/* @font-face {
	font-family: FZCYSJW;
	src: url(../font/FZCYSJW.TTF);
} */

* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

body,
html {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    font-family: 'PingFang SC', 'Myriad Pro', 'Hiragino Sans GB', 'microsoft yahei';
    line-height: 1.5;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

ul,
ol {
    padding: 0;
    list-style: none;
}

.data {
    height: 100vh;
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
}

.app-btn:hover,
.slide-con-btn:hover {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
    /*不是直接改变背景?*/
}

.slide-con-h,
.home-h3,
.app-slogon {
    font-family: FZCYSJW;
}

.banner ul li {
    transition: height 1s ease 0s;
}

#hdslide {
    transition: height 1s ease 0s;
}

#hdslideUl li {
    /* filter: blur(1px); */
}

.header {
    height: 100vh;
    transition: height 1s ease 0s;
}

.mid-con {
    /*width: 100%;*/
    display: inline-block;
    vertical-align: middle;

}

.mid-i {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.tab-tab {
    width: 206px;
    max-width: 95%;
    margin: 0 auto;
    text-align: justify;
    font-size: .1px;
    position: relative;
    line-height: 0;
}

.header {
    position: relative;
    color: #FFFFFF;
}


.constr {
    width: 964px;
    margin: 0 auto;
    overflow: visible;
}

.barX .constr {
    width: 100%;

}

#dataconstr {
    display: flex;
    flex-flow: row;
    width: 80%;
}

.barX {
    opacity: 1;
}

.barX-fixed {
    display: block;
    position: fixed;
    background-color: #FFFFFF;
    height: 74px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    transition: all .25s;
}

.hd-bar {
    display: block;
    position: relative;
}

.logo {
    background: url(../pic/logod.png) no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 1;
    top: 15px;
    width: 138px;
    height: 50px;
    margin-left: 5%;
}

.barX-fixed .nav-a {
    color: #202425;
    text-shadow: none;
}

.barX-fixed .logo {
    background-position: 0 -48px;
}

.barX-fixed .nav-btn {
    border: 1px solid #FF8C00;
    color: #FF8C00;
}

.logo h1 {
    position: absolute;
    top: -90px;
}

.nav {
    position: absolute;
    top: 0;
    z-index: 1;
    right: calc(5% + 120px);
    letter-spacing: -.25em;
}

.nav-a {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 20px 16px 17px;
    letter-spacing: 0;
    color: #FFFFFF;
    font-size: 16px;
    z-index: 1;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    transition: all .25s;
}

.nav .nav-a:hover {
    background-color: hsla(0, 0%, 100%, .25);
    ;
    box-shadow: 0 1px #fff, 0 2px #fff, 0 3px #fff;
}

.barX-fixed .nav-a:hover {
    color: #FF8C00;
    box-shadow: 0 1px #FF8C00, 0 2px #FF8C00, 0 3px #FF8C00;
}

.barX-fixed .nav .active {
    background-color: #FF8C00;
    box-shadow: 0 1px #FF8C00, 0 2px #FF8C00, 0 3px #FF8C00;
    color: #FFFFFF;
}

.nav-btn {
    position: absolute;
    right: 0;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    top: 20px;
    padding: 0 12px;
    transition: all .25s;
}

.nav-btn:hover {
    background-color: #FF8C00;
}

.barX-fixed .nav-btn:hover {
    color: #FFFFFF;
}


.banner {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 100vh;
}

/*
.banner li { 
				list-style: none; 
				background-position: center;
				background-repeat: no-repeat;
				background-size: cover;
			}
.banner ul li { 
				float: left;
				display: block; 
				height: 100vh;
				overflow: hidden;
				width: 1000px;
			}

#hdslide .dots { position: absolute; left: -870px; right: 0; bottom: 35px;}
#hdslide .dots li 
{ 
    display: inline-block; 
    width: 6px; 
    height: 6px; 
    margin: 0 8px; 
    text-indent: -999em; 
    border: 1px solid #fff; 
    border-radius: 4px; 
    cursor: pointer; 
    background: #fff;
    opacity: .4; 
    -webkit-transition: background .5s, opacity .5s; 
    -moz-transition: background .5s, opacity .5s; 
    transition: background .5s, opacity .5s;
}
#hdslide .dots li.active 
{
    background: #fff;
    opacity: 1;
}*/
.slide-con {
    position: absolute;
    height: 300px;
    width: 940px;
    margin-top: 130px;
    margin-left: 100px;
    text-align: left;
}

.slide-con-h {
    position: absolute;

    font-size: 48px;
    font-weight: 300;

}

.slide-con-p {
    position: absolute;
    font-size: 36px;
    font-weight: 200;

    margin-top: 80px;
    text-align: left;
    font-family: "microsoft yahei";
}

.slide-con-btn {
    position: absolute;
    width: 240px;
    display: block;

    background-color: #03a0e5;
    bottom: 80px;
    border-radius: 5px;
    padding: 10px 0;
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    text-indent: 20px;
    /* //text-aligt:left 否则indent无效*/
}

.slide-icon svg {
    position: absolute;
    top: 22px;
    left: 15px;
    height: 30px;
}

.page {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
}

.data-view {
    width: 60%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.data-view .data-dl:first-child {
    width: 100%;
}

.data-dl {
    margin: 0 10px;
    float: left;
    width: 45%;
    text-align: center;
    font-weight: 400;
}

.data-dl-center {
    margin: 0 30px;

}

.data-icon {
    display: block;
    /*内联元素没有宽高*/
    background: url(../pic/ishowpic1.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.data-dt p {
    color: #FF8C00;
    font-size: 24px;
}

.data-dd {
    color: #717678;
    font-size: 13px;
    margin: 20px 1em 0;
}

.data-icon2 {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../pic/ishowpic2.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.data-icon3 {
    display: block;
    background: url(../pic/ishowpic3.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.data-desc {
    font-size: 16px;
    line-height: 1.8;
    width: 35%;
    margin: 3em auto;
}

.home-h3 {
    margin: 20px 0;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
}

.copy-x {
    width: 100%;
    margin-top: 48px;
}

.copy-xx {
    height: 240px;
    overflow: hidden;
}

.copy-center {
    height: 240px;
    width: 7200px;
}

.center1 {
    animation-na: copy-animation 90s linear infinite;
    -webkit-animation: copy-animation 90s linear infinite;
    /* Safari ? Chrome */
}

.center2 {
    animation-na: copy-animation 130s linear infinite;
    -webkit-animation: copy-animation 130s linear infinite;
    /* Safari ? Chrome */
}

.centerhover {
    animation-play-state: paused;
}

.copy-li {
    float: left;
    height: 100%;
    position: relative;
}

.copy-part {
    height: 100%;
    overflow: hidden;
}

.copy-part-l {
    width: 360px;
}

.copy-part-s {
    width: 180px;
}

.copy-xx img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.ip-desc {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    color: white;
    background: #FF8C00;
    text-align: center;
    font-weight: 300;
    cursor: default;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: visibility .4s, opacity .25s;
    transition: visibility .4s, opacity .25s;
}

.copy-part:hover .ip-desc {
    visibility: visible;
    opacity: 1;
}

.ip-desc .mid-con {
    width: 100%;
    transform: translateY(50px);
    -webkit-transition: transform .25s;
    transition: transform .25s;
}

.copy-part:hover .mid-con {
    transform: translateY(0);
}

.ip-text {
    text-align: justify;
    vertical-align: middle;
    margin: 0 14px;
}

.home-app {
    padding-top: 28px;
    width: 100%;
    overflow: hidden;
}

.home-app .tab-tab {
    margin: 41px auto;

    /*text-align-last:justify;*/
    /*兼容性不?*/
}

.tab-a {
    display: inline-block;
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #202425;
    line-height: 1.5;
    padding-bottom: 10px;
    overflow: hidden;
    vertical-align: top;
    transition: color .25s;
}

.tab-a:hover {
    color: #FF8C00;
}

.tab-tab .active {
    font-weight: 400;
    color: #FF8C00;

}

.con-justify {
    display: inline-block
        /* Opera */
    ;
    padding-left: 100%;
}

.tab-bot-line {
    display: block;
    width: 99.8%;
    border-top: 1px solid #999;
}

.tab-hline {
    width: 58px;
    transform: translateX(0);
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    border-top: 5px solid #FF8C00;
    transition: all .25s;
}





/* app */
.tab-panel {
    /* height: 398px; */
    /* height: 896px; */
    /* position: relative; */
    width: 100%;
    background-color: #F3F3F5;
}

.tabPanel4 {
    margin-top: 80px;
    /* height: 398px; */
    width: 80%;
    height: 900px;
    padding: 0 10% 0 10%;
    overflow: visible;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tab-panel2 {
    /* display: flex; */
    display: block;
    padding: 0;
    height: 670px;
    overflow: visible;
    /* height: 700px; */
    /* flex-wrap: wrap; */
    /* justify-content: space-around; */
    -webkit-perspective: 2000px;
    perspective: 2000px;
    -webkit-perspective-origin: 45% 45%;
    perspective-origin: 45% 45%;
}

.tab-panel-li {
    width: 100%;
    height: 398px;
    width: 964px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    /* position: absolute; */
    left: 0;
    -webkit-transition: visibility .35s, opacity .35s;
    -o-transition: visibility .35s, opacity .35s;
    transition: visibility .35s, opacity .35s;
    opacity: 0;
}

.tab-panel .active {
    visibility: visible;
    opacity: 1;
    /*否则重叠*/
}

.app-all {
    position: relative;
    bottom: 0px;
    display: block;
    margin-left: 40%;
    margin-top: 20px;
    width: 20%;
    height: 80px;
    text-align: center;
    color: #6a6a6a;
    font-size: 20px;
}

.tab-panel-li2 {
    position: absolute;
    display: block;
    z-index: 1;

    height: 297px;
    left: 400px;
    top: 2000px;

    margin: 15px;
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden;
    /* transition: all .6s; */
    -webkit-transition: top .6s, left .6s, z-index .3s, -webkit-transform .3s;
    transition: top .6s, left .6s, z-index .3s, -webkit-transform .3s;
    -o-transition: top .6s, left .6s, transform .3s, z-index .3s;
    transition: top .6s, left .6s, transform .3s, z-index .3s;
    transition: top .6s, left .6s, transform .3s, z-index .3s, -webkit-transform .3s;
    /* box-shadow: 1px 1px 15px rgb(36 36 36 / 36%); */
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    -webkit-font-smoothing: antialiased;
    /* image-rendering: pixelated; */
    /* padding: 10px; */
    /* visibility: hidden; */
    /* border: #FFF 3px solid; */
    /* height: 398px; */
}

/* .tab-panel-li2:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 3px 1px 15px 6px rgb(255 255 255 / 50%) inset;
}
 */

.tab-panel-li2.onHover {
    z-index: 200;
    /* transform: translateZ(-20px) scale(1.5, 1.5); */
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.15)
}

/* .tab-panel-li2:before {
	pointer-events: none;
	content: "";
	position: absolute;
	width: 200px;
	height: 100%;
	top: 0;
	left: -150px;
	overflow: hidden;
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0)0, rgba(255, 255, 255, .2)50%, rgba(255, 255, 255, 0)100%);
	-webkit-transform: skewX(-25deg);
	-moz-transform: skewX(-25deg)
} */
/* 
.tab-panel-li2:hover:before {
	left: 150%;
	transition: left 1s ease 0s;
}
 */

.tab-panel-li2 img {
    /* height: 398px; */
    height: 299px;
    width: 0;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom;
    display: inline;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.app-award {
    text-align: center;
}

.app-flogon {
    font-family: arial;
    font-weight: 700;
    font-size: 36px;
    padding: 30px;
}

.app-award-detail {
    font-size: 18px;
    font-weight: 300;
    margin: 5px 0;
}

.app-img-f {
    width: 70%;
    height: 55%;
    background-color: #2AABD2;
    background-image: url(../pic/picc.jpg);
    background-size: 100% 100%;
    margin: 50px auto 0 auto;
}

.app-img-x {
    border-radius: 16px;
    overflow: hidden;
    height: 298px;
    width: auto;
    z-index: 1;
}

.container1 {
    position: absolute;
    width: 100%;
    height: 100%;
}

.app-desc {
    bottom: 10px;
    padding: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: left;
    position: absolute;
    z-index: 100;
    color: #6a6a6a;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.app-desc.hidden {
    visibility: hidden;
    /* opacity: 0.6; */
    bottom: 8px;
    height: 20px;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.app-desc.hidden.onHover {
    visibility: visible;
    -webkit-box-shadow: 0px -2px 12px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -2px 12px 0px rgba(0, 0, 0, 0.15);
    opacity: 1;
    bottom: -1px;
}

.app-desc.this {
    visibility: hidden;
    min-width: 150px;
    width: calc(100% - 20px);
    max-width: 320px;
    max-height: 100%;
    overflow: hidden;
    /* opacity: 1; */
    bottom: 0;
}

.app-slogon {
    display: block;
    padding: 0;
    position: relative;
    height: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    font-family: "Microsoft Yahei";
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    /* font-family: "Noto Sans SC"; */
    white-space: nowrap;
    /* font-weight: 100; */
    /* font-size: 16px; */
}

.app-desc-detail {

    padding: 0;
    position: relative;
    /* display: none; */
    /* font-size: 18px; */
    font-size: 14px;
    font-weight: 300;
    /* width: 240px; */
    /* display: none; */
    /* font-family: "Noto Sans SC"; */
    /* font-weight: 100; */
    /* font-size: 16px; */
    color: #555;
    /* margin: 5px 50px 40px 0; */
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.app-desc-detail.onHover {
    opacity: 1;
}

.hidden .app-desc-detail {
    /* opacity: 0; */
    left: -0px;
    width: 100px;
}

.app-btn {
    display: inline-block;
    width: 120px;
    background-color: #FF8C00;
    border-radius: 4px;
    padding: 10px 18px;
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

/* @media only screen and (max-width: 1600px) {
    .tab-panel-li2:hover {
		transform: translateZ(-100px) scale(1.2, 1.2);
	}
} */

/* appֽ */





@keyframes copy-animation {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-3608px);
    }
}

@-webkit-keyframes copy-animation {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-3608px);
    }
}

.brand {
    background: url(https://z3.ax1x.com/2021/05/23/gXjzo8.md.jpg) center;
    /* background-size:100% 100%; */
    height: 535px;
    color: #FFFFFF;
    padding-top: 30px;
}

.brand-desc {
    width: 100%;
    min-height: 160px;
    position: relative;
    margin-top: 46px;
}

.brand-desc-li {
    visibility: hidden;
    position: absolute;
    transition: visibility 225ms;
    opacity: 0;

}

.brand-desc .in {
    visibility: visible;
    -webkit-animation-name: slideinfrombottom;
    animation-name: slideinfrombottom;
}

.brand-desc .out {
    visibility: visible;
    -webkit-animation-name: slideintotop;
    animation-name: slideintotop;

}

.brand-desc .revers.in {
    -webkit-animation-name: slideinfromtop;
    animation-name: slideinfromtop;
}

.brand-desc .revers.out {
    -webkit-animation-name: slideintobottom;
    animation-name: slideintobottom;
}

.brand-desc .in,
.brand-desc .out {
    animation-duration: 225ms;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
}

@keyframes slideinfrombottom {
    from {
        transform: translateY(25%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideintotop {
    from {
        transform: translateY(0);
        opacity: 1;
    }

    to {
        transform: translateY(-25%);
        opacity: 0;
    }
}

@keyframes slideinfromtop {
    from {
        transform: translateY(-25%);
        opacity: 0;
    }

    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideintobottom {
    from {
        transform: translateY(0);
        opacity: 1;
    }

    to {
        transform: translateY(25%);
        opacity: 0;
    }
}

@-webkit-keyframes slideinfrombottom {
    from {
        -webkit-transform: translateY(25%);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideintotop {
    from {
        -webkit-transform: translateY(0);
        opacity: 1;
    }

    to {
        -webkit-transform: translateY(-25%);
        opacity: 0;
    }
}

@-webkit-keyframes slideinfromtop {
    from {
        -webkit-transform: translateY(-25%);
        opacity: 0;
    }

    to {
        -webkit-transform: translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideintobottom {
    from {
        -webkit-transform: translateY(0);
        opacity: 1;
    }

    to {
        -webkit-transform: translateY(25%);
        opacity: 0;
    }
}

.ibrand {
    display: inline-block;
    text-align: center;
    font-family: normal;
    font-size: 32px;
    line-height: 60px;
    width: 170px;
    height: 60px;
    transition: transform 0.6s;
}


.brand-desc-li .ibrand {
    position: absolute;
    left: 0;
    margin: 15px 0 0 50px;
}

.brand-p {
    line-height: 26px;
    font-size: 16px;
    font-weight: 200;
    width: 760px;
    text-align: justify;
    margin-left: 100px;
}

.brand-nav-x {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.brand-nav-a {
    display: inline-block;
    width: 168px;
    height: 58px;
    border: 1px solid;
    position: relative;
    margin: 0 20px 17px 40px;
    vertical-align: top;
    color: #FFFFFF;
    opacity: .3;
    line-height: 1.5;
    transition: all .25s;
}

.brand-nav-a:hover .ibrand {
    transform: rotateY(360deg);
}

.brand-nav-a.active {
    opacity: 1;
}

.brand-nav-a-last {
    height: 0;
    visibility: hidden;
}

.brand-nav-a .ibrand {}

.ibrand.chuangshi {
    background-position-y: 0;
}

.ibrand.hongxiu {
    background-position-y: -80px;
}

.ibrand.huawen {
    background-position-y: -160px;
}

.ibrand.jushi {
    background-position-y: -240px;
}

.ibrand.langren {
    background-position-y: -320px;
}

.ibrand.nvsheng {
    background-position-y: -400px;
}

.ibrand.qidian {
    background-position-y: -480px;
}

.ibrand.qddushu {
    background-position-y: -560px;
}

.ibrand.qqyuedu {
    background-position-y: -640px;
}

.ibrand.rongshu {
    background-position-y: -720px;
}

.ibrand.tianfang {
    background-position-y: -800px;
}

.ibrand.xiaoxiang {
    background-position-y: -880px;
}

.ibrand.xiaoshuo {
    background-position-y: -960px;
}

.ibrand.yanqing {
    background-position-y: -1040px;
}

.ibrand.yunqi {
    background-position-y: -1200px;
}

.ibrand.zhongzhi {
    background-position-y: -1280px;
}

.ibrand.zuojia {
    background-position-y: -1360px;
}

.brand-nav-a .yunqi,
.brand-nav-a .hongxiu,
.brand-nav-a .xiaoxiang,
.brand-nav-a .nvsheng {
    clip: rect(0 200px 100px 65px);
    left: -55px;
}

.brand-nav-a .rongshu {
    transform: scale(.4);
    clip: auto;
    left: -30px;
}

.brand-nav-a .jushi,
.brand-nav-a .zhongzhi,
.brand-nav-a .zuojia {
    left: -45px;
}

.news {
    padding: 29px 0 44px;
    overflow: hidden;
}

.news-x {
    margin-top: 40px;
    margin-left: 0;
    /*margin-right: -88px;*/
    width: 1200px;
}

.news-li {
    position: relative;
    display: inline-block;
    width: 430px;
    margin-right: 88px;
    margin-bottom: 40px;
    vertical-align: top;
}

.news-li .news-title a {
    font-size: 20px;
}

.news-time {
    color: #81898c;
    margin-top: 7px;
    font-size: 12px;
}

.news-tag {
    font-size: 11px;
    border: 1px solid #81898c;
    border-radius: 2px;
    line-height: 16px;
    padding: 0 2px;
}

.news-sum {
    margin: 20px 0;
    text-align: justify;
}

.news-more-a {
    color: #FF8C00;
    font-size: 13px;
}

.font-helv {
    font-family: helvetica;
}

.font-en {
    font-family: arial;
    font-weight: 700;
    font-size: inherit;
}

.yw-footer {
    background-color: gainsboro;
}

.yw-footerbox {
    padding-top: 50px;
    color: white;
    height: 100px;
    text-align: center;
}

.logbox {
    position: absolute;
    visibility: hidden;
    left: 720px;
    top: 60px;
    width: 250px;
    height: 350px;
}

.activelogbox {
    visibility: visible;
}

.st {
    position: relative;
    left: 190px;
    background-color: transparent;
    width: 1px;
    height: 1px;
    border-bottom: 14px solid #FF8C00;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: '';
    z-index: 999;
}

.loginbox {
    position: absolute;
    background-color: #FF8C00;
    width: 240px;
    height: 290px;
    border: 10px solid #FF8C00;
    border-radius: 10px;
    z-index: 999;
}

.loginform {
    background-color: white;
    padding: 5px;
    border-radius: 10px;
    border: 10px solid white;
}

.loginform fieldset {
    border: 0;
}

.input2 {
    font-family: "华文新魏";
    display: block;
    font-size: 16px;
    color: #81898C;
    line-height: 24px;
}

.input1 {
    margin-bottom: 10px;
    width: 200px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
    transition: border 0.2s;
    line-height: 24px;
}

.input1:hover {
    border: 1px solid grey;
}

.remeber {
    color: #81898C;
    display: block;
    font-size: 15px;
    font-family: "华文新魏";
}

.remeber input {
    margin-right: 10px;

}

.loginbutton,
.signupbutton {
    font-family: "微软雅黑";
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    width: 210px;
    height: 30px;
    transition: background-color color .3s;
    margin-bottom: 10px;
    color: #717678;
}

.loginbutton:hover,
.signupbutton:hover {
    background-color: gray;
    color: white;
}

.forget a {
    color: #DCDCDC;
    transition: color .3s;

}

.forget a:hover {
    color: #717678;
}

#loginorsignup {
    cursor: pointer;
    margin-right: 5%;
}

/*foot*/
#footer {
    /* padding: 30px; */
    /* background: url('../img/binding_dark.png'); */
    color: #fff;
    /* height: 100%; */
    overflow: hidden;
    width: 100%;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px;
    font-size: 14px;
    display: table;
    content: " ";
}

.row {
    margin: auto;
    width: 85%;
    display: table;
    content: " ";
}

.col {
    line-height: 30px;
    float: left;
    position: relative;
    width: 40%;

}

#footer h4 {
    font-size: 15px;
    font-weight: 500;
    height: 26px;
}

#footer h3 {
    color: #ff8c00;
}

#footer span {
    color: #ff8c00;
    margin-right: 5px;
}


/*.img4{
	filter: brightness(100%);width:250px;height:350px;left:634.5px;z-index:70;
}*/

/*.img3{
	filter: brightness(60%); transform: perspective(600px) rotateY(-0deg);width:225px;height:315px;left:467.83333333333337px;z-index:60;
}
.img5{
	filter: brightness(60%); transform: perspective(600px) rotateY(0deg);width:225px;height:315px;left:826.1666666666666px;z-index:60;
}
.img2{
	filter: brightness(55%); transform: perspective(600px) rotateY(-8deg);width:200px;height:280px;left:317.83333333333337px;z-index:50;
}
.img6{
	filter: brightness(55%); transform: perspective(600px) rotateY(8deg);width:200px;height:280px;left:1001.1666666666666px;z-index:50;
}
.img1{
	filter: brightness(50%); transform: perspective(600px) rotateY(-16deg);width:175px;height:245px;left:184.50000000000003px;z-index:40;
}
.img7{
	filter: brightness(50%); transform: perspective(600px) rotateY(16deg);width:175px;height:245px;left:1159.5px;z-index:40;
}*/
.img1 {
    filter: brightness(50%);
    transform: perspective(600px) rotateY(-16deg);
    width: 10%;
    height: 245px;
    left: 17%;
    z-index: 40;
}

.img2 {
    filter: brightness(55%);
    transform: perspective(600px) rotateY(-8deg);
    width: 11%;
    height: 280px;
    left: 24%;
    z-index: 50;
}

.img3 {
    filter: brightness(60%);
    transform: perspective(600px) rotateY(-0deg);
    width: 12%;
    height: 315px;
    left: 33%;
    z-index: 60;
}

.img4 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: 70;
}

.img5 {
    filter: brightness(60%);
    transform: perspective(600px) rotateY(0deg);
    width: 12%;
    height: 315px;
    left: 54%;
    z-index: 60;
}

.img6 {
    filter: brightness(55%);
    transform: perspective(600px) rotateY(8deg);
    width: 11%;
    height: 280px;
    left: 64%;
    z-index: 50;
}

.img7 {
    filter: brightness(50%);
    transform: perspective(600px) rotateY(16deg);
    width: 10%;
    height: 245px;
    left: 72%;
    z-index: 40;
}

.img8 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: -1;
}

.img9 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: -1;
}

.img10 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: -1;

}

.img11 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: -1;
}

.img12 {
    filter: brightness(100%);
    width: 13%;
    height: 350px;
    left: 43%;
    z-index: -1;
}

#linkBottom a {
    color: white;
    padding: 0.6em;
    margin-left: 20px;
    transition: all 0.5s;
    text-decoration: none;
}

#linkBottom a:hover {
    background-color: #03A0E5;
    border-radius: 0.3em;
}

#chatCode {
    float: right;
    position: relative;
    display: table;
}

#chatCode h3 {
    text-align: center;
}
