.float_left { float:left;}
.float_right { float:right;}
.width100{ width:100%;}

.header{ width:100%; float:left; height: 90px; background: -webkit-linear-gradient(left, #2ab08f , #0a312a); /* Safari 5.1 - 6.0 */background: -o-linear-gradient(right, #2ab08f , #0a312a); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, #2ab08f , #0a312a); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, #2ab08f , #0a312a); /* 标准的语法（必须放在最后） */ position:fixed; top:0; left:0; z-index:66;}
.logo { float:left; margin-top:16px;}
.menu{ float:left; height:90px; line-height:110px; margin:0 20px 0 0;}
.menu_li{ height:90px; float:left; transition:all 0.4s ease; position:relative;}
.menu_li:hover{ background:#2ab190;}
.menu_li > a{ height:90px; color:#FFF; font-size:16px; display:block; padding:0 15px;}
.erji_ul{ width:200px; line-height:initial; position:absolute; top:90px; left:0; display:none; z-index:99;}
.erji_li{ line-height:40px; padding-top:1px;}
.erji_li a{ width:200px; height:60px; line-height:60px; color:#FFF; font-size:16px; background:#2ab190; display:block; text-align:center;}
.erji_li a img{ padding-left:10px;}
.erji_li:hover a{ text-decoration:underline;}
.search{ width:13px; height:25px; color:#2aaf8f; float:left; margin:45px 25px 0 0; font-size:14px; transition:all 0.4s ease; position:relative; overflow:hidden;}
.search i{ width:13px !important; cursor:pointer; position:absolute; right:0; line-height: 22px;}
#keywords{ width:120px; border:none; border-bottom:1px solid #2aaf8f; background:transparent; padding:3px 5px; color:#FFF; display:none; position:absolute; left:0; outline:none;}
.language { float:left; color:#FFF; margin-top:45px; font-size:14px;}
.language a{ padding-bottom:5px; color:#FFF; position:relative; margin:0 5px;}
.language a.on:after{ content:''; position:absolute; bottom:0; left:0; width:100%; height:2px; background:#2aaf8f;}


.banner{ width:100%; height:570px; float:left; margin-top:90px;}
.banner .swiper-wrapper .swiper-slide{ height:570px; position:relative;}
.banner .swiper-wrapper .swiper-slide .inner{ position:relative; height:100%;}
.banner .swiper-pagination-bullet{ width:9px; height:9px; background:#dcdcdc; opacity:1; margin:0 10.5px !important;}
.banner .swiper-pagination-bullet-active{ background:#068e73;}
.banner .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{ bottom:22px !important;}
.swiper-slide1{ background:url(../images/banner01.jpg) no-repeat center top;}
.swiper-slide1 img{ position:absolute; left:185px; top:130px;}
.swiper-slide1 a{ width:75px; position:absolute; left:195px; bottom:180px; border:1px solid #FFF; text-transform:uppercase; color:#FFF; padding:5px 15px; display:block; transition:all 0.4s ease;}
.swiper-slide1 a:hover{ background:#2ab08f; border-color:#2ab08f; color:#000;}
.swiper-slide1 a span{ float:right;}
.swiper-slide2{ background:url(../images/banner02.jpg) no-repeat center top;}
.swiper-slide2 img{ position:absolute; right:0; top:145px;}
.swiper-slide2 a{ position:absolute; bottom:220px; right:0; border:1px solid #FFF; text-transform:uppercase; color:#FFF; text-align:center; padding:7px 17px; transition:all 0.4s ease;}
.swiper-slide2 a:hover{ background:#2ab08f; border-color:#2ab08f; color:#000;}


.iabout{ width:100%; height:799px; float:left; background:url(../images/aboutbanner.jpg) no-repeat center top;}
.ititle{ width:1200px; margin:0 auto; text-align:center; font-size:72px;}
.ititle p{ text-transform:uppercase; font-weight:bold; color:#333; margin:70px 0 27px 0;}
.ititle em{ width:60px; height:2px; background:#333333; display:block; margin:0 auto 27px auto;}
.ititle span{ font-size:30px; display:block; color:#333;}
.iabout_con{ width:1200px; margin:85px auto 0 auto; text-align:center;}
.iabout_con p{ font-size:18px; color:#4d4d4d; line-height:1.5; margin:5px 0;}
.iabout_con p:nth-child(2){ margin-top:30px;}
.iabout_more{ width:130px; height:35px; line-height:35px; font-weight:bold; text-align:center; margin:90px auto 0 auto; border:1px solid #969696; transition:all 0.3s ease;}
.iabout_more a{ color:#333; text-transform:uppercase; display:block; transition:all 0.4s ease;}
.iabout_more:hover{ background:#2ab190; border-color:#2ab190;}
.iabout_more:hover a{ color:#FFF;}

.iproduct{ width:100%; height:750px; float:left; background:#161616; position:relative;}
.iproduct .inner{ position:relative;}
.iproduct .ititle{ position:absolute; z-index:1;}
.iproduct .ititle p{ color:#FFF;}
.iproduct .ititle em{ background:#2ab190;}
.iproduct .ititle span{ color:#FFF;}
.iproduct .swiper-wrapper .swiper-slide{ height:750px; position:relative;}
.iproduct .swiper-wrapper .swiper-slide a{ transform:scale(0.8); z-index:99999999;}
.iproduct .swiper-wrapper .swiper-slide a img:hover{-webkit-mask:none;}
.iproduct .swiper-button-prev{ left:55px !important; background:url(../images/iproduct-left.png) no-repeat center !important;}
.iproduct .swiper-button-next{ right:55px !important; background:url(../images/iproduct-right.png) no-repeat center !important;}
.iproduct .swiper-button-prev:hover{ background:url(../images/iproduct-left1.png) no-repeat center !important;}
.iproduct .swiper-button-next:hover{ background:url(../images/iproduct-right1.png) no-repeat center !important;}
[class^="iproduct-img"]{ transition:all 0.8s ease;}
.iproduct-img1{ position:absolute; top:40px; left:80px; transform-origin:left top;}
.iproduct-img1 img{ float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img1:hover{ margin:-10px -10px 0 0;}
.iproduct-img2{ position:absolute; top:100px; right:0; transform-origin:right top;}
.iproduct-img2 img{ float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img2:hover{ margin:-10px -10px 0 0;}
.iproduct-img3{ position:absolute; bottom:0; left:60px; transform-origin:left bottom;}
.iproduct-img3 img{ float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img3:hover{ margin:0 0 0 10px;}
.iproduct-img4{ position:absolute; bottom:0; right:60px; transform-origin:right bottom;}
.iproduct-img4 img{ width:560px; float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img4:hover{ margin:0 -10px 0 0;}
.iproduct-img5{ position:absolute; top:50px; left:180px; transform-origin:left top;}
.iproduct-img5 img{ float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img5:hover{ margin:-10px -10px 0 0;}
.iproduct-img6{ position:absolute; top:0; right:100px; transform-origin:right top;}
.iproduct-img6 img{ float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img6:hover{ margin:0 -10px 0 0;}
.iproduct-img7{ position:absolute; bottom:10px; left:260px; transform-origin:left bottom;}
.iproduct-img7 img{ width:550px; float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img7:hover{ margin:0 0 0 10px;}
.iproduct-img8{ position:absolute; bottom:0; right:200px; transform-origin:right bottom;}
.iproduct-img8 img{ width:560px; float:left; -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.iproduct-img8:hover{ margin:0 -10px 0 0;}
.iproduct-title{ width:auto; padding:5px 0; opacity:0; filter:alpha(opacity=0); border-bottom:none; transition:all 0.1s ease; overflow:hidden;}/* animation:fadeIn 0.5s 0.3s ease both;*/
.iproduct-title:after{ content:''; width:100%; height:1px; background:#2ab08f; position:absolute; transition:all 0.7s ease;}
.iproduct-title.type1:after{ left:-100%; bottom:0;}
.iproduct-title.type2:after{ left:100%; bottom:0;}
.iproduct-title.on:after{ left:0; bottom:0;}

.swiper-slide a:nth-child(even) .iproduct-title p{ padding-right:95px;}
.swiper-slide a:nth-child(odd) .iproduct-title p{ padding-left:95px;}
.iproduct-title p{ font-size:24px; color:#2ab08f; margin-bottom:3px; position:relative;}
.iproduct-title p:after{ width:100%; height:100%; position:absolute; right:0; top:0; content:''; background:#161616; transition:all 0.7s ease;}
.iproduct-title.type1 p:after{ right:0; top:0;}
.iproduct-title.type2 p:after{ left:0; top:0;}
.iproduct-title.on p:after{ width:0;}

.iproduct-title1{ position:absolute; right:-325px; bottom:40px;}
.iproduct-title2{ position:absolute; left:-218px; bottom:10px;}
.iproduct-title3{ position:absolute; right:-280px; top:170px;}
.iproduct-title4{ position:absolute; left:-160px; top:90px;}
.iproduct-title5{ position:absolute; right:-325px; bottom:30px;}
.iproduct-title6{ position:absolute; left:-310px; bottom:30px;}
.iproduct-title7{ position:absolute; right:-205px; top:60px;}
.iproduct-title8{ position:absolute; left:-245px; top:30px;}
.iproduct-info{ width:500px; float:left; position:absolute; z-index:99999; top:600px; left:200px;}
.iproduct-info p{ line-height:1.5; float:left; color:#FFF;}



.footer{ width:100%; height:330px; float:left; background:#f1f1f2;}
.footer_ul_1{ width:100%; height:160px; float:left; margin:85px 0;}
.footer_li_1{ width:255px; height:160px; float:left; position:relative;}
.footer_li_1:after{ content:''; position:absolute; left:0; top:0; width:1px; height:100%; background:rgba(42,176,173,0.4);}
.footer_li_1:nth-child(1):after{width:0;}
.footer_li_1:nth-child(1)>p{ margin-left:17px;}
.footer_li_1:nth-child(1){width:285px;}
.footer_li_1>p{ text-align:center; font-size:18px; color:#2ab190; margin: 0 0 20px 0; float:left;}
.footer_ul_2{ width:90%; margin:0 auto; float:left;}
.footer_ul_2 li{ line-height:30px; font-size:14px; color:#383838;}
.footer_ul_2 li i{ width:12px; color:#868686; padding-right:7px;}
.footer_li_1:nth-child(2){width:298px;}
.footer_li_1:nth-child(2)>p{ margin-left:50px;}
.footer_ul_3{ width:85%; float:left; margin-left:50px;}
.footer_ul_3 li{ width:100%; line-height:23px; float:left; list-style:disc inside; color:#2ab08f;}
.footer_li_3 a{ color:#555; font-size:14px;}
.footer_li_3 a img{ height:14px; padding-left:10px;  -webkit-mask:-webkit-linear-gradient(left,rgba(0,0,0,0.3),rgba(0,0,0,0.3));}
.footer_li_1:nth-child(3){width:328px;}
.footer_li_1:nth-child(3)>p{ margin-left:45px;}
.footer_ul_4{ width:250px; float:left; margin-left:45px; color:#383838;}
.footer_li_4{ width:234px; line-height:25px; float:left; list-style:disc inside; color:#2ab08f; border-bottom:1px dotted #bbbabb; font-size:14px;}
.footer_ul_4 img{ margin-top:10px; margin-left:10px;}
.footer_li_4 a{ color:#555;}
.footer_ul_5{ width:255px; float:left; margin-top:3px;}
.footer_li_5{ float:left; text-align:center;}
.footer_li_5:nth-child(1){ margin:0 35px 0 40px;}
.footer_li_5 img{ width:87px; height:87px;}
.footer_li_5 p{ margin:5px 0; color:#5d5d5d;}
.bdsharebuttonbox{ margin-top:23px;}
.bdsharebuttonbox a{ padding-left:24px !important; height:24px !important; float:none !important; margin-right:6px !important;}
.bdsharebuttonbox .bds_sqq{ background:url(../images/share-qq.png); background-position:initial !important;}
.bdsharebuttonbox .bds_tsina{ background:url(../images/share-weibo.png); background-position:initial !important; margin:0 4px 0 0 !important;}
.bdsharebuttonbox .bds_weixin{ background:url(../images/share-weixin.png); background-position:initial !important; margin:0 !important; font-size:20px; padding-left:28px !important; background-size:28px 28px;}
.footer-bottom{ width:100%; height:70px; line-height:70px; background:#f1f1f2; text-align:center; border-top:1px solid rgba(42,176,143,0.4); float:left; font-size:14px; color:#333;}

.leftfloat{ width:272px; position:fixed; left:0; top:40%; z-index:9999; display:none; transform:translateX(-218px);}
.leftfloat ul{ float:left;}
.leftfloat ul li{ float:left; transition:all 0.4s ease; margin:1px 0;}
.leftfloat ul li:hover{ transform:translateX(220px);}
.leftdiv{ width:218px; height:51px; float:left; background:#2ab190;}
.leftdiv p{ width:100%; padding:0 5px; color:#FFF; float:left;}
.leftfloat ul li:nth-child(1) .leftdiv p{ width:88%; text-align:center; box-sizing:border-box; font-family:ArmadaMedium; float:none; margin:7px auto 0 auto; font-size:14px;}
.leftfloat ul li:nth-child(1) .leftdiv p em{ float:left; font-size:12px; line-height:22px;}
.leftfloat ul li:nth-child(1) .leftdiv p span{ float:left; margin-left:10px; text-align:right;}
.leftfloat ul li:nth-child(2) .leftdiv p{ width:100%; font-family:ArmadaLight; text-align:center; box-sizing:border-box; line-height:51px; font-size:18px;}
.leftfloat ul li:nth-child(3) .leftdiv p{ text-align:center; line-height:51px; box-sizing:border-box; font-size:14px;}
.rightdiv{ width:52px; height:51px; float:left; background:#068e73; position:relative; margin-left:2px;}
.rightdiv img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.rightclose{ width:52px; height:52px; float:left; cursor:pointer; transform:translateX(220px);}
.rightclose img{ width:52px; height:52px; float:left;}

.rightfloat{ width:52px; height:52px; position:fixed; right:8px; bottom:10%; border-radius:50%;overflow:hidden;z-index:9999; cursor:pointer; display:none;}
.rightfloat img{ float:left; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background:url(../images/totop.png) no-repeat; }

/*关于我们*/
.about-banner{ width:100%; height:305px; float:left; background:url(../images/about-banner.jpg) no-repeat center top; margin-top:90px;}

.ncontent{ width:100%;min-height:400px; margin:0 0 50px 0; float:left;}
.ncontent .inner{ position:relative;}
.about-title{ width:100%; float:left; margin:100px 0 70px 0;}
.about-con1{ width:585px; margin:0 100px 0 0; font-size:14px; float:left;}
.about-con1 p{ font-size:14px; line-height:22px; color:#4c4c4c; word-break:break-all; margin-bottom:30px;}
.about-img1{ float:left; margin:5px 0 0 0;}
.about-img2{ width:100%; float:left; margin:25px 0 80px 0;}
.about-img3{ width:100%; float:left; margin:90px 0 0 0; padding-bottom:75px; border-bottom:1px dashed #e3e3e3;}
/*公司荣誉*/
.honor-title{ width:100%; float:left; margin-top:110px;}
.honor-con{ width:100%; float:left; margin:50px 0 0 0;}
.honor-con-img1{ float:left;}
.honor-con-ul{ width:500px; float:left; margin:0 0 0 60px;}
.honor-con-title{ width:100%; font-size:30px; color:#068e73; float:left; margin:0 0 30px 0;}
.honor-con-ul li{ width:180px; padding:0 20px 0 0; margin:0 30px 0 0; float:left; border-bottom:1px solid #e5e5e5;}
.honor-con-ul li:nth-child(odd){ padding:0 20px 0 0; margin:0;}
.honor-con-ul li a{ font-family:MicrosoftYaHeiLight; font-size:14px; float:left; display:block; cursor:pointer; margin:20px 0;}
.honor-con-ul li a.on{ color:#2ab08f;}
.honor-con-ul li div{ float:left; display:none;}
.honor-con-ul li div img{ max-width:200px; max-height:200px; float:left;}
.honor-con-ul1{ width:100%; float:left;}
.honor-con-ul1 li{ width:250px; margin:0 50px 0 0; float:left; border-bottom:1px solid #e5e5e5;}
.honor-con-ul1 li a{ line-height:45px; font-size:14px; font-family:'宋体'; display:block; cursor:pointer;}
.honor-con-ul1 li a.on{ color:#2ab08f;}
.honor-con-ul1 li div{ float:left; display:none;}
.honor-con-ul1 li div img{ max-width:200px; max-height:200px; float:left;}

/*产品中心*/
.product-banner{ width:100%; height:305px; float:left; background:url(../images/product-banner.jpg) no-repeat center top; margin-top:90px;}
#tab{ width:100%; float:left; margin-top:35px;}
#tab li{ width:49%; margin:0 1% 0 0; background:#515151; text-align:center; float:left;}
#tab li:nth-child(2){ width:50%; margin:0;}
#tab li a{ color:#FFF; font-size:16px; line-height:45px; display:block; transition:all 0.4s ease;}
#tab li.on a{ background:#068e73;}
.tab_div{ width:90%; background:#068e73; margin:15px 0 0 0; padding:0 5%; position:relative; float:left;}
.tab_list{ width:100%; display:block; float:left;}
.tab_list li{ width:985px; margin:0 48px; position:relative;}
.tab_list li a{ width:25%; color:#FFF; font-size:14px; padding:1px 0; float:left; line-height:25px;}
.tab_list li a i{ visibility:hidden; margin-right:10px;}
.tab_list li a:hover i{ visibility:visible;}
.page{ width:100%; float:left; text-align:center; margin:15px 0 45px 0;}
.page span:nth-child(1){ display:none;}
.page span:last-child{ display:none;}
.page .disabled{ display:none;}
.page a,.page span{ width:12px; height:12px; margin:0 18px; background:#dcdcdc; border-radius:50%; overflow:hidden; display:inline-block;}
.page a.current,.page span.current{ background:#068e73;}


#tab_con{ width:100%; float:left; margin-top:15px;}
#tab_con li{ width:390px; height:260px; margin:0 15px 105px 0; background:#dcdcdc; float:left; position:relative;}
#tab_con li:nth-child(3n){ margin:0 0 105px 0;}
#tab_con li img{ max-width:70%; max-height:70%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
#tab_con li p{ width:100%; text-align:center; color:#505050; font-size:18px; position:absolute; bottom:-45px; left:0; line-height:45px;}
#tab_con li a{ width:100%; height:100%; margin:0 15px 60px 0; background:rgba(6,142,115,0.8); float:left; position:relative; display:none;}
#tab_con li a img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); opacity:0.6; filter:alpha(opacity=60);}

/*产品详情*/
.productshow-left{ width:220px; float:left;margin:80px 0 30px 0; }
.productshow-left-ul{ width:100%; float:left;}
.productshow-left-ul-li{ width:100%; float:left;}
.productshow-left-ul-li-a{ width:100%; float:left; line-height:45px; background:#d7d7d7; font-size:14px; color:#333; text-align:left; text-indent:15px; display:block; cursor:pointer;}
.productshow-left-ul-li-a i{ padding-left:10px; display:inline;}
.productshow-left-ul-li.on .productshow-left-ul-li-a i{ color:#2ab08f;}
.productshow-left-ul-li:hover .productshow-left-ul-li-a i{ color:#2ab08f;}
.productshow-left-ul-li-ul{ width:100%; float:left; background:#e6e6e6; display:none;}
.productshow-left-ul-li-ul li{ width:90%; margin:0 5%; float:left; border-bottom:1px dashed #d8d8d8;}
.productshow-left-ul-li-ul li a{ margin:10px 0; font-size:12px; color:#333; display:block;}
.productshow-left-ul-li-ul li a i{ visibility:hidden; color:#2ab08f; padding-right:10px;}
.productshow-left-ul-li-ul li:hover a{ font-weight:bold;}
.productshow-left-ul-li-ul li:hover a i{ visibility:visible;}
.productshow-left-ul-li-ul li.on a{ font-weight:bold;}
.productshow-left-ul-li-ul li.on a i{ visibility:visible;}
.productshow-right{ width:930px; float:left; margin:80px 0 0 20px;}
.productshow-title{ width:930px; padding:0 0 20px 0; float:left; border-bottom:1px solid #c8c8c8;}
.productshow-title p:nth-child(1){ width:100%; font-size:30px; color:#333;}
.productshow-title p:nth-child(2){ width:100%; font-size:30px; color:#333; font-family:'宋体';}
.productshow-con{ width:100%; min-height:200px; float:left; margin:40px 0 0 0; position:relative;}
#btn_left{ width:57px; height:57px; position:absolute; background:#e1e1e1; top:35%; left:0; border-radius:50%; cursor:pointer;}
#btn_right{ width:57px; height:57px; position:absolute; background:#c8c8c8; top:35%; right:0; border-radius:50%; cursor:pointer;}
#btn_left img,#btn_right img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
#btn_left:hover,#btn_right:hover{ background:#c8c8c8;}
.left-pro{width:100%; float:left;}
.left-pro .t2{ width: 100%; padding:0 20%; box-sizing: border-box;}
.main_img{ max-width:100%; max-height:400px; cursor:pointer; display:block;}
/*#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}*/
.left-pro .t1{width:100%;float:left;/* overflow-x:scroll;*/}
#showArea{ width:100%; height:100px; margin:20px auto 10px auto; padding:0 20px; overflow-y:scroll; box-sizing:border-box; text-align:center;}
#showArea a{ width:90px; height:90px; position:relative; display:inline-block; transition:all 0.4s ease;}
#showArea img{ max-width:90px; max-height:90px; cursor:pointer; display:block; margin-right:5px; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
#showArea a:hover{ transform:translateY(-15px);}
.MagicZoom{ margin:0 auto;}
.MagicThumb-image{ border:none !important;}
.MagicZoomBigImageCont{ border:none !important; border-radius:50%; background:#f0f0f0;}
.MagicZoomBigImageCont img{ height:auto !important;}
.MagicZoomPup{ border-radius:50%;}

.productshow-tab{ width:100%; height:145px; float:left; background: -webkit-linear-gradient(left, #085049 , #2ab08f); background: -o-linear-gradient(right, #085049 , #2ab08f); background: -moz-linear-gradient(right, #085049 , #2ab08f); background: linear-gradient(to right, #085049 , #2ab08f);}
.productshow-tab ul{ width:100%; height:145px; float:left;}
.productshow-tab ul li{ width:33%; height:145px; float:left; position:relative; text-align:center; transition:all 0.4s ease; box-sizing:border-box; cursor:pointer;}
.productshow-tab ul li:after{ content:''; position:absolute; right:0; top:30px; width:1px; height:85px; background:#FFF;}
.productshow-tab ul li.on:before{ content:''; width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:12px solid #FFF; position:absolute; bottom:0; transform:translateX(-50%);}
.productshow-tab ul li:nth-child(1){ padding:0 10% 0 0;}
.productshow-tab ul li:nth-child(3){ padding:0 0 0 10%;}
.productshow-tab ul li:nth-child(3):after{ width:0;}
.productshow-tab ul li div{ width:53px; height:53px; position:relative; margin:24px auto 13px auto; border-radius:50%; overflow:hidden; transition:all 0.4s ease;box-shadow: inset 0 0 0 1px #fff;}
.productshow-tab ul li.on div{ background:#2ab08f; border-color:#2ab08f;box-shadow: inset 0 0 0 18px #2ab08f;}
.productshow-tab ul li div img{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); transition:all 0.3s ease;}
.productshow-tab ul li:nth-child(1) div img{ width:23px; height:23px;}
.productshow-tab ul li:nth-child(2) div img{ width:27px; height:26px;}
.productshow-tab ul li:nth-child(3) div img{ width:25px; height:23px;}
.productshow-tab ul li:hover div{box-shadow: inset 0 0 0 28px #2ab08f;}
.productshow-tab ul li p{ color:#FFF; font-size:16px; position:relative;}
.productshow-tabcon{ width:100%; float:left; background:#FFF; padding-bottom:60px; display:none;}
.productshow-tabcon ul{ width:952px; min-height:100px; position:relative; box-sizing:border-box; margin:82px 0 0 104px; border-top:1px dashed #b1b1b1;}
.productshow-tabcon ul li{ width:100%; float:left; display:none;}
.productshow-tabcon ul li:nth-child(1){ display:block;}
.productshow-tabcon ul li p{ font-weight:bold; font-size:14px; color:#6c6c6c;}
.productshow-tabcon-p1{ margin:25px 0 15px 0;}
/*.productshow-tabcon ul li p span{ font-family:Tahoma; font-size:18px; font-weight:normal;}*/
.productshow-tabcon ul li div{ font-family: 微软雅黑 !important;line-height:25px !important; font-size:12px !important; color:#333 !important;}
.productshow-tabcon ul li div img{ max-width:100%;}
.productshow-tabcon ul li div p{ font-family: 微软雅黑 !important;line-height:25px !important; font-size:12px !important; color:#333 !important; font-weight:normal !important;}
.productshow-tabcon ul li div span{ font-family: 微软雅黑 !important;line-height:25px !important; font-size:12px !important; color:#333 !important; font-weight:normal !important;}
.productshow-tabcon ul li div td{ border:1px solid #ccc; padding:5px;line-height: 30px;}

/*新闻中心*/
.news-banner{ width:100%; height:305px; float:left; background:url(../images/news-banner.jpg) no-repeat center top; margin-top:90px;}
.news-title{ width:100%; float:left; margin-top:90px;}
.news-con{ width:100%; float:left; margin-top:80px;}
.news-con .swiper-container{ width:100%; padding-bottom:40px;}
.news-con .swiper-slide{}
.news-con .swiper-slide a{ width:277px; margin:0 20px 90px 0; display:inline-block; float:left;}
.news-con .swiper-slide a:nth-child(4n){ margin-right:0;}
.news-con .swiper-pagination span{ width:9px; height:9px; margin:0 10.5px; background:#dcdcdc; border-radius:50%; overflow:hidden; display:inline-block; opacity:1;}
.news-con .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:0 17px !important;}
.news-con .swiper-pagination span.swiper-pagination-bullet-active{ background:#068e73;}
.news-img{ width:100%; height:169px; overflow:hidden; float:left;}
.news-img img{ width:100%; max-height:100%; float:left;}
.news-text{ width:100%;}
.news-text p{ width:100%; float:left; color:#333;}
.news-text p:nth-child(1){ font-family:CenturyGothic; font-size:14px; font-weight:bold; margin-top:29px;}
.news-text p:nth-child(2){ font-size:14px; font-weight:bold; margin:5px 0 5px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-text p:nth-child(3){ font-size:12px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; line-height:20px;}
/*详情*/
.newsshow-con{ width:100%; float:left;}
.newsshow-con p{ width:100%; float:left; font-size:24px; color:#333; margin:90px 0 40px 0;}
.newsshow-con ul{ width:100%; float:left;}
.newsshow-con ul li{ width:100%; float:left; font-size:14px; color:#333; line-height:25px;}
.newsshow-text{ width:100%; float:left; margin:20px 0 80px;}
.newsshow-text img{ max-width:100%; margin:0 0 40px 0;}
.newsshow-text p{ font-size:16px; color:#333; line-height:25px;}
.newsshow-next{ width:100%; text-align:center; float:left;}
.newsshow-next a{ width:127px; height:33px; line-height:33px; border:1px solid #dcdcdc; color:#969696; display:inline-block; text-align:center; transition:all 0.4s ease; margin:0 20px;}
.newsshow-next a:hover{ background:#2ab08f; border-color:#2ab08f; color:#FFF;}


/*招贤纳士*/
.zxns-banner{ width:100%; height:305px; float:left; background:url(../images/zxns-banner.jpg) no-repeat center top; margin-top:90px;}
.zxns-title{ width:100%; float:left; margin-top:90px;}
.zxns-p{ width:100%; float:left; margin:45px 0 95px 0; font-size:16px; color:#444;}
.zxns-img{ width:100%; float:left;}
.zxns-ul{ width:100%; float:left; margin-bottom:200px;}
.zxns-ul li{ width:48%; height:90px; float:left; box-sizing:border-box; position:relative; background:#888687; transition:all 0.4s ease; position:relative; margin:30px 0 0 0; cursor:pointer;}
.zxns-ul li:nth-child(even){ margin-left:2%;}
.zxns-ul li:nth-child(odd){ margin-right:2%;}
.zxns-ul li a{ width:80%; margin:0 10%; display:block; line-height:50px; color:#FFF; font-size:16px; font-weight:bold;}
.zxns-ul li:hover{ background:#2aaf8f;}
.zxns-info{ width:100%; float:left; background:#2aaf8f; position:absolute; top:91px; left:0; display:none; z-index:99;}
.zxns-info table{ width:80%; margin:20px 10%;}
.zxns-info table tr{ width:100%; line-height:30px; color:#FFF;}
.zxns-info table tr td:nth-child(1){ width:25%; font-weight:bold;}
.zxns-info table tr td:nth-child(3){ font-weight:bold;}


/*联系我们*/
.contact-banner{ width:100%; height:305px; float:left; background:url(../images/contact-banner.jpg) no-repeat center top; margin-top:90px;}
#map { width: 1200px; height: 420px; float:left; margin:30px 0 75px 0;}
.amap-container{height: 100%;}
.contact-con{ width:100%; float:left; margin:10px 0 50px 0;}
.contact-con-img{ width:100%; float:left; text-align:center;}
.contact-con-ul{ width:100%; float:left; margin-top:50px;}
.contact-con-ul-li{ width:50%; float:left;}
.contact-con-ul-p1{ font-size:16px; color:#8a8a8a; margin-left:105px;}
.contact-con-ul-p2{ font-size:14px; color:#9b9b9b; margin:20px 0 30px 105px;}
.contact-con-ul-div1{ margin-left:105px;}
.contact-con-ul-div1 ul{ width:100%; float:left;}
.contact-con-ul-div1 ul li{ width:100%; float:left; font-size:14px; padding:5px 0; color:#8a8a8a;}
.contact-con-ul-div1 ul li:first-child{ font-size:14px; color:#8a8a8a; letter-spacing:6.2px;}
.contact-con-ul-li form{ width:90%; float:left;}
.contact-con-ul-li form ul{ width:100%; float:left;}
.contact-con-ul-li form ul li{ width:100%; float:left; position:relative; margin:10px 0;}
.contact-con-ul-li form ul li:after{ content:'*'; color:red; position:absolute; right:10px; top:0;}
.contact-con-ul-li form ul li:last-child:after{ content:'';}
.contact-con-ul-li form ul li p{ width:15%; color:#8a8a8a; float:left; text-align:right; margin-right:5%; line-height:42px;}
.contact-con-ul-li form ul li input[type=text]{ width:75%; color:#8a8a8a; float:left; border:1px solid #cccccc; padding:5px 10px; box-sizing:border-box; font-size:14px; line-height:30px;}
.contact-con-ul-li form ul li textarea{ width:75%; height:230px; float:left; border:1px solid #cccccc; padding:5px 10px; box-sizing:border-box; font-size:14px; line-height:30px;}
.contact-con-ul-li form ul li input[type=submit]{ width:90px; height:40px; line-height:40px; border:1px solid #ccc; color:#8a8a8a; transition:all 0.4s ease; background:#FFF; cursor:pointer; margin-left:20%;}
.contact-con-ul-li form ul li input[type=submit]:hover{ background:#2ab08f; color:#FFF; border-color:#2ab08f;}
#txtCode{ width:80px;}
.contact-con-ul-li form ul li a{ line-height:42px;}

/*搜索*/
.search-p1{ width:100%; height:40px; line-height:40px; float:left; margin:20px 0; font-size:16px;}
.search-p1 b.blue{ color:blue; margin:0 5px;}
.search-p1 b.red{ color:red; margin:0 5px;}



.BMapLabel{ font-size:14px !important; color:#FFF !important; background-color: #1d7d66 !important; border:none !important; top:-5px !important; font-family:微软雅黑 !important; padding:1px 13px 3px 13px !important;letter-spacing: 0.8px;}



@media screen and (min-width: 1400px) {
    .honor-con-img1{ width:540px;}
    .iproduct-info{ width:350px; left:300px;}
}
@media screen and (min-width: 1500px) {
    .iproduct-info{ left:350px;}
    .iproduct-img1{ top:50px; left:120px;}
    .iproduct-img2{ top:48px; right:10px;}
    .iproduct-img4{ right:150px;}
    .iproduct-title3{right:-290px;}
}
@media screen and (min-width: 1650px) {
    .iproduct .swiper-wrapper .swiper-slide a{transform:scale(0.9);}
    .iproduct-info{ left:400px;}
    .iproduct-img1{ top:75px; left:200px;}
    .iproduct-img2{ top:55px; right:25px;}
    .iproduct-img4{ right:200px;}
    .iproduct-title3{right:-290px;}
}
@media screen and (min-width: 1900px) {
    .iproduct .swiper-wrapper .swiper-slide a{transform:scale(0.9);}
    .iproduct-info{ left:450px;}
    .iproduct-img1{ top:90px; left:350px;}
    .iproduct-img2{ top:60px; right:40px;}
    .iproduct-img4{ right:400px;}
    .iproduct-title3{right:-290px;}
}


@font-face {
  font-family: 'ArmadaMedium';   /*字体名称*/
  src: url('../fonts/ArmadaMedium.ttf'),     /*字体源文件*/
       url('../fonts/ArmadaMedium.woff') format('woff');
}
@font-face {
  font-family: 'ArmadaLight';   /*字体名称*/
  src: url('../fonts/ArmadaLight.ttf')      /*字体源文件*/
}
@font-face {
  font-family: 'MicrosoftYaheiLight';   /*字体名称*/
  src: url('../fonts/Microsoft-Yahei-UI-Light.ttc');       /*字体源文件*/
}
@font-face {
  font-family: 'CenturyGothic';   /*字体名称*/
  src: url('../fonts/CenturyGothic.ttf') format('truetype');       /*字体源文件*/
}
@font-face {
  font-family: 'avenirnextltpro-regular';   /*字体名称*/
  src: url('../fonts/avenirnextltpro-regular.ttf') format('truetype'),      /*字体源文件*/
       url('../fonts/avenirnextltpro-regular.woff') format('woff'),
       url('../fonts/avenirnextltpro-regular.svg') format('svg'),
       url('../fonts/avenirnextltpro-regular.eot') format('embedded-opentype');
}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}

@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}

@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}