html,body{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
}
*{  margin:0;  padding:0;
    -webkit-tap-highlight-color:rgba(255,0,0,0);
    border-radius: 0;
}
span#cnzz_stat_icon_1273552621{display: none}
h1,h2,h3,h4,h5,h6{  font-weight:normal;color: #666666  }
input,textarea,select{ outline-style:none;border: solid 1px rgba(0,0,0,0.3)}
textarea{  resize:none; overflow: hidden;background: #ffffff;outline: none;color: #666666}
.clear{clear:both;}
body{font-family:Arial,"微软雅黑", Helvetica, sans-serif;background:#ebebeb;font-size: 62.5%;width: 100%;overflow-x:hidden; }
a{text-decoration: none;color:#666666;cursor: pointer;}
ul,li{list-style:none;}
.appearance{-webkit-appearance:none;}
i{display:inline-block;background-size:100%;background-repeat:no-repeat;}
.clear:after{content:' ';float:none;clear:both;display:block;}
.btn{ -webkit-appearance:none;}
input[type="submit"], input[type="reset"], input[type="button"],input[type="text"],input[type="date"]. button ,select{ -webkit-appearance:none;font-family:Arial,"微软雅黑", Helvetica, sans-serif;background: #fff }
input[type="submit"], input[type="reset"], input[type="button"],input[type="date"]{ border: none }
*:focus {outline: none;}
:focus {outline: 0;}
.normalInput { border:1px solid #ccc; }
.focusInput {    border:1px solid #FFD42C; }
.return_top{position: fixed;bottom: 65px;right: 10px;z-index: 3000;display: none}
select {
    border: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("//jiaolian.wisecareer.org/public/img/icon/arrow-xia-xiao.png") no-repeat scroll right center;
    font-family:Arial,"微软雅黑", Helvetica, sans-serif;
    width: 100%;
    padding-right: 20px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
select option{
    cursor: pointer;
    font-size: 14px;
}
img{  border:none; border-width: 0 0 0 0;}

.cleardiv5{ width:100%; height:5px; display:block;}
.cleardiv10{ width:100%; height:10px; display:block;}
.cleardiv20{ width:100%; height:20px; display:block;}
.cleardiv50{ width:100%; height:50px; display:block; background: #ebebeb;}
.cleardiv55{ width:100%; height:55px; display:block; background: #ebebeb;}
.floatleft{float: left}
.floatright{float:right}
.floatnone{float:none}
.width50_100{width: 50%;}
.textalign_center{text-align: center}
.bianqian{    padding: 2px 3px; background:none; margin-right: 5px;  font-size: 12px;color: #f58020;border: 1px solid #f58020}
.bianqian2{    padding: 2px 3px; background: none; margin-right: 5px;  font-size: 12px;color: #666;border: 1px solid #666}
.inner{padding: 0 10px;background: #fff}
h1{
    font-size: 2rem;
    font-weight: bold;
}
h2{
    font-size: 1.4rem;
    font-weight: bold;
}
h3{
    font-size: 1.2rem;
    font-weight: bold;
}
h4{
    font-size: 1rem;
}
h5{
    font-size: 0.8rem;
}
h6{
    font-size: 0.6rem;
}
.tab_content{ display: none !important;}
.show{ display: block !important;}
.fontbold{
    font-weight: bold;
}

button#test{
    border: none;
    width: 30px;
    height: 30px;
}

#screen_btn {
    position: fixed;
    right: 0;
    top: 0;
    padding: 0 8%;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0);
    color: #fff;
    z-index: 1000;
    font-size: 14px;
    font-weight: bold;
}

#dHead {
    height:50px;
    width:100%;
    position:fixed;
    top:0;
    text-align:center;
    z-index: 111;
}

#dBody {
    width:100%;
    z-index:10;
    display: block;
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    _height:100%;table-layout: fixed;word-wrap:break-word;word-break:break-all;
}
#dBody2{
    width:100%;
    top:50px;
    position:absolute;
    z-index:10;
    bottom:55px;
    display: block;
    overflow-y: scroll;
    overflow-x: hidden;
    _height:100%;table-layout: fixed;word-wrap:break-word;word-break:break-all;
}
.mycontent {
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom: 5px;
}
#dFoot {
    border-top: 1px solid #ebebeb;
    height:60px;
    background: -webkit-linear-gradient(top,#fff,#ebebeb);
    background: -o-linear-gradient(top,#fff,#ebebeb);
    background: -ms-linear-gradient(top,#fff,#ebebeb);
    background: -moz-linear-gradient(top,#fff,#ebebeb);
    width:100%;
    position:fixed;
    z-index:121;
    bottom:0;
    color:#fff;
}

/*	head*/
.head{
    width:100%;
    background:#f58020;
    height:50px;
    line-height: 50px;
    background-size:auto 70px;
}
.head h1{
    color:#ffffff;
    font-size:20px;
    text-align:center;
    line-height:50px;
    font-family:Arial,"微软雅黑", Helvetica, sans-serif;
    font-weight: normal;
}
.head-div{
    height:70px;
}
.head .return{
    position:fixed;
    left: 23px;
    top: 5px;
    z-index: 2000
}
.head .more{
    position:absolute;
    right: 23px;
    top: 5px;
}
.head .pengyou{
    position:absolute;
    right: 23px;
    top: 7px;
}
#Sign{
    position:absolute;
    right: 0;
    top: 50px;
    z-index: 10000;
    border:1px solid #0f4ff0 ;
    border-top:none ;
    border-bottom:none ;
}
#Sign>li{
    width: 90px;
    border-bottom:1px solid #0f4ff0 ;
}
#Sign>li>a{
    background: #ffffff;
    color: #0f4ff0;
    display: block;
    text-align: center;
    line-height: 30px;
}


/*选项卡样式*/

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.coupon-nav,
.myorder-nav{ padding: 10px 0;}
.myorder-nav>ul{ margin:0 10px;}
.coupon-list{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #f58020 ;
    background-color: #FFF;
    color: #f58020;
}
.coupon-list li{
    float: left;
    width: 50%;
    text-align: center;
    font-size: 1rem;
}
.coupon-list li.pick{
    background-color: #f58020 ;
    color: #FFF;
}
.coupon-list li span.bar {
    float: left;
    width: 1px;
    height: 35px;
    background-color: #f58020 ;
    vertical-align: middle;
}


/*单选样式*/

.danxuan>li, .duoxuan>li {
    width: 46%;
    padding: 3px 2%;
    float: left;
    font-size: 12px;
    background: #fff;
    position: relative;
    line-height: 36px;
    height: 36px;
}
.danxuan>li>a,.duoxuan>li>a{
    display: block;
    padding: 10px 0;
    text-align: center;
    background: #f2f2f2;
    color: #666666;
    border: 1px solid #fff;
    font-size: 14px;
    cursor: pointer;
}
.danxuan>li>a.this,.duoxuan>li>a.this{
    background: #fff;
    border: 1px dashed #00bb0c;
    color: #00bb0c;
}
.danxuan>li>img,.duoxuan>li>img{
    display: none;
    position: absolute;
    right: 5px;
    bottom: 5px;
}



.danxuan2>li, .duoxuan2>li {
    width: 100%;
    padding: 5px 0;
    float: left;
    font-size: 12px;
    background: #fff;
    position: relative;
    line-height: 36px;
    height: 36px;
}
.danxuan2>li>a,.duoxuan2>li>a{
    display: block;
    padding: 10px 0;
    text-align: center;
    color: #666666;
    border: 1px dashed #ebebeb;
    font-size: 14px;
    cursor: pointer;
}
.danxuan2>li>a.this,.duoxuan2>li>a.this{
    background: #fff;
    border: 1px dashed #00bb0c;
    color: #00bb0c;
}
.danxuan2>li>img,.duoxuan2>li>img{
    display: none;
    position: absolute;
    right: 7px;
    bottom: 12px;
}



.danxuan3>li, .duoxuan3>li {
    width: 31%;
    padding: 3px 1%;
    float: left;
    font-size: 12px;
    background: #fff;
    position: relative;
    line-height: 36px;
    height: 36px;
}
.danxuan3>li>a,.duoxuan3>li>a{
    display: block;
    text-align: center;
    background: #f2f2f2;
    color: #666666;
    border: 1px solid #fff;
    font-size: 14px;
    cursor: pointer;
}
.danxuan3>li>a.this,.duoxuan3>li>a.this{
    background: #fff;
    border: 1px dashed #00bb0c;
    color: #00bb0c;
}
.danxuan3>li>img,.duoxuan3>li>img{
    display: none;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

/*弹出层*/

.show_hide .class_bg{
    background: rgba(0,0,0,0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1199;
}
.show_hide .class_content,.show_hide2 .class_content,.show_hide3 .class_content,.show_hide4 .class_content{
    background:#fff;
    padding: 15px 0;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left:0;
    z-index:1200;
}
.show_hide .class_content>#box1_tittle,.show_hide2 .class_content>#box2_tittle,.show_hide3 .class_content>#box3_tittle,.show_hide4 .class_content>#box4_tittle {
    height: 50px;
    width: 100%;
    position: fixed;
    top: 0;
    text-align: center;
    z-index: 1210;
}
.show_hide .class_content>#box1_btn{
    position: fixed;
    top: 20%;
    width: 100%;
    text-align: center;
    z-index: 1210;
}
.show_hide .class_content #box1_btn>input[type='button']{
    color: #fff;
    background: none;
    border: 2px solid #fff;
    border-radius:6px ;
    width: 120px;
    height: 48px;
    line-height: 46px;
    display: inline-block;
    text-align: center;
}
.show_hide .class_content>h2{
    color: #fff;
    text-align: center;
    line-height: 40px;
}

#screen_btn {
    position: fixed;
    right: 0;
    top: 0;
    padding: 0 8%;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0);
    color: #fff;
    z-index: 1000;
    font-size: 14px;
    font-weight: bold;
}

.user-center-1{background-image:url('/static/fx/images/user_1.png');}
.user-center-2{background-image:url('/static/fx/images/user_2.png');}
.user-center-3{background-image:url('/static/fx/images/user_3.png');}
.user-center-4{background-image:url('/static/fx/images/user_4.png');}
.user-center-5{background-image:url('/static/fx/images/user_5.png');}


.my-index-list ul li{
    height:48px;
    background:#fff;
    line-height: 48px;
    border-top:1px solid #e9e9e9;
    font-size: 16px;
}
.my-index-list ul li a{
    position: relative;
    vertical-align: middle;
    display:block;
    width:100%;
    font-size: 16px;
    background:#fff url("//xueye.wisecareer.org/images/xueye/icon/arrow-right-xiao.png") right center no-repeat;
}
.my-index-list ul li a>img.wenhao{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    z-index: 3000;
}
.my-index-list input#tuichu{
    background: #00bb0c;
    width: 100%;
    height: 45px;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    -webkit-appearance:none; /*去除input默认样式*/
}
.my-index-list ul li:active{
    background:#f8f8f8;
}
.my-index-list ul li span{
    float:right;
    margin-right:20px;
}
.my-index-list ul i{
    width:24px;
    height:18px;
    background-size:auto 18px;
    background-position:center center;
    margin-left:5px;
    margin-right:15px;
    margin-top:14px;
    float:left;
}

.btn_tijiao{
    width: 100%;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    background: #f58020;
}
.btn_yes {
    width: 138px;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 8px;
    border: none;
    color: #fff;
    background: #f58020;
    -webkit-appearance: none;
}
ul#tishi>li{
    font-size: 1rem;
    padding-bottom: 5px;
}