@charset "utf-8";
body{font-family: "microsoft yahei";}

/*top*/
.top{ width: 100%; height: 118px; background: url(../images/chinaums_login_topbg.png); position: relative; z-index: 2;}
.top_homepage{ width: 100%; height: 142px; background: url(../images/chinaums_login_topbg.png); position: relative; z-index: 2;}
.top_bar{ width: 1000px; height: 29px; line-height: 29px; margin: 0px auto;}
.top_bar a{ color: #282828; text-decoration: none;}
.top_bar a:hover{ color: #4b96df;}
.top_bar li{ float: left; padding: 0px 8px;}
.top_bar a i{ margin-left: 5px; font-size: 14px;}
.top_bar a.weixin{ position: relative;}
.top_bar a.weixin img{display: none; position: absolute; top: 20px; right: -5px; border:#eee 1px solid;}
.top_bar a.weixin:hover img{display: block;}
.top_banner{width: 1000px; margin: 0px auto;height:80px}
.logo{ width: 300px;}
.logo li{ float: left;}
.telephone{ width: 240px; line-height: 80px; font-size: 16px;}
.telephone span{ color: #4190de; font-weight: bold; font-style: italic; font-size: 20px;}

.top_barbottom{ width: 1000px; height: 35px; line-height: 35px; margin:2px auto}
.top_barbottom a{ color: #282828; text-decoration: none}
.top_barbottom a:hover{ color: #4b96df}
.top_barbottom li{ float: left; padding: 0px 10px;font-size: 15px;margin-right: 78px}
.top_barbottom li:hover{display: block; height: 31px;background: #E3E3E3;cursor:pointer}

/*footer*/
.footer{ width: 100%; height: 100px; background-color: #e3e3e3;}
.bottomcopyright {
	text-align:center;
	line-height:25px;
	color:#666;
	padding-top:30px;
	position:relative;
	width:1000px;
	height:50px;
	margin:0 auto;
}
.bottomcopyright span {
	display:block;
	position:absolute;
	right:160px;
	top:40px;
}

.botcssbefore {
	WIDTH: 100%; BACKGROUND: #f6f6f6 no-repeat center 0px; PADDING-TOP: 3px; CLEAR: both
}
.botcss {
	WIDTH: 100%; BACKGROUND: url(../images/ynline.jpg) #f6f6f6 no-repeat center 0px; CLEAR: both
}



.pt4{ padding-top: 4px;}