*{
	padding:0;
	margin:0;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}


body{
	margin:0 auto;
}

.banner{
	width:100%;
	height:520px;
	background:url(../images/banner.jpg) no-repeat center center;
}


.content_one{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:100px;
}

.con_one_img{
	width:100%;
	display:flex;
	justify-content:space-between;
}

.con_one_info{
	width:100%;
	margin-top:30px;
}

.con_one_info p{
	text-align:center;
	font-size:18px;
	line-height:40px;
}


.con_one_btn{
	width:600px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:40px;
}


.con_one_btn a{
	width:224px;
	height:50px;
	display:block;
	line-height:50px;
	text-align:center;
	border:2px solid #6A584E;
	color:#6A584E;
	font-size:18px;
	transition:0.6s;
}

.con_one_btn a:hover{
	border:2px solid #B20000;
	background:#000;
	color:#fff;
}


.mupiao{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}


.mpbox{
	width:580px;
	height: 200px;
	border: 2px solid #6A584E;
	margin-bottom: 40px;
}

.mpbox h3{
	width:150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	background: #6A584E;
	border-radius: 20px;
	margin: 10px 0 0 10px;
	color: #FFF;
}

.mpbox p{
	padding: 20px;
	line-height: 30px;
	
}


.big_title{
	width:100%;
	height:242px;
	background:url(../images/xicanjg_13.jpg) no-repeat center center;
	text-align:center;
	color:#FFF;
	overflow:hidden;
}

.big_title h2{
	font-size:42px;
	margin-top:50px;
}

.big_title h3{
	font-size:22px;
	font-weight:normal;
	margin-top:10px;
}

.boxdown{
	width:50px;
	height:30px;
	margin:0 auto;
	margin-top:30px;
	overflow:hidden;
	position:relative;
}

.boxdown p{
	width:30px;
	height:30px;
	position:absolute;
	left:10px;
	top:-15px;
	background:#FFF;
	transform:rotate(45deg);
}

.boxdown span{
	width:30px;
	height:30px;
	display:block;
	position:absolute;
	left:8px;
	top:-23px;
	border:2px solid #6A584E;
	transform:rotate(45deg);
}


.kc_title{
	width:1200px;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
}

.kc_title h2{
	font-size:42px;
	color:#F2AB2D;
}

.kc_title h3{
	font-size:18px;
	font-weight:normal;
	color:#666;
	margin-top:10px;
}

.kc_title h4{
	font-size:22px;
	font-weight:normal;
	color:#333;
	margin-top:10px;
}


.kc_youzhi{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	display:flex;
	justify-content:space-between;
}


.kc_box{
	width:390px;
}

.kc_box img{
	display:block;
}

.kc_info{
	margin-bottom:20px;
}

.kc_info img{
	display:block;
}

.kc_info h3{
	height:34px;
	line-height:34px;
	color:#F2AB2D;
}

.kc_info p{
	font-size:16px;
	line-height:26px;
}

.kc_info p b{
	width:100%;
	display:block;
	font-size:18px;
}

.huanjing{
	width:1200px;
	margin:0 auto;
	margin-top:50px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.huanjing img{
	display:block;
}

.w771px{
	width:771px;
	position:relative;
	margin-bottom:24px;
}


.w771px p{
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(255,255,255,0.7);
	line-height:50px;
	text-align:center;
	font-size:18px;
}

.w405px{
	width:405px;
	position:relative;
	margin-bottom:24px;
}


.w405px p{
	width:100%;
	height:50px;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(255,255,255,0.7);
	line-height:50px;
	text-align:center;
	font-size:18px;
}


.kecheng-box{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
}


.list_box{
	width:100%;
	height:auto;
	box-shadow:0 0 6px #ccc;
	display:flex;
	justify-content:space-between;
	margin-bottom:40px;
}

.list_box dl{
	width:500px;
}



.list_box dl img{
	display:block;
}


.list_box div{
	width:620px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	padding-left: 40px;
}


.list_box div li{
	width:100%;
}

.list_box div li p{
	width:580px;
}


.list_box div li h3{
	font-size:24px;
	margin-bottom:10px;
}

.list_box div li h3 i{
	width:8px;
	height:8px;
	display:inline-block;
	background:#E39F16;
	vertical-align:middle;
	margin-right:8px;
}

.list_box div li p{
	line-height:32px;
	font-size:18px;
	color:#333;
}

.ketang{
	width:100%;
	height:690px;
	background:url(../images/xicanjg_53.jpg) no-repeat top center;
	margin-top:60px;
	padding-top:110px;
}


.shipin{
	width:788px;
	margin:0 auto;
	position:relative;
}

.shipin .tips{
	width:190px;
	height:230px;
	background:#6A584E;
	position:absolute;
	left:-200px;
	top:-150px;
	display:flex;
	justify-content:center;
	align-items:center;
}

.tips p{
	width:120px;
	font-size:22px;
	color:#FFF;
	line-height:32px;
}


#persons {
  position: relative;
  width: 1220px;
  margin: 0 auto;
  margin-top:60px;
}

#persons ul{
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


#persons ul li{
	width:390px;
	height: 270px;
	border: 1px solid #999;
	border-radius: 12px;
	margin-bottom: 20px;
}

#persons ul li img{
	width:380px;
	height: 260px;
	display: block;
	margin: 5px;
	border-radius: 12px;
}





.mingshi{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
	display:flex;
	justify-content:space-between;
}


.msbox{
	width:370px;
	height:545px;
	background:#6A584E;
}

.msbox img{
	display:block;
	margin:16px;
}

.msbox dl{
	width:338px;
	margin:0 auto;
	position:relative;
}

.msbox dl span{
	position:absolute;
	right:0;
	top:10px;
}

.msbox dl span img{
	margin:0;
}

.msbox dl dt{
	color:#FFF;
	font-size:24px;
	margin-top:10px;
}
.msbox dl dd{
	color:#FFF;
	font-size:18px;
	margin-top:15px;
}



.qianjing{
	width:1200px;
	margin:0 auto;
	border:1px solid #eee;
	margin-top:50px;
}


.qjbox{
	width:1160px;
	background:#F3F3F3;
	margin:20px;
	overflow:hidden;
}


.qjinfo{
	width:1080px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}


.danwei{
	width:514px;
}

.danwei p{
	font-size:20px;
	color:#333;
	line-height:36px;
	margin-bottom:30px;
}

.danwei ul{
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.danwei ul li{
	margin-bottom:30px;
}

.zhiwei{
	width:430px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.zhiwei dl{
	width:200px;
	margin-bottom:20px;
}

.zhiwei dl dt{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#FFF;
}

.zhiwei dl img{
	width:100%;
	display:block;
}


.footform{
	width:100%;
	height:520px;
	background:url(../images/xicanjg_95.jpg) no-repeat;
	margin-top:100px;
	overflow:hidden;
}


.formbox{
	width:790px;
	height:360px;
	background:#fff;
	margin:0 auto;
	margin-top:80px;
}

.formbox h3{
	width:100%;
	height:100px;
	line-height:100px;
	text-align:center;
	font-size:28px;
}


.boxinfo{
	width:656px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:20px;
}


.boxinfo dl{
	width:128px;
}

.boxinfo dl dt{
	width:100%;
	height:40px;
	border-radius:8px;
	background:#E29C22;
	line-height:40px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	margin-bottom:24px;
}


.boxinfo ul{
	width:500px;
}

.boxinfo ul li{
	width:100%;
	height:40px;
	margin-bottom:24px;
}

.boxinfo ul li input{
	width:100%;
	height:40px;
	border:none;
}

.ipbg{
	background:#F3F3F3;
	font-size:18px;
	text-indent:6px;
	border-radius:6px;
}

.subbg{
	background:#E29C22;
	cursor:pointer;
	color:#FFF;
	font-size:18px;
	border-radius:6px;
}






