@charset "utf-8";
body {
    background: #fffaec url(/images/event/resources/photography_contest_v4/top_main.jpg) no-repeat center top;
    font-family: Microsoft YaHei;
    background-color: #fff;
}
a{
    text-decoration: none;
}
img{
    border: 0;
}
.hide{
    display: none;
}
.right{
    float: right;
}
.content{
    /*width: 1020px;*/
    margin: 0 auto;
    padding-top: 935px;
}
.row_my{
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}
.gray{
    color: #717171;
}
.blue{
    color: #2164bb;
}
/* 菜单部分  */
.tab_nav{
    background: url(/images/event/resources/photography_contest_v4/tab_nav.jpg) no-repeat center top;
    height: 926px;
}
.tab_guide{
    background: url(/images/event/resources/photography_contest_v4/tab_guide_1.jpg) no-repeat center top;
    height: 1201px;
}
.tab_rank{
    background: url(/images/event/resources/photography_contest_v4/tab_rank.png) no-repeat center top;
    height: 400px;
}
.bar_menu{
    font-size: 40px;
    height: 70px;
    color: #fff;
    margin: 0 auto;
    width: 1200px;
}

.bar_menu ul{
    list-style: none;
    padding: 0;
    margin: 0 6px;
}
.bar_menu ul li{
    float: left;
    padding: 18px 2px;
    margin: 10px 13px;
    width: 250px;
    text-align: center;
}
.bar_menu ul li a{
    color: #fff;
}
.bar_menu ul li.active{
    background-color: #A8082A;
}
.compete_menu{
    text-align: center;
    margin-top: 50px;
    cursor: pointer;
}
/*.bar_menu .separator{*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*border-radius: 4px;*/
    /*background-color: #333;*/
    /*margin-top: 13px;*/
/*}*/
/* 声明部分 */
.statement{
    background: url(/images/event/resources/photography_contest_v4/foot_background.jpg) no-repeat center top;
    height: 594px;
    color: #fff;
}
.statement .sponsor{
    text-align: center;
    font-size: 30px;
    padding: 50px 0;
    line-height: 50px;
}
.announce{
    width: 1100px;
    margin: 0 auto;
}
.announce1 {
    font-size: 16px;
    margin-top: 25px;
    text-align: left;
}
.announce2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.announce3 {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
}
.contact{
    text-align: center;
    font-size: 24px;
    line-height: 40px;
}
/* top3 */
.top3{
    margin-top: 60px;
    background: url(/images/event/resources/photography_contest_v3/divideLine1.png) no-repeat center bottom;
    padding-bottom: 150px;
}
.top3 .cell{
    float: left;
    height: 375px;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
    padding: 0 13px;
    width: 306px;
}
.top3 .cell_block2 .cell{
    margin: 0 12px;
}
.top3 .cell .demo{
    width: 306px;
    height: 300px;
    margin-top: 13px;
    overflow: hidden;
}
.top3 .cell .details{
    margin-top: 18px;
    width: 306px;
    display: inline-block;
    line-height: 30px;
}
.top3 .cell .details .user{
    font-size: 18px;
}
.top3 .cell_block1 .details .user{
    color: #F00;
}
.top3 .cell_block2 .details .user{
    color: #FFBE07;
}
.top3 .cell_block3 .details .user{
    color: #0090ff;
}
.top3 .cell .details .vote{
    float: right;
    padding-left: 34px;
    background: url(/images/event/resources/photography_contest_v3/favour.png) no-repeat 15px 3px;
    font-size: 24px;
    border: 1px solid #54c7f7;
    border-radius: 15px;
    padding: 0 10px 0 40px;
    height: 28px;
    line-height: 28px;
}
.top3 .cell_unit{
    float: left;
    padding-top: 100px;
}
.top3 .cell_block1{
    background: url(/images/event/resources/photography_contest_v3/number1.png) no-repeat center top;
}
.top3 .cell_block2{
    background: url(/images/event/resources/photography_contest_v3/number2.png) no-repeat center top;
}
.top3 .cell_block3{
    background: url(/images/event/resources/photography_contest_v3/number3.png) no-repeat center top;
}
/* news部分 */
.news{
    background: url(/images/event/resources/photography_contest_v3/divideLine2.png) no-repeat center bottom;
    padding-bottom: 175px;
}
.news .cell{
    height: 390px;
    float: left;
    width: 316px;
    background: #fff;
    overflow: hidden;
    border-radius: 5px;
    padding: 15px 8px;
}
.news .cell.middle{
    margin: 0 12px;
}
.news .title{
    height: 50px;
    position: relative;
}
.news .title a.more{
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 15px;
}
.news .cell.left .title{
    background: url(/images/event/resources/photography_contest_v3/cameraNews.png) no-repeat left bottom;
}
.news .cell.middle .title{
    background: url(/images/event/resources/photography_contest_v3/cameraUsers.png) no-repeat left bottom;
}
.news .cell.right .title{
    background: url(/images/event/resources/photography_contest_v3/cameraRecommend.png) no-repeat left bottom;
}
.cell_in_details{
    margin-top: 18px;
}
.news .title a.more, .cell_in_details .username, .cell_in_details .workname{
    color: #0851B7;
}
.cell_in_details .username, .cell_in_details .workname, .cell_in_details .useraction{
    max-width: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cell_in_details .useraction{
    max-width: 90px;
}
.cell_in_details .time{
    float: right;
    color: #9a9a9a;
    font-size: 13px;
}
.cell_in_row{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #393939;
}
.cell_in_row * {
    float: left;
}
.hot-event{
    padding: 300px 0 0;
    position: relative;
}
.hot-event .event-item{
    height: 300px;
    width: 960px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
/* 作品展示 */
.works{
    text-align: center;
    width: 1100px;
    margin: 0 auto;
}
.cell_works{
    margin-top: 30px;
    float: left;
    width: 100%;
}
.cell_in_works{
    overflow: hidden;
    width: 360px;
    height: 360px;
    float: left;
    margin: 3px;
    position: relative;
}
.cell_works .page_pagination_box{
    float: right;
    margin-top: 10px;
}
/* 大赛专家 */
.expert{
    margin-bottom: 20px;
}
.expert .title{
    height: 50px;
    background: url(/images/event/resources/photography_contest_v3/cameraExperts.png) no-repeat left bottom;
}
.cell_experts {
    margin-top: 10px;
    width: 100%;
    float: left;
}
.cell_in_experts {
    width: 33%;
    float: left;
    margin: 20px 0;
    position: relative;
}
.cell_in_experts .user_avatar{
    width: 116px;
    height: 116px;
    border-radius: 50%;
}
.cell_in_experts .username{
    font-size: 18px;
    position: absolute;
    top: 46px;
    left: 135px;
}
/* 赛事回顾 */
.history{
    margin: 0 auto;
    width: 1100px;
}
.history .title{
    height: 50px;
    background: url(/images/event/resources/photography_contest_v3/cameraHistory.png) no-repeat left bottom;
}
.history .cell_in_works{
    overflow: hidden;
    width: 140px;
    height: 140px;
    float: left;
}
.periods_block {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.period_button {
    font-size: 18px;
    border: 1px solid #a6a6a6;
    padding: 10px 15px;
    float: left;
    margin-right: 15px;
}
.period_button.active{
    background: #1e63c2;
    color: #fff;
    border: 1px solid #acd7f7;
}
.history .top3{
    display: inline-block;
    background: none;
    padding-bottom: 0;
}
.history .top3 .cell{
    padding: 0;
}
.history .top3 .cell_block2 .cell{
    margin: 0 31px;
}
.his_title_block {
    text-align: center;
    position: relative;
    margin-top: 20px;
    height: 24px;
}
.his_title {
    font-size: 22px;
    color: #000;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 0 15px;
}
.his_title_line {
    border-bottom: 1px solid #bfbfbf;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 0;
}
.prize_users, .works_gone{
    margin-top: 50px;
    width: 100%;
    display: inline-block;
}
.cell_users {
    float: left;
    width: 100%;
    margin: 20px 0 10px;
}
.cell_in_users {
    width: 25%;
    float: left;
    margin: 15px 0;
}
.his_user_img_block {
    width: 193px;
    height: 193px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
img.his_user_img {
    width: 193px;
}
/* 作品排行 */
.rank{
    margin-bottom: 20px;
}
.rank .row_my_block{
    background: none;
    border-radius: 5px;
    padding: 20px;
    width: 1100px;
    margin: 0 auto;
}
.row_my_block .title{
    text-align: center;
}
.cell_ranks{
    width: 100%;
    float: left;
//margin-top: 30px;
    margin-bottom: 15px;
}
.cell_in_ranks{
    background: #fff;
    float: left;
    width: 320px;
    height: 340px;
    overflow: hidden;
    margin: 20px 5px 0;
    padding: 0 5px;
    border-radius: 5px;
}
.rank_line {
    margin-top: 8px;
    text-align: center;
    font-size: 14px;
    float: left;
    width: 100%;
}
.rank_index {
    font-weight: bold;
    font-size: 22px;
    margin-right: 10px;
    line-height: 24px;
    color: #ea3b2a;
    float: left;
}
.rank_vote_num {
    font-size: 22px;
    float: right;
    margin-right: 10px;
    color: #ea3b2a;
}
.rank_vote {
    float: right;
    background-image: url(https://c3.nychinaren.com/images/thumb_v2.png);
    margin-right: 10px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}
.rank_topic_title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    padding: 10px 0;
    text-align: left;
}
.rank_topic_user{
    font-size: 18px;
    text-align: left;
}
.rank_username{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rank_line .button-panel{
    margin-left: 108px;
}
/* 专家点评 */
.expert_comment{
    background: url(/images/event/resources/photography_contest_v3/divideLine1.png) no-repeat center top;
    padding-top: 130px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.expert_comment .title{
    height: 50px;
    background: url(/images/event/resources/photography_contest_v3/cameraExpertComment.png) no-repeat left bottom;
}
.expert_comment_block {
    margin: 30px 0 20px;
    border: 1px solid #ececec;
    font-size: 15px;
    display: inline-block;
}
.expert_intro {
    padding: 25px 15px 15px;
}
.expert_intro .user_avatar{
    width: 30px;
    height: 30px;
    margin-right: 10px;
    position: relative;
    top: 9px;
}
.expert_intro .username{
    color: #51a4d2;
    font-weight: bold;
    display: inline;
}
.expert_intro .privmsg_button{
    border: 1px solid #cacac8;
    border-radius: 3px;
    padding: 4px 15px 4px 40px;
    background: #F7F7F7 url(/images/button/button-icon.png) no-repeat scroll 12px -116px;
    margin: 3px 18px;
}
.expert_intro .comment_title {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 20px;
}
.expert_intro .privmsg_button:hover{
    background-color: #FEFEFE;
}
.expert_intro .intro_text{
    margin-top: 20px;
}
.expert_comment_row {
    background-color: #f6f6f6;
    border: 1px solid #fff;
    border-bottom: none;
    padding: 30px 0;
    float: left;
    width: 976px;
}
.expert_comment_row .image{
    border: 1px solid #E9E9E9;
    float: left;
    padding: 2px;
    margin: 0px 15px;
}
.expert_comment_row .data{
    float: left;
    width: 794px;
}
.expert_comment_row .work_name, .expert_comment_row .username{
    color: #0069bb;
    margin-right: 20px;
}
.expert_comment_row .text{
    line-height: 1.6rem;
    margin: 15px 0px;
}
.expert_comment_row .date{
    color: #a8a8a8;
    font-size: 12px;
}

.button_link_topic{
    display: block;
    float: right;
    width: 81px;
    height: 29px;
    background: url(/images/event/resources/photography_contest_v3/buttonLinkToTopic.png) no-repeat;
    margin: 12px 20px 0 0;
    text-align: center;
    color: white !important;
    font-size: 16px;
    line-height: 28px;
}
.button_link_topic:after{
    content: attr(_content);
}

.brief{
    text-align: center;
    font-size: 24px;
    line-height: 40px;
}
.step img, .require img{
    margin: 10px 0;
}
.step{
    margin-bottom: 60px;
}
.require{
    margin: 0 auto;
    margin-bottom: 60px;
    width: 1100px;
}
.require div{
    text-align: left;
}
.brief_img{
    margin: 0 auto;
}
.score_title_img{
    display: block;
    margin: 50px auto;
}
.img_mr{
    padding-right: 200px;
}
.work_content{
    border-top: 1px solid darkgray ;
}
.works_num{
    position: absolute;
    color: #ea3b2a;
    font-size: 20px;
    bottom: 10px;
    right: 10px;
}

.prize_data{
    width: 1080px;
    height: 500px;
    border: 2px solid #9f9494;
    margin: 20px auto;
    text-align: left;
}
.prize_img{
    width: 750px;
    height: 500px;
    float: left;
}
.prize_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.prize_content{
    float: left;
    margin-left: 30px;
    width: 280px;
}
.prize_title{
    margin-top: 50px;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}
.prize_user{
    margin-top: 15px;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
}
.prize_brief{
    margin-top: 25px;
    font-size: 18px;
    line-height: 40px;
}