:root {
    --color-blue: #0096CC;
}
.Reference > .body-box .main > .v2 > .v2-top,
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-top {
    background: linear-gradient(var(--color-blue), #007BA8);
    border-bottom: 1px solid var(--color-blue);
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv1 > .time {
    background: var(--color-blue);
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv1 > .time > .ss {
    border-top: 11px solid var(--color-blue);
}
.screen-box > .screen > .drop-down > .s10 > .Determine {
    background: var(--color-blue);
}
.screen-box > .screen > .drop-down > .s10 > .Reset > span {
    color: var(--color-blue);
}
.screen-box > .screen > .drop-down > .s5 > .list > .show {
    color: var(--color-blue);
}
.screen-box > .screen > .drop-down > .s1 {
    border-bottom: 1px solid #40AFE8;
}
.screen-box > .screen > .drop-down > .s5 > .list > b > i.icon {
    background-image: url(/kpd/mobile/reference/style/icon-img/yes-10.png);
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-midden > .content > p a {
    color: var(--color-blue);
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-midden > .content > p i {
    color: var(--color-blue);
}
/* 首页 */
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom{
    border-top: 1px solid #40AFE8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "微软雅黑";
    font-size: 1.6rem;
    font-weight: 400;
    color: #333;
    box-sizing: border-box;
    padding: 0px 20px;	
    -webkit-box-shadow: 0 4px 4px rgba(180,180,180, 0.25);
    box-shadow: 0 4px 4px rgba(180,180,180, 0.25);
    position: relative;
    z-index: 1;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l{
    display: flex;
    width: 100%;
    align-items: center;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l .sp1{
    width: 132px;       
    white-space: nowrap;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l i{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin-right: 20px;
    cursor: pointer;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l p{
    /* width: 200px; */
    /* overflow: hidden;
    text-overflow: ellipsis; */
    white-space: nowrap;
    cursor: pointer;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_r{
    /* display: flex; */
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    display: none;
}
.Reference .header .header-nav .header-left{
    display: flex;
    align-items: center;
}
.Reference .header .header-nav .header-left .head{
    display: inline-block;
    width: 21px;
    height: 36px;
    background: url(/public/mobile/index/img/png/back2.png) center no-repeat;
    background-size: cover;
    
}
.Reference .header .header-nav .header-left .index{
    font-size: 30px;	            
    font-weight: 400;
    color: #999;
    line-height: 25px;
    display: inline-block;
    margin-left: 10px;
}
.Reference > .body-box .main{
    margin: 0;
}
.Reference > .header{
    position: static;
}
.Reference > .body-box .main > .v2{
    position: static;
}
.Reference > .body-box .main .v2_fixed{
    position: fixed;
    top: 0px;
    z-index: 100;
}      
.keywords input{
    border: 0px;
    margin-left: 30px;            
    height: 50px;
    width: 88%;
    font-size: 24px;
    font-family: "Source Han Sans CN-Regular", "Source Han Sans CN";
    font-weight: 400;
    color: #999;
    border-radius: 45px;
    padding: 0 15px
}         
.image-box {
    max-width: 100%;
    height: auto;
    width: 690px;
    min-height: 0;
    padding: 0 30px;
    overflow: hidden;
}
.image-box-slider {                
    margin: 0 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.image-box img, .image-box-slider img {
    max-width: 100%;
    max-height: 300px;
    cursor: pointer;
    transition: transform 0.3s ease;
    padding: 20px 0;
}	
.image-box-btdiv{
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 20px;
    width: 100%;
    height: 50px;
    display: flex;
    color:#fff;
    justify-content: flex-end;
    align-items: center;
}	
/* 全屏展示容器样式 */
.fullscreen-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
    justify-content: center;
    align-items: center;
}
.fullscreen-overlay img {
    max-width: 98%;
    max-height: 98%;
    border: 2px solid white;
}  
.Reference > .header .header-nav .header-right .icon {
    background: url('/kpd/img/yjht.png') center no-repeat;background-size: cover;width: 48px;display: block;height: 53px;float: right;margin-top: 20px;margin-right: -5px;
}    

/* 多图处理 全屏轮播容器样式 */
.fullscreen-slider {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 999;
}
.slides {
    display: flex;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease-in-out;
}
.slide {
    min-width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide img {
    max-width: 95%;
    max-height: 95%;
}
.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: #56d8ff;
    padding: 10px;
    border: none;
    cursor: pointer;
    font-size: 2.8em;
}
.prev {
    left: 10px;
}
.next {
    right: 10px;
}
/* 关闭按钮样式 */
.close {
    position: absolute;
    top: 5%;
    right: 5%;
    color: #56d8ff;
    font-size: 70px;
    cursor: pointer;
    z-index: 1000;
}	
.overlay-icon {
    width: 32px;
    height: 32px;
    background: url('/kpd/img/more_pics.png') no-repeat;
    background-size: cover;
}
.overlay-num{
    line-height: 50px;
    margin-right: 30px;
    margin-left: 10px;
    font-size: 24px;
}	
/* 详情页 */
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom{
    border-top: 1px solid #40AFE8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "微软雅黑";
    font-size: 1.6rem;
    font-weight: 400;
    color: #333;
    box-sizing: border-box;
    padding: 0px 20px;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l-detail{
    display: flex;
    width: 100%;
    align-items: center;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l-detail .sp1{
    width: 132px;       
    white-space: nowrap;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l-detail i{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin-right: 20px;
    cursor: pointer;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_l-detail p{
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.Reference > .body-box .main > .v3 > .list-box > .list .dv2 > .dv2-bottom .db_r-detail{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
}
.Reference > .header .header-nav .header-right .icon {
    background: url('/kpd/img/topic-thin.png') center no-repeat;background-size: cover;width: 39px;display: block;height: 52px;float: right;margin-top: 20px;margin-right: -5px;
}    

.nf_footer {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    background:#F9F9F9;
    padding: 30px 0;
}
.nf_footer .logo {        
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;  
    padding-top: 30px;
}
.nf_footer .logo .tip {             
    margin-top: 24px;            
    font-size: 24px;
    color: #999999;
}
.copyright {
    margin-top: 70px;
    line-height: 50px;
}
#share_img img {  
    width: 125px; 
    height: 125px; 				
}
.more-read {
    width: 100%;
    margin: 0 auto;
    margin-top: 29px;
    font-weight: 500;	
    color: #333;			
}
.more-read .label {
    background: url('/kpd/img/yzyd.png') center no-repeat;
    height: 29px;
    background-size: 750px 29px;
}
.more-read p {
    padding: 35px 30px 48px 30px;
    text-align: justify;
    font-size: 1.6em;
    line-height: 54px;
}
