/*数艺年鉴-收录|评选板块*/
.project_rated_main{width:100%;height: 100%;background: url(https://img.d-arts.cn/sy_img/ea776e15591656485616e97ec8850649.jpeg);background-size: 100% 100%;}
.project_rated_main .project_rated_content{width:1200px;margin: auto;position: relative;}

/*左侧导航-共用*/
/*2023~2024*/
.project_rated_content .art_left_nav_main{margin-left: unset;position: fixed;top: 150px;width: 230px;}
.art_left_nav_main .art_top_search{line-height: 50px;height: 55px;border-bottom: 1px solid #c1c1c1;font-size: 24px;font-weight: bold;color: #ffffff;}
.art_left_nav_main .art_bottom_item{margin-top: 30px;}
.art_left_nav_main .art_bottom_item .art_first_title{height: 30px;line-height: 30px;padding-left: 15px;box-sizing:border-box;border-left: 3px solid #FFFF00;font-size: 22px;font-weight: bold;color: #FFFF00;}
.art_left_nav_main .art_bottom_item .art_first_title_hr{height: 15px;border-bottom: 1px solid #c1c1c1;}
.art_bottom_item .art_item_list .item_list_title{margin-top:20px;padding-left:15px;display: flex;cursor:pointer;}
.art_bottom_item .art_item_list .item_list_title .span_title{text-align:left;width:82%;display: inline-block;font-size: 15px;font-weight: bold;color: #ffffff;}
.art_bottom_item .art_item_list .item_list_title .span_i{text-align:right;width:16%;display: inline-block;}
.art_bottom_item .art_item_list .item_list_title.on .span_i i{width: 25px;height: 25px;display: inline-block;background: url(https://img.d-arts.cn/sy_img/ce647a336517b212861118f7a4e10106.png) no-repeat;background-size: 100% 100%;}
.art_bottom_item .art_item_list .item_list_title .span_i i{width: 25px;height: 25px;display: inline-block;background: url(https://img.d-arts.cn/sy_img/054bf31c1ad509e3a2f010c7ba38ddc6.png) no-repeat;background-size: 100% 100%;}
.art_bottom_item .art_item_list li ul{margin-left: 40px;display: none;}
.art_bottom_item .art_item_list li ul li:first-child{margin-top: 20px;}
.art_bottom_item .art_item_list li ul li{height: 35px;font-size: 14px;font-weight: bold;}
.art_bottom_item .art_item_list li ul li a{color: #c6c6c6;}
.art_bottom_item .art_item_list li ul li a.on_title{color:#FFFF00}


.art_left_nav_main .art_join_project{margin-top: 30px;}
.art_left_nav_main .art_join_project .join_project_btn{display: block;width: 230px;height: 33px;line-height: 33px;color: #000;font-weight:bold;text-align: center;background: #FFFF00;border-radius: 5px;}
.art_left_nav_main .art_join_project .join_project_btn i{display: inline-block;width: 16px;height: 16px;vertical-align: middle;background: url(https://img.d-arts.cn/sy_img/c2669540e5bb61faf6ccf50988448fdc.png) no-repeat;background-size: 100% 100%;}



/*---共用部分---*/

/*下拉分页*/
.layui-flow-more{margin-bottom:0px !important;text-align:center;padding:50px 0;width:100%; clear: both;}
.layui-flow-more a cite{border: 1px solid #c6c6c6;background: none;color:#ffffff;position: relative;width: 125px;height:38px;line-height: 38px;margin:0 auto;text-align:center;}
.layui-flow-more a cite:hover{background: #FFFF00;border: 1px solid #FFFF00;color: #000000;}


/*右侧正文-收录作品*/
.project_rated_content .art_project_content{width:900px;margin-left:300px;padding-top: 72px;background: unset;}
.art_project_content .project_content_title{width: 100%;line-height: 50px;height: 55px;border-bottom: 1px solid #c1c1c1;}
.art_project_content .project_content_title .project_content_title_span{display:inline-block;font-size: 24px;font-weight: bold;color: #ffffff;}
.art_project_content .project_content_item{margin-top: 30px;padding: 0;min-height: 1200px;}
.art_project_content .project_content_item .project_list_main{display: block !important;}
.project_content_item .project_list_main ul li{width: 283px;height: 305px;padding: 0 0 0px !important;border-top:none !important;margin: 0 25px 30px 0px;float: left;background: #222121;}
.project_content_item .project_list_main ul li:nth-child(3n){margin-right: 0px;}
.project_content_item .project_list_main ul li .vod{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 100;background: #000;}
.project_content_item .project_list_main ul li .vod i{width: 100%;height: 100%;opacity: 0;transition: all .25s;display: none;}
.project_content_item .project_list_main ul li .vod i.on{opacity: 1;display: block;}
.project_content_item .project_list_main ul li .vod .pre{transition: all .25s;overflow: hidden;position: absolute;top: 7px;left: 0px;right: 0px;height: 5px;margin: 0 10px;background-color: rgba(255,255,255,.5);z-index: 101;}
.project_content_item .project_list_main ul li .vod .pre em{display: block;height: 5px;background: #fff;}
.project_content_item .project_list_main .project_item_img{margin: 0 !important;width: 100% !important;height: 160px !important;position: relative;border-radius: 2px;display: block;overflow: hidden;}
.project_content_item .project_list_main .project_item_img > img{width:100% !important;height: 100%;border-radius: 4px;transition: all 1s;object-fit: cover;}
.project_content_item .project_list_main .project_item_img:hover > img{transform: scale(1.12);}
.project_content_item .project_list_main .project_item_img .project_item_pic{position: absolute;width: 100%;height: 40px;left: 0px;top: 0px;opacity: 0;display: inline-block !important;z-index: 200;background: rgba(0,0,0,.6);cursor: pointer;}
.project_content_item .project_list_main .project_item_img .project_choice_sign{position: absolute;right: 5px;bottom: 5px;color:#0d1318;font-size: 12px;background:#FFFF00;padding: 0 5px 0 5px;height: 20px;line-height: 20px;display: flex;align-items: center;justify-content: center;}
.project_content_item .project_list_main .project_item_title{cursor: pointer;height: 100px;border-bottom:1px solid #393838;margin-left: 10px;margin-right: 10px;}
.project_content_item .project_list_main .project_item_title > p:first-child{height:65px;padding-top:10px;font-size: 15px;font-weight: bold;color: #ffffff;white-space: normal;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;word-break: break-all;}
.project_content_item .project_list_main .project_item_title > p:last-child{margin-top: 5px;font-size: 12px;}
.project_content_item .project_list_main .project_item_title .project_user_name{color:#8a8a8a;display: inline-flex;}
.project_content_item .project_list_main .project_item_title .project_year_city{color:#8a8a8a;float: right;}
.project_content_item .project_list_main .project_item_tag{padding-top: 10px;margin-left: 10px;margin-right: 10px;white-space: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: clip;word-break: break-all;}
.project_content_item .project_list_main .project_item_tag .item_tag_start{font-size: 12px;display: inline-block;height: 18px;line-height: 18px;padding: 0 5px;margin-right: 6px;border-radius:2px;background-color: #393939;}
.project_content_item .project_list_main .project_item_tag .item_tag_end{color:#c6c6c6;font-size: 12px;display: inline-block;height: 18px;line-height: 18px;padding: 0 5px;margin-right: 6px;border-radius:2px;background-color: #36341C;}



/*右侧正文-评选机构板块*/
.art_project_content .vote_content_item{margin-top: 10px;padding: 0;min-height: 1950px;}
.art_project_content .vote_content_item .vote_company_list{width: 100%;display: flex;flex-wrap: wrap;}
.art_project_content .vote_content_item .vote_company_list div:first-child{margin-left: 0px;}
.art_project_content .vote_content_item .vote_company_list div:nth-child(odd){margin-left: 0px;}
.vote_company_list .vote_company_info{margin-left: 20px;margin-top: 20px;width: 440px;height: 165px;background: #222121;}
.vote_company_list .vote_company_info .show_company_logo{width: 125px;height: 125px;float: left;overflow: hidden;border: 1px solid #222121;}
.vote_company_list .vote_company_info .show_company_logo img{width:100%;height:100%;transition: transform 0.8s ease;}
.vote_company_list .vote_company_info .show_company_logo img:hover{transform: scale(1.1);}
.vote_company_list .vote_company_info .show_company_content{width: 300px;float: left;margin-left: 8px;}
.vote_company_info .show_company_content .content_company_title{color: #FFFFFF;font-size: 16px;font-weight: bold;padding-top:5px;}
.vote_company_info .show_company_content .content_company_name{color: #C1C1C1;font-size: 14px;height:20px;line-height:20px;color:#ffffff;border-bottom: 1px solid #393838;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.vote_company_info .show_company_content .content_company_des{text-align:justify;color: #C1C1C1;font-size: 12px;margin-top: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.vote_company_list .vote_company_info .content_company_tag{clear:both;padding-top: 10px;margin-left: 10px;white-space: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: clip;word-break: break-all;}
.vote_company_list .vote_company_info .content_company_tag .company_tag_item{font-size: 12px;display: inline-block;height: 18px;line-height: 18px;margin-right: 6px;padding: 0 5px;border-radius:2px;background-color: #393939;float: right;}


/*艺术节评选*/
.vote_company_list .vote_sign_info{float: left;margin-left: 20px;margin-top: 20px;width: 440px;height: 130px;background: #222121;}
.vote_company_list .vote_sign_info .show_company_logo{width: 125px;height: 125px;float: left;overflow: hidden;border: 1px solid #222121;}
.vote_company_list .vote_sign_info .show_company_logo img{width:100%;height:100%;transition: transform 0.8s ease;}
.vote_company_list .vote_sign_info .show_company_logo img:hover{transform: scale(1.1);}
.vote_company_list .vote_sign_info .show_company_content{width: 300px;float: left;margin-left: 8px;}
.vote_sign_info .show_company_content .content_company_title{color: #FFFFFF;font-size: 16px;font-weight: bold;padding-top:5px;}
.vote_sign_info .show_company_content .content_company_name{color: #C1C1C1;font-size: 10px;height:30px;line-height:30px;color:#c9c9c9;border-bottom: 1px solid #393838;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.vote_sign_info .show_company_content .content_company_name i{vertical-align:middle;margin-right: 3px;width: 12px;height: 12px;display: inline-block;background: url(https://img.d-arts.cn/sy_img/07fc5682ad6e191b898aaf033ffc9c0d.png) no-repeat;background-size: 100% 100%;}
.vote_sign_info .show_company_content .content_company_name span{color: #C1C1C1;}
.vote_sign_info .show_company_content .content_company_des{text-align:justify;color: #C1C1C1;font-size: 12px;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

/*人物评选*/
.art_project_content .per_content_item{padding: 0;min-height: 3250px;}
.art_project_content .per_content_item .per_content_main{width: 100%;display: flex;flex-wrap: wrap;}
.art_project_content .per_content_item .per_content_main div:nth-child(4n + 1){margin-left: 0px;}
.per_content_item .per_content_main .per_content_info{margin-left: 28px;margin-top: 30px;width: 200px;height:365px;padding-bottom: 20px;background: #222121;}
.per_content_main .per_content_info .vote_per_img{width:200px;height: 200px;overflow: hidden;border:1px solid #222121;position: relative;}
.per_content_main .per_content_info .vote_per_img img{width:100%;height:100%;transition: transform 0.8s ease;}
.per_content_main .per_content_info .vote_per_img img:hover{transform: scale(1.1);}
.per_content_main .per_content_info .vote_per_img .per_info_age{position: absolute;right: 2px;bottom: 2px;color: #0d1318;font-size: 12px;background: #FFFF00;padding: 0 5px 0 5px;height: 20px;line-height: 20px;display: flex;align-items: center;justify-content: center;}
.per_content_main .per_content_info .vote_per_title{cursor: pointer;}
.per_content_main .per_content_info .vote_per_title .vote_per_name{padding-left:10px;padding-right:10px;color: #ffffff;margin-top: 20px;font-weight: bold;font-size: 18px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.per_content_main .per_content_info .vote_per_title .vote_per_line{margin-left:10px;margin-right:10px;height:20px;border-bottom:1px solid #393838;}
.per_content_main .per_content_info .vote_per_des{padding-left:10px;padding-right:10px;color: #C1C1C1;font-size: 12px;margin-top: 15px;line-height: 20px;text-align:justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}



/*右侧正文-奖项&榜单&评比*/
.art_project_content .vote_content_item{margin-top: 10px;padding: 0;min-height: 1950px;}
.art_project_content .vote_content_item .awards_company_list{width: 100%;display: flex;flex-wrap: wrap;}
.art_project_content .vote_content_item .awards_company_list div:first-child{margin-left: 0px;}
.art_project_content .vote_content_item .awards_company_list div:nth-child(odd){margin-left: 0px;}

.awards_company_list .awards_sign_info{margin-left: 20px;margin-top: 20px;width: 440px;height: 165px;background: #222121;}
.awards_company_list .awards_sign_info .awards_company_logo{width: 125px;height: 125px;float: left;overflow: hidden;border: 1px solid #222121;}
.awards_company_list .awards_sign_info .awards_company_logo img{width:100%;height:100%;transition: transform 0.8s ease;}
.awards_company_list .awards_sign_info .awards_company_logo img:hover{transform: scale(1.1);}
.awards_company_list .awards_sign_info .awards_company_content{width: 300px;float: left;margin-left: 8px;}
.awards_sign_info .awards_company_content .content_company_title{color: #FFFFFF;font-size: 16px;font-weight: bold;padding-top:5px;}
.awards_sign_info .awards_company_content .content_company_name{color: #C1C1C1;font-size: 10px;height:30px;line-height:30px;color:#c9c9c9;border-bottom: 1px solid #393838;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.awards_sign_info .awards_company_content .content_company_name i{vertical-align:middle;margin-right: 3px;width: 12px;height: 12px;display: inline-block;background: url(https://img.d-arts.cn/sy_img/07fc5682ad6e191b898aaf033ffc9c0d.png) no-repeat;background-size: 100% 100%;}
.awards_sign_info .awards_company_content .content_company_name span{color: #C1C1C1;}
.awards_sign_info .awards_company_content .content_company_des{text-align:justify;color: #C1C1C1;font-size: 12px;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.awards_company_list .awards_sign_info .content_company_tag{clear:both;padding-top: 10px;margin-left: 10px;white-space: normal;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;text-overflow: clip;word-break: break-all;}
.awards_company_list .awards_sign_info .content_company_tag .company_tag_item{font-size: 12px;display: inline-block;height: 18px;line-height: 18px;margin-right: 6px;padding: 0 5px;border-radius:2px;background-color: #393939;}


/*右侧正文-政策文件*/
.art_project_content .vote_content_item .vote_article_list{width: 100%;display: flex;flex-wrap: wrap;}
.art_project_content .vote_content_item .vote_article_list div:first-child{margin-left: 0px;}
.art_project_content .vote_content_item .vote_article_list div:nth-child(odd){margin-left: 0px;}
.vote_article_list .vote_article_info{margin-left: 20px;margin-top: 20px;width: 440px;height: 135px;background: #222121;padding-left: 5px;padding-top: 10px;}
.vote_article_list .vote_article_info .article_img_left{width: 208px;height: 117px;display: block;cursor: pointer;overflow: hidden;float: left;}
.vote_article_list .vote_article_info .article_img_left img{width:100% !important;height: 100%;border-radius: 4px;transition: all 1s;object-fit: cover;}
.vote_article_list .vote_article_info .article_img_left:hover img{transform: scale(1.12);}
.vote_article_list .vote_article_info .article_content_right{width: 212px;float: left;margin-left: 8px;}
.article_content_right .right_article_title{height: 80px;font-size: 15px;color:#ffffff;font-weight:bold;line-height: 25px;white-space: normal;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;word-break: break-all;}
.article_content_right .right_article_title a:hover{color: #ffff00;}

.article_content_right .right_article_user{height: 40px;overflow: hidden;line-height: 40px;color: #999;font-size: 12px;}
.article_content_right .right_article_user .article_user_name{float: left;}
.right_article_user .article_user_name .article_user_link{float: left;margin-right: 6px;}
.right_article_user .article_user_name .article_user_link img{width: 20px;height: 20px;border-radius: 50%;}
.right_article_user .article_user_name .user_link_name{width: 110px;display: inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.article_content_right .right_article_user .article_user_time{float: right;}



/*右侧正文-数据报告&白皮书*/





/*右侧正文-社会团体*/




/*右侧正文-院校专业*/





/*右侧正文-深度好文*/











