html,body,div,p,ul,li,span,a,img,dl,dt,dd,i,strong,em,h1,h2,h3,h4,h5{
	padding:0;
	margin:0;
}

body{
	min-width:1440px;
	margin:0 auto;
}

a{
	text-decoration:none;
}

ul{
	list-style:none;
}

i{
	font-style:normal;
}

.banner{
	width:100%;
	height:600px;
	background:url(../images/banner.jpg) no-repeat center center;
}


.jianjie{
	width:1200px;
	height:383px;
	border:1px solid #DFDEE3;
	margin:0 auto;
	margin-top:90px;
	display:flex;
	justify-content:space-between;
}

.jj_img{
	width:546px;
}

.jianjie .jj_text{
	display:flex;
	justify-content:center;
	align-items:center;
}

.jianjie .jj_text p{
	padding:0 60px;
	font-size:20px;
	color:#666;
	line-height:40px;
}


.content2{
	width:100%;
	margin-top:100px;
	display:flex;
	justify-content:center;
}


.content2 .kclist{
	width:auto;
	background:#FC3C47;
	display:flex;
	flex-wrap:wrap;
	align-content:center;
}

.content2 .kclist dl{
	width:940px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}


.content2 .kclist p{
	width:800px;
	margin:0 auto;
	color:#FFF;
	font-size:20px;
	line-height:36px;
	text-indent:40px;
	margin-top:40px;
}

.content2 .bimg img{
	display:block;
}



.content3{
	width:100%;
	height:557px;
	background:url(../images/bj.png) no-repeat center center;
	overflow:hidden;
}

.hntt{
	width:1050px;
	margin:0 auto;
}

.hntt h3{
	width:100%;
	text-align:center;
	color:#FFF;
	font-weight:normal;
	margin-top:75px;
}

.hntt h3 strong{
	width:100%;
	display:inline-block;
	color:#eee;
	font-size:50px;
}
.hntt h3 span{
	width:100%;
	display:inline-block;
	font-weight:normal;
	font-size:16px;
	color:#CCC;
	margin-top:12px;
}

.hntt dl{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}

.hntt dl dd{
	width:150px;
	height:150px;
	border:1px solid #FFF;
	background:url(../images/ico.png) no-repeat;
}


.hntt dl dd:nth-child(1){
	background-position:35px 40px;
}
.hntt dl dd:nth-child(2){
	background-position:35px -75px;
}
.hntt dl dd:nth-child(3){
	background-position:35px -192px;
}
.hntt dl dd:nth-child(4){
	background-position:35px -310px;
}

.hntt ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin-top:20px;
	color:#FFF;
}

.hntt ul li{
	width:150px;
	height:150px;
	text-align:center;
}

.hntt ul li p{
	font-size:48px;
	font-weight:600;
	font-family:Tahoma, Geneva, sans-serif
}

.hntt ul li p i{
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	vertical-align:top;
}

.btitle{
	width:1200px;
	margin:0 auto;
	text-align:center;
	margin-top:60px;
}

.btitle h2{
	font-size:50px;
	color:#333;
}
.btitle p{
	color:#666;
	margin-top:10px;
}

.tanglei{
	width:1200px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.tanglei p{
	width:210px;
	line-height:30px;
	text-align:center;
	font-size:18px;
	margin-bottom:50px;
}
.tanglei p img{
	width:190px;
	margin:0 auto;
	transition:.5s;
}

.tanglei p img:hover{
	transform:scale(1.1);
}

.tanglei p span{
	width:100%;
	display:block;
}


.zixun{
	width:670px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}


.zixun a{
	width:300px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:22px;
	border-radius:10px;
}

.zixun a:nth-child(1){
	border:1px solid #FF2D25;
	color:#FF2D25;
	box-sizing:border-box;
}

.zixun a:nth-child(2){
	background:#FF2D25;
	color:#FFF;
}


.shizao{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:40px;
}

.shizao ul{}

.shizao ul img{
	display:block;
	margin-bottom:16px;
}

.bmjj{
	width:100%;
	height:555px;
	background:#EEEEEE url(../images/bjj.jpg) no-repeat left top;
	margin-top:80px;
}

.bmcen{
	width:1200px;
	height:auto;
	margin:0 auto;
	position:relative;
}


.bmbox{
	width:720px;
	height:390px;
	background:#FFF;
	position:absolute;
	left:370px;
	top:80px;
	box-shadow:0 0 10px #CCCCCC;
	overflow:hidden;
}

.bmbox h2{
	font-size:32px;
	color:#FF201C;
	text-align:center;
	margin-top:40px;
}
.bmbox h5{
	color:#666;
	font-size:16px;
	font-weight:normal;
	text-align:center;
	margin-top:10px;
}

.bmbox dl{
	width:550px;
	margin:0 auto;
}

.bmbox dl dt{
	width:100%;
	height:60px;
	background:url(../images/bm_icon.png) no-repeat;
	margin-top:10px;
	border-bottom:1px solid #000;
}

.bmbox dl dt:nth-child(1){
	background-position:10px 15px;
}

.bmbox dl dt:nth-child(2){
	background-position:10px -68px;
}

.bmbox dl dt input{
	width:400px;
	height:50px;
	line-height:50px;
	font-size:20px;
	border:none;
	margin-left:60px;
	margin-top:5px;
}

.huoqu{
	width:300px;
	height:60px;
	display:block;
	border:none;
	background:#FF1C27;
	line-height:60px;
	text-align:center;
	font-size:20px;
	color:#FFF;
	margin:0 auto;
	margin-top:35px;
	cursor:pointer;
}

.morezy{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
}

.morezy dl{
	width:275px;
	height:216px;
	border-radius:10px;
	overflow:hidden;
	position:relative;
}

.morezy dl dd{
	width:100%;
	height:50px;
	background:#FA1F27;
	line-height:50px;
	position:absolute;
	left:0;
	bottom:0;
	display:flex;
	justify-content:space-between;
}
.morezy dl dd a{
	color:#FFF;
}

.morezy dl a img{
	transition:.5s;
}

.morezy dl a img:hover{
	transform:scale(1.2);
}

.morezy dl dd a:nth-child(1){
	font-size:20px;
	font-weight:bold;
	text-indent:15px;
}
.morezy dl dd a:nth-child(2){
	font-size:18px;
	margin-right:15px;
}











