@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', arial !important;
	font-size: 14px;
}

i,
em {
	font-style: normal;
}

div,
ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #454545;
}

 li a:hover {
	color: #cb242f;
} 

img,
a {
	cursor: pointer;
}

img {
	border: none;
}

input {
	outline: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}

.mr {
	margin-right: 0px !important;
}


.nomar {
	margin-right: 0 !important;
}

.hover-color li a:hover {
	color: #CB0306;
}

.nmL{ margin-left: 0px !important;}
.nmR{ margin-right: 0px !important;}
/* 公用部分 */

/*head*/

.head {
	width: 100%;
	position: relative;
}

.head .head_top {
	height: 35px;
	background: #cb242f;
}

.container_top {
	width: 1200px;
	margin: 0 auto;
}

.container_top ul li {
	padding-top: 8px;
}

.container_top ul li a {
	color: #f5f5f5;
	font-size: 12px;
}

.container_top ul li span {
	color: #FFFFFF;
}

.container_top ul li em {
	top: -6px;
	width: 30px;
	height: 30px;
	float: right;
	background: url(../images/sousou.png) no-repeat right center;
	position: relative;
}

/*login*/
.login {
	height: 237px;
	width: 100%;
	background: url(../images/logo_bj.png) no-repeat;
}

.login_bg {
	width: 1200px;
	margin: 0 auto;
}

.img_gh {
	height: 106px;
	left: 440px;
	top: -67px;
	position: relative;
	text-align: center;
}

.img_login {
	position: relative;
	top: 72px;
	left: 18px;
}

.menu {
	height: 60px;
	background: #cb242f;
	position: relative;
	z-index: 10;
}

#nav {
	display: block;
	width: 1200px;
	padding: 0px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
}

#nav .mainlevel {
	display: inline-block;
	margin-left: 20px;
}

#nav .mainlevel a {
	width: 167px;
	color: #fff;
	font-size: 18px;
	/* padding-left: 59px; */
	height: 60px;
	display: block;
	text-align: center;
}




#nav .mainlevel:hover {

background: #8a1119;
}


#nav .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 47px;
}

#nav .mainlevel ul i {
	display: block;
	background: url(../images/nav_san.png) no-repeat center;
	width: 21px;
	height: 8px;
	margin: 0 auto;
}

#nav .mainlevel li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
}


/* footer */
.footer {
	width: 100%;
	height: 225px;
	background: url(../images/bg_bott_02.png) no-repeat #c51e29;
}

.footer .footer_bg {
	width: 1200px;
	margin: 0 auto;
}

.footer .footer_bg .fl_lr {
	line-height: 29px;
	margin: 45px auto 15px;
	float: left;
}

.footer .footer_bg a,.footer .footer_bg p {
	font-size: 14px;
	color: #FFFFFF;
}

.footer .footer_bg p img {
	/* width: 20px; */
	/* height: 20px; */
	position: relative;
	top: 3px;
}

.footer .footer_bg .fte_rh {
	margin-top: 45px;
	float: right;
}

.footer .footer_bg .icon {
	margin-top: 23px;
	float: right;
}

.footer .footer_bg .icon .zhaocuo {
	float: left;
}

.footer .footer_bg .icon .dzjg {
	margin-top: -2px;
	margin-left: 40px;
	float: right;
}