body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
    margin: 0;
    padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video, img {
    display: block;
}
body, button, input, select, textarea {
    font-size: .34rem;
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, sans-serif;
}

iframe, img {
    border: 0;
}
textarea {
    resize: none;
}
em, i {
    font-style: normal;
}
ul, ol, li {
    list-style: none;
}
button, input, select, textarea {
    font-size: 100%;
}
a, a:visited {
    text-decoration: none;
}

img {
    -ms-interpolation-mode: bicubic;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.tac {
    text-align: center;
}
.hide {
    display: none;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    content: " ";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}
img {
    width: 100%;
    display: block;
}


.m_head {
    width: 100%;
}
.wall {
    width: 100%;
    position: absolute;
    top: 4.2rem;
}
.numBox {
    width: 4.68rem;
    overflow: hidden;
    position: absolute;
    top: 7rem;
    left: 50%;
    margin-left: -2.34rem;
    color: #936b53;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    font-size: .29rem;
    text-align: center;
}
.register .numBox {
    width: 5.48rem;
    top: 9.2rem;
    margin-left: -2.74rem;
    background: #e8d9ce;
}
.btnBox {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 7.6rem;
}
.btnBox .btn {
    width: 3.26rem;
    height: 1.13rem;
    margin: 0;
    background: url("../images/btn07.png");
    background-size: 100% 100%;
}


.btn-one {
    width: 3.26rem;
    height: 1.13rem;
    background: url("../images/btn06.png");
    background-size: 100% 100%;
}

.content {
    padding: 0 .3rem;
    background: #e8d9ce;
}

.register .content {
    padding-top: 1.5rem;

}

.search .search_con {
    font-size: .23rem;
    margin-top: .3rem;
}
.search .search_con .text_box {
    display: block;
    padding: 0 .5rem;
    background-color: #fff;
    border-radius: .34rem 0 0 .34rem;
    height: .59rem;
    overflow: hidden;
    box-sizing: border-box;
}
.search .search_con .text_box #searchText {
    height: .59rem;
    line-height: .59rem;
}
#searchText::-webkit-input-placeholder {
    color: #999;
}
.search .search_con .searchbtn {
    float: right;
    width: 1.23rem;
    height: .61rem;
    overflow: hidden;
}
.search .search_con input {
    width: 100%;
    height: .68rem;
    border: none;
}

.search .searchbtn #searchBtn {
    width: 1.23rem;
    height: .61rem;
    cursor: pointer;
    background: url(../images/search.png) no-repeat;
    background-size: 100% 100%;
}

.btnBox2 {
    width: 100%;
    height: .61rem;
    margin: .31rem auto .43rem;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 0 .21rem;
    box-sizing: border-box;
}
.register .btnBox2 {
    margin: 0;
    padding-top: .31rem;
}
.btnBox2 .btn2 {
    width: 2.69rem;
    height: .61rem;
    background: url("../images/btn08.png");
    background-size: 100% 100%;
}
.btnBox2 .btn3 {
    width: 2.69rem;
    height: .61rem;
    background: url("../images/btn09.png");
    background-size: 100% 100%;
}


.detail2 {
    position: relative;
}
.btn_boxs {
    width: 100%;
}

.register .btn_box input {
    width: 3.65rem;
    height: .73rem;
    margin: 0 auto .63rem;
    background: #936b53;
    border: 0;
    color: #fff;
    border-radius: .5rem;
    font-size: .34rem;
    display: block;
}
/*.btn_box {
    display: blocks;
    margin: 0 auto;
}
.btn_box img {
    width: 100%;
}
.btn_box .button {
    display: block;
    text-indent: -9999px;
    background: url(btn_tijiao.png) no-repeat;
    width: 4.28rem;
    height: .68rem;
    line-height: .68rem;
    background-size: 100% 100%;
    margin: .2rem auto;
    border: 0;
}
.register .btn_box .button {
    margin-bottom: .75rem;
}
.btn_box .btn-two {
    width: 2.92rem;
    margin: .4rem 0;
    height: .88rem;
    line-height: .88rem;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: url(btn_02.png) no-repeat;
    background-size: 100% 100%;
}
.btn_box .btn-three {
    width: 2.92rem;
    margin: .54rem 0 .5rem;
    height: .88rem;
    line-height: .8rem;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: url(btn_01.png) no-repeat;
    background-size: 100% 100%;
}*/

.btn-ones {
    background: #936b53;
    width: 100%;
    height: .73rem;
    line-height: .73rem;
    border-radius: .5rem;
    margin-top: .17rem;
    display: block;
    text-align: center;
    color: #fff;
}
.btn-dan {
    display: block;
    width: 4.27rem;
    height: .97rem;
    margin: .4rem auto .7rem;
    background: url(../images/btn10.png) no-repeat;
    background-size: 100% 100%;
}


.content .text_a {
    width: 100%;
}
.content .text_a a {
    display: block;
    width: 49%;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 35px;
    font-size: 15px;
    color: #ff4747;
}
.content .text_a a:nth-child(2) {
    color: #47abff;
    margin-left: 2%;
}
.content .match_page {
    width: 100%;
    overflow: hidden;
}
.content .list_box {
    position: relative;
    margin-bottom: .81rem;
}
.content .list_box li {
    width: 49.9%;
    float: left;
    box-sizing: border-box;
    margin-bottom: .26rem;
}
.content .list_box li>div {
    margin: 0 5px;
    position: relative;
    padding: .15rem .12rem;
    background-color: #936b53;
}
.content .list_box li .imgShowBox {
    width: 2.86rem;
    height: 3.96rem;
    position: relative;
    background: #fff;
    margin: 0 auto;
}
.content .list_box li .imgShowBox img {
    max-width: 2.86rem;
    max-height: 3.96rem;
    width: 100%;
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;*/
}
.content .list_box li p {
    color: #fff;
    overflow: hidden;
    font-size: .16rem;
    margin: .15rem 0;
}


.content .list_box li a.tp-btn {
    display: block;
    width: 2.86rem;
    height: .48rem;
    line-height: .48rem;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    color: #936b53;
    font-size: .25rem;
}
.content .list_box li .name {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
    color: #000;
}
.btns {
    display: block;
}
.btns a {
    float: left;
    width: 49%;
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 4px;
    background-color: #47abff;
    border: none;
    border-bottom: 3px solid #1970b9;
    display: block;
    margin-bottom: 15px;
    margin-right: 2%;
}
.btns a:nth-child(2n) {
    background-color: #ff4747;
    border-bottom: 3px solid #b52c2c;
    margin-right: 0;
}
.text {
    width: 100%;
    padding-bottom: 10px;
}
.text p {
    line-height: 28px;
    color: #000;
    font-size: .28rem;
}
.text .tit {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 20px;
    color: #000;
}
.apply {
    width: 100%;
}
.apply p {
    text-align: center;
    color: #fff;
    font-size: 28px;
    line-height: 35px;
}
.apply p.promite {
    font-size: .28rem;
    color: #fff;
    text-align: left;
    padding-left: 70px;
    margin-bottom: 10px;
}
.apply dl {
    color: #fff;
    font-size: 16px;
    margin-bottom: 15px;
}
.apply dl dt {
    float: left;
    display: inline-block;
    width: 90px;
    margin-right: 10px;
    text-align: right;
    color: #fff;
    line-height: 32px;
}
.apply dl dd {
    display: block;
    margin-left: 90px;
}
.apply dl dd .input_txt, .apply dl dd .textarea {
    width: 80%;
    padding: 0 10px;
    border: 0;
    background-color: #fdfbd1;
    border-radius: 5px;
    font-size: 16px;
}
.apply dl dd .input_txt {
    height: 32px;
    line-height: 32px;
    background: #fff;
    color: #000;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #d2d2d2;
}
.apply dl dd .textarea {
    padding: 5px 10px;
    line-height: 24px;
    background: #fff;
    color: #000;
    border-radius: 5px;
}
.apply .upload {}
.apply .upload dt {
    line-height: 24px;
}

.upload_area .post_imglist li {
    position: relative;
    float: left;
    padding: 0 10px 5px 0;
    line-height: 38px;
}
.upload_area .post_imglist li .del {
    position: absolute;
    right: 5px;
    top: -10px;
    background: url(../images/icon_del.png) no-repeat;
    background-size: 100% auto;
    width: .28rem;
    height: .28rem;
    display: inline-block;
}
.upload_area .post_imglist li .p_img img {
    padding: 2px;
    border: 1px solid #fff;
    height: 54px;
    width: 54px;
}
.upload_area .post_imglist li .pic_time {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: relative;
}
.upload_area .post_imglist li .pic_time em {
    display: inline-block;
    width: 100%;
    height: 25%;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    background-color: #ff4747;
    position: absolute;
    top: 22px;
    left: 0;
}
.upload_area .upload_btn {
    background: url(../images/upload_btn.png) center no-repeat;
    background-size: 60px auto;
    float: left;
    overflow: hidden;
    position: relative;
    width: 60px;
    height: 60px;
}
.upload_area .upload_btn input {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    overflow: hidden;
    height: 60px;
    width: 60px;
}


.detial_box {
    color: #fff;
    background: url("../images/bg04.jpg") no-repeat #e8d9ce;
    background-size: 100% auto;
    position: relative;
    padding: 0 .33rem;
}
.detial_box .top {
    width: 100%;
    padding: .75rem .3rem .36rem;

    box-sizing: border-box;
}
.detial_box p {
    font-size: .23rem;
    color: #936b53;
}
.detial_box p.detail {
    font-size: .33rem;
    margin-bottom: .25rem;
}
.detial_box .num {
    font-size: .42rem;
}
.detial_box .name {
    letter-spacing: 3px;
    text-align: center;
}
.detial_box .count {
    font-size: .42rem;
    color: #9b1923;
}
.detial_box p.detail span {
    width: 33%;
    float: left;
}
.tar {
    text-align: right;
}
.imgListBox {
    overflow: hidden;
}
.imgListBox img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: .53rem;
}

.closed {
    position: absolute;
    width: 26px;
    height: 26px;
    right: .2rem;
    top: .2rem;
    background: url(../images/close.png) center center no-repeat;
    background-size: 26px auto;
}
.apply_closed {
    position: absolute;
    width: 36px;
    height: 36px;
    right: 5px;
    top: 5px;
    background: url(../images/close.png) no-repeat;
    background-size: 36px auto;
}
.sucess-box {
    width: 6.02rem;
    height: 5.19rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -3.01rem;
    margin-top: -2.595rem;
    right: 0;
    background: url(../images/sucess.png) no-repeat;
    background-size: 100% 100%;
    z-index: 10;
}
.mark {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #122a18;
    opacity: 0.48;
    width: 100%;
    height: 100%;
}
.abtn_box {
    width: 100%;
}
.abtn_box .a_btn {
    display: inline-block;
    width: 100%;
    background-color: #cd1113;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.abtn_box .toupiao {
    background-color: #ffc001;
    color: #652517;
}
.abtn_box .zuopin {
    background-color: #ff4747;
}
.abtn_box .v-lookother {
    background-color: #ff4747;
    color: #fff;
    display: block;
    width: 45%;
}


.pop {
    position: absolute;
    left: 0;
    top: 0;
}
.mengceng {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
}
.pop_up {
    display: block;
    width: 90%;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    box-sizing: border-box;
    top: 30%;
    padding: 15px 10px;
    background-color: #5bcdca;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.pop_up .tit_p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
}
.pop_up .tit_txt {
    line-height: 24px;
    margin-bottom: 10px;
}
.pop_up .gz_btn {
    padding: 0 20px;
    background-color: #fff;
    border-radius: 5px;
    color: #5bcdca;
    line-height: 38px;
    font-size: 20px;
}

.gz_box {
    width: 100%;
}
.gz_box .gz_tit {
    font-size: 20px;
    color: #333;
    padding: 0 10px;
    line-height: 28px;
}
.gz_box .gz_date {
    line-height: 24px;
    padding: 0 10px;
}
.gz_box .gz_date span {
    color: #999;
}
.gz_box .gz_date a {
    color: #03b2ad;
}
.gz_box img {
    display: block;
    width: 100%;
}

.share_overmask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.75);
}
.share_overmask .share_arrow, .share_overmask .share_words {
    display: block;
    background-image: url(aun_share_tips.png);
    background-size: 308px 82px;
}
.share_overmask .share_arrow {
    float: right;
    margin: 5px 20px 0 0;
    width: 78px;
    height: 76px;
    background-position: -230px 0;
}
.share_overmask .share_words {
    margin: 100px auto 0;
    width: 222px;
    height: 82px;
}

.bottom_khdxz {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    display: none;
    height: 70px;
    position: fixed;
    width: 100%;
}
.bottom_khdxz .left_logo {
    display: block;
    left: 25px;
    position: relative;
    top: 8px;
}
.bottom_khdxz .left_logo dt {
    float: left;
}
.bottom_khdxz .left_logo dt .left_client_icon {
    background: url("client.png") no-repeat scroll 0 0 / 50px auto rgba(0, 0, 0, 0);
    display: inline-block;
    height: 55px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 55px;
}
.bottom_khdxz .left_logo dd {
    color: #fff;
    float: left;
    font-size: .28rem;
    line-height: 22px;
    position: relative;
    top: 6px;
}
.bottom_khdxz .right_xzbtn {
    border: 1px solid #5d9df6;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    float: right;
    height: 35px;
    line-height: 35px;
    position: relative;
    right: 10px;
    text-align: center;
    top: 0px;
    width: 85px;
}
.bottom_khdxz .bottom_khdxz_close {
    background-color: #828282;
    border-radius: 0 0 28px;
    display: inline-block;
    height: 28px;
    left: 0;
    position: absolute;
    top: 0;
    width: 28px;
}
.bottom_khdxz .bottom_khdxz_close i {
    background: url("bt_close.png") no-repeat scroll 0 0 / 12px auto rgba(0, 0, 0, 0);
    display: inline-block;
    left: 5px;
    position: relative;
    top: 5px;
    width: 12px;
}

#imglist li img.wh60 {
    margin: 0 auto;
    display: block;
    width: 60px;
    height: 60px;
}
.pagination {
    margin-bottom: 30px;
    text-align: center
}
.pagination ul li {
    /*float:left;*/
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    line-height: 28px;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid red;
    color: #f32463;
    margin-right: 5px;
}
.pagination ul li a {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
}
.pagination ul li.active {
    background-color: #f32463;
}

#msgtip {
    position: fixed;
    top: 40%;
    left: 50%;
    width: 250px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    margin-left: -125px;
    margin-top: -15px;
    word-break: break-all;
}

.v-row {
    display: -webkit-box;
    -webkit-box-pack: justify;
}
.v-row .b1 {
    background: #a6c900;
    border-bottom-color: #799300;
}
.v-row .b2 {
    background: #76c520;
    border-bottom-color: #509406;
}
.v-mb-10 {
    margin-bottom: 10px;
}
.btn_box .v-btn-green {
    background: #ffc001;
    border-bottom-color: #e88300;
    color: #692718;
}
.v-bg {
    background: #000;
}

input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    vertical-align: middle;
}
input[type="radio"]:checked {
    background: #2490d0;
}

.time-award {
    color: #ffd801;
    font-size: 15px;
    text-align: center;
    line-height: 2;
}
.time-award .trial-time, .time-award .final-time {
    font-size: 20px;
}
.time-award .time {
    padding: 24px 0;
}
.time-award .award-num {
    margin-bottom: 20px;
}
.time-award h2 {
    font-weight: normal;
}
.baomingchu {
    width: 3.86rem;
    height: 1.56rem;
    margin: .66rem auto .46rem;
    background: url(../images/signUpBtn.png) no-repeat;
    background-size: 100% 100%;
}
.top10 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 60px;
}


.v-bg1 {
    background-color: #099460;
}
.award-list {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    margin: 0 10px;
}
.logo {
    width: 123px;
    height: 95px;
    margin-bottom: 20px;
}

.tb td {
    padding: 5px;
}

.promites {
    float: left;
    font-size: 15px;
    color: #837a75;
    margin-left: 10px;
}