@charset "utf-8";
/* CSS Document */
h3 span{
	font-size: 14px;
	font-weight: normal;
	color: #1f1f1f;
}
ul li{
	list-style-type: none;
}
.lxfs ul li{
	font-size: 16px;
	line-height: 24px;
}
.but_h1{
	width:32.5%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.xm_banner{
	width:100%;
	height: 140px;
	background-position: center;
}
.ban01{
	background-image: url("../images/pictures/3ww.jpg");
}
.ban02{
	background-image: url("../images/pictures/3ww01.jpg");
}
.ban03{
	background-image: url("../images/pictures/3ww02.jpg");
}
.ban04{
	background-image: url("../images/pictures/3ww03.jpg");
}
.ban05{
	background: url("../images/pictures/3ww04.jpg")no-repeat center;
}
.pro_img{
	background: #f9f9f9;
}
.pro_img img{
	width:100%;
	border: solid 1px #eee;
}
.pro_a{
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
	float:left;
	margin-bottom: 2%;
	
}
.pro_a:after{
		position: absolute;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		background: rgba(255,255,255,0);
		transition: all 0.9s ease 0s;
}
.pro_a p{padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;text-align: center;line-height: 30px;}
.pro_a:hover .pro_a:after{
		background: rgba(255,255,255,0.2);
}
.pro_more{
	display:block;
	width:40%;
	margin: auto;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #e8821e;
	border-radius: 30px;
	margin-bottom: 30px;
}
.sheb_img{
	width:100%;
}
.sheb_img img{
	width:100%;
	margin-bottom: 30px;
}
.zj_img{
	width:280px;
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	margin: auto;
}
.case_img{
	width:100%;
}
.case_img img{
	width: 100%;
}
.con_dz{
	width: 98%;
	margin: auto;
	margin-top: 15px;
	list-style: none;
	box-shadow: 0 0 8px #eee;
	padding: 10px;
	overflow: hidden;
}

.con_dz p{
	list-style: none;
	margin-bottom: 0;
}
.adaptive-style h2{
	float: left;
	line-height: 30px;
}
.adaptive-item h4{
	margin:auto;
	line-height: 30px;
	text-align: center;
}
.adaptive-item p{
	text-align: center;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.gq_bq{
	width:60px;
	height: 60px;
	border-radius: 60px;
	background: #004b8f;
	margin: auto;
	display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
	font-size: 40px;
	font-family: Corki;
}
.kehu_img {
	width: 100%;
}
.kehu_img img{
	width: 100%;
}

.pagelistbox{
	width: 100%;
	margin: auto;
	display: flex;
    justify-content: center;
    align-items: center;
	overflow: hidden;
	margin-bottom: 10px;
	color: #175fab;
    margin-top: 6%;
	padding: 2px 10px;
}
.pagelistbox strong{
	background-color: #e8821e;
	padding: 2px 10px;
	color: #fff;
}
.pagelistbox a{
	display:inline-block;
	text-align: center;
	padding: 2px 10px;
	margin: 0 3px;
	color: #fff;
	border-radius: 3px;
	background: #175fab;
}
.about_body{
	width:100%;
	overflow: hidden;
}
.about_body img{
	width: 100%;
	vertical-align: middle;
	margin: 0 !important;
	border-radius: 5px;
}
.about_body {
	line-height: 30px;
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 0px
}
.wh_img{
	width: 30px;
	height: 30px;
	background-image: url("../images/pictures/01.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover;
}
.wh02{
	background-position: -43px 0;
}
.wh03{
	background-position: -81px 0;
}
.wh04{
	background-position: -120px 0;
}
.wh05{
	background-position: -158px 0;
}

/*首页新闻*/
.sy_new {
	font-size: 0.9rem;
	width: 100%;
	margin-top: 1px;
	overflow: hidden;
}
.sy_new p{
	margin-bottom: 0 !important;
}
.sy_new a{
	color: #595959 !important;
}
.sy_new ul li {
	float: left;
	background: #fff;
	list-style-type: none;
	border-radius: 5px;
	margin: 5px 0 ;
	width: 100%;
	padding: 20px 10px;
	overflow: hidden;
}
.newli_top{
	overflow:hidden;
}
.wz{
	width:75%;
	float: left;
}
.newli_tit{
	line-height: 5vw;
	font-size:4vw;
	font-weight: bold;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.fk{
	width:20%;
	height: 18vw;
	margin-left: 2vw;
	font-size: 10vw;
	color: #fff;
	text-align: center;
	line-height: 18vw;
	background: #eee;
	border-radius: 1vw;
	float: left;
}
.newli_nr{
	width: 100%;
	margin-top: 2vw;
	font-size: 3.3vw;
	line-height: 5vw;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newli_bot{
	font-size:13px;
	color: #ccc;
	margin-top: 0;
}
.sy_new ul li a {
	color: #595959;
}
.sy_new ul li span {
	float: right;
	display: block;
}

/*数字滚动*/

.ad_li{
	overflow: hidden;
	margin-bottom: 30px;
}
.ad_li ul li{
	width:50%;
	height: 130px;
	list-style: none;
	float: left;
	text-align: center;
	padding: 20px 0 0 0;
	margin-bottom: 0 !important;
}
.ad_li ul li p{
	padding: 2px 0;
	margin: 0 !important;
	line-height: 18px !important;
}
.adli01{
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
}
.adli02{
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
}
.ad_li_year{
	display: flex;
    justify-content: center;
    align-items: center;
}
.ad_li_year i{
	font-family:ELEPHNT;
	font-size: 38px;
	color: #333;
}
.ad_li_year span{
	display: block;
	width: 26px;
	height: 31px;
	font-family:microsoft yahei;
	font-size: 14px;
	color: #888888;
	line-height: 32px;
	background: url("../../moban/default/images/ad_libj.png") no-repeat center;
}
.adli_en{
		text-transform: uppercase;
	-webkit-transform-origin: center;
	-webkit-transform: scale(0.6);
	color: #b1b1b1;
	line-height: 18px;
}
.adli_ms{
	font-size:14px;
	color: #595959;
}
.blog-post-image{
	background:#f9f9f9;
}
.blog-post-image img{
}
/*产品内页*/
.pro_ar_img{
	width:100%;
	background: #f9f9f9;
}
.pro_ar_img img{
	width:100%;
}
.pro_ar_ms ul li{
	width:100%;
	line-height: 22px;
}

.ms_top h3{
	margin-top: 40px;
	font-size: 16px !important;
}
.ms_top h3 span{
	float: right;
}
.mtl_li ul li{
	list-style-type: none;
	background: #f9f9f9;
	text-align: center;
	line-height: 30px;
	padding: 0 8px;
	float: left;
	margin: 0 8px 0 0;
}
.ms_mid ul li{
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-top: 30px;
	border: solid 1px #e1e1e1;
	text-align: center;
	display:flex;
	justify-content: center;
	align-items: center;
}
.ms_mid ul li p{
	margin-bottom: 0 !important;
}
.ms_mid02 p{
	margin-bottom: 0 !important;
	color: #333;
}
.ms_mid02 ul li{
	list-style-type: none;
}
.ms_bot ul li{
	float: left;
	text-align: center;
	line-height: 20px;
	margin-right: 10px;
	padding: 0 8px;
	list-style-type: none;
	background: #0058b3;
	color: #fff;
}
.pro_ny_x{
	width:100%;
	height: 10px;
	background: #f9f9f9;
	margin: 10px 0;
}
.blog-post-title2{
	font-size: 20px;
}
/*新闻导航*/
.sublist{
	float: left;
    width: 100%;
}

.sublist ul li{
	list-style: none;
	float: left;
     width: 100%;
}
.sublist ul li a{
	font-size: 15px;
	color: #303031;
	border-radius: 3px;
	float: left;
	background: #f1f1f1;
	padding: 8px 10px;
	margin-bottom: 5px;
    width: 45%;
    text-align: center;
}
/*文章内容*/
.art_body{
	font-size: 15px !important;
	line-height: 26px !important;
	padding-bottom: 5%;
}
.art_body table{
	width: 100% !important;
}
.art_body span{
	
}
.art_body br{
	display: block;
}
.art_body video{
	width: 100% !important;
}
.art_body img{
	width: 100% !important;
    height: auto !important;
	display:inline;
}
.backlist{
	width: 100%;
	margin: auto;
	
	margin-bottom: 20px;
}


.plug-div .icon_wswd{-webkit-background-size:20px auto;-o-background-size:20px auto;height:23px;margin:3px auto 0;display:block;width:100%; text-align:center;}
.plug-div{height:50px;}
.plug-div .plug-phone_dfse{border-top:2px solid #51515d;position:fixed;z-index:900;bottom:0;left:0;right:0;margin:auto;display:block;width:100%;background:rgba(255,255,255,0.7);overflow:hidden;display:-webkit-box;display:box;-webkit-box-orient:horizontal;background:-webkit-gradient(linear,0 0,0 100%,from(#333c45),to(#313540),color-stop(50%,#373a43));background: -moz-linear-gradient(center top , #333c45, #313540) repeat scroll 0 0;}
.plug-div .plug-phone_dfse div{width:auto!important;height:100%;position:static!important;margin:0;border-radius:0!important;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;box-flex:1;-webkit-box-sizing:border-box;overflow:hidden;box-shadow:none!important;border-right:1px solid #0e111a;border-left:1px solid #666a73;background:none;}
.plug-div .plug-phone_dfse div a{display:block;width:100%;height:100%;text-decoration:none;}
.plug-div .plug-phone_dfse div .title,.plug-phone_dfse .title{line-height:22px;font-size:12px;text-align:center;width:100%;margin:0 auto;color:#FFF;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.icon_wswd {speak: none;font-weight: normal;font-variant: normal;text-transform: none;-webkit-font-smoothing: antialiased;color: #fff;margin: 0 auto;font-size: 20px;display: inline-block;width: 30px;height: 100%;text-align: center;float: left;-webkit-background-size: 20px auto;-o-background-size: 20px auto;background-position: center;background-repeat: no-repeat;margin-right: 5px;}
.icon_wswd img{ margin:0 auto; width:25px;}

.plug_list{
	border:1px #363a42 solid;
}
.ma_bo80{
	margin-bottom: 80px;
}

.abot_bj{
	width:100%;
	height: 235px;
	background-image: url("../images/pictures/bout_bj.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.sb_table{
	overflow-x: auto;
}
.sb_table table{
	width:100%;
}
.xg_news{
	width:100%;
	background: #f9f9f9;
	line-height: 40px;
	margin-bottom: 10px;
}
.xg_ntit{
	width: 30%;
	background: #175fab;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.tabl_tit{
	font-weight: bold;
}
.xm_ggt{
	width: 100%;
}
.xm_ggt img{
	width: 100%;

}
.blog-post{
    margin: 5px 0px 15px;
    border-bottom: 1px solid #ddd;
}




