@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: #006bbd;
} 

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: 69px;
	background: #006bbd;
}

.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_03.png) no-repeat;
}

.login_bg {
	width: 1200px;
	margin: 0 auto;
}

.img_gh {

left: 421px;
    top: -73px;
    position: relative;
    text-align: center;
    height: 212px;
}

.img_login {
	position: relative;
	top: 72px;
	left: 18px;
}

.menu {
	height: 60px;
	background: #006bbd;
	position: relative;
	z-index: 0;
}

#nav {
	    width: 1278px;
    padding: 0px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

#nav .mainlevel {
	display: inline-block;
	margin-left: 20px;
}

#nav .mainlevel a {    padding-right: 10px;

	color: #fff;
	font-size: 18px;
	padding-left: 56px;
	height: 60px;
	display: block;
}

#nav .mainlevel .nav-li-1 {
	background: url(../images/sy.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-2 {
	background: url(../images/zcyb.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-3 {
	background: url(../images/zwgk.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-4 {
	background: url(../images/ywdt.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-5 {
	background: url(../images/wsbs.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-6 {
	background: url(../images/zmhd.png) no-repeat 25px center;

}

#nav .mainlevel .nav-li-7 {
	background: url(../images/sjgk.png) no-repeat 25px center;

}
#nav .mainlevel .nav-li-8 {
background: url(../images/yq.png) no-repeat 25px center;
	

}
#nav .mainlevel .nav-li-9 {
background: url(../images/qw.png) no-repeat 25px center;
	

}

    
      #nav .mainlevel:nth-child(1):hover {
    background: url(../images/yeb.png) no-repeat 13px center;}

   #nav .mainlevel:nth-child(2):hover {
background: url(../images/yeb.png) no-repeat 13px center;}

   #nav .mainlevel:nth-child(3):hover {
background: url(../images/jse.png) no-repeat 13px center;
}

   #nav .mainlevel:nth-child(4):hover {
background: url(../images/sy_xz.png) no-repeat 13px center;}
  #nav .mainlevel:nth-child(5):hover {
background: url(../images/yeb.png) no-repeat 13px center;}
  #nav .mainlevel:nth-child(6):hover {
background: url(../images/sy_xz.png) no-repeat 13px center;}
  #nav .mainlevel:nth-child(7):hover {
background: url(../images/yeb.png) no-repeat 13px center;}
  #nav .mainlevel:nth-child(8):hover {
background: url(../images/yeb.png) no-repeat 13px center;}
      #nav .mainlevel:nth-child(9):hover {
    background: url(../images/yeb.png) no-repeat 13px center;}



#nav .mainlevel ul {
	display: none;
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 47px;
}

#nav .mainlevel ul i {
	display: block;
	
	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: 239px;
	background: url(../images/bg_bott_02.png) no-repeat #176db2;
}

.footer .footer_bg {
	width: 1200px;
	margin: 0 auto;
}

.footer .footer_bg .fl_lr {
	line-height: 29px;
	margin: 60px 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: 66px;
	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;
}