﻿
@media screen and (max-width: 1280px) {
	

}

.clearfix {
    *zoom: 1;
}
.right-info > ul {
    width: 450px;
}

.right-info ul li {
    margin: 2px 0px;
    font-size: 14px;
    padding-left: 5px;
    width: 450px;
    /*font-weight: 700;*/
}

    .right-info ul li.under {
        height: 32px;
        overflow: hidden;
        font-weight: 700;
        color: #545c63;
    }

.right-info .title {
    margin: 0 3px;
    padding-bottom: 24px;
    font-size: 12px;
    color: #545c63;
    line-height: 32px;
    /*font-weight: 700;*/
}


.small-title {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('../../../Content/images/s3_note.png');
    vertical-align: middle;
}



.left-info {
    float: left;
    margin-left: 10px;
    margin-top: 40px;
}

.right-info {
    float: left;
    margin-left: 20px;
    /*margin-top: 10px;*/
}

.box-style {
    font-size: 14px;
    color: #545c63;
    line-height: 26px;
    /*font-weight: 700;*/
    margin-left: 40px;
    margin-top: 10px;
}

a.a-active:hover {
    text-decoration: underline;
}

a.a-active:link {
    color: #FF6800;
}

a.a-active:visited {
    color: #545c63;
}

.home-section-wrap {
    /*box-shadow: 0px 4px 8px 0px rgba(7, 17, 27, 0.1);*/
}


.right-info > ul > li.under:hover {
    /*background: rgba(240,20,20,.1);*/
    border-radius: 3px;
    text-decoration: underline;
}

.course-label {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    width: 100%;
}



    .course-label label {
        height: 450px;
        width: 100%;
        display: inline-block;
        background: rgba(28, 31, 33, 0.6);
        border-radius: 2px;
        /*padding: 4px 8px;
                                    margin-right: 4px;
                                    margin-bottom: 2px;
                                    margin-right: 0px;*/
        font-weight: 200;
        text-align: center;
        line-height: 400px;
        font-weight: 700;
        font-size: 24px;
        color: #fff;
        text-shadow: 0 2px 4px rgba(28,31,33,.6);
        letter-spacing: 2px;
    }

.avator-mode {
    position: relative;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    border: 4px solid #d9dde1;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.update-avator {
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30px;
    transition: bottom .3s;
    -moz-transition: bottom .3s;
    -webkit-transition: bottom .3s;
    -o-transition: bottom .3s;
}

.avator-mode:hover .update-avator {
    bottom: 0px;
}

.update-avator p {
    background: rgba(0, 0, 0, .6);
    color: #fff;
    line-height: 30px;
}

.update-avator a {
    color: inherit;
}

.tea-title {
    position: relative;
    margin-top: -1px;
    width: 149px;
    height: 56px;
    text-align: center;
    background: url(/Content/images/flag-bg.png);
    color: #FFF;
    z-index: 2;
}

/*********活动中心**********/
.hdcenter-bot > p {
    font-size: 18px;
    font-weight: 700;
    margin-left: 26px;
    margin-top: 20px;
    margin-right: 40px;
    line-height: 36px;
    background: rgba(240,20,20,.1);
    border-radius: 24px;
    color: #f20d0d;
    letter-spacing: 0;
    font-weight: 700;
    padding: 6px 48px;
    position: relative;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}


.tab-hdcenter tr td:nth-child(2) {
    padding-left: 60px;
}

.tab-hdcenter tr td:nth-child(3) {
    padding-left: 80px;
    text-align: center;
}

/*******************/
.item-box .item {
    width: 368px;
    background: rgba(28,31,33,.03);
    border-radius: 16px;
    padding-top: 12px;
    padding-bottom: 10px;
    /*margin-right: 24px;*/
}

    .item-box .item .title {
        width: 304px;
        margin: 0 auto;
        padding-bottom: 12px;
        border-bottom: 1px solid #545c63;
        font-size: 24px;
        color: #545c63;
        line-height: 32px;
        font-weight: 700;
    }

    .item-box .item ul li span {
        font-size: 14px;
        color: #545c63;
        line-height: 24px;
    }

.l {
    float: left;
}

.item-box .item ul li {
    padding-bottom: 28px;
    padding-top: 4px;
    text-align: center;
    margin: 5px 34px;
    border-bottom: 1px solid rgba(28,31,33,.1);
}

    .item-box .item ul li .img_d {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 12px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('../../../Content/images/nobang.png');
    }

    .item-box .item ul li .img_up {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 12px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('../../../Content/images/s7_img4.png');
    }
/*******************/
/**************/
/*.box {
    overflow: hidden;
    width: 302px;
    margin: 0 auto;
    position: relative;
    height: 410px;
}


#roll {
    width: 200%;
}

#roll dd {
    margin-right: 10px;
    float: left;
    position: relative;
    height: 410px;
}*/

.course-stat {
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 9;
    font-family: dincondm;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    padding: 0 8px;
}

.course-stat.new {     
    background: rgba(7, 17, 27, 0.4);
    opacity: .5;
     
}
/**********快捷按钮*************/

.path-banner {
    position: relative;
    padding: 1px 3px;
    overflow: hidden;
    box-shadow: 0px 4px 8px 0px rgba(7, 17, 27, 0.1);
    background-color: #fff;
    text-align: center;
    /*width:300px;*/
}

    .path-banner > a:hover {
        margin-top: -4px;
        margin-bottom: 4px;
    }

    .path-banner > a {
        float: left;
        font-size: 0;
        display: block;
        width: 98px;
        height: 114px;
        overflow: hidden;
    }

    .path-banner i {
        display: inline-block;
        width: 48px;
        height: 48px;
        background-image: url('../../../Content/images/gjxlm.png');
        margin-top: 22px;
        transition: all .3s;
    }

.b1 {
    background-position: 0 -144px;
}

.b2 {
    background-position: -70px -334px;
}

.b3 {
    background-position: 0px -192px;
}

.b4 {
    background-position: -70px -622px;
}

.b5 {
    background-position: 0px -720px;
}

.b6 {
    background-position: 0px -336px;
}

.b7 {
    background-position: -70px -238px;
}

.b8 {
    background-position: -70px 1px;
}

.b9 {
    background-position: 0px -480px;
}

.b10 {
    background-position: 0px -432px;
}

.b11 {
    background-position: -70px -430px;
}

.b12 {
    background-position: -70px -190px;
}

.b13 {
    background-position: -70px -334px;
}

.b14 {
    background-position: -140px 0px;
}

.b15 {
    background-position: -70px -526px;
}

.b16 {
    background-position: -70px -478px;
}

.b17 {
    background-position: 0px -288px;
}

.b18 {
    background-position: 0px -528px;
}

.path-banner .tit {
    width: 98px;
    font-size: 8px;
    color: #07111B;
    margin-top: 4px;
    overflow: hidden;
}


/********更换头像**********/
.moco-modal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
}
.moco-modal-blackout {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(7,17,27,0.6); 
}
.moco-modal-layer {
    position: absolute;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(7,17,27,0.2);
    border-radius: 12px;
}
.moco-modal-title {
    margin-bottom: -8px;
    padding: 24px 32px 0;
    line-height: 20px;
    }
.moco-modal-title span{
    color:#FF6800;

}
.moco-modal-title div {
    font-size: 16px;
    font-weight: bold;
    color: #1c1f21;
}
.rl-close {
    position: absolute;
    top: 17px;
    right: 20px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(../../content/images/nlogin.png) no-repeat 0 0;
    transition: transform .2s;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -o-transition: transform .2s;
}

.rl-close:hover {
    background-position: 0 -21px;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}


.moco-modal-inner .moco-modal-dialog {
    padding: 32px;
}
.tpl-avator {
    width: 422px;
}
.tpl-avator .avator-wapper {
    color: #FF6800;
    margin-bottom: 20px;
}
.moco-form-group {
    overflow: hidden;
}
.tpl-avator .avator-mode {
    width: 192px;
    height: 192px;
    background-color: #d9dde1;
    text-align: center;
    margin: 0 auto 30px;
    border: 4px solid #d9dde1;
    border-radius: 96px;
    overflow: hidden;
}
.tpl-avator .w140 {
    width: 140px;
    height:30px;
   line-height:30px;
   margin:0 auto;
}
.tpl-avator .avator-wapper a {
    color: inherit;
}
.tpl-avator a {
    cursor: pointer;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.hide {
    display: none;
}
.moco-form-group {
    overflow: hidden;
 
}
.moco-control-label {
    width: 118px!important;
}
.moco-control-input {
    width: 298px;
    margin:0 auto;
    text-align:center;
}

.moco-btn {
    margin-right: 10px;
}
.moco-btn-blue:hover{
   background:#e06008;
   border-color:#e06008;
}
.moco-btn {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    text-decoration: none;
    box-sizing: border-box;
    background-image: none;
    -webkit-appearance: none;
    white-space: nowrap;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    -weibkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    padding: 7px 30px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 18px;
}

.moco-btn-blue {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    -weibkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff!important;
    background-color: #FF6800;
    border-color: #FF6800;
    opacity: 1;
}
.moco-btn-blue:link, .moco-btn-blue:visited {
    color: #fff;
}
.moco-btn:link, .moco-btn:visited {
    color: #545c63;
}
.moco-btn-normal:link, .moco-btn-normal:visited {
    color: #545c63;
}
.moco-btn:link, .moco-btn:visited {
    color: #545c63;
}
.g_error {
    color: red;
}
.g_error {
    color: red!important;
    margin-top: 5px;
    clear: both;
    padding-top: 0!important;
}