@import url(style.css);
@import url(pscroll.css);
/*内页*/
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.position{ border-top:1px solid #f7f7f7;height:59px; line-height:59px;  background:#fff; overflow:hidden; color:#666666; text-align:left; font-size:14px;}
.position a{ color:#666666;  text-decoration:none;}
.position a:hover{color:#128ba8;}
/*.position label{}*/
.position .postions_r img{ vertical-align:baseline; margin-right:8px; height:14px;}
.position .rclass{ float:right;background:url(../images/pos_bg2.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #fff;-webkit-tap-highlight-color: transparent; display:none;}

.position .postions_b{ float:right; }
.position .postions_b a{ float:left; margin-left:44px;  text-align:center;overflow:hidden; font-size:15px; color:#666666; position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.position .postions_b a:hover{color:#118aa7;}
.position .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:3px;opacity: 0;background-color: #118aa7;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.position .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.position .postions_b a.isel{color:#118aa7;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;}
.o_big_con .cons .wrap{ height:100%; display:table; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:middle; color:#fff; text-align:center;}
.o_big_con .h2 span{ display:block; line-height:36px; overflow:hidden;}



/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:5%; padding-bottom:5%; clear:both;}
.yema a{ display:inline-block; height:36px; line-height:36px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:18px;margin-left:3px; margin-right:3px;  text-align:center; color:#666666; font-size:14px; border:1px solid #ffffff; background:#ffffff;}
.yema a:hover{ text-decoration:none; color:#fff; background:#118aa7;border:1px solid #118aa7;}
.yema a.on{color:#fff;  background:#118aa7;border:1px solid #118aa7;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#118aa7;}
.yema a span{/* font-family:"宋体";*/ font-size:16px;}
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}
/*产品中心*/
.about_bg{ background:#f7f7f7; overflow:hidden;}
.about_l{ float: left;width:240px; overflow:hidden; margin-right:2.2%; margin-top:50px; margin-bottom:4%; position:relative;}
.about_l .about_l_titile{ overflow: hidden;color:#fff; background:#118aa7; height:94px;/*-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.05); box-shadow: 0 5px 15px rgba(0,0,0,0.05);*/}
.about_l .about_l_titile .h1{ font-weight:normal; font-size:26px;  line-height:94px; height:94px; overflow:hidden; padding-left:18px;}
.about_l .i_left_ul2{ overflow:hidden; margin-bottom:9px; /*background-color:#f4f8f9; border:1px solid #dadada; border-top:0;*/}
.about_l .i_left_ul2 li h2{ font-weight:normal; overflow:hidden;padding-left:18px; padding-right:24px; height:50px;line-height:49px;font-size:14px; color:#666666; cursor:pointer; position:relative;background:url(../images/about_bg3.png) 90% center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li h2 a{color:#666666; text-decoration:none; display:block;border-bottom:1px dashed #e6e6e6; padding-right:25px; padding-left:18px;transition:all 0.3s; }
.about_l .i_left_ul2 li h2 a:hover{ color:#118aa7;margin-left:3px; }
.about_l .i_left_ul2 li h2:hover{background-image:url(../images/about_bg3_on.png);}
.about_l .i_left_ul2 li.left_sel{ background:#ffffff;}
.about_l .i_left_ul2 li.left_sel h2{ color:#0599d9; background-image:url(../images/about_bg3_on.png);}
.about_l .i_left_ul2 li.left_sel h2 a{ color:#118aa7; border-bottom:1px solid #fff;}
.about_l .i_left_ul2 li{display:block; width:100%; background:#fff; position:relative;}
.about_l .i_left_ul2 li:before{ content:""; position:absolute; right:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li:after{ content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:#efefef; }
.about_l .i_left_ul2 li.left_sel:after{ width:2px;background:#118aa7;}
.about_l .i_left_ul2 li:last-child h2 a{border-bottom:none; }
/*.about_l .i_left_ul2 li:last-child h1 a{ border-bottom:none; margin-bottom:0;}
.about_l .i_left_ul2 li h1{font-weight:normal; overflow:hidden;padding-left:20px; padding-right:20px; height:58px;line-height:57px;font-size:14px; color:#555; cursor:pointer;  position:relative;}
.about_l .i_left_ul2 li h1 a{ color:#333; text-decoration:none;display:block; padding-left:17px;transition:all 0.3s;}
.about_l .i_left_ul2 li h1:hover a{color:#e94001;margin-left:3px;}
.about_l .i_left_ul2 li.left_sel h1{ color:#fff;background:url(../images/product_bg2.png) #fe9900 243px center no-repeat;}
.about_l .i_left_ul2 li.left_sel h1 a{ color:#fff;}*/
.about_l .i_left_ul2 li div{ margin-top:10px; font-size:14px;display:none; margin-left:15px; margin-right:15px; padding-bottom:10px; border-bottom:1px solid #dedede;}
.about_l .i_left_ul2 li div dl{overflow:hidden; margin-top:10px;}
.about_l .i_left_ul2 li div dl dd{overflow:hidden; display:none; padding-bottom:1px;}
.about_l .i_left_ul2 li div dl dd p{ height:30px; line-height:30px; overflow:hidden; padding-left:37px; padding-right:10px; }
.about_l .i_left_ul2 li div dl dd p a{ height:30px; line-height:30px; overflow:hidden; display:block; padding-left:9px; padding-right:8px; color:#666666;background:url(../images/product_bg4.png) left center no-repeat;transition:all 0.3s;}
.about_l .i_left_ul2 li div dl dd p a:hover{color:#e94001;background-image:url(../images/product_bg4_on.png); margin-left:4px;}
.about_l .i_left_ul2 li div dl dd p.on a{ color:#e94001;background-image:url(../images/product_bg4_on.png);}
.about_l .i_left_ul2 li div dl span{ padding-left:23px; padding-right:8px; overflow:hidden; display:block; line-height:34px;  height:34px;font-size:14px; color:#333;cursor:pointer;background:url(../images/product_bg3.png) 16px center no-repeat; transition:all 0.3s;}
.about_l .i_left_ul2 li div dl span:hover{margin-left:4px;}
.about_l .i_left_ul2 li div dl span a{ color:#666666; text-decoration:none; display:inline;}
.about_l .i_left_ul2 li div dl span a:hover{color:#e94001; }
.about_l .i_left_ul2 li div dl span.left_sel{color:#e94001; background-image:url(../images/product_bg3_on.png);}
.about_l .i_left_ul2 li div dl span.left_sel a{color:#e94001;}
.about_l .i_left_ul2 li div dl span i{ float:right; margin-right:4px; width:8px; height:4px; background:url(../images/product_bg5.png) no-repeat; margin-top:15px; display:none;}
.about_l .i_left_ul2 li div dl span.left_sel i{ display:block;}
.about_l .imgs{ overflow:hidden;transition:all 0.3s;}
.about_l .imgs img{ width:100%;}
.about_l .imgs:hover{opacity:0.9;filter:Alpha(opacity=90);}
.about_r{overflow:hidden; padding-top:50px;}
.product_ul{ overflow:hidden;}
.product_ul ul li{ float:left; width:21%; margin-right:4%; margin-bottom:9%; overflow:hidden; text-align:center;}
/*最后一行margin-bottom底边距设置为10px*/
.product_ul ul li:nth-child(4n+1):nth-last-child(-n+4),
.product_ul ul li:nth-child(4n+1):nth-last-child(-n+4)~li{ margin-bottom:10px;}
/*每行第4个margin-right右边距为0*/
.product_ul ul li:nth-child(4n+0){ margin-right:0;}
.product_ul ul li .imgs{overflow:hidden; position:relative;}
.product_ul ul li .imgs img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_ul ul li .imgs .bgs{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_ul ul li .imgs .bgs .cons{ width:94%; left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute;transition:all 0.3s; padding-bottom:15px;}
.product_ul ul li:hover .bgs .cons{ padding-bottom:0;}
.product_ul ul li .imgs .bgs i{width: 46px; height: 46px; margin: 0 auto;  overflow: hidden; display: block; background: url(../images/i_bg4.png) top center no-repeat; background-size: 100% 100%;}
.product_ul ul li .imgs .bgs .h4{ font-weight:normal; height:26px; line-height:26px; overflow:hidden; margin-top:9px;font-size:14px; color:#fff;}
.product_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_ul ul li .txts{ width:94%; max-width:406px; margin:0 auto;overflow:hidden;}
.product_ul ul li .txts .h3{ overflow:hidden;height:22px; line-height:22px; margin-top:18px; margin-bottom:18px;font-weight:normal; font-size:15px;color:#666666;white-space:nowrap;text-overflow:ellipsis;}
.product_ul ul li:hover .txts .h3{ color:#128ba8;}
/*产品详情推荐*/
.product_show_ul{ overflow:hidden;}
.product_show_ul ul li{ float:left; width:19.5%; margin-right:7%; margin-bottom:9%; overflow:hidden; text-align:center;}
/*每行第4个margin-right右边距为0*/
.product_show_ul ul li:nth-child(4n+0){ margin-right:0;}
/*最后一行margin-bottom底边距设置为10px*/
.product_show_ul li:nth-child(4n+1):nth-last-child(-n+4),
.product_show_ul li:nth-child(4n+1):nth-last-child(-n+4)~li{ margin-bottom:10px;}
.product_show_ul ul li .imgs{overflow:hidden; position:relative;}
.product_show_ul ul li .imgs img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.product_show_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product_show_ul ul li .imgs .bgs{ position:absolute; top:0; width:100%; left:0; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.product_show_ul ul li .imgs .bgs .cons{ width:94%; left:50%; top:50%;overflow:hidden;transform: translate(-50%, -50%); position:absolute;transition:all 0.3s; padding-bottom:15px;}
.product_show_ul ul li:hover .bgs .cons{ padding-bottom:0;}
.product_show_ul ul li .imgs .bgs i{width: 46px; height: 46px; margin: 0 auto;  overflow: hidden; display: block; background: url(../images/i_bg4.png) top center no-repeat; background-size: 100% 100%;}
.product_show_ul ul li .imgs .bgs .h4{ font-weight:normal; height:26px; line-height:26px; overflow:hidden; margin-top:9px;font-size:14px; color:#fff;}
.product_show_ul ul li:hover .imgs .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.product_show_ul ul li .txts{ width:94%; max-width:406px; margin:0 auto;overflow:hidden;}
.product_show_ul ul li .txts .h3{ overflow:hidden;height:22px; line-height:22px; margin-top:18px; margin-bottom:18px;font-weight:normal; font-size:15px;color:#666666;white-space:nowrap;text-overflow:ellipsis;}
.product_show_ul ul li:hover .txts .h3{ color:#128ba8;}

/*产品中心详细*/
.productDetails{ margin-top:3.5%; overflow:hidden;}
.productDetails .information:after{content:"";height:0;display:block;clear:both}
.productDetails .product_one_l{ float:left;width:484px;}
.productDetails .product_one_l .pro_big2{ overflow:hidden;margin-bottom:4%;/* border:1px solid #eeeeee;*/}
.productDetails .product_one_l .big_img{width:100%;}
.productDetails .information{ overflow:hidden; background:#fff; padding:3%;}
.productDetails .information .conten{ overflow:hidden; padding-left:3%;}
.productDetails .information .conten ul li{ display:block; overflow:hidden;border-bottom:1px solid #eeeeee; padding-top:3.2%; padding-bottom:3.2%;}
.productDetails .information .h2{font-weight:normal; line-height:30px;color: #000000; overflow:hidden;font-size: 26px;}
.productDetails .information .txt{overflow:hidden; color:#666666; font-size:15px; line-height:26px;}

.productDetails .information .tels{background:url(../images/product_bg1.png) left center no-repeat; padding-left:24px; overflow:hidden;}
.productDetails .information .tels a{transition: 0.4s;-webkit-transition: 0.4s;-moz-transition: 0.4s;-ms-transition: 0.4s;-o-transition: 0.4s; font-weight:bold; color:#e70000; font-size:20px;}
.productDetails .information .tels a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.productDetails .tab{margin-top: 3%; height:36px;line-height: 36px;font-size: 20px;color: #333333; position:relative;padding-left:12px;}
.productDetails .tab:after{content:"";height:20px; position:absolute; width:3px; left:0; top:50%; margin-top:-10px; background:#118aa7;}
.productDetails .tabBox{padding-top: 20px; margin-top:13px; overflow:hidden; padding-bottom:25px; background:#ffffff;}
.productDetails .article{ width:96%; max-width:1158px; margin:0 auto;line-height: 27px;font-size: 15px; color: #666666; /*text-align: justify;*/}
.productDetails .article img{ max-width:100%;}
.productDetails .article p{ margin-bottom:12px; overflow:hidden;}
.productDetails .article .f14{ font-size:14px;}
.productDetails .feedback_div{ overflow:hidden; width:96%; max-width:1158px; margin:0 auto; margin-top:1%;}
.productDetails .feedback_l{ float:left; width:49%; overflow:hidden;}
.productDetails .feedback_r{ float:right; width:49%; overflow:hidden;}
.productDetails .divs{ overflow:hidden; margin-bottom:20px;}
.productDetails .inputs2{ width:99%;  background-color:#f7f7f7; height:46px; line-height:46px; font-size:14px; color:#333333; border:none; outline:none;  text-indent:50px; font-family:"微软雅黑"; background-position:21px center; background-repeat:no-repeat;}
.productDetails .inputs2.bgs1{ background-image:url(../images/feedback_bg1.png);}
.productDetails .inputs2.bgs2{ background-image:url(../images/feedback_bg2.png);}
.productDetails .inputs2.bgs3{ background-image:url(../images/feedback_bg3.png);}
.productDetails .textarea{ padding:1%; padding-top:13px; width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ background:url(../images/feedback_bg4.png) 20px 13px #f7f7f7 no-repeat; font-size:14px; font-family:"微软雅黑";border:none; outline:none; color:#333333; height:107px; padding-left:50px;  }
.productDetails .textarea:focus{ color:#666;}
.productDetails .bnts2{  border: none; width:100%; font-size: 14px; height: 46px; background: #118aa7; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;transition:all 0.3s;}
.productDetails .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
/*关于我们*/
.about_x{ overflow:hidden; line-height:28px;font-size:15px;/* background:#fff; */color:#666666;  margin-bottom:5%; margin-top:5%; }
.about_x img{margin-bottom:15px; max-width:100%;}
.about_x .ul{ overflow:hidden; padding-top:30px; clear:both;}
.about_x .ul li{ float:left; width:32%; margin-bottom:2%; margin-right:2%; overflow:hidden;}
.about_x .ul li:nth-child(3n+0){ margin-right:0;}
.about_x .ul li img{ width:100%; margin-bottom:0; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_x .ul li:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_x .txts{ /*width:94%; margin:0 auto; max-width:1146px;*/ overflow:hidden;}
.about_x .h2{ color:#333333; font-weight:normal; font-size:20px;margin-bottom:2%; position:relative;}
.about_x .show_t{ padding-bottom:13px; line-height:30px; font-size:30px; color:#333; margin-top:5%;text-align:center; overflow:hidden;}
.about_x .con_line{height:40px; line-height:40px;font-size:14px; color:#999;border-bottom:1px dashed #e5e5e5;  text-align:center; }
.about_x .con_id{ overflow:hidden;white-space:normal;word-break:break-all; padding-top:2%;text-align:left;padding-bottom:4%;}
.about_x table{border-collapse:collapse;border-spacing:0;}
.about_x table td{ line-height:22px;height:27px; /*border:1px solid #000;*/}

.prenext{ border-top:1px dashed #e5e5e5;border-bottom:1px dashed #e5e5e5;font-size:16px; line-height:60px;margin-top:20px; color:#444;}
.prenext span{ float:left; width:108px; color:#666666; font-size:16px;}
.prenext a{ color:#444;}
.prenext a:hover{ color:#0b4b98; text-decoration:none;}
.prenext:last-child{ border-top:0; margin-top:0; border-bottom:0;}
.goback{ float:right; height:26px; line-height:26px; text-align:right; padding-left:23px;background:url(../images/goback.png) left center no-repeat; font-size:14px; color:#333333; margin-top:8px;/* border-bottom:1px solid #a6a6a6;*/}
.fenxiang{ height:30px; overflow:hidden;}
.fenxiang .span{ float:right; font-size:14px; line-height:34px;}

/*合作伙伴*/
.partner_ul{ overflow:hidden; /*margin-bottom:5%;*/ margin-top:5%; }
.partner_ul ul li{ width:19.6%; float:left; margin-right:0.5%; margin-bottom:0.5%; overflow:hidden;}
.partner_ul ul li:nth-child(5n+0){ margin-right:0;}
.partner_ul ul li img{ width:100%;/*transition:all 0.5s;*//*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.partner_ul ul li dd{ width:92%; margin-bottom:8%; border:1px solid #ececec;overflow:hidden;transition:all 0.3s;}
.partner_ul ul li dd .imgs{ overflow:hidden;}
.partner_ul ul li dd:hover .imgs img{/*transform: rotateY(360deg)*/-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;}
.partner_ul ul li dd:hover{border:1px solid #128ba8;}
/*联系我们*/
.contact_con{ margin-top:5%; overflow:hidden; margin-bottom:6%; background:#ffffff;}
.contact_con_l{ float:left; width:50%; overflow:hidden;}
.contact_map{overflow:hidden; max-height:440px;}
.contact_map iframe{height: 440px; overflow:hidden;}
.contact_con_r{ overflow:hidden; padding-top:60px;}
.contact_con_r .txts{ margin:0 auto; width:94%; max-width:530px; color:#666666; font-size:15px; line-height:30px;}
.contact_con_r .txts a{color:#666666; }
.contact_con_r .txts a:hover{color:#118aa7; }
.contact_con_r .txts .h3{overflow:hidden; border-bottom:1px solid #dbdbdb; line-height:36px; padding-bottom:12px; padding-top:12px; font-size:20px; color:#118aa7; font-weight:bold; margin-bottom:20px;}

/*新闻中心*/
.news_con{ overflow:hidden; margin-top:4%; margin-bottom:2%;}
.news_con ul li{ overflow:hidden; background:#fff;display:block; position:relative;}
.news_con ul li .imgs{ width:50%; float:left; display:inline; overflow:hidden; }
.news_con ul li .imgs img{width:100%;/* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_con ul li:hover .imgs img{/*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_con ul li .i_about_r{ position:absolute; right:0; top:50%; transform: translate(0%, -50%);width:50%; line-height:24px; overflow:hidden;}
.news_con ul li .i_about_r .cons{ max-width:544px; width:94%; margin:0 auto; overflow:hidden;}
.news_con ul li .i_about_r .types{ display:block; width:112px; text-align:center; height:38px; line-height:38px;  color:#333333; font-size:14px;transition: all 0.3s; background:#fff; border:1px solid #dbdbdb;}
.news_con ul li:hover .i_about_r .types{ background:#118aa7; border-color:#118aa7; color:#fff;}
.news_con ul li .i_about_r h3{ line-height:60px; height:60px; padding-bottom:4px; position:relative; overflow:hidden; font-size:20px; color:#333333; font-weight:normal;transition: all 0.3s; text-overflow: ellipsis;white-space: nowrap;}
.news_con ul li .i_about_r h3:after{ content:""; position:absolute; width:28px; height:3px; background:#dbdbdb; bottom:0; left:0;}
.news_con ul li .i_about_r em{ font-style:normal; font-size:14px; display:block; color:#999999; height:26px; line-height:26px; padding-top:15px;border-top:1px solid #eaeaea; margin-top:3%;}
.news_con ul li .i_about_r .p{ height:78px; overflow:hidden; font-size:15px; color:#666; line-height:26px;  margin-top:14px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.news_con ul li:hover .i_about_r h3{ color:#118aa7;}

.news_ul{ overflow:hidden;}
.news_ul ul li{ display:block; overflow:hidden; background:#fff; padding-left:20px; padding-right:18px; padding-top:20px; padding-bottom:20px; margin-bottom:2%;}
.news_ul ul li:last-child{ margin-bottom:0;}
.news_ul ul li .dates{ float:left; width:72px; background:#f2f2f2; line-height:22px; overflow:hidden; text-align:center; padding-top:12px; padding-bottom:9px; font-size:14px; color:#666666; font-family:Kalinga;}
.news_ul ul li .dates b{ display:block; height:30px; line-height:30px; overflow:hidden; color:#333;  font-size:26px;font-weight:bold;}
.news_ul ul li .nmores{ float:right; margin-left:10px; color:#999999; font-size:14px; font-style:normal; margin-top:26px;}
.news_ul ul li:hover .nmores{color:#118aa7;}
.news_ul ul li .p{ padding-left:30px; overflow:hidden; line-height:72px; height:72px;text-overflow: ellipsis;white-space: nowrap; font-size:16px; color:#666666;}
.news_ul ul li:hover .p{ color:#118aa7;}


/*加入我们*/
.partner_con{ overflow:hidden; background:#fff; margin-top:62px; padding-left:37px; padding-right:37px; line-height:24px; color:#666666; font-size:16px; padding-bottom:35px; padding-top:16px;}
.partner_con .h3{ font-weight:normal; height:80px; line-height:80px; color:#333333; font-size:30px;}
.about_bg .recruitmentList{ overflow:hidden;}
.about_bg .recruitmentList li { border: solid 1px #eeeeee; box-sizing: border-box; margin-top: 3%;padding: 40px 70px 40px 30px; background: url(../images/arrow9.gif) no-repeat right 31px top 38px; cursor: pointer; background-color:#fff;}
.about_bg .recruitmentList li.on {background-image: url(../images/arrow10.gif); border-left: solid 4px #118aa7;}
.about_bg .recruitmentList li.on .title .tit { color: #118aa7;}
.about_bg .recruitmentList li .title .tit { line-height: 30px; font-size: 16px; color: #333333; font-weight:normal;}
.about_bg .recruitmentList li .title .txt {line-height: 24px; font-size: 14px; color: #999999;}
.about_bg .recruitmentList li .down {padding: 18px 0 0 0;display: none;}
.about_bg .recruitmentList li .down .text {font-size: 14px; line-height: 27px;color: #666666;}
.about_bg .recruitmentList li .down .text .tit { color: #333333;}
.about_bg .recruitmentList li .down .btn {width: 120px;height: 38px; line-height: 38px;text-align: center; display: block; border-radius: 3px;border: solid 1px #118aa7; margin-top: 45px; font-size: 16px;color: #118aa7;transition: 0.2s; -webkit-transition: 0.2s;-moz-transition: 0.2s; -ms-transition: 0.2s;-o-transition: 0.2s;}
.about_bg .recruitmentList li .down .btn:hover {background: #0b4b98; color: #fff;}
/*资料下载*/
.down_ul{ overflow:hidden; margin-top:2%;}
.down_ul ul li{ display:block; overflow:hidden; background:#fff; padding-left:20px; padding-right:18px; padding-top:20px; padding-bottom:20px; margin-bottom:2%;}
.down_ul ul li:last-child{ margin-bottom:0;}
.down_ul ul li .dates{ float:left; width:72px; background:#f2f2f2; line-height:22px; overflow:hidden; text-align:center; padding-top:12px; padding-bottom:9px; font-size:14px; color:#666666; font-family:Kalinga;}
.down_ul ul li .dates b{ display:block; height:30px; line-height:30px; overflow:hidden; color:#333;  font-size:26px;font-weight:bold;}
.down_ul ul li .nmores{ float:right; margin-left:10px; color:#999999; font-size:14px; font-style:normal; margin-top:16px; width:96px; height:40px; line-height:40px; overflow:hidden; text-indent:47px; background:url(../images/down_bg1.png) #dfdfdf 20px center no-repeat;transition:all 0.3s;}
.down_ul ul li .nmores:hover{background:url(../images/down_bg1_on.png) #118aa7 20px center no-repeat; color:#fff;}
.down_ul ul li .p{ padding-left:30px; overflow:hidden; line-height:72px; height:72px;text-overflow: ellipsis;white-space: nowrap; font-size:16px; color:#666666;}
.down_ul ul li:hover .p{ color:#118aa7;}

html[lang="en"] .down_ul ul li .nmores{ width:130px;}

@media screen and (max-width: 1440px) {
/*内页*/
.o_big_con .h2 span{ line-height:32px;}
.position{height:56px; line-height:56px;}




/*加入我们*/
.partner_con{ margin-top:6%; font-size:15px; padding-left:30px;}
.partner_con .h3{ font-size:26px; height:70px; line-height:70px;}
}
@media screen and (max-width: 1310px) {



}
@media screen and (max-width: 1280px) {


}
@media screen and (max-width: 1278px) {

}
@media screen and (max-width: 1200px) {
/*内页*/
/*产品中心*/
.about_l{ margin-top:30px;}
.about_r{ padding-top:30px;}
/*产品中心详细*/
.productDetails .product_one_l{ width:450px;}
/*关于我们*/
.about_x .show_t{ font-size:26px;}



}
@media screen and (max-width: 1160px) {


}

@media screen and (max-width: 1100px) {
/*内页*/
.position .postions_b a{ margin-left:40px;}
/*产品中心详细*/
.productDetails .product_one_l{ width:420px;}

/*关于我们*/
.about_x .show_t{ font-size:24px;}

/*新闻中心*/
.news_con ul li .i_about_r .types{ font-size:13px;}
.news_con ul li .i_about_r h3{ font-size:18px; height:50px; line-height:50px;}
.news_con ul li .i_about_r .p{ line-height:24px; height:72px; font-size:14px;}
.news_con ul li .i_about_r em{ font-size:13px;}

}
@media screen and (max-width: 1000px) {
/*内页*/





}
@media screen and (max-width: 960px) {
/*内页*/
.o_big_con .h2 span{ line-height:30px;}
.position{height:50px; line-height:50px;}
.position .rclass{ display:block;}

.position .postions_b{ display:none;}
.position .postions_b a{ float:none; display:block; margin-left:0; padding-left:3%; text-align:left; background:#efefef; border-bottom:1px solid #fff;}
.position .postions_b a:after{ height:0;}
.position .postions_b a.isel{ background:#118aa7;color:#fff;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:40px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*产品中心*/
.about_l{ float:none; width:0%; background:none; margin-right:0; z-index: 19891025; right: 0%; position:absolute; overflow: hidden; top:0; height:100%; margin-top:0; margin-bottom:0;}
.about_l.lws{ width:90%; max-width:293px;}
.about_l .about_l_titile{ height:50px;}
.about_l .about_l_titile .h1{ height:50px; line-height:50px; font-size:16px; }
.about_l .about_l_img{ display:none;}
.about_l .imgs{ display:none;}
.about_r{ padding-top:2%;}
/*产品中心详细*/
.productDetails .product_one_l{ width:400px;}
/*关于我们*/
.about_x{ font-size:14px; line-height:26px;}
.about_x .show_t{ font-size:22px; line-height:26px; padding-bottom:10px;}
.about_x .con_line{ font-size:13px;}
.prenext{font-size:15px; line-height:50px;}
.prenext span{ font-size:15px; width:90px;}
/*合作伙伴*/
.partner_ul ul li{ width:24.62%;}
.partner_ul ul li:nth-child(5n+0){ margin-right:0.5%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0%;}
/*新闻中心*/
.news_con ul li .i_about_r .types{ height:30px; line-height:30px; width:100px;}



/*加入我们*/
.partner_con{ font-size:14px; padding-bottom:30px; padding-left:20px; padding-right:20px;}
.partner_con .h3{ font-size:22px; height:50px; line-height:50px;}
.about_bg .recruitmentList li{ padding:30px 60px 30px 20px; background-position:right 21px top 28px;}
.about_bg .recruitmentList li .down .btn{ width:110px; height:32px; line-height:32px; margin-top:4%; font-size:15px;}

}
@media screen and (max-width: 830px) {
/*内页*/
/*新闻中心*/
.news_con ul li .i_about_r h3{ font-size:16px; }
.news_con ul li .i_about_r .p{  margin-top:10px;}


}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ min-height:134px;}
.position .postions_b a{ font-size:14px;}
/*分页*/
.yema a{ height:26px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; margin-right:2px; font-size:13px;}
.yema a span{ font-size:14px;}
/*产品中心*/
.product_ul ul li{ width:32%;}
.product_ul ul li:nth-child(4n+0){ margin-right:2%;}
.product_ul ul li:nth-child(3n+0){ margin-right:0;}
/*产品中心详细*/
.productDetails .product_one_l{ width:100%; float:none; margin-bottom:3%;}
.productDetails .information .conten{ padding-left:0;}
.productDetails .information .h2{ font-size:22px;}
.productDetails .information .txt{ font-size:14px;}
.productDetails .information .conten ul li{ padding-top:2.5%; padding-bottom:2.5%;}
.productDetails .information .tels a{ font-size:18px;}
.productDetails .tab{ font-size:18px;}
.productDetails .article{ line-height:26px; font-size:14px;}
/*联系我们*/
.contact_con_r{ padding-top:40px;}
.contact_map iframe{height: 400px;}

/*新闻中心*/
.news_con ul li .imgs{ float:none; width:100%; display:block; margin-bottom:4%;}
.news_con ul li .i_about_r{ position:static; padding-bottom:3%; width:100%;transform: translate(0%, 0%);}
.news_con ul li .i_about_r .cons{ max-width:none;}
.news_con ul li .i_about_r em{ height:22px; line-height:22px;}
.news_con ul li .i_about_r .p{ height:66px; line-height:22px;}



}
@media screen and (max-width: 700px) {
/*联系我们*/
.contact_con_l{ float:none; width:100%;}
.contact_map iframe{height: 360px;}
.contact_con_r{ padding-top:3%; padding-bottom:4%;}
.contact_con_r .txts{ font-size:14px;}
.contact_con_r .txts .h3{ font-size:18px;}


}
@media screen and (max-width: 640px) {
/*内页*/
.position{height:44px; line-height:44px; font-size:13px;}
.position .postions_r img{ height:12px;}
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:13px;}
/*产品中心*/
.product_ul ul li{ width:49%;}
.product_ul ul li:nth-child(3n+0){ margin-right:2%;}
.product_ul ul li:nth-child(2n+0){ margin-right:0;}
/*产品中心详细*/
.productDetails .feedback_l{ float:none; width:100%;}
.productDetails .feedback_r{ float:none; width:100%;}
/*关于我们*/
.about_x{ font-size:13px; line-height:24px;}
.about_x .show_t{ font-size:20px; line-height:24px; padding-bottom:5px; margin-top:6%;}
.about_x .con_line{ font-size:12px;}
.about_x .h2{ font-size:18px;}
.prenext{font-size:14px; line-height:44px;}
.prenext span{ font-size:14px; width:80px;}
/*合作伙伴*/
.partner_ul ul li{ width:33%;}
.partner_ul ul li:nth-child(4n+0){ margin-right:0.5%;}
.partner_ul ul li:nth-child(3n+0){ margin-right:0%;}
/*新闻中心*/
.news_con ul li .i_about_r em{ font-size:12px;}
.news_con ul li .i_about_r .p{ line-height:20px; height:60px;margin-bottom:0;font-size:13px;}
.news_ul ul li{ padding-left:15px; padding-top:15px; padding-bottom:15px; padding-right:13px;}
.news_ul ul li .p{ padding-left:15px; font-size:15px;}
.news_ul ul li .nmores{ font-size:13px;}



/*加入我们*/
.partner_con{ padding-bottom:25px; font-size:13px; line-height:22px;}
.partner_con .h3{ font-size:20px; height:40px; line-height:40px; margin-bottom:1%;}
.about_bg .recruitmentList li{ padding-top:25px; padding-bottom:25px;background-position:right 21px top 25px;}
.about_bg .recruitmentList li .down{ padding-top:2%;}
.about_bg .recruitmentList li .down .text{ font-size:13px; line-height:24px;}
/*资料下载*/
.down_ul ul li{ padding-left:15px; padding-top:15px; padding-bottom:15px; padding-right:13px;}
.down_ul ul li .p{ padding-left:15px; font-size:15px;}
.down_ul ul li .nmores{ font-size:13px;}
}
@media screen and (max-width: 520px) {
/*内页*/
/*联系我们*/
.contact_map iframe{height: 320px;}


}
@media screen and (max-width: 480px) {
/*内页*/
.position{ font-size:12px;}
.o_big{ min-height:100px;}
.o_big_con .h2 span{ font-size:18px;}
.position .postions_b a{ font-size:13px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:1px; margin-right:1px;}
/*产品中心*/
.product_ul ul li .txts .h3{ margin-top:12px; margin-bottom:12px; font-size:14px;}
.product_ul ul li .imgs .bgs i{width: 40px; height: 40px;}
.product_ul ul li .imgs .bgs .h4{ font-size:13px;}
/*产品中心详细*/
.productDetails .information .h2{ font-size:20px;}
.productDetails .information .txt{ font-size:13px; line-height:24px;}
.productDetails .information .tels a{ font-size:16px;}
.productDetails .tab{ height:30px; line-height:30px; font-size:16px;}
.productDetails .tabBox{ padding-top:15px; padding-bottom:20px;}
.productDetails .inputs2{ background-position:16px center; text-indent:45px; background-size:16px auto; }
.productDetails .textarea{ background-position:16px 13px; padding-left:45px;}
/*关于我们*/
.about_x{ font-size:12px; line-height:22px;}
.about_x .h2{ font-size:16px;}
.about_x .show_t{ font-size:18px; padding-bottom:0;}
.prenext{font-size:13px; line-height:40px;}
.prenext span{ font-size:13px; width:60px;}
.fenxiang .span{ font-size:13px;}
/*联系我们*/
.contact_map iframe{height: 280px;}
.contact_con_r .txts{ font-size:13px; line-height:26px;}
.contact_con_r .txts .h3{ font-size:16px; padding-top:9px; padding-bottom:9px; margin-bottom:10px;}
/*新闻中心*/
.news_ul ul li{ padding-left:10px; padding-top:10px; padding-bottom:10px; padding-right:8px;}
.news_ul ul li .p{ padding-left:10px; height:66px; line-height:66px; font-size:14px;}
.news_ul ul li .nmores{ display:none;}
.news_ul ul li .dates{ padding-top:8px; padding-bottom:6px;}
.news_ul ul li .dates b{ font-size:22px;}






/*加入我们*/
.partner_con{ font-size:12px; padding-left:15px; padding-right:15px;}
.partner_con .h3{ font-size:18px; line-height:30px; height:auto;}
.about_bg .recruitmentList li{ padding-top:15px; padding-bottom:15px;background-position: right 15px top 19px; padding-right:50px; padding-left:15px;}
.about_bg .recruitmentList li .down .btn{ margin-bottom:2%;}
.about_bg .recruitmentList li .title .tit{ font-size:15px;}
.about_bg .recruitmentList li .title .txt{ font-size:13px;}
.about_bg .recruitmentList li .down .btn{ width:100px; height:30px; line-height:30px; font-size:14px;}
.about_bg .recruitmentList li.on{ border-width:3px;}

/*资料下载*/
.down_ul ul li{ padding-left:10px; padding-top:10px; padding-bottom:10px; padding-right:8px;}
.down_ul ul li .p{ padding-left:10px; height:66px; line-height:66px; font-size:14px;}
/*.down_ul ul li .nmores{ display:none;}*/
.down_ul ul li .nmores{ height:32px; line-height:32px; margin-top:17px; width:82px; text-indent:38px;}
.down_ul ul li .dates{ padding-top:8px; padding-bottom:6px; display:none;}
.down_ul ul li .dates b{ font-size:22px;}
html[lang="en"] .down_ul ul li .nmores{ width:116px;}
}
@media screen and (max-width: 420px) {
/*关于我们*/
.prenext{ font-size:12px; line-height:36px;}
.prenext span{ font-size:12px; width:50px;}
.fenxiang .span{ font-size:12px;}

/*新闻中心*/
.news_con ul li .i_about_r .types{ font-size:12px;}
.news_con ul li .i_about_r h3{ margin-top:5px; font-size:15px; height:36px; line-height:36px;}
.news_con ul li .i_about_r em{height:20px; line-height:20px; padding-top:10px;}
.news_con ul li .i_about_r .p{ margin-top:10px; font-size:12px;}

/*加入我们*/
.partner_con{ padding-left:12px; padding-right:12px;}
.partner_con .h3{ font-size:17px;}
.about_bg .recruitmentList li .title .tit{ font-size:14px;}
.about_bg .recruitmentList li .title .txt{ font-size:12px;}
.about_bg .recruitmentList li .down .text{ font-size:12px; line-height:22px;}
.about_bg .recruitmentList li{ padding-left:12px; padding-right:45px; padding-top:12px; padding-bottom:12px;}
}
@media screen and (max-width: 380px) {
/*产品中心*/
.product_ul ul li .txts .h3{  font-size:13px;}
.product_ul ul li .imgs .bgs .h4{ font-size:12px;}


}
@media screen and (max-width: 360px) {
/*关于我们*/
.about_x .h2{ font-size:16px;}




}
@media screen and (max-width: 320px) {
/*内页*/

}
