/**导航栏 start**/

body {
      min-width:1200px;
  }

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: red;
}

.header .left p {
	width: 100%;
	height: 35px;
}

.address a:hover {
	color: #db2625 !important;
}

.address .mainBar {
	width: 100px;
	height: 35px;
}

/* #tab {
	width: 100px;
	height: 35px;
	border: 1px solid #e3e3e3;
} */

/* #tab li {
	width: 100px;
	height: 35px;
	background:
		url()
		no-repeat 10px center;
	position: relative;
	padding: 7px 0 0 32px;
	cursor: pointer;
} */

#areaPop {
	display: none;
	font-size: 13px;
	width: 810px;
	height: 365px;
	background:
		url();
	background-size: 100% 100%;
	padding: 40px 30px 15px;
	position: absolute;
	left: -330px;
	top: 35px;
	z-index: 999;
}

#areaPop dl {
	width: 102%;
	height: 29px;
	padding: 6px 0;
	overflow: hidden;
	line-height: 29px;
}

#areaPop dl a {
	display: block;
	float: left;
	width: 7%;
	height: 29px;
	line-height: 16px;
	overflow: hidden;
	text-align: left;
	color: #333;
}

.nav ul {
	windows: 100%;
	height: 50px;
  /*   text-shadow: 2px 1px 3px #666; */
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 2px;
}

.nav ul li {
	float: left;
	height: 50px;
	width: 140px;
	/* border-right: 1px solid #e3e3e3; */
	line-height: 50px;
	position: relative;
}

.nav ul li.li7 {
	width: 123px;
}

.nav ul li.li8 {
	width: 152px;
}
.nav ul li.li8 a{
    color: #fff;
    font-size: 13px;
    float: right;
    }
 .nav ul li.li8 img{
        width: 20px;
    height: 20px;
    border-radius: 50%;
    float: right;
    bottom: -16px;
    position: relative;
 }   
      
.nav ul li>a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	font-family: '微软雅黑';
	font-size: 18px;
}

.nav ul li a:hover {
	text-decoration: none;
	cursor:pointer;
}

.nav ul li.li1 {
	padding-left: 20px; 
	background-image:url(images/iconhome.png);
	background-position: 15px center;
	background-repeat: no-repeat;
}

.nav ul li:hover {
	/* background-color: rgb(22, 118, 205); */
    background-color: #04528f;
    /* background-color: #BB2335; */
    border-radius: 1px;
    transition: all 0.3s linear;
    height: 49px;
}
.nav ul li.li8:hover{
	cursor:pointer;	
	background-color:#0e8ad7;
}
/* .nav ul .li1:hover {
	background-image:
		url(images/iconhome.png);
	background-position: 15px center;
	background-repeat: no-repeat;
} */

/* .nav ul li.li2 {
	padding-left: 50px;
	background-image:url(images/nav_one.png);
	background-position: 35px center;
	background-repeat: no-repeat;
} */

.nav ul li:hover>a {
	color: #fff !important;
}

.nav ul li.li7 .ewm1, .nav ul li.li7 .ewm2 {
	display: none;
}

.nav ul li.li7:hover {
	background: none;
}

.nav ul li.li7 .content1:hover .ewm1 {
	display: block;
}

.nav ul li.li7 .content2:hover .ewm2 {
	display: block;
}

.nav ul li.li7:hover a {
	color: #fff !important;
}

.nav ul li .subnav {
	overflow: hidden;
	width: 410px;
	padding: 2px 0 2px 10px;
	border: 1px solid #c33c3c;
	border-top: 4px solid #c33c3c;
	background: #ffffff;
	position: absolute;
	top: 48px;
	z-index: 90;
	margin-left: -110px;
	display: none;
}

.nav ul li .subnav a {
	display: block;
	float: left;
	width: 30%;
	margin-right: 3.3%;
	text-align: left;
	font-size: 13px;
	color: rgb(51, 51, 51);
	height: auto;
	line-height: 150%;
	text-indent: 15px;
	white-space: nowrap;
	font-family: 宋体;
	font-weight: normal;
	padding: 5px 0px;
	background:
		url()
		left center no-repeat;
}

.nav ul li.n6 .subnav {
	width: 149px;
	margin-left: -20px;
	left: 20px;
}

.nav ul li.n6 .subnav a, .nav ul li.n7 .subnav a {
	width: 100%;
}

.nav ul li.n7 .subnav {
	width: 200px;
	margin-left: -36px;
	left: 10px;
}

#areaPop1 {
	display: none;
	font-size: 13px;
	width: 613px;
	height: 90px;
	background:
		url();
	background-size: 100% 100%;
	padding: 35px 0 0;
	position: absolute;
	left: -235px;
	top: 35px;
	z-index: 999;
}

#areaPop1 a {
	display: inline-block;
	float: left;
	line-height: 25px;
	overflow: hidden;
	background:
		url()
		no-repeat 15px center;
	padding: 0 30px;
	color: #333;
}



/**登录end**/

/**分页样式 start**/
.laypageskin_molv a {
    background-color: #f1eff0;
    height: 30px;
    line-height: 30px;
    color: #000;
}
.laypageskin_molv a, .laypageskin_molv span {
    padding: 0 12px;
    border-radius: 2px;
}
.laypage_main a, .laypage_main span {
    margin: 0 3px 6px;
    padding: 0 12px;
}
.laypageskin_molv .laypage_curr {
    background-color:#0e8ad7 !important;
    Z-INDEX: 999;
    color: #fff;
}

.laypage_main span {
    height: 30px;
    line-height: 30px;
}

.laypage_main * {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    /* font-weight: bold; */
}
.laypage_main input {
    width: 60px;
    height: 30px;
    line-height: 26px;
    margin: 0 5px;
    padding: 0 5px;
    text-align: center;
}
.laypage_main input, .laypage_main button {
    border: 1px solid #ccc;
    background-color: #fff;
}
.laypageskin_molv button {
    height: 30px;
    line-height: 30px;
}
.laypage_main button {
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    padding: 0 10px;
    color: #666;
}
.laypage_main input, .laypage_main button {
    border: 1px solid #ccc;
    background-color: #fff;
}
/**分页样式 end**/
