@charset "utf-8";

body {
	font-family: "微软雅黑", "arial";

}

img {
	border: none;
}

button {
	cursor: pointer;
	font-size: 0px;
	outline: none;
	border: none;
}
input{
	outline: none;
}
input:focus{
	outline: none;
}
a{
	text-decoration: none;
}
i {
	font-style: normal;
}
ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.banner {
    width: 100%;
    height: 401px;
	max-width: 1920px;
    background: url(bk1.png) center center no-repeat;
	margin: 0 auto;
  	/* background-size: 100% 100% !important; */
}

.main_m{
	width: 100%;
	max-width: 1920px;
	min-height: 500px;
	background: url(bk2.png) no-repeat center center;
	background-size: 100% 100%!important;
	margin: 0 auto;
	padding-bottom: 50px;
}

.main_box{
	width: 1200px;
	margin: 0px auto;
}

.cbff{
	width: 100%;
	min-height: 10px;
	padding: 30px;
	background-color: #fff;
	border-radius: 6px;
	margin-bottom: 50px;
}
.cbff .cbff_box{
	width: 100%;
	min-height: 284px;
	background-color: #DBEBFE;
	border-radius: 3px;
	padding: 5px;
	
}
.cbff .cbff_box .cbff_title{
	width: 100%;
	padding-left: 94px;
	height: 88px;
	line-height: 88px;
	font-size: 32px;
	color: #0673E0;
	background: url(huo.png) no-repeat 22px center;
	background-size: 64px 64px;
}
.cbff .cbff_box .cbff_lst{
	width: 100%;
	min-height: 185px;
	background-color: #fff;
	padding: 30px 244px 30px 30px;
	position: relative;
}
.cbff .cbff_box .cbff_lst .p1{
	font-size: 36px;
	line-height: 72px;
	color: #000000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.cbff .cbff_box .cbff_lst .p2{
	font-size: 32px;
	line-height: 64px;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.cbff .cbff_box .cbff_lst .a1{
	display: block;
	width: 190px;
	height: 64px;
	position: absolute;
	top: 66px;
	right: 30px;
	background: url(qbl.png) no-repeat center;
}

.afl{
	width: 100%;
	min-height: 10px;
	padding: 30px;
	background-color: #fff;
	border-radius: 6px;
	margin-bottom: 50px;
}

.lnr_title{
	width: 100%;
	height: 67px;
	background: url(tb1.png) no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	font-size: 48px;
	color: #333333;
}

.lnr_title2{
	width: 100%;
	height: 67px;
	background: url(tb2.png) no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
	font-size: 48px;
	color: #333333;
}
.afl .afl_ul{
	width: 100%;
	height: 62px;
	margin-top: 40px;
}
.afl .afl_ul li{
	float: left;
	height: 62px;
	line-height: 62px;
	font-size: 44px;
	color: 666666;
	padding: 0px 30px;
	background: url(hui.png) no-repeat center left;
	cursor: pointer;
}
.afl .afl_ul li:first-child{
	background: none;
	padding: 0px 30px 0px 0px;
}
.afl_on{
	color: #0673E0!important;
}
.afl_box{
	width: 100%;
	min-height: 50px;
}
.afl_box .box_ul{
	width: 100%;
}
.afl_box .box_ul li{
	width: 100%;
	height: 120px;
	border: 4px #DBEBFE solid;
	padding: 0px 30px;
	margin-top: 30px;
}
.afl_box .box_ul li span{
	float: left;
	width: 950px;
	height: 120px;
	line-height: 120px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	font-size: 36px;
	color: #333333;
	padding-left: 36px;
	background: url(dian.png) no-repeat center left;
}
.afl_box .box_ul li a{
	float: right;
	height: 120px;
	line-height: 120px;	
	font-size: 32px;
	color: #0673E0;
}



.shff{
	width: 100%;
	min-height: 10px;
	padding: 30px;
	background-color: #fff;
	border-radius: 6px;
	margin-bottom: 50px;
}
.shff .shff_list{
	width: 100%;
	margin-top: 40px;
}

.shff .shff_list a{
	float: left;
	display: block;
	width: 360px;
	height: 260px;
	margin: 0px 30px 30px 0px;
	background-size: 100%!important;
	padding: 170px 30px 0px 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	cursor: pointer;
	font-size: 36px;
	color: #333333;
	text-align: center;
	display: none;
}
.shff .shff_list a:nth-child(3n){
	margin: 0px 0px 30px 0px;
}
.zkgd{
	width: 168px;
	height: 45px;
	font-size: 32px;
	color: #0673E0;
	line-height: 45px;
	background: url(xia.png) no-repeat 143px 20px;
	margin: 0 auto;
	cursor: pointer;
}






.zczd{
	width: 100%;
	min-height: 10px;
	padding: 30px;
	background-color: #fff;
	border-radius: 6px;

}

.zczd_list{
	width: 100%;
		margin-top: 40px;
}
.zczd_list a{
	float: left;
	width: 555px;
	height: 297px;
	margin: 0px 30px 30px 0px;
	border: 4px #DBEBFE solid;
	padding: 30px;
	position: relative;
	display: none;
}
.zczd_list a:nth-child(2n){
	margin: 0px 0px 30px 0px;
}
.zczd_list a .p1{
	font-size: 36px;
	line-height: 54px;
	color: #000000;
}
.zczd_list a .p2{
	font-size: 32px;
	color: #666666;
	position: absolute;
	left: 30px;
	bottom: 30px;
}