@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 16px; font-family:"Microsoft Yahei", 宋体, Verdana, Arial, Helvetica, Sans-serif; font-weight:normal; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
input, textarea { outline:none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/*input框自动填充背景色*/
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0 1000px #fff inset;	/**通过边框阴影遮挡住背景*/
/*-webkit-text-fill-color: #333; !**填充字体颜色*!*/
}
body { overflow-x:hidden}
a, a:link, a:visited { color:#333333; text-decoration:none; }
a.active { color: #ffb02c; text-decoration:none; }
.cl { clear:both; visibility:hidden; font-size:0px; line-height:0px; width:100%; height:0; padding:0px; margin:0px; }
/*clear float*/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.red, a.red:link, a.red:visited { color:#ee7800; }
a.red:hover { color:#ffb02c; }
.dot { color:#ae1d2c; }
.container { max-width:1350px; margin:0 auto; }
img { max-width: 100%; }

/*头部欢迎二维码*/
.topbg{ width: 100%;background: #f3f3f3;}
.topbox{max-width:1350px; margin: 0 auto; padding: 5px 0;}
/*erweima*/
.ewm{ clear: both;position:relative; width: 130px;}
.ewm span{float:left; display:block;}
.ewm img:nth-child(1){float:left; display:block;}
.ewm img:nth-child(3){ display:none;width: 130px;min-width: 130px; max-width:100%; height:130px;position:absolute; top:30px; bottom: 0; right: 0; z-index:99999999; }
.ewm:hover img:nth-child(3){display:block; }
/*erweima*/
/*搜索框*/
#trigger{ float:right; margin:0 0 0 0; padding-left:3%;}
#trigger a{ margin:0px 18px 0 0; padding:0px 0 0 0; }
#trigger span{ border-left:1px solid #004ea2; background:url(../images/dianhua.png) no-repeat 15px 3px; padding:0 0 0 35px; color:#004ea2;  }
#fade { display: none; /* Hidden as default */background: #000;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;}
.infosearch1{ margin:3% auto 0 auto; padding:0px 0px 0 0; border:0px solid red; text-align:center; width:60%; overflow:hidden; }
.infosearch1 input[type="text"]{width:60%; padding:0 20%; height:45px;border:1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background:rgba(255,255,255,.5); font-size:18px;  border-radius:30px; color:#333; }
.infosearch1 input[type="submit"]{background:#00b0f0; cursor:pointer; border: 0px solid #00b0f0;height:45px;width:45px;color:#ffffff;font-weight:bold; border-radius:30px; font-size:16px;}
.infosearch1 input[type="submit"]:hover{background:#4cc5d3;}
.sec{ display:none;}
/*搜索框*/

/*header*/
.headerpage { clear:both; width:100%; margin:0 auto 0 auto; padding:0; position: absolute;z-index:9 }
/*.headerpage:after, .headerpage:before { content: ''; display: block; clear: both; height: 0; }
*/
.headerpage:before  {content: "";background: #1B212E;background: linear-gradient(90deg, #1D2432, #1B212E, #374C63);display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0}

header { width:100%; padding:0; position: relative}
header:after, header:before { content: ''; display: block; clear: both; height: 0; }

.head{ clear:both; margin:0 auto; width:94%; height: 100%;overflow: inherit;display:flex; justify-content:space-between; align-items:center;}

.head .logo{ width:400px; margin:0 0 0 0; }
.head .logo a{ display:flex; color:#333333; }

.headerright { width:65%; padding:0 2% 0 0; /*flex:1;*/}

.dianhua{ width:320px; color:#fdb158; line-height:2rem;}
.dianhua span{ display:block; font-size:26px; line-height:26px; font-weight:bold; color:#fdb158; }

.banben { width:150px; display:block; color:#fff;}
.banben a {color:#fff; font-size:21px;}
.banben img { animation:rotate 2.5s infinite linear;}


@keyframes rotate {
8%{transform: rotate(edeg);}
20%{transform: rotate( 72deg);}
40%{transform: rotate( 144deg);}
60%{transform: rotate( 216deg);}
80%{transform: rotate( 288deg);}
100%{transform: rotate( 360deg);}
}


.wapnav { float:right; display:none; }


.abritu { overflow:hidden; }
.abritu img { transition: all .3s linear;}
.abritu img:hover { transform: scale(1.2); }


/*Banner大图调用 开始*/
.bannerwrap { clear:both; width:100%; margin:0 auto; padding:0; background:#e5e5e5; }
.bannerwrap .banner { position:relative; width:100%; margin:0 auto; padding:0; overflow:hidden; }
.bannerwrap .banner a { background-position:center; }
.bannerwrap .banner .mask { vertical-align:middle; position:absolute; width:100%; height:20px; right:0; bottom:7%; text-align:center; }
.bannerwrap .banner .mask span { color:#ffffff; padding:0 5px; text-align:center; line-height:15px; width:15px; height:15px; font-family:Arial; font-size:12px; cursor:pointer; overflow:hidden; margin:3px 1px; background-color:#ffffff; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; height:450px; }
.bannerwrap .banner .mask span.show { color:#fff; line-height:10px; width:10px; height:10px; font-size:12px; margin:0 1px; border:0; background-color:#ae1d2c; font-weight:bold; }
#showbanner { display:block; width:100%; text-align:center; background-position:top; background-repeat:no-repeat; }
#showbanner img { max-width:100%; }
#showbanner img:after, #showbanner img:before { content: ''; display: block; clear: both; height: 0; }
/*Banner大图调用 结束*/


.bannerheight .wzpost {  max-width:850px; padding:16% 0 0 10%; }
.bannerheight .wzpost h1 { font-size:3rem; color:#fff; font-weight:bold; padding-left:1.5rem; margin-top:-60px;}
.bannerheight .wzpost p { color:#8da6bc; font-size:1.1rem; line-height:2rem; margin-top:2.5rem; padding-left:1.5rem;}

.HomeOne {background-image: linear-gradient(to left , #101620, #375169);-webkit-background-size: cover;background-size: cover;overflow: hidden;position: relative;width: 100%;height: 100vh}
.HomeOne .HomeOneTop {position: absolute;width: 501px;left: 50%;margin-left: -250px;text-align: center;z-index: 3;top: 50%}
.HomeOne .HomeOneTop .HomeOneTopCH {width: 150%;margin:0 auto;clear: both;position: absolute;left: 50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);bottom: 10px;height: 80px;overflow: hidden}
.HomeOne .HomeOneTop .HomeOneTopCH i {position: absolute;bottom: -80px;left: 0;font-size: 60px; color: #dbe4f1;background: -webkit-linear-gradient(top, #c7ced8, #dbe4f1, #929eac);-webkit-background-clip: text;-webkit-text-fill-color: transparent;line-height: 80px;transition: all 0.8s linear 0.8s;-webkit-transition: all 0.8s linear 0.8s;font-style: normal;width: 100%}
.HomeOne .HomeOneTop .HomeOneTopEN {width: 100%; margin:0 auto;position: absolute;top: 5px;left: 50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);	margin-left: 0%;height: 40px;overflow: hidden}
.HomeOne .HomeOneTop .HomeOneTopEN i {font-size: 22px;line-height: 40px;color: #dbe4f1;letter-spacing: 2px;background: -webkit-linear-gradient(top, #c7ced8, #dbe4f1, #929eac);-webkit-background-clip: text;-webkit-text-fill-color: transparent;position: absolute;top: -40px;left: 0px;transition: all 0.8s linear 1.6s;-webkit-transition: all 0.8s linear 1.6s;	font-style: normal;	width: 100%}
.HomeOne .HomeOneTop .HomeOneTopLine {height: 1px;position: relative;width: 100%;overflow: hidden}
.HomeOne .HomeOneTop .HomeOneTopLine i {background: #dbe4f1;width: 0;height: 1px;margin: 0 auto;transition: width 1s linear;-webkit-transition: width 1s linear;display: block}
.HomeOne .HomeOneTop.show .HomeOneTopLine i {width: 100%;transition: width 0.7s linear;-webkit-transition: width 0.7s linear}
.HomeOne .HomeOneTop.show .HomeOneTopCH i {bottom: 0px}
.HomeOne .HomeOneTop.show .HomeOneTopEN i {top: 0px}
.HomeOne .HomeOneVideo {display: block;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 1}
.HomeOne .HomeOneVideo:after {content: '';position: absolute;left: 0px;width: 100%;height: 100%;top: 0px;background: #000;filter: alpha(opacity=40);-moz-opacity: 0.4;-khtml-opacity: 0.4;opacity: 0.4;z-index: 2}
.HomeOne .HomeOneVideo video {min-height: 100%;min-width: 100%}




/*首页样式*/
.widthbox{ max-width:1530px; margin:0 auto; clear:both; }

.index_title { max-width:580px; margin:0 auto;}
.index_title span { position:relative; z-index:99;text-align:center;color:#263d54; font-size:48px; font-weight:bold; display:block; padding:20px 0; margin-top:-80px;}
.index_title .rfk { margin-top:-60px; float:right;}


.index_title2 { max-width:500px; margin:0 auto;}
.index_title2 span { position:relative; z-index:99;text-align:center;color:#fff; font-size:48px; font-weight:bold; display:block; padding:20px 0; margin-top:-80px;}
.index_title2 .rfk { margin-top:-60px; float:right;}


.product{ clear:both; margin:0 auto; width:100%; overflow:hidden; background:url(../images/cpbg.jpg) top center no-repeat; padding:5rem 0;}
.cpfenlei{ clear:both; overflow:hidden; margin:0;  }
.cpfenlei a{ display:block; width:33.3%; float:left; text-align:center; padding:0rem 0 3.5rem 0; font-size:2rem; color:#fff; background:url(../images/con02.png) center bottom no-repeat;}
.cpfenlei .hkbox1{  line-height:46px;  text-decoration:none; transition: 588ms; }
.cpfenlei .hkbox1a{  line-height:46px; color:#fdb158;text-align:center;font-weight:bold;background:url(../images/con01.png) center bottom no-repeat; text-decoration:none; transition: 588ms; }
.cpcont {transform: translate(0);animation: example1 0.5s ease-out 0.1s backwards; margin:2rem auto 0 auto; display: flex;justify-content: space-between;flex-wrap:wrap; align-items:center; position:relative;}
.cpcont .cppic {  width:60%; }
.cpcont .cpnr { position:absolute; width:50%; right:0;background:#fff; padding:5rem 3rem;}
.cpcont .cpnr h1 {font-size:2.5rem; color:#0a456b; font-weight:bold; border-bottom:1px solid #000000; padding:0 0 1.5rem 0;}
.cpcont .cpnr h2 {color:#a3bad4; font-size:1.5rem; font-weight:bold; text-transform:uppercase;}
.cpcont .cpnr p { color:#666; font-size:1.05rem; line-height:2rem; height:100px; display:block; margin:2.5rem 0; overflow:hidden;}
.cpcont .cpnr h5 { width:160px;  text-align:center; background:url(../images/a_d.gif) repeat-x;padding:0.5rem 0 0.6rem 0; }
.cpcont .cpnr a h5  { font-size:1.4rem; font-weight:bold; color:#fff; }


@keyframes example1 {
0% {transform:translate(-60px);opacity:0;}
50% {transform:translate(-30px);opacity:.5;}
100% {transform:translate(0);opacity:1;}
}


/*公司简介*/
.about_bg {background-image: linear-gradient(to top , #bbcfe5, #fff); padding:4.5rem 0 6rem 0;}
.shuzi { margin:2rem auto; text-align:center; display:flex; justify-content:space-between; }

.product-number-info ul { max-width:1530px; display:flex; justify-content:space-between; flex-wrap:wrap;}
.product-number-info li { width:300px;   border-left: 1px solid #a7b3c1;  color: #fdb158;}
.product-number-info li:first-child {  border: none;}
.product-number-info li p {font-size: 18px; color:#78798b}
.product-number-info li b i { font-size:55px; font-style: normal;  font-family:'dincond-boldregular',"Microsoft Yahei",宋体,Verdana,Arial,Helvetica,Sans-serif; font-weight:bold;}
.product-number-info li b sup {  position: absolute;  font-size: 20px; right: -15px;  top: -3px;}
/*.product-number-info li.li-2 b, .product-number-info li.li-2 p { padding-left: 70px;}*/
.product-number-info li b em { font-style: normal; font-size: 18px; font-weight: 100; padding-left: 2px; position: relative; top: -4px;}


.gsjj1-2{}
.gsjj1-2 ul{    position: relative;}
.gsjj1-2 ul li{width: 24.5%;float: right;overflow: hidden; margin-bottom: 8px; margin-right:0px;}
.gsjj1-2 ul li:nth-child(2n){ float: right;margin-left: 50%;margin-right:8px;}
.gsjj1-2 ul li img{opacity:1;width: 100%;    transition: .5s;}
.gsjj1-2 ul li:last-child{width: 49.75%;   position: absolute;   left: calc(0% + 0px);top: 0;}
.gsjj1-2 ul li:hover img{   transform: scale(1.1); opacity:1;}
.gsjj1-2 ul li a{ display:block; position:relative;  }

@media (max-width: 991px){
	.gsjj1-2 ul li{ background:#000;width: 24.5%;float: left ;overflow: hidden; margin-bottom: 0.5%; margin-right:0px;}
    .gsjj1-2 ul li:last-child{width: 100%; /*left: calc(24.5% + 4px);*/ }
	.gsjj1-2 ul li:nth-child(2n){ float: right;margin-left: 50%;margin-right:0px;}
}
@media (max-width: 960px){	
	.gsjj1-2 { width:96%; margin:3% auto;}
    .gsjj1-2 ul li{ width: 49%; }
    .gsjj1-2 ul li:nth-child(2n){  margin-left: 2%;    }
    .gsjj1-2 ul li:last-child{   width: 100%;   position: static; margin: 0;
    }
}



.service { background:url(../images/service.jpg) center top;  padding:2.5rem 0 5rem 0; overflow:hidden; }
.service h1 { color:#fff; font-size:48px; font-weight:bold; display:block; padding:20px 0; margin-bottom:10px;}
.service .fwwz {  margin:0 auto; max-width:1380px; padding:3rem 0;}
.service .fwwz .liucheng { float:right; width:600px;}
.service .lcsz { display:flex; flex-wrap:wrap;}
.service .lcsz li { width:50%;color:#ffffff;background-color:rgba(0,0,0,0.5); text-align:center; font-size:1.2rem; padding:2rem 0;}
.service .lcsz li span { display:block; color:#fdb161; font-weight:bold; font-size:2.2rem;}
.service .lcsz li:nth-child(1) { margin-left:50%;}
.service .lcsz li:nth-child(3) {background-color:rgba(20,80,130,0.5);}

.service .fwwz .gdsz {display:flex;flex-wrap:wrap; justify-content:space-between;}
.service .fwwz .gdsz .gdnr { width:50%; color:#ffffff;background-color:rgba(0,0,0,0.8); padding:3rem 0;}
.service .fwwz .gdsz .gdnr:first-child{ margin-left:50%;}
.service .fwwz .gdsz .gdnr:last-child{background-color:rgba(20,80,130,0.8);}

.service .fwwz .shipin2 { width:420px; margin:0 auto;  margin-top:50px; background:url(sp_k.png) no-repeat; background-size:100% 100%;padding:10px 10px 10px 10px;}


.zheng{float:left; width:600px;height: 470px;/*margin: 0px auto; */   position: relative;}


.zhright{float:left; width:400px;height: 300px;position: relative; margin-left:25%; margin-top:12%;}


.shang{width:130% !important;    position: absolute; top: 5%;left: -15%;z-index:999;)}
.xia{width:130% !important;    position: absolute;bottom:  10%; left: -15%;z-index:999}
.zuo{float: left;height:130% !important; z-index:999;    position: absolute; margin-top:-10%;left: 5%;}
.you{float: right;height:130% !important;z-index:999;    position: absolute; right: 5%;margin-top:-10%;}





/*首页样式 end*/

/*尾*/

.footerbottom{ background:#050506; padding:20px 0; font-size:15px;text-align:center; color:rgba(255,255,255,0.4); line-height:26px; }
.footerbottom a{  color:rgba(255,255,255,0.4); font-size:15px; }

.mylinksbg { margin-top:10px; }
.btn-secondary { border:1px solid #fff; background:#fff; color:#333; }
.btn-secondary:hover { background:#fff; color:#333; }
.btn-secondary.focus, .btn-secondary:focus { background:#fff; color:#333; }

.fnav2{ display:none}
/*内页*/

/*内页*/
.mainpage { clear:both; width:100%; margin:0px auto 0 auto; padding:0;}
.mainpage:after, .mainpage:before { content: ''; display: block; clear: both; height: 0; }
.left { clear:both; overflow:hidden; padding:0 0%; margin:0 auto; width:100%; }
.right { clear:both; max-width:1530px; margin:0 auto; padding:0 0%;}
.mainarea { position:relative; clear:both; overflow:hidden; min-height:360px; height:360px; }
.mainarea .container, .mainarea .container-fluid { padding:0; }
[class].mainarea { height:auto; }
.mainarea div.content { font-size:14px; line-height:23px; }

.zoominfo { width:100%; clear:both; margin:100px auto 0 auto; overflow:hidden; background:#000e1b url(../images/cpbg.jpg) bottom center no-repeat;  padding:1rem 0 4% 0;}
.zoominfo .post {max-width:1530px; margin:0 auto;}
.zoominfo dl{display: flex; justify-content: space-between;  flex-wrap: wrap;margin-top:1rem;overflow:hidden;}

.zoominfo .zoominfoleft{ width:53.5%;border-radius:20px;overflow:hidden;}
.zoominfo .zoominfoleft img { width:100%;}

.zoominfo .zoominforight { width:42%; margin-left:15px; padding-top:15px; font-size:14px; line-height:25px;}
.zoominfo .cptitle { font-size:30px; font-weight:bold; color:#fdb158;  }
.zoominfo .surmmy { background-color:rgba(30,60,90,0.5); padding:1.5rem; line-height:2rem; color:#fff; border-radius:15px; margin:1.5rem 0; }
.zoominfo .surmmy span{ font-size:1.1rem; border-bottom:1px solid #2a5f81; display:block; padding-bottom:1rem; margin-bottom:1rem;}
.zoominfo .hotred { color:#fff; font-size:1.2rem;margin-bottom:1.5rem; text-align:center; color:#fdb158; display:block;}


.caseir {display: flex; justify-content: space-between; flex-direction: row-reverse; flex-wrap: wrap;}
.caseir li:nth-child(1) { width:35%;}
.caseir li:nth-child(2) { width:55%;}

.caseir1 {display: flex; justify-content: space-between; flex-direction: row-reverse; algin-items:center; flex-wrap: wrap;}
.caseir1 li:nth-child(1) { width:55%; }
.caseir1 li:nth-child(2) { width:40%;}

.ca_list { text-align:center; margin-top:2rem;}
.ca_list dl {margin:0.5rem 0;}
.ca_list dd {background-image: linear-gradient(to left , #101620, #375169); color:#fff; text-align:center; padding:1rem 0;transition: .3s;overflow:hidden;}
.ca_list dd a { color:#fff; font-size:1.1rem;}
.ca_list dd:hover {opacity:1;background-image: linear-gradient(to left , #982d29, #e62721);}

/*.zoominfo .post {max-width:1530px; margin:0 auto;}
.zoominfo dl{display: flex; justify-content: space-between;  flex-wrap: wrap;margin-top:1rem;overflow:hidden;}

.zoominfo .zoominfoleft{ width:53.5%;border-radius:20px;overflow:hidden;}

.zoominfo .zoominforight { width:42%; margin-left:15px; padding-top:15px; font-size:14px; line-height:25px;}
.zoominfo .zoominforight .cptitle { font-size:30px; font-weight:bold; color:#fdb158;  }
.zoominfo .zoominforight .surmmy { background-color:rgba(30,60,90,0.5); padding:1.5rem; line-height:2rem; color:#fff; border-radius:15px; margin:1.5rem 0; }
.zoominfo .zoominforight .surmmy span{ font-size:1.1rem; border-bottom:1px solid #2a5f81; display:block; padding-bottom:1rem; margin-bottom:1rem;}
.zoominfo .zoominforight .hotred { color:#fff; font-size:1.2rem;margin-bottom:1.5rem; text-align:center; color:#fdb158; display:block;}
*/



.qqtel {display: flex; justify-content: space-between;  flex-wrap: wrap;}
.qqtel li { width:48%; background-image: linear-gradient(to left , #19345b, #446f8e); font-size:1.3rem; text-align:center; color:#fff; padding:0.6rem 0;}
.qqtel li a {font-size:1.3rem; text-align:center; color:#fff;}
.qqtel li:nth-child(2){ background-image: linear-gradient(to left ,#fdb158, #e4a65e);}
.zoominfo .htmleaf-content { max-width:500px; margin:3% auto 0 auto; }
.zoominfo .thumbnails { border:1px solid #d6d6d6; }


/*产品view页*/
.proinfo_view { clear:both; width:100%; margin:0rem auto 4% auto; padding-top:2rem; background:url(../images/bg.gif) repeat-x; }
.proinfo_view p {font-size: 1.05rem; line-height:2rem;}

.proview { clear:both; margin:0 auto 3%;  }
.proviewle { float:left; }
.proviewri { clear:both; margin-left:5%; float:left; width:50%; }
.proview .title { font-size: 22px; padding: 15px 0; line-height: 26px; font-weight: bold; }
.proview .subtitle { line-height:1.875rem; color:#666; margin:0 auto 40px; }
.proview .proviewsummary { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; }
.proviewle .bigimg img { }
.proview .thumb-box { padding: 1.4em 0 1em; margin-left: -1%; width: 102%; }
.proview .thumb-box .thumbs { overflow: hidden;  *zoom: 1;
}
.proview .thumb-box .thumbs li { float: left; width: 23%; text-align: center; padding: 0 1%; }
.proview .thumb-box .thumbs li img { width: 100%; opacity: .8; -moz-transition: opacity 0.32s; -o-transition: opacity 0.32s; -webkit-transition: opacity 0.32s; transition: opacity 0.32s; border-bottom: 4px solid transparent; }
.proview .thumb-box .thumbs li img.active { border-color: #31ACE2; opacity: 1; }
.proview .thumb-box .thumbs li:hover img { opacity: 1; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }

.colc {background-image: linear-gradient(to top , #e0eaf4, #fff); margin:3% 0; padding:0% 0 5% 0;}

.protitle { font-size:30px; font-weight:bold; color:#3a6b9e; margin:1.5rem 0 2rem 0; display:inline-block; background:url(../images/protwoicon01.png) left no-repeat; padding-left:80px;}

.proinfo_view table { border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid; width:100%;}
.proinfo_view td { border:#CCCCCC 1px solid; text-align:center; padding:6px; }

.pro2 { display: flex; justify-content: space-between;  flex-wrap: wrap;}
.pro2 li { width:50%; background-image: linear-gradient(to left , #101620, #375169); color:#fff; text-align:center; padding:1rem 0;transition: .3s;overflow:hidden;}
.pro2 li p { font-size:18px; }
.pro2 li:hover {transform: scale(1.05); opacity:1;background-image: linear-gradient(to left , #982d29, #e62721);}

.pro3 { display: flex; justify-content: space-between;  flex-wrap: wrap;}
.pro3 li { width:32%; background-image: linear-gradient(to left , #101620, #375169); margin:1rem 0; transition: .5s;overflow:hidden;}
.pro3 li p { text-align:center; color:#fff; font-size:1.02rem; line-height:3rem;overflow:hidden;}
.pro3 li p img{ width: 100%; -webkit-transition: all .7s ease; overflow:hidden; }
.pro3 li:hover p img {transform: scale(1.1)}
.pro3 li:hover { transform: translateY(-10px); box-shadow: 0px 0px 20px #aaa}


.pro4 { display: flex; justify-content: space-between;  flex-wrap: wrap;}
.pro4 li { width:49%; background-image: linear-gradient(to left , #101620, #375169); margin:1rem 0; transition: .5s;overflow:hidden;}
.pro4 li p { text-align:center; color:#fff; font-size:1.02rem; line-height:3rem;overflow:hidden;}
.pro4 li p img{ width: 100%; -webkit-transition: all .7s ease; overflow:hidden; }
.pro4 li:hover p img {transform: scale(1.1)}
.pro4 li:hover { transform: translateY(-10px); box-shadow: 0px 0px 20px #aaa}


.proinfo_case { background:url(../images/cabg.jpg) center; padding:3rem 0; }
.case_a {display: flex; justify-content: space-between;  flex-wrap: wrap; background:url(../images/line.jpg) center repeat-x; margin:2% 0;}
.case_a li { width:13%; padding:2%; border-radius:50%; text-align:center; font-size:1.5rem; font-weight:bold; color:#fff;    background-image: linear-gradient(to left , #101620, #375169);}

/*产品view页*/



.midpicarea { border:solid 1px #bbbbbb; z-index:5; cursor:crosshair; }
.bigpicarea { border:solid 1px #bbbbbb; overflow:hidden; position:absolute; z-index:6; }
.viewarea { border:solid 1px #fff; cursor:move; background-color:#999; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; overflow:hidden; position:absolute; z-index:10; }
.zoomsmall { margin-top:8px; }
.zoomsmall ul { clear:both; }
.zoomsmall ul li { float:left; margin:0 2px; }
.zoomsmall ul li img { border:solid 1px #bbbbbb; padding:2px; cursor:pointer; }

/*内页位置*/
.positioninfobox { clear:both; margin:-20rem auto 0 auto; width:100%; position:absolute;}
.posbox { max-width:1350px; clear:both; overflow:hidden; margin:0 auto; }
.position { font-size:16pxpx; line-height:30px; color:#72889b; background:url(../images/post.png) left no-repeat; padding-left:25px;}
.position a, .position a:link, .position a:visited { font-size:16pxpx; color:#72889b; }
.position a:hover, .position font.active, .position a.active, .position a.active:link, .position a.active:visited { color:#fdb158; }
.positioninfo { color:#fff; font-size:3rem; font-weight:bold; }
.postword { color:#fff; margin-top:3rem;}



.menu1 { text-align:center; margin:0px auto 10px auto; width:80%; background-color:#FFF; border:#e5e5e5 1px solid; }
.menu1 a { color:#000000; padding:0.7% 5%; border-radius:0px; font-size:18px; line-height:45px; text-decoration:none; text-align:center; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; border-right:1px solid #CCC; }
.menu1 a:link, .menu1 a:visited { }
.menu1 a:hover, .menu1 a.active, .menu1 a.active:link, .menu1 a.active:visited { color:#FFFFFF; background:#015eb7; }


.menucp { position:absolute; width:100%; text-align:center; margin:-122px auto 0px auto; background-color:rgba(25,50,90,0.5);z-index:9;}
.menucp ul { display: flex; justify-content: space-between;  flex-wrap: wrap; margin:0 auto; }
.menucp a { width:20%;color:#fff; font-size:21px; line-height:60px; display:block;text-decoration:none; text-align:center; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; border-right:1px solid #405168; border-bottom:1px solid #405168}
.menucp a:link, .menucp a:visited { }
.menucp a:hover, .menucp a.active, .menucp a.active:link, .menucp a.active:visited { color:#FFFFFF; background:#da251c; }
.menucp a:nth-child(5n){ border-right:0px solid #6e7e93;}


.menu3 { clear:both; margin:20px auto 20px auto; max-width:1550px; }
.menu3 h3 { float:left; padding:0px 0px; margin:0.5% 0.5%; width:19%; background:#e6e6e6; }
.menu3 h3 a, .menu3 h3 a:link, .menu3 h3 a:visited { font-size:16px; display:block; text-align:center; padding:10px 0; color:#333; line-height:20px; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; }
.menu3 h3 a:hover, .menu3 h3 a.active, .menu3 h3 a.active:link, .menu3 h3 a.active:visited { background:#f37305; color:#fff; text-decoration:none; }


.menu_n { position:absolute; width:100%; text-align:center; margin:-60px auto 0px auto; background-color:rgba(25,50,90,0.5);z-index:9; }
.menu_n ul {display: flex; justify-content: space-between;  flex-wrap: wrap; margin:0 auto; }
.menu_n a {flex:1; color:#fff; font-size:21px; line-height:60px; display:block;text-decoration:none; text-align:center; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; border-right:1px solid #405168;}
.menu_n a:link, .menu_n a:visited { }
.menu_n a:hover, .menu_n a.active, .menu_n a.active:link, .menu_n a.active:visited { color:#FFFFFF; background:#da251c; }
.menu_n a:last-child{ border:0;}

.menu_c { position:absolute; width:100%; text-align:center; margin:-220px auto 0px auto;z-index:999;}
.menu_c ul { max-width:1470px; text-align:left; margin:0 auto; color:#8da6bc; }
.menu_c .contadd { margin-top:2rem; background: url(../images/post.png) left no-repeat; padding-left: 25px;}

.telbtn { width: 340px;background: #fff; position: relative;background: -webkit-linear-gradient(left, #a3bcd8, #fff); padding-left: 95px; color:#2d455f;padding-top: 10px; padding-bottom: 10px; line-height:1.1;}
.telbtn strong { clear: both; display: block; font-size: 24px; padding-top:0px; letter-spacing: 3px}
.telbtn:before { content: ""; width: 36px;  background: url(../images/contact-tb01.png) center no-repeat;  background-size: 100%;  transition: all linear 0.3s;position: absolute;left: 38px; top: 0; bottom: 0;}
.telbtn:hover {background: #2d455f;color: #fff}
.telbtn:hover:before { background: url(../images/ProIcon01.png) center no-repeat}

    


.backtop { text-align:right; margin:10px 0 20px 0; }
.infosearch { text-align:right; margin-bottom:10px; padding:5px 0 0 0; overflow:hidden; }
.infosearch input[type="text"] { width:150px; height:23px; border: 1px solid #dddddd; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px; padding-left:3px; background-color:#ffffff; }
.infosearch input[type="submit"] { background-color:#f37305; border: 1px solid #f37305; height:27px; width:60px; color:#ffffff; font-weight:bold; -moz-border-radius:3px; -webkit-border-radius: 3px; border-radius:3px; }
.infodes { clear:both; padding:10px 0; line-height:20px; }
.af { clear:both; }
.af dl { clear:both; font-size:12px; line-height:23px; }
.af dl dt, .addf dl dd { float:left; }
.af dl dt { width:70px; text-align:right; }


.ny_about { padding:2.5rem 0;} 
.ny_about dl {display:flex; justify-content:space-between; flex-wrap:wrap; padding-top:2rem;}
.ny_about dd { width:52%;}
.ny_about dt { width:42%;}
.ny_about dt p { font-size:1.1rem; line-height:2.3rem;}

.ny_wh { background:url(../images/ny_wh.jpg) top center; padding:3rem 0;}
.ny_wh ul {display:flex; justify-content:space-between; flex-wrap:wrap;}
.ny_wh li { width:30%; text-align:center; color:#fff;}
.ny_wh li h1 { font-size:1.9rem; margin-top:1rem;}
.ny_wh li h2 { margin:1rem auto 1rem auto; width:60px; height:3px; background:#ff9900;}
.ny_wh li p { font-size:1.1rem;}



.ny_fgs { background:#e9f1fc url(../images/ny_fgs.jpg) bottom center no-repeat; padding:3rem 0;}

.tt_cont p { font-size:1.1rem; text-align:center; line-height:2rem; color:#666; margin:2rem 0; }
.tt_cont span {font-size:1.1rem; text-align:center; line-height:2rem;}

.c4-slick{ margin-top: 60px; position: relative;}
.c4-slick .slick-slide{ margin: 0;}
.c4-slick .slick-con{ padding: 0 20px; display: block; position: relative;overflow: hidden; }

.c4-slick .slick-con .img{ overflow: hidden; border-radius:2rem 2rem 0 0;transition: .5s; }
.c4-slick .slick-con .img img{ width: 100%;transition: .5s;}
.c4-slick .slick-con  .wz{ text-align:center; font-size:1.5rem; padding:0.8rem 0; color:#fff; background-image: linear-gradient(to left , #101620, #375169);border-radius:0rem 0rem 2rem 2rem;}
.c4-slick .slick-con  .wz a {font-size:1.5rem; padding:0.8rem 0; color:#fff;}

.c4-slick .slick-con:hover .img img {transform: scale(1.1); opacity:1;}
.c4-slick .slick-con:hover .wz {background-image: linear-gradient(to left , #982d29, #e62721);}

.c4-slick .slick-arrow{
    display: block; border:1px solid red;
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background: none;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    text-indent: 100px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    z-index: 999;
}
.c4-slick .slick-prev{
    background-image: url(../images/leftA.png) ;
    left: 20%;
}
.c4-slick .slick-next{
    background-image: url(../images/rightA.png) ;
    right: 20%;
}
.c4-slick .slick-prev:hover{
    background-image: url(../images/leftB.png) ;
}
.c4-slick .slick-next:hover{
    background-image: url(../images/rightB.png) ;
}
@media (max-width: 1630px) {

}
@media (max-width: 1400px) {
    .index-c4{
        padding: 50px 0;
    }


}
@media (max-width: 1199px) {
    .c4-slick .slick-con{
        padding: 0 10px;
    }
    .c4-slick .slick-arrow{
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }
    .c4-slick .slick-prev{
        left: 4%;
    }
    .c4-slick .slick-next{
        right: 4%;
    }

}
@media (max-width: 991px){

}
@media (max-width: 767px){
    .index-c4{
        padding: 40px 0;
    }
    .index-tlt1 h3{
        font-size: 18px;
    }
    .index-tlt1 .tltwz{
        font-size: 12px;
    }
    .c4-slick{
        margin-top: 30px;
    }

}
@media (max-width: 480px){
    .c4-slick .slick-arrow{
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
    .c4-slick .slick-prev{
        left: 10px;
    }
    .c4-slick .slick-next{
        right: 10px;
    }


}


.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}


.ny_scnl { padding:3rem 0;}

.ny_honor{ padding:3rem 0; background:url(../images/ny_hr.jpg) center no-repeat;}


.i-pro{	padding-bottom:0px;}
.i-pro ul li{width:300px;float:left;}
.pro-img{width:280px;	margin:0 auto;text-align: center;}


/*新闻*/
.news-part1bg { background:#f7f8fa; padding:4% 0 5% 0;}
.news-part1 { display:flex; justify-content: space-between; flex-wrap:wrap; margin-top:3%;}
.news-part1 li { }
.news-part1 li:nth-child(1) { width:40% ;background:#fff; border-radius:20px; overflow:hidden;}
.news-part1 li:nth-child(1) img { width:100%;}
.news-part1 li:nth-child(1) h1 { font-size:1.35rem;}

.news-part1 li:nth-child(2) { width:56%;}
.news-part1 li:nth-child(2) a { display:block; padding:1.3rem 2rem; background:#fff; border-radius:20px; margin-bottom:0.9rem;transition: .3s;}
.news-part1 li:nth-child(2) a h3 {font-size:1.35rem;}
.news-part1 li:nth-child(2) a:nth-child(4) { margin-bottom:0;} 
.news-part1 li:nth-child(2) a:hover { background-image: linear-gradient(to left , #101620, #375169); color:#fff}



.news-part2bg { background:url(../images/ny_hr.jpg) top center; padding:4% 0 5% 0;}
.news-list-total-box{overflow:hidden; display:flex; justify-content:space-between; flex-wrap:wrap;margin-top:3%;}
.news-list-total-box li{width:33.25%; margin:1px 0; }
.news-list-total-box li>a{display:block;padding:38px;background-color:rgba(0,50,90,0.5);border-radius:5px;transition:.3s;}
.news-list-total-box li>a .t{font-size:1.5rem;font-weight:bold;color:#fff;height:36px;overflow:hidden;text-overflow:ellipsis;}
.news-list-total-box li>a .deses{font-size:16px;font-weight:400;color:#fff;line-height:28px;margin-top:30px;overflow:hidden;}
.news-list-total-box li>a .time{font-size:16px;font-weight:400;color:#fff;line-height:28px;margin-top:44px;}
.news-list-total-box li>a:hover{background-color:#0a456b;transform:translateY(-4px);}
.news-list-total-box li>a:hover .t,
.news-list-total-box li>a:hover .des,
.news-list-total-box li>a:hover .time{color:#fff;}


.news-part3bg{ background-image: linear-gradient(to top , #e0eaf4, #f5f8fa); padding:4% 0 4% 0; }
.news-part3bg dl { display:flex;justify-content:space-between; flex-wrap:wrap; align-items:stretch; margin-top:3%}
.news-part3bg dl dt { width:49%;box-shadow:0px 0px 10px rgba(0,0,0,0.2); background:#fff; margin-bottom:2%; display:flex;justify-content:space-between;}
.news-part3bg dl dt a { width:80%; padding:5%;}
.news-part3bg dl dt h3{ font-size:1.5rem; height:30px; overflow:hidden; }
.news-part3bg dl dt a:hover h3 { color:#ff0001; }
.news-part3bg dl dt p{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; color:#666; line-height:30px;  margin:0% 0 3% 0; }
.news-part3bg .gengduo{ display:block; width:160px; line-height:36px; text-align:center; color:#666; border:1px solid #999; transition: 588ms; margin:0 0;  font-size:1rem;}

.news-part3bg .dtmwarp{ display:block; width:15%; padding:6% 0px 0 0; color:#1369ac; background:#f7f7f7; text-align:center; border-top:3px solid #0067ba}
.news-part3bg dt:hover .dtmwarp{ color:#fff; background-image: linear-gradient(to top, #19345b, #446f8e);}
.news-part3bg dt:hover .dtmwarp img {-webkit-filter: brightness(1000) grayscale(100); filter: brightness(1000) grayscale(100);}
.news-part3bg .dtmd{ clear:both; display:block; text-align:center; font-size:2.5rem; margin:0 0 0% 0; }
.news-part3bg .dtmym{ clear:both; display:block;text-align:center;font-size:1rem; }

.cont_list { margin:0 auto; max-width:1550px; display:flex;justify-content:space-between;flex-wrap:wrap;/*align-items:center;*/}
.cont_list dl { width:50%; padding:2%;background-image: linear-gradient(to left , #101620, #375169); border:1px solid #405168; border-top:0; border-left:0;}
.cont_list dd { width:100%; padding:2rem 0 0 2rem; font-size:1.05rem;color:#8da6bc}
.cont_list dd h1 { font-size:1.8rem; font-weight:bold; color:#8da6bc}
.cont_list dt { width:100%; transition: .5s;}


.cont_list dl:nth-child(2n) { background-image: linear-gradient(to left , #375169, #101620);}

/*.cont_list dl:nth-child(2n) dt { flex-direction:row-reverse;}*/



/*信息*/

.ju{color: #f0916b}
.info_list { clear:both; margin-top:0px; padding:0px; }
.info_list ul { clear:both; }
.info_list ul li { float:left; text-align:center; margin-top:15px; }
.info_listimg { clear:both; margin-top:0px; padding:0px; overflow:hidden }
.info_listimg ul { clear:both; margin-top:10px; }
.info_listimg ul li { float:left; width:23%; padding:5px 1% 5px 1%; text-align:center; line-height:36px; }
.info_listimg ul li a { display:block; padding:0px; }
.info_listimg ul li img { width:100%; display:block; border:1px solid #dddddd; }
.info_listimg ul li a:hover { text-decoration:none; }
.info_listimg ul li a p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.info_list .info_span{ border-bottom:1px solid #f36f03; font-size: 22px; display:block;font-weight: bold; margin:30px 0 10px 0; }
.info_list .info_span strong{padding: 8px 20px 8px 20px; display:inline-block; color:#ffffff; background:#f36f03; background: linear-gradient(-135deg, transparent 15px, #f36f03 0); }
.info_list .info_name{padding: 11px 0px;  font-size: 18px;display: inline-block; font-weight:bold; }
.info_list .info_ol{font-size: 18px !important; padding: 0px 0px !important; border-bottom:0px !important; }

.info_list ol.listhead { width:100%; display:flex; background: #eeeeee; font-size:14px; height:30px; line-height:30px; text-align:center; color:#333333; margin:20px 0 0 0; }
.info_list ol.listhead span.title { width:70%; font-size:15px; font-weight:bold;  }
.info_list ol.listhead span.title a { font-size:15px; font-weight:bold; }
.info_list ol.listhead span.views { float:left; width:10%; }
.info_list ol.listhead span.date { width:29%; text-align:center; padding:0 0px 0 0;  }
.info_list ol.info { display:flex; clear:both; font-size:12px; line-height:22px; padding:10px 0 10px 10px;  margin:0 0 10px 0; border-bottom:1px dashed #ddd;   }
.info_list ol.bg { background: #f5f5f5; padding:0 0 0 10px; }
.info_list ol.info font.dot { color:#ee7700; font-family:"宋体"; }
.info_list ol.info a.title { width:74%;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; }
.info_list ol.info span.views { float:left; width:10%; text-align:center; font-size:12px; color:#666666; }
.info_list ol.info span.date {  width:25%; text-align:right; padding:0 0px 0 0; font-size:12px; color:#666666; }
.info_list dl { text-align:center; padding:5px 1%; }
.info_list dl dd { line-height: 36px; }
.info_list dl dd a { display:block; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.info_list dl:hover dd a { color:red; }


.info_view { clear:both; padding:5px 0 10px 0; margin-top:3%; }
.info_view h1.title {  font-size:2rem;  color: #263d54;line-height:26px; padding:0.5rem 0 1rem 0; text-align:center;font-weight:bold;}
.info_view h2.subtitle { background:#f5f5f5; margin-bottom:1rem; color:#999; font-size:14px; line-height:22px; padding:5px 0; text-align:center;border-top:1px dotted #ccc;  }
.info_view div.content { padding:0px; line-height:36px;}
.info_view div.content p {font-size: 1.05rem;}
.info_view div.content p strong { font-size:30px;}
.info_view img { max-width:100%; margin:0 auto; display:block; margin:2% auto; }
.info_view div.atta { font-size:16px; line-height:23px; padding-top:2px; color:#ee7700; font-weight:bold; width: 100%; }
.info_view div.comment { font-size:14px; line-height:23px; padding-top:2px; }
.info_view div.other { text-align:left; padding-right:0px; }
.info_view .bigimg { padding:10px 0px; text-align:center; }
.info_view table { border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid; }
.info_view td { border:#CCCCCC 1px solid; text-align:center; padding:4px; }
.info_commentlist { clear:both; margin-top:0px; padding:0px; }
.info_commentlist h1 { background:#eeeeee; font-size:14px; line-height:28px; padding-top:3px; text-align:center; }
.info_commentlist p.name { clear:both; font-weight:bold; padding:3px 0; }
.info_commentlist p.date { clear:both; padding:3px 0; }
.info_commentlist p.content { clear:both; font-size:12px; line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc; }
.info_commentadd { padding:5px; }
.info_commentadd p { padding:3px 0; }
.info_commentadd input[type="text"] { width:230px; }
.info_commentadd #txtcode { width:80px; }
.info_commentadd textarea { width:230px; }
.supply_add { padding:5px; }
.supply_add h2 { padding:5px; background-color:#f0f0f0; text-align:center; }
.supply_add p { padding:3px 0; }
.supply_add input[type="text"] { width:230px; }
.supply_add #txtcode { width:80px; }
.supply_add textarea { width:230px; }

/*信息图片列表*/
.demo { padding: 2em 0; }
.casebox { margin:0 0 30px 0; font-family: 'Ubuntu', sans-serif; position: relative; overflow: hidden; }
.casebox:before { content: ''; background: linear-gradient(45deg, rgba(30, 35, 50, 0.6), rgba(30, 35, 50, 0.6)); height: 100%; width: 100%; opacity: 0; filter: blur(10px); transform: scale(1) rotate(180deg); position: absolute; left: 0; top: 0; z-index: 1; transition: all 0.4s ease-in-out; }
.casebox:hover:before { box-shadow: 0 0 10px 2px #555; opacity: 1; filter: blur(0); transform: scale(0.92, 0.9) rotate(0); }
.casebox img { width: 100%; height: auto; transition: all 0.5s ease-in-out; }
.casebox:hover img { transform: scale(1.9) rotate(45deg); }
.casebox .box-content { color: #fff; text-align: center; width: 100%; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(3); position: absolute; top: 50%; left: 50%; z-index: 1; transition: all 0.5s ease; }
.casebox:hover .box-content { opacity: 1; transform: translateX(-50%) translateY(-50%) scale(1); }
.casebox .title { font-size: 25px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin: 0; }
.casebox .post { font-size: 16px; text-transform: capitalize; }
.casebox .icon { padding: 0; margin: 0; list-style: none; filter: blur(10px); transform: scale(0); position: absolute; right: 20px; bottom: 20px; z-index: 2; transition: all 0.5s ease 0.2s; }
.casebox:hover .icon { transform: scale(1); filter: blur(0); }
.casebox .icon li { display: inline-block; }
.casebox .icon li a { color: #fff; background: rgba(255, 255, 255, 0.2); font-size: 20px; text-align: center; line-height: 40px; height: 40px; width: 40px; margin: 0 3px; display: block; position: relative; transition: all 0.3s; }
.casebox .icon li a:hover { text-shadow: 0 0 6px #555; box-shadow: 0 0 5px #555; }
 @media only screen and (max-width:990px) {
 .casebox {
margin-bottom: 30px;
}
}
 @media only screen and (max-width:479px) {
 .casebox .title {
font-size: 20px;
}
}
/*信息图片列表 end*/


/*产品*/
.product_cate { clear:both; width:100%;background-image: linear-gradient(to top , #e0eaf4, #f5f8fa); }
.product_cate dl {max-width:1530px; margin:0 auto;display: flex; align-items:center; justify-content: space-between; padding:5% 0;}
.product_cate dl dt {  width:65%;}
.product_cate dl dd { width:28%; line-height:2rem; margin-left:2%; }
.product_cate dl strong a { font-size:30px; font-weight:bold; color:#3a6b9e; background:url(../images/protwoicon01.png) left no-repeat; padding-left:80px; display:block;}
.product_cate dl .cpinto { font-size:1.05rem; color:#333; line-height:2rem;text-align: justify;text-justify: inter-ideograph;/*IE*/; margin:1.5rem 0;}
.product_cate dl .cpmore { width:150px; padding:0.5rem 0; text-align:center; background-image: linear-gradient(to left , #101620, #375169);transition: all linear 0.6s; }
.product_cate dl .cpmore a { color:#fff;}
.product_cate dl:hover .cpmore { background:#da251c}

.product_cate:nth-child(2n) { background:#fff;}
.product_cate:nth-child(2n) dl { flex-direction:row-reverse;}
.product_cate:nth-child(2n) dl dd { margin-right:2%;}

.product_list { clear:both; }
.product_list ul { clear:both; padding:0; margin:0; }

/*产品：上图下字*/
.product_list { clear:both; margin-top:0px; padding:0px; overflow:hidden; }
.product_list li a img { transition: all linear 0.6s; width:97%; padding:3% 0 0 3% }
.product_list li a { color: #333; border: solid #eee 1px; display: block; position:relative; overflow: hidden; }
.product_list li a:before { background:rgba(24, 47, 133, 0.6); position: absolute; opacity: 0; left: 0; top: 0; width: 100%; height:0%; z-index: 5; content:"查看更多"; transition:all .6s linear;
display: flex; justify-content: center; align-items: center; }
.product_list li a:hover:before { height: 100%; color: #fff; opacity: 1; }
.product_list li a:hover img { transform: scale(1.3); }
.product_list li a p { line-height:48px; opacity: 1; transition:opacity .6s linear;
text-align:center; word-break:break-all; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; font-size:16px; width:96%; margin:0 auto; }
.product_list li a:hover p { opacity: 0; }
/*产品：列表*/
.product_list ol.head { background: #eeeeee; font-size:14px; height:26px; line-height:26px; padding-top:2px; padding-left:16px; text-align:center; color:#333333; }
.product_list ol.head span.title { float:left; width:60%; }
.product_list ol.head span.views { float:left; width:10%; }
.product_list ol.head span.date { float:right; width:28%; }
.product_list ol.info { clear:both; font-size:12px; height:27px; line-height:27px; padding:2px 0 1px 16px; background-image:url(../images/bg.gif); background-repeat:no-repeat; }
.product_list ol.bg { background: #f5f5f5; }
.product_list ol.info font.dot { color:#ee7700; font-family:"宋体"; }
.product_list ol.info a.title { float:left; width:60%; }
.product_list ol.info span.views { float:left; width:10%; text-align:center; font-size:12px; color:#666666; }
.product_list ol.info span.date { float:right; width:28%; text-align:center; font-size:12px; color:#666666; }
/*产品：左图右字*/
.product_list dl { clear:both; width:100%; margin-top:10px; }
.product_list dl dt { float:left; margin-right:10px; }
.product_list dl dd { float:left; line-height:21px; }
.product_list dl strong { font-size:14px; }
.product_list dl div.summary { line-height:20px; }
/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title { border-bottom:1px dotted #ccc; font-size:22px; line-height:40px; padding:10px 0; text-align:center; font-weight:bold; }
.product_view h1.title b { display:block; line-height:30px; font-size:20px; }
.product_view h2.subtitle { background:#f5f5f5; color:#999; font-size:14px; line-height:22px; padding:5px 0; text-align:center; }
.product_view div.bigimg { text-align:center; padding:10px 0; }
.product_view div.bigimg img { }
.product_view dl { clear:both; }
.product_view dl dt, .product_view dl dd { float:left; }
.product_view dl dt { margin-right:10px; }
.product_view dl dd ul { clear:both; }
.product_view dl dd li { clear:both; font-size:12px; line-height:23px; }
.product_view dl dd span, .product_view dl dd p { float:left; }
.product_view dl dd span { width:70px; text-align:right; }
.product_view div.atta { font-size:12px; line-height:20px; color:#ee7700; }
.product_viewcart { padding:5px; }
.product_viewcart h2 { padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold; }
.product_viewcart p { padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px; }
.product_viewcart strong { font-weight:bold; }
.product_viewcart input[type="text"] { width:230px; }
.product_viewcart input.pnum { width:80px; }
.product_viewcart textarea { width:230px; }

.proinfo_view div.content { padding:5px 5px; font-size:16px; line-height:30px; }
.proinfo_view div.content p { padding:4px 0; font-size:16px; }



.proinfo_case {}



/*留言内页*/
.lxf_mes {background: url(../images/mess_bg.jpg) center; padding:4% 0 4% 0;}
.message_add { max-width:750px; padding:0rem;  margin:2rem 0 0 0;}
.message_add form{ display:flex; flex-wrap:wrap; justify-content:space-between; }
.message_add p { width:100%; padding:0px 20px; border:0px solid #dcdcdc; margin:0 0 10px 0; font-size:16px; line-height:49px;background-color:rgba(35,65,90,0.5); color:#4a5c7a; border-radius:10px; }
.message_add p:nth-child(5),.message_add p:nth-child(6){ width:100%; }
.message_add input[type="text"] { width:90%; border:0px solid red; color:#4a5c7a; background:none;}
.message_add #txtcode { width:120px; }
.message_add textarea { width:99%; color:#4a5c7a; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:0px solid #cccccc; background:none;}
.message_add .tijiao{  display:flex; flex-wrap:wrap; justify-content:space-between; width:300px; margin:1rem auto 0 auto;  }
.message_add .tijiao input{ width:49%; line-height:2.6rem; background:#ff791f; color:#fff; border:0px; }

.message_list { clear:both; margin-bottom:25px; padding:0px; font-size:12px; line-height:20px; padding:1px; }
.message_list h1.title { background:#ebebeb; font-size:14px; line-height:28px; text-align:center; }
.message_list div.memo { padding:5px 0; }
.message_list div.nickname { text-align:left; padding:3px 0px; }
.message_list div.adddate { text-align:left; padding:3px 0px; }
.message_list div.reply { padding:5px 0; background-color:#f7f7f7; }
.order_add { padding:5px; }
.order_add p { padding:3px 0; }
.order_add input[type="text"] { width:230px; }
.order_add #txtcode { width:100px; }
.order_add textarea { width:230px; }
/*人力资源内页*/
.job_add { padding:5px; }
.job_add p { padding:3px 0; }
.job_add input[type="text"] { width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.job_add #txtcode { width:100px; }
.job_add textarea { width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.job_add select { height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.joblist { clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px; }
.joblist p { padding:3px 0; }
.joblist p.biaoti { font-size:18px; }
.joblist p.biaoti span { font-size:18px; }
.joblist p.biaoti a { background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc; }
.joblist p.fabu { color:#666666; }
.viewpic { width:100%; text-align:center; clear:both; }
.viewpic img { margin:20px auto; display:block; }
/*招聘列表*/
.job_list{ clear:both; overflow:hidden;}
.job_list ul{ clear:both; overflow:hidden;max-width:1200px; width:100%;}
.job_list ul ol{color:#fff;display:flex; justify-content:space-around;align-items:center;line-height: 55px;width:100%;}
.job_list ul ol.head{background: #ceae59;}
.job_list ul ol span{flex:1; text-align:center;}
.job_list ul ol.info{color:#333;border-bottom: 1px solid rgba(0, 0, 0, .05);}
.job_list ul ol a span{}
.white_content{ display:none;}
/*招聘列表*/
/*分页*/
.pagelist { clear:both; font-size:14px; line-height:26px; margin:2.5% 0%; text-align:center; color:#333333; }
.pagelist a { color: #363535; text-decoration: none; line-height: 26px; margin: 5px 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 1px 3px; display:inline-block; }
.pagelist a:hover { color:#0a51a3; text-decoration:none; border:#ccc solid 0px; background:#f1f1f1; }
.pagelist a.red { color:#ffffff; text-decoration:none; font-weight:bold; background:#d71820; border:none; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.pagelist a.red:hover { color:#ffffff; text-decoration:none; }
.plinktop { text-align:right; font-size:12px; line-height:25px; padding-right:8px; }
.plinktop a, .plinktop a:link, .plinktop a:visited { padding:0 3px; color:#363535; text-decoration:none; }
.plinktop a:hover { color:#ee7700; text-decoration:underline; }
.plinktop a.red, .plinktop a.red:link, .plinktop a.red:visited { color:#ee7700; text-decoration:underline; }
.plinktop a.red:hover { color:#ee7700; text-decoration:underline; }
.plinkbottom { text-align:center; font-size:14px; line-height:25px; padding-right:0px; margin:20px 0 0 0; }
.plinkbottom a, .plinkbottom a:link, .plinkbottom a:visited { padding:0 3px; color:#363535; text-decoration:none; }
.plinkbottom a:hover { color:#ee7700; text-decoration:underline; }
.plinkbottom a.red, .plinkbottom a.red:link, .plinkbottom a.red:visited { color:#ee7700; text-decoration:underline; }
.plinkbottom a.red:hover { color:#ee7700; text-decoration:underline; }
.imgborder { border:#dedede solid 1px; }
.roundabout-holder { width:850px; height:496px; margin:0 auto; }
.roundabout-moveable-item { width:650px; height:394px; cursor: pointer; border:3px solid #ccc; border:3px solid rgba(0, 0, 0, 0.08); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.roundabout-moveable-item img { width:100%; }
.roundabout-in-focus { border:4px solid rgba(0, 0, 0, 0.1); }
/*新闻内页*/
.info_listxw { clear:both; padding:1rem 0; display:block; overflow:hidden; }
.info_listxw dl { clear:both; padding:25px 0px; border-bottom:1px dotted #cccccc; overflow:hidden; position: relative; }
.info_listxw dl:before { content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0; opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }
.info_listxw dl:hover:before { opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl:hover dt img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); }
.info_listxw dl dt { display:none; }
.info_listxw dl dd { clear:both; position:relative; padding:0px 1%; }
.info_listxw dl dd a.title { clear:both; display:block; font-size:18px; line-height:24px; white-space:nowrap; overflow: hidden; text-overflow:ellipsis; }
.info_listxw dl dd .jianyao { clear:both; font-size:15px; line-height:24px; color:#666666; height:48px; overflow:hidden; }
.info_listxw dl dd .newsdate { clear:both; color:#999999; line-height:26px; font-size:14px; }
/* 特效滚动 */
#focus_Box { position:relative; width:800px; height:554px; margin:20px auto; }
#focus_Box ul { position:relative; width:800px; height:554px }
#focus_Box li { z-index:0; position:absolute; width:0px; background:#787878; height:0px; top:146px; cursor:pointer; left:200px; border-radius:4px; box-shadow:1px 1px 12px rgba(200, 200, 200, 1) }
#focus_Box li img { width:100%; background:url(../images/loading.gif) no-repeat center 50%; height:100%; vertical-align:top }
#focus_Box li p { position:absolute; left:0; bottom:0px; width:100%; height:40px; line-height:40px; background:url(../images/float-bg.png) repeat; text-indent:8px; color:#fff; }
#focus_Box li p span { display:inline-block; width:70%; height:40px; overflow:hidden; }
#focus_Box .prev, #focus_Box .next { display:block; z-index:100; overflow:hidden; cursor:pointer; position:absolute; width:52px; height:52px; top:131px; }
#focus_Box .prev { background:url(../images/btn.png) left bottom no-repeat; left:0px }
#focus_Box .next { background:url(../images/btn.png) right bottom no-repeat; right:0px }
#focus_Box .prev:hover { background-position:left top; }
#focus_Box .next:hover { background-position:right top; }
#focus_Box a.imgs-scroll-btn { display:block; position:absolute; z-index:110; top:7px; right:15px; width:51px; height:23px; overflow:hidden; background:url(../images/share-btn.png) no-repeat; text-indent:-999px; }
/*QQ客服样式*/
.main-im { position:fixed; right:10px; top:300px; z-index:100; width:110px; height:272px; }
.main-im .qq-a { display:block; width:106px; height:116px; font-size:14px; color:#0484cd; text-align:center; position:relative; }
.main-im .qq-a span { bottom:5px; position:absolute; width:90px; left:10px; }
.main-im .qq-hover-c { width:70px; height:70px; border-radius:35px; position:absolute; left:18px; top:10px; overflow:hidden; z-index:9; }
.main-im .qq-container { z-index:99; position:absolute; width:109px; height:118px; border-top-left-radius:10px; border-top-right-radius:10px; border-bottom:1px solid #dddddd; background:url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq { max-width:60px; display:block; position:absolute; left:6px; top:3px; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.main-im .im-qq:hover .img-qq { max-width:70px; left:1px; top:8px; position:absolute; }
.main-im .im_main { background:#F9FAFB; border:1px solid #dddddd; border-radius:10px; background:#F9FAFB; display:none; }
.main-im .im_main .im-tel { color:#000000; text-align:center; width:109px; height:105px; border-bottom:1px solid #dddddd; }
.main-im .im_main .im-tel div { font-weight:bold; font-size:12px; margin-top:6px; }
.main-im .im_main .im-tel .tel-num { font-family:Arial; font-weight:bold; color:#e66d15; }
.main-im .im_main .im-tel:hover { background:#fafafa; }
.main-im .im_main .weixing-container { width:55px; height:47px; border-right:1px solid #dddddd; background:#f5f5f5; border-bottom-left-radius:10px; background:url(../images/weixing-icon.png) no-repeat center center; float:left; }
.main-im .im_main .weixing-show { width:112px; height:172px; background:#ffffff; border-radius:10px; border:1px solid #dddddd; position:absolute; left:-125px; top:-126px; }
.main-im .im_main .weixing-show .weixing-sanjiao { width:0; height:0; border-style:solid; border-color:transparent transparent transparent #ffffff; border-width:6px; left:112px; top:134px; position:absolute; z-index:2; }
.main-im .im_main .weixing-show .weixing-sanjiao-big { width:0; height:0; border-style:solid; border-color:transparent transparent transparent #dddddd; border-width:8px; left:112px; top:132px; position:absolute; }
.main-im .im_main .weixing-show .weixing-ma { width:104px; height:103px; padding-left:5px; padding-top:5px; }
.main-im .im_main .weixing-show .weixing-txt { position:absolute; top:110px; left:7px; width:100px; margin:0 auto; text-align:center; }
.main-im .im_main .go-top { width:50px; height:47px; background:#f5f5f5; border-bottom-right-radius:10px; background:url(../images/toTop-icon.png) no-repeat center center; float:right; }
.main-im .im_main .go-top a { display:block; width:52px; height:47px; }
.main-im .close-im { position:absolute; right:10px; top:-12px; z-index:100; width:24px; height:24px; }
.main-im .close-im a { display:block; width:24px; height:24px; background:url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration:none; }
.main-im .open-im { cursor:pointer; margin-left:68px; width:40px; height:133px; background:url(../images/open_im.png) no-repeat left top; }
.cart-btn { width: 60px; height:60px; height:60px; position: fixed; top:300px; right:0px; z-index: 99; cursor: pointer; }
/*导航栏开始*/
.mainnav ul li:hover > ul { display:block; }
.mainnav ul li:hover > ul li:hover { display:block; }
/*.mainnav li > a:after { content:  ' +'; }*/
.mainnav li > a:only-child:after { content: ''; }
/*导航栏结束*/
.menu1_box { overflow:hidden; text-align:center; }
.menu1_box h2 { display: none; }
.menu1_box a { color:#000000; line-height:40px; padding:10px 15px; font-size:15px; text-decoration:none; text-align:center; background:#e6e6e6; -webkit-transition: background-color 0.5s; -moz-transition: background-color 0.5s; -o-transition: background-color 0.5s; transition: background-color 0.5s; }
.menu1_box a:link, .menu1_box a:visited { background:#e6e6e6; }
.menu1_box a:hover, .menu1_box a.active, .menu1_box a.active:link, .menu1_box a.active:visited { background:#d71820; color:#FFFFFF; }
.menu1_box ul li { display: inline; float: left; width:120px; }
.menu1_box ul { display: inline-block; overflow: auto; }
.page_road { text-align: center; margin:1rem 0 2rem 0; padding:10px 0;  border:1px solid #dedede; }
.page_road a {font-size:1.05rem;}
/*订单信息*/
.tipcontent { width: 300px; margin: 10px auto 0 auto; }
.tipcontent .reason { margin-left: 10px; }
#iknow { display: block; line-height: 30px; height: 30px; width: 100px; margin: 0 auto; text-align: center; border-radius:5px; cursor:pointer; background:#d71820; color: #fff; margin-top:20px; }
.tipcontent table td { height:40px; }
.order_title { height:40px; line-height:40px; padding-left: 10px; }
.product_info { width:70%; }
.product_info td { width:25%; height: auto; line-height:35px; text-align: left; padding-left:30px; }
.pro_name { cursor:pointer; }
.address_info { width:80%; }
.address_info td:nth-child(2), .address_info td:nth-child(4) {
 width:30%;
 height: auto;
 line-height:35px;
}
/*订单退款申请结束*/
#layui-layer1 { border: 1px solid #8D8D8D; }
#layui-layer1 .layui-layer-title { padding-left:10px; font-size:15px; }
.action_box span, .action_box a { color:#40a9ff; cursor: pointer; }
/*相关产品/相关新闻*/
.product_related { clear:both; overflow:hidden }
.product_related .title { line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%; }
.product_related ul { }
.product_related ul li { float:left; width:21%; padding-right:2%; padding-left:2%; padding-bottom:2%; line-height:24px; }
.product_related ul li img { border:#e5e5e5 1px solid; width:100%; }
.product_related li a { text-align:center; display:block }
.news_related { clear:both; margin-top:2%; }
.news_related .title { line-height:34px; font-size:16px; font-weight:bold; border:#e6e6e6 1px solid; margin-bottom:2%; padding-left:2%; }
.news_related ul { width:96%; margin:0 auto }
.news_related li { float:left; width:30%; margin-left:0.5%; margin-right:0.5%; line-height:34px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.news_related li a { font-size:16px; }
/*资料下载弹窗*/
.mins {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
	display: none;
	text-align: center;
}
.mins form{      width: 350px;
	margin: 220px auto;
	background: rgba(0,0,0,.7);
	padding: 20px;
}
.mins>span{    padding-right: 20px;
	margin-top: 225px;
	display: inline-block;
	position: absolute;
	margin-left: 160px;}
.mins span a{color:#FFF}
/*资料下载 开始*/
.doc_download { width: 100%; background: #f7f7f7; padding-top: 64px; padding-bottom: 50px; box-sizing: border-box; padding:1%; }
.download_title { font-size:18px; font-weight:bold; line-height: 36px; background:#eeeeee; padding:0 0 0 10px; border-left:3px solid #f36f03; }
.download_resources { overflow:hidden; padding:30px 0; display: flex; flex-wrap: wrap; }
.download_resources li { background:#fff; overflow:hidden; float:left; width: 33.3%; cursor: pointer; position: relative; box-sizing: border-box; flex:0 0 31%; margin:1%; }
.download_resources li:hover {
transition: .3s all ease-in-out; box-shadow:0 5px 10px rgba(12, 12, 12, 0.08); }
.download_resources li a { display: flex; justify-content: space-between; align-items:center; padding:5%; }
.download_resources li span { display:block; color:#999; }
/*下划线*/
.download_resources li i { display: block; width: 0; position: absolute; left: 0%; bottom: 0; height: 2px; background-color: #ff6900; transition: .3s all ease-in-out;
}
.download_resources li:hover i { width: 100%; transition: .3s all ease-in-out;
}
/*图标*/
.res_icon { flex:0 0 40px; }
.download_resources li .pdf01 { display: block; width:40px; }
.download_resources li .pdf02 { display: none; width:40px; }
.download_resources li:hover .pdf01 { display: none; }
.download_resources li:hover .pdf02 { display: block; }
@media screen and (max-width:1200px)
{
.download_resources li{flex:0 0 48%;}

}
@media screen and (max-width:640px)
{
.download_resources li{flex:0 0 100%;margin:1% auto;}

}
/*资料下载 end*/


/*job招聘*/
.job_shuoming{ line-height:36px; margin:25px 0 25px 0; }
.job_tel{ text-align:center; margin:0 0 4% 0; }
.job_tel span{ font-weight:bold; font-size:30px; color:#d43126; }

.menus{width:100%;text-align: center; margin:0 auto; }
.menus ul{width: 100%;text-align: center; display:flex; justify-content:center; }
.menus ul li{ margin: 5px;border: 1px solid #d3d3d3;border-radius: 50px; padding:10px 6%; cursor: pointer}
.menus ul li:hover {background-color: #bbbdbe;color: white}
.menus ul li:hover a{background-color: #bbbdbe;color: white}
.menus a{padding: 5px}
.li_active{background-color: #bbbdbe;color: white}
.li_active a{background-color: #bbbdbe;color: white !important;}


.show_table{width: 100%}
.show_table tbody tr{ border-bottom:1px solid #ccc; }
.show_table tbody tr:first-child{ background-color:#eab25f;color:#FFF; }
.show_table tbody tr td{padding: 10px; font-size:17px; }
.zhezhao{   display:none;background-color: rgba(0,0,0,.3);width: 100%;height: 100%;position: fixed;top: 0;z-index: 7;left: 0;}
.zhezhao .bai{position: absolute;
    min-height: 200px;
	background: #fff;
	left: 50%;
	max-width: 100%;
	width: 1000px;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 8;}
.zhan{margin-top: 20px;}
.bai_title{background-color: #eab25f;line-height: 35px;padding: 15px;}
.bai_title_lef{line-height: 35px;padding: 15px;color: white}
.bai_title_right{cursor: pointer;width: 80px;border-radius: 50px;position: absolute;right: 15px;display: inline-block;border: 1px solid #9F9F9F;text-align: center;line-height: 30px;background-color: white}
#content{padding: 20px}
@media screen and (max-width:860px)
{
	.menus ul li {width: 30.66% !important;}
	.des{display: none}
	.weiixn{position: fixed;top: 200px;width:100%;left: 0;text-align: center;background-color: white;padding: 20px;border-radius: 15px;display: none}

}
@media screen and (min-width: 860px) and (max-width:1280px){
	.menus ul li {width: 32.2% !important;}
}
/*job招聘 end*/
