body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td { margin: 0; padding: 0; border: 0;}
html { color: #000; }
html,body { height: 100%; }
body,button,input,select,textarea { font-size: 12px; font-family:'宋体',\5b8b\4f53,arial,'Hiragino Sans GB',Tahoma,Arial,Helvetica; }
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; display:block;}
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}

/*-------------公共导航样式------------------*/

/*头部*/

/*头部*/
.head{
	width: 100%;
	height: 75px;
	position: relative;
	z-index: 1000;
	background: #fff;
	position: relative;
}
.top{
	width: 1140px;
	height: 75px;
	margin:0 auto;
	z-index: 100;
}
.logo{
	width: 175px;
	height:75px;
	float: left;
	background: url(../images/logo.png) no-repeat center center;
	text-align: center;
	text-indent: -9999px;
	display: block;
	z-index: 100;
}
.nav{
	height: 75px;
	float:left;
	margin-left:105px;
}
.nav ul{
	height: 75px;
	/*overflow: hidden;*/
}
.nav ul li{
	width: 100px;
	list-style: none;
	float: left;
	height: 75px;
	line-height: 75px;
	position: relative;
}
.nav ul li a{
	text-decoration: none;
	color: #000;
	line-height: 75px;
	font-size: 16px;
	text-align: center;
	display: block;
}
.nav ul li a:hover{
	color: #B12132;
}
.nav ul li dl{
    position: absolute;
    width: 100px;
    font-size: 14px;
    text-align: center;
    z-index: 200;
    display: none;
    background: #f8f8f8;
    box-shadow: 2px 2px 5px #000;
}
.nav ul li:hover dl{
	display: block;
}
.nav ul li dl dt a{
	line-height: 28px;
    height: 36px;
    border-bottom: 1px solid #ccc;
    padding: 0px;
    width: 100%;
    color: #7E8FAD;
}
}
.nav ul li dl dt a:hover{
	color: #B12132;
}
.btn{
	height: 61px;
	float: right;
	margin-top:14px;
	margin-right: 22px;
}
.denglu,.zhuce{
	width: 134px;
	margin-left: 5px;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	float:left;
	text-align: center;
	color: #B12132;
	border:1px solid #B12132
	
}
.denglu:hover,.zhuce:hover{
	background: #B12132;
	color: #fff;
}
.btn a{
	display: block;
	cursor: pointer;
}


/*尾部*/
.bg-foot{
	position:relative;
	background-color: #20222C;
	min-width:1140px;
}
.foot{
	width: 1140px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.foot_in{
	width: 1140px;
	margin:30px auto;
}
.foot p{
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 30px;
}
.lgons{
	top: 102px;
	position: absolute;
	width: 100%;
	padding-left: 35px;
}
.lgons span{
	display: inline-block;
	margin-left: 4px;

}

.lgons img{
	width: 38px;
	float: left;
}


.foot_img{
	width: 100px;
	height: 100px;
	position: absolute;
    top: 25px;
    right: 0px;
}
.foot_img a{
	width: 100px;
	height: 100px;
	display: block;
	background: url(../images/youxidzbq1.png) no-repeat;
}

/*弹窗*/
.login{
	width:100%;
	position: relative;
	overflow: hidden;
	height:250px ;
}
.layer{
	width:400px;
	height:280px; 
	overflow:hidden; 
	position:relative; 
	display:none; 
	border-radius:4px;
	}
.close{
	position:absolute; 
	top:0px; 
	right:0px; 
	color:#333; 
	font-size:16px; 
	text-align:center; 
	line-height:40px; 
	display:block; 
	width:30px; 
	height:30px;
	text-indent: -9999px;
	margin:5px;
	background: url(../images/btn-X.png) no-repeat;}
#layer1{background:#fff;}

.back{padding:20px 65px;width: 310px;}
.login_box{overflow:hidden;height: 150px;}
.login_box .left_box{
	float:left; 
	width:254px; 
	margin-right:10px;}
.left_box .longin_icon,.left_box .longin_pass{
	margin:0px 0px 20px 0px; 
	position:relative;
	border:1px solid #919191; 
	overflow:hidden; 
	border-radius:3px; 
	width:250px;}
.left_box .longin_icon input,.left_box .longin_pass input{
	width: 200px;
	height: 35px;
	color: #666;
	border-radius: 3px;
	padding-left:50px;
	outline:none;
	line-height: 35px;
}
.left_box .longin_icon i,.left_box .longin_pass i{
	display:block; 
	width:40px; 
	height:36px; 
	position:absolute;
	}
.left_box .longin_icon i{ background:#e7e7e7 url(../images/login_icon_03.png) no-repeat center center;border-right: 1px solid #ccc;}
.left_box .longin_pass i{ background:#e7e7e7 url(../images/login_pass_07.png) no-repeat center center;border-right: 1px solid #ccc;}
.left_box .longin_icon:hover,.left_box .longin_pass:hover{border:1px solid #c2263b;}
.login .left_box ul{
	position: relative; 
	top:-10px;
	}
.login .left_box ul li{
	float: left;
	height:20px;
	line-height:20px; position:relative; margin-right:10px;
}
.login .left_box ul li input{
	width: 16px;
	height: 16px;
	position: absolute;
	top:3px;
	left:0px;
}
.else{
	width: 120px; float:right; margin-top:60px;
}
.login_btn{
	margin-top:16px;
	overflow:hidden;
}
.login_btn .login_login{
	width: 120px;
	height: 35px;
	display: block;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	line-height: 35px;
	background: #B12132;
	border-radius: 4px;
	float:left;
	margin-right:10px
}
.login_btn .login_login:hover{
	background: #78111E;
}
.login_btn .right_box{float:left; width:100px;}
.login ul li span{
	margin-left:20px;
}
.login_btn .right_box p{
	line-height: 40px;
	position: absolute;
    bottom: 10px;
    right: 60px;
}
/*事前登录*/
.login1{
	width:100%;
	position: relative;
	overflow: hidden;
	height:250px ;
}
.layer2{
	width:400px;
	height:280px; 
	overflow:hidden; 
	position:relative; 
	display:none; 
	border-radius:4px;
	}
.close1{
	position:absolute; 
	top:0px; 
	right:0px; 
	color:#333; 
	font-size:16px; 
	text-align:center; 
	line-height:40px; 
	display:block; 
	width:30px; 
	height:30px;
	text-indent: -9999px;
	margin:5px;
	background: url(../images/btn-X.png) no-repeat;}
#layer1{background:#fff;}

.back1{padding:20px 65px;width: 310px;}
/*#layer2{background: url(../images/shiqian.png) no-repeat;}*/
.left_box{background: url(../images/shiqian.png) no-repeat;width: 144px; height: 124px;}

.weixin_ewm{
	width: 200px;
	height: 200px;
	position: absolute;
	top:85px;
	left: 400px;
	display: none;
	background: url(../images/weixin_ewm.png) no-repeat;
  	}
.weibo_ewm{
	width: 200px;
	height: 200px;
	position: absolute;
	top:85px;
	left: 400px;
	display: none;
	background:  url(../images/weibo_ewm.png) no-repeat;
}
.qq_ewm{
	width: 200px;
	height: 200px;
	position: absolute;
	top:85px;
	left: 400px;
	display: none;
	background:  url(../images/qq_ewm.png) no-repeat;
}

.main span{
	display: block;
 }