.webtop{
	display: flex;
	justify-content: space-between;
	margin: 10px 80px;
	align-items: center;
}
.webtop_gs{
	display: flex;
	align-items: center;
}
.webtop_gs_li1{
	font-weight: 1000;
	font-size:200%;
	letter-spacing: 6px;
}
.webtop_gs_li2{
	font-size: 10%;
	letter-spacing: 2px;
	font-weight: bold;
}
.webtop_tel{
	display: flex;
	align-items: center;
}
.webtop_tel_d1{
	color: cornflowerblue;
	margin-right: 40px;
}
.tzgg{
	line-height:38px;
	padding:10px 0px 0px;
	background:#f1f1f1;
	position:relative;
	left:0px;
	width:100%;
	/* box-shadow:0px 1px 15px rgba(0,0,0,0.1) */
}
.tzgg_module{
	width: 1200px;
	display: flex;
	/* justify-content: center; */
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	float: left;
}
.tzgg_content{
	display: flex;align-items: center;margin-left: 38px;
}
.tzgg_img{
	width: 3.3%;
}
.tzgg_content_r{
	display: flex;align-items: center;width: 16%;
}
.tzgg_content_li{
	color: #157fd9;
	padding: 0 30px;
	width: 14%;
}
.lc{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.bsfkry{
	width: 100%;background-color: #f1f1f1;padding: 50px 0;
}
.wsbs_content1{
	font-size: 22px;
}
.wsbs_content1 a{
	color: #FFF;
}
.wsbs_content2{
	font-size: 16px;
}
.wsbs_content2 a{
	color: #FFF;
}
.wsbs_bj{
	width: 27%;
	height: 160px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #FFF;
	background-image: url('../images/wsbs.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.yjfk_bj{
	width: 27%;
	height: 160px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #FFF;
	background-image: url('../images/yjfk.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.ryzz_bj{
	width: 27%;
	height: 160px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #FFF;
	background-image: url('../images/ryzz.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.lc div div{
	margin-left: 50%;
	text-align: center;
}
.item_1 span{
	color: #1c49a5;
	font-weight: bolder;
	font-size: 20px;
	padding: 5px 0;
}
.gs_title{
	height: 120px;
	background-color: #1c49a5;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.gs_title2{
	position:relative;
	text-align:center;
}
.gs_title2 span{
	color: #fff;
	text-align: center;
}
.center_about{
	display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 60px 0 20px 0; */
	padding: 5% 0 2% 0;
}
.center_content{
	text-align: center;width: 21%;
}
.center_content2{
	font-weight: 900;font-size: 26px;
}
.center_content3{
	font-size: 20px;
}
.boutique{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 0;
}
.flex_col{
	padding: 0 17px;
	display: flex;
	flex-direction: column;
}
.flex_col div{
	background-color: #1c49a5;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 15px 0;
}
.zxjj_mod{
	display: flex;margin-bottom: 15px;
}
.zxjj_fl{width:50%;}
.zxjj_title{
	border-bottom:3px solid #00479d;font-size: 22px;color: #00479d;width: 16%;padding-left: 5px;font-weight: 900;line-height: 40px;
}
.zxjj_flt{font-size:20px;color:#7f7f7f;font-weight: 900;margin-top: 30px;}
.zxjj_flt span{font-size:24px;font-family:Arial;color:rgba(255,255,255,0.7);display:inline-block;margin-left:15px;}
.zxjj_flc{font-size:16px;line-height:30px;margin:5px 0px 10px 0px;padding:5px 0px;position:relative;color: #bab7b7;}
/* .zxjj_flc::before{width:78%;height:2px;display:block;background:#7CC2E7;position:absolute;left:0px;top:0px;content:"";} */
.zxjj_flbtn{display:block;width:23%;height:36px;text-align:center;line-height:36px;color:#5580be;background:#fff;font-size:16px;float: right;}
.zxjj_fr{
	width: 50%;
}
.zxjj_img{height: 407px;width: 100%;}
.ywjs_total{
	width: 100%;background-color: #f1f1f1;padding: 10px 0 50px 0;
}
.ywjs_title{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	font-weight: 900;
	color: #00479d;
}
.ywjs_title::before{
	width:8.5%;
	height:3px;
	display:block;
	background:#00479d;
	position:absolute;
	left:46%;
	top:35px;
	content:"";
}
.ywjs{
	display: flex;justify-content: space-between;align-items: center;
}
.ywjs_mod{
	width: 30%;
}
.ywjs_img{
	width: 100%;height: 200px;
}
.ywjs_content_bj{
	display: flex;
	align-items: center;
	flex-direction: column;
	background-color: #fff;
	margin: -4px 0 0 0;
	box-shadow: 0px 5px 10px #c3c3c3 ;
	width: 100%;
	height: 160px;
	font-size: 16px;
}
.ywjs_content_title{
	line-height: 50px;
	border-bottom:2px solid #6baaf6;
	font-size: 18px;
	width: 302px;
}
.ywjs_content_title a{
	color: #2c67ae;
}
.ywjs_content{
	line-height: 28px;
	margin-top: 10px;
	font-size: 16px;
	width: 302px;
	color: #b0b0b0;
}
.lxwmzxly{
	width: 100%;background-color: #f1f1f1;padding: 10px 0 50px 0;
}
.lxwm_d1{
	display: flex;justify-content: space-between;
}
.lxwm_d2{
	width: 49%;height: 450px;background-color: white;
}
.lxwm_d3{
	width: 95%;line-height: 50px;margin: 20px 0px 20px 30px;
}
.lxwm_module{
	display: flex;
}
.lxwm_map_mod{
	width: 57%;height: 320px;
}
.lxwm_map{
	width: 100%;height: 320px;
}
.lxwm_content{
	width: 43%;height: 320px;line-height: 40px;margin-left: 10px;
}
.lxwm_content_top{
	margin-top: -10px;
}
.lxwm_title{
	border-bottom:3px solid #00479d;font-size: 22px;color: #00479d;width: 17.5%;padding-left: 5px;font-weight: 900;line-height: 40px;margin-bottom: 30px;
}
.zxly_d1{
	width: 90%;line-height: 50px;margin: 20px auto;
}
.zxly_module{
	display: flex;align-items: center;border-bottom:1px dashed #e9e9e9;margin-right: 15px;
}
.zxly_content{
	color: #787878;
}
.zxly_title{
	border-bottom:3px solid #00479d;font-size: 22px;color: #00479d;width: 18.5%;padding-left: 5px;font-weight: 900;line-height: 40px;margin-bottom: 30px;
}
.zxly_ckgd{
	display:block;text-align:center;font-size:16px;margin: 8% 0 0 80%;color: #205ea9;
}
.sczczl_mod{
	display: flex;
}
.sczczl_fgx_mod{
	width: 5%;
}
.sczczl_fgx{
	border-bottom:1px solid #f6f6f6;transform: rotate(90deg);width: 460px;margin: 243px 0 0 -200px;
}
.universal_title{
	border-bottom:3px solid #00479d;font-size: 22px;color: #00479d;width: 27%;padding-left: 5px;font-weight: 900;line-height: 40px;margin-bottom: 30px;
}
.universal_d1{
	width: 30%;height: 490px;line-height: 50px;
}
.universal_d2{
	display: flex;align-items: center;border-bottom:1px dashed #e9e9e9;justify-content: space-between;width: 95%;
}
.universal_d3{
	display: flex;align-items: center;
}
.universal_d4{
	color: #787878;
}
.universal_d5{
	margin-right: 10px;
	color: #b9b6b6;
}
.universal_d6{
	display:block;text-align:center;font-size:16px;margin: 6% 0 0 70%;color: #205ea9;
}
.universal_icon{
	width: 0;height: 0;margin-right: 10px;border-left: 8px solid #0c74f0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;
}
.zzry_total{
	padding: 10px 0 50px 0;
}
/* .zzry_content{
	display: flex;align-items: center;justify-content: center;
}
.zzry_content_imgl{
	width: 2%;margin-right: 20px;
}
.zzry_content_imgr{
	width: 2%;margin-left: 20px;
} */
.zzry_mod{
	display: flex;align-items: center;justify-content: space-between;width: 100%;
}
.zzry_zpwz{
	display: flex;flex-direction: column;align-items: center;
}
.zzry_zpwz_img{
	width: 100%;
}
.zzry_zpwz_cont{
	color: #838383;line-height: 50px;
}
/* .zzry_zpwz div{
	display: flex;flex-direction: column;align-items: center;
}
.zzry_zpwz div img{
	width: 100%;
}
.zzry_zpwz div div{
	color: #838383;line-height: 50px;
} */
.yqlj_total{
	background:#f1f1f1;padding-top: 10px;
}
/* .footer_d1{
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer_img{
	width: 6%;
}
.footer_ba{
	color: #FFFFFF;
	    font-size: 16px;
	    text-align: center;
	    line-height: 35px;
} */