#header.toptit {
    background-color: #4b4c4e;
}
.vmsDet .flexslider,
.vmsDet .slides{
    width: 320px;
    min-width: 320px;
    height: 200px;
}
.vmsDet .slides li{
    height: 200px;
}
.vmsDet .flex-control-nav{
    background: none;
}
.topNav li{
    background: none;
}
.topNav li.dlzs{
    padding-left: 0;
}
.topNav li.dlzs a, .topNav li.app a {
     color: #cccccc;
}
.topNav li.hotline{
    width: 130px;
    text-indent: -9999px;
    background: url("http://static.vko.cn/v8/v8s/common/images/hotLine.png") no-repeat left center;
}
.logoarea .logoapart a.vkoLogo {
    width: 193px;
    background: url("http://static.vko.cn/v8/v8s/common/images/logo.png") left center no-repeat;
    background-size: 100%;
}
.substat{
    float: left;
    _display: inline;
    margin-top: 26px;
    margin-right: 20px;
    position: relative;
    background: url("http://static.vko.cn/v8/v8s/common/images/line.jpg") no-repeat left center;
    padding-left: 10px;
}
.substat p.cityPart{
    line-height: 20px;
}
.substat li span.nowCity{
    padding-left: 20px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    background: url(http://static.vko.cn/v8/v8s/common/images/siteIco.png) 8px center no-repeat;
}
.substat li a.changeCity{
    color: #8c8c8c;
    font-size: 12px;
}
.substat .fenzan{
    position: absolute;
}
.nav,
.logoarea #searchform{
    margin-top: 28px;
}
.logoarea #searchform{
    margin-right: 0;
    background: #d5dce2;
}
.logoarea #searchform input,
.logoarea #searchform button{
    height: 37px;
}
.nav .navli li a:hover, .nav .navli li.nav-high a {
    color: #00a0e9;
     font-weight: bold;
}
.topNav li.banqun{
    position: relative;
}
.topNav li.banqun a{
    color: #ffea00;
    font-size: 14px;
}
.topNav li.banqun-high{
    background: #3e3e3f;
}
.topNav li.banqun div.banqunLoginBox{
    /* padding: 30px 40px 25px; */
    width: 230px;
    height: 198px;
    text-align: center;
    padding: 30px 38px 42px 41px;
    background: #f7f7f7;
    position: absolute;
    right: 0;
    top: 41px;
    z-index: 3;
    /*box-shadow: -2px 0 3px #ccc, !*左边阴影*! 2px 0 3px #ccc, !*右边阴影*! 0 0 0 #ccc, !*顶部阴影*! 0 2px 3px #ccc;*/
}
.banqunLoginBox div{
    /* margin-bottom: 15px; */
}
#bqUserName{
	margin-bottom: 20px;
}
#bqUserPwd{
	margin-bottom: 15px;
}
.banqunLoginBox input[type=text],
.banqunLoginBox input[type=password]{
    width: 218px;
    height: 44px;
    background: #ffffff;
    color: #bfb8b8;
    font-size: 16px;
    padding: 0 0 0 10px;
    border: solid 1px #d9d9d9;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.banqunLoginBox input[type=button]{
    width: 230px;
    height: 44px;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
    background: url("http://static.vko.cn/v8/v8s/common/images/btnbg.png") repeat-y top left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0;
}
.banqunLoginBox input[type=checkbox]{
    margin-right: 10px;
}
.bqcheckbox label,
.banqunLoginBox .bqcheckbox a{
    color: #4c4c4c!important;
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
    padding-bottom: 6px;
}
.bqcheckbox label{
    float: left;
    _display: inline;
    cursor: pointer;
}
.bqcheckbox a{
    float: right;
    _display: inline;
}
.topNav li.reg{
    background: url(http://static.vko.cn/v8/v8s/common/images/libor.png) no-repeat left center;
}
.topNav li.userPic{
    width: 180px;
    height: 41px;
    margin: 0 0 0 23px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.topNav li.userPic.cur{
    background: #3e3e3f;
}
.user_info_new{
    padding: 0 20px;
}
.user_pic_new{
    width: 30px;
    height: 30px;
    padding: 0;
    margin-top: 5px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    position: relative;
    float: left;
    _display: inline;
}
.user_name_new{
    width: 105px;
    float: right;
    _display: inline;
    cursor: pointer;
    line-height: 41px;
    background: url("http://static.vko.cn/v8/v8s/common/images/arrowIcod.png") no-repeat right center;
}
span.uName{
	display: inline-block;
    float: left;
    width: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}
.user_list_new {
    width: 170px;
    background: #f7f7f7;
    position: absolute;
    top: 41px;
    right: 0;
    z-index: 3;
}
.user_list_new a {
    display: block;
    color: #616c7f!important;
    font-size: 14px!important;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
}
.user_list_new a i{
    display: inline-block;
    font-style: normal;
    padding: 0 !important;
    vertical-align: middle;
    margin-right: 15px;
}
.banqunIco{
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url("http://static.vko.cn/v8/v8s/common/images/banqunIco.png") no-repeat center center;
}
.webIcon {
    background-image: url("http://static.vko.cn/xiaoyuan/common/images/icons.png");
}
.orderIco{
    display: inline-block;
    height: 16px;
    width: 16px;
    background: url("http://static.vko.cn/xiaoyuan/common/images/order_ico1.png") no-repeat center center;
}
.setIco {
    height: 16px;
    width: 16px;
    background-position: -215px 0;
}
.tuiIco {
    height: 20px;
    width: 18px;
    margin-right: 13px!important;
    background-position: -496px 0;
}
.user_list_new a span.msg {
    display: block;
    padding: 3px 5px;
    background: #fa7252;
    line-height: 1;
    color: #fff;
    font-size: 11px;
    border: solid 2px #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    position: absolute;
    top: 8px;
    right: 12%;
}
.topNav li.userPic i.msgTips{
    display: inline-block;
    padding: 3px;
    background: #fa7252;
    border: solid 2px #fff;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
}
/* 课程 */

.ml2_left{
    width: 261px;
    background: #fff;/* 
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s */
}

.ml2_left {
    float: left;
    margin-right: 45px;
    /* margin-bottom: 50px; */
}
.ml2_left:nth-child(4n){
    margin-right: 0px;
}


.pic {
    display: block;
    width: 261px;
    height: 156px;
    overflow: hidden;
    position: relative;
}

.pic img{
    width: 100%;
    height: 100%;
}
.pic span.sign {
    display: block;
    width: 40px;
    height: 31px;
    text-align: center;
    line-height: 31px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
}

.pic span.sign.grades {
    left: 6px;
    background: url(http://static.vko.cn/v8/v8s/common/images/ml2_ico.png);
}

.pic span.sign.object {
    left: 52px;
    background: url(http://static.vko.cn/v8/v8s/common/images/ml2_ico2.png);
}

.l_cont {
    width: 227px;
    padding: 0 16px;
    padding-top: 15px;
    border: solid 1px #f5f5f5;
    border-top: none;
}

.l_cont h6 {
    width: 100%;
    height: 26px;
    font-size: 16px;
    color: #4b4b4b;
    margin-bottom: 10px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.l_cont p {
    color: #959595;
    font-size: 14px;
    margin-bottom: 5px;
}

.ml2_c1,
.ml2_c2 {
    height: 44px;
    line-height: 44px;
    border-top: dashed 1px #dedede;
    position: relative;
}

.ml2_c1 p.c1l,
.ml2_c1 p.c1r,
.ml2_c2 p.c2l,
.ml2_c2 p.c2r {
    position: absolute;
    line-height: 44px;
}

.ml2_c1 p.c1l,
.ml2_c2 p.c2l {
    float: left;
    left: 0;
    font-size: 14px;
}

.ml2_c2 p.c2r {
    right: 0;
}

.ml2_c1 p.c1l a {
    color: #616161;
}

.ml2_c1 p.c1r {
    float: right;
    right: 0;
    font-size: 12px;
}

.ml2_c1 p.c1r a {
    display: inline-block;
    padding: 4px 5px;
    line-height: 1;
    color: #fff;
}

.ml2_c1 p.c1r a.testBtn {
    background: #35b0ef;
    margin-left: 1px;
}

.ml2_c1 p.c1r a.workBtn {
    background: #f5ad12;
}

.ml2_c2 span {
    font-size: 14px;
}
.ml2_c2 .c2r span{
    color: #ff9000;
}
.ml2_c2 b {
    font-size: 14px;
    font-weight: lighter;
}

.clbox.bornone{
    position: relative;
    padding: 10px 0;
    border-top: dashed 1px #dedede;
}
.clbox p.yuanp{
    color: #4b4b4b;
}
.clbox span.yuan{
    text-decoration: line-through;
    color: #4b4b4b;
}
.clbox p span.hui{
    font-size: 20px;
    color: #FE862E;
    line-height: 20px;
}
.clbox p img{
    vertical-align: top;
    margin-right: 5px;
}
.bornone p{
    line-height: 27px;
}

.bornone a{
    display: block;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    position: absolute;
    right: 0;
    top: 20px;
}
.bornone a.buyBtn{
    color: #FFFFFF;
    background: #51bfd6;
}
.bornone a.intoStudy{
    color: #FFFFFF;
    background: #ffa91b;
}
.ml2_left:hover{
	box-shadow:0 2px 6px #eee;
	
    /* -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -moz-transform: translate(0px,-5px);
    -webkit-transform: translate(0px,-5px);
    -o-transform: translate(0px,-5px);
    -ms-transform: translate(0px,-5px);
    transform: translate(0px,-5px);
    -webkit-box-shadow: 0 5px 10px rgba(67,72,84,.3);
    -moz-box-shadow: 0 5px 10px rgba(67,72,84,.3);
    -o-box-shadow: 0 5px 10px rgba(67,72,84,.3);
    box-shadow: 0 5px 10px rgba(67,72,84,.3) */
}

.pic img{
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-webkit-backface-visibility:hidden;
}

.pic img:hover{
	transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
	-webkit-transform:scale(1.05,1.05);
}

/*new add*/
.substat li span.nowCity.thisCity{
    display: inline;
    background: none;
    font-size: 14px;
    padding-left: 0;
}
.sitePlan a{
    display: block;
    width: 95px;
    height: 15px;
    color: #8c8c8c;
    font-size: 16px;
    line-height: 28px;
    text-indent: -9999px;
    padding-left: 8px;
    margin-bottom: 6px;
    background: url("http://static.vko.cn/v8/v8s/sitemap/common/images/qczs.png") no-repeat center center;
}/*
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .sitePlan a{
        background-image: -webkit-linear-gradient(left, #147B96, #E6D205 25%, #147B96 50%, #E6D205 75%, #147B96);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 4s infinite linear;
    }
}
@-webkit-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -100% 0;}
}*/
.sitePlan .siteIcon{
    display: none;
    width: 25px;
    height: 18px;
    background: url("http://static.vko.cn/v8/common/images/siteIcon.png");
    background-size: contain;
    vertical-align: middle;
    margin-right: 8px;
}
.line {
	background: url("http://static.vko.cn/v8/v8s/common/images/line.jpg") no-repeat center;
	width: 10px;
	height: 40px;
	float: left;
	margin-top: 30px;
}