@charset "utf-8";
/* css 重置 */
body,div,ul,li,dl,dt,dd,h2,p{padding:0;margin:0;font-family:"微软雅黑";}
ul{list-style:none ;}
img{border:none;}
a{blr:expression(this.onFocus=this.blur());outline:none;}

/* banner-box */
.banner-box{min-width:1200px;height:200px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:1583px;margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;height:200px;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:1210px;position:absolute;top:45px;left:50%;margin-left:-605px;}
.four-k{width:210px;position:absolute;top:12px;left:50%;margin-left:300px;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:20px;background:url(../images/foot.png) no-repeat 0 0;} 
.banner-btn a.next{right:20px;background:url(../images/foot.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:130px;left:537px;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:20px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#DA324D;}

/*2.24 css重置*/
.user-main-l {
    float: left;
    width: 200px;
    border: none;
    border-radius: 0;
}
.user-main-l-t{
	border-radius: 0;
	background-color: #035748;
	line-height: 56px;
	color: #FFF;
	height: 56px;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	width: 180px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.scecond-main-l-m dd{
	font-size: 12px;
	color: #fff;
	background-color: #05826b;
	background-image: url(../images/zuo-jt-1.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.scecond-main-l-m dd:hover, .scecond-main-l-m dd.scecond-umain-h {
	background-color: #d43268;
	cursor: pointer;
	color: #333;
}

.scecond-main-l-m dd a{
	font-size: 12px;
	color: #fff;
}

.scecond-main-l-m dd:hover a, .scecond-main-l-m dd.scecond-umain-h a {
	font-size: 12px;
	color: #333;
	
}

.scecond-main-l-m dd.scecond-umain-h {
	background-color: #d43268;
	color: #4c4c4c;
}
.contact-wrap a:hover{
	color: #FFF;
	text-decoration: none;
}
.contact-wrap .login-img {
    margin: 0 auto;
    margin-top: 5px;
    clear: both;
}
.contact-wrap .login-img {
	background: url(../images/wycz01.png);
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 80px;
	padding-left: 70px;
	text-align: left;
	margin-bottom: 2px;
}
.contact-wrap .reg-img {
    background: url(../images/wycz02.png);
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
    line-height: 80px!important;
    padding-left: 75px;
    text-align: left;
	margin-bottom: 2px;
}
.yellow-link-block {
	display: block;
	height: 50px !important;
	text-align: center;
	line-height: 50px!important;
	text-align: center;
	background-color: #F28900;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-bottom: 4px;
}

