@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
/* * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
} */
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img{
	
}
input[type=text], input[type=button], input[type=submit]  {
	-webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input{font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;}
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	width: 0;
	height: 0;
	visibility:hidden;
}
.clearfix{
	zoom:1;
}
.container{
	width: 1000px;
	margin: 0 auto;
}
.dis{
	display: none
}
body {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
.all_z{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
}
.body_right{
	position: fixed;
	top: 0;
	right:-370px;
	width: 370px;
	height: 100%;
	background-color: #414141;
	z-index: 2000;
	overflow: hidden;
}
.body_right1{
	position: fixed;
	top: 0;
	right:-370px;
	width: 370px;
	height: 100%;
	background-color: #414141;
	z-index: 2000;
	overflow: hidden;
}
.body_right>div{
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -300px;
}
.body_right_h1{
	font-size: 24px;
	color: #ca3430;
	margin-left: 33px;
}
.body_right_h2{
	color: #fff;
	margin-left: 33px;
	font-size: 12px;
	margin-top: 40px;
}
.body_right_p{
	margin-top: 10px;
	width: 310px;
	margin-left: 33px;
	color: #a2a2a2;
	font-size: 12px;
	line-height: 20px;
}
.body_right1_top{
	width: 100%;
	height: 50%;
	background-color: #474747;
}
.body_right1_h1{
	font-size: 24px;
	color: #ca3430;
	margin-bottom: 30px;
}
.body_right1_cen{
	overflow: hidden;
	margin-top: 30px;
	margin-left: 40px;
	color: #c3c3c3;
}
.body_right1_cen>div{
	float: left;
	margin-right: 27px;
	font-size: 12px;
}
.body_right1_cen h3{
	color: #fff;
}
.body_right1_cen h4{
	margin-top: 15px;
	margin-left: 20px;
	border-bottom: 1px solid #fff;
	width: 10px;
}
.body_right1_cen ul{
	margin-top: 10px;
}
.body_right1_cen li{
	line-height: 30px;
	cursor: pointer;
}
.body_right1_cen a{
	color: #c3c3c3;
}
.body_right1_cen a:hover{
	color: #e73b1f;
}






