body,html{
	background: #fff;
}
.footer {
	background-color: #4c4c4c;
	border-top: 1px solid #ddd;
}

.footer .new-main {
	max-width: 1180px;
	position: relative;
}

.footer a,
.footer dt a {
	color: #b7b7b7;
	padding: 0 10px;
	line-height: 27px;
	font-size: 12px;
}

.footer dt,
.footer dt a {
	color: #b7b7b7;
	font-size: 12px;
}

.footer dt {
	float: left;
	_display: inline;
}

.footer dd {
	color: #747474;
	float: left;
	_display: inline;
}


/*
.footer .news dd {
	padding-left: 10px;
	background: url(http://static.vko.cn/v8/common/images/newweb/fot-dot.png) no-repeat left center;
}*/

@media screen and (max-width: 600px) {
	.footer .new-main dl,
	.footer .new-main .twm {
		float: none;
		width: 94%
	}
	.footer .new-main .news dd {
		padding-left: 5%
	}
	.footer .new-main span {
		display: none
	}
	.footer .new-main dt {
		text-align: center
	}
}

.footer .copyright {
	border-top: 1px solid #424242;
	color: #b7b7b7;
	padding: 20px;
	margin-top: 40px
}

.footer .news {
	width: 41.6%
}

.footer .news a {
	width: 60%;
	white-space: nowrap
}

.footer .news span {
	padding-right: 40px;
	color: #adadad
}

.footer .about {
	width: 50%;
}

.footer .twm {
	width: 24%;
	margin-top: 50px;
}

.footer .twm img {
	width: 100%;
	max-width: 300px;
	height: auto
}

.footer .addus {
	width: 15%;
	margin-left: 3%;
	border: none;
	margin-top: 30px;
}

.footer .addus img {
	width: 100%;
	max-width: 220px;
	height: auto
}

.footer .addus a {
	border: 1px solid #62b26b;
	display: block;
	background-color: #62b26b;
	color: #fff;
	padding: 8px 16px;
	position: relative;
	text-decoration: none
}

.footer .addus a i {
	right: 5px;
	top: 7px;
	font-style: normal;
	font-size: 14px
}

.footer .addus a:hover {
	background-color: #49A0BA;
	border: 1px solid #00a5d6
}

.noInfo{
	height: 360px;
	background: url(http://static.vko.cn/v8/v8s/learning/images/noInfo.png) no-repeat center 78%;
	position: relative;
}
.noInfo p{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	color: #7D7F82;
	font-size: 18px;
}

.warning-tips{
  	padding: 20px 10px 20px 40px;
	border-radius: 5px;
	background: rgba(254, 134, 47, 0.8) url(../../images/error_warning.png) no-repeat 10px center;
	background: #fe862f url(../../images/error_warning.png) no-repeat 10px center\9;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	position: fixed;
	top: 40%;
	left: 40%;
	z-index: 99999;
}



.masker {
    background: rgba(0, 0, 0, 0.38) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}


.maskerBox {
  	width: 450px;
	padding: 30px;
	background: #ffffff none repeat scroll 0 0;
  	box-shadow: 1px 1px 3px rgba(187, 183, 178, 0.60);
  	position: fixed;
  	left: 50%;
  	top: 40%;
	z-index: 9999;
  	margin-left: -200px;
  	margin-top: -150px;
}

.radius5 {
    border-radius: 5px;
}


.maskerBox .closeIco {
    cursor: pointer;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 25px;
}


.maskerBox .closeIco img {
    width: 100%;
}
img {
    border: 0 none;
}


.maskerBox p {
    color: #747474;
    font-size: 1.4rem;
    line-height: 20px;
    text-align: center;
}
.mains .m_left ,
.mains .ml_cont,
.mains .ml2_box{
    width: 830px!important;
}
.mains .ml2_left ,
.mains .pic{
    width: 261px;
    margin-right: 23px;
}
.mains .l_cont{
	width: 227px;
}