@charset "utf-8";

/*@font-face {	

font-family: 'SourceHanSans';	

src: url("../fonts/sourcehansansold-normal.eot");

src: url("../fonts/sourcehansansold-normal.eot") format("embedded-opentype"), 

url("../fonts/sourcehansansold-normal.woff") format("woff"), 

url("../fonts/sourcehansansold-normal.ttf") format("truetype"), 

url("../fonts/sourcehansansold-normal.svg") format("svg");	

font-weight: normal;

font-style: normal;}*/



*{padding:0;margin:0}

html{-ms-text-size-adjust: 100%; 

    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/

	-webkit-font-smoothing: subpixel-antialiased;

	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  

	tap-highlight-color:rgba(0, 0, 0, 0);

}

body{font-family:"Simhei",Arial; overflow-x:hidden !important;font-size:15px; color:#535353;/* background:#fff;*/ line-height:28px;}

a{ text-decoration:none;outline:none;background: transparent;blr:expression(this.onFocus=this.blur());-webkit-transition:.5s;-moz-transition:.5s; transition:.5s;color:#666}

a:hover{color:#0bb5bb;}

img{ border:none}

button,

input,

select,

textarea {

    font-family: "Simhei",Arial; 

    font-size: 100%; 

    margin: 0;

    outline:none;

	border:none;

}

table{ border-collapse:collapse}

td{ padding:5px;}

ul,ol,li{ list-style:none}

.ovh{overflow: hidden;}

.clearfix{clear:both;zoom:1}

.clearfix:after{ content:".";display:block;height:0;clear:both;visibility:hidden}

.clear{ clear:both;}

h1,h2,h3,h4,h5{ font-weight:normal}



.wrap{ width:95%;max-width:1360px; margin:0 auto}

@media screen and (max-width:1680px){.wrap{ max-width:1300px}}

@media screen and (max-width:1440px){.wrap{ max-width:1200px}}

.flex{display:-webkit-flex; display:flex;flex-wrap:wrap;align-item:flex-start;}







#a01{ position: absolute;  margin-top:-40px;}

#a02{ position:absolute; margin-top:-40px;}

#a03{ position:absolute; margin-top:-40px;}

#a04{ position:absolute; margin-top:-40px;}



#a05{ position: absolute;  margin-top:-40px;}

#a06{ position:absolute; margin-top:-40px;}

#a07{ position:absolute; margin-top:-40px;}

#a08{ position:absolute; margin-top:-40px;}



.mbg{ background-color:#f6f6f6;}



.header, .header02{ position:fixed; left:0;top:0; width:100%; z-index:999; padding:30px 0 0 0;-webkit-transition: all 334ms ease-in-out;transition: all 334ms ease-in-out;-webkit-animation: 2s dong;animation: 1s dong; }





@-webkit-keyframes dong{

0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }

100%{ -webkit-transform:translateY(0); transform:translateY(0) }

}



@keyframes dong{

0%{ -webkit-transform:translateY(-100px); transform:translateY(-100px) }

100%{ -webkit-transform:translateY(0); transform:translateY(0) }

}


.img-dv{ position:relative; overflow:hidden}
.img-dv .img1{ display:block; width:100%; opacity:0}
.img-dv .img2{ position:absolute;left:0;right:0;top:0;bottom:0; margin:auto; max-width:100%; min-height:100%}


.header .logo01{ display:block}

.header .logo02{ display:none}





.fp-viewing-video .header{background-image: linear-gradient(180deg, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%);}



.logo{ float:left; margin-left:4%; padding:0px 0 30px 0;}

.logo img{ display:block; height:40px; width:auto}



.yuyan{ margin-right:4%; float:right}

.yuyan li{ margin-left:20px; line-height:35px; font-size:15px; float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; position:relative; }

.yuyan li a{ color:#fff;}

.yuyan li a:hover{ color:#0bb5bb;}

.yuyan li .icon{ width:16px; height:35px; background:url(../images/fangdajing.png) no-repeat center center; margin:0 auto;display:block; cursor:pointer}

.yuyan li .hd{ position:fixed; width:100%; height:100%; top:0;left:0;color:#666; display:none; z-index:99}

.yuyan li .hd .bg{ position:absolute; top:0;left:0; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); z-index:98}

.yuyan li .hd .closed{ width:37px; height:37px; display:block; background:url(../images/close.png) no-repeat center; position:absolute; right:3%; top:3%; -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;z-index: 99;}

.yuyan li .hd .closed:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg); transform:rotate(180deg);}

.yuyan li .hd .hr_con{ background:#fff; width:640px; height:120px; position:absolute;top:50%;left:50%; border-radius:15px ;margin-left:-350px;margin-top:-120px; padding:30px; font-size:16px; line-height:35px; cursor:default; overflow-y:auto; z-index:99}

.yuyan li .hd .hr_con .tit_hd{ font-size:25px; color:#333; line-height:35px; margin-bottom:25px}

.yuyan  ::-webkit-input-placeholder { color: #999;}

.yuyan li .hd .hr_con .input{ border:solid 1px #ddd;padding-left: 15px; line-height:36px; height:36px; width:calc(100% - 120px); float:left }

.yuyan li .hd .hr_con .button{ background:#0bb5bb; color:#fff; text-align:center; display:block;line-height:38px; height:38px; width:103px;}



.menu{ margin-right:4%; float:right;}
.menu li{ float:left; margin-left:60px;position:relative}
.menu li a{ display:block; line-height:35px; padding-bottom:13px; font-size:16px; color:#fff; text-transform:uppercase;position:relative}



.menu li .menu_a:after {content: '';width: 0; top:45px;height: 3px;background-color: #00b3bd;position: absolute;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);bottom: 15px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s}

.menu .cur a:after, .menu li:hover .menu_a:after {width: 100%}





.menu li .sub{ display:none; border-color: rgb(229, 229, 229);position: absolute; font-size:16px; width:calc(100% - 50px); min-width:100px; line-height: 36px; text-align:left;padding:5% 25px 15% 25px;background: #fff;box-shadow: 0px 3px 5px rgba(0,0,0,0.3);}

.menu li .sub02{ width:240px;}

.menu li .sub p a{ display:block; color:#555; line-height:36px; padding-bottom:0}

.menu li .sub p a:hover{ color:#00b3bd}





.fp-viewing-about .header, .fp-viewing-products .header, .fp-viewing-video .header, .fp-viewing-news .header, .fp-viewing-footer .header{ box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fff;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;}

.fp-viewing-about .header .logo01, .fp-viewing-products .header .logo01, .fp-viewing-video .header .logo01, .fp-viewing-news .header .logo01, .fp-viewing-footer .header .logo01{ display:none}

.fp-viewing-about .header .logo02, .fp-viewing-products .header .logo02,.fp-viewing-video .header .logo02, .fp-viewing-news .header .logo02, .fp-viewing-footer .header .logo02{ display:block}

.fp-viewing-about .header .menu li a, .fp-viewing-products .header .menu li a, .fp-viewing-video .header .menu li a, .fp-viewing-news .header .menu li a, .fp-viewing-footer .header .menu li a{color:#333;}

.fp-viewing-about .header .yuyan li a, .fp-viewing-products .header .yuyan li a, .fp-viewing-video .header .yuyan li a, .fp-viewing-news .header .yuyan li a, .fp-viewing-footer .header .yuyan li a{color:#666;}

.fp-viewing-about .header .yuyan li .icon, .fp-viewing-products .header .yuyan li .icon, .fp-viewing-video .header .yuyan li .icon, .fp-viewing-news .header .yuyan li .icon, .fp-viewing-footer .header .yuyan li .icon{ background:url(../images/fangdajing02.png) no-repeat center center; }





.w-f {width: 100%; }

.h-f { height: 100%; }

.i-ban {position: relative;overflow: hidden;width: 100%; height:100%; z-index: 1;}

.i-ban ul, .i-ban li {width: 100%;height: 100%;}

.i-ban li {background-size: cover !important;position: absolute;left: 100%;top: 0;overflow: hidden;}

.i-ban li a{display: block;width: 100%;height: 100%;}



.i-ban li .cent-cont {position: absolute; width:96%; bottom: 15%; left:4%;color: #fff;z-index: 3;}

.i-ban li .gray-bg {display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: #000;opacity: 0.6;filter: alpha(opacity=30);}

.i-ban li .gray-bg02 {display: block;width: 100%;height:200px;position: absolute;left: 0;top: 0; background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0));}



.i-ban li .word {color: #fff; font-size:52px;line-height: 68px; width:100%; text-align:center  }

.i-ban li .word p {position: relative;overflow: hidden;height: 60px;}

.i-ban li .word p .font-sign {position: relative;display: block;top: 20px;opacity: 0;filter: alpha(opacity=0);}

.i-ban li .word p .font-signen{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;font-size:16px;} 

.i-ban li .word span.line {display: block;height: 4px;background-color: #fff;opacity: 0.7;filter: alpha(opacity=70);width: 0;position: absolute;left: 0;top: 50%;margin-top: -2px;}

.i-ban li .word .font {display: block;position: relative;top: 20px;opacity: 0;filter: alpha(opacity=0);}

.i-ban li.active .word p .font-sign {top: 0;opacity: 1;filter: alpha(opacity=100);transform: rotate(0);transition: all 0.5s ease 0s;}



.i-ban .btns {position: absolute;bottom: 50px;z-index: 10;left:50%; margin-left:-30px;}

.i-ban .btns span {display: inline-block;width:60px;height: 4px;margin:0 5px;background-color: rgba(255,255,255,0.7);position: relative;cursor: pointer;box-shadow: 0 0 2px #999;}

.i-ban .btns span i {display: block;height: 100%;position: absolute;width: 0;background-color: #1bb0ac;}







.title{margin-top:30px; color:#333; font-weight:bold}

.title h3{ font-size:32px; line-height:42px; text-transform:uppercase; margin-bottom:10px;font-family:Arial, Helvetica, sans-serif;}

.title p{ font-size:36px; line-height:30px; margin-bottom:20px;}

.title p:after {content: '';width: 35px;height:3px;background: #00b3bd;display: block;margin:25px 0;}

.title02{ margin-top:20px;}

.title02 h3{ font-size:36px; line-height:42px;margin-bottom:20px; }

.title02 h3:after {content: '';width: 35px;height:3px;background: #00b3bd;display: block;margin:20px auto 0 auto;}



.title03{ margin-top:20px;}

.title03 h3{ font-size:36px; line-height:42px;margin-bottom:20px; color:#fff }

.title03 h3:after {content: '';width: 35px;height:3px;background: #00b3bd;display: block;margin:20px auto 0 auto;}



.jvzhong{ text-align:center;}

.jvzhong p:after {margin:25px auto;}



/*.title{-webkit-transform: translateY(-150px); -moz-transform: translateY(-150px);-ms-transform: translateY(-150px);transform: translateY(-150px); opacity:0; -webkit-transition:all 1.5s ease;-moz-transition:all 1.5S ease;transition:all 1.5s ease;}

.section.active .title{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0); opacity:1}

*/



.i-about .tomore {display: block;width: 160px;height: 42px;line-height: 42px;text-align: center;color: #00b3bd; background: #f1f1f1;position: relative; border:solid 1px #00b3bd; margin-top:20px;}

.i-news .tomore {display: block;width: 160px;height: 42px;line-height: 42px;text-align: center;color: #00b3bd; background: #fff;position: relative; border:solid 1px #00b3bd; margin:50px auto 0 auto;}

.tomore i, .tomore span {position: absolute;width: 100%;height: 42px;left: 0;top: 0;z-index: 2;-webkit-transition: .4s;transition: .4s}

.tomore i {z-index: 1;background: #00b3bd;width: 0}

.tomore:hover i {width: 100%; color: #fff}

.tomore:hover {color: #fff}





.i-about .wrap{ position:relative}

.i-about .linebg{ width:100%; height:100%; background:url(../images/pic3.jpg) no-repeat center bottom; background-size:cover; position:absolute; left:0; bottom:0;}

.i-about .pic{ float:left; width:48%}

.i-about .pic img{ width:auto; max-width:100%;}

.i-about .about_jian{ float:right; width:48%}

.i-about .quit {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between; padding:40px 0; }

.i-about .quit ul { margin-bottom:30px;width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}

.i-about .quit li {color:#fff;font-size:18px;display:inline-block;cursor:pointer;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s; margin-top:10px;}

.i-about .quit li:hover{ margin-top:0}

.i-about .quit li img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%);filter: gray;}

.i-about .quit li:hover img{opacity:1;filter:alpha(opacity=0);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray;}



@-webkit-keyframes bounce-up {

25% {-webkit-transform: translateY(10px);}

50%, 100% {-webkit-transform: translateY(0);}

75% {-webkit-transform: translateY(-10px);}

}

@keyframes bounce-up {25% {transform: translateY(10px);}

50%, 100% {transform: translateY(0);}

75% {transform: translateY(-10px);}

}

.animate-bounce-up{-webkit-animation: bounce-up 4.5s linear infinite;animation: bounce-up 4.5s linear infinite;}





.i-about .about_jian .conn{ line-height:35px; padding:15px 0 25px 0}







.i-products .wrap{ position:relative}

.i-products .tabmenu { margin-bottom:40px; text-align:center; position:relative; min-height:80px; }

.i-products .tabmenu li {color:#333; background-color:#fff; font-size:18px;padding:20px 5px 0px 5px; margin:0 5px; display:inline-block; cursor:pointer}


.i-products .tabmenu li .pic, .i-products .tabmenu li .wenzi{ float:left}

.i-products .tabmenu li .pic img{ height:40px; width:auto; margin-right:10px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%);filter: gray;}

.i-products .tabmenu .cli .pic img{opacity:1;filter:alpha(opacity=0);-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);filter: gray;}

.i-products .tabmenu li .wenzi{ line-height:40px;}

.i-products .tabmenu:after{content: '';width: 100%;height:1px;background: #eee;display: block; margin-top:-60px;}

@media screen and (max-width: 1680px){
.i-products .tabmenu li	{padding:10px 20px 0 20px; margin:0 20px;}
.i-products .tabmenu:after{margin-top:-40px;}
}

@media screen and (max-width: 1440px){
.i-products .tabmenu li	{padding:10px 10px 0 10px; margin:0 20px;}
}

@media screen and (max-width: 1240px){
.i-products .tabmenu li	{padding:10px 10px 0px 10px;  margin:0 10px;}
}



.i-products #atabcontent { clear:both;}

.i-products .tabmenu .cli {color:#00b3bd; }

.i-products #atabcontent .hidden {display:none;}

.i-products #atabcontent ul{ -webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease}

.i-products #atabcontent ul .item{ float:left; width:23.5%; margin-right:2%; position:relative}

.i-products #atabcontent ul .item:nth-child(4n){ margin-right:0}

.i-products #atabcontent ul .item .zhan01{ opacity:1;}

.i-products #atabcontent ul .item .zhan02{ opacity:0; -webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);  z-index:99; position:absolute; margin-left:-8%; top:0; left:0}

.i-products #atabcontent ul .item .zhan01 .pic img{ display:block; width:100%; height:auto;}

.i-products #atabcontent ul .item .zhan01 .wenzi{ line-height:30px; font-size:18px; color:#333; padding:15px 0; text-align:center}



.i-products #atabcontent ul .item:hover .zhan01{ opacity:0;}

.i-products #atabcontent ul .item:hover .zhan02{ opacity:1;}



.i-products #atabcontent ul .item .zhan02 .pic{ width:100%; height:auto}

.i-products #atabcontent ul .item .zhan02 .wenzi{ position:absolute; top:0; left:0; width:90%; height:89%; padding:5%; background: url(../images/probg.png) no-repeat center center; background-size:cover; text-align:center; color:#fff;} 

.i-products #atabcontent ul .item .zhan02 .wenzi h3{ font-size:18px; margin-bottom:10px;}

.i-products #atabcontent ul .item .zhan02 .wenzi p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px;}

.i-products #atabcontent ul .item .zhan02 .wenzi p.more{ margin-top:25px;padding: 0 10px; display: inline-block;border-bottom: solid 1px rgba(255,255,255,0.5);}





.i-products .item .cirbox {-webkit-transition: all 700ms ease;transition: all 700ms ease;margin: 30px 0;position: relative}

.i-products .item .cirbox img{ width:76px; border-radius:50%; background:#fff; margin:10px auto 0px auto;}

.i-products .item .cirbox span {top: 50%;left: 50%;position: absolute;display: inline-block}

.i-products .item .cir1 {border: 1px solid #fff;width: 76px;height: 76px;margin-top: -38px;margin-left: -38px;border-radius: 100%;-webkit-animation: touming 1s ease infinite;animation: touming 1s ease infinite}

.i-products .item .cir2 {width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.2s ease infinite;animation: touming 1.2s ease infinite}

.i-products .item .cir3 {width: 120px;height: 120px;margin-top: -60px;margin-left: -60px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.3s ease infinite;animation: touming 1.3s ease infinite}



@-webkit-keyframes touming {

	0% {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}

	100% {opacity: 1;-webkit-transform: scale(1)!important;transform: scale(1)!important;}

}



@keyframes touming {

	0% {opacity: 0;-webkit-transform: scale(0);transform: scale(0)}

	100% {opacity: 1;-webkit-transform: scale(1)!important;transform: scale(1)!important;}

}






.i-video{ clear:both}
.i-video .wrap{ position:relative}

.i-video .linebg,.i-case .linebg{ width:100%; height:100%; background:#f1f1f1; position:absolute; left:0; bottom:0;}

.i-video .conn{ background:#000; position:relative; margin-top:40px;}



.i-video .videoleft{ float:left; width:26%; padding:2% 3% 2% 3%; background:url(../images/jian.png) no-repeat right center;}

.i-video .videos{ float:right; width:68%; max-height:520px; overflow:hidden; position:relative}

.i-video .videos .videoshow{ display:block; width:100%; height:auto !important}

.i-video .videos .videoshow02{ display:block; width:100%; height:auto !important}

.i-video .videos .anniu, .i-video .videos .anniu02{ position:absolute; width:100%; height:100%; top:0; left:0}

.i-video .videos .anniu span { position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:1; z-index:9}

.i-video .videos .anniu span:hover{background:url(../images/bofang02.png) no-repeat center center;}

.i-video .videos .anniu02 span{position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:0}

.i-video .videos .anniu02 span:hover{background:url(../images/bofang02.png) no-repeat center center;}





.i-video .ttabmenu { margin-bottom:20px;position:relative;}

.i-video .ttabmenu li {color:#fff; background-color:#000;border:solid 1px #000; font-size:18px; line-height:36px; padding:0px 12px;display:inline-block; cursor:pointer; border-radius:25px;}

.i-video .ttabmenu li:last-child{ margin:0}

.i-video #ttabcontent { clear:both;}
.i-video #ttabcontent ul { height: 400px; overflow-y:auto; }
.i-video .ttabmenu .cli {color:#00b3bd; border:solid 1px #00b3bd }

.i-video .ttabmenu li:hover{ background:#00b3bd; color:#fff;}

.i-video #ttabcontent .hidden {display:none;}



.i-video #ttabcontent ul .videolist{ float:left; width:calc(46% - 2px); margin:1%;  position:relative; cursor:pointer;}
.i-video #ttabcontent ul .videolist:nth-child(2n+1){ clear:both}
.i-video #ttabcontent ul .now{ position:absolute; width:100%; height:100%; text-align:center; color:#fff; left:0; top:0;;}

.i-video #ttabcontent ul .now p{ position:absolute; width:100%;height:100%; left:0; top:0}
.i-video #ttabcontent ul .now p div{background-color:rgba(0,0,0,0.3);position:absolute; width:100%;height:100%; left:0; top:0}
.i-video #ttabcontent ul .now p div span{position:absolute; width:100%; line-height:30px; text-align:center; left:0; top:34%; margin-top:-15px;}

.i-video #ttabcontent ul .videolist img{ display:block; width:100%; height:auto;border:solid 1px #666;}
.i-video #ttabcontent ul .videolist .wenzi{ color:#fff; line-height:23px; min-height:50px;}






.i-news .wrap{ position:relative;}



.i-news ul li {float: left;position: relative;width:25%;height:360px; z-index: 10; }

.i-news ul li:last-child{ background:none;}

.i-news ul li:after {content: "";width: 0px;height: 2px;background: #00b3bd;bottom: 0;left: 0;position: absolute;z-index: 999;transition: 1s;}

.i-news ul li .info {position: absolute;top: 20px;width:94%;left:3%;transition: 0.5s;}

.i-news ul li:hover .info{ top:10px}

.i-news ul li .info img { width:100%; height: 230px; object-fit: cover; display:block}

.i-news ul li .info h3 {font-weight: normal;color: #333;font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.i-news ul li .info p {width: 80%;line-height: 45px;color: #828282;}

.i-news ul li:hover {/*box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3);*/}

.i-news ul li:hover:after {width: 100%;height: 2px;}





.i-news .wave{ width:100%; height:126px; position:absolute; left:0; bottom:0;}

#line3_Demo,colee_left {position: absolute; z-index:9999;height: 126px;width: 100%;left: 0;OVERFLOW: hidden; }

#line3_Demo{MARGIN: auto;position: absolute; z-index:9999;height: 126px;width: 100%;left: 0;OVERFLOW: hidden; }

#colee_left {height: 126px;width: 100%;left: 0;OVERFLOW: hidden; }

#Indemo {WIDTH: 800%; FLOAT: left}

#line3_Demo1, #colee_left1 {FLOAT: left}

#line3_Demo2, #colee_left2 {FLOAT: left}

.i-case ul li {height: 250px;}
.i-case ul li .info img {height: 200px;}
.i-case ul li:hover .info { top:20px ;box-shadow: 0 2px 20px rgba(0, 193, 145, 0.3);}



/*==============================*/

.footer{ background:#222; color:#8d8d8d;}

.footer_top{ padding:110px 0 0px 0; position:relative; }

.footer_top .links{ position:absolute; bottom:0; width:70%; padding:20px 0;border-top:solid 1px #333333; color:#8d8d8d;}

.footer_top .links span{ color:#fff; font-size:18px;}

.footer_top .wrap{position:relative}

.footer .content {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}

.footer ul {width: 100%;display:flex;display:-webkit-flex;justify-content : space-between;}

.footer li {line-height:30px;display:inline-block;cursor:pointer; margin-top:-70px}

.footer li:last-child{ margin-left:40px;}

.footer h3{margin-bottom:45px; line-height:30px; font-size:18px; color:#fff; display:block;}

.footer a{ color:#8d8d8d;}

.footer a:hover{ color:#fff;}

.footer li .erweima li{ float:left; text-align:center; margin-top:0px}

.footer li .erweima li:nth-child(2){ float:right; margin-left:25px;}

.footer li img{ display:block; width:102px; height:auto;}

.footer_top .wrap{ border-top:solid 1px #333333;padding:20px 0}

.copyright .wrap{ border-top:solid 1px #333333;padding:20px 0}







.header02{ box-shadow:0 0 10px rgba(0,0,0,0.1); background:#fff;-webkit-box-shadow: 0 0 5px #ccc;box-shadow: 0 0 5px #ccc;}

.header02 .logo01{ display:none}

.header02 .logo02{ display:block}

.header02 .menu li a{color:#333;}

.header02 .yuyan li a{color:#666;}

.header02 .yuyan li .icon{ background:url(../images/fangdajing02.png) no-repeat center center; }



.nsection{padding: 35px 0 100px 0; }

.nsection02{padding: 35px 0; }

.nsection03{padding: 120px 0 50px 0; }

.nsection04{padding: 35px 0 0px 0; }





.nnews .topnews{ padding:15px 0 35px 0; border-bottom:solid 1px #ddd; position:relative;}

.nnews .topnews:hover{ border-bottom:solid 1px #00b3bd}

.nnews .topnews .pic{ float:left; width:50%;}

.nnews .topnews .pic{ height:auto; display:block; overflow:hidden;}

.nnews .topnews .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s; display:block; }

.nnews .topnews:hover .pic img{transform:scale(1.2);}

.nnews .topnews .wenzi{ float:right; width:46%; position:absolute; top:50%; margin-top:-150px; right:0}

.nnews .topnews .wenzi h3{ font-size:24px; color:#000; margin-bottom:20px; }

.nnews .topnews .wenzi p{ line-height:24px; height:72px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; font-size:14px; color:#666; margin:15px 0 30px 0 }

.nnews .topnews:hover .wenzi h3{ color:#000; }

.nnews .topnews .wenzi .newsmore a{ color:#999; font-size:14px; background:url(../images/more.jpg) no-repeat left center; padding-left:40px; display:block;margin-top:50px;}

.nnews .topnews .wenzi .newsmore a:hover{color:#00b3bd;}



.nnews .newskuai{ padding:35px 0 ; border-bottom:solid 1px #ddd}

.nnews .newskuai:hover{ border-bottom:solid 1px #00b3bd}

.nnews .newskuai .pic{ float:left; width:22%;}

.nnews .newskuai .pic{ height:auto; display:block; overflow:hidden; border:solid 1px #ddd}

.nnews .newskuai .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s; display:block}

.nnews .newskuai:hover .pic img{transform:scale(1.2);}

.nnews .newskuai .wenzi{ float:left; margin-left:3%; width:64%}

.nnews .newskuai .wenzi h3{ font-size:20px; color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-bottom:20px;}

.nnews .newskuai .wenzi p{ line-height:24px; height:72px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; font-size:14px; color:#666; margin:5px 0 15px 0}

.nnews .newskuai:hover .wenzi h3{ color:#00b3bd; }

.nnews .newskuai .date{ float:right; width:10%; color:#ccc; text-align:right}

.nnews .newskuai .wenzi .newsmore a{ color:#999; font-size:14px; background:url(../images/more.jpg) no-repeat left center; padding-left:40px; display:block; margin-top:20px;}

.nnews .newskuai .wenzi .newsmore a:hover{color:#00b3bd;}



.nnews .newskuai .date h3{ font-size:36px; margin-bottom:35px; font-weight:bold}
.nnews .newskuai .date span{ width:30px; height:2px; background-color:#ddd; float:right;}

.nnews .newskuai .date  p{ padding-top:15px; font-size:18px; clear:both; }



.nbanner{ position: relative; }

.nbanner img{ display:block; width:100%; height:auto;}

.nbanner .text{ position:absolute; text-align:center;  color:#fff; width:100%; height:100%; top:0; background-color:rgba(0,0,0,0.3)}

.nbanner .text02{ background-color:rgba(0,0,0,0.7)}

.nbanner .textin{ position:absolute;width:100%;top:50%; margin-top:-20px;}

.nbanner .textin02{ position:absolute;width:100%;top:50%; margin-top:-80px;}

.nbanner .text h3{ font-size:40px; font-family:Arial, Helvetica, sans-serif; line-height:60px; text-transform:uppercase}

.nbanner .text p{font-size: 42px;line-height: 48px;font-weight: bold;display: block;}





.nguide {color: #333333;text-align:center; border-bottom: 1px solid #e1e1e1;background: #f6f6f6;padding:20px 0; }

.nguide .nguidein a{padding:0 5px !important;}

.nguide{transform:perspective(800px) rotateX(-90deg);transform-style:preserve-3d;transition:all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.2s;transform-origin:top center;opacity:0;filter:alpha(opacity=0)}

.nguide.animate{transform:perspective(800px) rotateX(0deg);opacity:1;filter:alpha(opacity=100)}

.nguide ul { font-size: 18px; text-align:center; position:relative}

.nguide li { text-align:center; display:inline-block; margin:0;}

.nguide li a {color: #333333;display: block; line-height: 32px; text-align:center; display:block; padding:0 25px;-webkit-border-radius:25px;-moz-border-radius:25px; border-radius:25px;position:relative}

.nguide li a:hover, .nguide li .cur {color: #fff;background-color:#13c0b7; }

.nguide li a:hover:after, .nguide li a.cur:after {content: "";width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #13c0b7;position: absolute;left: 50%;margin-left: -5px;bottom: -5px;}





.nabout .item-picwords{width: 100%;margin-top: 40px;overflow: hidden;position: relative;}

.nabout .item-pic{width: 100%;height: auto;overflow: hidden;}

.nabout .item-pic img{width: 100%;height: 100%;object-fit: cover;}

.nabout .item-prev,.item-next{width: 50px;height: 80px;user-select: none;cursor: pointer;transition: all .3s ease-in-out;position: absolute;top:50%; margin-top:-40px; z-index: 6;}

.nabout .item-prev{left: 0;border-top-right-radius: 8px;border-bottom-right-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/iteml.png') no-repeat center center;}

.nabout .item-next{right: 0;border-top-left-radius: 8px;border-bottom-left-radius: 8px;background: rgba(0, 0, 0, .54) url('../images/itemr.png') no-repeat center center;}

.nabout .item-prev:hover{background: rgba(0, 0, 0, 1) url('../images/iteml.png') no-repeat center center;}

.nabout .item-next:hover{background: rgba(0, 0, 0, 1) url('../images/itemr.png') no-repeat center center;}

.nabout .item-words{width: 100%;padding: 20px 0 40px 0;text-align: center;opacity: 0;transition: all .4s ease-in-out;}

.nabout .item-words p{color: #010101;line-height: 30px;height: 86px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}



.nsection .conn{ padding:20px 0}

.nsection .conn02{ padding:0px 0 20px 0}

.jianjie{ text-align:center; font-size:16px;}

.nabout .item-picwords .swiper-pagination-bullet {border-radius: 100%;background: transparent;opacity: 1;border: 1px solid #000;}

.nabout .item-picwords .swiper-pagination-bullet-active {background: #000;}

.nabout .swiper-slide-active .item-words{opacity: 1;}

.nabout img{ display:block}



.lishi{background:url(../images/20180619022041_33197.jpg) no-repeat center center; background-size:cover; padding:50px 0 80px 0; }

.lishi .jianjie{ color:#fff}

.lishi .line{height: 1px; background: rgba(255,255,255,0.2); width:100%; position:absolute; margin-top:-320px;}

.lishi .picScroll04{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box; margin-top:30px}

.lishi .picScroll04 ul{ overflow:hidden; zoom:1;width:100%;}

.lishi .picScroll04 ul li{ float:left; width:33.33%;overflow:hidden; display:block; position:relative;  }

.lishi .picScroll04 ul li .nian{ font-family: 'impact'; font-size:40px; line-height:50px; height:50px;font-weight:normal; color:#fff; margin-left:5%;}

.lishi .picScroll04 ul li .dian{ width:15px; height:15px; border-radius:50%; background-color:#fff; margin:25px 0 25px 5%;}

.lishi .picScroll04 ul li .shijian{ width:80%; margin-left:5%; margin-top:20px; line-height:30px; font-size:14px; color:#fff; background-color: rgba(255,255,255,0.2); padding:3% 5% 5% 5%; border-radius:25px 0 25px 0; min-height:230px}

.lishi .picScroll04 ul li .shijian h3{ color:#18b4ac; line-height:40px; font-size:20px; font-weight:bold;}



.lishi .picScroll04 ul li .pic,.lishi .picScroll04 ul li .wenzi,.lishi .picScroll04 ul li .wenzi h3,.lishi .picScroll04 ul li .wenzi p{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}





.lishi .picScroll04 .prev,

.lishi .picScroll04 .next{ position:absolute; z-index:99;  left:-30px; top:16%; display:block; width:27px; height:41px; overflow:hidden; background:url(../images/lzuo.png) no-repeat; cursor:pointer;}

.lishi .picScroll04 .next{ left:auto; right:-30px; background:url(../images/lyou.png) no-repeat;z-index:99; }

.lishi .picScroll04 .prevStop{background:url(../images/lzuo02.png) no-repeat;z-index:99; }

.lishi .picScroll04 .nextStop{background:url(../images/lyou02.png) no-repeat;z-index:99; }





.nmain .tabmenu { margin:20px 0;border-bottom:solid 1px #ddd;}

.nmain .tabmenu li {color:#333; background-color:#fff; font-size:18px;line-height:46px; padding:0px 36px; margin-right:10px;display:inline-block; border-top:solid 1px #ddd;border-right:solid 1px #ddd;border-left:solid 1px #ddd; border-radius:15px 15px 0 0; cursor:pointer}



.nmain #tabcontent { clear:both;}

.nmain .tabmenu .cli { background-color: #13c0b7; color:#fff; }

.nmain #tabcontent .hidden {display:none;}

.nmain #tabcontent ul{ -webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease}





.honor .item { position:relative; float:left; width:23.5%; margin-right:2%; height:auto; margin-bottom:2%; }

.honor ul .item:nth-child(4n){ margin-right:0%}

.honor ul .item:nth-child(4n+1){ clear:both; }

.honor ul .item .pic img{ display:block; width:calc(98% - 2px); padding:1%; border:solid 1px #ddd; height:auto}





.nvideo .videolist { position:relative; float:left; width:49%; height:auto; margin-bottom:2%; }

.nvideo ul .videolist:nth-child(2n){ float:right}

.nvideo ul .videolist:nth-child(2n+1){ clear:both; }

.nvideo .videolist .pic{ position:relative}

.nvideo .videolist .wenzi{ line-height:30px; padding:5px 0 15px 0;}

.nvideo .videolist .pic .bo{ position: absolute; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.3)}

.nvideo .videolist .pic .vbg{ display:block; width:100%; height:auto}

.nvideo .videolist:hover{ cursor: pointer; }

.nvideo .videoed { width:50px; height:50px; position: absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px; z-index:99; border-radius:100%; opacity:0.7 }

.nvideo .videos{ display:none; position:fixed; background-color:rgba(0,0,0,0.6); width:100%; height:100%; left:0; top:0; z-index:9999999999  }

.nvideo .mvnshow{ position:fixed; background-color:#000; border: 1px solid #080808;left:50%; top:50%; margin-left:-500px; margin-top:-220px; z-index:100; width:1000px; height:600px;}



.nvideo .vclose { position:absolute;left:calc(100% - 450px); top:150px; border-radius:100%; cursor: pointer; }





#allmap {height:420px;width:100%;overflow: hidden; border:solid 1px #ddd;}

.lianxilist li{ float:left; width:28%; margin-right:2%; background-color:#fff; padding:2%; margin-bottom:40px;border-radius:5px;}

.lianxilist li:nth-child(3n){ margin-right:0}



.lianxilist li .iconimg{ float:left; width:22%;}

.lianxilist li .iconimg img{ display:block; width:auto; max-width:90%; height:auto !important}

.lianxilist .wenzi{ float:right; width:78%; font-size:16px;}

.lianxilist .wenzi h3{ color:#666; margin-bottom:5px; font-size:16px;}

.lianxilist li:hover{box-shadow: 2px 4px 10px 2px #d7d7d7;}





.nmessages{position:relative}

.nmessages .jianjie{ color:#fff;}



.social{ position:absolute; width:100%; height:100%;left:0; top:0; background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:100%;text-align:center;transform:matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition:all 0.4s ease 1.2s; -moz-transition:all 0.4s ease 1.2s; -ms-transition:all 0.4s ease 1.2s; -o-transition:all 0.4s ease 1.2s; transition:all 0.4s ease 1.2s;object-fit: cover;}

.social.active{ z-index:-9;transition-delay:0.4s !important; transform:matrix(1.0, 0, 0, 1.0, 0, 0); -webkit-transition:all 5.0s ease; -moz-transition:all 5.0s ease; -ms-transition:all 5.0s ease; -o-transition:all 5.0s ease; transition:all 5.0s ease;}



.messbox{ margin-top:30px;}

.messbox .items-1{ width:31.33%; float:left; position:relative; margin-bottom:20px; margin-right:2%}

.messbox .items-1:nth-child(3n){ margin-right:0%}

.messbox .items,.messbox .items-2{ position:relative;margin-right:2%}

.messbox .items{ margin-bottom:20px}

.messbox label{ position:absolute; left:0; color:#666; line-height:35px; padding-left:15px}

.messbox .inp{ width:calc(100% - 70px); border:1px solid #ddd; line-height:35px; padding-left:70px}

.messbox textarea{width: 100%;height: 120px;border: 1px solid #ddd;display: block; text-indent:210px; line-height:32px}

.messbox .yzm{width:150px; border:1px solid #ddd; line-height:35px; padding:0 10px}

.messbox .inp-submit{position: absolute;right: 0px;bottom: 0px;width: 200px;height: 40px; border-radius:5px; line-height: 40px;color: #fff;background:#00b3bd;border:none;font-size: 18px;cursor: pointer;transition:.3s;}

.messbox .inp-submit:hover{ opacity:.8}





.messbox .red{ color:#00b3bd; margin-right:10px;}

.nhr .kline{ background:#00b3bd; color:#fff; line-height:30px; padding:5px 0; text-align: center;  width:100%; max-width:660px; border-radius:5px; font-size:18px; margin:20px auto 0 auto;}



.zhaopin{ margin-top:30px}

.zhaopin p{ text-align:center; font-size:14px; line-height:46px; margin-bottom:15px;}

.hrtit{line-height:52px; font-size:16px; color:#000; background-color:#f2f2f2}

.hrlistt .hrlist_tit{ line-height:48px; font-size:16px; color:#333; border-bottom: solid 1px #ddd; }



.hrlistt .hrlist_con{ display:none;border-bottom:1px solid #ddd; color:#666; font-size:14px; line-height:26px;border-top: solid 1px #ddd; margin-top:-1px; background-color:#fff; text-align:left;  background-color:#fafafa; padding:2% 2% 4% 2%;}

.hrlistt .hrlist_con p{ text-align:left; line-height:30px; font-size:14px; margin-bottom:0}

.hrlist span{ float:left;}

.hrlistt .hrlist_tit span{ float:left; width:22%; text-align:center;color:#666;}

.hrlistt .hrlist_tit span:nth-child(1){ width:34%; text-align:center;color:#666;}

.hrlistt .cur .hrlist_tit span:nth-child(1){ color:#18b4ac}



.hrtit dd{ float:left; width:22%; text-align:center}
.hrtit dd:nth-child(1){ width:34%; text-align:center}





.nbanner .strength{ text-align:center; padding:40px 0; max-width:1200px; margin:0 auto;}

.nbanner .strength li{ float:left; position:relative;text-align:center; width:33.33%; }

.nbanner .strength_box{position:relative; }

.nbanner .strength li .p1{ font-size:60px; margin-bottom:10px;}

.nbanner .strength li .p2{ font-size:20px;}







.case li{ width:23.5%; float:left;margin-right:2%; margin-bottom:2%;position:relative; background:#f1f1f1;}

.case li:nth-child(4n){ margin-right:0}

.case li:nth-child(4n+1){ clear:both}

.case .pic{ overflow:hidden; border:solid 1px #ddd}

.case .pic img{ display:block; width:100%; height:auto;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;}

.case li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

.case li .tit{ font-size:18px; color:#333; padding:15px 12px 8px 12px;}

.case li .intro{ font-size:16px; line-height:26px; overflow:hidden; padding:0 12px; min-height:90px;}

.case li,.hrlist li:hover .tit,.case li:hover .intro p{ -webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;}

.case li:hover{cursor:pointer; background:#fff}

.case li:hover{box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3); }



.case ul li:after {content: "";width: 0px;height: 2px;background: #00b3bd;bottom: 0;left: 0;position: absolute;z-index: 9;transition: 1s;}

.case ul li:hover:after {width: 100%;height: 2px;}



.case li .hd{ position:fixed; width:100%; height:100%; top:0;left:0;color:#666; display:none; z-index:99}

.case li .hd .bg{ position:absolute; top:0;left:0; width:100%; height:100%; background:#000; opacity:0.8; filter:alpha(opacity=80); z-index:98}

.case li .hd .closed{ width:37px; height:37px; display:block; background:url(../images/close.png) no-repeat center; position:absolute; right:3%; top:140px; -webkit-transition:.5s;-moz-transition:.5s;transition:.5s;z-index: 99;}

.case li .hd .closed:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg); transform:rotate(180deg);}

.case li .hd .hr_con{ background:#fff; width:860px; height:auto; min-height:360px; max-height:70%; position:absolute;top:160px;left:50%; margin-left:-400px; padding:30px 30px 100px 30px; font-size:16px; line-height:32px; cursor:default; overflow-y:auto; z-index:99}

.case li .hd .hr_con .tit_hd{ font-size:25px; color:#333; border-bottom:1px solid #e8e8e8; line-height:28px; padding-bottom:20px; margin-bottom:25px}

.case li .hd .hr_con .pic{ float:right; width:48%}

.case li .hd .hr_con  .cconn .wenzi{ float:left; width:49%; line-height:28px; }
.case li .hd .hr_con  .cconn .wenzi p{margin-bottom:10px;}
.case li .hd .hr_con  .cconn .wenzi span{ color:#00b3bd;}



.blue{ color:#00b3bd; font-weight:bold}







.nproducts .item{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%; position:relative}

.nproducts .item:nth-child(4n){ margin-right:0}
.nproducts .item:nth-child(4n+1){ clear:both}
.nproducts .item .zhan01{ opacity:1;}

.nproducts .item .zhan02{ opacity:0; -webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);transform: scale(1.02);  z-index:99; position:absolute; margin-left:-8%; top:0; left:0}

.nproducts .item .zhan01 .pic img{ display:block; width:100%; height:auto;}

.nproducts .item .zhan01 .wenzi{ line-height:30px; font-size:18px; color:#333; padding:15px 0; text-align:center}



.nproducts .item:hover .zhan01{ opacity:0;}

.nproducts .item:hover .zhan02{ opacity:1;}



.nproducts .item .zhan02 .pic{ width:100%; height:auto}

.nproducts .item .zhan02 .wenzi{position:absolute; top:0; left:0; width:90%; height:89%; padding:5%; background: url(../images/probg.png) no-repeat center center; background-size:cover; text-align:center; color:#fff;} 

.nproducts .item .zhan02 .wenzi h3{ font-size:18px; margin-bottom:10px;}

.nproducts .item .zhan02 .wenzi p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height:26px;}

.nproducts .item .zhan02 .wenzi p.more{ margin-top:25px;padding: 0 10px; display: inline-block;border-bottom: solid 1px rgba(255,255,255,0.5);}





.nproducts .item .cirbox {-webkit-transition: all 700ms ease;transition: all 700ms ease;margin: 30px 0;position: relative}

.nproducts .item .cirbox img{ width:76px; border-radius:50%; background:#fff; margin:10px auto 0px auto;}

.nproducts .item .cirbox span {top: 50%;left: 50%;position: absolute;display: inline-block}

.nproducts .item .cir1 {border: 1px solid #fff;width: 76px;height: 76px;margin-top: -38px;margin-left: -38px;border-radius: 100%;-webkit-animation: touming 1s ease infinite;animation: touming 1s ease infinite}

.nproducts .item .cir2 {width: 100px;height: 100px;margin-left: -50px;margin-top: -50px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.2s ease infinite;animation: touming 1.2s ease infinite}

.nproducts .item .cir3 {width: 120px;height: 120px;margin-top: -60px;margin-left: -60px;border-radius: 100%;border: 1px solid rgba(255,255,255,0.5);-webkit-animation: touming 1.3s ease infinite;animation: touming 1.3s ease infinite}





.pro-switch {overflow: hidden;width:100%;position: relative; height:80%}

.pro-switch .flexslider{ height:100%}

.pro-switch .flexslider .flex-viewport, .pro-switch .flexslider .flex-viewport .slides{ height:100%}

.pro-switch .flexslider .slides > li {display: none;-webkit-backface-visibility: hidden; }



.flexslider .slides img {width: 100%;display: block; height:auto}

.flexslider .slides li a{display:block}

.flexslider .slides li p{ margin-top:30px;}

.flexslider .slides li p a{ display:block; ; border: solid 2px #fff; color:#fff; line-height:40px; width:40px; width:165px; text-align:center;}



.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}

html[xmlns] .slides {display: block;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0 auto;position: relative;width:100%;zoom: 1}

.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}

.flexslider .slides {zoom: 1;}

.flex-direction-nav {*height: 0;}



.flex-direction-nav a {width: 65px;height: 84px;margin: -65px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat 0 0;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}

.flex-direction-nav .flex-next {background-position:0 -84px;right:6%;}

.flex-direction-nav .flex-prev {left: 6%;}

.flexslider:hover .flex-next {opacity:0.2;filter:alpha(opacity=20);}

.flexslider:hover .flex-prev {opacity:0.2;filter:alpha(opacity=20);}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity:0.2;filter:alpha(opacity=20);}

.nmain .flex-control-nav {width: 100%;position: absolute;bottom:20px;text-align: center;}

.nmain .flex-control-nav li {margin: 0 5px;display: inline-block;zoom: 1;*display: inline;}

.nmain .flex-control-paging li a {background:#fff;display:block;height:14px;width:14px;overflow: hidden;text-indent:-99em;cursor: pointer;border-radius: 50%;transition: all .3s ease; }

.nmain .flex-control-paging li a.flex-active {background:#13c0b7;margin-top:0px;}



.nproductsx { margin-top:20px;}

.nproductsx .ptotop .picroll{ float:left; width:40%;}
.nproductsx .ptotop .prowenzi{ float:right; width:55%; }

.nproductsx .ptotop .prowenzi .title p{ font-size:30px;}

.nproductsx .ptotop .prowenzi .youshi{ margin-top:20px;}

.nproductsx .ptotop .prowenzi .youshi img{ width:auto; max-width:100%; height:auto;}
.nproductsx .ptotop .prowenzi .youshi  p { padding-bottom:10px;}
.nproductsx .ptotop .prowenzi .youshi .teshu p span:nth-child(1){ color:#00b3bd; font-size:18px; width:80px; float:left; font-weight:bold}
.nproductsx .ptotop .prowenzi .youshi .teshu p span:nth-child(2){width:calc(100% - 80px); float:right; }
.nproductsx .ptotop .prowenzi .youshi p{ clear:both}


.yingy table{ border-top:solid 1px #ddd;line-height:30px; }

.yingy table td{ border-bottom:solid 1px #ddd; padding:5px 20px;}

.yingy table tr:first-child{ font-weight:bold; line-height:35px; color:#000; font-size:18px;}



.yingy table tr:nth-child(2n+1) td{ background-color:#e8e8e8}



.yingy img{ display:block; margin:0 auto; width:auto; max-width:80%;}
.nmain #tabcontent ul:nth-child img{ width:80% !important }

.yingy h3, .yingy h4{ font-weight:bold}





.yingy .videos{ width:100%;  max-width:800px; background-color:#000; display:block; overflow:hidden; position:relative}

.yingy .videos .videoshow{ display:block; width:100%;height:auto !important}

.yingy .videos .anniu, .i-video .videos .anniu02{ position:absolute; width:100%; height:100%; top:0; left:0}

.yingy .videos .anniu span { position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:1; z-index:9}

.yingy .videos .anniu span:hover{background:url(../images/bofang02.png) no-repeat center center;}
.yingy .solmain{ margin:0 !important}


.yingy .videos .anniu02 span{position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:0}

.yingy .videos .anniu02 span:hover{background:url(../images/bofang02.png) no-repeat center center;}





.nmain .soltop{ position:relative; }

.nmain .zpic{ /*float:left; width:50%;*/}

.zpic img { display:block; margin:0 auto; width:auto; max-width:100%;}

.nmain .jianjie{/* position:absolute; height:100%; width:50%; display: table; left:50%*/}

.nmain .jianjie .njianjie{/*display: table-cell;vertical-align: middle;*/}



.guanlian li{ float:left; width:23.5%; margin-right:2%; margin-bottom:2%}

.guanlian li:nth-child(4n){ margin-right:0}

.guanlian li:nth-child(4n+1){ clear:both}



.guanlian .pic{ overflow:hidden; border:solid 1px #ddd; margin-bottom:10px;}

.guanlian .pic img{ display:block; width:100%; height:250px;-webkit-transition: all ease 0.6s;-moz-transition: all ease 0.6s;-ms-transition: all ease 0.6s;transition: all ease 0.6s;object-fit: cover;}

.guanlian li:hover .pic img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}



.guanlian .wenzi{ line-height:26px; padding:5px 0; font-size:18px; text-align:center}





.nhonor .picScroll{ position:relative;width:100%;/*height:136px;*/bbox-sizing:border-box;-webkit-box-sizing:border-box;}

.nhonor .picScroll ul{ overflow:hidden; zoom:1;}



.nhonor .picScroll ul li{ float:left; width:33.33%;overflow:hidden;display:block; position:relative;}

.nhonor .picScroll ul li .pic{ margin:0 auto; width:84%; display:block;overflow:hidden; padding-bottom:4%; position:relative; z-index:99}

.nhonor .picScroll ul li .kuaibg{ height:100px; width:92%; background-color:#00b3bd;position:absolute;bottom:0; left:4%}

.nhonor .picScroll ul li .pic img{ height:300px; width:auto; max-width:100%; margin:0 auto; display:block;object-fit: contain;}

.nhonor .pic img{ width:100%; height:auto;cursor: pointer;transition: all 1.5s;}

.nhonor li:hover .pic img{transform:scale(1.1);}





.nhonor .conn{ margin-top:35px;}

.nhonor .wrap{ width:75%; max-width:1425px;}

.nhonor .picScroll ul li .pic{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}

.nhonor .picScroll .prev,

.nhonor .picScroll .next{ position:absolute; z-index:99;  left:-30px; top:50%; margin-top:-20px; display:block; border-radius:50%;  width:40px; height:40px; overflow:hidden; background:url(../images/iteml.png) #ddd no-repeat  center center; cursor:pointer;}

.nhonor .picScroll .next{ left:auto; right:-30px; background:url(../images/itemr.png) #ddd no-repeat center center;z-index:99; }

.nhonor .picScroll .prevStop{background:url(../images/iteml.png) #00b3bd no-repeat  center center;z-index:99; }

.nhonor .picScroll .nextStop{background:url(../images/itemr.png) #00b3bd no-repeat  center center;z-index:99; }







.navideos .conn{ background:#000; position:relative; margin-top:40px; padding:0;}



.navideos .videoleft{ float:left; width:26%; padding:2% 3% 2% 3%; background:url(../images/jian.png) no-repeat right center;}

.navideos .videos{ float:right; width:68%; max-height:520px; overflow:hidden; position:relative}

.navideos .videos .videoshow{ display:block; width:100%; height:auto !important}

.navideos .videos .videoshow02{ display:block; width:100%; height:auto !important}

.navideos .videos .anniu, .i-video .videos .anniu02{ position:absolute; width:100%; height:100%; top:0; left:0}

.navideos .videos .anniu span { position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:1; z-index:9}

.navideos .videos .anniu span:hover{background:url(../images/bofang02.png) no-repeat center center;}

.navideos .videos .anniu02 span{position:absolute; top:50%; left:50%; width:90px; height:90px; margin-left:-45px; margin-top:-45px; background:url(../images/bofang.png) no-repeat center center; cursor:pointer; opacity:0}

.navideos .videos .anniu02 span:hover{background:url(../images/bofang02.png) no-repeat center center;}





.navideos .ttabmenu { margin-bottom:20px;position:relative;}

.navideos .ttabmenu li {color:#fff; background-color:#000;border:solid 1px #000; font-size:18px; line-height:36px; padding:0px 19px; margin:0; display:inline-block; cursor:pointer; border-radius:25px;}



.navideos #ttabcontent { clear:both;}

.navideos #ttabcontent ul { height: 400px; overflow-y:auto; }
.navideos .ttabmenu .cli {color:#00b3bd; border:solid 1px #00b3bd }

.navideos .ttabmenu li:hover{ background:#00b3bd; color:#fff;}

.navideos #ttabcontent .hidden {display:none;}



.navideos #ttabcontent ul .videolist{ float:left; width:calc(46% - 2px); margin:2%; position:relative; cursor:pointer;}
.navideos #ttabcontent ul .videolist:nth-child(2n+1){ clear:both}
.navideos #ttabcontent ul .now{ position:absolute; width:100%; height:100%; text-align:center; color:#fff; left:0; top:0;;}

.navideos #ttabcontent ul .now p{ position:absolute; width:100%;height:100%; left:0; top:0}
.navideos #ttabcontent ul .now p div{background-color:rgba(0,0,0,0.3);position:absolute; width:100%;height:100%; left:0; top:0}
.navideos #ttabcontent ul .now p div span{position:absolute; width:100%; line-height:30px; text-align:center; left:0; top:34%; margin-top:-15px;}

.navideos #ttabcontent ul .videolist img{ display:block; width:100%; height:auto; border:solid 1px #666;}




.navideos #ttabcontent ul .active .now{ display:block !important;}

.navideos #ttabcontent ul .videolist .wenzi{ color:#fff; line-height:23px; height:50px;}


.solmain{ width:100%; max-width:800px; margin:0 auto}
.solmain .kuai{ margin-bottom:30px}
.solmain .kuai .ptitle h3{ font-size:24px; font-weight:bold; line-height:30px; display:inline-block; border-bottom:solid 1px #00b3bd; padding-bottom:8px; padding-right:20px }
.solmain .kuai .ptitle h3:before{content: '';width: 5px;height:20px;background: #00b3bd;display: inline-block; border-radius:5px;}
.solmain .kuai .conn .sanli ul { text-align:center}
.solmain .kuai .conn .sanli li{ display:block; width:100%; max-width:680px; margin:10px auto}
.solmain .kuai .conn .sanli ul p{ text-align:left}
.solmain .kuai .conn .sanli li img, .solmain .kuai .conn .sanli li video{ display:block; width:100%; height:auto}

.solmain .kuai .conn .erli ul { text-align:center}
.solmain .kuai .conn .erli li{ display:block; width:100%;max-width:680px;margin:10px auto}
.solmain .kuai .conn .erli ul p{ text-align:left}
.solmain .kuai .conn .erli li img, .solmain .kuai .conn .erli li video{ display:block; width:100%; height:auto}
.solmain img{display:block; width:100% !important;max-width:100% !important; height:auto !important; margin:15px auto}
.solmain .kuai .conn .yili ul { text-align:center}
.solmain .kuai .conn .yili li{ display:inline-block; width:100%; max-width:680px}
.solmain .kuai .conn .yili ul p{ text-align:left}
.solmain .kuai .conn .yili li img, .solmain .kuai .conn .yili li video{ display:block; width:100%; height:auto}

.pages ul {display: flex;justify-content: center;margin-top: 30px;}
.jumpto {display: none;}
.pages ul li a,.pages ul li span {padding: 3px 7px;border: 1px solid #cccccc;margin: 0px 3px;color: #929292;}
.pages ul li.active a,.pages ul li:hover a {background-color: #00b3bd;color: #ffffff;border-color: #00b3bd}

.prozxbtn {padding: 10px 30px;background-color: #00b3bd;color: #ffffff;border-radius: 5px;display: inline-block;margin-top: 20px;cursor: pointer}
.prozxbtn:hover {color: #ffffff;font-weight: bold;}

.bdmap {width: 100vw;height:40vh;}
#section3,#section5 {background-color:#ffffff;}

