body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;border: none;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/

body{
	text-align: justify;
	text-justify:inter-ideograph;
	font-family: "微软雅黑";
}
.clearf::after{
	content: '';	
	display: block;
	clear: both;
}
html,body{
	background: #f0f0f0;
}
.wrap{
	max-width: 1000px;
	margin: auto;
    box-shadow: 0 0 12px 5px #bbb;
}
header{
	background: url(../img/hbg.png) no-repeat;
	height: 350px;
	position: relative;
}
header img{
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.nav{
	max-width: 725px;
	/*height: 53px;*/
	width: 100%;
	background: #8e1529;
    position: absolute;
    top: 325px;
    margin: auto;
    z-index: 99;
    left: 0;
    right: 0;
    text-align: center;
    background: -webkit-linear-gradient(top, #af283e,#8e1529);
    background: -moz-linear-gradient(top, #af283e,#8e1529);
    background: -o-linear-gradient(top, #af283e,#8e1529);
    background: -ms-linear-gradient(top, #af283e,#8e1529);
    background: linear-gradient(top, #af283e,#8e1529);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #af283e, endColorstr = #8e1529);
}
.nav a{
	/*display: inline-block;*/
	line-height: 53px;
	font-size: 18px;
	color: #f4d9bf;
	padding: 0 36px;
	border-right: 1px solid #f4d9bf;
}
.nav a:last-child{
	border: none;
}
.block{
	width: 100%;
}
.block:after{
	content: '';	
	display: block;
	clear: both;
}
.btitle,.btext{
	width: 50%;
	float: left;
	position: relative;
	height: inherit;
}
.btext{
    background: #f2f1ee;
}
.btext:after{
	content: '';
	display: block;
	clear: both;
}
.btitle{
	position: relative;
}
.btitle span{
	position: absolute;
	width: 178px;
	height: 58px;
	color: #ffffff;
	background: #caa767;
	margin: auto;
	top: 15px;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 24px;
	text-align: center;
	line-height: 58px;
	letter-spacing: 5px;
}
.bt_box1{
	max-width: 370px;
	width: 100%;
    height: 194px;
	font-size: 12px;
	color: #4e4e4e;
	line-height: 18px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.t1{
	background: url(../img/b1.png) no-repeat;
	height: 339px;
}
.bt_box2{
	padding: 46px 44px;
    font-size: 12px;
    line-height: 18px;
    color: #4c4c4c;
}
.bt_con2{
	padding-bottom: 22px;
}
.time{
	color: #ce8217;
	font-size: 14px;
	float: left;
	padding-right: 10px;
}
.cont{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	color: #4c4c4c;
}
.cont span{
	display: block;
	font-weight: bold;
}
.cont b{
	display: block;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;	
    padding: 3px 0;
}
.t2{
	background: url(../img/b2.png) no-repeat;
}
.sw1{
	width: 50%;
	float: left;
}
.sw1 img{
	width: 100%;
}
.sw1 p{
	width: 94%;
    position: absolute;
    font-size: 14px;
    color: #fff;
    bottom: 0;
    height: 36px;
    padding: 0 3%;
    z-index: 1;
    background-color: rgba(12, 12, 12, 0.69);
    line-height: 32px;
}
.report{
	float: left;
	width: 50%;
    height: inherit;
    /*overflow: auto;*/
}
.report_box{
	padding: 34px 62px;
	height: 230px;
	overflow: auto;
}
.report_con{
	padding-bottom: 19px;
}

.rtitle{
	color: #96632e;
	font-size: 14px;
	display: block;
}
.rtext{
	display: block;
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	padding-top: 8px;
}
.t3{
	z-index: 99;
	position: absolute;
	width: 178px;
	height: 58px;
	color: #ffffff;
	background: #caa767;
	font-size: 24px;
	text-align: center;
	line-height: 58px;
	letter-spacing: 5px;
}
.sign_box{
	width: 100%;
	background: url(../img/b3.png) no-repeat;
	padding-top: 1px;
}
.sign_l,.sign_r{
	position: relative;
	float: left;
}
.sign_l{
    width: 50%;
}
.sign_l_box{
	padding: 34px 60px;
}
.inputtext {
    border: none;
    max-width: 368px;
    width: 100%;
    height: 31px;
    margin-bottom: 4px;
    padding-left: 12px;
    line-height: 31px;
}
.btn {
	border: none;
    width: 209px !important;
    height: 39px !important;
    background: #caa767;
    font-size: 18px;
    color: #fff;
    padding-left: 0 !important;
    display: block;
    margin: 6px auto;
    border-radius: 4px;
    cursor: pointer;
}
.tips{
	color: #4c4c4c;
	font-size: 12px;
	line-height: 18px;
}
.sign_r{
	width: 49%;
	height: 393px;
}
.sign_r img{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ewm{
    width: 140px;
    height: 140px;
    padding-right: 10px;
}
.span_con {
    display: inline-block;
    vertical-align: top;
}
.bt_box4{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 184px;
    width: 80%;
}
.span_con span{
    font-size: 12px;
    color: #4c4c4c;
    display: block;
    text-align: left;
    padding-bottom: 4px;
}
footer{
	background: #e2cea9;
}
.footer_l,.footer_r{
	display: inline-block;
	vertical-align: top;
	float: left;
}
.footer_l{
	padding-top: 29px;
	padding-left: 74px;
	padding-right: 50px;
}
.footer_r{
	width: 70%;
	padding-top: 29px;
	padding-bottom: 38px;
}
.footer_r p{
	font-size: 12px;
	line-height: 18px;
	color: #4c4c4c;
}

@media only screen and (max-width: 700px) {
	header img{
		width: 100%;
	}
	.block:nth-child(2),.block:nth-child(3){
		height: auto !important;
	}
	.block:nth-child(2) .btext{
		height: 280px !important;
	}
	.bt_box1{
		width: 90%;
		height: 240px;
	}
	.nav{
	    overflow: auto;
   		white-space: nowrap;
	}
	.nav a{
		line-height: 40px;
	}
	.btitle,.btext,.sw1,.report{
		width: 100%;
	}
	.t1{
		height: auto;
	}
	.t2{
		display: none;
	}
	.bt_box2 {
	    padding: 14px 14px;
	}
	.block{
		height: inherit !important;
	}
	#review{
		min-height: 327px;
	}
	#review .btext {
	    height: 327px;
	}
	.bt_box4{
		position: inherit;
		height: auto !important;
	}
	.cont{	
		width: 70%;
	}
	.sign_box{
		background: none;
	}
	.sign_l, .sign_r{
		width: 100%;
		float: none;
	}
	.sign_l_box{
		padding: 10px 60px;
	}
	.sign_r{
		display: none;
	}
	.sign_r_con img{
		display: none;
	}
	.bt_box4{
		width: 100%;
		height: 204px;
	}
	.ewm{
		display: block;
		margin: auto;
		padding: 0;
		padding-bottom: 10px;
	}
	.span_con{
		display: block;
	}
	.span_con span{
		width: 70%;
		margin: auto;
	}
	footer{
		padding-bottom: 20px;
	}
	.footer_l, .footer_r {
		padding: 0;
		padding-top: 20px;
   		display: block;
   		float: none;
    }
    .footer_l img{
    	display: block;
    	margin: auto;
	    padding-top: 20px;
    }
    .footer_r{
    	margin: auto;
    	width: 90%;
    	
    }
}