/**/
body{
    background: #110506;
}
.bdsharebuttonbox .bds_weixin {
    background-image: url("../images/weixin-ico1.png");
}
.bdsharebuttonbox .bds_tsina {
    background-image: url("../images/weibo-ico1.png");
}
.bdsharebuttonbox {
    top: -50px;
}
.bdsharebuttonbox  .fl{
    color: #FEC472;
}
.step_desc{
    font-size: 15px;
    line-height: 24px;
    margin: 50px 0;
    padding: 0 30px;
    box-sizing: border-box;
}
header .menu .enter{
    color: #87450A;
    background: linear-gradient(180deg,#fec573 0%, #f2a843 100%);
}
header .menu .enter:hover{
    color: #87450A!important;
    background: linear-gradient(0deg,#fec573 0%, #feb859 100%);
}
.submit-btn {
    background: linear-gradient(180deg,#fec573 0%, #f2a843 100%);
    color: #87450A;
    border: 1px solid #fec573;
}
.submit-btn:hover {
    background: linear-gradient(0deg,#fec573 0%, #feb859 100%);
}
 .ai2021_pop_form .btn-box > button{
    background: linear-gradient(0deg,#fec573 0%, #feb859 100%);
}
/*.ai2021_pop_form ,.ai2021_pop_form .apply_form_pop{
    background: #110506!important;
}*/
/*title*/
.title .fl_img{
    margin-right: 20px;
}
.title .fl_title h2{    
    color: #fec471;
}
.title .fl_title p{
color: #6d5a47;
}
/*title*/
/*奖项介绍*/
.activity_award_text{    
    background:url(../images/about1.png) 20px 15px no-repeat;
    background-color: rgba(223, 196, 140,0.1);
    padding:20px 40px 30px 20px;
    margin-top:50px;
}

.activity_award_text>img{
   margin-right:40px; 
   margin-left:20px;
}
.activity_award_text p{
    color: #fad9aa;
    line-height: 30px;
    padding-top:25px;
}
.activity{
    border-bottom: 0px;
    padding-bottom:  20px;
}
/*奖项介绍*/
/*联系我们*/
.concat_box {
    background: #291e1B;
}
.concat_box .wrap div span{
    color: #fad9aa;
}
.concat_content .clearfix{
    color: #fad9aa;
}
.concat_content .concat_user>span:first-child{
    font-size: 16px;
}
.concat_content {
    padding-left: 0px;
    display: flex;
    justify-content: space-between;
}
.concat_content .concat_user {
    padding-left: 8px;
    margin-right: 40px;
}
/*联系我们*/
.rule_how{
    margin-top: 80px;
}
.rule_how li{
    width: 520px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    -moz-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.0980392156862745);
    -webkit-box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.0980392156862745);
    display: inline-block;    
    padding: 30px;
    box-sizing: border-box;
    min-height: 443px;
    vertical-align: top;
    margin-right: 30px;
}
.rule_how p{
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 10px;
}
.rule_how h3{
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    font-weight: 700;
    font-size: 20px;
}
.rule_how li>p{
    margin: 20px 0;
}



/* 专家评委 */
.user {
    display: inline-block;
    width: 200px;
    height: 218px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.user p {
    background: -webkit-linear-gradient(270deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(51, 51, 255, 1) 100%, rgba(51, 51, 255, 1) 100%);
    background: -moz-linear-gradient(180deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(51, 51, 255, 1) 100%, rgba(51, 51, 255, 1) 100%);
    background: linear-gradient(180deg, rgba(30, 124, 231, 1) 0%, rgba(30, 124, 231, 1) 0%, rgba(51, 51, 255, 1) 100%, rgba(51, 51, 255, 1) 100%);
    padding: 10px 0;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
}
.user img {
    margin-right: 0;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    vertical-align: bottom;
}
.user b {
    margin: 5px 0;
    font-size: 14px;
    display: block;
}
/* 三个奖项表单 */


.apply_form textarea{
    width: 94%;
    resize: none;
    height: 120px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 10px;
    padding: 15px;
    box-sizing: border-box;
}
.plan textarea{
    height: 210px;
}

.upload_box {
    display: inline-block;
    margin-right: 100px;
    width: 135px;
    position: relative;
    vertical-align: text-top;
}
.file_button {
    position: relative;
    width: 130px;
    height: 130px;
    cursor: pointer;
    background-image: url(../images/upload.png);
    background-size: 100% 100%;
}
.file_button{
    cursor: pointer;
}
.upload_box img{
    display: block;
    margin-bottom: 15px;
    cursor: pointer;
}
.upload_box h6{
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 15px;
}
.upload_box span{
    font-size: 12px;
    color: #999;
    width: 100%;
}
.form_border{
    padding-bottom: 50px;
    border-bottom: 1px solid #ececec;
}
.form_desc{
    margin-top: 30px;
}
.form_border .apply{
    margin: 30px 0 0 0;
}
.form_desc_left{
    float: left;
    width: 35%;
    font-size: 14px;
}
.form_desc_left .fcred{
    margin-bottom: 5px;
}
.form_desc_right{
    float: right;
    text-align: center;
}


.download i{
    background: url('../images/download.png')no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.download:hover{
    color: #1e7ce7;
    cursor: pointer;
}
.download:hover i{
    background: url('../images/download_hover.png')no-repeat;
    background-size: 100% 100%;
}


/* 提名logo */

.judge .swiper-button-prev, 
.judge .swiper-button-next{
    top: 55% !important;
}
.judge .swiper-button-prev{
    left: -40px;
}
.judge .swiper-button-next{
    right: -40px;
}
.nomination_logo img{
    width: 140px;
    height: 60px;
    border: 1px solid #ccc;
}
