body .login-box{
	margin-top: 0;
	margin-bottom: 0
}
.w-container{
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
/*	min-width: 800px*/
}
.am-topbar.w-container{
	padding: 0
}
.am-topbar .am-topbar-right .w-am-topbar-btn{
	color: #FFF
}
.navbar .w-container{
	padding: 0;
}
.w-header{
	margin-bottom: 25px
}
.w-header .w-header-top{
	overflow: hidden;
}
.w-header .w-header-top .w-header-top-left{
	float: left;
	position: relative;
	margin-top: 20px;
	max-width: 60%
}
.w-header .w-header-top .w-header-top-left img{
	float: left;
}
.w-header .w-header-top .w-header-top-left .w-logo-font{
	font-size: 27px;
	color: #001;
	font-family:'微软雅黑';
	letter-spacing: 0px;
	white-space: nowrap;
	float: left;
	position: relative;
	top: 7px

}
.w-header .w-header-top .w-header-top-left .w-logo-font p{
	font-family: '宋体';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 0px;
	color:#333
}
.w-header .w-header-top .w-header-top-left .w-dongy{
	display: inline-block;
	text-align: left;
	position: absolute;
	left: 80px;
	top: 50%;
	transform: translateY(-50%);
	width: max-content
}
.w-header .w-header-top .w-header-top-left .w-dongy a{
	color: #292929;
	font-size: 27px
}
.w-header .w-header-top .w-header-top-left .w-dongy a p{
	font-size: 12px;
	transform: scale(0.8,0.8);
	position: relative;
	left: -40px

}
.w-header .w-header-top .w-header-top-right{
	float: right;
	width: 40%;
	background: url(/m1/images/xuexiao.png) no-repeat;
	height: 123px;
	font-size: 24px;
	line-height: 123px;
	position: relative;
	background-position:right;
}
.w-header .w-header-top .w-header-top-right .w-font{
	padding-right: 15px;
	text-shadow: 2px 0px 0px #fff,-2px 0px 0px #fff, 0px 2px 0px #fff, 0px -2px 0px #fff;
	text-align: center;
}
.w-header .w-header-top .w-header-top-right .w-font font{
	font-size: 32px;
	color: #71a500;
}
.w-header .w-header-top .w-header-top-right .w-back-dong{
	position: absolute;
	right: 8px;
	top: 0;
	background: rgba(255,255,255,0.7);
}
.w-header .w-header-top .w-header-top-right .w-back-dong a{
	float: left;
	padding: 4px 15px;
	font-size: 12px;
	line-height: 20px;
}
.w-header .w-header-top .w-header-top-right .w-back-dong a.w-login{
	background: #cd0000;
	color: #FFF	
}
.w-header .w-header-top .w-header-top-right .w-back-dong a.w-register{
	background: #4b81af;
	color: #FFF		
}
.w-header .w-header-top .w-header-top-right .w-back-dong a:hover{
	opacity: 0.8
}
.w-header .w-header-top .w-header-top-right .w-back-dong a:before{
	font-size: 15px;
	position: relative;
	top: 1px;
	right: 2px
}
.w-header .w-header-btm .w-nav1{
	height: 46px;
	line-height: 46px;
	background: #F3F3F3
}
.w-header .w-header-btm .w-nav1 ul{
	overflow: hidden;	
	display: inline-block;
	width: 80%
}
.w-header .w-header-btm .w-nav1 ul li.active a,.w-header .w-header-btm .w-nav1 ul li:hover a{
	color: #FFF
}
.w-header .w-header-btm .w-nav1 ul li.active:before{
	background: #dd0202;
	color: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	left: 50%;
	transform: translateX(-50%);
}
.w-header .w-header-btm .w-nav1 ul li:before,.w-header .w-header-btm .w-nav2 ul li:before{
	width: 0;
	transition: width 0.5s;
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.w-header .w-header-btm .w-nav1 ul li a,.w-header .w-header-btm .w-nav1 ul li{
	float: left;
	color: #585858;
	width: 12%;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 46px
}
.w-header .w-header-btm .w-nav1 ul li a,.w-header .w-header-btm .w-nav2 ul li a{
	width: 100%;
	position: absolute;
	z-index: 9;
	left: 0
}
.w-header .w-header-btm .w-nav1 ul li:hover:before,.w-header .w-header-btm .w-nav2 ul li:hover:before{
	background: #7d0716;
	color: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
}

.w-header .w-header-btm .w-nav2{
	background: #C80019;
	background: -webkit-linear-gradient(top, #dd0202 , #950202); 
	background: -o-linear-gradient(bottom, #dd0202, #950202); 
	background: -moz-linear-gradient(bottom, #dd0202, #950202); 
	background: linear-gradient(to bottom, #dd0202 , #950202); 
	height: 42px;
	line-height: 42px;
	box-shadow: 0 3px 10px #666
}
.w-header .w-header-btm .w-nav2 ul{
	width: 80%;
	overflow: hidden;
	float: left;
}
.w-header .w-header-btm .w-nav2 ul li{
	float: left;
	width: 11%;
	color: #FFF;
	text-align: center;
	position: relative;
	height: 42px
}
.w-header .w-header-btm .w-nav2 ul li a{
	color: #FFF;
	font-family: '微软雅黑'
}
.w-header .w-header-btm .w-nav2 ul li.active{
	background: #7d0716
}
.w-header .w-header-btm .w-seach{
	width: 20%;
	float: right;
	padding-top: 5px
}
.w-header .w-header-btm .w-seach input{
	height: 30px;
	line-height: 30px;
	border: none;
	width: 80%;
	float: left;
	padding: 0 10px;
	margin-top: 1px
}
.w-header .w-header-btm .w-seach button{
	width: 15%;
	height: 30px;
	margin: 0;
	border: none;
	background: #ED0404;
	color: #FFF;
	float: left;
}
.w-footer{
	width: 100%;
	background: #3e3e3e;
}
.w-footer .w-container{
	background: inherit;
}
.w-footer-top{
	height: 92px;
	background: #cd0000
}
.w-footer-top ul{
	overflow: hidden;
	margin: 0 auto
}
.w-footer-top ul li:first-child a{
	background: none;
	border:none;
	color: #FFF;
	font-size: 16px;
	margin-top: 35px
}
.w-footer-top ul li a{
	float: left;
	width: 11%;
	border: 4px solid #dd4a4a;
	border-radius: 5px;
	max-height: 42px;
	overflow: hidden;
	position: relative;
	background: #FFF;
	margin: 25px 0.5%;
	height: 42px
}
.w-footer-top ul li a img{

	max-width: 90%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	left: 50%;

}
.w-footer .w-footer-nav{
	overflow: hidden;
	padding: 20px 0;
	width: 80%;
	margin: 0 auto
}
.w-footer .w-footer-nav li{
	float: left;
	width: 24%;
	color: #C3C3C3;
	font-size: 12px;
	padding-left: 1.5%
}
.w-footer .w-footer-nav li a,.w-footer .w-footer-nav li span{
	color: #C3C3C3;
	font-size: 12px;
}
.w-footer .w-footer-nav li span{
	display: block;	
	line-height: 22px
}
.w-footer .w-footer-nav li a:hover{
	color: #cd0000
}
.w-footer .w-footer-nav li span:first-child{
	font-size: 20px;
	color: #FFF;
	margin-bottom: 5px
}
.w-footer .w-footer-nav li:last-child{
	float: right;
	text-align: right;

}
.w-footer .w-footer-nav li:last-child img{
	max-width: 52%
}
.w-footer .w-footer-btm{
	text-align: center;
	background: #2e2e2e;
	padding: 27px 0;
	color: #ACACAC;
	font-size: 12px
}
.w-footer .w-footer-btm p{
	color: #ACACAC;	
	margin-bottom: 0
}
.w-footer .w-footer-btm .w-footer-code{
	width: 80px;
	margin-bottom: 25px
}
#rocket-to-top div {
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 83.3px;
}
#rocket-to-top .level-2 {
    background: url("/m1/images/rocket_button_up.png") no-repeat scroll -85px 0 transparent;
    display: none;
    height: 110px;
    opacity: 0;
    z-index: 1;
}
#rocket-to-top .level-3 {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 150px;
    z-index: 2;
}
#rocket-to-top {
    background: url("/m1/images/rocket_button_up.png") no-repeat scroll 0 0 transparent;
    cursor: default;
    display: block;
    height: 110px;
    margin: -55px 0 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 25px;
    top: 80%;
    width: 83.3px;
    z-index: 11;
}


