body{
    
    background-color:#f4f5f7 ;
}
.zs_content{
    background-color:#f4f5f7 ;
}
.zs_nav{
    border-bottom: 0px solid #ededed;
    padding-bottom: 40px;
}
.details{
    padding-bottom: 50px;
}
.details .conleft{
    box-sizing: border-box;
    width: 70%;
}
/* .lefttop{
    letter-spacing: 1px;
    background: white;
    box-sizing: border-box;
    padding: 25px;
    border-radius: 10px;

}
.review_title{
    font-weight: bold;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.rev_adress{
    color: #444444;
    font-size: 15px;
    margin-top: 15px;
}
.rev_adress span{
   color: #fdab07;
   margin-right: 5px;
   font-size: 17px;
}
.rev_bottom{
    margin-top: 15px;
    font-size: 15px;
}
.rev_time{
    float: left;
    color:#555555 ;
  
}
.rev_eyes{
    float: right;
    color: #888888;
} */


.left_video{
    background: white;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
}
.video_title{
    padding: 10px 0px;
    color: white;
    background: linear-gradient(#0a3c6d,#4b83bb);
    width: 150px;
    border-radius: 0px 0px 30px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}
.video_list{
    margin: 40px -0px 0px -0px;
    padding: 0px 10px;
}
.video_list .sys_item{
    width: 33.3%;
    float: left;
    box-sizing: border-box;
    padding: 0px 15px;
    text-align: center;
}
.video_list .sys_img {
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    overflow: hidden;
}
.video_list .sys_img img{
    border-radius: 5px 5px 0px 0px;
    transition: all ease 1s;
}
.video_list .sysinner:hover .sys_img img{
    transform: scale(1.2);
}
.sysinner{
    box-sizing: border-box;
    padding: 0px 0px 10px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.video_title2{
    margin-top: 40px;
}

.video_list .exp_img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.video_list .exp_img img{
    width: 20px;
    height: 20px;
    margin: 10px;
}
.video_list .exp_bottom{
    margin-top: 15px;
}
.video_list .exp_eyes{
    float: right;
}
.video_list .eyeimg{
    float: left;
    width: 20px;
    height: 20px;
}
.video_list .eyetext{
    float: right;
    font-size: 12px;
    color: #888888;
    margin-top: 2px;
}
.video_list .exp_name{
    overflow: hidden;
    text-align: left;
    padding-right: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
    line-height: 24px;
    box-sizing: border-box;
    padding: 0px 10px;
}

.video_list .eximg{
    position: relative;
}





















.conleft .d_top{
    padding-bottom: 20px;
    border-bottom: 1px solid #ededed;
}
.conleft .d_top .title{
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: #333;
}
.conleft .d_top .cate{
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    color: #666;
    text-align: center;
    margin: 15px 0;
}
.conleft .d_top .cate .ite{
    position: relative;
    display: inline-block;
    min-width: 150px;
}
.conleft .editor span{
    color: #0a3c6d;
}
.conleft  .d_top .line{
    position: absolute;
    top:5px;
    right: 0;
    height: 15px;
    width: 2px;
    background-color: #c5c5c5;
}
.article{
    padding: 10px 20px;
}


/* 右侧 */
.details .conright{
    box-sizing: border-box;
    padding-left: 25px;
    width:30%;
   
}
.conright .item{
    box-sizing: border-box;
    width: 100%;
    background-color: white;
    padding: 0px 0px;
    margin-bottom: 25px;
    border: 1px solid #efefef;
}
.list_item2{
    padding: 0px 0px;
    height: 80px;
    line-height: 80px;
}
.conright .title{
    font-weight: 600;
    color: #0a3c6d;
    font-size: 25px;
    padding: 0px 10px 0px 15px;
    text-align: left;
}

.conright .title .right{
    height: 26px;
    margin-top: 26px;
}
.conright .title img{
    height: 26px;    
}
.list{
    color: #494949;
}
.list_item{
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    height: 80px;
    line-height: 80px;
    padding:0px 15px;
    font-size: 18px;
    text-align: center;
    position: relative;
}
.item_line{
    height: 2px;
    width: 15px;
    position: absolute;
    top: 39px;
    left: 30px;
    background: #cccccc;
}

.list_item:hover{
background:#ededed ;
color: #b08156;
font-weight: bold;
}
.list_item:hover .item_line{
    background: #b08156;
    }


@media screen and (max-width:1200px) {
    .conright .title{
        font-size: 18px;
        height: 45px;
    }
    .conright .title img{
        height: 18px;    
        margin-top: 5px;
    }
    
}
@media screen and (max-width:900px) {
    .item_line{
        width: 12px;
        left: 23px;
    }
}
@media screen and (max-width:800px) {
    .zs_nav {
    padding-bottom: 10px;
}
    .details .conleft {
    width: 100%;
}
    .details .conright {
        display: none;
    }

    .video_title{
        padding: 8px 0px;
        width: 120px;
        font-size: 16px;
    }
    .video_list{
        margin: 30px 0px 0px 0px;
    }
    .video_list .sys_item{
        padding: 0px 5px;
    }
    .video_list .sys_img img{
        border-radius: 5px;
        transition: all ease 1s;
    }

    .video_list .sysinner:hover .sys_img img{
        transform: scale(1.2);
    }
    .video_list .exp_bottom{
        margin-top: 10px;
    }
    .video_list .exp_name{
        font-size: 14px;
    }
   
}
@media screen and (max-width:700px) {
    
}