* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
ul, ol, li {
    list-style-type: none;
}
img {
    border: 0;
}
input, select, textarea, li{
    vertical-align: middle;
}
body{
    background: #ffffff;
}
.mk{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.bt1{
	width: 500px;
	margin: 0 auto 20px auto;
	text-align: center;
}
.bt1 h2{
	width: 500px;
	text-align: center;
	font-size: 42px;
	color: #e83d01;
	margin-bottom: 10px;
}
.bt1 p{
	width: 500px;
	text-align: center;
	font-size: 20px;
	color: #bdab93;
}
.kcts{
	display: flex;
	justify-content: space-between;
}
.kcts img{
	
}
.kcts .tsnr{
	width: 700px;
}
.kcts .tsnr p{
	font-size: 20px;
	color: #585857;
	text-indent: 40px;
	line-height: 36px;
}
.kcts .tsnr a{
	width: 290px;
	background-color: #bdab93;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	display: block;
	margin-top: 40px;
}
.nrjs{
	    width: 100%;
	    font-size: 20px;
	    color: #5d5c5c;
	    margin: 20px 0;
}
.nrjs span{
	color: #fe0303;
	font-size: 24px;
}
.llkc{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.llkc img{
	width: 220px ;
}
.llkc p{
	width: 220px;
	text-align: center;
	line-height: 40px;
	color: #5d5c5c;
	font-size: 20px;
}
.btn{
	background-color: #bdab93;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	display: block;
	margin-top: 40px;
}
.zpzs{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zpzs img{
	width: 280px;
	margin-bottom: 20px;
}
.skhj{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.skhj img{
	width: 390px;
	margin-bottom: 20px;
}
.rmzy{
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
.rmzy .zy{
	width: 260px;
}
.rmzy .zy img{
	width: 260px;
}
.rmzy .zy p{
	width: 260px;
	line-height: 38px;
	text-align: center;
	font-size:20px ;
}
.btn2{
	width: 150px;
	display: block;
	background-color: #bdab93;
	color: #fff;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	margin: 10px auto;
}