
@charset "utf-8";
@import "/css/artway/footer.css"; 
/* CSS Document 
   Author     : gxalessoninfo
   Created on : 2016-05-10
*/
.theme-home:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_home_normal.svg');background-size:100%; }
.theme-home-active:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_home_selected.svg');background-size:100%; }
.theme-vod:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_system_normal.svg');background-size:100%; }
.theme-vod-active:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_system_selected.svg');background-size:100%; }
.theme-live:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_live_normal.svg');background-size:100%; }
.theme-live-active:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_live_selected.svg');background-size:100%; }
.theme-my:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_my_normal.svg');background-size:100%; }
.theme-my-active:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/theme_my_selected.svg');background-size:100%; }
.theme-vip:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/vip_normal.svg');background-size:100%; }
.theme-vip-active:before { content: "";display: inline-block;width: 30px;height:30px;margin-top:5px;background-image: url('/images/artway/vip_selected.svg');background-size:100%; }
html{font-size:65%;}
body{color:#393939;background:#ececec;line-height:24px; font-family:"Hiragino Sans GB","Droid Sans","Microsoft Yahei",Tahoma,Arial,Roboto,Simsun,sans-self; width:100%; margin:0 auto;}
.pc{min-width: 1200px;background-color: #fafafa;}
h1,h2,h3,h4,select,input,button{font-weight:normal;font-size: 15px;font-size: 1.5rem;}
body,h1,h2,h3,h4,div,ol,ul,li,dl,dt,dd,form,p,img,hr,header,footer,section,aside,nav,hgroup,figure,figcaption{margin:0;padding:0;border:0;}
input,button,select,img{margin:0; padding:0; line-height:normal; border:0;}
ul,li,dl,dt,dd{list-style:none}
select,input,textarea,button,button img,label{vertical-align:middle; font-family:"Hiragino Sans GB","Droid Sans","Microsoft Yahei",Tahoma,Arial,Roboto,Simsun,sans-self;}
select{-webkit-appearance: none;}
header,footer,section,aside,nav,hgroup,figure,figcaption{display:block;margin:0;padding:0;border:none}
a{color: #393939;}
a, a:link, a:visited{text-decoration:none;cursor:pointer;}
em{font-style: normal;}
input[type="submit"],input[type="reset"],input[type="button"],button { -webkit-appearance: none; }
.clearfix:after {content:"020";display: block;height: 0;clear: both;visibility:hidden;}
.clearfix {zoom: 1;}
input::-webkit-input-placeholder { /* WebKit browsers */
    color:#bfbfbf;
}
input::-moz-input-placeholder { /* WebKit browsers */
    color:#bfbfbf;
}
input::-ms-input-placeholder { /* WebKit browsers */
    color:#bfbfbf;
}
img{vertical-align: top;overflow: hidden;}
.article-info .main-info img{max-width: 100%;}
img[src=""]{opacity: 0;}
.icon_coach {
    width: 1.5em; height: 1.5em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?v1.0.1'); /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/iconfont.woff?v1.0.1') format('woff'), /* chrome, firefox */
        url('../fonts/iconfont.ttf?v1.0.1') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('../fonts/iconfont.svg#iconfont?v1.0.1') format('svg'); /* iOS 4.1- */
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:1.2rem;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.icon-course:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-class-unpressed.svg');background-size: 23px 22px; }
.icon-delete:before { content: "\e606"; }
.icon-course-active:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-class-pressed.svg');background-size: 23px 22px; }
.icon-index-active:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-home-pressed.svg');background-size: 23px 22px; }
.icon-community:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-community-unpressed.svg');background-size: 23px 22px; }
.icon-live_playing:before { content: "\e60e"; }
.icon-fail:before { content: "\e60f"; }
.icon-money:before { content: "\e603"; }
.icon-upload2:before { content: "\e601"; }
.icon-upload:before { content: "\e60b"; }
.icon-add:before { content: "\e608"; }
.icon-my:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-mine-unpressed.svg');background-size: 23px 22px; }
.icon-right:before { content: "\e60d"; }
.icon-index:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-home-unpressed.svg');background-size: 23px 22px; }
.icon-my-active:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-mine-pressed.svg');background-size: 23px 22px; }
.icon-community-active:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ic-home-community-pressed.svg');background-size: 23px 22px;}
.icon-test:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ico-home-tutoring-unpressed.svg');background-size: 23px 22px;}
.icon-test-active:before { content: "";display: inline-block;width: 23px;height: 21px;background-image: url('/images/ico-home-tutoring-pressed.svg');background-size: 23px 22px;}

.icon{background: url(/images/main_bg.png) no-repeat 0 0;background-size: 227px;display: inline-block;width: 22px;height: 25px;cursor: pointer;}
.icon_order{background-position: -125px -4px;}
.icon_pencil{background-position: -81px -33px;}
.icon_hammer{background-position: -54px -33px;}
.icon_microphone{background-position: -134px -35px;}
.icon_tube{background-position: -145px -4px;}
.icon_chart{background-position: -25px -33px;}
.icon_dollar{background-position: -103px -2px;}
.icon_camer{background-position: -106px -33px;}
.icon_note{background-position: 1px -33px;}
.icon_fans{background-position: -49px -4px;}
.icon_rocket{background-position: 1px -2px;}
.icon_push{background-position: -22px -2px;}
.icon_message{background-position: -76px 1px;height: 28px;}
.icon_search{background-position: -76px 1px;height: 28px;}
.icon_back{background-position: -195px 1px;}
.pc .icon_back{background-position: -165px 1px;}
.icon_right{background-position: -152px -97px;}
.icon_arrowr{background-position: -176px -17px;}
.icon_arrow_right{display: inline-block;width: 9px;height: 17px;background: url(/images/arrow_right.png) no-repeat 0 0;background-size: 8px;}
.big_arrow{transform: scale(1.5,1.5);}
.search_icon{background: url(/images/search.png) no-repeat 0 0;background-size: 17px;display: inline-block;width: 17px;height: 17px;behavior: url(/js/common/ie-css3.htc); }
.backbtn  .search_icon{height: 20px;}
.rightg_space .search_icon{top: 12px;}
.title .search_icon{background: url(/images/search2.png) no-repeat 0 0;background-size: 17px;}
.live_icon{display: inline-block;width: 15px;height: 15px;background: url(/images/course/live_go.gif) no-repeat 0 0;background-size: 15px;}
.live_icon2{background: url(/images/course/live2.png) no-repeat 0 0;background-size: 12px;}
.icon_success{width: 25px;height: 25px;background: url(/images/common/success.png) no-repeat 0 0;background-size: 100%;}
.icon_delete{display: inline-block;width: 28px;height: 28px;background: url(/images/common/delete.png) no-repeat 0 0;background-size: 100%;}
.hide{display: none;}
.show{display: block;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.t_center{text-align: center;}
.t_left{text-align: left;}
.t_right{text-align: right;}
.pc_header_title{text-align: left;color: #999;}
/* t_color */
.red{color: #f00;}
.t_normal,.t_gray{color: #7e7e7e;}
.t_light_gray{color:#888;}
.t_bf{color:#bfbfbf;}
.t_link{color: #456dde;}
.t_primary{color: #393939;}
.t_success{color: #5cb85c;}
.t_info{color: #5bc0de;}
.t_warning{color: #f0ad4e;}
.t_danger{color: #d9534f;}
.t_fff{color: #fff;}
.t_orange{color: #fc5832;}
.t_dark{color: #393939;}
.t_delprice{color: #b8b8b8;}
.nowrap{white-space: nowrap;}
.text_over_nowrap{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* bg_color */
.bg_theme{ background: #fc5a31;color:#fff;border:none; }
.bg_fff{background-color: #fff;}
.bg_ccc{background-color: #ccc;}
.bg_gray{background-color: #eee;}
.bg_green{background-color: #62c4ae;color: #fff;}
.bg_orange{background-color: #fc5a31;color: #fff!important;}
.pc .text_orange{color: #fc5a31!important;}
.bg_shadow{background: url(/images/modal_bg.png);}
.bg_interact{background: #fff;color: #333;}
.bg_self_interact{background: #f7e8d3;color: #333;}
/* border */
.border_eee{border-color: #eee;}
.border_e1{border-color: #e1e1e1!important;}
.col-2{width: 50%;}
.mt_sm{margin-top: 10px;}
.mt_md{margin-top: 15px;}
.ml-15{margin-left: 15px;}
.ml-10{margin-left: 10px;}
.ml-pct-25{margin-left: 25%;}
.mbm{margin-bottom: 15px;}
.p_md{padding: 0 15px;}
.h_auto{height: auto!important;}
.inlineBlock{display: inline-block;width: 100%;height: 100%;}
.item_hover{display: block;position: absolute;top:0;left:0;width: 100%;height: 100%;}
.pd100{padding-bottom: 100px;}
/* font-weight */
.font_large{
    font-size: 17px;
    font-size: 1.7rem;
}
.font_md{
    font-size: 15px;
    font-size: 1.5rem;    
}
.font_small{
    font-size: 12px;
    font-size: 1.2rem;
}
.text-line {
    text-decoration: line-through;
}
.text-center{
    text-align: center;
}
/* login_icon */
.icon_teacher,.icon_student{
    display: inline-block;
    width: 27px;
    height: 42px;
    background-size: 24px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
.icon_teacher{
    background-image: url(/images/teacher.png);
}
.icon_student{
    height: 32px;
    background-image: url(/images/student.png);
}
/* about btn */
.btn_large.bg_green{
    border-color: #62c4ae;
}
.btn_large.bg_orange{
    border-color: #fc5a31;
}
.btn{
    display: inline-block;
    border:1px solid #dcdcdc;
    color: #bfbfbf;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 15px;
    border-radius: 15px;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    text-align: center;
}
.btn_normal{
    padding: 0 30px;
}
.square_btn{
    width: 64px;
    border-radius: 5px;
    box-sizing: border-box;
}
.live_square_btn{
    border-radius: 5px;
    box-sizing: border-box;
}
.btn_large {
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin: 10px 0;
    border-radius: 25px; 
    border:1px solid #dcdcdc;
    font-size: 17px;
    font-size: 1.7rem;
}
.btn_lg{
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.btn_md{
    padding: 0px 15px;
    font-size: 14px;
    font-size: 1.4rem;
}
.btn_sm{
    padding: 5px 10px;
    font-size: 12px;
}
.btn_xs{
    padding: 0 2px;
    font-size: 12px;
    line-height: 1.5;
}
.btn_default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn_default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn_primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn_primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn_primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn_success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn_success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn_info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn_info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn_warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn_warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn_danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn_danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
/* about header */
.point{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #fff;
}
.fixed_space {
    position: fixed;
    width: 100%;
    background-color: #ebebed;
    z-index: 5;
}
.fixed_space.header {
    top: 0;
    left: 0;
    height: 40px;
    color: #fff;
    line-height: 40px;
    z-index: 1000;
    font-size: 18px;
    font-size: 1.8rem;
    overflow: hidden;
}
/* 互动宝header--start */
.interact_header.header{
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    color: #555;
    line-height: 40px;
    z-index: 1000;
    font-size: 17px;
    font-size: 1.7rem;
    overflow: hidden;
    display: flex;
    background: #fff;
}
.interact_header.header.green_bg{
    color: #fff;
    background: #5dc051;
}
.app_scan{
    background: url(/images/hdb/scan_code.png) 50% no-repeat;
    background-size: 25px;
    width: 25px;
}
.interact_backbtn {
    width: 40px;
    height: 40px;
    background: url(/images/hdb/arrow_black.png) 50% no-repeat;
    background-size: 20px;
}
.green_bg .interact_backbtn {
    background: url(/images/hdb/arrow_white.png) 50% no-repeat;
    background-size: 20px;
}
.interact_header .title {
    flex: 1;
}
.interact_header .right_space {
    min-width: 40px;
    margin-right: 4.3%;
    margin-left: 5px;
}
/* 互动宝header--end */
.header .backbtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    font-size: 1.6rem;
    z-index: 100;
    padding: 6px 20px 0px 10px;
}
.header .backbtn  img{
    margin-top: -1px;
    border-radius: 15px;
}
.header .backbtn2{
    top: 0;
    left: 0;
}
.header .rightg_space {
    position: absolute;
    height: 40px;
    top: 0;
    right: 10px;
}
.header .rightg_space a{
    display: block;
    float: right;
    height: 100%;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 10px;
}
.rightg_space img{
    margin-top: 5px;
    border-radius: 15px;
}
.head_tab{
    font-size: 0;
}
.head_tab .head_title{
    padding: 5px;
    border: 1px solid #fff;
    font-size: 17px;
}
.header .rightg_space a:last-child{
    margin-left: 0;
}
.head_title a{
    color: #fff;
}
.head_title.cur{
    border-bottom: 2px solid #fff;
}
.head_title+.head_title{
    border-left: none;
}
.header .header_down .listitem {
    padding: 0;
}
/* content */
.container{
    font-size: 14px;
    font-size: 1.4rem;
    overflow: hidden;
}
.main{
    margin-top: 40px;
    margin-bottom: 70px;
}
.main_two{
    margin-top: 40px;
}
.modal,.alert_bottom{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(/images/modal_bg.png);
    z-index: 10001;
}
.modal_content{
    position: fixed;
    top: 260px;
    left:50%;
    width: 300px;
    margin-left: -150px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
}
.pc .modal_content{
    border-radius: 5px;
}
.modal_title{
    box-sizing: border-box;
    height: 100px;
    padding-top:25px;
}
.alert_content{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-y: auto;
}
.alert_content li>a{
    display: inline-block;
    width: 100%;
}
.handle_wrap{
    margin-top: 5px;
    /*border-top: 1px solid #e1e1e1;*/
}
.handle_wrap a{
    display:block;
    height: 50px;
    line-height: 50px;
}
.input_title{
    height: 65px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 10px;
}
.input_title input{
    border: none;
    width: 90%;
    display: block;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    outline: none;
    text-align: center;
}
.input_left {
    margin-left: 10px;
}
.modal_content .input_wrap{
    display: block;
    padding-left: 95px;
    margin: -6px;
    line-height: 30px
}
.modal_content .input_wrap input{
    text-align: left;
}
.modal_handle a{
    display: inline-block;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}
.modal_handle a+a{
    border-left: 1px solid #e1e1e1;
}
.modal_input{
    border: 1px solid #e1e1e1;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    border-radius: 3px;
    margin-bottom: 5px;
    width: 200px;
}
.modal_inputs{
    width: 100px;
}
.modal_tit{
    line-height: 60px;
}
.module_checkr {
    width: 230px;
}
.modal .close{
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    font-style: normal;
}
.article_modal .modal_content{
    width: 900px;
    padding: 15px 32px 15px 38px;
    margin-left: -450px;
}
.article_modal .article-info{
    overflow: auto;
}
.article_modal .modal_content .article-title{
    margin-bottom: 15px;
}
.article_modal .modal_content .article-title span{
    font-size: 24px;
}
.article_modal .modal_content .article-title span:last-child{
    font-size: 16px;
}
.article_modal  .close{
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/common/close.png) no-repeat 0 0 ;
    background-size: 100%;
}
.content{
    padding:5px 10px;
}
.list_content{
    padding: 0 10px;
}
.border_bottom{
    border-bottom: 1px solid #e1e1e1;
}
.main_tit{
    margin-bottom: 20px;
}
.p_item span+span{
    margin-left: 10px;
}
.loading{
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.loading img{
    position: fixed;
    top: 50%;
    left: 50%;   
    margin-top: -20px;
    margin-left: -20px;
}
/* BW.alert 提示 */
.toast {
    position: fixed;
    left: 50%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 20px;
    z-index: 99999;
    color: #ffffff;
}
.toast.top {
    top: 50px;
}
.toast.center {
    top: 50%;
}
.toast.bottom {
    bottom: 60px;
}
.pc .toast.bottom {
    bottom: 100px;
}
.toast.alert {
    width: 200px;
    margin-left: -110px;
    padding: 5px 15px;
}
.toast.loading {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    margin-left: -30px;
    line-height: 60px;
}
/* animate transition 动效相关 */
.animated {
    animation-duration: 0.5s;
    -webkit-animation-duration: .5s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
}
.animated.infinite {
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    60% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    to {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    60% {
        -webkit-transform: scale(1.2);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
.zoomIn {
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
}
@keyframes zoomOut {
    from {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    40% {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    to {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
    }
    40% {
        -webkit-transform: scale(1.2);
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0);
    }
}
.zoomOut {
    animation-name: zoomOut;
    -webkit-animation-name: zoomOut;
}
.zoom {
    animation-name: zoomOut;
    -webkit-animation-name: zoomOut;
}
.zoom.active {
    animation-name: zoomIn;
    -webkit-animation-name: zoomIn;
}
@-webkit-keyframes rotateloading {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotateloading {
    from {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.rotate360 {
    -webkit-animation: rotateloading 1s infinite cubic-bezier(0, 0, 0, 0);
    animation: rotateloading 1s infinite cubic-bezier(0, 0, 0, 0);
}
@-webkit-keyframes zoomScale{

    from {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    60% {
        transform: scale(2);
        -webkit-transform: scale(2);
    }
    to {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes zoomScale{

    from {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    60% {
        transform: scale(2);
        -webkit-transform: scale(2);
    }
    to {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.zoomScale{
    animation:zoomScale 1s ;
    -webkit-animation:zoomScale 1s ;
    transform-origin:50% 50%;
}
@-webkit-keyframes lineloading {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}
@keyframes lineloading {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}
/* ↑↑ animate end */
.spinner {
    margin: auto;
    width: 30px;
    height: 30px;
}

/*列表*/
.listView {
    display: block;
    height: auto;
    padding: 0;
    position: relative;
}
.listView .listitem {
    height: auto;
    float: left;
    width: 100%;
    background-color: #fff;
}
.listView .listitem.col-2{
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
}
.listView .listitem.col-3 {
    width: 33.33%;
}
.listView .listitem.col-4 {
    width: 25%;
}
.listView .listitem.col-5 {
    width: 20%;
}
.pc .listView .listitem.course-col-4 {
    width: 19%;
    margin: 5px;
    transition: all 0.2s linear;
}
.courseitem .itemrow {
    height: 44px;
    line-height: 21px;
    margin: 0 5px;
    overflow: hidden;
}
.pc .courseitem .itemrow {
    height: 43px;
    line-height: 21px;
    margin: 0 5px;
    overflow: hidden;
}
.courseitem img{
    width: 100%;
    display: block;
    transition: all 0.5s ease;
}
.listitem.col-2 .courseitem .itemrow:last-child{
    height: 38px;
    font-size: 14px;
    white-space: nowrap;
    margin-top: 5px;
}
/* add PC端list-style */
.pc_list{
    width: 220px;
    height: 240px;
    float: left;
    margin: 20px 9px 5px;
    position: relative;
}
.pc_list .img_area{
    width: 200px;
    height: 148px;
    margin: 10px -12px 0;
    overflow: hidden;
    margin-left: 10px;
    position: absolute;
    top: -1px;
}
.pc_list .img_area img {
    width: 100%;
    height: 148px !important;
}
.pc_list .item_info {
    /*    padding-left: 135px;
        width: 200px;
        height: 16px;
        position: relative;
        top:152px;
        left: -124px;*/
    width: 200px;
    top: 152px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 10px;
}
.pc_list span.font_large.t_dark {
    margin-top: 10px;
    width: 180px;
    height: 44px;
    font-size: 16px;
    margin-left: 10px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.pc .pc_box_shadow{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
    border-radius: 4px;
}
.pc .list_wrap.page {
    width: 1191px;
    margin-left: 4px;
    margin-top: 20px;
    padding-bottom: 45px;
    background-color: white;
}
/* ↑↑ add PC end */
@media screen and (max-width: 320px) {
    .listitem.col-2 .courseitem .itemrow:first-child span{
        display: block;
        height: 15px;
        line-height: 15px;
    }
    .courseitem .itemrow:last-child span.fr{
        text-align: right;
    }
}
@media screen and (min-width: 321px) {

}
@media screen and (min-width: 376px) {
    .courseitem .itemrow:last-child{
        font-size: 14px;
    }
}
@media screen and (min-width: 415px) {
    .listitem.col-2 .courseitem img{
        height: auto;
        transition: all 0.5s ease 0s;
    }
}
.courseitem_img_wrap{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    margin-bottom: 8px;
}
.courseitem .courseitem_status{
    position: absolute;
    bottom: 0;
    left: 5px;
}
.courseitem_type{
    position: absolute;
    bottom: 0;
    right: 0px;
    background: linear-gradient(-180deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.5) 100%);
    width: 97%;
    text-align: right;
    padding-right: 3%;
}
/* footer */
.footer{
    width: 100%;
    height: 64px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #f6f7f9;
    overflow: hidden;
}
.footer ul{
    margin: 0;
}
.footer li{
    overflow: hidden;
    float: left;
    text-align: center;
}
.footer_item{
    display: block;
    width: 100%;
    padding: 8px 0 4px;
}
.footer li p{
    font-size: 15px;
    font-size: 1.5rem;
}
.footer li .iconfont{
    font-size: 22px;
    font-size: 2.2rem;
}
.footer a{ -webkit-tap-highlight-color:rgba(255,0,0,0);}
.footer  a.hover,.footer  a:active{
    border-radius: 10px;
    color: #fff;
}
.pc .footer a:active{
    background-color: #f6f7f9!important;
}
/*common*/
.slider-group {
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 50px;
}
.slider-content {
    display: -webkit-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
}
.slider-item {
    display: block;
    width: 100%;
}
.slider-item img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
/* about banner */
.swipe {
    min-height: 50px;
    overflow: hidden;
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 200px;
}
.pc .swipe{
    width: 1200px;
    height: 400px !important;
}
.pc .swipe.index_swipe{
    width: 976px;
    margin-left: 220px;
}
.pc .swipe.index_swipe_artway{
    width: 1200px;
    margin-left: 0px;
}
.swipe-wrap {
    overflow: hidden;
    position: relative;   
}
.swipe-item {
    float:left;
    width:100%;
    position: relative;
}
.pc .swipe-item{
    height: 400px;
}
.swipe-item img{
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.pc .swipe-item img {
    height: 400px !important;
}
.slider-position {
    position: absolute;
    right: 5px;
    bottom: 5px;
    height: 18px;
    padding: 0 5px;
    background: rgba(0,0,0,0.3);
    border-radius: 92px;
    z-index: 1;
}
.pc .slider-position{
    right: 24px;
}
.slider-position li {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 3px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.slider-position li.on {
    background: #fff;
}
/* ↑ banner end */
.delete{
    position: absolute;
    top: 5px;
    right: 3px;
    display: inline-block;
    line-height: 10px;
}
.divider:before{
    position: absolute;
    width: 200px;
    height: 1px;
    background: #fc5832;
}
.course_type{
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 5px;
    border-radius: 5px;
}
.content_item{
    padding: 0 5px;
}
.content_item+.content_item{
    border-top: 1px solid #bfbfbf;
}
.space{
    padding-left: 6px;
}
.bt_handle{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.bt_handle.logout_handle{
    position: relative;
    margin-top: 30px;
}
.bt_handle .btn{
    box-sizing: border-box;color:#fff;
}
.btn.disabled{
    background-color:#bbb;
}
.h_item{
    height: 60px!important;
    line-height: 60px!important;
}
.h_item .c_type+.c_type{
    margin-left: 20px;
}
.second_back{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: transparent;
    width: 52px;
    height: 40px;
}
.pc .second_back{
    position: absolute;
    top: -36px;
}
.icon_check{
    display: inline-block;
    width: 16px;
    height: 16px;
    border:2px solid #fc5a31;
    border-radius: 10px;
}
.icon_checked{
    display: inline-block;
    background: url(/images/common/checked.png) no-repeat 0 0;
    background-size: 100%;
    width: 20px;
    height: 20px;
}
.search_wrap .title{
    width: 100%;
    padding: 0 50px 0 40px;
    box-sizing: border-box;
}
.title.t_left{
    text-align: left;
    padding-left: 50px;
    padding-right: 75px;
}
.title .search_icon{
    position: absolute;
    top:14px;
    left: 49px;
}
.top_search{
    width: 100%;
    height: 26px;
    line-height: 26px;
    padding: 0 5px 0 30px;
    border-radius: 13px;
    box-sizing: border-box;
    outline: none;
}
.search_btn {
    background: none;
    color: #fff;
    outline: none;
}
/* PC 分类列表*/
.pc .categorys_title{
    display: inline-block;
    float: left;
    width: 80px;
    line-height: 40px;
    font-size: 15px;
    color: #888;
    text-align: right;
}
.pc ul.level_one_list , .pc ul.level_two_list{
    margin-left: 8%;
}
.pc .level_one_list li.active {
    border: none;
}
.pc .level_one_list li.active a , .pc .level_two_list li a.category_btn.active {
    color: #fc5a31;
    background: inherit;
}
.pc .level_two_list a.category_btn {
    border-radius: 8px;
    border: none;
}
.pc .level_one_list li a:hover,.pc .level_two_list li a:hover {
    color: #fc5a31;
}
li.level_two_item a.category_btn.active {
    background: #fc5a31;
    color: #fff;
}
.category_wrap{
    position: fixed;
    top: 40px;
    left: 0;
    width: 100%;
    overflow-x:scroll;
    white-space: nowrap;
    z-index: 100;
}
.level_two{
    top: 84px;
}
.category_wrap.level_two {
    background-color: #ececec;
}
.level_one_list li{
    text-align: center;
    display: inline-block;
    line-height: 44px;
    color: #bfbfbf;
    padding: 0 13px;
}
.level_one_list li:last-child{
    margin-right: 50px;
}
.level_one_list li.active{
    line-height: 42px;
    border-bottom-width: 2px;
    border-style: solid;
}
.level_one_list li a{
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    color: #393939;
}
.level_two_list{
    padding: 0 7px;
}
.level_two_list li+li{
    margin-left: 15px;
}
.level_two_list li{
    text-align: center;
    display: inline;
    line-height: 44px;
}
.level_two_list .hide{
    display: none;
}
.category_btn{
    display: inline-block;
    border: 1px solid #bfbfbf;
    padding: 0 15px 0 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    cursor:pointer;
}
.level_two_list li a.bg_theme{
    border:1px solid transparent;
}
#searchBtn{
    margin-left: 10px;
}
.category_wrap.level_two .level_two_before{
    position: fixed;
    background: #fff;
    top: 94px;
}
.category_wrap.level_two .level_two_after,
.category_wrap.level_two .level_two_before
{
    position: fixed;
    background: #fff;
    top: 85px;
    height: 42px;
    color: #fc5a31;
    line-height: 42px;
    font-size: 18px;
    padding: 0 2px;
}
/* 课程列表 */
.course_list{   
    background: #fff;
}
.wutonghui .course_list{
    padding:0;
}
.course_list .listitem{
    background: none;
    border-bottom: 1px solid #e1e1e1;
    padding-left:20px;
    /*padding-bottom: 19px;*/
    padding-bottom: 15px;
    background: #fff;
    position:relative;
}
.course_list .listitem .img_area{
    width: 140px;
    border-radius: 3px;
    overflow: hidden;
    padding-top: 20px;
    margin-left:-10px;
}
.course_list .listitem .img_area img{
    display: block;
    width: 100%;
    border-radius: 5px;
}
.course_content_add{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.3);
    transform: translate3d(0,-2px,0);
}
/* add course-block */
.course-hour{
    position: absolute;
    width:100%;
    height:150px;
    top: 114px;
    overflow: hidden;
    background-color:rgba(0,0,0,0.5);
    padding: 10px 10px 0 12px;
    transition: 0.5s;
}
.course-hour-title {
    display: block;
    margin-left: 2px;
    color: white;
    margin-top: -4px;
}
.pc .lessonUser{
    margin-top:8px !important;
}
span.course-hour-info {
    display:block;
    color: white;
    font-size: 14px;
    height: 100px;
    width:181px;
    font-weight: 200;
    padding-left: 2px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}
.course_list .listitem .item_info{
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 160px;
    width: 48%;
}
.item_info .item_title_wrap{
    padding-right: 5px;
    overflow: hidden;
}
.learn_list .item_info .item_title_wrap{
    height: 36px;
    line-height: 18px;
    width:157px;
}
.pc .item_title_wrap{
    width: 220px !important;
}
.item_info .item_title{
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.listitem .item_info p{
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    margin-left: -2px;
}
.listitem .item_info p:first-child{
    line-height: 26px;
    height: 56px;
    white-space: normal;
    margin-left: -2px;
    margin-top: 4px;
}
.lessonUser {
    /*    position: relative;
        text-align: right;*/
}
.lessonUser span {
    font-size: 13px;
    font-size: 1.25rem;
}
.course_status{
    position: absolute;
    bottom: 4px;
    right: 0;
    color: #fff;
    width: 100%;
    font-size: 12px;
    z-index: 10;
    padding-right: 5px;
}
.listitem .user_level {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    padding: 0 8px;
    border-radius: 4px;
    position: relative;
    z-index: 99;
}
.listitem .live_icon{
    margin-left: 5px;
}
.listitem .live_icon2{
    margin-left: 3x;
}
.top_tip{
    padding: 3px 10px;
}
.top_tip span{
    margin-right: 10px;
}
.edit_list li{
    min-height: 50px;
    line-height: 50px;
    overflow: hidden;
    border-top: 1px solid #e1e1e1;
    padding: 0 5px;
}
.edit_list ul:first-child li:first-child{
    border-top: none;
}
.edit_center{
    width: 100%;
    box-sizing: border-box;
    padding-left: 95px;
    padding-right: 70px;
}
.edit_list input[type='text'],.edit_list select{
    display: block;
    width: 100%;
    background: #fff;
    outline: none;
    height: 40px;
    margin-top: 5px;
    padding-left: 0;
}
.edit_r input[type='text']{
    display: inline-block;
    width: 70px;
    text-align: right;
    margin-top: -6px;
}
/*radio按钮*/
.status_bar{
    position: absolute;
    top: 15px;
    right: 0;
    width: 44px;
    height: 22px;
    background-color: #e1e1e1;
    border-radius: 11px;
    z-index: 99;
}
.status_bar .left, .status_bar .right{
    width: 20px;
    height: 18px;
    border-radius: 9px;
    margin-top: 2px;
}
.status_bar .left{
    margin-left: 2px;
}
.status_bar .right{
    margin-right: 2px;
}
.hideradio{
    width: 18px;
    height: 18px;
}
.status_wrap .radio_wrap{
    position: relative;
    z-index: 100;
    opacity: 0;
}
/*backdrop*/
.backdrop{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
/* 支付方式 */
.weixin_icon,.apple_icon,.t_icon{
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url(/images/order/wei_xin.png) no-repeat 0 0;
    background-size: 100%;  
}
.apple_icon{
    background: url(/images/order/apple.png) no-repeat 0 0;
}
.t_icon{
    background: url(/images/order/t_coin.png) no-repeat 0 0;
}
.pay_way .icon_success{
    display: none;
}
.pay_way.cur .icon_success{
    display: inline-block;
}
/*up down 箭头*/
.up img, .down img{
    width: 17px;
}
.layout-box{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: flex;
}
.layout-box .box-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
}
/*a标签100%占有父级*/
.full_occupy{
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.lesson a.full_occupy{
    cursor: default;    
}
/*ios价格分配表*/
#iosprice_modal .modal_content{
    width: 94%;
    left: 3%;
    margin-left: 0;
}
@media screen and (min-width: 450px) {
    #iosprice_modal .modal_content{
        width: 400px;
        left: 50%;
        margin-left: -200px;
    }
}
.price_table{
    background: #dcdcdc;
}
.price_table table{
    width: 100%;
    border-collapse: collapse;
}
.price_table table th{
    font-weight: normal;
}
.price_table table tbody td{
    border-top: 1px solid #bbb;
    border-right:1px solid #bbb;
    padding: 5px;
}
.price_table table tbody td:last-child{
    border-top: 1px solid #bbb;
    border-right:none;
}
.modal_head,.modal_tip{
    line-height: 35px;
}
/*pc公共样式*/
.content_wrap{
    position: relative;
    width: 1200px;
    margin: 71px auto 0;
    left: 0px;
    padding-bottom: 80px;
}
.right_part{
    box-shadow: 0 0 2px #bfbfbf;
    width:208px;
}
.pc .container{
    width: 1200px;
    position: relative;
    margin-left: 0px;
    padding-bottom: 10px;
}
.pc .main{
    margin-top: 0!important;
    margin-bottom: 0!important;
    position: relative;
    min-height: auto;
    width:1192px;
    margin-left: 4px;
}
.pc .fixed_space,.pc footer{
    width: 1200px !important;
    left: auto;
}
.pc .bt_handle{
    width: 100% !important;
    left: auto;
    position: relative;
}
.pc .fixed_space.header{
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    background-color: #fafafa;
    margin-bottom: 5px;
}
.pc .fixed_space.header a{
    font-size: 17px;
    color: #333;
}
.pc .footer{
    position: relative;
    height: 58px;
}
.pc .footer_item{
    padding: 0;
    height: 58px;
    line-height: 58px;
}
.pc .footer li .iconfont{
    display: none;
}
.pc .footer li p{
    font-size: 17px;
}
.pc .footer li p:hover{
    color: #fc5a31;
}
.pc .alert_content{
    width: 392px;
    top: 137px;
    left: 50%;
    margin-left: -196px;
}
.base_head{
    position: fixed;
    width: 100%;
    height: 61px;
    background: #f6f7f9;
    line-height: 61px;
    z-index: 10000;
    top: 0;
    min-width: 1160px;
}
.base_head .manage .btn{
    border: none;
    padding: 0px;
    /*    color: #fc5a31;*/
}
.base_head_footer .footer{
    display: inline;
    margin: 0;
}
.base_head .logo{
    height: 58px;
    overflow: hidden;
}
.base_head .logo img{
    float: left;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 10px;
}
.base_head .logo .name{
    font-size: 24px;
    color: #393939;
}
.base_head_footer{
    margin-left: 10px;
}
/* top_search  start */
.base_head .search{
    margin-right: 20px;
}
.base_head .search span+span{
    margin-left: 30px;
}
.base_head .search_form{
    position: relative;
    line-height: 30px;
    margin-top: 12px;
}
.base_head .search_form input{
    display: inline-block;
    width: 210px;
    height: 36px;
    padding: 0 10px 0 0;
    border-radius: 5px;
    position: relative;
    right: -18px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    font-size: 14px;
}
.search_type{
    position: relative;
    right: -18px;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    background: url(/images/common/triangle.png) no-repeat 40px 15px;
    background-size: 12px; 
    background-color:  #fff;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.type_text{
    float: left;
    padding-right: 22px;
    font-size: 14px;
}
.border_line{   
    display: inline-block;
    transform: scaleY(2.0);
    color: #bbb;
    position: relative;
    top: -2px;
}
.search_drop{
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    background: #fff;
    border: 1px solid #eee;
    border-top: 0;
    font-size: 14px;
    line-height: 28px;
    border-top-left-radius: 5px;
}
.search_drop span{
    display: inline-block;
    margin-left: 0!important;
    padding-left: 10px;
    width: 100%;
}
.search_drop span:first-child{
    margin-top: 4px;
}
.re_triangle{
    display: inline-block;
    background: url(/images/common/triangle.png) no-repeat 0 0;
    background-size: 12px;
    width: 12px;
    height: 10px;
    position: absolute;
    right: 15px;
    top: 6px;
    transform: rotate(180deg);
}
.base_head .search_form .search_icon{
    position: relative;
    right: 10px;
    top: 5px;
    background: url(/images/common/search.png) no-repeat 0 0;
    background-size: 100%;  
}
/* top_search  end */
.base_head .unlogin,.base_head .login,.edu_inspector{
    margin: 1px 15px;
    font-size: 16px;
    z-index: 1;
}
.base_head .login img.avatar{
    width: 43px;
    height: 43px;
    vertical-align: middle;
    border-radius: 50%;
}
.base_head .unlogin .btn_a{
    padding-right: 10px;
}
.base_head_center{
    position: relative;
    margin: 0 auto 0;
    width: 1200px;
}    
.pc .category_wrap{
    position: relative;
    top:0!important;
    overflow: inherit;
    white-space: inherit;
    background: #eee;
}
.main_footer{
    position: fixed;
    bottom: 0;left:0;
    margin-top: 10px;
    background: #525252;
    color: #fff;
    padding: 15px 0;   
    width: 100%;
    z-index: 10000;
}

.main_footer a{
    text-decoration: underline;
    color: #fff;
}
/* service start */
.service{
    position: fixed;
    right: 12px;
    bottom: 80px;
    z-index: 999;
    font-size: 14px;
    line-height: 21px;
}
.service i {
    font-style: normal;
}
.service_top,.service_qq,.service_app_download,.public_signal_img{
    display: block;
    padding: 7px 0 0px 15px;
}
.service_top i,.service_qq i,.service_app_download i,.public_signal_img i{
    display: block;
    width: 44px;
    height: 44px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 44px;
    cursor: pointer;
}
.service_top .top{
    background-image: url(/images/common/top.png) ;   
}
.service_qq .qq{
    background-image: url(/images/common/service.png) ;   
}
.service .qq_tel_img{
    margin-right: 7px;
    float: left;
    width: 17px;
    height: 18px;
    margin: 5px 0;
    padding-left: 5px;
    display: inline;
}
.service .qq_tel{
    margin-top: 6px;
    display: inline-block;
}
.service_app_download .app{
    background-image: url(/images/common/app_img.png) ;
}
.public_signal_img .signal{
    background-image: url(/images/common/quickmark.png) ;
}
.server_title{
    background-size: 28px;
    line-height: 37px;
    margin-bottom: 5px;
}
.service .qq_list,
.service .app_download_list,
.service .public_signal_list{
    position: absolute;
    right: 50px;
    /*    bottom: 0px;*/
    border-radius: 4px;
    overflow: hidden;
}
.service .qq_list{
    /*    2018 03-12 11:32   wangBing*/
    top: 0px;
    /*原有的值    bottom:-102px;*/
}
.service .app_download_list{
    bottom:-52px;
}
.service .public_signal_list{
    bottom:-2px;
}

.service .qq_list a,
.service .app_download_list a,
.service .public_signal_list a{
    display: inline-block;
    width: 160px;
    font-size: 15px;
    line-height: 20px;
    padding: 3px 0 3px 5px;
    margin-right: 10px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 3px;
    cursor: pointer;
}
.service .app_download_list a img,
.service .public_signal_list a img{
    width: 145px;
    margin-left: 10px;
}
.service .qq_list img{
    margin-right: 7px;
    float:left;
}
/* service end */
.pc .protocol {
    position: relative;
    top: -40px;
}
.pc .agree_btn,.pc .confirm_btn {
    position: relative!important;
}
.modal_content .t_color{
    color:#fc5a31;
}
.block_word{
    font-size:12px;
    color:#999;
    padding-left: 20px;
}
.pc_list:hover{
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.3);
    border-radius: 4px;
}
.exam-length{
    background: url(/images/quiz/sha-lou.png) 1px 7px no-repeat;
    background-size:13px;  
}
.open-time{
    background: url(/images/quiz/shi-jian.png) -2px 5px no-repeat;
    background-size:20px;   
}
.exam-num{
    background: url(/images/quiz/can-yu.png) -2px 5px no-repeat;
    background-size:20px;    
}
.font_box .font_title{
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
/*环形进度条加载*/
.load_square {
    width: 80px;
    height: 80px;  
    position: fixed;
    border-radius: 50%;
    background: #fc5a31;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
}
.load_square .mask {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 10px;
    top: 10px;
    background: #fff;
    position: absolute;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}
.pie_left, .pie_right {
    width: 80px; 
    height: 80px;
    position: absolute;
    top: 0;left: 0;
}
.pic_left, .pic_right {
    display: block;
    width:80px; 
    height:80px;
    background:#ccc;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.pie_right, .pic_right {
    clip:rect(0,auto,auto,40px);
}
.pie_left, .pic_left {
    clip:rect(0,40px,auto,0);
}
.size{
    margin: -45px;
    font-size: 13px; 
}
a#download{
    width: 204px;
    height: 42px;
    color: #fc5a31;
    border: 2px solid #fc5a31;
    display: block;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    margin-top: 10px;
}
li.t_gray.modal-click {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px #bfbfbf dashed;
    width: 90%;
    margin: 5px;
}
/*新增社区活动样式*/
.pc .activity_title {
    line-height: 22px; 
    width: 400px;
    text-align: left;
    position: absolute;
    top:19px;
    left:660px;
    border:none;
}
.pc .activity_info {
    border:none;
    width: 360px;
    position: absolute;
    top: 43px;
    left: 660px;
}
.pc .activity_desc {
    border:none;
    width: 360px;
    position: absolute;
    top: 105px;
    left: 660px;
}
.pc .activity_desc .date {
    padding: 0px; 
    border:none; 
    margin-bottom: -11px;
}
.pc .activity_desc .address {
    padding: 0px; 
    border:none; 
    line-height: 1.8; 
}
.pc .activity_desc .pay {
    padding: 0px; 
    border:none; 
    margin-bottom: 0px;
}
.pc .activity_title .txt{
    border:none;
}
.pc .activity_tab{
    background: #fafafa;
    width: 369px;
}

/* 调整页面（迭代二有可能删掉） */
.pc .main .lesson-manage-panel.course-manage-body , 
.pc .main .course_lesson ,
.pc .main .edit_course,
.pc .classroom_selector,
.pc .listenroom_selector,
.pc .main .market_main,
.pc .main #category-table,
.pc .main .ser_ul,
.pc .main .banner_check_list,
.pc .main .main_content,
.pc .main .pay_module_item,
.pc .main .main_tit,
.pc .main .agree_btn{
    width: 650px;
    margin: 20px auto;
    border-radius: 5px;
    padding-bottom: 10px;
    border: 1px solid #ececec;
}
.pc .content_item ,
.pc .classroom_btn,
.pc .bt_handle .add_category{
    width: 600px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.pc #formId .content_item{
    margin: 20px 0 0;
}
.pc a.c_next_btn.bg_theme {
    width: 600px;
    margin-right: 300px;
}
.pc .main .course_type{
    position: relative;
    margin-top: -29px;
    color: #fff;
    z-index: 1;
    float: right;
    margin-right: 5px;
    font-size: 14px;
}
/*个人中心*/
.pc .course_list  .listitem{
    width: 400px;
    height: 100px;
    margin-left: 106px;
    margin-top: 40px;
    border:none;
}
.pc .testpaper_title{
    display: inline-block;
    height: 50px;
    width: 250px;
}
.pc testpaper_time{
    margin-top: 10px;
}
.pc .testpaper_status{
    /*    margin-right: 228px;
        margin-top: 6px;*/
    margin-right: 178px;
    margin-top: -34px;
}
.test_li{
    font-size: 16px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.pc .course_list_ul{
    height:190px;
}
.pc .course_list  .listitem .img_area{
    width:140px;
}
.pc .course_list  .listitem .img_area img{
    height:90px !important;
}
.pc .item_info .item_title{
    margin-left: 5px;
}
.my_item_info{
    margin-top: 11px !important;
}
.pc .my_item_info{
    margin-left: 10px;
    margin-top: 19px !important;
}
.pc .item_info .font_small .pro_bar{
    width:75%;
}
.learn_status{
    margin-top: 10px;
}
.mobile_li{
    /*    height:80px !important;
        margin-top: 5px;*/
}
/*暂无。。。*/
.no_reg{
    text-align: center;
    padding: 20px 0px;
    border-bottom: 1px solid #ddd;
}

/*课程，学员进度管理*/
.pc .member_img{
    width:95px !important;
    margin-top:-15px !important;
}
/*课程，支付页面*/
.pc .orderitem.orderitem2.bg_fff  .bt_handle {
    position: relative;
    left: 200px;
    top: 20px;
}
.pc .page-item .listitem_ul .listitem_li.listitem.clearfix{
    position:relative;
    top:-10px;
}
.pc .bt_handle.gopay_wrap .content_item .btn btn_large.bg_theme{
    /*    margin-left: 270px;*/
}
/*课程 主讲人名称过长*/
.pc .lesson_teacher{
    display: inline-block;
    width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    font-size: 14px;
}
.pc .learn_number{
    display: inline-block;
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*首页*/
.lesson_teacher_name{
    display: inline-block;
    max-width: 60px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lesson_money{
    display:inline-block;
    max-width: 75px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#fff;
    /*background: #fc5a31;*/
    padding:0 8px 0 8px;
    border-radius: 11px;
}
.pc .lessonuser_span{
    display: inline-block;
    width: 115px;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pc .course_money{
    display: inline-block;
    width: 74px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left
}
.pc .clearfix.page-item{
    background-color: white;
}
a#set_teacher_vip {
    display: inline-block;
    width: 70px;
    height: 50px;
    font-size: 16px;
}

/*财务管理*/
#submit_withdraw {
    margin-left: 300px;
}
.withdrawal_btn{
    margin-left: 300px;
}
/*课程 标题长度限制*/
.item-title.itemrow.font_md{
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

/*督学样式*/
.edu_inspector{
    color: #fc5a31;
}

/*app端 课程列表页*/
.lessonuser_span {
    display: inline-block;
    width: 96%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hide-header + .main{
    margin-top: 0!important;
    padding:15px;
}
