.indexmainbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.in_main_leftbox {
    width: 890px;
    float: left;
    background: #FFF;
}

.in_main_rightbox {
    width: 280px;
    float: right;
    float: right;
}

.inswiperbox {
    width: 890px;
    height: 382px;
    background: red;
}

/*.zbtjlist {*/
/*    width: 200px;*/
/*    cursor: pointer;*/
/*    box-shadow: 0 0 3px #EEE;*/
/*    position: relative;*/
/*    float: left;*/
/*    border-radius: 3px;*/
/*    transition: all .5s ease-out .1s;*/
/*}*/

.zbtjlist {
    width: 280px;
    cursor: pointer;
    box-shadow: 0 0 3px #eee;
    position: relative;
    float: left;
    border-radius: 3px;
    transition: all .5s ease-out .1s;
}

.tjtoppicbox {
    width: 280px;
    height: 158px;
    overflow: hidden;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

/*.tjtoppicbox {*/
/*    width: 200px;*/
/*    height: 166px;*/
/*    overflow: hidden;*/
/*    border-top-left-radius: 3px;*/
/*    border-top-right-radius: 3px;*/
/*}*/

.tjtoppicbox img {
    display: block;
    width: 100%;
    transition: all .5s ease-out .1s;
}

.tjzbbotbox {
    height: 80px;
    overflow: hidden;
    margin-top: 10px;
    width: 260px;
    margin-left: 10px;
}

/*.tjzbbotbox {*/
/*    height: 97px;*/
/*    overflow: hidden;*/
/*    margin-top: 10px;*/
/*    width: 180px;*/
/*    margin-left: 10px;*/
/*}*/

.zbtjlist .tjtoppicbox img {
    width: 100%;
    height: 100%;
}

.listtitle {
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    line-height: 1.5;
    color: #000;
}

.listdata {
    height: 30px;
    line-height: 30px;
    color: #8790A4;
    font-size: 12px;
}

.zbtjicon {
    position: absolute;
    z-index: 10;
    width: 50px;
    height: 22px;
    border-radius: 3px;
    color: #FFF;
    right: 5px;
    top: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 22px;
}

.zbtj_box {
    width: 1300px;
    margin-top: 30px;
}

.listdata span {
    margin-right: 10px;
}

.zblisoutbox .zbtjlist {
    margin-right: 25px;
    margin-bottom: 30px;
}

.zblisoutbox .zbtjlist:nth-child(4n) {
    margin-right: 0;
}

.zbtjlist:hover .tjtoppicbox img {
    transform: scale(1.1);
}

.zbtjlist:hover {
    box-shadow: 0 0 6px #DDD;
}

.tjtitle {
    font-weight: bold;
    height: 40px;
    color: #000;
    line-height: 40px;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ppzq_box {
    width: 890px;
    margin-top: 30px;
}

.ppzqbox {
    width: 280px;
    height: 158px;
    float: left;
    margin-right: 25px;
    position: relative;
    overflow: hidden;
}

.ppzqbox span {
    padding: 5px 8px;
    background: rgba(0, 0, 0, 0.6);
    color: #FFF;
    font-size: 10px;
    display: block;
    position: absolute;
    z-index: 10;
    top: 5px;
    right: 5px;
    border-radius: 3px;
}

.ppzqbox img {
    display: block;
    width: 100%;
    border-radius: 5px;
    cursor: pointer;
    transition: all .5s ease-out .1s;
}

.ppzq_box .ppzqbox:nth-child(3n) {
    margin-right: 0;
}

.ppzqbox img:hover {
    transform: scale(1.1);
}

.adbox {
    width: 890px;
    margin: 40px auto;
    cursor: pointer;
    border-radius: 5px;
}

.adbox img {
    display: block;
    width: 100%;
    border-radius: 5px;
}

.usershowbox {
    width: 250px;
    box-shadow: 0 0 5px #EEE;
    padding: 20px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.userphotobox {
    height: 40px;
    width: 250px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F0F2F5;
}

.userpho {
    height: 40px;
    width: 40px;
    border-radius: 40px;
    float: left;
    overflow: hidden;
}

.userpho img {
    display: block;
    width: 100%;
}

.nicknanmebox {
    height: 40px;
    width: 130px;
    float: left;
    margin-left: 10px;
}

.nicknanmebox span {
    display: block;
}

.nickn {
    font-size: 14px;
    color: #000;
    height: 20px;
    line-height: 20px;
    width: 130px;
    overflow: hidden;
}

.dayed {
    color: #BBB;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
}

.jfphbin {
    font-size: 12px;
    color: #1378ed;
    float: right;
    height: 20px;
    width: 62px;
    text-align: right;
}

.qddata {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

/*.ma-live {*/
/*    padding: 10px;*/
/*    display: none;*/
/*    background-color: transparent;*/
/*    text-align: center;*/
/*}*/

/*.ma-live img {*/
/*    width: 260px;*/
/*    height: 260px;*/
/*}*/

/*.ma-live p {*/
/*    font-size: 16px;*/
/*    color: #666;*/
/*}*/
.ma-live .box {
    padding: 20px 35px;
}
.ma-live .yy_code{
    border: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ma-live .yy_code img{
    width: 100%;
}

.ma-live .noitce {
    text-align: center;
    color: #333;
    font-weight: bold;
    margin: 0;
    width: 100%;
    font-size: 20px;
}
.ma-live .yy_tit{
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
    margin: 0;
    color: #888;
}



.mysouce {
    display: block;
    width: 170px;
    float: left;
    color: #000;
    font-size: 14px;
}

.qddata .qdbtn {
    display: block;
    width: 50px;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    float: right;
    transition: all .5s ease-out .1s;
    color: #FFF;
    background: #01AB84;
    font-size: 12px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}

.qddata .qdbtn:hover {
    background: #009976;
}

.qdover {
    background: #01AB84;
}

.qiandaobox {
    position: relative;
}

.qdsucces {
    width: 150px;
    height: 80px;
    line-height: 80px;
    color: #01AB84;
    font-size: 18px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    text-align: center;
    position: absolute;
    z-index: 10;
    right: 50px;
    top: -90px;
    box-shadow: 0 0 5px #FFF;
}

.joinbox {
    width: 250px;
    box-shadow: 0 0 5px #EEE;
    padding: 20px 15px;
    border-radius: 5px;
}

.joinlistbox {
    margin: 10px auto;
    cursor: pointer;
    position: relative;
}

.joinlistbox .qunnamne {
    height: 30px;
    line-height: 30px;
    color: #2D2D2D;
    float: left;
    width: 180px;
    overflow: hidden;
    font-size: 14px;
}

.joinbtn {
    width: 40px;
    line-height: 26px;
    height: 26px;
    color: #01AB84;
    font-size: 12px;
    border: 1px solid #01AB84;
    background: #FFF;
    float: right;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    transition: all .5s ease-out .1s;
}

.joinbtn:hover {
    background: #01AB84;
    color: #FFF;
}

.qewmbox {
    width: 300px;
    height: 100px;
    display: none;
    transition: all .5s ease-out .1s;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    background: #FFF;
    right: 60px;
    top: -70px;
    box-shadow: 0 0 5px #EEE;
    z-index: 100;
}

.qewmpic {
    width: 100px;
    height: 100px;
    float: left;
}

.qewmpic img {
    width: 100%;
    display: block;
}

.qewmright {
    height: 100px;
    width: 160px;
    float: left;
    margin-left: 20px;
}

.qunliaotitle {
    height: 30px;
    line-height: 30px;
    display: block;
    color: #01AB84;
    font-size: 18px;
}

.qunliaotext {
    height: 30px;
    line-height: 1.5;
    display: block;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}

.joinlistbox:hover .qewmbox {
    display: block;
}

.joinus .tjtitle {
    margin-top: 0px;
}

.adboxright {
    width: 100%;
    margin: 30px auto;
}

.adboxright img {
    display: block;
    width: 100%;
    border-radius: 3px;
}

.haveckgd .tjtitle {
    width: 200px;
    float: left;
}

.haveckgd .lookmore, .haveckgd .lookmore a {
    font-size: 12px;
    width: 70px;
    float: right;
    text-align: right;
    color: #999;
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    cursor: pointer;
}

.haveckgd .lookmore:hover, .haveckgd .lookmore a:hover  {
    color: #01AB84;
}

.zxtjbox {
    width: 250px;
    box-shadow: 0 0 5px #EEE;
    padding: 20px 15px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.zxtjlistnu {
    display: block;
    float: left;
    width: 10px;
    text-align: left;
    height: 20px;
    color: #000;
    font-size: 14px;
}

.zxtjlistbitle {
    float: right;
    width: 220px;
}

.zxtitle {
    color: #2D2D2D;
    font-size: 14px;
    line-height: 1.4;
    cursor: pointer;
    transition: all .2s ease-out .1s;
}

.zxdatabox {
    height: 20px;
    margin-top: 5px;
    line-height: 20px;
    color: #868686;
    font-size: 12px;
}

.zxdatabox span {
    margin-right: 10px;
}

.threelist {
    color: #01AB84;
    font-weight: bold;
    font-size: 20px;
    font-style: italic;
}

.zxtjtextbox {
    margin-bottom: 10px;
}

.zxtitle:hover {
    color: #01AB84;
}

.kjleftpic {
    width: 70px;
    overflow: hidden;
    float: left;
}

.kjleftpic img {
    display: block;
    width: 100%;
    border-radius: 1px;
}

.kjtitlebox {
    width: 170px;
    float: left;
    margin-left: 5px;
}

.kjtitletext {
    font-size: 14px;
    line-height: 1.4;
    color: #2D2D2D;
}

.kjxzdatas {
    margin-top: 5px;
}

.kjdatas {
    color: #888;
    font-size: 12px;
    display: block;
    width: 100px;
    text-align: left;
    float: left;
}

.needpayfor {
    display: block;
    float: right;
    width: 70px;
    text-align: right;
    font-size: 12px;
    color: #FF3200;
}

.jpdkprize {
    font-size: 16px;
    color: #FF3200;
    float: right;
    /*width: 50px;*/
    text-align: right;
}

.kjtjlist {
    margin-bottom: 15px;
}

.kjtitlebox {
    transition: all .2s ease-out .1s;
    cursor: pointer;
}

.kjtitlebox:hover .kjtitletext {
    color: #01AB84;
}

.bklistbox {
    width: 55px;
    float: left;
    margin-right: 10px
}

.bklistbox img {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 13px;
}

.tcdlbox {
    margin-right: 0px;
}

.bankuanlist {
    margin-top: 20px;
    cursor: pointer;
}

.bklistbox span {
    display: block;
    width: 55px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 12px;
}

.daychaner {
    width: 35.5px;
    float: left;
}

.jifenbox img {
    display: block;
    height: 24px;
    width: 24px;
    margin: 0 auto;
}

.qddaylist {
    margin-top: 20px;
    position: relative;
}

.jifenb {
    width: 10px;
    height: 10px;
    background: #EEE;
    border-radius: 10px;
    margin: 10px auto;
    position: relative;
}

.jifenb span {
    height: 2px;
    width: 2px;
    border-radius: 2px;
    background: #666;
    display: block;
    position: absolute;
    left: 4px;
    top: 4px;
}

.mrday {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.lineday {
    height: 1px;
    width: 220px;
    background: #F0F2F5;
    position: absolute;
    top: 39px;
    left: 15px
}

.daychaner .jifenbb {
    background: #01AB84;
}

.jifenbb span {
    background: #FFF;
}


/*精品课列表*/
.jpklistbox {
    width: 890px;
    margin-right: 30px;
    /*float: left;*/
}

.jpkadbox {
    width: 890px;
    margin: 0 auto;
    border-radius: 5px;
    height: 160px;
}

.jpkadbox img {
    display: block;
    width: 100%;
}


.jpklistboxs {
    margin-top: 30px;
}


.loadmore {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #01AB84;
    color: #01AB84;
    border-radius: 4px;
    margin: auto;
    margin: 10px auto;
    font-size: 16px;
    cursor: pointer;
    transition: all .2s ease-out .1s;
}


.loadmore:hover {
    background: #01AB84;
    color: white;
}

.loadmores {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #FFF;
    color: #999;
    border-radius: 4px;
    margin: auto;
    margin: 10px auto;
    font-size: 16px;
    cursor: pointer;
}

.pinpaizhuanqu {
    color: #01AB84;
}

.fenleibox {
    width: 870px;
    margin: 30px auto 0px auto;
    padding: 10px;
    border-radius: 3px;
}

.yijiflbox {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dotted #EEE;
}

.yijiflbox span {
    color: #2D2D2D;
    font-size: 16px;
    margin-right: 20px;
    cursor: pointer;
}

.yijiflbox span:hover {
    color: #01AB84;
}

.erjiflbox {
    margin-top: 20px;
}

.erjiflbox span {
    color: #2D2D2D;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
    line-height: 1.7;
}

.erjiflbox span:hover {
    color: #01AB84;
}


.sanjiflbox {
    margin-top: 10px;
    padding: 10px;
    background: #FBFBFB;
}

.sanjiflbox span {
    color: #676767;
    font-size: 13px;
    margin-right: 20px;
    cursor: pointer;
    line-height: 20px;
}

.sanjiflbox span:hover {
    color: #01AB84;
}


.yijiflbox .fenleiclick {
    font-size: 20px;
    color: #01AB84;
    font-weight: bold;
}

.erjiflbox .fenleiclick {
    font-size: 16px;
    color: #01AB84;
    font-weight: bold;
}

.sanjiflbox .fenleiclick {
    font-size: 14px;
    color: #01AB84;
    font-weight: bold;
}


/*专区详情*/
.zhuanquxqbox {
    width: 1200px;
    margin: auto;
}

.zhuanquxqbox .zblisoutbox .zbtjlist {
    margin-right: 25px;
    margin-bottom: 30px;
}

.zhuanquxqbox .zblisoutbox .zbtjlist:nth-child(3n) {
    margin-right: 25px;
}

.zhuanquxqbox .zblisoutbox .zbtjlist:nth-child(4n) {
    margin-right: 0;
}

.zqadbox {
    width: 1200px;
    height: 514px;
    background: red;
}

.zqxqtitlebox-live {
    width: 870px;
    padding: 20px 10px;
    height: 80px;
    background: #FEFEFE;
}

.zqbotboxleft {
    width: 560px;
    height: 80px;
    float: left;
}

.zqxqtitletop {
    max-height: 60px;
    line-height: 1.4;
    overflow: hidden;
    color: #000;
    font-size: 20px;
}

.zqxqtiaojian {
    height: 20px;
    line-height: 20px;
    color: #868686;
    font-size: 14px;
}

.zqxqtiaojian span {
    margin-right: 10px;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
}

/*互动*/
.zhiboboxRight{
    float: left;
    width: 300px;
    height: 620px;
    margin-left: 10px;
}


.lisoiocn em {
    border-radius: 4px;
    background: #01AB84;
    height: 4px;
    width: 4px;
    float: left;
    margin-top: 8px;
    margin-right: 3px;
}

.lisoiocn {
    display: inline-block;
    margin-top: 5px;
}

.zqbotboxright {
    height: 400px;
    float: right;
    height: 80px;
}

.zqbotboxright .oldprize {
    color: #999;
    font-size: 14px;
    line-height: 80px;
    float: right;
    margin-right: 20px;
}

.zqbotboxright .nowprize {
    color: #FF5F00;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    margin-top: 15px;
    margin-right: 10px;
    display: block;
    float: right;

}

.ljpaybtn-live {
    cursor: pointer;
    height: 50px;
    /*width: 180px;*/
    color: #FFF;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    float: right;
    display: block;
    background: #FF5F00;
    margin-top: 15px;
    border-radius: 3px;
    transition: all .2s ease-out .1s;
}

.ljpaybtn:hover {
    background: #DB5200;
}

.scrollText{
    margin-top: 10px;
}
.xqtitlebox {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #F0F2F5;
    /*margin-top: 20px;*/
}

.xqtitlebox span {
    color: #676767;
    font-size: 20px;
    cursor: pointer;
    margin-right: 20px;
}

.xqtitlebox .nowclcik {
    color: #2D2D2D;
    font-size: 20px;
    border-bottom: 4px solid #01AB84;
    font-weight: bold;
    padding-bottom: 10px;
}


.zqxqtba {
    width: 300px;
    float: left;
}

.zqxqtba img {
    display: block;
    width: 100%;
}

.zqxqtbarighe {
    width: 870px;
    float: right;
}

.zhiboboxLeft{
    float: left;
    box-shadow: 0 0 5px #eee;
}

.zhukefengmian {
    width: 890px;
    height: 500px;
    position: relative;
}


.zqbotboxrightb {
    width: 870px;
    height: 80px;
    float: left;
    margin-top: 10px;
}

.zqbotboxrightb .oldprize {
    color: #999;
    font-size: 14px;
    line-height: 80px;
    float: left;
    margin-right: 20px;
}

.zqbotboxrightb .nowprize {
    color: #FF5F00;
    font-size: 32px;
    line-height: 80px;
    margin-right: 20px;
    display: block;
    float: left;
}

.ljpaybtn {
    cursor: pointer;
    height: 40px;
    /*width: 88px !important;*/
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    float: right;
    display: block;
    background: #FF5F00;
    margin-top: 15px;
    border-radius: 3px;
    transition: all .2s ease-out .1s;
}

.ljpaybtn:hover {
    background: #DB5200;
}

.choselistxr {
    height: 30px;
    line-height: 30px;
    color: #2D2D2D;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}

.choselistxr .nowrxclisk {
    color: #01AB84;
}

.choselistxr span {
    margin-right: 10px;
}

.kechenglistbox {
    margin-bottom: 30px;
}

.kechenglistleftbox {
    width: 202px;
    position: relative;
    cursor: pointer;
    float: left;
}

.kechenglistpic {
    width: 100%;
    display: block;
    border-radius: 3px;
    cursor: pointer;
}

.kechenglistleftbox span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.kechenglisticon {
    width: 40px;
    display: block;
    position: absolute;
    z-index: 101;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.kechengdata {
    height: 30px;
    line-height: 30px;
    color: #868686;
    font-size: 14px;
}

.kechenglistright {
    width: 650px;
    float: right;
    cursor: pointer;
}

.kechengtitle {
    line-height: 1.5;
    font-size: 20px;
    color: #2D2D2D;
}

.kechengdata span {
    margin-right: 10px;
}


.kechengxqleftbox {
    width: 880px;
    float: left;
}

.kechengtitle:hover {
    color: #01AB84;
}

.kcxqrightbox {
    margin-top: 35px;
}

.biaoqian {
    height: 30px;
}

.biaoqian em {
    padding: 1px 6px;
    font-size: 12px;
    color: #FFF;
    background: #FFF;
    border: 1px solid #01AB84;
    color: #01AB84;
    border-radius: 20px;
    margin-right: 10px;
}

.tipsgoumai {
    width: 200px;
    height: 80px;
    font-size: 18px;
    text-align: center;
    line-height: 80px;
    border-radius: 5px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.kechudong {
    height: 100%;
    width: 100%;
    box-shadow: 0 0 5px #eee;
}
.newplboxly{
    padding: 5px;
    font-size: 14px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.pinglun {
    /*margin-top: 10px;*/
    height: 550px;
    overflow-y: scroll;
    /*border: 1px solid #e7efff;*/
}

/*.kechudong::after {*/
/*    clear: both;*/
/*    content: '';*/
/*    display: block;*/
/*}*/

.faceBox{
    position: relative;
}
.newplboxfb{
    padding: 5px;
}
.newplboxFace{
    float: left;
    width: 25px;
}
.newplboxFace span{
    font-size: 24px;
}
.hdboxneir img{
    width: 12px;
    height: 13px;
    margin: 5px 2px 5px 5px;
    vertical-align: middle;
}
.newplboxba {
    width: 200px;
    height: 30px;
    /*border: 1px solid #E7EFFF;*/
    padding: 0 5px;
    position: relative;
    background: #F5F6F8;
    margin-top: 30px;
    float: left;
}


.newplboxba textarea {
    width: 100%;
    height: 30px;
    border: 0;
    display: block;
    color: #333;
    resize: none;
    line-height: 30px;
    outline: none;
    background: #f5f5f5 !important;
    padding: 0 5px;
    font-size: 13px;
    /*padding: 2%;*/
}

.newplboxca {
    width: 50px;
    height: 30px;
    padding: 0;
    background: #F5F6F8;
    float: right;
}


.newpchuifubtn {
    margin-top: 0 !important;
    width: 50px;
    text-align: center;
    cursor: pointer;
    height: 30px;
    float: right;
    color: #FFF;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    line-height: 30px;
    background: #01AB84;
    font-size: 14px;
}

.newpchuifubtn2{
    background: #cccccc !important;
}

.newpchuifubtn:hover {
    background: #009976;
}

.hduserbox {
    height: 30px;
    width: 100%;
}

.hdshowpic {
    height: 30px;
    width: 30px;
    border-radius: 40px;
    float: left;
}

.hdshowpic img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.hdshowname {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    /*width: 666px;*/
    line-height: 30px;
    color: #000;
    font-size: 14px;
    float: left;
    margin-left: 10px;
}

.hdshowtime-live {
    font-size: 12px;
    color: #999;
    float: right;
    height: 30px;
    line-height: 30px;
    /*margin-top: 10px;*/
    font-weight: bold;
    margin-right: 10px;
}

.hdboxneir {
    color: #222;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 10px;
    margin-left: 42px;
    margin-right: 10px;
    padding: 5px;
    background: rgba(243,246,252,1);
    border-radius: 5px;
    word-wrap: break-word;
    word-break: break-all;
}

.hdshowbox {
    padding-left: 6px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.zbtimelast {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.zblastime {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 200px;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    display: block;
}

.yuyuebtn {
    background: #01AB84;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    width: 150px;
    border-radius: 20px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    transition: all .2s ease-in;
}

.yuyuebtn:hover {
    background: #009976;
}

.yuyuebtned {
    background: #01AB84;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    text-align: center;
    width: 150px;
    border-radius: 20px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    transition: all .2s ease-in;
}

.fwhalert {
    width: 300px;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0px;
    top: 300px;
    margin: auto;
}

.fwhalert img {
    display: block;
    width: 100%;
}

.caijbox {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    z-index: 10000;
}

.caijialert {
    width: 300px;
    padding: 20px 40px;
    position: fixed;
    top: 200px;
    background: #FFF;
    border-radius: 5px;
    left: 0;
    right: 0;
    margin: auto;
    top: 200px;
}

.tijiaoform {
    width: 0;
    height: 0;
}

.tijiaoform input {
    width: 300px;
    display: block;
    padding: 4px 10px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
    box-shadow: none;
    border: 0px;
    background: #F6F7FB;
}

.tijiaobtn {
    height: 40px;
    width: 100px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    background: #01AB84;
    margin: 10px auto;
    border-radius: 5px;
    cursor: pointer;
    transition: all .2s ease-in;
}

.tijiaobtn:hover {
    background: #009976;
}

.closebtn {
    height: 30px;
    width: 100px;
    line-height: 30px;
    text-align: center;
    color: #999;
    font-size: 16px;
    margin: 10px auto;
    border-radius: 5px;
    cursor: pointer;
    display: block;
}


.searchbox {
    height: 35px;
    width: 880px;
    border: 1px solid #01AB84;
    border-radius: 35px;
    position: relative;
}

.searchbox input {
    display: block;
    height: 35px;
    width: 680px;
    padding: 5px 100px;
    border: 0;
    line-height: 35px;
    margin-left: 20px;
}

.searchbox span {
    position: absolute;
    right: 0;
    top: 0px;
    width: 100px;
    height: 35px;
    cursor: pointer;
}

.searchbox span img {
    display: block;
    width: 100%;
}

.searchjieguo {
    height: 30px;
    width: 840px;
    font-size: 14px;
    padding: 0 20px;
    background: #F6F7FB;
    color: #868686;
    line-height: 30px;
    margin-top: 20px;
}


.jieguotitle {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 1.5;
}

.jieguotitle em {
    color: #01AB84;
}

.jieguolist span {
    font-size: 12px;
    color: #666;
    margin-right: 20px;
}

.jieguolist span em {
    color: #01AB84;
}

.jieguolist {
    background: #FDFDFD;
    padding: 10px;
    cursor: pointer;
    transition: all .2s ease-in;
    margin-bottom: 20px;
    margin-top: 10px;
}

.jieguolist:hover {
    background: #EEE;
}

.searkecheng {
    background: #FF5F00;
    color: #FFF;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

.searzhibo {
    background: #FFAF00;
    color: #FFF;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

.searhuiyi {
    background: #006EFF;
    color: #FFF;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

.searzixun {
    background: #F63A3A;
    color: #FFF;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}

.searkejian {
    background: #A8CF19;
    color: #FFF;
    width: 40px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    border-radius: 3px;
}


ul.bangdan {
    padding-top: 10px;
    padding-bottom: 30px;
}

ul.bangdan li {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.bangdan li img {
    border-radius: 50%;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    margin-left: 20px;
    margin-right: 6px;
}

ul.bangdan li label {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

ul.bangdan li:nth-child(1) label,
ul.bangdan li:nth-child(2) label,
ul.bangdan li:nth-child(3) label {
    color: #009472;
    font-style: italic;
}

ul.bangdan li span.fxCount {
    float: right;
    color: #FF5F00;
}






/*问卷审核提示*/
.auditBox{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    display: none;
}
.audit {
    width: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}
.auditClose{
    text-align: right;
}
.auditClose img{
    width: 30px;
}

.auditPic{
    margin-top: 20px;
    text-align: center;
}
.auditPic img{
    width: 120px;
}
.auditTip{
    margin-top: 20px;
    text-align: center;
    font-size: 22px;
    margin-bottom: 35px;
}

/*问卷审核提示*/
.auditSumbitBox{
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    display: none;
}
.auditSumbit {
    width: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
    border-radius: 20px;
}
.auditSumbitClose{
    text-align: right;
}
.auditSumbitClose img{
    width: 30px;
}

.auditSumbitPic{
    margin-top: 20px;
    text-align: center;
}
.auditSumbitPic img{
    width: 120px;
}
.auditSumbitTip{
    margin-top: 20px;
    text-align: center;
    font-size: 22px;
    margin-bottom: 35px;
}
.refusalReason{
    color: red;
    font-size: 16px;
    /* width: 100%; */
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 20px;
    text-align: left;
    display: none;
}






