.goto_vote {
    display: none;
    
}
.awards_banner {
    height: 300px;
    background: url('../img/awards_banner.jpg?v2') top center no-repeat;
}
.winner_banner{
    height: 300px;
    background: url('../img/winner_banner.png') top center no-repeat;
}
.awards-bdshare-area {
    overflow: hidden;
    padding: 20px 0;
}
.awards-bdshare-area .bdshare-area {
    float: right;
}
.page_cur {
    font-size: 16px;
}
.page_cur a:hover {
    color: #fff;
}
.page_cur span {
    margin-left: 5px;
    font-family: simsun;
    font-weight: 700;
}
.page-title {
    color: #fff;
}
.page-title > h1 {
    font-size: 30px;
    font-weight: bold;
}
.page-title > h2 {
    font-size: 24px;
    font-weight: 400;
}
.page-title-space {
    margin-top: 50px;
    margin-bottom: 40px;
}
.luck-draw{
    display: flex;
    color: #ccc;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
}
.luck-draw p {
    width: 700px;
}
.luck-banner{
    width: 300px;
    height: 250px;
    background-color: red;
}
.time-line{
    margin-top: 144px;
}
.time_line_img {
    margin:56px 0 80px 0;
    width: 1200px;
    height: 190px;
    background: url('../img/time_line_img.png') no-repeat;
}
.award-list {
    margin-top: 42px;
    justify-content: space-between;
    overflow: hidden;
}

.award-item {
    float: left;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 30px;
    position: relative;
    width: 582px;
    height: 160px;
    background-color: #190F77;
    border-radius: 5px;
}

.award-item:nth-child(odd) {
    margin-right: 32px;
}
.award-item {
    overflow: hidden;
}
.award-item>img {
    margin-right: 30px;
}

.award-text {
    color: #fff;
    width: 270px;
}

.award-text>h1 {
    font-weight: bold;
    font-size: 24px;
}
.award-text>p {
    display: inline-block;
    line-height: 13px;
    cursor: pointer;
}
.award-text>p>img {
    vertical-align: top;
}
.awrads_stand_info {
    position: absolute;
    top: 200px;
    font-size: 14px;
    padding-bottom: 40px;
}
.awrads_stand_info .tag {
    font-weight: 700;
}
.awrads_standstand .tit {
    font-size: 24px;
    font-weight: 700;
}
.awrads_standstand .ext {
    font-size: 20px;
    line-height: 1;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.awrads_standstand .as_tit {
    font-size: 20px;
    font-weight: 700;
}
.awrads_standstand .awrads_stand_info {
    position: static;
}
.awrads_standstand .awrads_stand_info p {
    margin-top: 20px;
}
.gold-vote-btn{
    color: #fff;
    background-color: #BA9D60;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
}
.gold-vote-btn:hover {
    background-color: #ab8e52;
    color: #fff;
}
.right-horn{
    position: absolute;
    right: -30px;
    top: 0px;
}
.sign-mode{
    font-size: 16px;
    color: #fff;
}
.download-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 180px;
    height: 40px;
    line-height: 40px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #236BFF;
    border-radius: 40px;
    margin: 56px auto 0;
}
.download-btn:hover {
    background-color: #1d59d1;
    color: #fff;
}
.download-btn img {
    height: 14px;
    margin-right: 5px;
}
.manu_list {
    padding-bottom: 70px;
}
.manu_list .swiper-slide img {
    width: 190px;
    height: 70px;
}

.tabs-head {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 auto;
    height: 58px;
    color: #ccc;
    font-size: 16px;
    text-align: center;
    line-height: 58px;
    max-width: 80.625%;
    min-width: 1200px;
    justify-content: space-between;
    white-space: nowrap;
}
.tabs-head div {
    flex: 1;
}
.tabs-head .on {
    color: #fff;
    font-weight: 700;
}
.tabs-head a {
    display: block;
    height: 55px;
    border-bottom: 2px solid transparent;
}
.tabs-head a:hover{
    color: #fff;
}
.tabs-1{
    /* width: 11.3695%; */
    border-bottom: 1px solid #6DD9C9;
}
.tabs-2{
    /* width: 9.3669%; */
    border-bottom: 1px solid #6DD9C9;
}
.tabs-head .on.tabs-1 a,
.tabs-head .on.tabs-2 a {
    border-color: #6DD9C9;
}
.tabs-3{
    /* width: 9.3023%; */
    border-bottom: 1px solid #9589FD;
}
.tabs-4{
    /* width: 11.2403%; */
    border-bottom: 1px solid #9589FD;
}
.tabs-head .on.tabs-3 a,
.tabs-head .on.tabs-4 a {
    border-color: #9589FD;
}
.tabs-5{
    /* width: 13.5658%; */
    border-bottom: 1px solid #F17F7B;
}
.tabs-6{
    /* width: 11.4987%; */
    border-bottom: 1px solid #F17F7B;
}
.tabs-head .on.tabs-5 a,
.tabs-head .on.tabs-6 a {
    border-color: #F17F7B;
}
.tabs-7{
    /* width: 9.3669%; */
    border-bottom: 1px solid #FFBB35;
}
.tabs-8{
    /* width: 12.5322%; */
    border-bottom: 1px solid #FFBB35;
}
.tabs-9{
    /* width: 10.4651%; */
    border-bottom: 1px solid #FFBB35;
}
.tabs-head .on.tabs-7 a,
.tabs-head .on.tabs-8 a,
.tabs-head .on.tabs-9 a {
    border-color: #FFBB35;
}

.vote-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin-right: -26px;
}
.vote-item {
    width: 280px;
    background-color: #271F76;
    height: 485px;
    margin: 0 26px 70px 0;
    overflow: hidden;
}
.vote-item .ibox {
    width: 280px;
    height: 165px;
    line-height: 165px;
    text-align: center;
    background-color: #fff;
}
.vote-item .ibox img {
    vertical-align: middle;
}

.barnd-info-box {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 16px;
    height: 320px;
    color: #fff;
    position: relative;
}
.barnd-info-box .info-text-box {
    margin-top: 500px;
}
.look-more {
    cursor: pointer;
    position: absolute;
    color: #3F7AFF;
    padding-left: 5px;
    bottom: 0;
    right: 0;
    background-color: #271F76;
}
.look-more span {
    font-family: simsun;
}
.look-more span::before {
    margin-right: 3px;
    content: "查看更多";
}
.barnd-info-box>h1 {
    margin: 28px 0 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.4;
}
.vote-list-brand .vote-item {
    height: 400px;
}
.vote-list-brand .barnd-info-box {
    height: 230px;
}

.cut-line {
    opacity: 0.5;
    background-color: #ccc;
    height: 1px;
    width: 100%;
    margin: 10px 0 12px 0;
}
.barnd-info-box > h3 {
    line-height: 30px;
}
.barnd-info-box .desc {
    position: relative;
    line-height: 24px;
    text-align: justify;
}
.barnd-info-box .desc .word {
    opacity: .8;
}

.vote-btn {
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: -100px;
    width: 200px;
    height: 35px;
    border-radius: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    background-color: #A957BD;
    color: #fff;
}
.vote-btn:hover {
    background-color: #ac49c3;
}

.vote-btn[disabled],
.vote-btn[disabled]:hover {
    background-color: #999999;
    color: #fff;
    cursor: not-allowed;
}


.info-text-box{
    position: relative;
}
.info-text-box h1 {
    margin-top: 30px;
    font-size: 24px;
    font-weight: bold;
}
.info-text-box h2 {
    font-size:16px ;
    margin: 18px 0;
    font-weight: 400;
}
.info-text-box h2 > span {
    font-size:14px;
    color: #236BFF;
    text-indent: 20px;
    display: inline-block;
}
.vote-brand-img{
    margin-left: 35px;
}

.barnd-info-box .info-person-box {
    margin-top: 500px;
}
.info-person-box{
    position: relative;
}
.info-text-box .h_tit {
    margin:36px 0 5px 0;
 }
 .info-text-box .cn_title {
    font-size: 20px;
 }
.top-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.person-name > h1 {
    font-size: 30px;
    font-weight: bold;
}
.person-name > h2 {
    font-size: 16px;
}
.brand-logo > img {
    width: 160px;
    height: 60px;
}
.brand-logo > p {
    font-size: 14px;
    color: #236BFF;
}
.text-content{
    font-size: 14px;
    line-height: 26px;
}
.text-content .tit {
    margin-top: 38px;
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
}

.rule-box .e_tit {
    font-size: 24px;
    font-weight: 700;
}
.rule-box .cn_tit {
    font-size: 18px;
    line-height: 1;
}
.rule-box .h_tit {
    margin-top: 25px;
}

.vote-item .recomment-box {
    margin-top: 500px;
}
.recomment-box {
    padding-bottom: 50px;
}
.recomment-box .brand {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}
.recomment-box .tit {
    font-size: 24px;
    font-weight: 700;
    width: 70%;
    line-height: 1.4;
}
.recomment-box .brand .b_ibox {
    margin-left: auto;
    width: 150px;
    height: 33px;
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
}
.recomment-box .company {
    margin: 10px auto 0 0;
    font-size: 16px;
    line-height: 16px;
}
.recomment-box .site {
    margin: 10px 0 0 15px;
    color: #3F7AFF;
    line-height: 16px;
}
.recomment-box .brief p {
    margin-top: 20px;
    font-size: 14px;
}
.recomment-box-company .site {
    margin-left: 0;
}
.recomment-box-person .site {
    margin: 0 0 0 auto;
    /* width: 150px; */
}
.recomment-box-person .brief .s_tit {
    font-weight: 700;
    margin-bottom: -20px;
}

.firm-item{
    display: flex;
    padding: 50px 0 70px;
}
.firm-item > img {
    width: 226px;
    height: 85px;
    margin-right: 20px;
}
.firm-text {
    width: 1000px;
}
.firm-text>h1 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.firm-text > h2 {
    color: #999999;
    margin: 20px 0 16px 0;
    font-weight: 400;
}
.firm-text > a {
    color: #4F89FF;
}
.contact_foot .sec_tit img {
    display: none;
}

@media (max-width: 750px) {
    .winner_banner{
        height: 3.75rem;
        background-image: url('../img/m_winner_banner.png');
        background-size: contain;
    }
    .awards_banner {
        height: 3.75rem;
        background-image: url('../img/awards_banner_m.jpg?v2');
        background-size: contain;
    }
    .bdshare-area {
        display: none;
    }
    .page-title > h1,
    .page-title > h2 {
        font-size: .3rem;
    }
    .page-title > h2 {
        font-size: .3rem;
    }
    .luck-banner {
        display: none;
    }
    .split_line {
        margin: .7rem 0;
        border-top: 1px solid #3e4190;
    }
    .awards-bdshare-area {
        padding: .3rem;
    }
    .luck-draw {
        margin-top: .3rem;
        padding: .3rem;
        font-size: .3rem;
        background-color: #218;
        border-radius: 5px;
        text-align: justify;
        text-indent: 2em;
    }
    .luck-draw p {
        width: auto;
    }
    .time-line {
        margin: 0;
    }
    .time_line_img {
        margin: .3rem auto 0;
        width: 5.7rem;
        height: 4.96rem;
        background: url('../img/time_line_img.jpg') no-repeat;
        background-size: contain;
    }
    .award-list {
        margin-top: .3rem;
    }
    .award-item {
        float: none;
        margin: 0 0 .2rem!important;
        padding: 0 .3rem;
        width: 100%;
        height: 1.6rem;
    }
    .award-item>img:nth-child(2) {
        margin-right: .3rem;
        width: 1rem;
        height: 1rem;
        flex: 0;
    }
    .award-text {
        flex: 1;
    }
    .award-text>h1 {
        font-size: .3rem;
    }
    .award-text>p {
        font-size: .24rem;
        line-height: 1;
    }
    .award-text>div:nth-child(2) {
        height: .3rem!important;
    }
    .award-text>p>img {
        height: .24rem;
        vertical-align: top;
    }
    .award-item>img {
        height: .65rem;
    }
    .gold-vote-btn {
        position: relative;
        z-index: 1;
        width: 1.6rem;
        height: .56rem;
        line-height: .56rem;
        font-size: .22rem;
        white-space: nowrap;
    }
    .page-title-space {
        margin: 0;
    }
    .sign-mode {
        margin-top: .3rem;
        font-size: .3rem;
    }
    .download-btn {
        width: 4rem;
        line-height: .88rem;
        margin: .3rem auto 0;
    }
    .manu_list {
        margin: .3rem 0 0!important;
        padding-bottom: .7rem;
    }
    .manu_list .swiper-slide img {
        width: 2.2rem;
        height: .83rem;
    }
    .contact_foot .sec_tit img {
        display: none;
    }
    .goto_vote {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 1;
        width: 6.4rem;
        height: .88rem;
        line-height: .88rem;
        text-align: center;
        font-size: .34rem;
        color: #fff;
        background-color: #bb9d60;
        border-radius: .88rem;
    }
    .goto_vote a
    .goto_vote a:hover {color: #fff;}
    .page_cur {
        font-size: .3rem;
    }
    .tabs-head {
        min-width: 100%;
        max-width: 100%;
        overflow: auto;
    }
    .tabs-head .tabs-item {
        width: auto;
        margin-right: 3px;
    }
    .tabs-head {
        height: calc(.77rem + 3px);
        background-color: #0f0850;
    }
    .tabs-head a {
        padding: 0 .3rem;
        height: .77rem;
        line-height: .77rem;
        font-size: .3rem;
    }
    .awrads_nav_fixed .awards_banner {
        margin-bottom: calc(.77rem + 3px);
    }
    .awrads_nav_fixed #awrads_nav {
        position: fixed;
        z-index: 2;
        left: 0;
        top: 1.2rem;
    }
    .vote-list {
        margin: 0 0 .7rem;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .vote-item {
        margin: 0 0 .1rem;
        width: 3.4rem;
        height: auto;
        font-size: .24rem;
    }
    .vote-item .ibox {
        width: 3.4rem;
        height: 2rem;
        line-height: 2rem;
    }
    .vote-item .ibox img {
        display: block;
        width: 100%;
        height: 100%;
    }
    .barnd-info-box {
        padding: 0 .2rem;
        height: 4.6rem;
    }
    .barnd-info-box>h1 {
        display: -webkit-box;
        margin: .2rem 0 .05rem;
        height: .72rem;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: .3rem;
        line-height: 1.2;
    }
    .vote-list-person .barnd-info-box>h1 {
        display: block;
        height: .36rem;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .barnd-info-box>h2 {
        display: -webkit-box;
        font-size: .24rem;
        height: .72rem;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .cut-line {
        margin: .15rem 0;
    }
    .barnd-info-box > h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.4;
        white-space: nowrap;
    }
    .barnd-info-box .text {
        display: none;
    }
    .look-more {
        margin: .3rem 0;
        padding: 0;
        position: static;
        line-height: 1;
    }
    .look-more span::before {
        content: "查看推荐理由";
    }
    .vote-btn {
        width: auto;
        left: .2rem;
        right: .2rem;
        bottom: .5rem;
        margin: 0 auto;
        height: .56rem;
        font-size: .3rem;
        line-height: .56rem;
    }
    .vote-list-brand .barnd-info-box {
        height: 3.2rem;
    }
    /* .vote-list-brand .look-more {
        color: #fff;
    } */
    .vote-list-brand .vote-item {
        height: 5.4rem;
    }
    .vote-list-person .barnd-info-box {
        height: 3.6rem;
    }
    .firm-list {
        margin-top: .3rem;
    }
    .firm-item {
        padding: .3rem 0;
        display: block;
        border-top: 1px solid #3e4190;
    }
    .firm-item > img {
        float: left;
        width: 2.25rem;
        height: .86rem;
    }
    .firm-text {
        width: auto;
        font-size: .24rem;
    }
    .firm-text>h1 {
        line-height: .86rem;
    }
    .firm-text > h2 {
        margin: .25rem 0;
    }
    .info-text-box>.flex {
        flex-wrap: wrap;
    }
    .info-text-box .vote-brand-img {
        margin: 0 auto 0 0;
    }
    .info-text-box h1 {
        order: 1;
        font-size: .3rem;
    }
    .info-text-box .cn_title {
        font-size: .3rem;
    }
    .ai2020_pop .layui-layer-content {
        padding: 0 .4rem;
    }
    .rule-box {
        padding-bottom: .5rem;
        font-size: .24rem;
    }
    .rule-box .e_tit,
    .rule-box .cn_tit {
        font-size: .3rem;
    }
    .rule-box .h_tit {
        margin-top: .4rem;
    }
    .recomment-box {
        padding-bottom: .5rem;
    }
    .recomment-box .tit {
        font-size: .36rem;
    }
    .recomment-box .brand>* {
        min-width: 100%;
    }
    .recomment-box .company {
        font-size: .28rem;
    }
    .recomment-box-prod .brand .b_ibox {
        margin: 0;
        background-position: 0 center;
        height: 1rem;
        width: auto;
        padding-right: 100%;
    }
    .recomment-box-prod .site {
        order: 2;
        margin: .3rem 0;
    }
    .recomment-box-prod .tit {
        order: 3;
        line-height: 1.4;
    }
    .recomment-box-prod .company {
        order: 4;
        margin-top: .1rem;
    }
    .recomment-box .brief p {
        margin-top: .3rem;
        font-size: .24rem;
        text-align: justify;
    }
    .recomment-box-company .brand .b_ibox {
        margin: 0;
        background-position: 0 center;
        height: 1rem;
        width: auto;
        padding-right: 100%;
    }
    .recomment-box-company .site {
        order: 2;
    }
    .recomment-box-company .tit {
        margin-top: .15rem;
        order: 3;
    }
    .recomment-box-person .brand .b_ibox {
        margin: 0 0 .3rem 0;
        background-position: 0 center;
        height: 1rem;
        width: 100%;
    }
    .recomment-box-person .site {
        margin: 0;
        order: 2;
    }
    .recomment-box-person .tit {
        margin: .3rem 0 0;
        width: 100%;
        order: 3;
    }
    .recomment-box-person .company {
        margin: 0;
        order: 4;
    }
    .recomment-box-person .brief .s_tit {
        margin-bottom: -.3rem;
    }
    .awrads_standstand .ext,
    .awrads_standstand .tit {
        font-size: .34rem;
    }
    .awrads_standstand .ext {
        margin-bottom: .3rem;
        padding-bottom: .3rem;
    }
    .awrads_standstand .as_tit {
        font-size: .34rem!important;
        margin-top: .2rem!important;
    }
    .awrads_standstand .awrads_stand_info p {
        font-size: .24rem;
        margin-top: .2rem;
    }
}