/*
   awards.css
   IOT奖项页样式文件

   Created by lc on 2016-04-25.
   Copyright 2016 lc. All rights reserved.
*/
/* ==================== */
/* = 公用部分 = */
/* ==================== */
/*banner*/
.banner_img{
    height: 360px;
    position: relative;
    background-position: top center;
    background-size: auto 100%;
    margin-top: 58px;
}

.banner_text{
    padding-top: 267px;
    width: 580px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.banner_text h1{
    display: block;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}
.banner_text blockquote{
    text-indent: 2em;
    line-height: 28px;
    text-align: left;
    margin-bottom: 40px;
}
.apply_btn{

    width: 100px;
}
.new_jump{
    background: none;
    border: 1px solid #d22222;
    padding: 6px 20px;
    border-radius: 3px;
    color: #d22222;
    position: absolute;
    right: 15px;
    top: 25px;
}
/**响应式样式*************/

/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 979px) {
    .goVote{
        background: none;
        border: 1px solid #d22222;
        padding: 0px 13px;
        border-radius: 3px;
        color: #d22222 !important;
        position: absolute;
    }
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
    /*banner*/
    .banner_img{
        height: 280px;
    }
    .banner_text{
        width: auto;
        padding: 222px 15px 0 15px;
    }
    .banner_text h1{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .banner_text blockquote{
        margin-bottom: 20px;
    }
}



/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
    /*banner*/
   .banner_img{
       padding-top: 0px;
       height: 180px;
   }
    #addHeader{
        padding-top: 20px;
        background-color: #1f2438;
    }
    .banner_text{
        width: auto;
        padding: 193px 10px 0px 10px;
    }
    .banner_text h1{

        font-size: 15px;
        margin-bottom: 15px;

    }
    .banner_text blockquote{
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
    }

}


/* 公共样式 */
.mt80{
    margin-top: 80px;
}
.mb40{
    margin-bottom: 40px;
}

/* 奖项 首页 主体  */
#page_border{
    width: 1200px;
    margin: 0 auto;
    font-size: 15px;
}

.a_introduce .des{
    width: 900px;
    box-sizing: border-box;
    line-height: 24px;
}
.a_introduce .ad{
    width: 298px;
    border: 1px solid #a9a9a9;
}
.a_introduce .ad img{
    width: 100%;
    height: 100%;
    vertical-align: bottom
}
.a_type_list span{
    color: #999;
    margin: 0 10px;
}
.a_title{
    font-size: 24px;
    font-weight: normal;
}

.a_rating_categories li{
    margin-top: 50px;
}
.a_rating_categories li .a_type_logo{
    width: 100px;
    height: 100px;
    float: left;
    margin-right:40px;
}
.a_type_logo img{
    width: 100%;
    height: 100%;
}
.a_rating_categories li .a_type_des{
    margin-left: 150px;
    line-height: 24px;
}
.a_type_des h3{
    font-size: 18px;
    margin-bottom: 12px;
}

.a_tating_flow .nav_title{
    border-bottom: 1px solid #E4E4E4;
    line-height: 42px;
    text-align: center;
}
.a_tating_flow .th span{
    display: inline-block;
}
.th span:nth-of-type(1){
    width: 20%;
}
.th span:nth-of-type(2){
    width: 29%;
    text-align: center;
}
.th span:nth-of-type(3){
    width: 50%;
}
.a_tating_flow ul li{
    margin-top: 36px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    display: table;
}
.a_tating_flow ul .th span{
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px 20px;
}
.bg1{
    background: #98cbd1;
}
.bg2{
    background: #98d1c6;
}
.bg3{
    background: #98d1af;
}
.bg4{
    background: #9fd198;
}
.a_tating_flow ul .th span:nth-of-type(1){
    color: #fff;
}
.a_tating_flow ul .th span:nth-of-type(2){
    border-right: 1px solid #E4E4E4;
}
.a_tating_flow ul .th span:nth-of-type(3){
    width: 850px;
    color: #666;
}

.a_candidate_list ul li{
    width: 30%;
    float: left;
    line-height: 78px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    margin-right: 4.6%;
}
.a_candidate_list ul li a{
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: normal;
}
.a_candidate_list ul li:hover{
    background: #f9f9f9;
}
.a_candidate_list ul li:nth-of-type(3){
    margin-right: 0;
}
.a_candidate_list ul li img:nth-of-type(1){
    margin: 10px 20px;
}
.a_candidate_list ul li img:nth-of-type(2){
    margin: 26px 10px;
}

.a_sponsor ul li{
    float: left;
    padding: 16px;
    border: 1px solid #E4E4E4;
    margin-right: 10px;
    margin-bottom: 10px;
}
.a_sponsor ul li:nth-last-child(1){
    margin-right: 0px;
}
.a_sponsor ul li img{
    width: 157px;
    height: 50px;
}

.a_contact_us ul li{
    float: left;
    margin-right: 60px;
    line-height: 28px;
}

/*   候选名单    */
.a_candidatePage li{
    margin-top: 40px;
}
.a_introduce p{
    text-indent: 20px;
}
.a_candidatePage .d_title{
    border-bottom: 1px solid #E4E4E4;
    font-size: 18px;
    line-height: 60px;
}
.a_candidatePage .d_msg>div{
    width: 50%;
    padding-right: 30px;
    box-sizing: border-box;
    line-height: 26px;
}
.a_candidatePage .d_msg a{
    position: relative;
    z-index: 1;
    color: #6eb8d9;
    margin-right: 12px;
}
.d_msg a:hover{
    text-decoration: underline;
}
.d_msg p{
    overflow: hidden;
    white-space: pre-wrap;
    word-break: break-all;
}
.d_title img{
    vertical-align: middle;
    margin-right: 12px;
}

.d_msg .dot {
    float: left;
    margin-right: 3px;
}
.d_msg .ovh {
    display: block;
    overflow: hidden;
}

/* 赞助厂商 */
.a_sponsor_msg li{
    padding-top: 36px;
    border-bottom: 1px solid #E4E4E4;
    box-sizing: border-box;
}
.a_sponsor_msg .m_img{
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #E4E4E4;
}
.m_img img{
    width: 200px;
    height: 60px;
}
.a_sponsor_msg .m_info{
    width: 940px;
}
.m_info h3{
    font-size: 18px;
    margin-bottom: 20px;
}
.m_info p{
    color: #666;
    line-height: 26px;
}
.m_info a{
    display: inline-block;
    padding: 5px 10px;
    margin: 20px 0;
    border: 1px solid #E4E4E4;
    background: #F9F9F9;
    border-radius: 3px;
}
.m_info a:hover{
    color: #6eb8d9;
    border-color: #6eb8d9;
}
.br_s{
    /* margin-left: 10px; */
}
.d_msg p b{
    margin-left: 12px;
}

/* 弹窗样式的修改  */
.ui-dialog{
    border: 0;
    top: 0;
}
.ui-dialog-grid{
    width: 500px;
}
.ui-dialog-header{
    border-radius: 5px 5px 0 0;
    background: #fff;
}
.ui-dialog-title{
    padding: 5px 15px;
    text-align: left;
    line-height: 2;
    font-size: 16px;
}
.ui-dialog-close{
    top: 5px;
}
.ui-dialog-content{
    display: block;
    width: 700px !important;
    max-height: 300px;
    overflow-y: scroll;
    white-space: pre-wrap;
    word-break: break-all;
}
.ui-dialog-footer{
    padding: 7px 20px;
    border-top: 1px solid #E4E4E4;
}
.ui-dialog-body{
    padding: 30px 20px;
}
.ui-dialog-footer button{
    padding:2px 12px;
    margin-right: 16px;
    font-size: 14px;
    color:#6eb8d9;
    border-color: #6eb8d9;
}

.msg_link{
    margin-top: 20px;
}
.msg_link a{
    color: #6eb8d9;
    margin-right: 16px;
}
.msg_link a:hover{
    text-decoration: underline;
}

/* 移动端适配 */
@media (max-width: 480px) {
    .banner_img{
        margin-top: 45px;
    }
    #page_border{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .a_introduce .des{
        width: 100%;
    }
    .a_introduce .ad{
        width: 100%;
        margin-top: 30px;
    }
    .a_rating_categories li .a_type_logo{
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
    .a_rating_categories li .a_type_des{
        margin-left:60px ;
    }
    .th span:nth-of-type(3){
        width: 47%;
    }
    .a_candidate_list ul li{
        width: 100%;
        margin-bottom: 10px;
    }
    .a_sponsor ul li{
        margin-bottom: 10px;
    }
    .ui-dialog-title{
        max-width: 300px;
    }
    .a_sponsor ul li img{
        width: 120px;
        height: 30px;
    }
    .a_contact_us ul li{
        margin-bottom: 20px;
    }
    .a_sponsor_msg .m_info{
        width: 100%;
    }
    .a_sponsor_msg .m_img{
        margin-bottom: 20px;
    }
    .ui-dialog-header{
        width: 300px !important;
    }
    .ui-dialog-grid{
        width: 280px;
    }
    .ui-dialog-content{
        width: 300px !important;
        -webkit-overflow-scrolling: touch;
    }
    .ui-popup{
        position: fixed !important;
        left: 0px !important;
        right: 0px !important;
        top: 50% !important;
        margin-right: auto;
        margin-left: auto;
    }
    .ui-dialog{
        left: 0px !important;
        right: 0px !important;
        margin-right: auto;
        margin-left: auto;
        width: 340px;
    }
/*  .ui-dialog{
        top: 100px;
        left: 40%;
    } */
    .a_candidatePage .d_msg>div{
        width: 100%;
    }
    .br_s{
        display: block;
    }
    .br_toggle{
        display: none;
    }
}