/* CSS Document */

/*首页*/


/*banner*/
.fullSlide{width:100%; float:left;height:500px;background:#000; position:relative;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;background-position: center center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#0ea989;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.slideBox{ display:none;}



/*热销品类*/

.Category{width:100%; float:left; background:#fff;}
.Category_rx{width:100%; float:left; margin-top:20px;}
.Category_rx p{width:100%; float:left; font-size:38px; color:#2a2a2a;}
.Category_rx span{width:100%; float: left; }
.Category_rx span img{ width:47px; height:2px; margin-top:20px;}
.classification{width:100%; float:left; margin-bottom:60px;}


.clearfix:after{clear:both;height:0;content:"";line-height:0;font-size:0;display:block}
 .list .box .pic .middleCenter{position: absolute;max-width: 100%;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;max-height: 100%;text-align:center;margin:auto;}
.nr{padding-top:20px;position:relative;overflow:hidden}
.list{margin-left:-5px;margin-right:-5px}
 .list li{padding:0 10px;width:25%;float:left; overflow:hidden;}
 .list .box{display:block;position:relative;max-width:100%; height:250px;margin:auto;text-align:center}
 .list .box .pic{display:block;}


.list .box .div-01{position:absolute;width:100%; height:250px; max-height:250px;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;overflow:hidden; bottom:0px;}
.list .box:hover .div-01{background-color:#000;background:rgba(0,0,0,0.6)}
.list .box:hover .info{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}

.list li:nth-child(2) .box:hover .div-01{background-color:#000;background:rgba(0,0,0,0.6)}
.list li:nth-child(3) .box:hover .div-01{background-color:#000;background:rgba(0,0,0,0.6)}
 .list li:nth-child(4) .box:hover .div-01{background-color:#000;background:rgba(0,0,0,0.6)}
.list .circle{width:112px;height:112px;display:block;position:absolute;top:50%;left:50%;margin-top:-56px;margin-left:-56px;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;background:transparent}
.list .circle:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1px solid #fff;opacity:0;-webkit-animation:ripple 4500ms ease-out 225ms infinite;animation:ripple 4500ms ease-out 225ms infinite}
 .list .circle-01:after{-webkit-animation:ripple 4500ms ease-out 225ms infinite;animation:ripple 4500ms ease-out 225ms infinite}
 .list .circle-02:after{-webkit-animation:ripple 4500ms ease-out 900ms infinite;animation:ripple 4500ms ease-out 900ms infinite}
.list .circle-03:after{-webkit-animation:ripple 4500ms ease-out 1575ms infinite;animation:ripple 4500ms ease-out 1575ms infinite}
.list .circle-04:after{-webkit-animation:ripple 4500ms ease-out 1800ms infinite;animation:ripple 4500ms ease-out 1800ms infinite}
 .list .text{padding:17px 35px 0 35px;}

 .list .title{ width:100%;float:left; padding:10px 0;}
  .list .title p{font-size:20px;color:#333;text-align:center; font-weight:bold;}
   .list .title p:hover{color:#0ea989;}
 .list .info{font-size:14px;color:#eaeaea;text-align:left;line-height:26px;height:52px;overflow:hidden;opacity:0;-webkit-transform:translateY(35px);transform:translateY(35px);-webkit-transition:all .5s;transition:all .5s; text-align:center; margin-top:120px;}

/*Ʒ������*/


/*特色*/
.Feature{width:100%; float:left; background:#e7e7e7; padding-bottom:30px;}
.new_contain{font-size: 14px; width:100%; float:left;}
.new_contain h1,.new_contain h2{margin-top: 50px;margin-bottom: 30px;position: relative;font-size: 32px;padding-left: 10px;}
.new_contain h1 span,.new_contain h2 span{position: absolute;left: -42px;top: -5px;}
.product_list,.product_show{width: 100%;overflow: hidden; padding:20px 0;}
.product_list li{width: 23.5%;float: left;margin-right: 2%;overflow: hidden;}
.product_list li:last-child,.product_show li:last-child{margin-right: 0px;}
.product_list li .pro_img{overflow: hidden;}
.product_list li .pro_img img{width: 100%;transition-duration: 0.8s;transition-timing-function: ease;}
.product_list li:hover img{transform: scale(1.2);}
.product_list li:hover .pro_text{color: #4a8d90;}
.product_list li .pro_text{text-align: center;padding-top: 15px;}
.product_list li .pro_text h3{font-size: 16px;line-height: 30px;font-weight: bold;}
.product_list li .pro_text p{font-size: 12px;line-height: 24px;}
.container{background-color: #4a8d90;margin-bottom: 40px;}
.product_show li{width: 23%;margin-right:2%;display: inline-block;text-align: center;border: 1px solid #666;border-radius: 6px;color: #333;font-size: 18px;line-height: 40px;margin-top:25px;margin-bottom:40px;position: relative; height:40px; padding:0 10px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product_show span{position: absolute;left:10px;top: 2px;}
.product_show .active span{display: none;}
.product_show .active{background-color: #0ea989;color: #fff;border: 1px solid #0ea989;cursor: pointer;}
.cont_show{padding-bottom: 40px;color: #333;}
.cont_show li{display: none;width: 100%;margin:auto;}
.cont_show .cur{display: block;}
.cont_show img{width: 40%;max-width:450px; float:right; max-height:450px;}
.cont_show .cont_text{width: 55%;float: left; font-size:18px;}
.cont_show .cont_text .xx{padding:10px 40px; background:#0ea989; text-align:center; font-size:14px; color:#fff; float:left; margin-top:30px;}
.cont_text p{font-size:18px;}
.cont_text p span{padding-left: 15px; color:#e70000;}
.cont_show .cont_text a{color: #fff;}
.cont_show .cont_text a:hover{text-decoration: underline;}
.cont_show .cont_text h3{font-size: 24px;margin-top: 5px;margin-bottom:10px;}
.cont_show .cont_text p{font-size: 14px;line-height: 28px;margin-bottom:20px;}
.cont_show .cont_text h4{font-size: 18px;margin-bottom: 10px;}
.cont_show .cont_text dd{font-size: 14px;position: relative;line-height: 25px;}
.show_ist{float:left; width:100%;}
.show_ist a{display: block;line-height: 25px;text-align: right;margin-top: 15px;position: relative;}
.show_ist a span,.moblie_text a span{position: relative;}
.show_ist a span::before,.moblie_text a span::before{position: absolute;content: "";background: url(images/more.png)no-repeat;width: 20px;height: 20px;left:-23px;top: -1px;}
.show_ist dl{min-height: 130px;}





/*��ɫ����*/


/*������Ʒ*/
.Category_nr{width:100%; float:left; margin:20px 0; }
.inguestslist_1{display:none;}
.inguestslist{  width:100%;position:relative;overflow:hidden;}
.inguestslist ul{ padding:5px 0!important;}
.inguestslist ul li{ float:left; width:25%;  background:#fff; margin-bottom:20px;	}
.inguestslist ul li a:hover{box-shadow:5px 5px 5px #e4e4e4;transition: 0.2s all ease;}
.inguestslist ul li a{padding:0 10px; width:100%; float:left;}
.inguestslist ul li .engineer-item {text-align: center; margin-bottom: 10px; }
.inguestslist ul li .engineer-item .jz{position:relative; height:250px;}
.inguestslist ul li .engineer-item .jz img {display: block;max-width:100%;max-height:250px; position:absolute; top:0; left:0; right:0; bottom:0;margin:auto;}
.inguestslist ul li .engineer-item .engineer-bottom {padding:10px 10px;max-width: 100%;margin-left: auto;margin-right: auto;z-index: 1;-webkit-transition: 0.5s all ease;transition: 0.5s all ease;}
.inguestslist ul li .engineer-item .engineer-bottom h3 {font-size: 20px;margin-bottom: 6px; text-align:center; height:24px; overflow:hidden;text-overflow:ellipsis white-space:nowrap;}
 .inguestslist ul li .engineer-item .engineer-bottom span {display: block;font-size: 14px;color: #808291;}


.tempWrap{ margin:0 auto;}
.inguestslist1{display:none;}
/*������Ʒ����*/


/*公司简介*/

.company{background: url(../images/about.jpg?v=V202103171.0); width:100%; float:left; padding:30px 0;}
.company_txt{width:50%; float:left;}
.company_txt h3{font-size:35px; color:#fff; font-weight:600; padding:0 0 20px 0;letter-spacing:2px;}
.company_txt span{font-size:14px; color:#fff;text-transform:uppercase; padding-bottom:35px; float:left;  }
.company_txt p{font-size:16px; color:#fff; line-height:40px; float:left;}
.company_txt a{padding:10px 30px; font-size:16px; background:#0ea989; color:#fff; float:left; margin :40px 0px 0px 0px;}
.company_img{width:50%; padding:0 0 0 40px; float:right;}
.company_img img{max-width:100%; max-height:450px; float:right;}

/*��˾������*/


/*新闻*/

/*技术专栏 */
.techbox{width:50%; float: left;} 
.techbox h4{width:100%; float:left; border-bottom:1px solid #CCC; font-size:24px; color:#333; font-weight:500; padding-bottom:20px;}
.techbox h4 a{float:right; font-size:14px; color:#666; margin-top:10px;}
.techbox h4 a:hover{color:#0ea989;}
.techboxl{position: relative;overflow: hidden; float:left;}
.techboxlico{ position:absolute;top:25px;right: 0px;z-index: 20;}
.techboxlico li{background:url(../images/solution_ac.png) no-repeat;width:13px;height:13px;display: block;float:left;margin-left:6px;text-indent: -99999px;cursor: pointer;}
.techboxlico li.techboxlicoon{ background:url(../images/solution_ho.png) no-repeat;}
.techboxlist{ overflow:hidden; margin-top:40px;}
.techboxlistimg{ width:35%; height:260px; overflow:hidden; float:left;}
.techboxlistimg a{ display:block;  height:260px;vertical-align: middle;text-align: center; position:relative;}
.techboxlistimg img{ max-width:260px; max-height:260px; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto;}
.techboxlistfont{width:65%; float:right; overflow:hidden; padding-left:15px;}
.techboxlistfont h3{margin-bottom: 12px;}
.techboxlistfont h3 a {display: block;font-family: "Microsoft YaHei";color: #333;font-size: 18px;width: 420px;height: 24px;overflow: hidden;text-overflow: ellipsis;    white-space: nowrap;}
.techboxlistfont h3 a:hover{color:#0ea989;}
.techboxlistfont .Rintro{height: 187px;overflow: hidden; line-height:24px; text-indent:24px;margin-bottom: 12px;}
.techboxlistfont .Rintro p{line-height:24px; text-indent:24px;}
.techboxlistfont p.Rmore{}
.techboxlistfont p.Rmore a {color: #FF8A00;}

/*技术专栏 */

.news{width:100%; float:left; background:#fff; padding:20px 0;}
.newsa{width:100%; float:left;}
.news .newb{width: 50%; display:none;}
.news .newb>div {padding: 27.8px 15px  0px 0px; background-color: #fff;}
.news .newb .scaleImg{ text-align: left;overflow: hidden;position: relative; height:360px;}
.news .newb .scaleImg img {transition-duration: .3s;max-width: 100%;max-height:100%;margin: auto; position:absolute; top:0px; left:0px; right:0px; bottom:0px;}
.news .newb .scaletxt{position:absolute; bottom:0px; background:rgba(0, 0, 0, 0.8); padding:10px 10px 10px 20px;}
.news .newb .scaletxt p {margin-top: 3.2%;font-size: 22px;color: #fff; width:100%; height:30px; line-height:30px; overflow:hidden; margin-bottom:10px; }
.news .newb .scaletxt span{color: rgba(255,255,255,0.5);font-size: 14px;}
.news .newb .scaletxt i{ width:100%; line-height:25px; height:45px; overflow:hidden; float:left;color: rgba(255,255,255,0.5);font-size: 14px;margin-top: 10px;
  margin-bottom: 10px;}

.news .newli{width: 48%; float:right;}
.news .newli h4{width:100%; float:left; border-bottom:1px solid #CCC; font-size:24px; color:#333; font-weight:500; padding-bottom:20px;}
.news .newli h4 a{float:right; font-size:14px; color:#666; margin-top:10px;}
.news .newli h4 a:hover{color:#0ea989;}
.news .newli ul {padding:15px 0;background-color: #fff; float:left; width:100%}
.news .newli ul li{padding: 20px  0;border-top: 1px solid rgba(157, 157, 157, .2);}
.news .newli ul li:first-child{border-top: 0;}
.news .newli ul li .pull-left:first-child{float: left;width: 15%;text-align: center; border-right:1px solid #d3d3d3; margin-right:20px;}
.news .newli ul li:hover .pull-left:first-child p{ color:#0ea989;}
.news .newli ul li .pull-left p.ri{font-size:40px;font-family:Arial;font-weight:400;line-height:38px; color:#999;}
.news .newli ul li .pull-left p.ny{font-size:16px;font-weight:400;line-height:20px;opacity:0.8;color:#999;}
.news .newli ul li .pull-left a{font-size:18px;color:#333;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news .newli ul li .pull-left p.nn{font-size:14px;font-weight:400;color:#666;line-height:24px; height:24px;overflow: hidden;margin-bottom: 0; margin-top:10px;text-overflow:ellipsis;}
.news .newli ul li:hover .pull-left a{color:#0ea989;}
.news .newb:hover .scaleImg img { transform: scale(1.1); filter: grayscale(0);}


.news .newli1{width:50%; float: left;}
.news .newli1 h4{width:100%; float:left; border-bottom:1px solid #CCC; font-size:24px; color:#333; font-weight:500; padding-bottom:20px;}
.news .newli1 h4 a{float:right; font-size:14px; color:#666; margin-top:10px;}
.news .newli1 h4 a:hover{color:#0ea989;}
.news .newli1 ul {padding:15px 0;background-color: #fff; float:left; width:100%}
.news .newli1 ul li{padding: 20px  0;border-top: 1px solid rgba(157, 157, 157, .2);}
.news .newli1 ul li:first-child{border-top: 0;}
.news .newli1 ul li .pull-left:first-child{float: left;width: 15%;text-align: center; border-right:1px solid #d3d3d3; margin-right:20px;}
.news .newli1 ul li:hover .pull-left:first-child p{ color:#0ea989;}
.news .newli1 ul li .pull-left p.ri{font-size:40px;font-family:Arial;font-weight:400;line-height:38px; color:#999;}
.news .newli1 ul li .pull-left p.ny{font-size:16px;font-weight:400;line-height:20px;opacity:0.8;color:#999;}
.news .newli1 ul li .pull-left a{font-size:18px;color:#333;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news .newli1 ul li .pull-left p.nn{font-size:14px;font-weight:400;color:#666;line-height:24px; height:24px;overflow: hidden;margin-bottom: 0; margin-top:10px;text-overflow:ellipsis;}
.news .newli1 ul li:hover .pull-left a{color:#0ea989;}
.news .newb:hover .scaleImg img { transform: scale(1.1); filter: grayscale(0);}


/*���Ž���*/

/*服务*/

.ft-promise{ width:100%; float:left;background-color: #0ea989; }
.ft-promise li{float: left;font-size: 0;width: 25%;color: #FFF;font-size: 16px; padding:30px 0; text-align:center;}

.ft-promise li em{display: inline-block;vertical-align: middle;width: 55px;height: 55px;border: 2px solid #FFF;border-radius: 55px;font-size: 28px;line-height: 50px;text-align: center;}
.ft-promise li p{font-size:18px; padding:15px 0 0 0;}











/*产品页*/



.products{ width:100%}

.page_products{width:100%; height:40px; float:left; background:#fff; margin-top:20px;}
.page_products p{width:100%;  float:left; line-height:25px; font-size:14px; background: url(../images/newsdetailico.png) no-repeat left center; padding-left:25px;}
.page_products a{font-size:14px;}
.page_products a:hover{color:#0ea989;}

/*分类*/

.cpmenu {margin-top: 10px; float:left; width:100%}
.cpmenu .cpmenubox {clear: both;height: auto;  width:100%;padding: 15px 0 15px 0;border-bottom: 1px dashed #dcdcdc; overflow:hidden;}
.cpmenu .cpmenubox .flname {float: left;width:90px;text-align: center;font-size: 14px;height: 30px;line-height: 30px;}
.cpmenu .cpmenubox .cpmenuli {float: left;width: 80%;line-height: 30px; height:30px; overflow: hidden;}
.cpmenu .cpmenubox .cpmenuli a {display: inline-block; margin: 0px 5px;margin-bottom: 0px;border-radius: 2px;padding: 0px 16px;color: #666;margin-bottom: 5px;-webkit-box-sizing: border-box; -webkit-border-radius: 2px;-moz-border-radius: 3px;border-radius: 2px;-moz-box-sizing: border-box;box-sizing: border-box;}
.cpmenu .cpmenubox .cpmenuli a:hover{ background: #0ea989 url(../images/filter_cur.png) no-repeat right bottom;color: #fff;}
.cpmenu .cur .cpmenuli{height:auto;}
.cpmenu .cpmenubox .cpmenuli a.cur {background: #0ea989 url(../images/filter_cur.png) no-repeat right bottom;color: #fff;}
.frmore{ float:right; font-size: 14px;height: 30px;line-height: 30px; background:url(../images/filter_md.jpg) no-repeat right; text-align:right; padding-right:12px;cursor:pointer;}
.frmore:hover{color:#0ea989;}
/*产品列表*/



.cplisttop { width:100%; float:left; margin-top:20px;background: #efefef;height: 41px;line-height: 41px;border-bottom: 1px solid #ececec; border-top: 1px solid #ececec;}
.cplisttop .w_cpimg {width:20%;text-align: center;font-size: 15px;color: #333;text-align: center;}
.cplisttop .w_xh {width: 50%;text-indent: 12px;font-size: 15px;color: #333;text-align: center;}

.cplisttop .w_brand {width: 15%;font-size: 15px;color: #333;text-align: center;}
.cplisttop .w_name {width: 15%;font-size: 15px; color: #333;text-align: center;}


.cpyebox{width:100%; float:left; margin-bottom:50px;}
.cpyebox ul{width:100%; float:left; margin-bottom:30px;}
.cpyebox ul li .w_cpimg {width: 20%; float:left; text-align:center; line-height:40px; height:40px; }
.cpyebox ul li .w_xh {width: 50%; text-align:center; line-height:40px;overflow: hidden;}

.cpyebox ul li .w_brand {width:15%; text-align:center; line-height: 40px;overflow: hidden;}
.cpyebox ul li .w_name {width: 15%; text-align:center; line-height:40px; overflow: hidden;}

.cpyebox ul li { width:100%; float:left;border-bottom: 1px solid #dfdfdf; font-size: 14px;padding:10px 0;}


/*产品详情*/



/*左侧产品分类*/
.pros-left{ float:left; width:23%; margin-top:20px; margin-bottom:60px;}
.stylebox_top{text-align: left;height: 110px;line-height: 60px;background: #0ea989;}
.stylebox_top .a {font-size: 27px;color: #fff;line-height: 26px;padding-top: 30px;text-align: center;}
.stylebox_top .b {font-size: 18px;line-height: 20px;font-family: Arial, Helvetica, sans-serif;padding-top: 10px;color: #fff;text-align: center;text-transform:uppercase;}
#pro_nav_lb li{ width:100%; margin:1px auto 0;line-height:47px; color:#fff; background:#f3f3f3 url(../images/i0.png) no-repeat 90% 17px; border-bottom:1px solid #ddd;}
#pro_nav_lb li:hover{background:#0ea989 url(../images/i2.png) no-repeat 90% 17px;color:#fff;}
#pro_nav_lb li:hover a{color:#fff; }
#pro_nav_lb li a{ font-size: 14px;color: #0ea989; display: block; height: 48px; overflow: hidden; line-height: 48px; padding-left: 10px;}
#pro_nav_lb>li a:hover{ color:#fff;}
#pro_nav_lb li.dd_hover a{ color:#fff;}
/*---左边目录固定当前状态 ---*/
#pro_nav_lb .twonav { color:#d71922!important; z-index:1px; margin:0px;}
#pro_nav_lb li.dd_hover .twonav { color:#fff!important;}
.pro_nav li ul{width:100%;display:block;border-top:none; background:#f3f3f3;}
.pro_nav li ul li{ border:none; background:none!important; line-height:30px !important; height:auto!important; overflow:hidden; padding-left:12px;  border-bottom:none!important;}
.pro_nav li ul li a{ height:30px !important; padding-left:15px;line-height:30px!important; display:block; color:#333!important; font-size:13px !important; margin-top:3px;}
.pro_nav li ul li a:hover{color:#0ea989 !important;}


.pros-left_xg{width:100%; float:left; margin-top:40px;}
.pros-left_xg h3{ border-left:3px solid #0ea989;color:#333;font-size:24px; font-weight:bold; padding-left:10px;}
.pros-left_xg ul{width:100%; float:left; margin-top:20px;}
.pros-left_xg li{ float:left; width:100%; padding:15px 0;}

.pros-left_xg li span{ display:block; margin-bottom:14px; height:200px; position:relative;}
.pros-left_xg li img{ position:absolute;max-height: 200px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width:100%;}

.pros-left_xg li a p{ width:100%; line-height:24px; height:24px; display:block; color:#333; font-size:14px; overflow:hidden; text-align:center;}
.pros-left_xg li a p:hover{color:#0ea989;}

.pros-left_ly{width:100%; float:left; padding:20px 15px; background:#ebebeb;}
.pros-left_ly p{font-size:15px; color:#686868; line-height:35px;}
.pros-left_ly span{font-size:16px; color:#333;}

/*左侧产品分类 end*/


/*右侧详情*/


.prodetail{ overflow:hidden; float:right; width:100%;}
.prodetail .tab_menu{border-bottom: 2px solid #0ea989; height:42px; overflow:hidden;}
.prodetail .tab_menu li {float: left;text-align: center;cursor: pointer;list-style: none;padding: 1px 6px;margin-right: 4px;background: #ffffff;border: 1px solid #d1d1d1;border-bottom: none;width: 110px;height: 42px;line-height: 42px;font-weight: bold;font-size:15px;color: #0ea989;}
.prodetail .tab_menu li a{ color:#666666;font-weight: bold;font-size:15px;}
.prodetail .tab_menu li.selected{ background:#0ea989; color:#fff;border: 1px solid #0ea989;}
.prodetail .tab_menu li.selected a{ color:#fff;}
.cyhl{padding:0px 15px; overflow:hidden;}
.cyhl_list{ margin:20px 0px;overflow: hidden;border:1px dashed #cbcbcb;}
.cyhl_list p{ width:253px; float:left; color:#666; text-indent:20px;overflow: hidden; height:28px;}
.cyhl_font{margin-top:8px;overflow: hidden;border: 1px solid #CDCDCD;}
.cyhl_font h3{    height: 35px;background: #F1F1F1 none repeat scroll 0% 0%;border-bottom: 1px solid #CDCDCD;line-height: 35px;color: #1282D6;font-size: 14px;text-indent: 25px;}
.cyhl_fontbox{margin:20px; overflow:hidden; line-height:26px;}
.cyhl_font p{margin: 0px 20px;}


.pros-right{width:72%; float:right; margin-top:20px; margin-bottom:40px;}
.Product_img{width:40%; float:left;}
.Product_img_left{ position:relative; height:350px; }
.Product_img img{ max-height:350px; max-width:100%;top:0px; left:0px;  right:0px; position:absolute; margin: auto;}


.parameters{width:60%; padding:0 20px; float:left; margin-top: 10px;}
.parameters h1{font-size:22px; color:#333; font-weight:bold;border-bottom:1px dotted #cbcbcb; padding-bottom:10px; margin-bottom:10px;}
.parameters em{color:#666;}
.parameters i{ width:100%; float:left; max-height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#999;}
.parameters p{color:#333; font-size:16px; line-height:30px;}
.parameters .w1{padding:10px 30px; background:#0ea989; float:left; font-size:14px; color:#fff; margin-top:10px;}
.tags{ width:100%; float:left; margin-top:20px;}
.tags a{margin-left:10px;display:inline-block;border-radius:4px;border:1px solid #dadada;background:#fff;padding:2px 6px;font-weight:normal;font-size:14px; margin-bottom:10px;}
.tags a:hover{background:#0ea989;color:#fff;border-color:#0ea989;}
.tags a:hover span{ color:#fff;}



.product_details{ width:100%; float:left; margin-top:30px;}
.product_details h3{font-size:24px; color:#333; font-weight:bold; border-left:3px solid #0ea989; padding-left:10px;}
.pro-in{width:100%; float:left; margin-top:20px; color:#333;}
.pro-in p{ font-size:16px; color:#333; line-height:25px;}
.pro-in span{font-size:12pt !important; color:#333; }
.pro-in strong{font-size:18px; color:#0ea989;}
.pro-in h2 div{font-size:20px; color:#333; font-weight:bold;}
.pro-in ul{width:100%; float:left; margin-top:15px;}
.pro-in ul li{width:100%; float:left; border-bottom:1px dashed #CCC; padding:10px 0;}
.pro-in ul li a{width:80%; float:left; font-size:14px; color:#333; height:24px; line-height:24px; overflow:hidden;}
.pro-in ul li span{width:20%; float:right; font-size:14px; color:#333; text-align:right;}
.pro-in ul li a:hover{color:#0ea989;}

.pro-in table{width:100%;overflow-y:scroll;}
.pro-in table td{table-layout: fixed; word-break: break-all;word-wrap: break-word;}
.pro-in img{ max-width:100%; height:100%;}

.message{width:100%; float:left;}
.message h3{ font-size:24px; color:#333; font-weight:bold; border-left:3px solid #0ea989; padding-left:10px;}


.zxlycontable{ width:100%; float:left; margin-left:0px;}
	.zxlycontable td{width:100%; float:left;}
	.inputtext{width:100%; float:left; height:50px;}
	#message{width:100%; float:left; border:1px solid #999}
		
	


.zxlycontable { margin-top:20px;}
.zxlycontable tr, .zxlycontable td {font-size: 14px;}
.zxlycontable tr, .zxlycontable td {font-size: 14px;padding-right: 10px; margin-top:10px;}
.inputtext {height: 40px;border: 1px solid #C6CBC5;line-height: 40px; font-size: 12px;}
.inputyzn {width: 80px;height: 30px;line-height: 30px;border: 1px solid #C6CBC5;}
.masgbox p{ margin-top:20px;}
.masgbox p span{ margin:0px 10px;}
.msgico1{ background:url(../images/tishiico.png) no-repeat left center;height: 42px; line-height:42px; text-indent:24px; display:block; color:#838383; width:250px; overflow:hidden;}
.msgico2{ background:url(../images/cuowuico.png) no-repeat left center;height: 42px; line-height:42px; text-indent:24px; display:block; color:#838383; width:250px; overflow:hidden;}
.hide{display:none}
#ProMsg {width:262px;border: 1px solid #C6C6C6;font-size: 12px;color: #858585;}
#but{ padding:10px 60px;background-color: #0ea989;font-size: 14px; color: #fff;border: 1px solid #0ea989;cursor: pointer; margin-top:20px;}
#reset {  padding:10px 60px;background-color: #b9b9b9;font-size: 14px; color: #fff;border: 1px solid #b9b9b9;cursor: pointer;}

/*
.yc_xgcp{width:100%; float:left; margin-top:40px;}
.yc_xgcp h3{ border-left:3px solid #0ea989;color:#333;font-size:24px; font-weight:bold; padding-left:10px;}
.yc_xgcp ul{width:100%; float:left; margin-top:20px; margin-bottom:40px;}
.yc_xgcp li{ float:left; width:25%; padding:5px;}

.yc_xgcp li span{ display:block; margin-bottom:14px; height:200px; position:relative;}
.yc_xgcp li img{ position:absolute;max-height: 200px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto; max-width:100%;}

.yc_xgcp li a p{ width:100%; line-height:24px; height:24px; display:block; color:#333; font-size:14px; overflow:hidden; text-align:center;}
.yc_xgcp li a p:hover{color:#0ea989;}
.product_details_right{width:20%; float:right;}*/
/*详情页跟随 star*/

.ml_float{ position:absolute;}
.columnright{ display:none;width:180px;  margin-top:90px;background: #fff;float: right;box-shadow: 1px 2px 10px rgba(2, 98, 184, 0.14);border-top: 0px dashed #0d6fb8;}
.columnright h3{background: #f3f3f3 url(../images/about_logo.png) no-repeat 10px center;color: #0ea989;line-height: 40px;font-size: 20px;text-indent: 40px;box-shadow: 0px 7px 10px rgb(230, 230, 230);}
.columnright h3 img{width:180px; }
.cpmlcontsu .righmldl{width:160px;margin:20px auto;overflow-x:hidden;zoom:1; max-height:550px; overflow-y:auto; }
.cpmlcontsu .righmldl dd{border-right:1px solid #cccccc;width:1px;height:20px; line-height:20px;margin-left:4px;overflow:hidden;}
.cpmlcontsu .righmldl dt.rightmldlched a{font-size:14px;font-weight:bold;color:#df4b02;} /*字体选中的状态*/
.cpmlcontsu .righmldl dt:hover{background:url(../images/hoverdian1.png) no-repeat 0px 2px;}
.cpmlcontsu .righmldl dt a:hover{color:#0ea989;}
.cpmlcontsu .curr{ background: url(../images/hoverdian1.png) no-repeat 0px 2px;color:#0ea989;line-height:16px;height:16px;overflow:hidden;zoom:1;text-indent:23px;font-size:14px; }
.cpmlcontsu .currss{background:url(../images/quanquanicon_03.png) no-repeat 0px 2px;line-height:16px;height:16px;overflow:hidden;zoom:1;text-indent:23px;font-size:14px;}
.cpmlcontsu .curr a{color:#0ea989;}
/*详情页跟随 end*/


/*新闻列表*/

.news_list{ width:100%; float:left; margin-bottom:40px;}
.news_list ul{padding: 0;list-style: none;}
.news_list ul li{margin-bottom: 25px;border-bottom: 1px solid hsla(0,0%,39%,.1);transition: all .3s ease 0s; overflow: hidden; padding-bottom:20px;}
.news_list ul li .item-img {position: relative;float: left;width: 22%;overflow: hidden;border-radius: 3px; transition: box-shadow .3s ease 0s;margin-right: 20px;}
.news_list ul li .item-img a{display: block;  height: 140px;}
.news_list ul li .item-img img {display: block; max-height:140px; max-width:254px;border-radius: 3px;background: #fff;transition: all .3s ease-out 0s;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;}
.news_list ul li .item-content { margin-top: 2px;}
.news_list ul li .item-title {margin: 0 0 10px;line-height: 1.4;}
.news_list ul li .item-title a{ color:#383838; font-size: 20px; font-weight: 600;}
.news_list ul li .item-title a:hover{color:#0ea989;}
.news_list ul li .item-excerpt {margin-bottom: 10px;font-size: 16px;line-height: 24px;color: #555;overflow: hidden;text-overflow: ellipsis; -webkit-box-orient: vertical;display: -webkit-box;-webkit-line-clamp: 3;}
.news_list ul li .item-excerpt p{font-size: 16px;}
.news_list ul li .item-meta { color: #999;font-size: 14px;}
.news_list ul li .post-item:hover .item-title a{ color:#027fcf;}
.news_list ul li .post-item:hover .item-img img {-webkit-transform: scale(1.03); transform: scale(1.03);transition: all .3s ease-out 0s;}
.newset .clearfix:after, .clearfix:before, .section:after, .section:before { content: " "; display: table;}


/*技术支持*/
.article{width:100%; float:left; margin-bottom:40px;}
.article ul li{width: calc(100% / 3);height: 400px;float: left;padding: 15px;}
.article ul li .porTbox {position: relative;overflow: hidden;width: 100%;height: 230px;border: 1px solid #f2f2f2;}
.article ul li .porTbox .proImg{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;  transition: all .5s ease;max-height: 300px;}
.article ul li .porBbox {position: relative;overflow: hidden;width: 100%;padding: 20px 20px;border: 1px solid #f2f2f2;border-top: none;}
.article ul li .porBbox .proTitle {font-size: 1.2rem;color: #333;overflow: hidden;text-overflow: ellipsis; position: relative;white-space: nowrap; width: 100%;margin-bottom: 20px;}
.article ul li .porBbox .lookDetail {position: relative;display: block;height: 50px; line-height: 20px;border-top: 1px solid #e5e5e5;  padding-top: 10px;overflow: hidden;}
.article ul li .porBbox .lookDetail .details{width: 86%; color: #666;display: block;}
.article ul li .porBbox .lookDetail .arrowsR { position: absolute;top: 50%;right: 0px;transform: translate(0,-50%); width: 30px;}
.article ul li .porBbox .lookDetail .arrowsR img {position: absolute;transition: all .5s ease;}
.article ul li:hover{ -webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
.article ul li:hover .porBbox .proTitle{color:#0ea989;}

/*技术支持详情*/
.articledetail{width:100%; float:left; margin-bottom:40px;}
.articledetail h2{width:100%; float:left; text-align:center; font-size:30px; color:#000; margin-bottom:10px;}
.articledetail .detp{color: #8f8f8f;text-align: center;}
.articledetail .detp span{margin: 0 0.6em;white-space: nowrap;}
.articledetail .detail{font-size: 14px;margin: 20px 0;padding: 0 10px;line-height: 30px;}

/*联系我们*/

 .row {margin-right: -15px;margin-bottom: 20px;overflow: hidden;}
.row .col-xl-3 {float: left;width:31%;  margin: 0 1%;  }
.row .icon_box_05{ position: relative; padding-top: 59px;text-align: center;}
.row .icon_box_05 i{width: 120px;height: 120px;border: 1px solid #ecebff;color: #ff5e14;text-align: center;line-height: 118px;border-radius: 50%; font-size: 36px;position: absolute;left: 0;right: 0;top: 0;margin: 0 auto;}
.row .icon_box_05.ib5_left i{left: 0;top: 0;bottom: 0;right: auto;margin: auto 0;}
.row .icon_box_05.ib5_right i{left: auto;top: 0;bottom: 0;right: 0;margin: auto 0;}
.ib5_inner{border: 1px solid #ecebff;padding: 80px 25px 42px;background: #FFF;}
.row .icon_box_05.ib5_left .ib5_inner{padding: 29px 20px 21px 90px;}
.row .icon_box_05.ib5_right .ib5_inner{padding: 29px 90px 21px 20px;}
.ib5_inner{border: 1px solid #ecebff;padding: 80px 25px 42px;background: #FFF;}
.row .icon_box_05.ib5_left .ib5_inner{padding: 29px 20px 21px 90px;}
.row .icon_box_05.ib5_right .ib5_inner{padding: 29px 90px 21px 20px;}
.ib5_inner h3{font-size: 26px;line-height: .8;letter-spacing: -.52px;text-transform: uppercase;margin: 0 0 26px;}
.ib5_inner p{font-size: 14px;line-height: 22px;color: #959ba9;letter-spacing: 0;height: 32px;}
.ib5_inner p span{color: #ff5e14;}

.formSections{background: #06163a; padding: 180px 0 120px;margin: -60px 160px 0;position: relative;z-index: 2;}
.mb45{margin-bottom: 45px;}
.cotactForm{position: relative;}
.iconInput{position: relative;margin-bottom: 20px;}
.iconInput input:not([type="submit"]), .iconInput textarea{padding: 0 0 0 50px;background: transparent;border: none;border-bottom: 2px solid #5b6c90;display: block;width: 100%;color: #8b97b1;font-weight: 600;letter-spacing: 0;height: 57px;transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;}
.iconInput input:not([type="submit"]):focus, .iconInput textarea:focus{color: #FFF;border-bottom-color: #fff;}
.light_form .iconInput input:not([type="submit"]), .light_form .iconInput textarea{color: #959ba9;border-color: #ecebff;margin-bottom: 30px;}
.light_form .iconInput input:not([type="submit"]):focus, .light_form .iconInput textarea:focus{color: #06163a;border-color: #06163a;}
.iconInput textarea{padding: 15px 0 0 50px;resize: none;height: 156px;}
.fa-map-marker-alt{background: #fff url(../images/contact_icon01.png) center center no-repeat; }
.fa-phone {background: #fff url(../images/contact_icon02.png) center center no-repeat; }
.fa-envelope { background: #fff url(../images/contact_icon03.png) center center no-repeat;}
 .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}








@media only screen and (min-width: 1025px){
	
	.product_show li{width: 23%;}
.product_show span{display: none;}
.cont_show li{width: 100%;}

}


@media only screen and (max-width: 1024px){
	.wid1200{max-width:88%;}
	.new_contain{margin-left: 0px;margin-right: 0px;}
.new_contain h1, .new_contain h2{margin-top: 30px;margin-bottom: 30px;font-size: 25px;padding-left:0px;}
.new_contain h1 span, .new_contain h2 span{position: relative;left:0px;top: 0px;margin-right: 8px;}
.product_con{padding: 10px;}
.product_show li{width: 22%;margin-left: 1%;font-size: 16px; height:35px; line-height:35px; overflow:hidden;padding:0 10px;}
.cont_show{padding-bottom: 80px;}
.bottom_cent{padding-bottom:60px;}
.cont_show li{width: 98%;}
.pic_cent p{display: none;}
.inguestslist ul li .engineer-item .engineer-bottom h3{ height:45px; line-height:25px; overflow:hidden; font-size:18px}
.inguestslist ul li .engineer-item .engineer-bottom{ padding-top:5px;}
.inguestslist .next{display:none;}
.inguestslist .prev{display:none;}
.company_txt{width:100%;}
.company_img{display:none;}
.news .newb .scaleImg img{height:350px;}
.ft-promise{ margin-top:30px;}

.about_us{margin: 30px 0px;}
	.Category_rx{margin-top:50px;}
 
.list .box .div-01{position:absolute;width:100%;top:0;left:0;-webkit-transition:all .5s;transition:all .5s;overflow:hidden; bottom:0px; height:200px; max-height:200px;}
.list .box{height:200px;}
.list .info{margin-top:70px;}
 .list .text{padding:10% 15px 0 15px;}
   .list .box:hover .title{margin-top:10px}
 .list .title{ font-size:22px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;-webkit-transition:all .5s;transition:all .5s; overflow:hidden;}
/*Ʒ������*/
	.pros-left{display:none;}
	.pros-right{width:100%;}


	.yc_xgcp{margin-top:40px;}
	.yc_xgcp li{width:50%;}
	.company_txt{ width:100%;}
	.inguestslist ul li .engineer-item .jz{ height:130px !important; }
	.inguestslist ul li .engineer-item .jz img{max-height:130px;}
	.techbox{width:100%;}
	.techboxl{width:100%;}
	.news .newli{width:100%; margin-top:20px;}
	.fullSlide{display:none;}
	.slideBox{display:block; position:relative;}
	.slideBox .bd li img{width:100%;}
	
	.slideBox .hd{ position:absolute;height:10px; line-height:28px; z-index:1; left:50%; margin-left: -14px; bottom:0px; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#FFF; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#4caceb;  }
.news .newli1{ width:100%;	}

}
@media screen and (max-width: 768px){
		.wid1200{max-width:95%;}
		.Category_rx p{font-size:25px;}
.list .text{padding:10% 15px 0 15px;}
.list .title{ margin-top:40px; font-size:20px;}
	.news .newli ul{padding:20px 0 0 0;}
	
	
.inguestslist{display:none;}
.inguestslist_1{  width:100%;position:relative;overflow:hidden; display:block;}
.inguestslist_1 ul{ padding:5px 0!important;}
.inguestslist_1 ul li{ float:left; width:50%;  background:#fff; 	}
.inguestslist_1 ul li a:hover{box-shadow:5px 5px 5px #e4e4e4;transition: 0.2s all ease;}
.inguestslist_1 ul li a{padding:0 10px; width:100%; float:left;}
.inguestslist_1 ul li .engineer-item_1 {text-align: center; margin-bottom: 10px; }
.inguestslist_1 ul li .engineer-item_1 .jz_1{position:relative; height:180px;}
.inguestslist_1 ul li .engineer-item_1 .jz_1 img {display: block;max-width:100%;max-height:180px; position:absolute; top:0; left:0; right:0; bottom:0;margin:auto;}
.inguestslist_1 ul li .engineer-item_1 .engineer-bottom_1 {padding:10px 10px 0px 10px;max-width: 100%;margin-left: auto;margin-right: auto;z-index: 1;-webkit-transition: 0.5s all ease;transition: 0.5s all ease; font-size:16px;}
.inguestslist_1 ul li .engineer-item_1 .engineer-bottom_1 h3 {font-size: 20px;margin-bottom: 6px; text-align:center; height:24px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
 .inguestslist_1 ul li .engineer-item_1 .engineer-bottom_1 span {display: block;font-size: 14px;color: #808291;}	


.product_list li .pro_text p {display: block;}
.product_list li {width: 48%;float: left;margin-right: 1%;overflow: hidden;margin-left: 1%;margin-bottom:15px;}
.cell_list{margin-bottom: 0px;}
.product_list li .pro_text{padding-top: 5px;}


.cont_show .cont_text{ width:100%; margin-bottom:30px;}
.cont_show img{ width:100%; max-height:100%; max-width:100%; }
.product_list, .product_show{ padding:20px 0 0 0;}

.cont_text{display:none;}

.news .newb{width:100%; margin-top:20px;}
.news .newb .scaleImg img{width:100%;}
.news .newb>div{padding:0px;}
.news .newli{width:100%;}
.ft-promise li em{font-size: 20px}
.ft-promise li p{font-size:14px; padding:15px 0 0 0;}


.moblie_text{display: block;width: 50%;float:right;}
.moblie_text a{display: block;padding-left: 30px;padding-top: 30px;color: #fff;}
.product_show li {width: 46%;margin:10px 1.7%;font-size: 16px;}
.cont_show{padding:20px 0px;}
.new_right ul li img{float: none;margin-right: 0px;display: block;margin:0 auto;}
.pic_cent{text-align: center;}
.new_right{width: 100%;margin-left: 0px;}
.new_left {text-align: center;margin-bottom: 25px;width: 100%;}


#w_grid-1602840760905{  top: 55px;}#w_grid-1603186581105{  position: relative;  z-index: 999;  background: #000;  min-height: 0;}
#c_portalResSearch_total-16031882005902399 .p_headbox.active:before {display: none;}
#c_portalResSearch_total-16031882005902399 .p_headbox.active:after {display: none;}
#c_portalResSearch_total-16031882005902399 .shape {display: none;}
#c_portalResSearch_total-16031882005902399 .last {display: none;}
#c_portalResSearch_total-16031882005902399 .p_headbox {padding: 0;}
#c_portalResSearch_total-16031882005902399 .p_select input {font-size: 0.75rem;padding-left: 25px !important;}
#c_portalResSearch_total-16031882005902399 .p_select {width: 70px;position: relative;}
#c_portalResSearch_total-16031882005902399 #search_keyword {font-size: 1rem;border-radius: 25px;}
#c_portalResSearch_total-16031882005902399 input::-webkit-input-placeholder {font-size: 0.75rem;}
#c_portalResSearch_total-16031882005902399 .p_searchBox {width: calc(100% - 75px);}
#c_portalResSearch_total-16031882005902399 .p_searchBtn {width: 75px;height: 50px;position: absolute;top: -1px;}
#c_portalResSearch_total-16031882005902399 .p_searchBtn .font {height: 100%;line-height: 44px;color: #fff;}
#c_portalResSearch_total-16031882005902399 .itembox {left: 1px;}
#c_portalResSearch_total-16031882005902399 .p_select li {width: 100%;margin: 0;display: block;text-align: center;border-left: 0}
#c_portalResSearch_total-16031882005902399 .p_select li span {font-size: 0.75rem;}
#c_portalResSearch_total-16031882005902399 .p_select .ItemFirst {display: none;}
#c_portalResSearch_total-16031882005902399 .p_select .ItemLast {display: none;}
#c_portalResSearch_total-16031882005902399 .p_select .itembox {top: 70px;}
.nav-head .nav .nav-list{ display:none;}
.nav-head{height: 50px;line-height: 50px;position: fixed; width: 100%; z-index: 9999;}
.nav-head .nav .nav-logo .navbar-brand{height: 50px; margin-left: 0px;padding-top: 0px;padding-bottom: 0px;}
.nav-head .nav .nav-logo .navbar-brand img{max-height: 50px; width: inherit;}
.nav-head .nav .nav-logo{float: inherit;}
 
.mobile_btn{ display:block; position:absolute; z-index:100; right:10px; top:50%; margin-top:-25px;  width:50px; height:50px;  text-align:center; background:url(../images/menutoggle.png) no-repeat 0 center; transition: all 0.5s;-webkit-transition: all 0.5s;cursor:pointer;}
.navBox{position:fixed !important; width:100%; left:0; top:50px !important; bottom:0; display:none; background:#fff; margin:0;border-top: 1px solid #ffffff; }
.mobile_btn.open{ background-position:-50px 0;}
.mobile_btn.open + .navBox{}
.nav{ display:block;overflow:auto; height:100%; text-align:center;}
.nav li{ float:none; margin:0; border-bottom:1px solid rgba(0,0,0,0.1); width:100%;}
.nav > li > a, .nav > li > .parent > a{ line-height:2.8; text-align:center; color:#333;transition: all 0s;-moz-transition: all 0s;-webkit-transition: all 0s;font-size: 14px;}
.nav > li > a::after, .nav > li > .parent > a::after{ display:none;}
.nav .parent{ position:relative;}
.nav > li > .parent > a{ display:inline-block;}
.nav .icon_control{ position:absolute; display:block; z-index:99; top:13px; right:20px; width:16px; height:11px; background:url(../images/icon8.png) no-repeat center; }
.nav li .parent.open .icon_control{ background-image:url(../images/icon9.png);}
.nav li:hover .parent .icon_control,.nav li.act .parent .icon_control{ background-image:url(../images/icon10.png);}
.nav li:hover .parent.open .icon_control,.nav li.act .parent.open .icon_control{ background-image:url(../images/icon7.png);}
.nav li:hover > a,.nav li.act > a,.nav li:hover .parent,.nav li.act .parent,.nav li:hover .parent a,.nav li.act .parent a{ background:#1b9ab7; color:#fff; }
.nav li.active{background: #1b9ab7;color: #fff;}
.nav li.active .parent a{ color: #fff;}
.nav li.active .icon_control{background: url(../images/icon10.png) no-repeat center;}
.subNav{position:relative !important; top:0;  width:100%; left:0; margin-left:0; display:none;  background:#F3F3F3;}
.subNav_n ul{ padding:0;}
.subNav_n  li a{ line-height:2.8; padding-left:0; font-size:13px;}
.subNav_n  li a::after{ display:none;}
.subNav .subNav_in{ padding:0;}
.subNav .subNav_in > ul{ margin:0;}
.subNav li .subimg{ display:none;}
.subNav .subNav_in > ul > li{ float:none; width:100%;}
.subNav li .item{ margin:0;}
.subNav h3{ font-weight:normal; font-size:13px;line-height:2.8; margin-bottom:0; border-bottom:0; position:relative;}
.subNav h3 .icon_control{ position:absolute; display:block; z-index:99; top:13px; right:20px; width:16px; height:11px; background:none;/*url(../images/icon8.png) no-repeat center*/ }
.subNav h3.open .icon_control{ background-image:url(../images/icon9.png);}
.subNav h3:hover{ background:#1b9ab7; color:#fff;}
.subNav h3:hover a{color:#fff;}
.subNav h3:hover .icon_control{background-image:none;/*url(../images/icon10.png)*/}
.subNav h3.open:hover .icon_control{ background-image:none;/*url(../images/icon7.png)*/}
.subNav2{ display:none; background:#e9e9e9;}
.subNav2 li{ padding-left:0;}
.subNav2 li::after{ display:none;}
.subNav2 li a{ line-height:2.5;display: block;}
.subNav_n li a:hover,.subNav2 li a:hover{ text-decoration:none;}
.lisear{border-bottom:none !important;}
.search1{width: 90%;overflow:hidden;z-index:99;padding-top:20px;height:40px;line-height:40px; margin:0 auto;}
.search1 .ss_input{width: 80%;border:none;height:40px;line-height:40px;padding-left:20px;font-size:14px;color:#ccc;float:left;resize:none;border-radius:20px 0 0 20px;-moz-box-sizing: border-box;box-sizing: border-box;background:#f2f2f2;outline:none;}
.search1 .ss_an{width: 52px;height:40px;float:left;border:none;cursor:pointer;background: #1773c6 url(../images/ss.png) 5px no-repeat;outline:none;border-radius: 0 30px 30px 0;}
.mobh65{ height:50px; clear:both;}

.fullSlide{ display:none;}
.slideBox{ float:left;overflow:hidden;width:100%;/* ���ý���ͼ����??*/display: block; position:relative;}
.slideBox .hd{ position:absolute;height:10px; line-height:28px; z-index:1; left:50%; margin-left: -14px; bottom:0px; }
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#FFF; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#4caceb;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{position:relative;text-align:center;}
.slideBox .bd li img{ vertical-align:top; width: 100%;/* ͼƬ����100%���ﵽ����ӦЧ�� */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* ȥ�����Ӵ������� */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusbg.png) repeat-x; color:#fff;  text-align:left;  }
.foot{padding: 30px 10px 10px;}
.foot .footlist{ display: none;}
.foot .footewm {width: 100%;text-align: center;}
.foot .footewm .navbar-brand img{width: 80% !important;}
.foot .copy .banquan{text-align: center;float: inherit;margin-bottom: 4px;}
.foot .copy .jszc{ text-align: center;float: inherit;}
.foot .footewm h2,.foot .footewm p{padding-left: 0px;text-align: center;}
.foot .footewm .ewm ul li{width: 45%;}

.fenye p{font-size: 12px;line-height: 2.6rem;}
.fenye a{font-size: 12px;padding: 3px 5px;}
.fenye select{padding: 3px 5px;}

/*Ʒ��*/



.Category_rx{margin-top:20px;}
.nr{padding-top:20px;position:relative;overflow:hidden}
.list{margin-left:-5px;margin-right:-5px}
 .list li{padding:0 5px;width:50%;}
.list .box{height:200px; max-height:200px;}
.list .info{ margin-top:70px;}

.list .box .div-01{ height:200px; max-height:200px;}
.list .box:hover .div-01{background-color:#000;background:rgba(0,0,0,0.6)}

 .list .box:hover .info{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}

.list .circle{width:112px;height:112px;display:block;position:absolute;top:50%;left:50%;margin-top:-56px;margin-left:-56px;-webkit-border-radius:50%;-webkit-background-clip:padding-box;-moz-border-radius:50%;-moz-background-clip:padding;border-radius:50%;background-clip:padding-box;background:transparent}

 .list .text{padding:10% 15px 0 15px;}
  .list .box:hover .title{margin-top:40px}
 
 .list .title{ font-size:20px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;margin-top:10px;-webkit-transition:all .5s;transition:all .5s; overflow:hidden; padding-bottom:20px;}
 .list .info{font-size:14px;color:#eaeaea;text-align:left;line-height:26px;height:52px;overflow:hidden;margin-bottom:28px;opacity:0;-webkit-transform:translateY(35px);transform:translateY(35px);-webkit-transition:all .5s;transition:all .5s; text-align:center;}
 
.news_list ul li .item-img a{height:inherit;}

.news_list ul li .item-excerpt{ width:100%;}
.article ul li{width:calc(100% / 2);height:inherit;padding:5px;}
.article ul li .porTbox{height:120px;}
.article ul li .porBbox .lookDetail .arrowsR img{height:6px;}
.article ul li .porBbox .lookDetail .details{ width:80%;}
.article ul li .porBbox .lookDetail .arrowsR{width:20px;}
.row .col-xl-3{ width:100%;}
.inguestslist ul li .engineer-item .jz{height:120px;}
/*Ʒ������*/

.inguestslist ul li{ width:50%;}


/*
.inguestslist1{  width:100%;position:relative;overflow:hidden; display:block;}
.inguestslist1 ul{ padding:5px 0!important;}
.inguestslist1 ul li{ float:left; width:30%;  background:#fff; margin:0 10px; 	}
.inguestslist1 ul li:hover{box-shadow:5px 5px 5px #e4e4e4;transition: 0.2s all ease;}
.inguestslist1 ul li .engineer-item1 {text-align: center; margin-bottom: 10px; }
.inguestslist1 ul li .engineer-item1 .jz1{position:relative; height:200px;}
.inguestslist1 ul li .engineer-item1 .jz1 img {display: block;max-width:100%;max-height:230px; position:absolute; top:0; left:0; right:0; bottom:0;margin: 0 auto;}
.inguestslist1 ul li .engineer-item1 .engineer-bottom1 {padding:10px 10px;max-width: 100%;margin-left: auto;margin-right: auto;z-index: 1;-webkit-transition: 0.5s all ease;transition: 0.5s all ease;}
.inguestslist1 ul li .engineer-item1 .engineer-bottom1 h3 {font-size: 20px;margin-bottom: 6px; text-align:center; height:24px; overflow:hidden;text-overflow:ellipsis white-space:nowrap;}
 .inguestslist1 ul li .engineer-item1 .engineer-bottom1 span {display: block;font-size: 14px;color: #808291;}


.inguestslist1 .prev{position: absolute;left: 0px;top: 102px; display: inline-block;width: 56px; height: 66px;background: url(../images/prev.png) no-repeat;}
 .inguestslist1 .next{position: absolute;right: 0px;top: 102px; display: inline-block;width: 56px; height: 66px;background: url(../images/next.png) no-repeat;}
 
 */
 
.columnright{display:none;}
.product_details{width:100%;}
.company_txt h3{ font-size:25px; letter-spacing:0px;}
.product_details_right{display:none;}
.news{padding:30px 0;}
.techboxlistimg{width:100%;}
.techboxlistfont{width:100%; margin-top:20px;}
	
.aui-bar-tab {background-color: #ffffff;color: #757575;}
.aui-bar-tab .active {color: #039be5;}
.aui-bar-tab {position: fixed;top: auto;bottom: 0;table-layout: fixed;background-color: #ffffff;color: #757575;}
.aui-bar-tab .aui-bar-tab-item .t_1 img{ max-height:30px; max-width:30px; margin-top:10px; margin-bottom:5px;}
.aui-bar-tab .aui-bar-tab-item {display: table-cell;width: 1%; height: 100px; text-align: center;vertical-align: middle;}
.aui-bar-tab .aui-active {color: #0ea989;}
.aui-bar-tab-label{	color: #0ea989;}
.aui-bar-tab .aui-bar-tab-label {display: block;font-size:16px;position: relative;}
.aui-bar-tab .aui-badge {position: absolute;top: 0.1rem;left: 55%;z-index: 99;}
.aui-bar-tab .aui-dot {position: absolute;top: 0.1rem;right: 30%;z-index: 99;}
.aui-bar { bottom:0;right: 0;left: 0;z-index: 10;width: 100%;min-height: 2.25rem;font-size: 0.9rem;text-align: center;display: table;}
.aui-bar-nav {top: 0;line-height: 2.25rem;background-color: #03a9f4;color: #ffffff;}
.aui-title a {color: inherit;}
.aui-bar-nav .aui-title {min-height: 2.25rem;position: absolute;margin: 0;text-align: center;white-space: nowrap;right: 5rem;left: 5rem;width: auto;overflow: hidden;text-overflow: ellipsis;z-index: 2;}
.aui-bar-nav a {color: #ffffff;}
.aui-bar-nav .aui-iconfont {position: relative;z-index: 20;font-size: 0.9rem;color: #ffffff;font-weight: 400;line-height: 2.25rem;}
.aui-bar-nav .aui-pull-left {padding: 0 0.5rem;font-size: 0.8rem;font-weight: 400;z-index: 2;
-webkit-box-sizing: border-box;box-sizing: border-box; display: -webkit-box;display: -webkit-flex; display: flex; -webkit-align-items: center;align-items: center;}
.aui-bar-nav .aui-pull-right {padding: 0 0.5rem;font-size: 0.8rem;font-weight: 400;z-index: 2;-webkit-box-sizing: border-box;box-sizing: border-box;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;}
.aui-bar-nav .aui-btn {position: relative;z-index: 20;height: 2.25rem;line-height: 2.25rem;padding-top: 0;padding-bottom: 0;margin: 0;border-radius: 0.1rem;border-width: 0;background: transparent !important;}
.aui-bar-nav .aui-btn.aui-btn-outlined {position: relative;
padding: 0 0.15rem;margin: 0.5rem;height: 1.25rem;line-height: 1.25rem;border-width: 1px;background: transparent !important;border-color: #ffffff;}
.aui-bar-nav .aui-btn:active {background: none;}
.aui-bar-nav .aui-btn .aui-iconfont {font-size: 16px;line-height: 16px;padding: 0;margin: 0;color: #ffffff;}
.aui-bar-light {color: #03a9f4;background-color: #ffffff;border-bottom: 1px solid #dddddd;}
.aui-bar-tab .aui-bar-tab-item{position: relative;width: 25%;height:80px;text-align: center;vertical-align: middle;float: left;}
.aui-card-list-header{padding:0 !important;}	
#cycont{background:#0ea989;width:100%;position:fixed;bottom:0;left:0;height:115px;z-index:999;bottom:80px;display:none;}
#cycont p{color:#fff;font-size:0.6rem;}
#cycont p img{text-align:center;margin:0 auto;}
#cycont ul li {width: 25%;float: left;overflow: hidden;height:45px;text-align: center;height: 50px;text-align:center;color:#fff;border-bottom:1px solid #ddd;font-size:14px;margin-top:8px;}
.aui-bar-tab-item .sub_sao {position: absolute;bottom: 4.8rem;left: 0%;width: 100%;display: none;overflow: hidden;z-index: 1000;}
.aui-bar-tab-item .sub_sao img {width: 100%;height: auto; margin-bottom:10px;}
.news .newli1 ul li .pull-left:first-child{border-right: none;}
.news .newli ul li .pull-left:first-child{border-right: none;}
.classification{margin-bottom:20px;}
}

@media only screen and (max-width: 576px){
.new_contain h1 span img, .new_contain h2 span img{width: 30px;}
.new_contain h1, .new_contain h2{font-size: 20px;font-weight: bold;color: #666666;margin:15px 0px;}
.product_list li .pro_text h3{font-size: 13px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product_show li {width: 46%;margin:10px 1.5%;font-size: 16px;}
.serve_bg .bottom_cent li p{padding:8px;font-size: 12px;}
.serve_bg .bottom_cent li img{float: none;padding-right: 0px;}
.serve_bg .bottom_cent li{margin: 15px 0px;text-align: center;}
.Product_img{width:100%; max-height:100%; max-width:100%;}
.parameters{width:100%; padding:0px; margin-top:20px;}

.product_details{width:100%;}
.inguestslist1 .prev{display:none;}
.inguestslist1 .next{display:none;}
.inguestslist1 ul li{ float:left; width:35%;}

}

@media only screen and (max-width: 480px){.list .box{height:150px;max-height: 150px;}
.list .box .div-01{ height: 150px;max-height: 150px;}
.list .info{ margin-top:30px;}

}

@media only screen and (max-width: 350px){.list .box{height:100px;max-height: 100px;}
.list .box .div-01{height: 100px;max-height: 100px;}
.list .info{ margin-top:10px;}

}



