@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0; list-style:none; border:none; font-family: Arial, 'Microsoft YaHei',sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}

/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------页面-------------------------------------------*/
body{background:#eeeeee; }
/*-----------------------------------------------------------------导航------------------------*/
.headv {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 60px; background:#FFF; box-shadow:2px 10px 30px #e5e5e5; width:70%; padding: 0 15%;
	z-index: 99;
}
.headv div {
	float: left; width:16%; font-size:16px; margin:0 2%; text-align:center; line-height:60px;
	cursor: pointer;
}
.headv div:hover{ background:#a50000; color:#FFF;}
.btn{ font-weight: bold;color:#a50000; display: block;}
.btn:hover{ color:#fff;}


.banner_ph{ display:none;}
.banner{ width:100%; margin:auto; overflow:hidden; position:relative; padding-top: 77px; }
.banner img{ width:100%; height:100%;}

.nav{ width:100%; height:60px; background:#a50000;}
.nei{ width:1200px; margin:auto; overflow:hidden;}
.nei p{ float:left; height:60px; }
.nei p img{  margin-top: 10px; width:75%;}
.nei ul{ width:600px; float:left;}
.nei ul li{ float:left; font-size:16px; line-height:60px; margin:0 10px;}
.nei ul li a{ color:#FFF}
.nei ul li a:hover{ text-decoration:underline;}

.con_02{ width:1200px; margin:auto; overflow:hidden; margin:3rem auto;}
.con_02 h1{ font-size:36px; margin-bottom:20px; color:#a50000;}
.con_02 p{ font-size:18px; text-align:inherit; line-height:32px; margin-bottom: 10px;}
.con_07{ width:100%; margin:auto; margin-top:20px; padding:20px 0; background:#f8f8f8}
.biaoti1{ width:1200px; margin:20px auto; font-size:36px; color:#a50000; }


.con_07 h2{ width:1200px; margin:20px auto; font-size:24px; color:#000; border-bottom:1px solid #999; padding-bottom:10px; }
.con_07 ul{ width:1200px; overflow:hidden; margin:auto; margin-bottom:30px;}
.con_07 ul li{ overflow:hidden; border-bottom:1px solid #999; padding:1.5% 0;}
.time{ width:15%; float:left; font-weight:bold; font-size:18px; padding-left:20px; line-height: 50px;}
.ren{ float:left; width:13%; margin-right: 2%;}
.ren img{ width: 100%;}
.font{ width:60%; overflow:hidden; float:left; margin-top:1%;}
.font h3{ font-size:18px; }
.font h3 span{ font-weight: normal;}
.font p{ margin:10px 0; line-height: 28px;}


.biaoti{ width:1200px; margin:auto; font-size:36px; color:#a50000; margin-bottom:20px;}


.hotel{ width:100%;margin: 2% 0;}
.conh { width: 1200px; margin: 0 auto; overflow: hidden; padding-bottom: 20px; }
.conh .top { font-size: 18px; color: #222; margin-bottom: 30px; }
.conh li { overflow:hidden; width:100%; }
.left dt{ float:left; width:50%;}
.left dd{ float:right; width:45%;}
.right dl dd img{ width:80%;}
.conh dd { margin-top: 10px; }
.conh dd img{ width:100%;}
.conh h5 { font-size: 24px; line-height: 60px; color: #a50000; } 
.conh p { font-size: 16px; line-height: 40px; } 
.cong { width: 1200px; margin: 0 auto; overflow: hidden; padding-bottom: 10px; }
.cong li { float: left; width: 400px; text-align: center; }
.cong li img { display: block; margin: 0 auto; }

.con_04{ width:100%;overflow:hidden; padding:1.5% 0;  background:#f8f8f8}
.con_04 ul{ width:1200px; margin:auto; overflow:hidden; padding:0; }
.con_04 ul li{ width:46%; float:left; margin:0 2%; overflow:hidden;}
.con_04 ul li img{ width:50%; margin:auto;}
.con_04 ul li p{ text-align:center; margin-top:15px;}
.con_04 ul li p strong{display:block; margin-bottom:5px; font-size:18px; color: #a50000; }
.con_04 ul li p strong span{ font-weight:normal;}
.fc{ width:100%; background:#372766; padding:1.2% 0; position:fixed; bottom:0;}
.btn01{width: 240px;
			height: 50px; 
			background-color:#a50000;
			color:white;
			text-align: center;
			line-height:50px;
			font-size: 20px;
			display: block;
			border-radius: 50px;
			border:none; margin-top: 20px;}
.btn01:hover{ background:#c80000;}
.footer{ width:100%; background:#a50000; padding:1% 0; text-align:center; color:#fff; text-align:center;}
#ctl00_cpMainWrapper_RegularExpressionValidator11,#ctl00_cpMainWrapper_RegularExpressionValidator12{ font-size:13px;}
/*---------------------------------------表单-------------------------------------------*/
		.model_mark{
			width: 80%;
			margin: auto;
			padding-bottom: 100px; background-color: #fff;
		}
		.bm{ font-size:30px; color:#a50000; text-align:center; padding-top:2%; padding-bottom:1%; border-bottom:1px solid #CCC;}
.bm p{font-size: 16px;
    width: 70%;
    margin: auto;
    text-align: left;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}
		.put{ width:100%;
			height:50px;
			font-size:16px;
			display: block;
			background-color: #f6f6f6;
			border-radius: 5px;
			padding-left: .5em; border:none;
		}
		.one p sup{ color:#F00;}
		.one p span{ display:block; font-size:18px; margin-bottom:10px;}
		.one p{ overflow:hidden;width:44%; float:left;margin:1%;}
		
		.form1{ width:70%; margin:auto; padding-bottom:30px;}
		.one{ overflow:hidden; padding-top:30px;}
		.item{margin: 0 1em;line-height: 1.5em;font-size:18px; overflow:hidden;}
.q{ font-size:18px; margin:0; margin-top:30px;}
.field{ display:inline-block; float:left; margin-right:5%; line-height:40px;}
.item p{ display:block;}

.item a{ color:#007eb9;}
.item a:hover{color: #ec7211;
        text-decoration:solid;}

.sub{width: 355px;
			height: 50px;
			background-color:#a50000;
			color:white;
			text-align: center;
			line-height:30px;
			font-size: 20px;
			display: block;
			border-radius: 5px;
			margin:30px auto 0; border:none;}
.sub:hover{ background:#c80000;}
/*---------------------------------------下载-------------------------------------------*/

















