* {   margin: 0;   padding: 0;}
body{font-size:14px;font-family: "微软雅黑";}
img{border:none;}
input{font-size:14px;}
em{font-style:normal;}
ul,ol,li{list-style-type:none;}
select,input,img{vertical-align:middle;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input{border: 0;}
input:focus{
	border: 0;
	border-bottom: 2px #5bb8d4 solid;
}
html{	background-color: #a5111d;}
#header{width: 1170px; margin: 0 auto; border-radius: 3px; margin-bottom:40px;position: relative;min-height: 120px;}
#bg1{
	width: 100%;
	position: absolute;
}
#bg2{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.logo {margin-top: 69px; width: 252px; float: left; position: absolute;}
.header_l{
	width: 930px;float: right;
}
.h_t{
	text-align: right;	width: 100%; height: 15px;margin-top: 35px;
}
.h_t ul li a:hover,#footer ul li a:hover{
	color: #fff;
	text-decoration: underline;
	cursor: pointer;
}
.h_t ul{
	display: inline-block;
	height: 15px;
}
.h_t ul li{
	float: left;
	color: white;
}
.h_t ul li a{
	color: #ddd;
}
.h_m{	text-align: right;	width: 36%;	height: 50px;margin-top: 30px; float: right}
.sea_f{
	width: 325px;
	height: 50px;
	display: inline-block;
	position: relative;
	background-color: rgba(21,23,25,0.6);
	border-radius: 3px;
}
#sea{
	width: 265px;
	height: 50px;
	margin-right: 42px;
	background-color: transparent;
	border: 0;
	color: white;
	outline: none;
}
.sea_btn{
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 5px;
	background-color: #a5111d;
	border: 0;
	cursor: pointer;
}
.h_b{
	text-align: right;
	width: 64%;
	height: 40px;
	margin-top: 35px;
}
.h_b ul{
	display: inline-block;
	height: 40px;
}
.h_b ul li{
	display: inline-block;
	width: 84px;
	height: 40px;
	float: left;
}
.h_b ul li a{
	display: inline-block;
	width: 100%;
	height: 40px;
	color: #eeeeee;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.nav li:hover{
	background: url(../img/bg_d.png) left top no-repeat;
}
#footer ul{
	display: inline-block;
	width: 580px;
}
#footer ul li,#footer ul li a, #footer .btnav, #footer .btnav a {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
}
#footer ul li{
	float: left;
	margin-left: 10px;
}
#footer p{
	margin-top: 10px;
	color: #bbb;
}
#ycontent{
	padding-left: 20px;
	padding-right: 20px;
}
#ycontent p{
	line-height: 30px;
}
#ycontent p a img{
	max-width: 580px;
}
#ycontent p img{
	max-width: 580px;
}
#newdetail{
	padding-left: 20px;
	padding-right: 20px;
	padding-top:30px;
    box-sizing: border-box;
}
#newdetail p{
	width:90%;
	line-height: 30px;
}
.inner-container{
	background-color: white;
}
.allpage img { width: 100% !important;
height: auto !important;}