body {
    min-width: 1200px;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body {
    font-family: "microsoft yahei", Arial!important;
    font-size: 16px;
    overflow-x: hidden;
    *position: relative;
    background-color: #f4f7f9;
}
html {
    height: 100%;
    /*overflow-x: hidden;*/
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre,
fieldset, button, input, textarea,
th, td {
    padding:0;
    margin:0;
    outline: none;
}
h1,h2,h3,h4,h5 {
    font-weight: normal;
}
input {
    background: none;
}
textarea {
    resize:none;
    overflow: hidden;
    border: 1px solid #c0c0c0;
}
li {
    list-style: none;
}
img {
    border:none;
    max-width: 100%;
}
.lc-side-li-new a{
     color: #666;
 }


.lc-side-li-new a:hover{
    color: #ff5400;
}
a {
    text-decoration:none;
    border:none;
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*-o-user-select: none;*/
    /*user-select: none;*/
    outline: none;
}
a:hover { text-decoration:none;}
em ,i {font-style: normal}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.w1200{
    width: 1200px;
}
.auto{
    margin:0 auto;
}
.inlineB {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.clear { *zoom:1; }
.clear:after {
    content:'';
    display:block;
    clear:both;
    height:0;
    overflow:hidden;
    visibility:hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.four_px_gap { vertical-aline:top;}

.mt_pass {
    overflow: hidden;
    zoom: 1;
}


/* 字体大小 */
.font12 { font-size: 12px;}
.font14 { font-size: 14px;}
.font16 { font-size: 16px;}
.font18 { font-size: 18px;}
.font20 { font-size: 20px;}

/* 字体颜色 */
.c9 {  color: #999;  }
.c8 {  color: #888;  }
.c6 {  color: #666;  }
.c3 {  color: #333;  }
.cf {  color: #fff; }
/* 边距 */
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }

.mr5{margin-right:5px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr50{margin-right: 50px;}

.lh30{
    line-height: 30px;
}
.ht25{
    height: 25px;
    line-height: 25px;
}


.lhRes { line-height: 1;}

.ellip {
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.border-r-trans{
    border-right: transparent !important;
}
.border-l-trans{
    border-left: transparent !important;
}

.border-b-trans{
    border-bottom: transparent !important;
}

.vis {
    visibility: visible;
}
/*._link:hover {*/
    /*color: #ff5400!important;*/
/*}*/
.orange_border_tag{
    display: inline-block;
    font-size: 12px;
    color: #ff5400;
    padding: 2px 10px;
    border: 1px solid #ff5400;
    border-radius: 10px;
    -moz-border-radius: 10px;
    margin-right: 6px;
    line-height: 1;
}
.checkbox-self{
    background: url(/asset/images/orangebox.png) no-repeat 0 0;
    width: 17px;
    height: 17px;
    display: inline-block;
}
.crumbs ._link{
    font-size: 15px;
}
.co-map ._link:hover,.co-phone-num:hover,.crumbs ._link:hover{
    color: #ff5400;
}
.detail-con table,
.detail-box table {
    max-width: 100% !important;
}
table[align='center']{
    margin: 0 auto;
}
.detail-con tr td,
.detail-box tr td {
    border: none;
}
.ponter{
    cursor: pointer;
}

/* 温馨提示弹窗 */
.sign-mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=4CFFFFFF,endColorstr=4CFFFFFF);
    z-index: 9999;
}
.warm-tip{
    z-index: 10000;
    display: none;
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: -130px;
    width: 260px;
    background-color: #fff;
}
.warm-tip-close{
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background: url("/assets/images/close_white.png") no-repeat center;
    background-size: 95% auto;
    cursor: pointer;
}
.warm-tip-title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #ff5400;
}
.warm-tip-content{
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding: 30px 8px 40px;
}

/*QQ弹窗*/
.qqcall-small {
    position: absolute;
    bottom: 60px;
    right: 10px;
    width: 115px;
}
.qqcall-big{
    position: fixed;
    left: 0;
    top: 220px;
    z-index: 100;
    width: 110px;
    height: 160px;
}
.qqcall-big iframe{
    top: 220px !important;
}

/*广告样式*/
/*公用*/

.guanggao-tip_ind,.guanggao-tip_pingdao_top{
    position: absolute;
    font-size: 10px;
    color: #999;
    padding: 5px 4px;
    line-height: 1;
    filter: alpha(opacity:50);
    /*background-color: rgba(0,0,0,.5);*/
    visibility: visible;
}
/*课程，学校，广告位*/

.fff_{
    color: #fff!important;
}
/*首页*/


.guanggao-tip_ind{
    right: 332px;
    bottom: 0;
}

/*频道头部*/
.guanggao-tip_pingdao_top{
    right: 0;
    bottom: -505px;
}

/*pc端登录弹窗*/
.loginMask,.loginMaskBind{
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.cancelLogin{
    display: block;
    width:28px;
    height: 28px;
    cursor: pointer;
    position: absolute;
    right: -50px;
    top: -15px;
    background: url("/assets/images/pcLogin/guanbi.png") 0 center no-repeat;
    background-size: 28px;
}
.loginCon{
    width: 380px;
    padding-bottom: 40px;
    border-radius: 5px;
    background: #fff;
    margin: 200px auto 0;
    position: relative;
    box-shadow: 0 0 10px #666;
}

.codeTxt,.codeTxt02{
    width: 80px;
    border: 1px solid #fac13a;
    text-align: center;
    font-size: 12px;
    color: #fac13a;
    line-height: 20px;
    position: absolute;
    right: 70px;
    top: 5px;
}
.codeTxt02{
    display: none;
}
.codeTriangle{
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 8px;
    right: -7px;
    height: 12px;
    display: block;
    background: url("/assets/images/pcLogin/triangle.png") 0 0 no-repeat;
}
.codeTab{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 56px;
    height: 57px;
    background:url("/assets/images/pcLogin/code.png") 0 0 no-repeat;
    cursor: pointer;
}
.codeTab02{
    background:url("/assets/images/pcLogin/cmp.png") 13px 0 no-repeat;
}

.loginRegisted{
    padding: 42px 0 0 0;
    border-bottom: 2px solid #efefef;
}
.loginRegisted>ul{
    width: 220px;
    margin: 0 auto;
}
.loginRegisted>ul>li {
    float: left;
    font-size: 15px;
    color: #666;
    width: 55px;
    padding-bottom: 20px;
    margin-left: 110px;
    text-align: center;
    cursor: pointer;
}
.loginRegisted>ul>li:first-child{
    margin-left: 0;
}
.loginRegisted>ul>.tabActive{
    color: #ff5400;
    border-bottom: 3px solid #ff5400;
}
.passwordLogin{
    width: 280px;
    margin: 0 auto;
    margin-top: 26px;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #666; opacity:1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #666;opacity:1;
}

input:-ms-input-placeholder{
    color: #666;opacity:1;
}

input::-webkit-input-placeholder{
    color: #666;opacity:1;
}
.ipt01>input,.ipt02>input{
    width: 92%;
    line-height: 30px;
    outline: none;
    /* border: none; */
    border: 1px solid #dcdcdc;
    padding-left: 8%;
    color: #666;
    border-radius: 3px;
}
.ipt02{
    margin-top: 12px;
}
.rembpassword{
    margin-top: 15px;
}
.rembpassword>.rp>label{
    color: #747474;
    font-size: 12px;
    margin-left: 5px;
}
.rp>input{
    vertical-align: middle;
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-2px);
}
.fgtpassword{
    color:#ff5400;
}
.lgbutton{
    margin-top: 14px;
}
.lgbutton>button,.Reg{
    width: 100%;
    background: #ff5400;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    line-height: 36px;
    outline: none;
    border: none;
    border-radius: 3px;
}
.lgbutton>button:hover,.Reg:hover{
    background: #f22d00;
}
.ThirdPartLogin{
    position: relative;
    margin-top: 25px;
}
.thirdTit{
    position: absolute;
    left: 129px;
    top: -22px;
    font-size: 14px;
    color: #a9a9a9;
    background: #fff;
    padding: 0 25px;
}
/*.lineBg{*/
    /*width: 100%;*/
    /*border-top: 1px solid #dcdcdc;*/
/*}*/
.thirdLink{
    width: 270px;
    margin: 0 auto;
    margin-top: 25px;
}
.thirdLink>li{
    float: left;
    margin-left: 50px;
    width: 50px;
}
.thirdLink>li>a>img{
    width: 100%;
    display: block;
}
.thirdLink>li>a{
    display: block;
}
.thirdLink>li:first-child{
    margin-left: 9px;
}
.Qr-code{
    width: 198px;
    border: 1px solid #dcdcdc;
    margin: 0 auto;
    margin-top: 48px;
}
.Qr-code>img{
    width: 100%;
    display: block;
}
.loginApp{
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 48px;
}
.loginApp>a{
    font-size: 14px;
    color: #ff5400;
}
.regPage{
    width: 280px;
    margin: 0 auto;
    display: none;
}
.regPage>ul>li:first-child{
    margin-top: 26px;
}
.regPage>ul>li{
    margin-top: 14px;
    font-size: 12px;
}
.regPage>ul>li>input{
    width: 92%;
    line-height: 30px;
    outline: none;
    /* border: none; */
    border: 1px solid #dcdcdc;
    padding-left: 8%;
    color: #666;
    border-radius: 3px;
}
.regPage>ul>li>.agree_{
    width: 8%;
    vertical-align: middle;
}
.userAgreement{
    color: #ff5400;
}
.regPage>ul>li>.VerificationCode{
    width: 34%;
}
.getVer{
    width: 150px;
    background: #fe722e;
    color: #fff;
    text-align: center;
    line-height:32px;
    border-radius: 3px;
}
.getVer:hover{
    background: #f22d00;
}
.login-style02{
    display: none;
}
.login-style01{
    display: block;
}
.moremore{
    color: #666;
}
.moremore:hover{
    color:#FF5400;
}

.lc-side-li-new{
    font-size: 12px;
    line-height: 1;
    height: 14px;
    padding-left: 11px;
    background-image: url(../images/index/squre-dot.png);
    background-repeat: no-repeat;
    background-position: 0 -27px;
    margin-top: 17px;
}
.maybe_like .lc-side-li-new:hover {
    background-position: 0 4px;
}
.lc-side-li-new-add{
    font-size: 12px;
    line-height: 1;
    height: 14px;
    padding-left: 11px;
    background-image: url(../images/index/squre-dot.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    margin-top: 17px;
}

.maybe_like_01 li span.first-span {
    display: inline-block;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.maybe_like_01 li:hover span {
    color: #FF5400;
}
.maybe_like_02 li span.first-span {
    display: inline-block;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.maybe_like_02 li:hover span {
    color: #FF5400;
}



div.loginConNew{
    border-radius: 0;
    margin-top: 120px;
    padding-bottom: 0;
}
/*::-webkit-input-placeholder { *//* WebKit browsers*/
    /*　　color:red;*/
/*}*/
/*:-moz-placeholder {  *//* Mozilla Firefox 4 to 18*/
    /*　　color:red;*/
/*}*/
/*::-moz-placeholder {  *//* Mozilla Firefox 19+*/
    /*　　color:red;*/
/*}*/
/*:-ms-input-placeholder { *//* Internet Explorer 10+*/
    /*　　color:red;*/
/*}*/

span.cancelLoginNew,span.cancelLoginBind{
    display: block;
    width:20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 12px;
    top: 12px;
    background: url("/assets/images/pcLogin/guanbi01.png") 0 center no-repeat;
    background-size: 20px;
    z-index: 1000;
}
div.loginRegistedNew{
    border-bottom: none;
    position: relative;
}
div.loginRegistedNew>ul{
    width: 220px;
    margin: 0 50px;
}
div.loginRegistedNew>ul>li {
    float: left;
    font-size: 15px;
    color: #666;
    width: auto;
    padding-bottom: 20px;
    margin-left: 40px;
    text-align: center;
    cursor: pointer;
}
div.loginRegistedNew>ul>li:first-child{
    margin-left: 0;
    position: relative;
}
div.loginRegistedNew>ul>li:first-child>i{
    display: inline-block;
    position: absolute;
    width: 0;
    height: 12px;
    top: 5px;
    right: -20px;
    border-right: 2px solid #B4B4B4;
}
div.loginRegistedNew>ul>.tabActive{
    color: #ff5400;
    border-bottom: none;
}
/*div.loginRegistedNew>ul>li:last-child{*/
    /*width: 0;*/
    /*border-right: 1px solid #B4B4B4;*/
    /*height: 0;*/
    /*cursor: auto;*/
/*}*/
div.ThirdPartLoginNew{
    margin-top: 25px;
}
div.thirdTitNew{
    font-size: 14px;
    color: #a9a9a9;
    background: #fff;
    margin-left: 51px;
    display: inline-block;
}
ul.thirdLinkNew{
    display: inline-block;
    position: relative;
    top: 7px;
}
ul.thirdLinkNew>li{
    float: left;
    margin-left: 20px;
    width: 23px;
}
ul.thirdLinkNew>li>a>img{
    width: 100%;
    display: block;
    vertical-align: middle;
}
ul.thirdLinkNew>li>a{
    display: block;
}
ul.thirdLinkNew>li:first-child{
    margin-left: 9px;
}
div.iptNew01>input,div.iptNew02>input{
    border-radius: 0;
}
div.lgbuttonNew{
    margin-top: 32px;
    position: relative;
}
div.lgbuttonNew>button{
    border-radius: 0;
}
.bottom-register,.bottom-register-bind{
    width: 380px;
    height: 40px;
    line-height: 40px;
    color: white;
    text-align: center;
    cursor: pointer;
    background-color: #3A3A3A;
    margin-top: 30px;
    opacity: 0.8;
}
.ipt001,.iptNew01,.iptNew02{
    width: 278px;
    height: 32px;
    border: 1px solid #dcdcdc;
    position: relative;
}
.iptNew02{
    margin-top: 12px;
}
.ipt001>input,.iptNew01>input,.iptNew02>input{
    width: 79%;
    outline: none;
    padding-left: 2%;
    color: #666;
    position: relative;
    left: -4px;
    border: none;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
}
.ipt002>input{
    width: 72%;
    line-height: 30px;
    outline: none;
    padding-left: 5%;
    color: #666;
    position: relative;
    left: -4px;
    border: none;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
}
.ipt002{
    margin-top: 12px;
    width: 155px;
    height: 32px;
    border: 1px solid #dcdcdc;
    display: inline-block;
}
.ipt001>label,.iptNew01>label{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -3px;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    vertical-align: middle;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-1px);
}
.iptNew02>label{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -61px;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    vertical-align: middle;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-1px);
}
.ipt002>label{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -31px;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    vertical-align: middle;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-1px);
}
.btn-yzm,.btn-yzm01,.btn-yzm02{
    width: 110px;
    margin-left: 9px;
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(1px);
    height: 34px;
    border: 1px solid #D5D5D5;
}
.pic-change{
    display: inline-block;
    box-sizing: border-box;
    width: 110px;
    margin-left: 9px;
    transform: translateY(14px);
    -webkit-transform: translateY(14px);
    -moz-transform: translateY(13px);
    height: 34px;
    border: 1px solid #D5D5D5;
    position: relative;
}
.ipt0001,.ipt0002{
    width: 278px;
    height: 32px;
    border: 1px solid #dcdcdc;
    position: relative;
}
.ipt0002{
    margin-top: 18px;
}
.ipt0001>input,.ipt0002>input{
    width: 79%;
    line-height: 30px;
    outline: none;
    padding-left: 5%;
    color: #666;
    position: relative;
    left: -4px;
    border: none;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
}
.ipt0001>label,.ipt0002>label{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -91px;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    vertical-align: middle;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-1px);
}
div.ipt0002>label{
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -61px;
}
.ipt0003,.ipt0004{
    margin-top: 18px;
    width: 155px;
    height: 32px;
    border: 1px solid #dcdcdc;
    display: inline-block;
}
.ipt0003>input,.ipt0004>input{
    width: 72%;
    line-height: 30px;
    outline: none;
    padding-left: 5%;
    color: #666;
    position: relative;
    left: -4px;
    border: none;
    transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
}
div.ipt0003>label{
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -119px;
}
.ipt0003>label,.ipt0004>label{
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/assets/images/pcLogin/zhucexiang.png") no-repeat 6px -31px;
    border-right: 1px solid #dcdcdc;
    box-sizing: border-box;
    vertical-align: middle;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-1px);
}
.ipt-agree{
    margin-top: 10px;
}
.ipt-agree>input{
    transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    margin-right: 10px;
}
div.loginConNew input::-webkit-input-placeholder {/*Chrome/Safari*/
    color:#D7D7D7;
}
div.loginConNew input::-moz-placeholder {/*Firefox*/
    color:#D7D7D7;
}
div.loginConNew input:-ms-input-placeholder {/*IE*/
    color:#D7D7D7;
}
/*注册登录绑定*/
.head-picture{
    width: 57px;
    height: 57px;
    margin-left: 50px;
    display: inline-block;
    position: relative;
}
.head-picture b{
    font-size: 15px;
    margin: 0 0 20px 20px;
    position: absolute;
    top: 18px;
    right: -140px;
    font-weight: 500;
}
.head-picture img{
    width: 100%;
    height: 100%;
}
.loginRegistedBind{
    padding-top: 18px;
    padding-bottom: 18px;
    border-bottom: none;
    position: relative;
}
.passwordLoginBind{
    margin-top: 0;
}
.pic-change img{
    width: 108px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
}

.wrong-notice{
    position: absolute;
    top: 76px;
    left: 0;
    color: red;
    display: inline-block;
    width: 380px;
    text-align: center;
}
.right-notice01{
    position: absolute;
    top: 5px;
    right: -36px;
    display: inline-block;
    width: 0;
    height: 20px;
    background: url("/assets/images/register-icon.png") no-repeat 0 -35px;
}
.right-notice02{
    position: absolute;
    top: 5px;
    right: -159px;
    display: inline-block;
    width: 0;
    height: 20px;
    background: url("/assets/images/register-icon.png") no-repeat 0 -35px;
}
.right-zc01,.right-zc02,.right-zcbd01,.right-dlbd01,.right-dlbd02{
    position: absolute;
    top: 5px;
    right: -36px;
    display: inline-block;
    width: 0;
    height: 20px;
    background: url("/assets/images/register-icon.png") no-repeat 0 -35px;
}
.wrong-notice-zc{
    position: absolute;
    top: -25px;
    left: -50px;
    color: red;
    display: inline-block;
    width: 380px;
    text-align: center;
}
.right-zc03,.right-zc04,.right-zcbd02{
    position: absolute;
    top: 5px;
    right: -159px;
    display: inline-block;
    width: 0;
    height: 20px;
    background: url("/assets/images/register-icon.png") no-repeat 0 -35px;
}
.wrong-notice-bd{
    position: absolute;
    top: 68px;
    left: 0;
    color: red;
    display: inline-block;
    width: 380px;
    text-align: center;
}
img{
    text-align: center;
    line-height: 100%;
}
.ad-label {
    position:absolute;
    top:0;
    left:0;
    font-size:10px;
    color:#ddd;
    padding:5px 4px;
    line-height:1;
    filter: alpha(opacity:50);
    background-color: rgba(0,0,0,0.5);
}
.clearfloat{
    clear:both;
    height:1px;
    font-size: 1px;
    line-height: 1px;
    display: none;
}

.detail-content-p{
    letter-spacing: 2px;
    text-indent: 2em !important;
    font-size: 18px;
    line-height: 26px;
}
.detail-content-img{
    max-width: 100%;
}

.lc-side-li-s a:hover {
    color: #ff5400;
}