.ab_banner{background:url(../images/ab_03.jpg) no-repeat top center;}

.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto;}

.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:500px;}
.lxtopadcs a.fullad{height:400px;}
.protopadcs{background-color:#e2e2e2;height:890px;}
.fwdzs{    background: #fff;display: flex;flex-wrap: wrap;flex-direction: row; height: 800px;  overflow: hidden;}
.g-fwdz{width: 450px; margin: 20px 0; box-shadow: 0 0 10px rgb(204, 204, 204);}
 .map{box-shadow: 0 0 10px rgb(204 204 204);  z-index: 5;   width: 70%;}
.content{ width:1200px; margin:30px auto;  }
.fwdzs h3{font:24px "Microsoft YaHei";color: #034593;padding-bottom: 50px;padding-left: 50px;}
.fwdzs h3 span{display: block;font:18px "Microsoft YaHei";color: #333333;padding-top: 10px;}
.fwdzs li img{display: block;margin: 0 auto;width: 100%;}
.fwdzs li span{display: block;text-align: center;font:20px "Microsoft YaHei";color: #034593;padding: 10px 0 20px}
.fwdzs li p em{font-style: normal;display: block;font:14px "Microsoft YaHei";color: #333333;line-height: 40px;}
.g-map{margin-bottom: 90px;}
.g-map h4{margin-bottom: 28px; margin-top: 90px; text-align: center;text-transform: uppercase; font:36px "Microsoft YaHei";color: #333333;background:#fff url(/Skins/Default/Img/neiye/lxwm/map_03.jpg) no-repeat center 0;padding-top: 15px;}
.g-map img{display: block;width: 1020px;height: 520px;}



/*客户开始*/
.fy_b{ height:auto; width:100%; display:table;}
.index_pro{ width:1200px; margin:auto; height:auto; }
.fypro_tit{height:40px;line-height: 40px;display: block;font-size: 18px; text-align:left;margin:0 9px 0 9px;color: #f17b00;overflow: hidden;font-weight: bold;font-family:"微软雅黑";border-bottom: #CFCFCF solid 1px;}
.fypro_tit .h1_box{ width:5px; height:25px; margin:10px 10px 0 0; float:left; background-color:#f17b00;}
.fypro_tit span{ float:right; padding-right:20px; font-size:13px; color:#000000; font-weight:normal}
/*--------------------客户-----------------------*/
.KeBody {
	width:1200px;
	height:auto;
	display:table;
	background:#fff; 
	margin-bottom:60px;
}
.KeBodyTop {
	width:1200px;
	height:121px;
	float:left;
	padding-top:32px;
}
.KeBodyTop h1 {
	width:1200px;
	height:31px;
	color:#0D090A;
	font-size:26px;
}
.KeBodyTop .en {
	width:1200px;
	height:38px;
	font-size:20px;
	color:#7C7C7C;
}
.KeBodyTop .coms {
	width:1200px;
	height:50px;
	padding-right:30px;
	color:#666666;
	line-height:22px;
}
.Kelist {
	width:148px;
	height:98px;
	float:left;
	margin:0px;
	text-align:center;
	border:1px solid #D5D5D5;
}
.KelistBody {
	width:1200px;
	height:auto;
	margin-top: 30px;
	float: left;
}
.Kelist img {
	width:148px;
	height:98px;
}
.KeMore {
	width:148px;
	height:98px;
	float:left;
}
.KeMore img {
	width:148px;
	height:98px;
	border:0px;
}

/*客户结束*/


/*--   客户展示   --*/
.kehuzs{width:100%;padding: 70px 0; overflow:hidden; position:relative;background-color:#0054b1;background:url(../images/wallpaper3.jpg) center center no-repeat; }
.kehuzs2{ width:100%; height:414px;position:relative;  padding:30px 0; }
.ke{ width:1200px; margin:0 auto;padding: 15px 0;overflow:hidden; background:#fff;}
.ke li{	float:left;	width:180px;	height:150px;	text-align:center;	margin-top: 5px;	margin-right: 5px;	margin-bottom: 15px;	margin-left: 12px;	border: 1px solid #CCC;}
.ke li img{	width:180px;	height:102px;	padding-top: 5px;}

/* 联系方式 */
.g-fwdz .fwdzs .contact_box {
	display: flex;
    flex-direction: row;
    width: 100%;
	padding: 20px 0;
}
.g-fwdz .fwdzs .contact_box .contact_info li{
	display: flex;
    flex-direction: row;
    color: #666;
    width: 100%;
    font-size: 14px;
    height: 30px;

}
.contact_box .contact_iconimg{
	width: 30px;
    height: 40px;
	margin: 0 5px;
}
.contact_box .contact_iconimg img{
	width: 100%;
	margin: 5px 0;
	
}
.contact_info>p{
	font-size: 16px;
    color: #333;
    font-weight: 700;
	margin: 10px 0;
}
.contact_info li p{
	line-height: 30px;
}
.contact_boxbox{
	z-index: 4;
	width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow:auto;
}

.contact_title{
	font: 24px "Microsoft YaHei";
    color: #034593;
	padding: 25px 80px;
}
.contact_title span{
	display: block;
    font: 18px "Microsoft YaHei";
    color: #333333;
    padding-top: 10px;
}
.contact_info{
	width: 70%;
}
.contact_info_img{
	width: 25%;
	display: flex;
    align-items: center;
}
.contact_info_img img {
	display: block;
    width: 50%;
    margin: 0 auto;
}
.g-fwdz .fwdzs .contact_box:hover{
	opacity: .9;
    background: #f5f5f5;
}
/* 滑动条样式 */
.contact_boxbox::-webkit-scrollbar {/*滚动条整体样式*/
	width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.contact_boxbox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 10px;
	 -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #999;
}
.contact_boxbox::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}