@charset "utf-8";
::-webkit-input-placeholder { /* Chrome/Opera/Safari */ 
    color: #BFC4CD;
}
::-moz-placeholder { /* Firefox 19+ */  
    color: #BFC4CD;
}
:-ms-input-placeholder { /* IE 10+ */ 
 color: #BFC4CD;
}
:-moz-placeholder { /* Firefox 18- */ 
 color: #BFC4CD;
}
body{
    position: relative;
}
 .nav-hd > li:last-of-type > a {
    background: url(../img/news_icon_more.svg) no-repeat center!important;
    background-size: 34px 34px!important;
 }
.top_wrap{
    height: 350px;
}
/* 个人中心导航头开始 */
.top_wrap .navigation{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9999;
}
.top_wrap .navigation .bg-white{
    background-color: transparent;
}
.bg-white .logo-hd {
    color: #fff!important;
    
}
.nav-hd > li > a,.search-hd .search-hd-btn .icon-search,.quick-hd > .quick-item > a > i,.quick-hd > .quick-item > a.new .tip, .quick-hd > .quick-item > a.new > i,.login-hd a,.login-hd a i{
    color: rgba(255, 255, 255, .5)!important;
}
.quick-hd,.search-hd .search-hd-btn{
    background-color: transparent;
    color: white;
}
.login-hd{
    background-color: transparent;
}
.login-hd a:hover { border-top-color: transparent; background-color: transparent;color: white;}
.login-hd a:hover i{
    color: white
}
.nav-hd > li.open > a,
.nav-hd > li > a:hover { background-color: transparent; box-shadow: none; border-top: 4px solid transparent; color: white}
.subnav-ct-hd > li > a {color: #BFC4CD;background-color: #fff;}
.subnav-ct-hd > li.on > a,
.subnav-ct-hd > li > a:hover { color: #3D7EFF;  background-color: #eff3f5; }
.nav-hd .icon-down{
    color: rgba(255, 255, 255, .5);
}
.search-hd .search-hd-btn.on{
	border-top: 4px solid transparent;
	border-bottom: 1px solid transparent;
	z-index: 10;
}
.search-hd .search-hd-btn.on .icon-search,.quick-hd > .quick-item:hover>a .icon-upload,.quick-hd > .quick-item:hover>a.new .tip,.quick-hd > .quick-item > a.on > i,.quick-hd > .quick-item:hover > a.new > i{
	color: #fff;
}
.search-hd .search-hd-btn:before {
    border-right: 1px solid rgba(255, 255, 255, .5);
}
.quick-hd > .quick-item.on > a { border-color: transparent; background-color: transparent; box-shadow: none;color: white}
.quick-list li a:hover {color: #3D7EFF;}
/* 个人中心导航头结束 */
.swiper-container{
    min-width: 1180px;
    height: 350px;
    overflow: hidden;
}
.swiper-wraper{
    width: 100%;
    height: 350px;
}
.swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.swiper-slide img{
    display: block;
    max-height: 350px;
    width: auto;
    height: auto;
}
.banner_sp{
    left: 100%;
    top: -175px;
    transform: translateY(-50%);
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #ffffff;
    opacity: 1;
    background: transparent;
    border-radius: 0;
    cursor: pointer;
}
.swiper-pagination-bullet-active {
    background: #ffffff;
    cursor: default;
}
.middle_wrap{
    position: relative;
    padding-left: 280px;
    box-sizing: border-box;
}
.middle_wrap .person_card{
    width: 280px;   
    margin-top: -159px;
    margin-left: -280px;
    position: relative;
    z-index: 99;
}
.person_card .person_card_top{
    height: 159px;
    background: url(../img/t_bg.png) no-repeat center top;
    background-size: 280px auto;
    margin-bottom: -1px;
}
.person_card .person_card_bottom{
    background-color: white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.person_card_top .hot_num{
    width: 95px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #303133;
    font-size: 18px;
    margin: 0 auto;
    font-weight: bold;
    display: block;
}
.person_card_top .hot_num i{
    color: #ff5542;
    font-size: 22px;
    display: inline-block;
    margin-right: 2px;
}
.person_card_top .person_head{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 22px auto 0;
}
.person_card_top .person_head img:first-of-type{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.person_card_bottom .person_name{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #303133;
    line-height: 1;
}
.person_card_bottom .person_name a{
    display: inline-block;width: 21px;
    margin-right: -5px
}
.person_card_bottom .person_name i{
    font-size: 20px;
}
.icon-recommendation_designer{
    color: #e5453d;
}
.person_card_bottom .person_intro{
    font-size: 14px;
    color: #BFC4CD;
    text-align: center;
    line-height: 20px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-user-select:none;-webkit-user-select:none;user-select:none;
}
.person_card_bottom .horner,.person_card_bottom .person_fans,.person_card_bottom .edit,.person_card_bottom .other_edit{
    font-size: 0;
    text-align: center;
}
.person_card_bottom .horner li{
    display: inline-block;
    margin: 10px 5px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.person_card_bottom .horner li img{
    width: auto;
    height: 30px;
}
.person_card_bottom .horner li svg{
    width: 30px;
    height: 30px;
    margin-top: 0;margin-right: 0;

}
.person_card_bottom .person_fans{
    height: 60px;
}
.person_card_bottom .person_fans a{
    font-size: 12px;
    color: #909399;
    width: 92px;
    text-align: center;
    display: inline-block;
}
.person_card_bottom .person_fans a span{
    font-size: 22px;
    font-weight: bold;
    color: #303133;
    display: inherit;
}
.person_card_bottom .person_fans a:first-of-type span{
    color:#3D7EFF; 
}
.person_card_bottom .person_fans em{
    display: inline-block;
    width: 1px;
    height: 30px;
    background: #EDEFF2;
}
.person_card_bottom .edit a,.person_card_bottom .other_edit a{
    display: inline-block;
    width: 98px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #BFC4CD;
    color: #BFC4CD;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
}
.person_card_bottom .edit a:hover{
    color: #3D7EFF;
    background: rgba(61,126,255,.1);
    border-color: rgba(61,126,255,.1);
}
.person_card_bottom .edit a:last-of-type,.person_card_bottom .other_edit a:last-of-type{
    border:1px solid #3D7EFF;
    background-color: #3D7EFF;
    margin-left: 20px;
    color: white;
}
.person_card_bottom .other_edit a.havefollow{
    background-color: #EFF3F6;
    color: #BFC4CD;
    border-color: #EFF3F6
}
.person_card_bottom .other_edit a.mutualfollow{
    background-color: #5DCA70;
    color: #ffffff;
    border-color: #5DCA70
}
.person_card_bottom .edit a:hover,.person_card_bottom .other_edit a:hover{
    color: #3D7EFF;
    background: rgba(61,126,255,.1);
    border-color: rgba(61,126,255,.1);
}
.person_card_bottom .edit a:last-of-type:hover,.person_card_bottom .other_edit a:last-of-type:hover{
    background: #2971ff;
    border-color: #2971ff;
    color: white;
}
.person_card_bottom .other_edit a.mutualfollow:hover{
    background-color: #56C469;
    color: #ffffff;
    border-color:#56C469
}
.person_card_bottom .edit,.person_card_bottom .other_edit{
    padding: 30px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #EDEFF2;
}
.person_card_bottom .myself_card{
    padding: 0 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #EDEFF2;
}
.person_card_bottom .myself_card li{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #909399;
    font-size: 14px;
}
.person_card_bottom .myself_card li a{
    color: #909399;
    font-size: 14px;
}
.person_card_bottom .myself_card li:last-of-type{
    margin-bottom: 8px;
}
.person_card_bottom .myself_card li:first-of-type{
    height: 50px;
    line-height: 50px;
}
.person_card_bottom .myself_card li:first-of-type h3{
    color: #303133;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
}
.person_card_bottom .myself_card li i{
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -3px;
}
.person_card_bottom .join_team{
    padding:16px 20px 19px 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #EDEFF2;
}
.person_card_bottom .join_team h3,.person_card_bottom .recent_look h3{
    color: #303133;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 12px;
}
.person_card_bottom .join_team p{
    font-size: 0;
}
.person_card_bottom .join_team p a{
    display: inline-block;
    width: 53px;
    height: 40px;
    border-radius: 20px;
    margin-right: 20px;
    overflow: hidden;
    background-color: rebeccapurple;
}
.person_card_bottom .join_team p a img{
    width: 100%;
    height: 100%;
}
.person_card_bottom .recent_look{
    padding:16px 20px 21px 20px;
    box-sizing: border-box; 
}
.person_card_bottom .recent_look li{
    width: 50px;
    height: 90px;
    text-align: center;
    margin-right: 44px; 
}
.person_card_bottom .recent_look li:last-of-type{
    margin-right: 0;
}
.person_card_bottom .recent_look li img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    margin-bottom: 6px;
}
.person_card_bottom .recent_look .name,.person_card_bottom .recent_look .time{
    width: 100%;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #303133;
}
.person_card_bottom .recent_look .time{
    color: #BFC4CD;  
}
.person_works{
    margin-top: -60px;
    width: 100%;
    position: relative;
    z-index: 999;
}
.person_works .operate_nav{
    height: 60px;
    font-size: 0;
}
.person_works .operate_nav>a,.person_works .operate_nav>div{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 16px;
    opacity: 0.5;
    padding: 0 30px;
}
.person_works .operate_nav>a i{
    color: white;
    opacity: 0.5;
}
.person_works .operate_nav>a i:hover{
    opacity: 1;
}
.person_works .operate_nav>div .icon-down{
    color: white;
    opacity: 0.5;
    margin-left: 5px;
}
.person_works .operate_nav>div.up{
    opacity: 1;
    width: 27px;
    padding-right: 0;
}
.person_works .operate_nav>div.up .toast{
    background-color: white;
    border-radius: 10px;
    font-size: 14px;
    color: #cdd0d8;
    display: none;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    bottom: -37px;
    width: 165px;
    line-height: 1.5;
    z-index: 50;
}
.person_works .operate_nav>div.up:hover .toast{
    display: block;
}
.person_works .operate_nav>div.up i{
    color: white;
    font-size: 24px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.person_works .operate_nav>div.up img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 17px;
    left: 50%;
    margin-left: 3px;
}
.person_works .operate_nav>div.up input{
    opacity: 0;
    position: absolute;
    top: 5px;
    width: 24px;
    height: 40px;
    cursor: pointer;
    z-index: 2;
    font-size: 0;
    left: 50%;
    margin-left: 6px;
}
.person_works .operate_nav a.on,.person_works .operate_nav div.more:hover,.person_works .operate_nav a:hover,.person_works .operate_nav>div.on,.person_works .operate_nav>div.on .icon-down{
    opacity: 1;
}
.person_works .operate_nav div.more ul{
    position: absolute;
    z-index: 15;
    left: 0;
    top: 60px;
    background-color: white;
    border-radius:0 0 10px 10px;
    display: none;
    overflow: hidden;
}
.person_works .operate_nav div.more ul li{
    padding: 5px 0;
    color: #BFC4CD;
    font-size: 16px;
    width: 130px;
    padding-left: 20px;
    box-sizing: border-box;
}
.person_works .operate_nav div.more ul li a{
    color: #BFC4CD;
    font-size: 16px;
    display: block;
}
.person_works .operate_nav div.more ul li:hover,.person_works .operate_nav div.more ul li.on{
    opacity: 1;
    background-color: rgba(61,126,255,.1);
} 
.person_works .operate_nav div.more ul li:hover a,.person_works .operate_nav div.more ul li.on a{
    color: #3D7EFF
}
.person_works .operate_nav div.more:hover ul{
    display: block;
    opacity: 1;
}
.person_works .operate_nav em{
    display: inline-block;
    width: 1px;
    height: 24px;
    background: rgba(255,255,255,0.2);
    vertical-align: top;
    margin-top: 18px;
}

.person_works .work_lists,.person_works .file_lists{
    margin-top: 30px;
    position: relative;
    /* z-index: -1; */
}
.person_works .work_lists li{
    width: 280px;
    height: 310px;
    margin-left: 20px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: white;
    margin-bottom: 20px;
}
.person_works .work_lists li .drop_shadow{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #3d7eff;
    z-index: 15;
    border-radius: 5px;
    background-color: #F5F7FA;
    display: none;
}
.person_works .work_lists li.rough{
    height: 280px;
}
.person_works .work_lists .cover{
    width: 280px;
    height: 210px;
    display: block;
    overflow: hidden;
}
.person_works .work_lists .cover img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.person_works .work_lists li:hover .cover img{
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.person_works .work_lists .work_bt{
    padding: 0 10px;
    box-sizing: border-box;
}
.person_works .work_lists .work_bt .icon-biantui,.person_works .work_lists .work_bt .icon-putui,.person_works .work_lists .work_bt .icon-shoutui{
    font-size: 18px;
    margin-right: 5px;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
}
.person_works .work_lists .work_bt .icon-biantui{
    color: #f18c14;
}
.person_works .work_lists .work_bt .icon-putui{
    color: #f3bf21;
}
.person_works .work_lists .work_bt .icon-shoutui{
    color: #e74c3c;
}
.person_works .work_lists .work_bt .title{
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #303133;
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person_works .work_lists .work_bt .title .icon{
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-top: -2px;
}
.person_works .work_lists .work_bt .title img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}
.person_works .work_lists .work_bt .tag{
    width: 40px;
    height:19px;
    border: 1px solid #3D7EFF;
    font-size: 12px;
    color: #3D7EFF;
    text-align: center;
    line-height: 19px;
    border-radius: 12px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.person_works .work_lists .work_bt .t{
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.person_works .work_lists .work_bt .number{
    font-size: 0;
}
.person_works .work_lists .work_bt .in{
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
}
.person_works .work_lists .work_bt .number i{
    margin-right: 4px;
}

.person_works .work_lists .work_bt .number span{
    font-size: 14px;
    color: #BFC4CD;
    display: inline-block;
    margin-right: 15px;
}
.person_works .work_lists .work_bt .number .down{
    color: #BFC4CD;
    background-color: #EDEFF2;
    padding: 1px 10px;
    border-radius: 20px;
    font-size: 12px;
    float: right;
}
.person_works .work_lists .work_bt .author{
    margin-top: 10px;
}
.person_works .work_lists .work_bt .head-img{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 20px;
}
.person_works .work_lists .work_bt .in span{
    margin-right: 5px;
}
.person_works .work_lists .work_bt .a-name{
    font-size: 12px;
    color: #303133;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.person_works .work_lists .new_shadow{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    border-radius:5px;
    background-color: rgba(245, 247, 250, .8)
}
.person_works .work_lists .new_shadow i{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    font-size: 130px;
    text-align: center;
    line-height: 210px;
    color: #d7e1f0
}
.person_works .work_lists li.rough .new_shadow{
    display: none
}
.person_works .work_lists .new_operate{
    width: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    display: none;
    background-color: rgba(255,255,255,1);
    border-radius: 5px;
}
.person_works .work_lists .new_operate .slide_operate,.person_works .work_lists .new_operate2 .slide_operate{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}
.person_works .work_lists .new_operate2{
    height: auto;
    width: 35px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    display: none;
    background-color: white;
    border-radius: 5px;
}
.person_works .work_lists li:hover .new_operate,.person_works .work_lists li:hover .new_operate2,.person_works .work_lists .new_operate:hover .slide_operate,.person_works .work_lists .new_operate2:hover .slide_operate,.person_works .work_lists li.rough:hover .new_shadow{
    display: block;
}
.person_works .work_lists .new_operate a,.person_works .work_lists .new_operate2 a{
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 40px!important;
}
/* .person_works .work_lists .new_operate2 a{
    width: 35px;
} */
.person_works .work_lists .new_operate a:first-of-type,.person_works .work_lists .new_operate2 a:first-of-type{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.person_works .work_lists .new_operate a:last-of-type,.person_works .work_lists .new_operate2 a:last-of-type{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.person_works .work_lists .new_operate a i,.person_works .work_lists .new_operate2 a i{
    font-size: 20px;
    color: #3d7eff;
}
.person_works .work_lists .new_operate a:hover,.person_works .work_lists .new_operate2 a:hover{
    background-color: #EBF2FF;
}
.person_works .jk_lists{
    position: relative;
    /* z-index: -1; */
}
.person_works .jk_lists li{
    width: 280px;
    height: 606px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 12px;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 20px;
}
.person_works .jk_lists li>img{
    width: 100%;
    height: 100%;
}
.person_works .jk_lists li .info {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s ease-in-out,visibility .15s ease-in-out;
    transition: opacity .15s ease-in-out,visibility .15s ease-in-out;
}
.person_works .jk_lists li .sShade {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.199) 3.5%,rgba(0,0,0,.195) 7%,rgba(0,0,0,.19) 10.35%,rgba(0,0,0,.182) 13.85%,rgba(0,0,0,.174) 17.35%,rgba(0,0,0,.165) 20.85%,rgba(0,0,0,.155) 24.35%,rgba(0,0,0,.145) 27.85%,rgba(0,0,0,.135) 31.35%,rgba(0,0,0,.126) 34.85%,rgba(0,0,0,.118) 38.35%,rgba(0,0,0,.11) 41.85%,rgba(0,0,0,.105) 45.35%,rgba(0,0,0,.1) 48.85%,rgba(0,0,0,.103) 52.35%,rgba(0,0,0,.112) 55.85%,rgba(0,0,0,.126) 59.35%,rgba(0,0,0,.144) 62.85%,rgba(0,0,0,.165) 66.35%,rgba(0,0,0,.188) 69.85%,rgba(0,0,0,.213) 73.35%,rgba(0,0,0,.237) 76.85%,rgba(0,0,0,.262) 80.35%,rgba(0,0,0,.285) 83.85%,rgba(0,0,0,.306) 87.35%,rgba(0,0,0,.324) 90.85%,rgba(0,0,0,.338) 94.35%,rgba(0,0,0,.347) 97.85%,rgba(0,0,0,.35));
}
.person_works .jk_lists li .link{
    display: block;
    width: 100%;
    height: 85%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}
.person_works .jk_lists li .author-info {
    position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
}
.person_works .jk_lists li .author-info div{
    width: 100%;
    margin-top: 5px; 
}
.person_works .jk_lists li .author-info div img{
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
}
.person_works .jk_lists li .author-info div p{
    color: white;
    margin-top: 0;
}
.person_works .jk_lists li .author-info p {
    margin-top: 5px;
}
.person_works .jk_lists li .author-info p.tag{
    width: 46px;
    height: 22px;
    border: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 12px;
}
.person_works .jk_lists li .author-info a {
    color: white;
    font-size: 12px;
}
.person_works .jk_lists li .author-info span {
    margin-right: 10px;
    color: #fff;
}
.person_works .jk_lists li .author-info span i {
    font-size: 18px;
    color: #fff;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.person_works .jk_lists li .author-info span em {
    font-size: 12px;
    color: #fff;
}
.person_works .work_lists li:hover,.person_works .jk_lists li:hover{
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 20px 80px rgba(48, 49, 51, 0.15);
}
.person_works .jk_lists li:hover .info{
    opacity: 1;
    visibility: visible;
} 
.person_works .jk_lists  .jk_shadow{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(245, 247, 250, .8);
    z-index: 5;
}
.person_works .jk_lists .operate{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    display: none;
}
.person_works .jk_lists .operate a,.person_works .jk_lists .operate a i{
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #3d7eff;
    display: block;
    background-color: #fff;
}
.person_works .jk_lists .operate .slide_operate{
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}
.person_works .jk_lists .operate:hover .slide_operate{
    display: block;
}
.person_works .jk_lists .operate a:first-of-type,.person_works .jk_lists .operate a:first-of-type i{
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
.person_works .jk_lists .operate a:last-of-type,.person_works .jk_lists .operate a:last-of-type i{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.person_works .jk_lists .operate a:hover,.person_works .jk_lists .operate a:hover i{
    background-color: #EBF2FF;
}
.person_works .jk_lists li:hover .operate{
    display: block;
}
.person_works .jk_lists .cover .bot span{
    display: inline-block;
    margin-right: 10px;
}
.person_works .jk_lists .cover .bot span i{
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    margin-top: 1px;
    color: white;
}
.person_works .leave_msg{
    /* width: 100%; */
    margin-left: 20px;
    margin-top: 30px;
}
.person_works .leave_msg textarea{
    border: none;
    background-color: white;
    border-radius: 10px;
    outline: none;
    padding: 20px 20px 0 20px;
    box-sizing:border-box;
    line-height: 20px;
    font-size: 14px;
    color: #303133;
    width: 100%;
}
.person_works .leave_msg.focus textarea{
    padding-bottom: 20px;
    height: 120px;
}
.person_works .leave_msg .area-submit{
    width: 100%;
}
.person_works .leave_msg .area-submit-sum{
    position: absolute;
    color: #BFC4CD;
    font-size: 14px;
    right: 10px;
    top: -50px;
}
.person_works .leave_msg .button_wrap{
    height: 40px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.person_works .leave_msg .button_wrap .submit-button{
    width: 100px;
    height: 42px;
    background-color: #3D7EFF;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    border-radius: 20px;
    color: white;
}
.person_works .leave_msg .button_wrap .comment-code{
    width: 148px; 
    height: 42px; 
    overflow: hidden;
    margin: 0 20px;
}
.person_works .leave_msg .button_wrap .comment-code img{
    width: 148px; 
    height: 42px; 
}
.person_works .leave_msg .button_wrap .comment-code-input{
    width: 100px;
    height: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 10px 20px;

}
.person_works .comment_list{
    /* width: 100%; */
    margin-left: 20px;
}
.person_works .comment_list li{
    padding: 25px 20px;
    box-sizing: border-box;
    border-radius: 10px;
}
.person_works .com_head{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.person_works .com_head img{
    width: 50px;
    height: 50px;
}
.person_works .conmment-info{
    margin-left: 10px;
    width: 80%;
}
.person_works .conmment-info .time{
    color: #bfc4cd;
    display: inline-block;
    margin-left: 5px;
}
.person_works .conmment-info p{
    line-height:20px;
    font-size: 14px;
    color: #303133;
    font-weight: 500;
}
.person_works .conmment-info a{
    display: inline-block;
    font-size: 16px;
    color: #303133;
    font-weight: 500;
}
.person_works .conmment-info a .time{
    font-size: 12px;
    color: #BFC4CD;
    display: inline-block;
    margin-left: 15px;
    font-weight: normal;
}
.person_works .conmment-info p.detail{
    color: #606266;
    font-weight: normal;
    margin-top: 2px;
}
.person_works .conmment-info p.detail a{
    color: #3D7EFF;
}
.person_works .comment_list .myreplay,.person_works .comment_list .replaydel{
    font-size: 14px;
    color: #3D7EFF;
    margin-right: 10px;
    margin-top: 2px;
    display: none;
}
.person_works .comment_list li:hover{
    background-color: #F5F7FA;
}
.person_works .comment_list li:hover .myreplay,.person_works .comment_list li:hover .replaydel{
    display: block;
}
.no-works {
    background: url(../img/empty.png) center no-repeat;
    background-size: auto 161px;
    height: 161px;
    width: 100%;
    display: block;
    padding: 50px 0;
}
.more_works, .more_exps, .more_works_c, .more_exps_c,.more_exps_s,.more_jks,.more_score, .more_works_mark,.more_12{
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(61,126,255,.1);
    border-radius: 20px;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #3D7EFF;
    text-align: center; 
    margin: 40px auto;
    cursor: pointer;
}
.more_12{
    margin-left: 50%;
    -webkit-transform: translateX(-80px);
    -ms-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    transform: translateX(-80px);
}
.more_score:hover{
    color: #3D7EFF;
}
.c-nav,.zan-nav,.s-nav,.jk-nav,.all-nav,.f-nav{
    font-size: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.c-nav a,.zan-nav a,.s-nav a,.jk-nav a,.all-nav a,.f-nav a,.all-nav a:visited{
    padding: 0 22px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    border: 1px solid rgba(191,196,205,.1);
    border-radius: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    letter-spacing: 0;
    margin-left: 20px;
    vertical-align: middle;
}
.jk-nav a,.jk-nav em,.all-nav a{
    margin-left: 15px;
}
.jk-nav a:first-of-type,.all-nav a:first-of-type{
    margin-left: 20px;
}
.f-nav a i{
    display: inline-block;
    vertical-align: middle;
    color: #BFC4CD;
    margin-top: -2px;
    opacity: 0.7;
}
.f-nav a.y{
    height: 40px;
    border: none;
    line-height: 40px;
    background-color: #e4e8ed;
    color: #909399;
}
.f-nav a.y.on{
    color: white;
    background-color: #3D7EFF;
}
.f-nav a.y i{
    opacity: 1;
    background-color: transparent;
    color: #909399;
    margin-right: 3px;
}
.f-nav a.y.on i{
    color: white;
}
.f-nav a.y .icon-inspiration_icon_like_nor{
    display: inline-block;
}
.f-nav a.y .icon-inspiration_icon_like_def{
    display: none;
}
.f-nav a.y.on .icon-inspiration_icon_like_nor{
    display: none;
}
.f-nav a.y.on .icon-inspiration_icon_like_def{
    display: inline-block;
}
.c-nav a:not(.on):hover,.zan-nav a:not(.on):hover,.s-nav a:not(.on):hover,.jk-nav a:not(.on):hover,.all-nav a:not(.on):hover,.f-nav a:not(.on):hover,.f-nav a:not(.on):hover i,{
    background-color: transparent;
    color: #3d7eff;
}
.f-nav a.y:hover{
    background-color: rgba(61,126,255,.1);
    color: #3D7EFF;
}
.f-nav a.y:hover i{
    color: #3d7eff;
}
.f-nav .intro{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
    letter-spacing: 0;
    width: 685px;
    margin-top: 10px;
    margin-left: 45px;
    text-align: left
}
.jk-nav em{
    display: inline-block;
    height: 36px;
    width: 1px;
    background-color: rgba(191,196,205,.1);
    margin-left: 20px;
    margin-top: -2px;
    vertical-align: middle;
}
.jk-nav a.y,.all-nav a.y,.c-nav a.y{
    border: 1px solid rgba(191,196,205,.3);
    font-family: PingFangSC-Medium;
    color: #909399;
}
.c-nav a.on,.zan-nav a.on,.s-nav a.on,.jk-nav a.on,.all-nav a.on,.f-nav a.on,.c-nav a:hover,.zan-nav a:hover,.s-nav a:hover,.jk-nav a:hover,.all-nav a:hover,.f-nav a:hover{
    color: #3D7EFF;
    height: 38px;
    line-height: 38px;
    border-color: transparent;
    background-color: rgba(61,126,255,.1);
}
/* 关注粉丝 */
.person_works .atten_fav{
    background-color: white;
    border-radius: 10px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.atten_fav>li{
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #EDEFF2;
}
.atten_fav>li:last-of-type{
    border-bottom: none
}
.atten_fav>li .head_t{
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 8px;
}
.atten_fav>li .head_t{
    display: block;
    width: 60px;
    height: 60px;
    margin-right: 8px;
}
.atten_fav>li .team_head{
    width: 67px;
    height: 50px;
    border-radius: 50px;
    margin-right: 8px;
    margin-top: 6px;
}
.atten_fav>li .team_head img{
    width: 67px;
    height: 50px;
    border-radius: 50px;
}
.atten_fav>li .head img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.atten_fav>li .head{
    margin-right: 7px;
}
.atten_fav>li .head img{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.atten_fav>li div.z div.z{
    padding-top: 7px;
}
.atten_fav>li .name{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #303133;
    width: 184px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.atten_fav>li .intro{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    width: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.atten_fav>li .l-num{
    width: 260px;
    text-align: center;
    font-family: PingFangSC-Light;
    font-size: 12px;
    color: #909399;
    letter-spacing: 0;
    margin-top: 20px;
}
.atten_fav>li .l-num p:first-of-type{
    padding-right: 27px;
    padding-left: 18px;
}
.atten_fav>li .l-num p:nth-of-type(2){
    padding: 0 27px;
}
.atten_fav>li .l-num p:last-of-type{
    padding-left: 27px;
}
.atten_fav>li .l-num em{
    display: inline-block;
    width: 1px;
    height: 30px;
    background-color: #EDEFF2;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: 18px;
}
.atten_fav>li .l-num span{
    font-family: DINAlternate-Bold;
    font-size: 24px;
    color: #303133;
    letter-spacing: 0;
    text-align: center;
}
.atten_fav>li ul.y li{
    margin-left: 20px;
    height: 192px;
}
.atten_fav>li ul.y li:nth-of-type(3){
    display: none;
}
.atten_fav>li ul.y li img{
    width: 255px;
    height: auto;
    border-radius:10px;
}
.attention_btn{
    margin: 20px 0 20px 20px;
    font-size: 0;
}
.attention_btn a{
    display: inline-block;
    padding: 0 24px;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    letter-spacing: 0;
    border: 1px solid rgba(191,196,205,.1);
    border-radius: 20px;
    margin-right: 20px;
}
.attention_btn a:last-of-type{
    margin-right: 0;
}
.attention_btn a:hover,.attention_btn a.on{
    background-color: rgba(61,126,255,.1);
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #3D7EFF;
    border-color: transparent;
}
.attention_btn div.y,.all-nav div.y,.jk-nav div.y,.c-nav div.y{
    width: 118px;
    text-align: center;
    border: 1px solid rgba(191,196,205,.3);
    font-family: PingFangSC-Medium;
    color: #909399;
    border-radius: 20px;
    margin-right: 20px;
    font-size: 14px;
    cursor: pointer;
}
.attention_btn div.y:first-of-type,.all-nav div.y:first-of-type,.jk-nav div.y:first-of-type,.c-nav div.y:first-of-type{
    margin-right: 0;
}
.attention_btn div.y span,.all-nav div.y span,.jk-nav div.y span,.c-nav div.y span{
    display: inline-block;
    line-height: 38px;
}
.attention_btn div.y i,.all-nav div.y i,.jk-nav div.y i,.c-nav div.y i{
    color: #909399;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    opacity: 0.7;
}
.attention_btn div.y ul,.all-nav div.y ul,.jk-nav div.y ul,.c-nav div.y ul{
    width: 120px;
    border-radius: 10px;
    position: absolute;
    left: -1px;
    top: -1px;
    box-shadow: 0 0 50px 0 rgba(48,49,51,0.10);
    background-color: white;
    overflow: hidden;
    display: none;
    height: auto;
    z-index: 15;
}
.attention_btn div.y:hover ul,.all-nav div.y:hover ul,.jk-nav div.y:hover ul,.c-nav div.y:hover ul{
    display: block;
}
.attention_btn div.y ul li,.all-nav div.y ul li,.jk-nav div.y ul li,.c-nav div.y ul li{
    width: 120px;
    line-height: 40px;
    color: white;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}
.attention_btn div.y ul li:hover,.attention_btn div.y ul li.on,.all-nav div.y ul li:hover,.all-nav div.y ul li.on,.jk-nav div.y ul li:hover,.jk-nav div.y ul li.on,.c-nav div.y ul li:hover,.c-nav div.y ul li.on{
    background-color: rgba(61,126,255,.1);
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #3D7EFF;
}
.icon-add-round {
    color: #3D7EFF;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 3px;
    cursor: pointer;
}
.icon-ok {
    color: #5DCA70;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 3px;
    cursor: pointer;
}
.icon-relating-round {
    color: #FFCB21;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-left: 3px;
    cursor: pointer;
}
.min_page{
    margin-top: 20px;
    display:block;
    width: fit-content;
    height: auto;
}
.min_page ul{
    height: auto;
}
.min_page li{
    margin-bottom: 10px;
}
.min_page li:last-of-type{
    margin-right: 0;
}
.min_page li a{
    cursor: pointer;
    color: #9cb4e1;
    background-color: #e2eafa;
    border-radius: 5px;
}
.min_page li a:hover,.min_page li a.on{
    background-color: #3d7eff;
    color: #ffffff;
}
.min_page li i{
    color: #9cb4e1;
}
.min_page li a:hover i{
    color: #ffffff;
}
.person_works .no-more{
    text-align: center;
    font-size: 14px;
    color: #BFC4CD;
    margin-top: 30px;
}
.h192{
    height: 192px;
}
.gif{
    margin: 30px auto;
    display: block;
}
.top_tag,.person_works .jk_lists li .top_tag{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 45px!important;
    height: 45px!important;
    z-index: 5;
}
.score_lists{
    background-color: white;
    border-radius: 10px;
    margin-left: 20px;
    overflow: hidden;
}
.score_lists li{
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #303133;
    letter-spacing: 0;
}
.score_lists li:hover{
    background-color: rgba(61,126,255,.1);
}
.score_lists li p.z {
    width: 475px;
    line-height: 1.5;
}
.score_lists li p.y {
    font-size: 0;
    line-height: 1.5;
}
.score_lists li p.y span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold
}
.score_lists li p.y em {
    color: #3d7eff;
    display: inline-block;
    margin: 0 5px;
}
.score_lists li p.y span:last-of-type {
    width: 120px;
    text-align: center;
    margin-left: 97px;
    color: #BFC4CD;
    font-weight: normal;
}
.score_lists li a{
    color: #000000;
    font-weight: bold;
}
.score_lists li a:hover{
    color: #3d7eff;
}
/* 收藏夹弹窗 */
.collect-fixed,.del-fixed,.cancle-fixed,.file-out,.file-in,.edt-fixed,.theme-fixed{
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.collect-fixed .c-content,.del-fixed .c-content,.cancle-fixed .c-content,.file-out .c-content,.file-in .c-content,.edt-fixed .c-content,.theme-fixed .c-content{
    width: 100%;
    height: 100%;
    -webkit-display:flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.collect-fixed .c-content .pop-con,.edt-fixed .c-content .pop-con{
    width: 580px;
    border-radius: 10px;
    background-color: white;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0,0,0,.5);
}
.collect-fixed .c-content .pop-con p.cl,.edt-fixed .c-content .pop-con p.cl{
    height: 60px;
    line-height: 60px;
    background-color: #3d73ff;
}
.collect-fixed .c-content .pop-con p.cl.on,.edt-fixed .c-content .pop-con p.cl.on{
    background-color: #9148FF;
}
.c-content .pop-con p.cl span{
    line-height: 60px;
    height: 60px;
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 0 20px;
    box-sizing: border-box;
}
.c-content .pop-con p.cl span .icon-left{
    color: white;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.c-content .pop-con p.cl span .icon-right{
    color: white;
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.c-content .pd p.cl i,.c-content .out_tip p.cl i,.c-content .in_tip p.cl i,.c-content .del-con p.cl i{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.c-content .pd p.cl span{
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
    line-height: 50px;
    display: none;
    text-indent: 40px;
}
.c-content .pop-con .tit{
    margin-left: 40px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
    margin-top: 24px;
}
.c-content .pop-con .tit2{
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
}
.c-content .pop-con .tit3{
    margin-top: 24px;
}
.c-content .pop-con .tit2 span{
    width: 50px;
    color: #ff5542;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}
.c-content .pop-con .tit4{
    margin-top: 24px;
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #FF5542;
    letter-spacing: 0;
    text-align: center;
    background: url(../img/line44.png) no-repeat center;
}
.c-content .pop-con .tit2 i{
    color: #ff5542;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ffffff;
    text-align: center;
    border-radius: 26px;
    font-size: 26px;
    margin-top: -3px;
    margin-right: 5px;
}
.c-content .pop-con div.pos{
    width: 534px;
    height: 50px;
    margin: 20px auto 0;
}
.c-content .pop-con div.pos input{
    width: 534px;
    height: 50px;
    background-color: #eff2f5;
    padding: 15px 50px 15px 17px;
    box-sizing: border-box;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    border-radius: 5px;
    border: none;
    outline: none;
}
.c-content .pop-con div.pos span{
    position: absolute;
    right: 15px;
    top: 14px;
    font-family: MyriadPro-Bold;
    font-size: 16px;
    color: #909399;
    letter-spacing: 0;
}
.c-content .pop-con div.pos2{
    position: relative;
    width: 534px;
    min-height: 50px;
    margin: 10px auto 0; 
}
.c-content .pop-con div.pos2 textarea{
    width: 534px;
    height: 50px;
    line-height: 18px;
    background-color: transparent;
    padding: 15px 17px 15px 17px;
    box-sizing: border-box;
    display: block;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    border-radius: 5px;
    border: none;
    outline: none;
    border: 1px solid #e4e9ea;
}
.c-content .pop-con div.pos2 textarea:focus,.c-content .pop-con div.pos2 textarea.on{
    border-color: #eff2f5;
    background-color: #eff2f5;
    padding-bottom: 30px;
}
.c-content .pop-con div.pos2 span{
    position: absolute;
    right: 15px;
    bottom: 11px;
    font-family: MyriadPro-Bold;
    font-size: 16px;
    color: #909399;
    letter-spacing: 0;
}
.c-content .pop-con .btn-g{
    font-size: 0;
    text-align: right;
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #f6f6f8;
}
.c-content .pop-con .btn-g p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #303133;
    margin-left: 23px;
    line-height: 40px;
}
.c-content .pop-con .btn-g a{
    display: inline-block;
    width: 100px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
}
.collect-fixed .c-content .pop-con .btn-g a.sure,.edt-fixed .c-content .pop-con .btn-g a.sure{
    background-color: #3D7EFF;
    color: white;
    margin-left: 20px;
    margin-right: 20px;
}
.c-content .pd p.cl i:hover,.c-content .out_tip p.cl i:hover,.c-content .del-con p.cl i:hover,.c-content .in_tip p.cl i:hover,.c-content .pop-con .btn-g a:not(.sure):hover,.c-content .pop-con .btn-g a:not(.sure_topic):hover{
    color: #3d7eff;
    background-color: #EBF2FF;
}
.collect-fixed .c-content .pop-con .btn-g a:last-of-type:hover,.edt-fixed .c-content .pop-con .btn-g a:last-of-type:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.collect-fixed .c-content .pop-con .btn-g a.sure_topic,.collect-fixed .c-content .pop-con .btn-g a.sure_topic:hover,.c-content .pop-con .btn-g a.sure_topic,.c-content .pop-con .btn-g a.sure_topic:hover{
    background-color: #9148FF;
    color: white;
    margin-left: 20px;
    margin-right: 20px;
}
.cancle-fixed .pd,.file-out .out_tip,.file-in .in_tip,.del-fixed .del-con,.theme-fixed .pd{
    width: 460px;
    border-radius: 10px;
    background-color: white;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0,0,0,.5);
}
.cancle-fixed .cle_mark,.file-out .file_tip,.file-in .file_tip,.del-fixed .del_tip,.theme-fixed .cle_mark{
    padding: 0 40px 40px 40px;
    border-bottom: 1px solid #f6f6f8;
    width: 100%;
    box-sizing: border-box;
}
.del-fixed .del_tip{
    padding-bottom: 20px;
    border-bottom: none;
}
.cancle-fixed .cle_mark .icon-wenhao,.file-out .file_tip .icon-wenhao,.file-in .file_tip .icon-wenhao,.del-fixed .del_tip .icon-wenhao,.theme-fixed .cle_mark .icon-wenhao{
    width: 40px;
    height: 40px;
    color: #ef3b40;
    text-align: center;
    line-height: 40px;
    font-size: 40px;
    margin-right: 10px;
}
.file-in .file_tip .icon-wenhao,.file-out .file_tip .icon-wenhao{
    color: #3d7eff;
}
.cancle-fixed .cle_mark .tip,.file-out .file_tip .tip,.file-in .file_tip .tip,.del-fixed .del_tip .tip,.theme-fixed .cle_mark .tip{
    width: 310px;
    min-height: 40px;
    display: flex;
    align-items: center;  
}
.cancle-fixed .cle_mark .tip span,.del-fixed .del_tip .tip span,.file-out .file_tip .tip span:first-of-type,.del-fixed .del_tip .tip span:first-of-type,.file-in .file_tip .tip,.theme-fixed .cle_mark .tip span{
    font-size: 16px;
    color: #303133;
}
.file-out .file_tip .tip span:last-of-type,.del-fixed .del_tip .tip span:last-of-type{
    color: #909399;
    font-size: 14px;
}
.theme-fixed .cle_mark .tip span{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
    line-height: 23px;
}
.del-fixed .del-con .cl1{
    padding-left: 92px;
    box-sizing: border-box;
}
.del-fixed .del-con .cl1 div.z{
    text-align: left;
    margin-right: 50px;
}
.del-fixed .del-con .cl1 div.z p:first-of-type{
    font-size: 16px;
    color: #adb3b9;
}
.del-fixed .del-con .cl1 div.z p:nth-of-type(2){
    font-size: 22px;
    color: #ef3b40;
    font-weight: bold;
}
.del-fixed .del-con .cl1 div.z p:last-of-type{
    font-size: 16px;
    color: #34495e;
}
.del-fixed .del-con .btn-g{
    font-size: 0;
    text-align: right;
    padding: 10px 24px;
    box-sizing: border-box;
    border-top: 1px solid #f6f6f8;
    margin-top: 40px;
}
.del-fixed .del-con .btn-g a{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
    font-size: 12px;
    color: #909399;
    border-radius: 40px;
}
.del-fixed .del-con .btn-g a:last-of-type{
    color: white;
    background-color: #ff5542;
}
.del-fixed .del-con .btn-g a.sure:hover{
    background-color: #ebf2ff;
    color: #3d7eff;
}
.del-fixed .del-con .btn-g a.cancle:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.cancle-fixed .ope,.theme-fixed .ope{
    padding: 10px 0;
    font-size: 0;
    text-align: right;
}
.cancle-fixed .ope a,.theme-fixed .ope a{
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 25px;
    color: #909399;
    font-size: 14px;
    border-radius: 40px;
}
.cancle-fixed .ope a:last-of-type,.theme-fixed .ope a:last-of-type{
    background-color: #ef3b40;
    color: white;
}
.theme-fixed .ope a.on{
    background-color: #5DCA70;
}
.cancle-fixed .ope a.cancle:hover,.theme-fixed .ope a.cancle:hover{
    color: #3d7eff;
    background-color: #ebf2ff;
}
.cancle-fixed .ope a.sure:hover,.theme-fixed .ope a.sure:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.file-out .files-list,.file-in .files-list{
    width: 100%;
    max-height: 300px;
    overflow: auto;
    border-top: 1px solid #eeeeee;
}
.file-out .files-list li,.file-in .files-list li{
    padding: 13px 50px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
    height: 60px;
    overflow: hidden;
}

.file-out .files-list li:last-of-type,.file-in .files-list li:last-of-type{
    border-bottom: none;
}
.file-out .files-list .togChoose,.file-in .files-list .togChoose{
    height: 34px;
    line-height: 34px;
}
.file-out .files-list .togChoose .cli-choose,.file-in .files-list .togChoose .cli-choose{
    width: 290px;
}
.file-out .files-list .togChoose .icon-check,.file-in .files-list .togChoose .icon-check{
    color: #e4e4e4;
    font-size: 18px;
    margin-top: 8px;
    margin-right: 7px;
    display: block;
}
.file-out .files-list .togChoose .cli-choose .icon-checked,.file-in .files-list .togChoose .cli-choose .icon-checked{
    color: #3d7eff;
    font-size: 18px;
    margin-top: 8px;
    margin-right: 7px;
    display: none;
}
.file-out .files-list .togChoose .cli-choose.on .icon-checked,.file-in .files-list .togChoose .cli-choose.on .icon-checked{
    display: block;
}
.file-out .files-list .togChoose .cli-choose.on .icon-check,.file-in .files-list .togChoose .cli-choose.on .icon-check{
    display: none;
}
.file-out .files-list .cli-choose p,.file-in .files-list .cli-choose p{
    width: 260px;
    line-height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #3c3d3f;
    font-size: 14px;
}
.file-out .files-list .togChoose .edit,.file-in .files-list .togChoose .edit{
    display: none!important;
}
.file-out .files-list .togChoose .edit:hover,.file-in .files-list .togChoose .edit:hover{
    color: #3d7eff;
}
.file-out .files-list li:hover .edit,.file-in .files-list li:hover .edit{
    display: block!important;
}
.file-out .files-list .abs,.file-in .files-list .abs{
    position: absolute;
    left: 70px;
    top: 12px;
    z-index: 2;
    display: none;
    background-color: white;
    width: 345px;
}
.file-out .files-list li:hover,.file-in .files-list li:hover,.file-out .files-list li:hover .abs,.file-in .files-list li:hover .abs{
    background-color: #ebf2ff;
}
.file-out .files-list .abs input,.file-in .files-list .abs input{
    width: 258px;
    height: 32px;
    border: 1px solid #e7e5e5;
    border-radius: 5px;
    background-color: #ffffff;
    color: #262626;
    text-indent: 5px;
    line-height: 32px;
    font-size: 14px;
}
.file-out .files-list .abs i,.file-in .files-list .abs i{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d5def0;
    color: #3d7eff;
    margin-left: 10px;
    border-radius: 5px;
    background-color: transparent;
    cursor: pointer;
}
.file-out .files-list .abs i:hover,.file-in .files-list .abs i:hover{
    border-color: transparent;
    background-color: #c1d6ff;
}
.file-out .out_tip .ope,.file-in .in_tip .ope{
    padding: 10px 20px 10px 40px;
    box-sizing: border-box;
    position: relative;
    z-index: 2; 
    border-top: 1px solid #eeeeee;
    overflow: hidden;
    background-color: white;
}
.file-out .out_tip .ope-l{
    margin-top: 0;
    border-top: none;
}
.file-out .out_tip .ope a.y,.file-in .in_tip .ope a.y{
    display: inline-block;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #909399;
    font-size: 14px;
    border-radius: 40px;
    margin-left: 10px;
}
.file-out .out_tip .ope a.sure,.file-in .in_tip .ope a.sure{
    background-color: #3d7eff;
    color: #ffffff;
}
.file-out .out_tip .ope a.sure:hover,.file-in .in_tip .ope a.sure:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.file-out .out_tip .ope a.cancle:hover,.file-in .in_tip .ope a.cancle:hover{
    color: #3d7eff;
    background-color: #ebf2ff;
}
.file-out .out_tip .ope a.z,.file-in .in_tip .ope a.z{
    line-height: 40px;
    color: #3c3d3f;
}
.file-out .out_tip .ope-l a.z{
    cursor: default;
}
.file-out .out_tip .ope a.z span,.file-in .in_tip .ope a.z span{
    color: #3D7EFF;
    cursor: pointer;
}
.file-out .out_tip .ope a.z span:hover,.file-in .in_tip .ope a.z span:hover{
    border-bottom: 1px solid #3d7eff;
}
.file-out .out_tip .ope a.z i,.file-in .in_tip .ope a.z i{
    display: inline-block;
    vertical-align: middle;
    color: #3d7eff;
    margin-right: 5px;
    font-size: 20px;
    margin-left: 0;
    margin-top: 1px;
}
/* 收藏夹单做 */
.person_works .work_lists li.file{
    width: 280px;
    height: 280px;
    margin-left: 20px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: url(../img/li_bg.png) no-repeat center;
    margin-bottom: 20px;
    background-size: 280px auto;
}
.person_works .work_lists li.file .new_shadow,.jk_lists li.file-jk .new_shadow{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 4;
    border-radius: 10px;
    background-color: rgba(245, 247, 250, .8);
}
.person_works .work_lists li.file .new_shadow i,.jk_lists li.file-jk .new_shadow i{
    width: 100%;
    text-align: center;
    line-height: 210px;
    font-size: 130px;
    color: #d7e1f0;
    display: block;
}
.jk_lists li.file-jk .new_shadow i{
    line-height: 520px;
}
.person_works .work_lists li.file .img-wrap{
    width: 280px;
    height: 208px;
    position: relative;
    overflow: hidden;
}
.person_works .work_lists li.file .bg-shadow{
    width: 280px;
    height: 208px;
    background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.00) 17%, rgba(255,255,255,0.00) 36%, rgba(255,255,255,0.00) 56%, rgba(255,255,255,0.00) 73%, rgba(255,255,255,0.42) 87%, #FFFFFF 100%);
    position: absolute;
    z-index: 6;
    bottom: 0;
}
.person_works .work_lists li.file .bt{
    height: 72px;
    line-height: 72px;
    padding-left: 15px;
}
.person_works .work_lists li.file .file-one,.person_works .work_lists li.file .file-ep{
    width: 220px;
    height: 165px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
}
.person_works .work_lists li.file .file-ep{
    width: 280px;
    height: 210px;
}
.person_works .work_lists li.file .ep3{
    left:20px;
    top: 20px;
}
.person_works .work_lists li.file .ep4{
    left:40px;
    top: 40px;
}
.person_works .work_lists li.file .ep5{
    left:20px;
    top: 60px;
}
.person_works .work_lists li.file .ep6{
    left:40px;
    top: 80px;
}
.person_works .work_lists li.file .bt div.z{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #303133;
    letter-spacing: 0;
}
.person_works .work_lists li.file .bt div.z p{
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.person_works .work_lists li.file .bt div.z div{
    height: 20px;
    line-height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    letter-spacing: 0;
}
.person_works .work_lists li.file .bt div.z i{
    font-size: 14px;
    color: #BFC4CD;
    margin-right: 2px;
}
.person_works .work_lists li.file .bt div.z span{
    display: inline-block;
    margin-right: 8px;
}
.person_works .work_lists li.file .bt p.y{
    height: 52px;
    margin-top: 20px;
    line-height: 60px;
    width: 72px;
    text-align: center;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-indent: 9px;
}
.person_works .work_lists li.file:hover .bt p.y{
    background: url(../img/wan.png) no-repeat right bottom;
    background-size: auto 52px;
}
.person_works .work_lists li.file .bt p.y span{  
    color: #3D7EFF;
    font-size: 14px;
}
.jk_lists li.file-jk{
    width: 280px;
    height: 626px;
    background: url(../img/jk_bg.png) no-repeat center;
    background-size: 280px auto;
}
.jk_lists li.file-jk .img-wrap{
    width: 280px;
    height: 554px;
    position: relative;
    overflow: hidden;
}
.jk_lists li.file-jk .bg-shadow{
    width: 280px;
    height: 525px;
    background-image: linear-gradient(180deg, rgba(255,255,255,0.00) 0%, rgba(255,255,255,0.00) 17%, rgba(255,255,255,0.00) 36%, rgba(255,255,255,0.00) 56%, rgba(255,255,255,0.00) 73%, rgba(255,255,255,0.42) 87%, #FFFFFF 100%);
    position: absolute;
    z-index: 6;
    bottom: 0;
}
.jk_lists li.file-jk .file-one{
    width: 220px;
    height: auto;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
}
.jk_lists li.file-jk .ep3{
    left:20px;
    top: 20px;
}
.jk_lists li.file-jk .ep4{
    left:40px;
    top: 40px;
}
.jk_lists li.file-jk .ep5{
    left:20px;
    top: 60px;
}
.jk_lists li.file-jk .ep6{
    left:40px;
    top: 80px;
}
.jk_lists li.file-jk .bt{
    height: 72px;
    padding-left: 15px;
    box-sizing: border-box;
}
.jk_lists li.file-jk .bt div.z{
    font-family: PingFangSC-Medium;
    font-size: 14px;
    color: #303133;
    letter-spacing: 0;
}
.jk_lists li.file-jk .bt div.z p{
    height: 20px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 190px;
}

.jk_lists li.file-jk .bt div.z div{
    height: 20px;
    line-height: 20px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    letter-spacing: 0;
}
.jk_lists li.file-jk .bt div.z i{
    font-size: 14px;
    color: #BFC4CD;
    margin-right: 2px;
}
.jk_lists li.file-jk .bt div.z p i,.person_works .work_lists li.file .bt div.z p i{
    color: #3d7eff;
    margin-right: 3px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.jk_lists li.file-jk .bt div.z span{
    display: inline-block;
    margin-right: 8px;
}
.jk_lists li.file-jk .bt p.y{
    height: 52px;
    line-height: 62px;
    margin-top: 20px;
    width: 72px;
    text-align: center;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-indent: 9px;
}
.jk_lists li.file-jk:hover .bt p.y{
    background: url(../img/wan.png) no-repeat right bottom;
    background-size: auto 52px;
}
.jk_lists li.file-jk .bt p.y span{
    color: #3D7EFF;
    font-size: 14px;
}
.jk_lists li.file-jk1{
    background: url(../img/jk_bg2.png) no-repeat center;
    background-size: 280px auto;
}
.jk_lists li.file-jk1 a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.jk_lists li.file-jk1 a .bt{
    position: absolute;
    width: 280px;
    height: 72px;
    bottom: 0;
}
/* 数据中心 */
.person_works p.data_title{
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #303133;
    letter-spacing: -0.25px;
    padding-left: 30px;
    line-height: 1.5;
    margin-top: 20px
}
.person_works p.data_title span{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
    letter-spacing: 0;
    line-height: 24px;
}
.person_works .data_nav{
    margin-left: 30px;
    margin-top: 18px;
}
.person_works .data_nav li{
    width: 208px;
    height: 108px;
    border-radius: 10px;
    border: 1px solid transparent;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    padding-top: 29px;
    padding-left: 50px;
    box-sizing: border-box;
}
.person_works .data_nav li.gray{
    cursor: auto
}
.person_works .data_nav li:nth-of-type(4n){
    margin-right: 0;
}
.person_works .data_nav li:nth-of-type(5n){
    margin-right: 10px;
}
.person_works .data_nav li:not(.gray):hover{
    background-color: #e2eafa;
    border-color: #e2eafa;
}
.person_works .data_nav li.on{
    background-color: white;
    border-color: #3d7eff;
}
.person_works .data_nav li p.item{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
    letter-spacing: 0;
}
.person_works .data_nav li:not(.gray):hover p.item,.person_works .data_nav li.on p.item{
    font-family: PingFangSC-Semibold;
    color: #303133;
}
.person_works .data_nav li div.detail_item i{
    font-family: DINAlternate-Bold;
    font-size: 26px;
    color: #303133;
    letter-spacing: 0;
}
.person_works .data_nav li div.detail_item em{
    font-family: PingFangSC-Semibold;
    font-size: 12px;
    color: #303133;
    letter-spacing: -0.19px;
}
.person_works .data_nav li div.detail_item img{
    display: none;
    vertical-align: middle;
    width: 18px;
    height: 20px;
    margin-top: -12px;
    margin-left: 10px;
}
.person_works .data_nav li div.detail_item span{
    display: none;
    vertical-align: middle;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #303133;
    margin-top: -4px;
}
.person_works .data_nav li div.detail_item img.on,.person_works .data_nav li div.detail_item span.on{
    display: inline-block;
}
.person_works .time_nav{
    font-size: 0;
    height: 40px;
    border-radius: 10px;
    margin: 30px 0 30px 30px;
}
.person_works .time_nav a{
    display: inline-block;
    line-height: 40px;
    background-color: #eceff3;
    font-family: PingFangSC-Light;
    font-size: 14px;
    color: #303133;
    padding: 0 20px;
}
.person_works .time_nav a:first-of-type{
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.person_works .time_nav a:last-of-type{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.person_works .time_nav a.on,.person_works .time_nav a:hover{
    background-color: #3d7eff;
    color: white;
}
.person_works .time_nav p.y{
    display: none;
}
#datepick{
    height: 40px;
    border: none;
    outline:none;
    padding-left: 30px;
    color: #909399;
    background-color: transparent;
    max-width: 188px;
}
.person_works .time_nav p.y i{
    position: absolute;
    left: 0;
    height: 40px;
    line-height: 40px;
    color: #909399;
    font-size: 20px;
    display: inline-block;
}
.person_works .canvas_area{
    width: 870px;
    margin-left: 30px;
    height: 200px;
}
.tool_tip p{
    font-family: PingFangSC-Semibold;
    font-size: 12px;
    color: #303133;
    letter-spacing: 0;
}
.tool_tip span{
    font-family: PingFangSC-Regular;
    font-size:12px;
    color: #909399;
}
.tool_tip img{
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: auto;
    margin-top: -2px;
    margin-right: 3px;
}
#ad{
    display: block;
    width: 880px;
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#ad img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
@media screen and (min-width:1760px){
    .person_works .work_lists{
        width: 1200px;
    }
    .atten_fav>li ul.y li:nth-of-type(3){
        display: block;
    }
    .score_lists li p.y span:last-of-type {
        margin-left: 100px;
    }
    .score_lists li p.z {
        width: 720px;
    }
    .f-nav .intro{
        width: 845px;
    }
    .person_works .canvas_area{
        width: 1170px;
        height: 240px;
    }
    #ad{
        width: 1180px;
    }
    .person_works .data_nav li:nth-of-type(4n){
        margin-right: 10px;
    }
    .person_works .data_nav li:nth-of-type(5n){
        margin-right: 0;
    }
}
/* 专题样子 */
.person_works .work_lists li.subject_list{
    width: 200px;
    height: 356px;
    margin-bottom: 20px;
    background-color: transparent;
    border-radius: 0
}
.person_works .work_lists li.subject_list:hover{
    background-color: transparent;
    box-shadow: none;
}
.person_works .work_lists li.subject_list img{
    border-radius: 10px;
    display: block;
    width: 200px;
    height: 273px;
    margin-bottom: 10px;
}
.person_works .work_lists li.subject_list p.name {
    font-family: PingFangSC-Semibold;
    font-size: 16px;
    color: #303133;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.person_works .work_lists li.subject_list p.author {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
    letter-spacing: 0;
    margin-bottom: 5px;
    margin-top: 5px;
}
.person_works .work_lists li.subject_list p.price {
    font-family: PingFangSC-Semibold;
    font-size: 14px;
    color: #956BFF;
    letter-spacing: 0;
    line-height: 22px;
}
.person_works .work_lists li.subject_list p.y {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #909399;
    text-align: right;
    line-height: 22px;
}
.change{
    display: inline-block;
    width: 70px;
    height: 26px;
    border-radius: 4px;
    font-family: Helvetica;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
.change-theme{
    display: none;
}
.change-theme .theme-top{
    background-color: white;
    height: 70px;
    background-color: white;
}
.change-theme .theme-top img{
    width: auto;
    height: 70px;
    margin-right: 10px;
}
.change-theme .theme-top div.z,.change-theme .theme-top div.y{
    font-size: 0;
}
.change-theme .theme-top div.z a{
    display: inline-block;
    vertical-align: middle;
    line-height: 62px;
    height: 70px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #303133;
    width: 80px;
    border-top: 4px solid transparent;
}
.change-theme .theme-top div.z a.on,.change-theme .theme-top div.z a:hover{
    border-color: #3d7eff;
    color: #3d7eff;
}
.change-theme .theme-top div.y a{
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #303133;
    width: 100px;
    margin-top: 15px;
}
.change-theme .theme-top div.y a.sure{
    background-color: #3d7eff;
    color: white;
    border-radius: 4px;
}
.change-theme .theme_con{
    padding: 20px 0;
    box-sizing: border-box;
    min-height: 270px;
    background-color: #f5f7fa;
}
.change-theme .theme_con li{
    width: 160px;
    height: 230px;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}
.change-theme .theme_con li::before{
    content: "";
    width: 152px;
    height: 192px;
    border: 4px solid #fff;
    position: absolute;
    left: 0;
    top: 0;
}
.change-theme .theme_con li.on::before,.change-theme .theme_con li:hover::before{
    border-color: #3D7EFF;
}
.change-theme .theme_con li img{
    display: block;
    width: 160px;
    height: 200px;
    box-shadow: 0 5px 6px rgba(191,196,205,.4);
}
.change-theme .theme_con li img.abs{
    position: absolute;
    right: 10px;
    top: -5px;
    width: 25px;
    height: auto;
    box-shadow: none;
}
.change-theme .theme_con li p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #606266;
    text-align: center;
    margin-top: 10px;
}
.change-theme .theme_con p.z{
    width: 60px;
    height: 200px;
    background-color:#ECF0F4;
    text-align: center; 
    cursor: pointer;
}
.change-theme .theme_con p.z em{
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color:#CFD5DD;
    margin: 4px auto 0;
}
.change-theme .theme_con p.z em:first-of-type{
    margin-top: 84px;
}
.main_website .h2{
    font-size: 16px;
    color: #2c3e50;
}
.main_website img {
    width: 94px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}
.main_website .h4 {
    display: inline-block;
    vertical-align: middle;
}
.p_t {
    padding-top: 15px;
}
.p_t .h4{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303133;
    letter-spacing: 0;
}
.p_t .pad {
    padding: 14px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #303133;
}
.up_banner{
    width: 380px;
    height: 98px;
    border: 1px dashed #bfc4cd;
    margin-right: 20px;
}
.up_banner p{
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #BFC4CD;
    letter-spacing: 0;
    text-align: center;
}
.up_banner p:first-of-type{
    font-size: 16px;
    margin-top: 18px;
}
.up_banner p span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-size: 30px;
    margin-top: -10px;
}
.up_banner input{
    opacity: 0;
    width: 380px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 6;
    cursor: pointer;
}
.up_banner_list{
    margin-right: 20px;
    margin-bottom: 20px;
}
.up_banner_list a{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,.4);
    color: white;
    font-size: 14px;
    text-align: center;
    display: none;
}
.up_banner_list:hover a{
    display: block;
}
.up_banner_list img{
    display: block;
    height: 98px;
    width: auto;
    max-width: 1180px;
}
.fix_cover{
    position: absolute;
    top: 340px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}
