@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
a:hover{ color:#009631 }
ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px;}
p{ padding:0px; margin:0px;}



body{ margin:0 auto;padding:0px;width:100%; font-family:Microsoft YaHei;font-size:16px!important;color:#646464; margin:0px; }
.pc_daohang{ display:block}
.wap_daohang{ display:none}
.pc_banner{ display:block}
.wap_banner{ display:none}
.wap_foot{ display:none}

.logo{ padding-top:12px;}
.light{background: rgba(255,255,255,1);box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);height:110px;}
.light .menu ul li a{ color:#000;}
.light .yuyan ul li{ border:1px solid #0191d8;background:#0191d8; }
.light .yuyan ul li a{ color:#fff}

.m_nav{width:100%;position:fixed;height:110px; z-index:111;}

/*导航*/
.menu { width:55%}
.nav * a:hover{ color:#0191d8;}
.menu{list-style:none;}
.nav{list-style:none;margin:0 auto;display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;width:94%; margin-top:20px;}
.nav li{position:relative; }
.nav li a:hover{ color:#0191d8!important;}
.nav li a{color:#000;line-height:80px; font-size:17.5px;blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block;}
.nav li a:focus{ -moz-outline-style: none;  }
.nav li .sub-nav{position:absolute;top:80px;left:-40px; z-index:9999;list-style:none;background-color:#0191d8;display:none;}
.nav li .sub-nav li{text-align:center;clear:left;height:40px;line-height:40px;position:relative;}
.nav li .sub-nav li a{ width:150px;height:35px; font-size:15px;line-height:35px;padding:0;display:inline-block; color:#fff}
.nav li .sub-nav li a:hover{ color:#fff!important;}
.nav li .sub-nav li:hover{ background:#147ace}
.yuyan{ margin-top:40px;}
.yuyan ul li{border:1px solid #333; border-radius:50px; height:40px; line-height:40px; width:40px; float:left;padding-left:0px!important; padding-right:0px!important; text-align:center}
.yuyan ul li:nth-child(2){ margin-left:10px;})
.yuyan a{color:#333!important; font-size:17px; text-align:center; }

.yuyan ul li a{ color:#333}

.m_nav .wd1300{ width:1300px; margin:0 auto; padding-top:0px; padding-bottom:0px;}


.banner {position: relative;margin: 0 auto;overflow: hidden;}
.ban_focus {margin: 0 auto;overflow: hidden;width: 100%;}
.ban_focus li {display:none;position: relative;height: 100vh; }
.ban_focus li img { width:100%; height:100%; display:block}
.ban_focus li.cur {display:block;}
.ban_focus li .ban_f_con {position:absolute;top:32%;left:0%;}
.ban_f_con h1 {position:relative;opacity:0;margin-top: 12px; font-family:impact;font-style:italic; font-weight:bold; padding-left:50px; font-size:50PX; letter-spacing:2px; }
.ban_dot {position: absolute;bottom:36px;left: 50%;z-index:9;}
.ban_dot a {background:#555; width:20px; height:20px; border-radius:50px; float: left;margin-right:20px;}
.ban_dot a.btn_on {background: #0191d8; width:20px; height:20px; border-radius:50px;}

/*首页公共*/
.wd1300{ width:1300px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.wenzi{ text-align:center; margin:0 auto; padding-bottom:60px;}
.wenzi h2{ font-size:45px; font-weight:normal; color:#000;}
.wenzi h2 span{ padding-left:15px; padding-right:15px;}
.wenzi .wline{ background:#d7141a; height:3px; width:70px; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.wenzi h3{ font-size:18px; width:70%; margin:0 auto; line-height:30px;}

/*首页产品*/
.tabbox {}
.tabmenu {width:100%;height:40px;}
.tabmenu ul {display: flex; width: 100%;}
.tabmenu li { width: 100%;text-align: center;vertical-align: top; text-align:center; display: inline-block;overflow:hidden; background-color: #ebebeb; line-height:50px; font-size:17px; margin-right:2px;}
.tabmenu .cli {text-align:center;fdisplay:block;width:100%;overflow:hidden;background-color: #0191d8;cursor:pointer; color:#fff; line-height:50px;}
#tabcontent {}
#tabcontent ul {list-style-type: none; height:250px;}
#tabcontent .hidden {display:none;}
#tabcontent ul {/*display: flex; width: 100%; */margin-top:60px;}
#tabcontent ul li{ float:left; width:22.5%;margin-left:1%; margin-right:1%; /*width:100%; display: flex;justify-content: center;align-items: center;*/height:250px; background: #fff;
border: 1px dotted #ccc;
border-radius: 5px;
box-shadow: 0px 10px 10px 0px rgba(0,0,0,.1); overflow:hidden;display: flex;justify-content: center;
align-items: center;}



#tabcontent ul li img{width:100%;max-height:250px;transition: all 0.8s;object-fit: cover;}
#tabcontent ul li:hover  img{transform: scale(1.1);}

.pmore{ width:37%; margin:0 auto; margin-top:60px;}
.pmore ul li a{ font-size:18px; color:#fff;}
.pmore ul li{ cursor:pointer; float:left; width:45%; text-align:center; background:#0191d8; line-height:55px; border:2px solid #0191d8;transition:All 0.4s ease-in-out;
-webkit-transition:All 0.4s ease-in-out;
-moz-transition:All 0.4s ease-in-out;
-o-transition:All 0.4s ease-in-out;}

.pmore ul li:hover{	transform: translate(0,-5px);
-webkit-transform: translate(0,-5px);
-moz-transform: translate(0,-5px);
-o-transform: translate(0,-5px);
-ms-transform: translate(0,-5px);}
.pmore ul li:nth-child(2){ float:right; border:2px solid #0191d8; background:#fff;}
.pmore ul li:nth-child(2) a{ color:#0191d8}


/*首页公司简介*/
.index_about{ width:100%;display: flex; align-items: stretch;}
.about_left{ width:50%; flex: 1;align-self: stretch;position: relative; background:#f5f3f3;}
.abtn{ width:80%; margin:0 auto; padding-top:60px;}
.abtn h2{ font-family:impact; font-size:60px; text-transform:uppercase; color:#c2c1c1}
.abtn h3{ font-size:35px; color:#0191d8;margin-bottom:10px; font-weight:bold}
.abtn h4{ font-size:22px; color:#333;margin-bottom:20px;}
.abnr{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:5;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:30px;}
.abgd{ border:1px solid #0191d8; line-height:40px; width:200px; text-align:center; margin-top:30px; cursor:pointer}
.abgd a{ color:#0191d8;}
.abgd:hover{ border:1px solid #0191d8; background:#0191d8;}
.abgd:hover a{color:#fff;}

.about_right{ width:50%; background:#000; flex: 1;display: flex; background:url(../images/about.jpg) no-repeat center right; background-size: auto 100%;}

/*合作客户*/
.brand-wrapper .item {box-shadow: 6px 10px 20px rgba(0, 0, 0, .1);text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 157px; justify-content: center; position:relative; transform-style:preserve-3d; transition:.3s; width:18%; margin-left:0.8%; margin-right:0.8%; display: inline-block; margin-bottom:1.6%;}
.brand-wrapper .item:hover {transform:rotateY(180deg) translateZ(0); }
.brand-wrapper .item .logo{ padding-top:0px;top:0px!important}
.brand-wrapper .item span { display: flex; justify-content: center; align-items: center; position:absolute; left:0; top:0; height: 100%; width: 100%;  }
.brand-wrapper .item span.name { background-color:#0191d8; color: #fff; font-size: 16px; transform:rotateY(180deg) translateZ(0); backface-visibility:hidden; -webkit-backface-visibility: hidden;}

.brand-wrapper .item img { max-width: 80%; max-height: 80%;}
.brand-wrapper .item a {display: block; height: 100%; width: 100%; }
.brand-wrapper .more { text-align: center; }
.brand-wrapper .more a { display: inline-block; margin-top: 40px; color: #fff; padding: 23px 73px; line-height: 1; -webkit-border-radius: 50px; border-radius: 50px; background-image: -webkit-gradient(linear, left top, right top, from(#2d59d0), to(#1e3b9e)); background-image: -o-linear-gradient(left, #2d59d0, #1e3b9e); background-image: linear-gradient(to right, #2d59d0, #1e3b9e); }





/*首页新闻*/
.index_news{ background:#f7f7f7;}
.index_news ul li{ float:left; width:30%; margin-left:1.5%; margin-right:1.5%;}

.index_news ul li .news_tu{ width:100%; height:250px;  display: flex;justify-content: center;align-items: center; overflow:hidden}
.index_news ul li .news_tu img{ width:100%;height:250px; transition: all 0.8s;object-fit: cover;}
.index_news ul li:hover img{   transform: scale(1.1);}
.index_news ul li .news_bk{ background:#fff; padding:25px;}
.index_news ul li h2{ font-size:18px; font-weight:bold; color:#333;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li .riqi{ font-size:15px;color:#555; margin-top:6px;}
.index_news ul li .news_ms{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:22px; color:#909090; font-size:15px; margin-top:20px; margin-bottom:25px;}
.index_news ul li .news_gd{ border:1px solid #ddd; font-size:15px; line-height:35px; text-align:center; width:120px;}
.index_news ul li:hover .news_gd{ background:#0191d8; border:1px solid #0191d8; color:#fff;}

.foot{ background:#242d34; width:100%; margin:0 auto;}
.foot .wd1300{ border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:50px;}
.fbt{ font-size:20px; color:#fff; font-weight:bold; margin-bottom:15px;}
.fmenu ul li{ line-height:35px;}
.fmenu{ width:20%}
.foot a{ color:#bcbebf}
.fpro { width:30%; margin-right:50px;}
.fpro ul li{ line-height:35px; width:50%; float:left}
.flx{color:#bcbebf;}
.flian{ line-height:30px;}
.foot a:hover{ color:#fff;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}


.banquan{ width:1300px; margin:0 auto; padding-top:30px; padding-bottom:30px; line-height:30px;}

a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 16px;text-decoration:none;color: #bcbebf;}
a.zzb07link:hover {text-decoration: underline;color: #bcbebf;}
.zzb07tail{font-size:16px;font-family:Arial, Helvetica, sans-serif;color:#bcbebf;}

/*内页*/
.nyabout{ width:100%; margin:0 auto; background:url(../images/ban1.jpg) no-repeat center; height:420px;    background-size: auto 180%;}
.nycon{ width:100%; margin:0 auto; background:url(../images/nycon.jpg) no-repeat center top; height:420px;}
.nynews{ width:100%; margin:0 auto; background:url(../images/nynews.jpg) no-repeat center; height:420px;}
.nyfac{ width:100%; margin:0 auto; background:url(../images/nyfac.jpg) no-repeat center; height:420px;}
.nypro{ width:100%; margin:0 auto; background:url(../images/nypro.jpg) no-repeat center; height:420px;}

.nyhonor{ width:100%; margin:0 auto; background:url(../images/nyhonor.jpg) no-repeat center; height:420px;}


.nymain{ width:1300px; margin:0 auto;padding-top:70px; padding-bottom:70px;}
.ny_wenzi{ text-align:center; border-bottom:#e3e3e3 solid 1px; margin:0 auto; }
.ny_wenzi h2{ font-weight:normal; margin-bottom:20px;text-align:center; font-size:40px; color:#333; }
.ny_wenzi h3{ font-weight:normal; margin-top:-20px; margin-bottom:30px; font-size:16px;}
.nyline{ background:#d7141a;height:2px; margin:0 auto; width:70px;}
.neirong{ width:100%; margin:0 auto; padding-top:40px; line-height:30px; min-height:200px;}

/*内页公司简介*/
.neirong  .ul-num{ width:100%; border-bottom:0px;}
.neirong .ul-num li span{ line-height:1.5;}
.neirong .ul-num li:nth-child(even) {  background:#f4f4f4;  }

/*内页联系我们*/
.ditu{ width:50%}
.nylianxi{ width:45%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#0191d8; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #0191d8;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #0191d8;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}

/*荣誉资质*/
.honor ul li{text-align:center;float:left;display:inline;width:22.5%; margin-left:1%; margin-right:1%;height:260px; overflow:hidden;background:#fff; border:1px dotted #ccc;  border-radius:5px;box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); margin-bottom:30px; padding-top:10px;}
.honor ul li span{line-height:22px;display:block;background:#FFF; text-align:center; padding-top:20px; font-size:15px; height:44px; color:#555}

.zu11{width:100%; height:190px; overflow:hidden; display: flex;justify-content: center;align-items: center;}
.zu11 img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; max-height:100%; max-width:90% }
.honor ul li:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}
.honor ul li:hover span{ color:#0191d8}

/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #555; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #555; font-weight: normal;}
.contentPage a:visited {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #555; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#555;font-weight:normal;}
.contentPage .current{color:#555; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #555; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}


.nymain{ width:1300px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.nymenu{border-bottom:0px #d9d9d9 solid; margin:0px 0px 0px; box-shadow:0px 6px 6px rgba(0,0,0,.05); }
.nymenu_mid ul li{ border-left: #e5e5e5 1px solid;width: 100%;text-align: center;vertical-align: top;}
.nymenu_mid ul li:last-child{ border-left:0px solid #d1d1d1;}

.nymenu_mid ul{ margin:0 auto;display: flex; width: 100%;}
.nymenu_mid_s{ text-align:center}
.nymenu_mid_s ul li {float: none;display: inline-block;}
.nymenu_mid ul li a{ padding:1.2em 0;display:inline-block; font-size:1.25em; position:relative; }

.nymenu_mid ul li a{display: block;position: relative;font-size: 19px;color: #555;}
.nymenu_mid ul li a:after{content: '';display: block;width: 100%;height: 2px;background:#0191d8;position: absolute;bottom: -1px;left: 0;transition: 0.4s ease-out;
transform: scaleX(0);}
.nymenu_mid ul li:hover a:after,.nymenu_mid ul li.active a:after{transform: scaleX(1);}
.nymenu_mid ul li:hover a,.nymenu_mid ul li.active a{color: #0191d8; font-weight: 700;}

.nymenu ul li:hover a{color: #0191d8; font-weight: 700;}
.nymenu ul li .active{color: #0191d8; font-weight: 700;}
.nymenu_mid p { display: none;}

.xwbg{ font-size:25px!important;}

/*产品详细*/
.cpkuainr{ background:#fafafa;}
.cpkuainr h2{ font-size:30px; color:#333; text-align:center; margin-bottom:50px;}
.flex {
  display: box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.fanhui{ border-top:5px solid #f2f2f2; margin-top:50px;}
.fanhui ul { padding-top:30px;}
.fanhui ul li{ line-height:30px;width:33%;}
.fanhui ul li:nth-child(3){ text-align:right}
.fanhui ul li:nth-child(2){ text-align:center;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#0191d8;height:40px; line-height:40px; width:150px; text-align:center; display:block}
.news_xx img{ max-width:60%!important; height:auto!important; text-align:center; margin:0 auto }
.news_xx { text-align:center; }


/*内页新闻*/
.nynews_w{width:100%; margin: 0 auto; }    
.nynews-list{width:100%; height:auto; padding:3.2% 3%; margin: 50px auto; box-shadow: 0 0 1px #aaa;box-sizing:border-box; position: relative; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.nynews-date{float: left; width:9%; padding:4% 3% 0 0; text-align: right; font-size: 16px; font-weight: bold; font-family: sans-serif; color:#999; }
.nynews-date b{ font-size: 34px;  color:#000; line-height:40px;}
.nynews-photo{float: left; width:20%; height: auto; overflow: hidden;height:160px;  display: flex;justify-content: center;
align-items: center; background:#fafafa }

.nynews-photo img{ transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;height:160px; width:100%;object-fit: cover;}
.nynews-content{float: left; width:59%; padding-left:2%;}
.nynews-title{ font-size: 20px; font-weight: bold; color: #222; height:40px; line-height:40px;padding-bottom:0.6vw;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow:hidden;}
.nynews-text{ font-size: 15px; line-height:28px; color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden;}
.nynews-more{float: right;width:60px; height: 60px; line-height:60px; margin-top:4%; font-size: 20px; color: #fff; font-family:'黑体'; font-weight: bold; background: #0191d8; border-radius: 100%; text-align: center; transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;} 
.nynews-list:hover{box-shadow: 0 26px 50px -6px rgba(97, 105, 113, 0.3); transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.nynews-list:hover .nynews-photo img{transform: scale(1.05);  -webkit-transform: scale(1.05)}
.nynews-list:hover .nynews-title{color:#0191d8;}
.nynews-list:hover .nynews-more{background: #0191d8; transform: translateX(6px); -webkit-transform: translateX(6px);}
.clear{ clear:both;}

@media screen and (max-width: 640px) {
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}
.pc_banner{ display:none}
.wap_banner{ display:block}


.banner {position: relative;margin: 0 auto;overflow: hidden;}
.ban_focus {margin: 0 auto;overflow: hidden;width: 100%;}
.ban_focus li {display:none;position: relative;height: 32vh;}
.ban_focus li img { width:100%; height:100%; display:block}

.ban_dot {position: absolute;bottom:16px;left: 50%;z-index:9;}
.ban_dot a {width:13px; height:13px; float: left;margin-right:20px;}
.ban_dot a.btn_on { width:13px; height:13px; }


/*首页公共*/
.wd1300{ width:95%; padding-top:40px; padding-bottom:40px;}
.wenzi{ text-align:center; margin:0 auto; padding-bottom:40px;}
.wenzi h2{ font-size:32px; ;}
.wenzi h2 span{ padding-left:15px; padding-right:15px;}
.wenzi .wline{ background:#d7141a; height:3px; width:70px; margin:0 auto; margin-top:15px; margin-bottom:15px;}
.wenzi h3{ font-size:15px; width:100%; line-height:25px;}

/*首页产品*/
.tabbox {}
.tabmenu {width:100%;height:auto;}
.tabmenu ul {display: block; width: 100%;}
.tabmenu li { margin-bottom:5px; width: 31%; float:left;line-height:40px; margin-left:1%; margin-right:1%; font-size:15px}
.tabmenu .cli {width:31%;line-height:40px;}
#tabcontent {}
#tabcontent ul {list-style-type: none; height:150px;}
#tabcontent .hidden {display:none;}
#tabcontent ul {/*display: flex; width: 100%; */margin-top:30px;}#tabcontent ul li:nth-child(2n){ float:right}
#tabcontent ul li{ float:left; width:48%;margin-left:0%; margin-right:0%; /*width:100%; display: flex;justify-content: center;align-items: center;*/height:150px; border:1px solid #ddd; overflow:hidden; margin-bottom:20px;}

#tabcontent ul li img{width:100%;height:150px;transition: all 0.8s;object-fit: cover;}
#tabcontent ul li:hover  img{transform: scale(1.1);}

.pmore{ width:100%; margin:0 auto; margin-top:40px;}
.pmore ul li a{ font-size:16px; color:#fff;}
.pmore ul li{ line-height:45px;}



/*首页公司简介*/
.index_about{ width:100%;display: block; align-items: stretch;}
.about_left{ width:100%;}
.abtn{ width:95%;padding-top:40px; padding-bottom:40px;}
.abtn h2{ font-size:40px;} 
.abtn h3{ font-size:30px;}
.abtn h4{ font-size:18px; }
.abnr{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:5;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:30px;}
.abgd{ border:1px solid #0191d8; line-height:40px; width:200px; text-align:center; margin-top:30px; cursor:pointer}
.abgd a{ color:#0191d8;}
.abgd:hover{ border:1px solid #0191d8; background:#0191d8;}
.abgd:hover a{color:#fff;}

.about_right{ display:none; height:200px;width:100%; flex: 1;background:url(../images/about.jpg) no-repeat center; background-size: auto 150%;}

/*合作客户*/
.brand-wrapper .item:nth-child(2n){ float:right}
.brand-wrapper .item {height: 100px; justify-content: center; position:relative; transform-style:preserve-3d; transition:.3s; width:48%; margin-left:0%; margin-right:0%; display: inline-block; margin-bottom:1.6%;}



/*首页新闻*/
.index_news{ background:#f7f7f7;}
.index_news ul li{ float:left; width:100%; margin-left:0%; margin-right:0%;}
.index_news ul li:nth-child(2){ margin-top:20px; margin-bottom:20px;}
.index_news ul li .news_tu{height:150px; }
.index_news ul li .news_tu img{ height:150px;}
.index_news ul li:hover img{   transform: scale(1.1);}
.index_news ul li .news_bk{ background:#fff; padding:25px;}
.index_news ul li h2{ font-size:18px; font-weight:bold; color:#333;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}


.foot{ background:#242d34; width:100%; margin:0 auto;}
.foot .wd1300{ border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:50px;}
.fbt{ font-size:20px; color:#fff; font-weight:bold; margin-bottom:15px;}
.fmenu ul li{ line-height:35px;}
.fmenu,.fpro{ display:none; width:22%}
.foot a{ color:#bcbebf}
.fpro ul li{ line-height:35px;}
.flx{ width:100%;color:#bcbebf; text-align:center; margin:0 auto}
.flian{ line-height:30px; text-align:center}
.foot a:hover{ color:#fff;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.ewm { display:none}

.banquan{ width:95%; margin:0 auto; padding-top:30px; padding-bottom:30px; line-height:30px;}

a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;color: #bcbebf;}

.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;color:#bcbebf;}

/*内页*/
.nyabout{ height:150px;    background-size: 100%;}
.nycon{ height:150px;    background-size: 120%;}
.nynews{ height:150px;    background-size: 120%;}
.nyfac{ height:150px;    background-size: 160%;}
.nypro{height:150px;    background-size: 120%;}
.nyhonor{ height:150px;    background-size: 160%;}


.nymain{ width:95%;padding-top:40px; padding-bottom:40px;}

.ny_wenzi h2{ font-size:32px;}
.ny_wenzi h3{ font-weight:normal; margin-top:-20px; margin-bottom:30px; font-size:16px;}
.nyline{ background:#d7141a;height:2px; margin:0 auto; width:70px;}
.neirong{ width:100%; margin:0 auto; padding-top:40px; line-height:30px; min-height:200px;}

/*内页公司简介*/
.neirong  .ul-num{ width:100%; border-bottom:0px;}
.neirong .ul-num li span{ line-height:1.5;}


.neirong .ul-num li:nth-child(1),.neirong .ul-num li:nth-child(4){background:#0191d8;  }	
.neirong .ul-num li:nth-child(1),.neirong .ul-num li:nth-child(4) span{ color:#fff}
.neirong .ul-num li:nth-child(1),.neirong .ul-num li:nth-child(4) p{ color:#fff}
.neirong .ul-num li:nth-child(1),.neirong .ul-num li:nth-child(4) h2{ color:#fff}
.neirong .ul-num li:nth-child(2),.neirong .ul-num li:nth-child(3){background:#f4f4f4; }
.neirong .ul-num li:nth-child(2),.neirong .ul-num li:nth-child(3) span{ color:#555}
.neirong .ul-num li:nth-child(2),.neirong .ul-num li:nth-child(3) p{ color:#555}
.neirong .ul-num li:nth-child(3),.neirong .ul-num li:nth-child(3) h2{ color:#555}

/*内页联系我们*/
.neilian{display: flex; width:100%;
flex-wrap: wrap;
flex-direction: column-reverse;}
.ditu{ width:100%; margin-top:30px;}
.nylianxi{ width:100%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#0191d8; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #0191d8;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #0191d8;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}

/*荣誉资质*/
.honor ul li:nth-child(2n){ float:right}
.honor ul li{text-align:center;float:left;display:inline;width:48%; margin-left:0%; margin-right:0%;height:160px; overflow:hidden;background:#fff; border:1px dotted #ccc;  border-radius:5px;box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); margin-bottom:30px; padding-top:0px;}
.honor ul li span{line-height:22px;display:block;background:#FFF; text-align:center; padding-top:20px; font-size:15px; height:44px; color:#555}

.zu11{width:100%; height:160px; overflow:hidden; display: flex;justify-content: center;align-items: center;}
.zu11 img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; max-height:100%; max-width:90% }
.honor ul li:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}
.honor ul li:hover span{ color:#0191d8}


.nymenu{border-bottom:0px #d9d9d9 solid; margin:0px 0px 0px; box-shadow:0px 6px 6px rgba(0,0,0,.05); }
.nymenu_mid ul li{ border-left: #e5e5e5 1px solid;width: 100%;text-align: center;vertical-align: top;}
.nymenu_mid ul li:last-child{ border-left:0px solid #d1d1d1;}

.nymenu_mid ul{ margin:0 auto;display: flex; width: 100%;}
.nymenu_mid_s{ text-align:center}
.nymenu_mid_s ul li {float: none;display: inline-block;}
.nymenu_mid ul li a{ padding:0.8em 0;display:inline-block; font-size:1.25em; position:relative; }

.nymenu_mid ul li a{display: block;position: relative;font-size: 15px;color: #555;}




.xwbg{ font-size:25px!important;}

/*产品详细*/
.cpkuainr{ background:#fafafa;}
.cpkuainr h2{ font-size:30px; color:#333; text-align:center; margin-bottom:50px;}
.flex {
  display: box;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.fanhui{ border-top:5px solid #f2f2f2; margin-top:50px;}
.fanhui ul { padding-top:30px; display:block}
.fanhui ul li{ line-height:30px;width:100%; text-align:center}
.fanhui ul li:nth-child(3){ text-align:center}
.fanhui ul li:nth-child(2){ text-align:center;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#0191d8;height:40px; line-height:40px; width:150px; text-align:center; display:block}
.news_xx img{ max-width:60%!important; height:auto!important; text-align:center; margin:0 auto }
.news_xx { text-align:center; }


/*内页新闻*/
.nynews_w{width:100%; margin: 0 auto; }    
.nynews-list{width:100%; height:auto; padding:3.2% 3%; margin: 50px auto; box-shadow: 0 0 1px #aaa;box-sizing:border-box; position: relative; transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out;}
.nynews-date{float: left; width:100%; padding:4% 3% 0 0; text-align: left; font-size: 16px; font-weight: bold; font-family: sans-serif; color:#999; }
.nynews-date b{ float:left; font-size: 24px;  color:#000; line-height:40px; margin-right:10px;}
.nynews-date p{ line-height:40px; margin-left:20px;}
.nynews-photo{float: left; width:35%; height: auto; overflow: hidden;height:120px;  display: flex;justify-content: center;
align-items: center; background:#fafafa }

.nynews-photo img{ transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;height:120px; width:100%;object-fit: cover;}
.nynews-content{float: right; width:60%; padding-left:0%;}
.nynews-title{ font-size: 20px; font-weight: bold; color: #222; height:40px; line-height:40px;padding-bottom:0.6vw;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow:hidden;}
.nynews-text{ font-size: 15px; line-height:23px; color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden;}
.nynews-more{ display:none;float: right;width:60px; height: 60px; line-height:60px; margin-top:4%; font-size: 20px; color: #fff; font-family:'黑体'; font-weight: bold; background: #0191d8; border-radius: 100%; text-align: center; transition: all 0.5s ease-out;  -webkit-transition: all 0.5s ease-out;} 





.tbottom{ height:3.5rem;}
#BottomNav { background-color:#333; bottom: 0;
    height: 4.5em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 39999; box-sizing:border-box; 
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; padding-top:0.7em;
}


#BottomNav ul li a {
    color: #fff;
    display: block; 
    


}


#BottomNav ul li a div {
    font-size:14px; padding-bottom:0.7rem; padding-top:0.3em;
}
#BottomNav .a {
    background-image: url(../images/shl-a.png);
}
#BottomNav .b {
    background-image: url(../images/shl-b.png);
}
#BottomNav .c {
    background-image: url(../images/shl-c.png);
}
#BottomNav .d {
 background-image: url(../images/vperson.png);
}
#BottomNav .e {
    background-image: url(../images/shl-e.png);
}
#BottomNav .f {
    background-image: url(../images/shl-f.png); 
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;

    margin: 0 auto; height:30px;
    background-size: auto 1.6em;
	
}


	.m-header {
 height:60px;
  width: 100%;
  background: #ffffff; z-index:999999999
}
.sousuo{ background:url(../images/wap_sea.png) no-repeat center;text-align: center;
background-position: center center;
background-size: auto 30px; height:45px; margin-top:7px;}


.m-header.cur {
  position: absolute;
}
.ce-table .table-bot .item .i{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}
.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  padding: 0 10px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 444444444444;
  height: 60px;
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.glasslist-list .items .words .p span{
  font-size: 150%;
  color:#0aadb1;
}

.m-header .welcome-a {
  float: left;
 /* width: 50%;*/
  height: 100%; margin-top:0px;
  /*
  line-height: 48px;
  position: relative;*/
}

.m-header .welcome-a img {
  max-height: 100%;top:10px;
/*  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;*/
}

.m-header .search-cover {
  float: right;
  width: 50px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
  border-left: 0px solid #e1e1e1;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;  font-size: 14px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
    position: absolute;
    right: 21px;
    top: 50%;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 0px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 7px;
}

.m-header .nav-btn .line3 {
  bottom: 0px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.nav0 {
  position: relative;
  border-left: 1px solid #e1e1e1;
  cursor: pointer;
}
.nav0:hover .nav-btn .line {
  background: #059ea0;
  transition: .5s ease-in-out;
}

.nav0 .nav-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav0 .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s ease-in-out;
  left: 0;
  border-radius: 4px;
}

.nav0 .nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.nav0 .nav-btn .line2 {
  top: 5px;
}

.nav0 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.nav0 .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.nav0 .nav-btn.hover .line {
  left: 6px;
}


.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 1999999990;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}
.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%; text-transform:uppercase;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text {
  text-align: center;
  margin-top: 35px;
}
.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}
.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.case-ul.w1480 {
  line-height: 1;
  font-size: 1px;
  /*margin-top: -32px;*/
  margin-bottom: 52px;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
  touch-action: none;
}

.headsearch-box input[type="text"] {
  text-align: center; color:#fff;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../images/ser-black.png) no-repeat center;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%; text-transform:uppercase;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a { text-transform:capitalize;
  padding-left: 21px;
  color: #888;
  display: block;
}

.bocweb-header.ff {
  background: #ffffff;
}

.imgd {
  position: relative;
}
.imgd img {
  display: block;
  vertical-align: middle;
}
.imgd .i1, .imgd .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.nav-pro {
  position: relative;
}

.search-close.show {
  transform: scale(1);
  z-index: 3;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.hide1, .hide1.header.active {
  transform: scale(0) !important;
  opacity: 0;
  transition: .6s ease-in-out;
  transition-duration: .5s;
}

.search-close {
  position: absolute;
  z-index: -1;
  display: block;
  right: -1.5rem;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background:url(../images/close2.png) no-repeat center;
  background-size: 24px !important;
  cursor: pointer;
  transition-duration: .5s;
  transform: scale(0);
}

.header-search-wrap {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 44px;
  margin-left: -300px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 44px;
  transition: all 0.5s;
  /*background: #fff;*/
  padding-right: 50px;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.header-search-wrap .ser-input {
  width: 100%;
  height: 43px;
  position: relative;
  border: none;
  background: none;
  box-sizing: border-box;
  text-indent: 20px;
}





.header {
  width: 100%;
  color: #4c4c4c;
  top: 0;
  left: 0;
  height: 70px;
  background: #ffffff;
  transition: .5s ease-in-out;
  line-height: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .nav-btn .line {
  background: #353535;
}
.header.active {
  color: #fff;
  position: fixed;
  background: transparent;
}
.header.active .nav0 {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active a {
  color: #ffffff;
}
.header.active .icon-sousuo {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active .bocweb-logo .i0 {
  opacity: 1;
}
.header.active .bocweb-logo .i1 {
  opacity: 0;
}
.header.active .navleft-ul .li .imgd .i0 {
  opacity: 1;
}
.header.active .navleft-ul .li .imgd .i1,
.header.active .navleft-ul .li .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i0, .header.active .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i2, .header.active .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i1, .header.active .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header a {
  color: #4c4c4c;
}
.header .bocweb-logo {
  width: 165px;
  height: 70px;
  position: relative;
  margin-right: 60px;
}
.header .bocweb-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-logo .i0 {
  opacity: 0;
}
.header .bocweb-logo .i1 {
  opacity: 1;
}
.header .bocweb-navleft {
  padding-left:0px;
  box-sizing: border-box;
}
.header .navleft-ul .li {
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.header .navleft-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.header .navleft-ul .li .imgd .i2 {
  opacity: 1;
}
.header .navleft-ul .li .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover, .header .navleft-ul .li.active {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover span, .header .navleft-ul .li.active span {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd img, .header .navleft-ul .li.active .imgd img {
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd .i0, .header .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i2, .header .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i1, .header .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header .navleft-ul .li .imgd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
}
.header .navleft-ul .li.li2 .imgd {
   
    top: 4px;
   
}
.header .navleft-ul .li .imgd img {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li {
  float: left;
}
.header .bocweb-nav .nav-li .li-top {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:nth-child(n+2) {
  margin-left: 95px;
}
.header .bocweb-nav .nav0 {
  width: 80px;
  height: 70px;
}




.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: .5s ease-in-out;
}






 .headsearch-box .x-box {
    width: 90%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }

.mbox {
    display: block!important;
  }

  .maintain-tip .img {
    width: 160px;
  }

  .icon-sousuo {
    width: 40px;
  }

	}


