

.evaluation-detail IMG{MAX-WIDTH:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-center {display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 10;margin: auto;width: auto!important;height: auto!important;max-width: 100%;max-height: 100%;min-height: auto;min-width: auto;}
/* index */
.banner {position: relative;}
.banner .lt {position: absolute;left: 0;top: 0;z-index:13;width: 257px;height: 386px; background: url("../images/lt.png");background-size: 100%;}
.banner .rb {position: absolute;right: 0;bottom: 0;z-index: 13;width: 307px;height: 461px; background: url("../images/rb.png");background-size: 100%;}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {}
.banner-slide .txt{position: absolute;width: 900px;left: 10%;top: 50%;margin-top: -167px;z-index: 33;}
.banner-slide .txt span {font-size: 14px;color: #b8b8b8;text-transform: uppercase;}
.banner-slide .txt h3{font-size: 60px;line-height:60px; color: #52afe6;margin: 0;padding: 0;padding-top: 20px;}
.banner-slide .txt h1{font-size: 30px;color: #fff;margin: 0;padding: 0;padding-bottom:20px;MARGIN-TOP:20PX; position: relative;display: inline-block;}
.banner-slide .txt h1::after {content: '';display: block;width: 100%;height: 3px;position: absolute;bottom: 0;left: 0; background: #fff;}
.banner-slide .txt h4{font-size: 18px;color: #b8b8b8;padding: 0;margin: 20px 0;}

.more{display: inline-block;height: 55px; margin: 50px 0 0;clear: both;overflow: hidden; background:#52afe6;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more a{position: relative; display: block; padding:0 30px;line-height:55px;color: #e6dfd9; text-transform: uppercase;font-size: 0;}
.more span {font-size: 14px;display: inline-block;vertical-align: middle;color: #fff!important; }
.more i {width: 22px;height: 8px;display: inline-block;vertical-align: middle;margin-left: 20px; background: url("../images/right.svg") no-repeat center;background-size:100%;}
.more a::before {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;left: -330px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more a::before,.more a::after{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more a:hover::before {left: 100%;opacity: 0;}
.more a::after {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;right: -360px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more a:hover::after {right: 100%;opacity: 0;}
.more a:hover { background:rgba(255,255,255,.2);}

.banner-slide .txt span {transform:translateY(200px);opacity:0;transition:all .4s;}
.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .8s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 1.0s;}
.banner-slide .txt .more{transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h3,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt span,.index-banner-swiper .swiper-slide-active .txt .more{transform:translateY(0px);opacity:1;}

.swiper-banner-pagination {bottom: 55px;text-align: right;left: auto;right:6%;display: block;z-index: 90;}
.swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:2px;margin:0 0 0 10px;border-radius: 0; background: #fff;opacity: 0.3;position: relative;z-index: 11;outline: none;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
.swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top: 0px;width:0;height: 2px;background: #52afe6;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.declinein {position: absolute;left:3%;top: 20%;width: 15px;height: 63%;padding-bottom:50px; z-index: 55;}
.declinein i {width: 1px;height: 88%;position: absolute;left:50%;top: 0;margin-left:-0.5px; background: #fff;opacity: .2;display: block;}
.declinein span {position: absolute;left: -16px;bottom: 0; display: block;color: #fff;font-size: 12px;text-transform: uppercase;-ms-transform:rotate(90deg);-moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg);transform:rotate(90deg);}

.section {background-position: center;background-repeat: no-repeat;background-size: cover;clear: both;overflow: hidden;}
.section .content {}
.title {text-align: center;}
.title h2{font-size: 50px;margin: 0;text-transform: uppercase;}
.title i{display: block;margin: 10px auto;width: 60px;height: 4px; background-color:#52afe6;}
.title h3{
    text-transform: uppercase;
    font-size: 42px;
    line-height: 60px;
    margin: 8px 0 20px 0;
    color: #1a1a1a;
}
.title .text {color: #666666;font-size: 16px;line-height: 30px;padding:10px 0;overflow: hidden;text-align: justify;}
.whitetxt * {color: #fff;}
.ltxt {text-align: left}
.ltxt i{margin: 10px 0;}

.index-news .line {
    margin: 20px auto auto;
}
.index-news .line {
    width: 80px;
    height: 4px;
    background: #52afe6;
    margin: 10px 0;
}




.index-producttype {overflow: hidden;position: relative;margin: 50px;background: #000;}
.product-type {position: absolute;width:100%;height: 100%;left: 0;top: 0;z-index: 4;overflow: hidden;}
.product-type .item {position: relative;}
.product-type a{position: relative;display: block;overflow: hidden;}
.product-type a .text{position: absolute;width:25%;height: 100%;left:5%;top: 0;z-index: 3;text-align: center;}
.product-type a .text h3{color: #fff;font-size: 30px;text-transform: uppercase;position: relative;margin: 70px 0 0 0;}
.product-type a .text h3::after {content: '';display: block;width:40px;height: 2px;background: #fff;margin:10px auto;opacity: .4;}
.product-type a .text h4{color: #fff;font-size: 24px; font-weight:bold;margin: 0;}
.product-type a .img{position: relative;}
.product-type a .img .toppng {width:100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1; background: url("../upload/top.png") right top no-repeat;}
.product-type a .more{height: 50px;margin: 30px 0 0;opacity: 0;}
.product-type a:hover .more {opacity: 1;}
.product-type a:hover .img svg {transform:scale(1.1);transition: all .4s;}
.ptype1 {z-index: 4;}
.ptype2 {z-index: 5;left:18.5%;}
.ptype3 {z-index: 6;left:44.7%;}
.ptype4 {z-index: 7;left:71%;}
.product-type.ptype1  a .text {left: 0;}
.img img{display: block;width: 100%;height: auto;}
.more h6{position: relative; display: block; padding:0 30px;line-height:50px;color: #e6dfd9; text-transform: uppercase;font-size: 0;margin: 0;}
.more h6 i {display: none;}
.more h6::before {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;left: -330px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more h6::before,.more h6::after{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.more h6:hover::before {left: 100%;opacity: 0;}
.more h6::after {content: '';display: block;width:300px;height:500px;background: #fff;position: absolute;right: -360px;top: -240px;z-index: 1;opacity: .2;-moz-transform:rotate(40deg); -webkit-transform:rotate(40deg); -o-transform:rotate(40deg);transform:rotate(40deg);}
.more h6:hover::after {right: 100%;opacity: 0;}
.more h6:hover { background:rgba(255,255,255,.2);}



.index-about {position: relative; background-image:url(../images/about1.jpg); background-repeat:no-repeat; background-position:center top; background-size:cover;width:100%;float:left;}
.index-about .title-style {text-align: center;width: 100%;padding-bottom: 50px;}
.index-about .title-style h2 {color: #fff;}
.index-about .title-style .line {margin: 20px auto auto;}
.index-about .title-style h6 {font-size: 16px;line-height: 24px;color: #fff;padding: 20px 0;margin: 0;font-weight: normal;overflow: hidden;opacity: .6;}
.index-about .about-item {}
.index-about .about-item .content {width: 100%; height: auto;border: 1px solid rgba(255,255,255,.3);overflow: hidden;background: rgba(0,0,0,0.2)}
.index-about .about-item .left{padding: 6% 3% 0 5%;overflow: hidden;width:43%;height: 90%; position: relative;}
.index-about .about-item .right::before {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: .3;}
/*.index-about .about-item .left::before {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
*/

/*neiye*/
.explore-fenix .banner{position: relative;}

.explore-fenix .page-nav{position: absolute;bottom: 0;left: 0;z-index: 14; width: 100%;height: 80px;text-align: center;overflow: hidden; background: #121212;font-size: 0;}
.explore-fenix .page-nav li{display: inline-block;position: relative;width: 20%;height: 80px;list-style: none;line-height:40px;}
.explore-fenix .page-nav li.cur::after{content:'';position: absolute;top: 0;right:0px;border-width:40px 30px;border-style: solid;border-color:#52afe6 #121212 #121212 #52afe6;z-index: 3;}
.explore-fenix .page-nav li.cur::before{content:'';position: absolute;top: 0;left:0px;border-width:40px 30px;border-style: solid;border-color:#121212 #52afe6 #52afe6 #121212;}
.explore-fenix .page-nav li.cur {background: #52afe6;}
.explore-fenix .page-nav li a{color: #fff;padding-top: 20px;display: block;position: relative;}
.explore-fenix .page-nav li a::after {content: '';display: block;width: 1px;height:30px;background: #303030;position: absolute;right: -28px;top: 50%;margin-top: -5px;transform:rotate(40deg);z-index: 20;}
.explore-fenix .page-nav li.cur a::after {display: none;}
.explore-fenix .page-nav li.cur h6 {color: #fff;}
.explore-fenix .page-nav li a h5{margin: 0;font-size: 16px;}
.explore-fenix .page-nav li a h6{margin: 5px 0;font-size: 12px;font-weight: normal;color: #666666;text-transform: uppercase;}
.explore-fenix .page-nav.num4 li {width: 20%;}
.explore-fenix .page-nav.num5 li {width: 16%;}
.explore-fenix .banner .img{position: relative;background-color: #000;background-size: cover;background-position: center;background-repeat: no-repeat;}
.explore-fenix .banner .img img{display: block;width: 100%;height: auto;}

.explore-fenix-index {overflow: hidden;padding: 5% 0; }
.explore-fenix-index .content{width: 75%;margin: auto;}


/* about */
.about-section {padding: 100px 0;overflow: hidden;}
.about-section .content {width: 75%;margin: auto;}
.about-company-profile {overflow: hidden;}
.about-company-profile .left{width: 45%;}
.about-company-profile .left .title{margin-top: 40px;}
.about-company-profile .left .text{font-size: 16px;line-height: 30px;color: #666;overflow: hidden;padding: 5% 0 5% 0;text-align:justify;}
.about-company-profile .left .blinex {border-bottom: 1px solid #e8e8e8;padding-bottom:30px;}
.about-company-profile .right .blinex {border-bottom: 1px solid #e8e8e8;padding-bottom:30px;}
.about-company-profile .left .img{}
.about-company-profile .right {width: 50%;}
.about-company-profile .right .img{position: relative;}
.about-company-profile .right .text{font-size: 16px;line-height: 30px;color: #666;padding: 70px 0 0px 0;overflow: hidden;}
 

/*page*/
.pageNavi {
	text-align: center;margin-top:3%;

	width: 100%;
	float: left;
}
.pageNavi span {
	display: inline-block;
	width: 43px;
	line-height: 43px;
	margin: 0 3px;
	background: #9ba0a2;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.pageNavi a {
	display: inline-block;
	width: 43px;
	line-height: 43px;
	margin: 0 3px;
	background: #9ba0a2;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
.pageNavi .current {
	background: #52afe6;
}

/*contact*/

.about-contact-us {padding: 100px 0;overflow: hidden;}

.about-contact-us .content {
    width: 75%;
    margin: auto;
}

.contact-page01 {
	padding-bottom: 0
}

.contact-page01 .list {
	align-items: stretch;display: flex;
flex-wrap: wrap;
align-items: center;
	justify-content: space-between
}

.contact-page01 .item {
	width: 23.75%;
	background-color: #f9f9f9;
	text-align: center;
	position: relative;
	transition: background-color .3s, transform .3s, box-shadow .3s
}

.contact-page01 .item:after {
	content: "";
	width: 30px;
	height: 2px;
	background-color: #e62111;
	position: absolute;
	left: 50%;
	bottom: 48px;
	margin-left: -15px
}

.contact-page01 .icon {
	height: 60px;
	display: block;
	margin: 30px auto 60px
}

.contact-page01 .img {
	display: block;
	width: 80%;
	max-width: 150px;
	margin: 0 auto 24px
}

.contact-page01 .title {
	color: #000;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 8px
}

.contact-page01 .content {
	font-size: 16px;
	line-height: 1.8;
	padding-bottom: 60px
}

.contact-page02 {
	position: relative;
	padding-bottom: 0;margin-top:5%;
}

.contact-page02 .container {
	border: 1px solid #eee;
	align-items: stretch;display: flex;
flex-wrap: wrap;
align-items: center;
}

.contact-page02 .item-l {
	width: 45%;float:left;

}

.contact-page02 .item-r {
	width: 55%;float:right;
}

.contact-page02 .main {
	width: 88%;
	max-width: 100%;
	margin: 0 auto;padding-bottom: 20px;
}

.contact-page02 .title {
	color: #333;
	font-size: 32px;margin-top:20px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center
}

.contact-page02 .tit {
	text-align: center
}

.contact-page02 .form {
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 60px
}

.contact-page02 .form ::-moz-placeholder {
	color: #999
}

.contact-page02 .form ::-webkit-input-placeholder {
	color: #999
}

.contact-page02 .form :-ms-input-placeholder {
	color: #999
}

.contact-page02 .form .item {
	width: 45%;float:left;
	margin-bottom: 4%
}
.contact-page02 .form .item:nth-child(2){float:right;}
.contact-page02 .form .item.required .label:before {
	content: "* ";
	color: red
}

.contact-page02 .form .item.w100 {
	width: 100%
}

.contact-page02 .form .label {
	display: block;
	margin-bottom: 4px
}

.contact-page02 .form .input {
	width: 100%;
	height: 40px;
	outline: none;
	border: 1px solid #eee;
	background: none;
	padding: 0 0px; text-indent:10px;
	border-radius: 0;
	overflow: hidden;
	-webkit-appearance: none;
	border-radius: 3px;
	color: #000;
	cursor: pointer;
	font-size: 12px
}

.contact-page02 .form .input:focus {
	border-color: #999
}

.contact-page02 .form .textarea {
	width: 100%;
	height: 200px;
	outline: none;
	resize: none;
	padding-top:10px;padding-bottom:10px; text-indent:10px;
	border: 1px solid #eee;
	background: none;
	-webkit-appearance: none;
	display: block;
	border-radius: 3px
}

.contact-page02 .form .textarea:focus {
	border-color: #999
}

.contact-page02 .form .submit {
	width: 100%;
	line-height: 44px;
	background-color:#52afe6;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	margin: 0 auto;
	font-weight: 600;
	border: none!important;
	font-weight: 400;
	outline: none
}

.contact-page02 .form .submit:focus {
	opacity: .9
}

.contact-page02 .form .submit:before {
	display: none
}



/*news*/


.news-section{padding: 5% 0;overflow: hidden;}

.news-section .content {
    width: 75%;
    margin: auto;
}
.list-news {
	margin-top: 0%;margin-bottom:0%;
}
#loading-list li {
	float: left;
	width: 33.333%;
}
.list-news li .inner {
	margin: 0px 30px 5%;
}
.list-news li .pic {
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.list-news li .pic img {
	transition: 0.3s;
	max-width: 100%;
}
.list-news li .txt {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 33px;
}
.list-news li .txt aside {
	font-size: 24px;
	margin-bottom: 20px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;

}
.dot {
	display: block;
	overflow: hidden;/*    white-space: nowrap;
    text-overflow: ellipsis;*/
}
.list-news li .txt p {
	line-height: 24px;
	max-height: 48px;
	color: #999;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;

}.nm {
	margin: 0;
}
.dot2 {
	-webkit-line-clamp: 2;
}
.dot2, .dot3, .dot4, .dot5 {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
}
.list-news li .more {
	border: 1px solid #eee;
	border-radius: 0 0 5px 5px;
	padding: 15px 33px; background:none;margin:0; display:block;
	line-height: 30px;height:auto;
	transition: 0.3s;
}
.list-news li .more a {
	float: right;
	padding-right: 15px;
	background: url(../images/jiao-6.gif) no-repeat right center;
	transition: 0.3s;line-height:inherit;
}
.list-news li .more time {
	color: #999;
}
.list-news li:hover img {
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
}
.list-news li:hover .more {
	background:#52afe6;
}
.list-news li:hover .more time, .list-news li:hover .more a {
	color: #fff;
}
.list-news li:hover .more a {
	background-image: url(../images/jiao-4.gif);
	padding-right: 20px;
}
#loading-list {
    position: relative;
    margin-left: -30px;
    margin-right: -30px;
}



@media(max-width:1700px){
.index-about .about-item .right::before {content: '';width: 1px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: .3;}
.index-about .about-item .left .text{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}

}

@media(max-width:1340px){
.index-about .about-item .right::before {content: '';width: 1px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: .3;}
.index-about .about-item .left .text{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;}

}



.index-about .about-item .left .title{overflow: hidden;}
.index-about .about-item .left .title h2{text-transform: uppercase;margin: 0;color: #fff;}
.index-about .about-item .left .title h4{font-size: 20px; margin:10px 0;color: #fff;}
.index-about .about-item .left .title .line{width: 80px;height: 4px;background: #52afe6;margin: 25px 0;}
.index-about .about-item .left .text{font-size: 16px;line-height: 26px;color: #fff;opacity: .8;}
.index-about .about-item .left .play {display: inline-block;margin-top:30px;}
.index-about .about-item .left .play a{display: block;overflow: hidden;background: #52afe6;border: 1px solid #52afe6;padding: 15px 20px;font-size: 0;}
.index-about .about-item .left .play i{width: 13px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 10px;background: url("../images/play.png") center no-repeat;background-size: 100%; }
.index-about .about-item .left .play span{font-size: 14px;color: #fff;display: inline-block;vertical-align: middle;margin-right: 10px;}
.index-about .about-item .left .play a:hover {background: #1291dc;border: 1px solid #1291dc;}
.index-about .about-item .left .play a:hover span,.index-about .about-item .left .play a:hover i{opacity: 1;}
.index-about .about-item .right {overflow: hidden;width:49%;position: relative;}
.index-about .about-item .right::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;left: 0;top: 50%;margin-top: -0.5px;opacity: .3;}
.index-about .about-item .right .item {position: relative;float: left;width: 33.3333333%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.index-about .about-item .right .item:hover {background: #52afe6;}
.index-about .about-item .right .item li {color:#fff;list-style: none;position: absolute;left: 0;top: 0;width:90%;padding:30% 0 0 10%;height:80%;}
.index-about .about-item .right .item li h2{font-weight: normal;margin: 0;}
.index-about .about-item .right .item li h2 strong{}
.index-about .about-item .right .item li h2 span{font-size: 18px;font-weight: normal;margin-left: 5px;}
.index-about .about-item .right .item li h6{font-weight: normal;margin: 0;font-size: 16px;line-height: 26px;opacity: .8;}
.index-about .about-item .right .item .img img{display: block;width: 100%;height: auto;opacity: 0;}
.index-about .about-item .right .item::after {content: '';display: block;width: 1px;height: 100%;background: #fff;position: absolute;right: 0;top: 0;opacity: .3;}
.index-about .about-item .right .item:last-child::after,.index-about .about-item .right .item:nth-child(3)::after {display: none;}
.index-about .img{}
.index-about .img img{display: block;width: 100%;height: auto;}
.index-about .about-item .left .title h2 {
    font-size: 30px; text-align:left;
}


.index-news {width:75%;margin: auto;padding: 100px 0;overflow: hidden;}
.index-news .left{float: left;width: 20%;overflow: hidden;padding-top: 0;}
.index-news .left .more {margin: 110px 0 0;}
.index-news .right{float: right;width: 70%;position: relative;}
.news-swiper-pic {float: left;width: 62%;}
.news-swiper-pic a {display: block;overflow: hidden;position: relative;background: #000;}
.news-swiper-pic a:hover .img img{transform:scale(1.1);}
.news-swiper-pic a img {display: block;width: 100%;height: auto;}
.news-swiper-pic .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;z-index: 3;}
.news-swiper-pic .img i {width: 100%;height: 100%;display: block;position: relative;}
.news-swiper-pic .img img{display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; transition: all .4s;}
.news-swiper-title {position: absolute;right: 0;top: 30px;z-index: 3;width: 43%;}
.news-swiper-title .news-swiper-text{position: relative;overflow: hidden;}
.news-swiper-title .news-swiper-text .ntitle{position: relative;padding-left: 20%;}
.news-swiper-title .news-swiper-text .ntitle::before {content:'';display:block;width:0;height:2px;position:absolute;top: 0;right: 0;background: #000;z-index: 3;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.news-swiper-title .news-swiper-text .ntitle a{display: block;border-bottom: 1px solid #e5e5e5;overflow: hidden;padding:25px 0;}
.news-swiper-title .news-swiper-text .ntitle a span{font-size: 14px;color: #999;}
.news-swiper-title .news-swiper-text .ntitle a h3{font-size: 17px;color: #666;margin: 7px 0 0px 0;}
.news-swiper-title .news-swiper-text .ntitle a p{font-size: 12px;color: #999;text-transform:uppercase;opacity: 0;height: 0px;}
.news-swiper-text .swiper-slide-thumb-active .ntitle::before{width:100%;}
.news-swiper-text .swiper-slide-thumb-active .ntitle a h3{color: #52afe6;}
.news-swiper-text .swiper-slide-thumb-active .ntitle a p {opacity: 1;height: auto;margin-top: 23px;}
.news-swiper-text .swiper-slide:last-child .ntitle a{border-bottom: none;}

.about-item{width:75%;margin: auto;overflow: hidden;padding: 100px 0;}
/*mianbaixie*/
.page-path {overflow: hidden;background: #0d0d0d;}
.page-path-content {background: #f7f7f7;padding:19px 0;}
.page-path-content .content{color: #999;font-size: 14px;width: 56%;margin: auto;}
.page-path-content .content a{color: #999;}
.page-path-content .content a:hover {color: #000;}

/*news show*/

.evaluation-detail {padding: 5% 0;overflow: hidden;}
.evaluation-detail .content{width: 56%;margin: auto;}
.evaluation-detail .detail-top{position: relative;border-bottom: 1px solid #ccc;padding-bottom:15px;}
.evaluation-detail .detail-top::after {content: '';display: block;width: 40px;height:2px;position: absolute;left: 0;bottom: -2px;background: #52afe6;}
.evaluation-detail .detail-top .type{}
.evaluation-detail .detail-top .type a{display: inline-block;padding:7px 10px;background: #f08200;color: #fff;font-size: 12px;}
.evaluation-detail .detail-top h1{font-size: 26px;color: #1a1a1a;margin:10px 0;}
.evaluation-detail .detail-top .text{overflow: hidden;}
.evaluation-detail .detail-top .text span{font-size: 14px;color: #999999;margin-right:20px;}
.evaluation-detail .detail-main {overflow: hidden;padding: 30px 0;font-size: 16px;line-height:30px;color: #666666;}
.evaluation-detail .detail-main video {display: block;width: 100%;height: auto;}

/*上一页*/

.page-trun {background: #f7f7f7;margin:20px 0;padding: 30px;overflow: hidden;}
.page-trun a{display: block;width: 49%;}
.page-trun a span{font-size: 14px;color: #808080;position: relative;}
.page-trun a span::after,.page-trun a.next span::before{content: '';display: inline-block;vertical-align: middle;width: 1px;height:20px;background: #ccc;margin: 0 20px;}
.page-trun a h6{display: inline-block;vertical-align: middle;margin: 0; font-weight: normal;font-size: 14px;color: #302525;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.page-trun a.prev {float: left;}
.page-trun a.next {float: right;text-align: right}
.page-trun a.next span::after{display: none;}
.page-trun a:hover h6 {color: #f08200;}

/*download*/
.service-download {overflow: hidden;}
.service-download .download {float: left;width: 49%;margin: 0 2% 1% 0;background: #f7f7f7;overflow: hidden;position: relative;}
.service-download .download:nth-child(2n){margin-right: 0;float:right;}
.service-download .item{padding: 15px;overflow: hidden;}
.service-download .item .img{float:left;position: relative;width: 40%;background: url("../images/bg.jpg") left top no-repeat;}
.service-download .item .img .imgbg {margin:5px; background-position: center;background-repeat: no-repeat;background-size: cover;}
.service-download .text{float: left;width: 50%;height: 100%; position: absolute;right: 5%;top: 0;}
.service-download .text h3{font-size: 20px;margin: 0;position: relative}
.service-download .text h3::after {content: '';display: block;width: 50px;height: 2px;background:#52afe6;margin: 10px 0;}
.service-download .text h5{font-size: 14px;margin: 0;font-weight: normal;color: #666;line-height: 26px;}
.service-download .text .btn{padding: 30px 0 0 0;overflow: hidden;}
.service-download .text .btn a{display: block;float: left;margin-right: 10px;padding: 10px 30px;background: #333333;font-size: 14px; color: #fff;text-align: center;}
.service-download .text .btn a.bgf08200 {background: #f08200;}
.service-download .text .btn a.bgf08200:hover {background: #ffb761;}
.service-download .text .btn a:hover {background: #666;}

/*products*/
.screen-banner-bottom {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 40;border-top: 1px solid rgba(255,255,255,.1);transition:all .4s ease;}
.screen-banner-bottom-nav {width: 75%;margin: auto;position: relative;overflow: hidden;}
.screen-banner-bottom-nav::before{content: '';display:block;width:1px;height:30px;background:#fff;position:absolute;left: 0;top: 50%;margin-top: -15px;opacity: .1;}
.screen-banner-bottom-nav a{display: block;float: left;width: 20%;height: 70px;line-height: 70px;position: relative; text-align: center;font-weight:bold;font-size: 14px;color:rgba(225,225,225,.8);}
.screen-banner-bottom-nav a::before {content: '';display: none;width: 100%;height:3px;background: #52afe6;position: absolute;top:0;left: 0;z-index: 10;}
.screen-banner-bottom-nav a::after {content: '';display: block;width: 1px;height:30px;background: #fff;position: absolute;top: 50%;margin-top: -15px;opacity: .1;}
.screen-banner-bottom-nav a::after {right: 0;}
.screen-banner-bottom-nav a.cur {background: url("../images/nav.png") top repeat-x;color: #fff;}
.screen-banner-bottom-nav a:hover {background: url("../images/nav.png") top repeat-x;color: #fff;}
.screen-banner-bottom-nav a:hover::before,.screen-banner-bottom-nav a.cur::before {display: block;}
.screen-banner-bottom-nav.num3 a{width: 33.333%;}
.screen-banner-bottom-nav.num2 a{width: 50%;}
.screen-banner-bottom-nav.num4 a{width: 25%;}
.screen-banner-bottom-nav.num5 {}

.product-range {padding: 5% 0 80px 0;overflow: hidden;}
.product-range .title {text-align: left;margin-bottom:3%;}
.product-range .title h2{margin: 0;font-size: 40px;}
.product-range .title h4{margin: 10px auto;font-weight: normal;font-size: 16px;color: #999999;}
.product-range-list {margin: 0px auto;width: 75%;position: relative;padding:0 5%;text-align: center;font-size: 0;}
.product-range-list .item{background: #fff;position: relative;overflow: hidden;display:block;width: 49.5%;margin:0 1% 1% 0;text-align: left;float: left;}
.product-range-list .item:nth-child(2n) {margin-right: 0;float:right;}
.product-range-list .item .text{position: absolute;left:8%;top: 0;width: 45%;height: 100%;z-index: 31;color: #000;overflow: hidden;}
.product-range-list .item .text h3{display: block;width:100%;font-size: 24px;color: #1a1a1a;margin: 0;text-transform: uppercase;position: relative;padding-bottom:20px;margin-bottom:15px;}
.product-range-list .item .text h3::before,.product-range-list .item .text h3::after {content: '';display: block;width: 100%;height: 2px;background: #e8e8e8;position: absolute;left: 0;bottom: 0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.product-range-list .item .text h3::before {width:60px;background: #52afe6;z-index: 3;}
.product-range-list .item .text h5{font-size: 14px;line-height: 24px; color: #999999;font-weight:normal;margin: 0;}
.product-range-list .item .text h6{display: inline-block;clear: both; font-size: 14px;color: #999999;font-weight:normal;margin:30px 0 0;padding-right: 25px;background: url("../images/right1.png") right center no-repeat;}
.product-range-list .item .img{position: relative;float: right;width: 50%;}
.product-range-list .item a {display: block;overflow: hidden;}
.product-range-list .item a .img img.img-center{transform: scale(.86);}
.product-range-list .item a:hover .img img.img-center{transform: scale(1);}
.product-range-list .item a:hover h3::before {width: 100%;}
.product-range-list .product-range-list-swiper {padding-bottom: 50px;}
.product-range-list .product-range-list-swiper .item{width: 100%;margin:0;float: none;}
.product-range-list .product-range-list-swiper .swiper-pagination{bottom:0;}
.product-range-list .product-range-list-swiper .swiper-pagination span{border-radius: 0px;width: 40px;height: 2px;}
.product-range-list .product-range-list-swiper .swiper-pagination span.swiper-pagination-bullet-active {background: #00bf86;}
.banner .applisy{ }
.applisy-sj{display:none;}



.product-detail-top {overflow: hidden;padding-top: 0;position: relative;}
.product-detail-top .left{float: left;width: 50%; background-color:#fff;}
.product-detail-imgs{padding-bottom:60px;padding-top:80px; overflow: hidden;width: 75%;margin: auto;}
.product-detail-imgs .swiper-imgs-big{width: 100%;margin: auto;}
.product-detail-imgs .swiper-imgs-big .img{height:560px;}
.product-detail-imgs .swiper-imgs-big .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}
.swiper-imgs-small {width: 100%;margin: auto;overflow: hidden;}
.swiper-imgs-small .img{width: 100%;height: 120px;position: relative;cursor: pointer;}
.swiper-imgs-small .img::after {content: '';display: none;width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #52afe6;}
.swiper-imgs-small .img img {display: block;width: auto;height: auto;position: absolute;left: 0;top: 0;bottom: 0;right: 0;margin: auto;opacity: .5;max-width:50%;}
.swiper-imgs-small .swiper-slide-thumb-active .img::after{display: block;}
.swiper-imgs-small .swiper-slide-thumb-active .img img {opacity: 1;}

.product-detail-top .right{float: right;width: 50%;height: 100%; background: #52afe6;position: absolute;right: 0;top: 117px;border-top: 10px solid #52afe6;}
.product-detail-text {width: 80%;padding: 11% 0 0 10%; overflow: hidden;color: #fff;}
.product-detail-text .title{text-align: left}
.product-detail-text .title h1{font-size: 26px;color: #fff;margin: 8px 0 3px 0;}
.product-detail-text .text{border-top: 2px solid rgba(225,225,225,.5);border-bottom: 2px solid rgba(225,225,225,.5);font-size: 16px;line-height: 28px;padding: 33px 0;overflow: hidden;color: rgba(225,225,225,.8);margin: 33px 0;text-align: LEFT;}
.product-detail-text .parameter{color: #666666;font-size: 14px;}
.product-detail-text .item{overflow: hidden;clear: both;}
.product-detail-text .item li{font-size: 14px;float: left;list-style: none;margin: 0;padding:8px 0;overflow: hidden;}
.product-detail-text .item li.fl{color: #666666;width:85px;}
.product-detail-text .item li.fr{color: #999999;}

.product-detail-main {padding: 3% 0 3% 0;overflow: hidden; background-color:#fff;margin-top:5%;}
.product-detail-main .content{margin: auto;overflow: hidden;}
.product-detail-main .content .detail-text{overflow: hidden;}
.product-detail-main .content .detail-text .left {float: left;width:100%;}
.product-detail-main .content .detail-text .title{}
.product-detail-main .content .detail-text .title h2{ color: #1a1a1a;font-size: 24px; font-weight:normal;}
.product-detail-main .content .detail-text .title h3{ color: #1a1a1a;font-size: 24px;}
.product-detail-main .content .detail-text .right {float: left;width: 100%;}
.product-detail-main .content .detail-text .right .text{color: #676767;font-size: 16px;line-height: 28px; text-align:left;}
.product-detail-main .content .detail-imgs {clear: both;overflow: hidden;padding: 70px 0;}
.product-detail-main .content .detail-imgs img {display: block;}
#appi-da{ background-color:#fff;}
#appi-da .content{width: 75%;}


/*search*/

.serial-number-query {width: 100%;margin: auto;overflow: hidden;}
.serial-number-query.mt50 {margin-top: 50px;}
.serial-number-query .form{}
.inputnum {border: 1px solid #ededed;background: #f7f7f7;padding:22px 15px;overflow: hidden;width:80%;display:block;font-size: 16px;float: left;}
.serial-number-query .form .more{float: right;height: 67px;width:auto;display: block;clear: none;margin-left: 10px;margin-top:0;}
.serial-number-query .form .more span {font-size: 18px;}
.serial-number-query .form .more h6 {line-height: 67px;}
.serial-number-query .form .more h6 i {display: inline-block;margin-left: 10px;}
.serial-number-query .text {padding: 30px 0;overflow: hidden;font-size: 14px;line-height: 26px;color: #666;clear: both;}
.nonething {width: 100%;text-align: center;font-size: 16px;color: #a1a4b3;margin-top: 30px;margin-bottom:5%;}

/* fonts */
.banner-slide .txt h3,.banner-slide .txt .more a span,.declinein span,.product-type4 a .text h3,.title h2,.more span,.product-nav .type-item .text .plist a,.product-list .item a .text h3,.product-list .item a .list li h6,.product-detail-download .content .right .download-list .text h3,.product-detail-reviews .content .form .submit,.customer-reviews .item h3,.product-detail-accessories .accessories-list .item a .text h4,.brand-ambassador .item .right .name-en,.ambassador-top .item .right .name-en,.query-show .left .item h2,.query-show-error h3 strong,.history-slide h2,.about-message-contact .left .message .title h4,.about-message-contact .left .form li .send,.about-message-contact .right .contact .title h4,.about-company-culture .right .type h2,.sales-network .item h2
{font-family: Microsoft Yahei,Arial;}

.index-products-center .bottom5 .img::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;z-index:40;
    height: 180px;background: url(../images/img48.png) bottom center no-repeat;
    background-size: auto;
background-size: 100% auto;
   
}



@media(max-width:1440px){.index-about .about-item{margin-left:auto;margin-right:auto;width:80%;left:0;right:0;}}


@media(max-width:1200px){.index-about .about-item .right .item li{padding-top:10%;}}

@media(max-width:640px){
	.index-about .about-item .content{border:none;}
.index-about .about-item .right .item li h2 strong img{height: 50px;}
.banner-slide .txt h1{ font-size:12px;}
.index-banner-swiper{padding-top:60px;}
.banner-slide .txt h3{padding-top:0;}
}






