.l_wrap{
    width: 1200px;
    min-height: 100vh;
    margin:0 auto;
    padding-top: 20px;
}
.l_wrap .left_box{
    width: 900px;
    min-height: 100vh;
}
.l_wrap .left_box .tle_box{
   width: 100%;
   height: 65px;
   border-bottom: 1px solid #e5e5e5;
   line-height: 65px;
   font-size: 25px;
   font-weight: bold;
   color: #333;
   border-bottom: 1px solid #e5e5e5;
}
.l_wrap .left_box .tle_box span{
  font-weight: normal;
  font-size: 16px;
  color: #999999;
 }
 .l_wrap .left_box .top{
     width: 100%;
     height: 40px;
     line-height: 40px;
     font-size: 14px;
     color: #333;
     background: #e8e8e8;
     margin-top:20px ;
 }
 .l_wrap .left_box .top img{
    width: 11px;
    height: 8px;
    margin-right: 23px;
    margin-top: 18px;
    margin-left: 8px;
    transform: rotate(180deg);
 }
 .l_wrap .left_box .opsbox{
     width: 100%;
     min-height: 200px;
     background: #f6f6f6;
     padding-left: 38px;
     padding-top: 26px;
     padding-right: 104px;
     box-sizing: border-box;
     padding-bottom: 30px;
     display: none;
 }
 .l_wrap .left_box .btns{
     cursor: pointer;
 }
 .l_wrap .left_box .opsbox.show{
     display: block;
 }
 .l_wrap .left_box .opsbox .grid{
     width: 178px;
     height: 38px;
     border:1px solid #e0e0e0;
     font-size: 14px;
     text-align: center;
     border-radius: 4px;
     line-height: 40px;
     float: left;
     margin-right: 12px;
     margin-bottom: 12px;
     cursor: pointer;
 }
.l_wrap .left_box .opsbox .grid a{
    color: #333;
}
 .l_wrap .left_box .opsbox .grid:nth-child(4n){
   margin-right: 0;
}
 .l_wrap .left_box .opsbox div.active{
   border-color: #0e787c;
   color: #2d8286;
}
.l_wrap .left_box .hezi{
    width: 100%;
    min-height: 200px;
    border:1px solid #e5e5e5;
    margin-bottom: 20px;
    background: #f8f8f8;
    margin-top: 20px;
}
.l_wrap .left_box .hezi img{
   display: block;
   width: 238px;
   height: 200px;
}
.l_wrap .left_box .hezi .left{
    width: 238px;
    height: 200px;
}
.l_wrap .left_box .hezi .right{
    width: 626px;
    height: 200px;
    margin-left: 36px;
}
.l_wrap .left_box .hezi .right .tle{
   font-size:18px;
   font-weight: bold;
   width: 100%;
   height: 37px;
   line-height: 37px;
   color: #333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 12px;
}
.l_wrap .hezi .right .wzbox{
    width: 100%;
   min-height: 30px;
   font-size: 14px;
   line-height: 30px;
 }
 .l_wrap .left_box .hezi .right .wzbox .wz_l{
     width: 70px;
     height: 30px;
     line-height: 30px;
     color: #333;
 }
 .l_wrap .left_box .hezi .right .wzbox .wz_r{
    width: calc(100% - 70px);
    min-height: 30px;
    line-height: 30px;
}
.l_wrap .left_box .hezi .right .wzbox .wz_r span{
    text-decoration: underline;    
    margin-right: 16px;
    color: #0e787c;
 }

 .l_wrap .left_box .hezi .right .dmc{
    width: 100%;
   min-height: 30px;
   font-size: 14px;
   line-height: 30px;
 }
 .l_wrap .left_box .hezi .right .dmc .wz_l{
     width: 70px;
     height: 30px;
     line-height: 30px;
     color: #333;
 }
 .l_wrap .left_box .hezi .right .dmc .wz_r{
    width: calc(100% - 70px);
    min-height: 30px;
    line-height: 30px;
}
.l_wrap .left_box .hezi .right .dmc .wz_r span{
    margin-right: 16px;
 }
 .l_wrap .left_box .hezi_footer{
     width: 100%;
     height: 88px;
     border-bottom: 1px solid #e5e5e5;
     padding-top:30px ;
     padding-bottom: 20px;
     box-sizing: border-box;
 }

 .l_wrap .left_box .hezi_footer div{
     width: 130px;
     height: 40px;
     background: #999;
     color: #fff;
     font-size: 14px;
     text-align: center;
     line-height: 40px;
     cursor: pointer;
 }
 .l_wrap .left_box .hezi_footer div.active{
  background: #0e787c;
  font-weight: bold;
}
.l_wrap .left_box .hezi_footer div:nth-child(1){
    margin-right: 10px;
}
.l_wrap .left_box .grid1{
    width: 100%;
    min-height: 122px;
}
.l_wrap .left_box .grid1 .t_box{
    width: 100%;
    min-height: 122px;
    line-height: 39px;
    font-size: 20px;
    color: #0e787c;
    border-bottom: 1px solid #e5e5e5;
}
.l_wrap .left_box .grid1 .t_box .p1{
    width: 100%;
    min-height: 39px;
    line-height: 39px;
    font-size: 20px;
    color: #0e787c;
    margin-top: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.l_wrap .left_box .grid1 .t_box .p2{
    width: 100%;
    min-height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
}

.l_wrap .left_box .grid2{
    width: 100%;
    min-height: 200px;
    border-bottom: 1px solid #e5e5e5;
}
.l_wrap .left_box .grid2 .t_box{
    width: 100%;
    min-height: 122px;
    line-height: 39px;
    font-size: 20px;
    color: #0e787c;
  
}
.l_wrap .left_box .grid2 .t_box .p1{
    width: 100%;
    min-height: 39px;
    line-height: 39px;
    font-size: 20px;
    color: #0e787c;
    margin-top: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.l_wrap .left_box .grid2 .t_box .p2{
    width: 100%;
    min-height: 39px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
}
.l_wrap .left_box .grid2  .hz2{
    width: 100%;
    min-height: 20px;

    /* margin-bottom: 30px; */
}
.l_wrap .footer_btns{
   
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #0e787c;
    margin-left: 870px;
    position: relative;
    cursor: pointer;
    
}
.l_wrap .footer_btns img{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 24px;
    height: 20px;
}
.l_wrap .right_box{
    width: 264px;
    min-height: 560px;
    margin-top: 20px;
    margin-left: 36px;
}
.l_wrap .right_box .tle2{
    width: 264px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}
.l_wrap .right_box .content{
    width: 100%;
    min-height: 520px;
}
.l_wrap .right_box .content .items{
   width: 235px;
   min-height: 128px;
   padding:20px 10px 20px 20px;
   box-sizing: border-box;
   border-bottom: 1px solid #f0f0f0;
}
.l_wrap .right_box .content .items .tle{
    height: 22px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.l_wrap .right_box .content .items .time{
    height: 20px;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
}
.l_wrap .right_box .content .items .str{
    height: 48px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.l_slidbox div.slid{
    display: none;
}
.l_slidbox div.slid.show{
    display: block;
}