﻿@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","arial"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}

body{color:#535353;font-size: 1em;font-family:"arial","arial"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"arial"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px;position:relative; overflow:hidden;}
	.focus .bd li img{  object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
/*header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}*/



.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box; padding-bottom:15px;
border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 72px;
    min-width: 72px;
    height: 72px;
    overflow: hidden;
    position: relative;
   
 color:#fff; text-align:center; line-height:72px; font-size:35px;
    border-radius: 3px; background:#007ac7;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-nr {
 font-size:0.8rem;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1; color:#555; opacity:0.5;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#0350a2;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #0065ce;
border-radius: 5px;
color: #0065ce;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 50%;
height: 40px;
line-height: 40px; margin-bottom:20px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 50%;
height: 40px; background:#235ec9;
line-height: 40px;
font-size: 0.9rem;
color: #fff;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {
    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.jigou-pic img { width:100%; height:100%; object-fit:contain;}
.foot {
    padding: 25px 15px;background: #fff;display:flex; font-size:0.9rem; 
}
.foot1 { box-sizing:border-box; width:90%; margin:0 auto}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#0065ce;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}



.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

/*内页开始*/
.neilist , .neidetail{ /* background-color:#FFF;*/}
.neidetail{ }
.nei-tit h2{ color:#000;}
.nei-tit{
position: relative;/*border-bottom: 1px solid #EBEBEB;*/padding:40px 15px 15px 15px; /*background-color:#FFF;*/font-size:1rem;color: #000; box-sizing:border-box;/* margin-bottom:20px;*/}
.nei-tit .dtit { text-align:center}
.nei-tit .dtit .ntitle1{ font-size:30px; font-weight:bold; color:#333;}
.nei-tit .dtit .ntitle1 i {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 2px;
  background: #555;
  margin: 0 20px;
}
.nei-tit .dtit  .enname{font-size: 16px;
color: #000;
text-transform: uppercase;
text-align: center;}
.nei-tit .dtit  h2{ text-align:center; font-weight:normal; font-size:25px; padding-bottom:15px; }
.nei-tit .dtit  h3{/* font-style:italic;*/ text-transform:uppercase; margin-top:5px;text-align:center; font-weight:normal; font-size:16px;  color:#464646; padding-bottom:10px;}
.wenline{  background:#e7e7e7; height:1px; width:100%; margin:0 auto;margin-top:10px;}
.dtit span {
    color: #9a9792;
     font-weight:normal;
}
.news-title {
    padding: 15px;
    border-bottom: 1px solid #EBEBEB;
}
.news-title .title {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding-bottom: 6px;
	font-weight:bold;
}
.otherview{display:flex;align-items: center;justify-content: space-between;}
.shl-zuozhe {
 font-size:12px;
 color:#969696;
 margin-top:9px;
}
.shl-zuozhe span{ padding-left:10px;}
.art-content {
   /* padding: 25px 15px;*/clear: both;font-size: 14px;
line-height: 27px; overflow:hidden; padding-bottom:40px; padding-top:0px; padding-left:15px; padding-right:15px;
}

.bq {
    font-size: 0.75rem;
    color: #9d9cac;
   line-height: 1.2rem;
    overflow: hidden;
	padding-bottom: 15px;
}
.bq a {
    font-size: 0.75rem;
    background: #eee;
text-decoration: none;
color:#595d5c;
    display: inline-block;
    border-radius: 5px;
    padding: 0 15px;
    margin: 0 5px;
	margin-top:8px;
}
.bq span {margin-top:8px;}
.bqts {
	font-size: 0.75rem;line-height: 1.2rem;
    clear: both;
    border-top: 1px solid #EBEBEB;
padding-top: 15px;
color: #999;
    overflow: hidden;
}
.bqts a {color: #999;}
.art-ban {
    padding: 0 15px 15px 15px;clear: both;
}
.shl-jide{background: #f2f2f2;}
.shl-padtop{padding-top: 15px;padding-bottom: 15px;}
.shl-bai{background: #fff;}
.shl-matop{margin-top: 15px;}
.shl-jicolor{ color:#262f2e}
.dingyue-content-controller {
    width: 11px;
    height: 6px;
    margin: 0px auto 0;
    cursor: pointer;background: url(../images/down.png) no-repeat;
}
.dingyue-content-dropup {
    width: 11px;
    height: 6px;
    margin: 0px auto 0;
    cursor: pointer;background: url(../images/up.png) no-repeat;
}
.shl-dianji{background: #f2f2f2; padding-top:15px; padding-bottom:15px;}
.art-contentjg {
    padding: 15px 15px 0px 15px;
    clear: both;
    font-size: 0.85rem;
    line-height: 1.3rem;
    overflow: hidden;
}
.zhuanjia-pic {
    width: 102px;
    min-width: 102px;
    height: 102px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 50%;
}
.zhuanjia-pic img { width:100%; height:100%; object-fit:cover;}
.zhuanjiatit {
    font-size: 0.75rem;
    color: 
    #888;
    line-height: 1.4rem;
    height: 1.4rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-right: 6px;
}
.zhuanjiatit span { padding-left:15px; color:#009; font-weight:bold;}
.zhuanjiatitm{margin-top: 5px;}
.zlcon_item{
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB; text-align:center;}
.zhuanlan-pic {
    width: 102px;
    min-width: 102px;
    height: 102px;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff; margin:0 auto;
    border-radius: 50%;
}
.zhuanlan-pic img { width:100%; height:100%; object-fit:cover;}
.zhuanlanname{ font-size:0.9rem;color: #b2f8ab;
 overflow:hidden;
 width:100%; padding-top:10px;
 line-height:1.3rem;
}
.zhuanlanname span{ padding-left:15px;}
.zhuanlanbj {
    clear: both;
    width: 100%;
   /* background: url(../images/bj.jpg) repeat-x center top; */background-color:#007ac7;
}
.zhuanlanmiaoshu{
	font-size:12px;
 color:#fff;
 margin-top:6px;
  overflow:hidden;
 line-height:1rem;
}

.fenlei{}
.fenlei ul {display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
.fenlei ul li{ background:#f9f9f9; text-align:center; height:35px; line-height:35px; width:100%; border-left:1px solid #fff}
.fenlei ul li:nth-child(1){border-left:0px solid #fff}


.fenlei ul li a{ color:#555;font-size: 0.85rem;}
.fenlei ul li.active{ color:#319fa9; }
.fenlei ul li.active a{ color:#319fa9}

.chanpin{ background:#f2f2f2; padding-top:30px; padding-bottom:10px;}
.xinwen{ padding-top:30px; padding-bottom:30px;}
.xinwenba{ text-align:center;font-size:30px; margin:0 auto; color:#000; font-weight:bold}
.xiwnenmam{ font-size:16px; padding-bottom:20px; text-align:center; padding-top:5px;}
.lianxi{ padding:30px 15px;}
.aom{ text-align:center; font-size:14px;line-height:22px;}

.lianxi{ background:#424242;}
.aom { color:#ccc; padding-top:0px;}
.aom img{ text-align:center; margin:0 auto}
.aom a{ color:#ccc;}
.banquan{ background:#3c3c3c;color:#ccc; text-align:center; font-size:14px;}
.banquan a{ color:#fff;}




.contentPage{text-align:center; margin:0px 3px; padding:0px;  color: #555; line-height: 30px; text-decoration: none; clear:both; padding-bottom:15px;}
.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 #086ab8; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; 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;}

.suspension_box{
	width: 3rem;
    height: 3rem;
    background: rgba(0,129,255,0.8) url(../images/jgh/ico-talk-white.png) no-repeat;
    background-size: 1.7rem;
    background-position: 50% 60%;
    position: fixed;
    right: 0.2rem;
    bottom: 3.2rem;
    border-radius: 50%;
    display: none;
}



.tjcp ul li{ width:43%; background:#f2f2f2;border:1px solid #d8d8d8; margin-left:1rem; float:left; margin-bottom:20px; }
.tjcp ul li img{ width:100%; }
.tjcp ul li  h3{ font-weight:normal;font-size: 0.85rem; text-align:center;    overflow: hidden;
-o-text-overflow: ellipsis;margin-top:0.5rem; 
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;}
.bigbt{color:#029d25; padding-top:1.5rem; font-weight:bold; font-size:1.2rem; text-align:center; margin:0 auto}
.bline{ background:#029d25; height:3px; width:50px; margin:0 auto; text-align:center; margin-top:0.5rem; margin-bottom:1rem;}
.btxt{ text-align:center; margin:0 auto; color:#333; font-size:0.95rem;padding-bottom:1.5rem; }
.aboutimg{ width:100%;}
.wap_about{ background:#029d25; color:#fff}
.wap_about .bigbt{ color:#fff}
.wap_about .bline{ background:#fff}
.wap_about a{ color:#fff}
.aboutimg img{ width:50%; padding:2px; border:1px solid #fff;}
.wap_about_txt{ padding-left:1rem; padding-right:1rem;}
.abouttxt{text-overflow: ellipsis; width:100%; font-size:0.75rem; line-height:1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 6; height:6.7rem;
    -webkit-box-orient: vertical; overflow:hidden;}

.wsbt{color:#029d25; font-size:1rem; font-weight:bold}
.wap_news ul {  padding:1rem; padding-top:0px;}
.wap_news .dingbu{ padding-bottom:0.5rem;}
.wap_news ul li{ line-height:40px; border-bottom:1px dashed #d8d8d8;font-size: 0.75rem;}
.wap_news ul li a:active{color:#029d25; }
.wap_news { background:#fff;}

.gundong {width:100%; height: 150px;overflow: hidden; }
.gundong  ul { width: 1000%;height: 100%;animation: picmove 100s linear infinite forwards;}
@keyframes picmove {
from {transform: translate(0);}
to {transform: translate(-100%);}}
.gundong ul li img {height: 150px;float: left; margin-right:1rem;}
ul li a:hover {animation-play-state: paused;}
.wsama{margin-left:1rem; margin-right:1rem; overflow:hidden;}
.dingbu{ padding:1rem;}
.wsgd a{ color:#029d25; font-size:0.75rem;}
#probox{ position: relative;width:100%;overflow:hidden; background:#fff; height:300px;}
#prolist{ position: relative; width:300%;height:300px; list-style: none; margin: 0; padding: 0;}
#prolist li {float: left; width:340px; height:300px;}
#prolist li img{ width:100%;border:1px solid #d8d8d8;}
#left,#right{ background: #029d25; color: #fff; padding-left:5px; padding-right:5px; cursor:pointer;}
.wap_more{ height:25px; text-align:center; margin:0 auto; line-height:25px;margin-top:0.5rem;  color:#029d25; width:80px;font-size: 0.75rem; text-align:center; margin-bottom:1rem;}
#prolist li h3{ font-weight:normal;font-size: 0.85rem;    overflow: hidden;
    -o-text-overflow: ellipsis;margin-top:0.5rem; 
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.juli{ width:100%; padding-left:1rem; padding-right:1rem; margin-left:1rem; margin-right:1rem; }
.dingaa{  padding:1rem;}
.dingaa h2{ color:#029d25; font-size:1rem; }
.tuijianchanpin{background:#fff; padding-bottom:0.5rem;}
.neilist ul{ padding-top:1rem; padding-left:15px; padding-right:15px;}
.neilist ul li{ width:48%; float:left; margin-bottom:15px; }
.neilist ul li:nth-child(2n){ float:right}
.neidetail .shl-ptit2{ margin-top:5px;font-size:15px; overflow:hidden;
 width:100%; text-align:center;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}

.shl-ptit2 {
 font-size:0.9rem;
 overflow:hidden;
 width:100%; text-align:center;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-n-pic2{ width:100%;  overflow:hidden;text-align:center;vertical-align:middle;display:block;position:relative; background:#fff;vertical-align:middle; }
.shl-n-pic2  img{ width:100%; display:block;margin:0 auto; }
.wsbian{border:1px solid #d8d8d8; width:100%;}

.nyxinwen ul{ padding-left:1rem; padding-right:1rem;}
.nyxinwen ul li{ line-height:40px; font-size:0.85rem; border-bottom:1px dashed #d8d8d8}
.wsneirong img{ max-width:100%;}
.xshijian{ color:#555; text-align:center; font-size:0.75rem; margin-top:5px;}
.wsneirong{ font-size:0.85rem!important; line-height:1.5rem;}
.pnpage{ font-size:0.85rem; line-height:1.5rem;}
.wline{ background:#f2f2f2; height:5px; margin-bottom:0.5rem;}
dl.message2{
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 96%;
}

dl.message2 dd{
	margin: 0 0 6px 0;
	padding: 0px;
	float: left;
	width: 100%;
}	
	
	
	.round1li2 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 35px;
	height: 35px;
	width: 100%;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	font-size:14px;
}
.round1li2 textarea { font-family:"arial";
border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
line-height: 23px;
height: 68px;
width: 100%;
padding-left: 5px;
border: 1px solid;
border-color: #CCC #EEE #EEE #CCC;
background: whiteSmoke;
font-size:14px;
}
.round1li3 input {
	border-radius: 5px;-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
	line-height: 35px;
	height: 35px;
	width: 150px;
	padding-left: 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:10px;
	font-size:14px;
}
.round1li4 { margin: 0 auto; width: 100%; float:left; text-align:center;}
.round1li4:after { clear: both; content: " "; display: block; }
.round1li4 input.button { margin:0 auto;
	 font-size: 15px;
	 color:#ffffff;
	 font-weight: bold;
	  display:block;width: 100%; height: 45px; border-radius: 3px; -moz-border-radius: 3px;
-khtml-border-radius: 3px; background:#0b4497;
-webkit-border-radius: 3px; border: #0b4497 1px solid;  
background:-moz-linear-gradient(top,#0b4497,#0b4497);/*Mozilla*/
background:-webkit-linear-gradient(top,#0b4497,#0b4497);/*new gradient for Webkit*/
background:-o-linear-gradient(top,#0b4497,#0b4497); /*Opera11*/
}
.oopp{ width:100%; max-width:640px; overflow:hidden; position:relative; margin:0 auto;}
table {
    border-collapse:inherit;
  
}
td, th { display:table-cell;
    vertical-align: inherit;
}
.bottomNav {
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;
}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:20%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}
.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#0350a2}

.cplieaa { padding:1rem}
.mingcheng{ line-height:40px; margin-left:10px; font-size:0.75rem;text-overflow: ellipsis;border-top-left-radius:10px!important; border-bottom-left-radius:10px!important;
    display: -webkit-box; 
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden;}
.youimg{ width:30px; margin-top:10px;  }
.youimg img{ width:50%;}
.zuoimg{ background:#0350a2; height:40px; width:40px; border-top-left-radius:10px; text-align:center; margin:0 auto;border-bottom-left-radius:10px;}
.imaaa{ width:30px; padding-left:5px; padding-top:10px;}
.imaaa img{ width:50%;}
.cplieaa li{ background:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px; margin-top:5px; margin-bottom:5px;}
.cplieaa { background:#f2f2f2; padding-bottom:0px;}
.wap_you{ background:#f2f2f2; padding-bottom:0.85rem;}
.wap_you ul li{ line-height:1.25rem; text-align:center}
.wap_you ul li a{ font-size:0.85rem; }
.wap_zuo{ text-align:center; margin:0 auto; margin-top:1rem;margin-bottom:0.5rem;}
.wap_zuo a{ font-size:1rem; color:#029d25}
.wsliebiao{ border:0.85rem solid #fff; border-bottom:0px;}
.chanpinliebiao{border-bottom:0.85rem solid #fff;}

	.xiangce{ background:#f2f2f2}
	
.search{ margin:15px;height:40px;display:box; display:-webkit-box; display:-moz-box; margin-bottom:0px; margin-top:0px; }
.search .input{display:block; box-flex:1.0; -webkit-box-flex:1.0; -moz-box-flex:1.0;  text-align:left;height:38px; padding:0px 10px; line-height:40px; overflow:hidden; border:#e4e4e4 1px solid; border-right:0;  border-radius:5px  0px 0px 5px;  -moz-border-radius: 5px  0px 0px 5px; 
-khtml-border-radius: 5px  0px 0px 5px; 
-webkit-border-radius: 5px  0px 0px 5px; }
.search .button{ height:40px; width:40px;     display:block; border:#e4e4e4 1px solid; border-left:0; border-radius:0px  5px 5px 0px;  -moz-border-radius: 0px  5px 5px 0px;
-khtml-border-radius: 0px  5px 5px 0px;
-webkit-border-radius: 0px  5px 5px 0px; background:#000 url(../images/wap_ico031.png) center center no-repeat; cursor:pointer;}	
	
	
		.menu_open{ display: block;}
	.menu_close{ display: none; background: url('../images/ico-cha.png') no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ }
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
	
	
	.mainbody{padding:30px 15px; background:#fff;}
.clear{ clear:both}
.abtit {overflow:hidden;  text-align:center;}
.abtit h3 { font-size:25px; color:#545454; line-height:30px; font-weight:bold;}
.abtit h3 span { color:#0350a2;}
.abtit p { color:#747474; font-size:14px; padding-top:15px; }


.banquan{background: #00428c;color:#fff; text-align:center; font-size:14px; line-height:25px; padding-top:35px; padding-bottom:35px;}
.banquan a{ color:#FFF;}
.flogo{ margin-bottom:20px; border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:20px;}
.flogo h2{ color:#ccc; font-size:25px;}
.flogo h3{ color:#ccc; font-size:15px; font-weight:normal; margin-top:10px;}

.nybanner{ background:url(../images/wap_about.jpg) no-repeat center; margin-top:-70px; height:270px; background-size:250%}

.nybanner .nytl_nr{ color:#333; width:80%; margin:0 auto;padding-top:85px; font-size:15px; line-height:30px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}






.pro3_p1{ background-color:#efefef; font-size:14px; font-weight:bold; color:#000; text-align:center; line-height:44px;}

.pro_fl_title{ font-size:15px; font-weight:bold; color:white; text-align:center; line-height:48px;background: linear-gradient(45deg,#00904a,#3de191);
}
.pro_fl_title a{color:white;}

.pro_tb{ width:100%; margin-bottom:20px; }
.pro_tb tr td{ font-size:14px; color:#333; line-height:25px; padding-top:5px; padding-bottom:5px; }
.pro_tb tr td a{ color:#333;}



/*.pro_more{ width:120px; margin:0 auto;  margin-bottom:20px;}
.pro_more p a{ display:block; font-size:14px; color:#fff;  text-align:center; line-height:35px;background: linear-gradient(45deg,#00904a,#3de191);border-radius:8px;}
*/


.pro_title{ font-size:14px; color:white; line-height:46px; text-align:center;background:#5f5f5f;font-weight:bold; margin-bottom:20px;}
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.pro_nr_box table tr td{ padding:5px; font-size:13px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:13px; color:#333; line-height:30px;}
.pro_nr_box img{ max-width:100%!important; height:auto;!important}


/* 招聘 page */
.recruitpage .innerbanner {
    min-height: 378px;
    background-image: url(/wp-content/themes/overland/assets/images/case-banner.jpg);
    background-repeat: no-repeat;
    position: relative;
	background-attachment: fixed;
}

.recruitpage .item_brand {
	background-color: white;
	margin-top: 50px;
}

.recruitpage .rec_detail {
	margin: 0 -15px;
}

.rec_one { cursor:pointer;
	/* margin-bottom: 50px; */
}

.rec_one:nth-child(odd) {
	background-color: #f6f6f6;
}

.rec_name_all {
	padding: 20px;
	overflow: hidden;
	display: flex;
}

.rec_top {
	width: 85%;
	float: left;
	/* border-right: 1px solid gray; */
}

.rec_name {
	font-size: 17px; font-weight:normal;
	line-height: 30px;
	color: #393939;

}

.rec_number {
	overflow: hidden;
	padding: 10px 0;
}

.rec_number li:first-child {
	padding-left: 0;
}

.rec_number li:last-child {
	border: none;
}

.rec_number li {


	font-size: 14px;
	line-height: 20px;
	color: #94979a;

}

.show_jia {
	display: flex;
	align-items: center;
	position: relative;
	float: left;
	left: 10%;
	color: #777777;
	font-size: 40px;
}

.rec_word {
	margin-bottom: 64px;
	font-size: 18px;
	color: #242424;
	margin: 10px 20px 10px;
}

/* .rec_miaoshu_ul {
	margin: 0 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
} */

.rec_miaoshu_ul {

}

.rec_miaoshu_ul li {
	font-size: 14px;
	line-height: 18px;
	color: #94979a;
}

.rec_one_detail {
	display: none;
	padding: 0px 20px 20px;
}

/* .rec_one:first-of-type .rec_one_detail {
	display: block;
} */

.rec_email {
	display: inline-block;
	padding: 10px 20px;

	color: white;
	margin: 20px 0;
}
.rec_single_email a{ color:#fff; }
.rec_single_email {
	overflow: hidden; width:150px; line-height:35px; text-align:center;
	font-size: 15px;
	color: #fff;	background-color: #e8a517; border-radius:25px;margin-top:10px;

}

.rec_phone {
	overflow: hidden;
	font-size: 18px;
	color: #94979a;
	margin: 50px 40px;
}










/*首页新闻*/
/*.s_xw_bg{ background-color:#f3f3f3; }
.s_xw_box{ padding:40px 15px; margin:0 auto;}
.s_xw_p9{ font-size:34px; color:#b62026; float:left;line-height:81px;}
.s_xw_p5{ font-size:14px; color:#4d4d4d; font-weight:bold; float:right; line-height:81px;}

.s_xw_left{ width:100%; overflow:hidden;  }
.s_xw_pic{width:100%; display:block; height:250px; overflow:hidden;object-fit: cover;}




.s_xw_kuang1{ padding:30px;background-color:#b62026; }
.s_xw_kuang1 .s_xw_p2{ font-size:20px; color:#fff;}
.s_xw_kuang1 .s_xw_p3{ height:25px; font-size:19px; color:#fff; margin-top:7px; margin-bottom:7px;overflow:hidden;display:-webkit-box; -webkit-line-clamp:1 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis;}
.s_xw_kuang1 .s_xw_p3 a{color:#fff;}
.s_xw_kuang1 .s_xw_p4{ font-size:14px; color:#dddddd;overflow:hidden;display:-webkit-box; -webkit-line-clamp:2 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis; line-height:22px; height:44px;}
.s_xw_more1{ width:120px; margin-top:20px;}
.s_xw_more1 p a{ display:block; font-size:14px; color:#fff; text-align:center; line-height:30px; border:1px solid #fff; border-radius:36px;}
*/



.s_xw_right{ width:100%;}
.s_xw_right .s_xw_line1{ height:1px; background-color:#cccccc;}

.s_xw_right .s_xw_p5 a{color:#4d4d4d; }
.s_xw_right .s_xw_p5 a:hover{color:#00397e;}

/*.s_xw_tip{ padding:20px;background-color:#fff; border-bottom:1px solid #dbdbdb;transition:all 0.4s linear;}
.s_xw_tip .s_xw_p6{ font-size:14px; color:#000; font-weight:bold; }
.s_xw_tip .s_xw_p7{ font-size:17px; color:#333; margin-top:10px; margin-bottom:8px;overflow:hidden;display:-webkit-box; -webkit-line-clamp:1 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis; height:25px;}
.s_xw_tip .s_xw_p8{ font-size:14px; color:#9b9d9f;overflow:hidden;display:-webkit-box; -webkit-line-clamp:1 ;
 -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis; height:22px; line-height:22px;}
.s_xw_tip:hover{ background-color:#b62026;}
.s_xw_tip:hover .s_xw_p6{ color:#fff;}
.s_xw_tip:hover .s_xw_p7{ color:#fff;}
.s_xw_tip:hover .s_xw_p8{ color:#fff;}*/


.banner_ny{ height:180px; width:100%}
.nyabout{ background:url(../images/wap_about.jpg) no-repeat center; background-size:120%}
.nyqu{ background:url(../images/wap_qu.jpg) no-repeat center; background-size:120%}
.nydown{ background:url(../images/wap_down.jpg) no-repeat center; background-size:120%}
.nyfz{ background:url(../images/wap_fz.jpg) no-repeat center; background-size:120%}
.nyhezuo{ background:url(../images/wap_hezuo.jpg) no-repeat center; background-size:120%}
.nytd{ background:url(../images/wap_td.jpg) no-repeat center; background-size:120%}
.nypro{ background:url(../images/wap_pro.jpg) no-repeat center;  background-size:120%}
.nypro2{ background:url(../images/wap_pro2.jpg) no-repeat center;  background-size:120%}
.nynews{ background:url(../images/wap_news.jpg) no-repeat center;  background-size:120%}
.nyfac{ background:url(../images/wap_fac.jpg) no-repeat center;  background-size:120%}
.nycon{ background:url(../images/wap_con.jpg) no-repeat center;  background-size:120%}
.nyjob{ background:url(../images/wap_job.jpg) no-repeat center;  background-size:120%}
.nyorder{ background:url(../images/wap_order.jpg) no-repeat center;  background-size:120%}
.nyhonor{ background:url(../images/wap_honor.jpg) no-repeat center;  background-size:120%}
.nyfz{ background:url(../images/wap_fz.jpg) no-repeat center;  background-size:120%}
.nyyanfa{ background:url(../images/wap_yf.jpg) no-repeat center;  background-size:120%}
.nyzs{ background:url(../images/wap_zs.jpg) no-repeat center;  background-size:120%}
.nygs{ background:url(../images/wap_gs.jpg) no-repeat center;  background-size:120%}




/*首页邮箱*/
.email_bg{   background: linear-gradient(to bottom, #fff, #f1f1f1);
}
.email_box{ padding:40px 15px; margin:0 auto;}
.email_box .email_title{ font-size:22px; color:#333;margin-top:5px;}
/*.email_box .line1{ width:1px; height:39px; background-color:#cacaca; float:left; margin-left:23px; margin-right:23px;}*/
.zzz {
  display: flex;
/*  flex-wrap: wrap;
  justify-content: space-between;*/
  margin-bottom: 10px;
}
.email_box .email{  padding-top:10px;}
.email_box .email .name{ font-size:12px;  margin-top:3px;}
.email_box .email .username{ width:117px; height:20px; line-height:20px;  padding-left:6px;}
.email_box .email .name_1{ font-size:12px;  margin-left:8px; margin-top:3px;}
.email_box .img_4{ float:left; margin-left:15px; margin-top:2px;}

.email_box .img_3{ display:none; margin-left:0px; height:30px;}



/*新闻*/
.xw_tip{ margin-bottom:12px; padding:20px;}
.xw_kuang1{ width:20%; float:left;}
.xw_kuang1 .xw_p1{ font-size:30px; font-weight:bold; color:#000; text-align:center;}
.xw_kuang1 .xw_p2{ font-size:15px; color:#000; text-align:center; margin-top:5px;}
.xw_tip .xw_line{ width:1px; height:55px; background-color:#e5e5e5; float:left; margin-top:2px;}
.xw_tip .xw_p3{ width:73%; font-size:16px; color:#333; float:right; line-height:30px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; margin-top:15px;}
.xw_kuang2{ display:none; float:right; width:154px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:46px;}
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}

/*新闻详细页标题*/
.news_title{width:100%; font-size:16px; color:#000; line-height:27px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6; padding-top:10px; padding-bottom:10px; }
.news_title2{ font-size:13px;color:#f31f42; text-align:right; margin-top:10px; font-weight:bold;}


.jj_bg{background:url(../images/img15.jpg); margin-top:30px; background-size:180%;}
.jj_hezi{ width:50%; float:right;background-color:rgba(255,255,255,0.8);}
.jj_kuang{ margin:0 auto; padding:20px;}
.jj_kuang .jj_p5{ font-size:20px; color:#000; text-transform:uppercase; line-height:30px; font-weight:bold;}
.jj_kuang .jj_p1{ font-size:14px; color:#757575; line-height:28px; margin-top:10px;text-transform: uppercase; font-weight:bold;}
.jj_kuang .jj_p2 {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  font-weight: bold;
  margin-top: 10px;
}

.jj_hezi1{ width:50%;background-color:rgba(0,0,0,0.4);}
.jj_kuang1{ padding:20px;margin:0 auto;}
.jj_kuang1 .jj_p3{ font-size:14px; color:#fff; text-transform:uppercase; line-height:30px; font-weight:bold;margin-top:10px;}
.jj_kuang1 .jj_p4{ font-size:16px; color:#fff; line-height:28px; margin-top:10px;font-weight:bold;}
.jj_kuang1 .jj_p6{ font-size:20px; color:#fff; line-height:28px; margin-top:10px; font-weight:bold;}

/*咨询*/

.cp_ord_tip{ width:100%;margin-bottom:8px;}
.cp_ord_tip p{ font-size:14px; color:#333; margin-bottom:5px;}
.cp_ord_tip .cp_ord_kuang1{ width:97%; height:35px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:3%;}
.cp_ord_tip2 p{font-size:14px; color:#333; margin-bottom:5px;}
.cp_ord_tip2 .cp_ord_kuang2{width:97%; min-height:160px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:3%; padding-top:10px;}
.cp_ord_p1{font-size:14px; color:#333; margin-top:8px; margin-bottom:8px;}
.cp_ord_kuang3{ width:67%; height:35px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:3%; float:left;}
.cp_ord_kuang4{ width:23%; height:42px; float:left; margin-left:5%;}
.cp_ord_kuang5{ width:100%; height:35px; background-color:#5f5f5f; border:0; border-radius:6px; float:left; margin-left:0px; font-size:14px; line-height:35px; text-align:center; color:white; cursor:pointer; margin-top:10px;}

.ord_p1{font-size:14px; color:#333; margin-bottom:5px; margin-top:5px;}


.username {
  width: 80%;
  height: 30px;
}

.txtban{ text-align:left; width:80%; margin:0 auto; color:#fff; padding-top:60px;}
.txtban .txt1{ font-size:13px;}
.txtban .txt2{margin-top: 2%;
font-family: "SangBleuOGSans-Light"; font-size:25px;}

/* about */
.company-profile-left {width: 100%;height: 100%;padding-bottom:10px;}
.company-profile-left .title-1{overflow: hidden;}
.company-profile-left .gezhi-1{width: 100%;}
.company-profile-left .gezhi-1 img { width:100%; display:block}
.company-profile-right {width: 100%; padding-bottom:0px;}
.company-profile-right .text-1{color: #666666;}
.company-profile-right .text-1 p { font-size:15px; margin-bottom:10px; line-height:30px;}
.company-profile-center {clear: both;margin-top: 3%;}	 
.company-profile-video {position: relative;overflow: hidden;}
.company-profile-video a {display: block;position: relative;}
.company-profile-video a.m-video::before {content: '';width: 10rem;height: 10rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url('../images/play.png');cursor: pointer;filter: contrast(1);}
.company-profile-video a:hover {transform: scale(1.02);}
.company-profile-bottom {margin-top: 7%;overflow: hidden;text-align: center;padding-bottom: 3%;}
.company-profile-culture {display: inline-block;vertical-align: top;width: 21%;margin: 0 6%;}
.company-profile-culture .icon-1{position: relative;width: 7rem;height: 7rem;margin: auto;}
.company-profile-culture .title-1{margin-top: 7%;}
.company-profile-culture .text-1{margin-top: 2%;}
.company-profile-culture .text-1 p {margin: 0;padding: 0;}
.digital {
	background: ;
	padding: 0px 0px !important; margin:0px auto 0px; width:100%;
}

.digital ul {
	width: 100%;
	
	margin: 0px auto;
	position: relative;
	clear: both;
	overflow: hidden; padding-top:0px;
}
.digital li {
	margin-top:20px;
	width: 50%;
	padding-left: 0px;
	
	box-sizing: border-box;
	float: left;
	text-align: center;
	
	margin-right: 0; border-top:0px solid #00428c; padding:0px 0px; margin:0px  auto;
}
.digital li::after {
	content: "";
	position: absolute;
	width: 113px;
	height: 1px;
	background: #cbcbcb;
	right: -150px;
	top: 50px; display:none;
}
.digital li em {
	margin-left: 0px;
	display: block; text-align:center;
	
	height: 45px;
}
.digital li em b {
	margin-left: 0px;
	font-size: 34px;
	color: #1b1b1b;
	font-family: "DIN";
	font-weight:700;
	line-height: 40px; display:inline-block;
}
.digital li em span {}
.digital li em i {
	font-size: 14px;
	color: #999;
	text-align: center;
	font-weight: normal;
	text-align:;
	line-height: 23px;
	width: 23px;
	height: 23px;
	display: block;
	text-transform:  ; margin-top:-20px;  border-radius:50%; color:#fff; display:inline-block; background:#e60000;
	font-family: "Arial";
	
	border-radius: 100%;
	background: ; display:inline-block;
}
.digital li h3 {
	font-size: 15px;
	color: #000;
	text-align: center;
	font-weight: normal; width:100%; text-align:center;
}
.digital li:nth-child(2) em b {
	/*margin-left: -22px;*/
}
.digital li:nth-child(2) em i {
	right: 35px;
}
.digital li:nth-child(4) {
	margin-right: 0;
}
.digital li:nth-child(4) em i {
	right: 16px;
}
.digital li:nth-child(4)::after {
	width: 0;
}
em {
  font-style: normal;
}

.vicenav{text-align: center; border-bottom:1px solid #eee;padding: 20px 10px; }

.vicenav.white{background: #eee;}
.vicenav a{font-size: 15px;transition: 0.2s;display: inline-block; color:#555;}
.vicenav a:not(:last-child){margin-right: 3vw;padding-right: 3vw;position: relative;}
.vicenav a:not(:last-child)::after{content:'|';font-size: 18px;position: absolute;right: 0;top: 50%;transform: translate(50%,-50%);color:#555;}
.vicenav a:hover,.vicenav a.active{color:#00428c; font-weight:bold}

.sbg{background: url(../images/bg-1.jpg) no-repeat center top #f6f6f4;}
.fnlem{background:#0466ad; height:40px;line-height:40px; text-align:center; margin:0 auto; width:100%;}
.fnlem a{ color:#fff; font-size:17px; font-weight:bold}
.flgd{ background:#5d9e3c; height:45px; border-radius:5px; line-height:45px; text-align:center; margin:0 auto; width:140px; margin-top:30px; margin-bottom:30px;}
.flgd a{ color:#fff; text-align:center;}
table { font-size:14px; width:100%; line-height:22px; }
table td{ padding:8px 3px;}

.ny_prodaz .text_js { width:100%; line-height:30px; color:#666; font-size:15px;}
.ny_prodaz .text_js h3 { font-size:16px; font-weight:700; color:#134fa9; margin:10px 0px; }
.ny_prodaz .text_js strong { color:#333;}
.ny_prodaz .text_js img { float:left; margin:0px 10px 10px 0px;}

.ny_prodaz .text_js p { width:100%; display:block; float: left;}
.ny_prodaz .text_js  table  { border: 1px  solid #fff !important; margin:0px 0px; width:100% !important;}
.ny_prodaz .text_js table tr td  { border: 1px  solid #ddd !important;} 
.ny_prodaz .text_js  table tr td p { float:inherit !important;}
.ny_prodaz .text_js table tr:nth-child(1)  { background:#134fa9 !important; color:#fff!important; font-weight:900!important; } 
.ny_prodaz .text_js table tr:nth-child(1) p  {  color:#fff!important;  } 
.ny_prodaz .text_js table tr td:nth-child(1) { font-weight:900 !important; color:#333;}
.ny_prodaz .text_js table tr td { padding:10px 20px !important;}
.ny_prodaz .text_js table tr:nth-child(1) strong {color:#fff !important; padding:20 0px !important;}
.ny_prodaz .text_js table tr:nth-child(2n+1){ background:#f4f4f4;} 

.ny_prodaz .text_js .con { float:left;}
.ny_prodaz .text_js .con table  { border: 1px  solid #fff !important; margin:10px 0px;}
.ny_prodaz .text_js .con table tr td  { border: 1px  solid #fff !important;} 

.xiangqing{ width:100%; float:left; background:#f0f0f0; height:43px; line-height:40px; border-top:#134fa9 solid 3px; margin-top:50px; margin-bottom:50px;}
.xiangqing h5{float:left; background:#134fa9; line-height:40px; border-top:#134fa9 solid 3px; font-size:17px; padding-left:20px; padding-right:20px; color:#FFFFFF; font-weight:normal; margin-bottom:20px; margin-top:0px;}



.product-detail-text .text_js ul  { padding:0px; margin:0px;}
.product-detail-text .text_js ul li { width:45%; padding-right:5%; line-height:40px; display:flex; float:left;}
.product-detail-text .text_js ul li:nth-child(5){ width:95%;}
.product-detail-text .text_js ul li:nth-child(6){ width:95%;}

.product-detail-text .text_js ul li:nth-child(5) b{ width:13%;}
.product-detail-text .text_js ul li:nth-child(6) b{ width:13%;}

.product-detail-text .text_js ul li:nth-child(5) i{ width:87%;}
.product-detail-text .text_js ul li:nth-child(6) i{ width:87%;}

.product-detail-text .text_js ul li b { font-weight:400; width:30%; }
.product-detail-text .text_js ul li i {  width:70%; font-style:normal; color:#666; }

.product-detail-text .parameter{color: #666666;font-size: 14px;}
.product-detail-text .item{overflow: hidden;clear: both;}
.product-detail-text .item li{font-size: 14px;float: left;list-style: none;margin: 0;padding:8px 0;overflow: hidden;}
.product-detail-text .item li.fl{color: #666666;width:85px;}
.product-detail-text .item li.fr{color: #999999;}

.news-detail-bottom {clear: both;overflow: hidden;padding-top: 30px;border-top: 1px solid #e5e5e5;}
.news-detail-bottom .link-1  {color: #666;display: block;padding: 2px 0; font-size:15px;}
.news-detail-bottom .link-1:hover {color: #134fa9;}

/* news */
.news-content-bottom {margin-top: 3%;position: relative;overflow: hidden;}
.news-content-list {overflow: hidden;}
.news-content-item {float: left;width: 100%;margin-bottom: 30px;}
.news-content-item.mr0 {margin-right: 0;}
.news-content-item a {display: block;overflow: hidden;}
.news-content-item .img{border-radius: 10px;}

.news-end-bottom {clear: both;}


.polaris-news-num {position: fixed;right: 2%;z-index: 99;bottom: 15%;}
.polaris-news-num a {display: block;display: block;opacity: .3;margin: 2rem auto;}
.polaris-news-num i {display: block;width: 20px;height: 20px;position: relative;}
.polaris-news-num i::after,.polaris-news-num i::before {content: '';border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.polaris-news-num i::after {width: 5px;height: 5px;background: #000;}
.polaris-news-num i::before {border: 1px solid #000;width: 20px;height: 20px;opacity: 0;}
.polaris-news-num a.cur {opacity: 1;} 
.polaris-news-num a.cur i::before {opacity: 1;}

.polaris-activity {position: relative;padding: 6% 0 3% 0;overflow: hidden;background: #f7f7f7;}
.polaris-activity-content {overflow: hidden;}
.activity-content-list {overflow: hidden;}
.activity-content-item {float: left;width: 48%;margin-bottom: 3%;margin-right: 4%;}
.activity-content-item.mr0 {margin-right: 0;}
.activity-content-item a {display: block;}
.activity-content-item .img {border-radius: 10px;}
.activity-content-item .text {padding: 4% 0;overflow: hidden;}
.activity-content-item .top-1 {overflow: hidden;font-size: 0;}
.activity-content-item .type-1 {display: inline-block;vertical-align: middle;}
.activity-content-item .type-1 span{color: #fff;border-radius: 4px;overflow: hidden;padding: 0 5px;}
.activity-content-item .type-1 span.hot1 {background: #134fa9;}
.activity-content-item .type-1 span.hot2 {background: #134fa9;}
.activity-content-item .type-1 span.hot3 {background: #b5b5b5;}
.activity-content-item .title-1 {display: inline-block;vertical-align: middle;width: 80%;overflow: hidden;margin-left:1%;font-weight: 400;}
.activity-content-item .text-1 {margin-top: 2%;color: #666666;}
.activity-content-item .bottom-1 {margin-top: 3%;color: #000;}
.activity-content-item .date-1 {display: inline-block;vertical-align: middle;}	
.activity-content-item .date-1::before {content: '';width: 1.8rem;height: 1.8rem;display: inline-block;vertical-align: middle;margin-right: 1rem;background: url('../images/date.png') center no-repeat;}			
.activity-content-item .address-1 {display: inline-block;vertical-align: middle;margin-left: 5%;}		 
.activity-content-item .address-1::before {content: '';width: 1.8rem;height: 1.8rem;display: inline-block;vertical-align: middle;margin-right: 1rem;background: url('../images/adds.png') center no-repeat;}
.activity-content-item a:hover .pic {transform: scale(1.05);}

.polaris-news-detail {overflow: hidden;padding-top: 7rem;position: relative;}
.polaris-news-detail::before {content: '';width: 100%;height: 7rem;position: absolute;left: 0;top: 0;background: url(../images/tutu0.jpg) no-repeat center top #00428c;}
.polaris-news-detail .index-content {width: 90%;}
.polaris-news-detail-top {padding: 3% 0;overflow: hidden;border-bottom: 1px solid #e5e5e5;margin-top: 3%;}
.polaris-news-detail-top .path-1{color: #999;}
.polaris-news-detail-top .path-1 a{color: #999;}
.polaris-news-detail-top .title-1 {
  padding: 2% 0;
  overflow: hidden;
  width: 100%;
}
.font36 {
  font-size:20px
}
.polaris-news-detail-top .date-1{position: relative;overflow: hidden;}
.polaris-news-detail-top .date-1 span{color: #000; font-family:"SangBleuOGSans-Light"; font-weight:900; }
.polaris-news-detail-top .date-1 span::before {content: '';width: 1.8rem;height: 1.8rem;display: inline-block;vertical-align: middle;margin-right: 10px;background: url('../images/data.png') center no-repeat;}
.polaris-news-detail-bottom {padding: 3% 0;overflow: hidden;}

.polaris-news-detail-left {float: left;width:100%;position: relative;}
.polaris-news-detail-main {overflow: hidden;color: #333;text-align: justify;padding-bottom: 5%;}
.polaris-news-detail-main img {max-width: 100%;height:auto!important;}

.news-detail-bottom .link-1  {color: #666;display: block;padding: 2px 0; font-size:16px;}
.news-detail-bottom .link-1:hover {color: #134fa9;}

.font32 {
  font-size: 20px; margin-top:30px;;
}

.polaris-news-detail-right {float: right;width: 100%;padding-bottom: 5%;overflow: hidden;}
.news-detail-right-type {overflow: hidden;}
.news-detail-right-type .title-1{padding-bottom: 2%;overflow: hidden;}
.news-detail-right-list{padding: 3% 0;overflow: hidden;}
.news-detail-right-list .news-content-item{width: 100%;margin-right: 0;margin-bottom: 5%;}
.news-detail-right-list .news-content-item .img{border-radius: 0;}
.news-detail-right-list .news-content-item .text {padding: 1% 0;}
.news-detail-right-list .news-content-item .date-1 {margin-top: 0;}

.news-detail-right-follow {overflow: hidden;margin-top: 2%;}
.news-detail-right-follow .follow-1{text-align: center;background: #f7f7f7;padding: 15% 5%;}
.news-detail-right-follow .ewm-1 {overflow: hidden;}
.news-detail-right-follow .ewm-1 img {width: 70%;margin:auto;}
.news-detail-right-follow .text-1  {color: #666666;margin-top: 5%;}

 
.joinus-item1 {overflow: hidden;position: relative;}
.joinus-item1-left {float: left;width: 60%;position: relative;}
.joinus-item1-left .img-1{position: absolute;left: 0;top: 0;z-index: 1;width: 25%;border-radius: 10px;overflow: hidden;}
.joinus-item1-left .img-2{margin-left: 10%;width: 90%;margin-top: 10%;z-index: 10;position: relative;border-radius: 10px;overflow: hidden;}
.joinus-item1-right {float: left;margin-top: 15%;width: 20%;margin-left: 13%;}	  
.joinus-item1-right .text {overflow: hidden;}
.joinus-item1-right .title-1 {font-weight: bold;}
.joinus-item1-right .text-1 {margin-top: 10%;color: #666666;}
.joinus-item1-right .text-1 p {margin:0;padding:0;}

.joinus-item2 {overflow: hidden;position: relative;clear: both;padding-bottom: 2%;}
.joinus-item2-left {float: left;margin-top: 15%;width: 20%;margin-left:3%;}	  
.joinus-item2-left .text {overflow: hidden;}
.joinus-item2-left .title-1 {font-weight: bold;}
.joinus-item2-left .text-1 {margin-top: 10%;color: #666666;}
.joinus-item2-right {float: right;width: 60%;position: relative;}
.joinus-item2-right .img-1{margin-right: 35%;width:65%;margin-top: 15%;z-index: 10;position: relative;border-radius: 10px;overflow: hidden;}
.joinus-item2-right .img-2{position: absolute;right: 0;top: 0;z-index: 1;width: 45%;border-radius: 10px;overflow: hidden;}

.polaris-joinus-bottom {overflow: hidden;padding-bottom: 7%;}
.polaris-joinus-recruit {overflow: hidden;}
.joinus-recruit-top {background: #fff;padding: 3% 5%;overflow: hidden;}
.joinus-recruit-top .title-1 {overflow: hidden;font-weight: bold;}
.joinus-recruit-top .title-1 strong {color: #134fa9;margin-left: 2%;}
.joinus-recruit-type {margin-top: 3%;overflow: hidden;}
.joinus-recruit-item {overflow: hidden;margin-bottom: 1%;}
.joinus-recruit-item .type-1 {overflow: hidden;display: inline-block;vertical-align: middle;font-weight: bold;width: 15%;}
.joinus-recruit-item .item-1 {overflow: hidden;display: inline-block;vertical-align: middle;}
.joinus-recruit-item .item-1 li {list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-right: 3rem;} 
.joinus-recruit-item .item-1 li a{display: block;color: #666;} 
.joinus-recruit-item .item-1 li.cur a {color: #134fa9;}

.joinus-recruit-bottom {overflow: hidden;position: relative;}
.join-us-item {background: #fff;overflow: hidden;margin-top: .8%;}
.join-us-item .title{position: relative;color: #666666;border-bottom: 1px solid #f7f7f7;overflow: hidden;padding: 2% 5%;cursor: pointer;}
.join-us-item .title div {float: left;/*width: 20%;*/}
.join-us-item .title-1{font-weight: bold;color: #000;width: 40%;}
.join-us-item div.jia-1{position: absolute;right: 5%;top: 50%;transform: translateY(-50%);width: 20px;height:20px;background: #cccc;border-radius: 50px;}
.join-us-item div.jia-1::before {content: '';width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url('../images/r3.png') center no-repeat;z-index: 11;}
.join-us-text {padding: 3% 5%;overflow: hidden;clear: both;width: 90%;position: relative;display: none;}
.join-us-text .text-3{overflow: hidden;position: relative;}
.join-us-text .more-1{position: relative;right: auto;bottom: auto;margin: 2% 0 0 0;}
.join-us-text .title:hover .jia-1{background: #134fa9;}
.join-us-item .title.cur div.jia-1::before {transform: rotate(90deg);}
.join-us-item .title.cur div.jia-1{background: #134fa9;}

.more-1 {margin-top: 8%;}
.more-1 a {display: block;width: 120px;line-height:30px;overflow: hidden;position: ;text-align: center;border: 2px solid #134fa9;border-radius: 5px; background:#134fa9; color:#fff; font-family:mb;}
.more-1 span {display: inline-block;vertical-align: middle;color: #fff;}
.more-1 i {display: inline-block;vertical-align: middle;width: 7px;height: 10px;background: url('../images/r3.png') center no-repeat;margin-left: 10px;}
.more-1 a:hover {background: #222222;border: 2px solid #222222;}
.more-1 a:hover span {color: #fff;}
.more-1 a:hover i {background: url('../images/r3.png') center no-repeat;}
 
 
/*首页公司简介*/
/**/
.guide{padding:40px 15px;background:url(../images/guide.jpg) no-repeat center top;}
.gui{width:100%; margin:0 auto;}
.gui .gui-left{width:100%; position: relative;}
.gui .gui-left h2{margin-bottom: 20px;}
.gui .gui-left h2 span{display: inline-block; margin-bottom:10px; font-size: 30px; color:#333333;padding-right:30px;font-weight: bold;background:url(../images/gui-yy.png) no-repeat right 20px; background-size:20px;}
.gui .gui-left h2 em{display: block; font-size: 18px;color:#003171; font-weight: bold;}
.gui .gui-left strong{display: block; line-height: 33px; font-weight: normal;font-size: 20px; color:#333333; font-family: "思源黑体 CN"; margin-bottom: 37px;}
.gui .gui-left .hd{width:70%; height:40px;background:#E1E1E1; margin-bottom:30px; margin-top:20px;}
.gui .gui-left .hd ul li{float:left;width:50%;height:40px; text-align: center;cursor: pointer;position: relative;}
.gui .gui-left .hd ul li.jd2{}
.gui .gui-left .hd ul li i{display: block; width:100%; height:40px; line-height:40px;font-size: 15px; color:#666666; font-family: "思源黑体 CN"; position: relative;}
.gui .gui-left .hd ul li.jd1:before{width:100%;height:40px; background:url(../images/gui-jd1.png) no-repeat center; content:"";position: absolute;left:0;top:0;display: none;}
.gui .gui-left .hd ul li.jd2:before{width:100%;height:40px; background:url(../images/gui-jd2.png) no-repeat center; content:"";position: absolute;right:0;top:0;display: none;}
.gui .gui-left .hd ul li.cur i{color:#FFF;}
.gui .gui-left .hd ul li.jd1.cur:before{display:block;}
.gui .gui-left .hd ul li.jd2.cur:before{display:block;}
.gui-left p { line-height:28px; font-size:15px;}
.gui .gui-left .gui-sz{width:973px; height:138px; background: #FFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);padding-top:24px; box-sizing: border-box;}
.gui .gui-left .gui-sz ul li{float:left; height:83px;border-right:1px solid #eeeeee;}
.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block; height:56px; line-height: 56px;font-size: 55px; color:#003171; font-weight: bold;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#099d51;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px -8px;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: center;}
.gui .gui-left .gui-sz ul li:nth-child(4) p{padding-left:46px;}
.gui .gui-left .gui-sz ul li:nth-child(5) p{padding-left:23px;}
.gui .gui-left .gui-sz ul li:last-child{border-right:0;}
.gui .gui-rig{width:100%; height: 300px;overflow: hidden;float:right;}
.gui .gui-rig img{ width:100%; height:100%; object-fit: cover;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .con{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);} 
	
	
/*企业优势*/

.advanbox {
	background: url(../images/ppbg.jpg) center top no-repeat #00428c;
	background-size:100% 100%;
	padding:50PX 15PX;
	text-align: center; border-radius:0px; 
}
.youshi {
	margin: 0px auto; background:#f1f1f1;
}.nameabt { font-size:32px;}
.nameabtzwen { font-size:16px; margin-top:8px;}


.advan-list ul { width:100%; }

.advan-list ul li{ s}

.col-md-3A {
	width: 100%;
	float: left;
	position: relative; margin-bottom:20px;}

.advan-list {margin-top: 30PX;}

.advan-list li .kk {
	display: block;
	background: rgba(255,255,255,.9);
	border-radius: 8px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
	text-align: center;
	
	position: relative;
	height:100%;
	cursor: pointer;
}
.advan-list li .kk .img { padding-top:8%; padding-bottom:3%;}
.advan-list li .kk img { height:150px; width:auto;border-radius: 8px;}


.advan-list li h3 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	line-height:27px; padding-bottom:20px; padding:5px 5%;
	margin: 0vh 0 0px;
	position: relative;
	z-index: 9;
	top: 0;
	transition: all 0.8s;
}

.advan-list li .intro {
	color: #999;
	
	line-height: 2;


	position: relative; line-height:24px;
	z-index: 9;
	top: 0;
	transition: all 0.8s;
}

.advan-list li .intro p { line-height:22px; font-size:14px; color:#666;}
.text{ padding-bottom:30px;}


/*应用*/
.yingyba {
	width: 100%;
	margin: 50px 0px;
}
.solution {
	padding-top: 0px;
	box-sizing: border-box;
}
.solution h2 {
	text-align: left;
	margin-bottom: 35px;
}
.solution h2 span {
	display: inline-block;
	height: 68px;
	line-height: 68px;
	font-size: 50px;
	color: #333333;
	padding: 0 21px;
	position: relative;
	font-weight: bold;
}
.solution h2 span:before {
	width: 15px;
	height: 20px;
	background: url(../images/tit-left.png) no-repeat center;
	content: "";
	position: absolute;
	left: 0;
	top: 26px;
}
.solution h2 span:after {
	width: 15px;
	height: 20px;
	background: url(../images/tit-rig.png) no-repeat center;
	content: "";
	position: absolute;
	right: 0;
	top: 26px;
}
.solution h2 em {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	color: #666666;
	font-weight: normal;
}
.solution .sol-con {
	
	width: 90%; margin:50px 5% 100px;
	height: 600px;
	position: relative;
}
.solution .sol-con .sol-list, .solution .sol-con .sol-pic {
	height:600px;
	width: 100%;
	overflow: hidden;
}
.solution .sol-con .sol-list, .solution .sol-con .sol-pic a img {
	object-fit: cover;
	height:100%;
	width: 100%;
}
.solution .sol-con .sol-pic {
	position: relative;
	width: 100%;
}
.solution .sol-con .sol-pic span {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 0;
	overflow: hidden;
}
.solution .sol-con .sol-pic span img {
	width: 100%;
	height: 100%;
}
.solution .sol-con .sol-pic .sol-left {
	width: 50%;
	height: 600px;
	padding: 140px 0 0 80px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
}
.solution .sol-con .sol-pic .sol-left i {
	display: block;
	width: 32px;
	height: 2px;
	background: #E60012;
	margin-bottom: 31px;
}
.solution .sol-con .sol-pic .sol-left h4 {
	width: 342px;
}
.solution .sol-con .sol-pic .sol-left h4 em {
	display: block;
	line-height: 23px;
	font-size: 16px;
	color: #E60012;
	text-transform: uppercase;
	font-weight: normal; display: none;
}
.solution .sol-con .sol-pic .sol-left h4 span {
	display: block;
	height: 62px;
	line-height: 62px;
	font-size: 42px;
	color: #FFF;
	font-weight: bold;
	font-family: "思源黑体 CN";
	margin-bottom: 16px;
}
.solution .sol-con .sol-pic .sol-left p {
	line-height: 27px;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 30px;
	width: 500px;
}
.solution .sol-con .sol-pic .sol-left strong {
	display: block;
	width: 159px;
	height: 44px;
	background: url(../images/sol-kk.png) no-repeat center;
}
.solution .sol-con .sol-pic .sol-left strong a {
	display: block;
	height: 44px;
	text-align: center;
}
.solution .sol-con .sol-pic .sol-left strong em {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #FFF;
	padding-right: 40px;
	background: url(../images/sol-jt1.png) no-repeat right;
	font-weight: normal;
}
.solution .sol-con .sol-hd {
	width: 30%;
	height:600px;
	background: rgba(0,0,0,0.5);
	position: absolute;
	right: 9%;
	top: 0%;
}
.solution .sol-con .sol-hd ul li {
	height: 150px;
	border-bottom: 1px solid rgba(0,0,0,0.18);
	box-sizing: border-box;
	transition: .5s;
}
.solution .sol-con .sol-hd ul li a {
	display: block;
	height: 148px;
	padding: 49px 42px 0 42px;
	box-sizing: border-box;
}
.solution .sol-con .sol-hd ul li i {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
	color: rgba(255,255,255,0.3);
	font-family: "SangBleuOGSans-Light";
	margin-bottom: 6px;
	transition: .5s; width:50px; float:left; font-weight:900;
}
.solution .sol-con .sol-hd ul li span {
	display: block; float:left; width:230px;
	height: 37px;
	line-height: 37px;
	font-size: 22px;
	color: #FFF;
	font-family: "思源黑体 CN";
}
.solution .sol-con .sol-hd ul li p {
	height: 24px;
	line-height: 24px;float:left; width:230px;
	font-size: 14px;
	color: rgba(255,255,255,0.37);
	text-transform: uppercase;
	background: url(../images/sol-jt.png) no-repeat right;font-family: "SangBleuOGSans-Light";
}
.solution .sol-con .sol-hd ul li:last-child {
	border-bottom: 0;
}
.solution .sol-con .sol-hd ul li.cur {
	background: rgba(0,0,0,0.25);
}
.solution .sol-con .sol-hd ul li.cur i {
	color: #00428c;
}
.solution .sol-con .sol-hd ul li.cur p {
	background: url(../images/sol-jt_h.png) no-repeat right;
}
/*应用*/

/*新闻中心*/
.newnr {
	margin: 50px auto 50px;
	width: 93%;
}
.home11 {
	padding: 60px 0 80px 0;
}
.between {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.box {
/*	width: 100%;*/
	margin: 0 auto;
}
/*.home11_1 {
	padding: 55px 0 0px;
}
.home11_1 .swiper-slide{ width:100%!important;border:1px solid #090;}*/
.home11_1 li {
	width: 100%; 
}
.home11_1 li b {
	width: 100%;
	height: 150px;
	overflow: hidden;
	background:; display: block;
}
.home11_1 li b .img {
	width: 100%; height:100%;
	transition: all .4s;
	object-fit: cover;border-radius:8px; 
}
.home11_1 li .home11_2 { padding:20px;
}
.home11_1 li .home11_2 h3 {
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}
.home11_1 li .home11_2 h2 {
	line-height: 25px;
	width: 90%;
	margin: 10px auto; font-size:15px;
	height: 50px;
	overflow: hidden; font-weight:400;
}
.home11_1 li .home11_2 p {
	height: 36px;
	width: 90%;
	margin: 26px auto 0 auto;
}
.home11_1 li .home11_2 p span {
	width: 36px;
	height: 36px;
	background: #00428c;
	border-radius: 50%;
	display: block;
	text-align: center; line-height:36px;
}
.home11_1 li {
	overflow: hidden;
}
.home11_1 li:hover {
	background: #f6f6f6;
}
.home11_1 li:hover .home11_2 h3 {
	color: #00428c;
	font-weight: bold;
}
.home11_1 li:hover b .img {
	transform: scale(1.03, 1.03);
}
.home11_3 {
}
.home11_3 a {
	width: 230px;
	height: 60px;
	background: #00428c;
}
.home11_3 a:hover {
	color: #ffffff;
}
.cor444 {
	color: #444444;
}
.font17 {
	font-size: 17px;
}
.f {
	display: flex;
}
.aic {
	align-items: center;
}
.jcsb {
	justify-content: space-between;
}
.corfff {
	color: #ffffff;
}
.font24 {
	font-size: 24px;
}
.cor888 {
	color: #888888;
}
.font13 {
	font-size: 13px;
}
/*新闻中心*/

.biaotiti{padding-top:0px; box-sizing: border-box;}
.biaotiti h2{text-align: center; margin-bottom: 30px;}
.biaotiti h2 span{display: inline-block; height:60px; line-height: 60px;font-size: 32px; color:#333333;padding:0 21px;position: relative; font-weight: bold;}
.biaotiti h2 span:before{width:15px; height:20px; background:url(../images/tit-left.png) no-repeat center; content:""; position: absolute; left:0;top:20px;}
.biaotiti h2 span:after{width:15px; height:20px; background:url(../images/tit-rig.png) no-repeat center; content:""; position: absolute; right:0;top:20px;}
.biaotiti h2 em{display: block;  line-height: 30px;font-size: 16px; color:#666666;font-weight: normal; padding-top:8px;}

/*欢迎 s*/


.index_2 ul li{
 width:100%; position:relative; overflow:hidden}
.index_2_img{
overflow:hidden; border-radius: 0px;}
.index_2_img img{ height:300px; display:block}
.index_2_mid_name{transform:translateY(-50%); text-align:center;
position:absolute; z-index:10; left:10%; width:80%; top:55%; color:#fff;}
.index_2_mid_name_1{
font-size:25px; font-weight:bold;}
.index_2_mid_name_2{ margin-top:.1em;
font-family:Calibri; font-size:16px; }









.txt .t {
color:#fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.txt .t b {
    font-weight: normal;
    display: inline-block;
} 
.txt{
line-height:1.2; text-align:center}
.txt .i { color:#fff;
     
    margin-bottom: 9px;
    transition: 300ms;
    -webkit-transition: 300ms;
    font-weight: bold;
}

.blue {
   /* width: 100%;
    height: 100%;
    background-color: rgba(0, 82, 50, 0.5);
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 4;
    opacity: 0;
    -webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1);
    -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
    transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);*/
}
.moresy {
	
	width: 131px;
	height: 30px;
	text-align: center;
	line-height: 30px;   margin:0px 5px; margin:20px auto;
}


.moresy a {
	font-size: 14px;
	color: #fff;
	font-weight: bold; 
	display: block; 
}
.moresy .ab2 { border:2px solid #00428c; color:#fff; background:#00428c;  border-radius:25px; overflow:hidden;}
.moresy .ab2 a {color:#fff;}



.index_2 ul li:hover .blue {
    opacity: 1;
}

.index_2 ul li:hover .txt .t,
.index_2 ul li:hover .txt .i {
    color: #fff;
}

.index_2 ul li:hover .txt .bot i {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.index_2 ul li:hover .txt .t b {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
}

.index_2 ul li:hover .txt .i {
    transform: translate(0px, -10px);
    -webkit-transform: translate(0px, -10px);
}


