@charset "utf-8";
/* CSS Document */

body {
	background:#eaeaea;
}
.content{background:#fff;}

.blank {width:100%; height:60px;background:#fff;float: left;}
.bank {width:100%; height:5px;background:#eaeaea;float: left;}
.line {width:100%; height:1px;background:#ddd;float: left;}

.conc_zj{
	width:100%;
	float:left;
}
.conc_hd{
	width:100%;
	float:left;
}
.conc_hd ul{
	width:60%;
	height:60px;
	margin:0 auto;
	list-style: none;
	border-bottom:0px #ccc solid;	
}
.conc_hd ul li{
	width: 40%;
	float: left;
	text-align: center;
	font-size:1.6rem;
	line-height:48px;
	padding-right:15px;
	background:#ebebeb;
	margin-right:15px;
}
.conc_hd ul li:last-child{
	padding-right:0;
}
.conc_hd ul li.on {
    color:#d14c35;
}
.conc_bd{
	width:100%;
	float:left;
	margin-bottom: 50px;
}
.conc_bd .kszj{
	width:100%;
	float:left;
}
.conc_bd .kszj ul{
	width:96%;
	margin:0 auto;
}
.conc_bd .kszj ul li{
	width:100%;
	float:left;
	padding:14px 6px;
	border-bottom:1px #ddd solid;
}
.conc_bd .kszj ul li .kezj_le{
	width:26%;
	float:left;
}
.conc_bd .kszj ul li .kezj_le img{
	width:90%;
	border-radius:50%;
	margin-top: 10px;
}
.conc_bd .kszj ul li .kezj_co{
	width: 66%;
    float: left;
    padding: 20px 1% 0 2%;
}
.conc_bd .kszj ul li .kezj_co h2{
	width: 100%;
    float: left;
    font-size: 1.8rem;
    margin-bottom: 6px;
}
.conc_bd .kszj ul li .kezj_co h2 span{
	display:inline-block;
	padding:0 8px;
	font-size:1.3rem;
	line-height:28px;
	color:#185a9e;
	border:1px #185a9e solid;
	border-radius:12px;
	margin-left:12px;
	
}
.conc_bd .kszj ul li .kezj_co h3{
	width:100%;
	float:left;
	color:#444;
	font-size:1.3rem;
	line-height:32px;
}
.conc_bd .kszj ul li .kezj_co p{
	width:100%;
	float:left;
	color:#666;
	line-height:30px;
	font-size:1.2rem;
}
.conc_bd .kszj ul li .kezj_ri{
	float:left;
	font-size:1.4rem;
	color:#fff;
	padding:5px 15px;
	text-align:center;
	border-radius:6px;
	background:#5d76bb;
	margin-top:20px;
	margin-left:-80px;
	letter-spacing: 0.1rem;
}

.zj_bt{ width:610px; margin:24px 15px; float:left; text-align:right; color:#7b7d7c; line-height:50px;}
.zj_bt p{ width:auto; font-size:30px; color:#202221; line-height:50px; height:50px;text-align:center;}
.zj_bt span{ color:#066835}
.zj_bt img{ margin-top:10px; margin-left:50px; float:right}


.zjtd {width:92%; float:left;margin:0 4%;position:relative;margin-bottom: 15px;}
.zjtd p{width:100%; font-size:20px; line-height:34px;margin-bottom:16px;text-indent: 2rem; padding:0px 0;}
.zjtd .wzqh{width:330px;height:50px;position:absolute;right:20px;top:-70px;text-align:right; color:#3259a0; line-height:50px;}
.zjtd .wzqh span{ color:#c31d0d;}
.zjtd .zjxs{text-align:center;display:inline-block;width:180px;padding-bottom:12px;margin:0 12px 0 0;}
.zjtd .zjxs p{color:#292929;font-size:22px;padding:5px 0;text-indent: 0rem;margin-bottom:0px; }
.zjtd .zjxs img{width:180px;}
.zjtd .zjxs span{color:#555;display:block;font-size:16px;}

.zhuanjiaa{width:100%;height:40px;background:#156dc7;color: #FFFFFF;font-size: 20px;text-align: center;line-height: 40px;display:block;margin-top:20px;}


.zj_hd{width:100%;float:left;
}
.zj_hd ul{
	width:92%;
	height:70px;
	margin:0 auto;
	list-style: none;
	border-bottom:0px #ccc solid;
	
}
.zj_hd ul li{
	width: 12.2%;
	float: left;
	font-size:1.4rem;
	line-height:36px;
	border: 1px solid #b1b1b1;	
	margin: 3px 5px 20px;
	text-align: center;
}

.zj_hd ul li span{
	float: left;
	font-size:0.9rem;
	line-height:32px;	
	margin: 0 8px;
	text-align: center;}

.zj_hd ul li:last-child{padding-right:0;}
.zj_hd ul li.on {color:#f9f9f9; background: #536ccb;}

.zj_bd{width:100%;float:left;margin-bottom: 10px;}
.zj_bd .kszj{width:100%;float:left;}
.zj_bd .kszj ul{width:96%;margin:0 auto;}
.zj_bd .kszj ul li{width:100%;float:left;padding:14px 6px 30px;}
.zj_bd .kszj ul li .kezj_le{width:26%;float:left;}
.zj_bd .kszj ul li .kezj_le img{
	width:90%;
	border-radius:50%;
	margin-top: 10px;
}
.zj_bd .kszj ul li .kezj_co{
	width: 66%;
    float: left;
    padding: 15px 1% 0 2%;
}
.zj_bd .kszj ul li .kezj_co h2{
	width: 100%;
    float: left;
    font-size: 1.6rem;
    margin-bottom: 6px;
}

.zj_bd .kszj ul li .kezj_co h2 span{
	display:inline-block;
	padding:0 8px;
	font-size:1.3rem;
	line-height:28px;
	color:#185a9e;
	border:1px #185a9e solid;
	border-radius:12px;
	margin-left:12px;
	
}

.zj_bd .kszj ul li .kezj_co h3{
	width:100%;
	float:left;
	color:#444;
	font-size:1.3rem;
	line-height:34px;
}
.zj_bd .kszj ul li .kezj_co p{
	width:100%;
	float:left;
	color:#666;
	line-height:30px;
	font-size:1.2rem;
}
.zj_bd .kszj ul li .kezj_ri{
	float:left;
	font-size:1.4rem;
	color:#fff;
	padding:5px 15px;
	text-align:center;
	border-radius:6px;
	background:#5d76bb;
	margin-top:20px;
	margin-left:-80px;
	letter-spacing: 0.1rem;
}
