.l_wrap .con_banner1{
    width: 1200px;
    height: 200px;
    background: url(../img/con_bg.png) no-repeat;
    margin:0 auto;
    padding-top: 58px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.l_wrap .con_banner1 .txt_box{
    width: 420px;
    min-height: 85px;
    margin-left: 84px;
    
}
.l_wrap .con_banner1 .title{
    font-size: 36px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #000;
    font-weight: 500;
   
}
.l_wrap .con_banner1 .str{
    font-size: 18px;
    width: 100%;
    height: 34px;
    line-height: 34px;
    color: #000;
   
}
.l_wrap .title_box1{
    width: 1200px;
    height: 69px;
    border-bottom: 1px solid #f0f0f0;
    margin:0 auto;
    line-height: 70px;
}
.l_wrap .title_box1 .sp1{
  color:#333 ;
  font-size: 28px;
}
.l_wrap .title_box1 .sp2{
    color:#999 ;
    font-size: 16px;
  }
  .l_wrap  .ops_box1{
      padding-top: 28px;
      box-sizing: border-box;
      width: 1200px;
    height: 150px;
      margin:0 auto;
  }
  .l_wrap  .ops_box1 .l_box{
      width: 1046px;
      height: 42px;
      overflow: hidden;
  }
  .l_wrap  .ops_box1 .l_box div{
      width: 118px;
      height: 38px;
      text-align: center;
      line-height: 38px;
      border:1px solid #e5e5e5;
      border-radius: 4px;
      font-size: 16px;
      color: #333;
      margin-right: 12px;
      margin-bottom:20px ;
      cursor: pointer;
  }
  .l_wrap   .ops_box1 .l_box div:last-child{
      margin-right: 0;
  }
  .l_wrap   .ops_box1 .l_box div:nth-child(8n){
    margin-right: 0;
  }
  .l_wrap   .ops_box1 .r_box{
    text-align: center;
    font-size: 16px;
    color: #333;
    width: 90px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
}
.l_wrap .ops_box1 .r_box img{
    position: absolute;
    left: 68px;
    top:50%;
    transform: translate(0,-50%);
    width: 11px;
    height: 8px;
    transform:rotate(180deg)
}
.l_wrap .ops_box1 .l_box div.active{
    background: #0e787c;
    color: #fff;
}

.l_wrap .con_box1{
    width: 1198px;
    height: 218px;
    margin:0 auto;
    border:1px solid #e5e5e5
}
.l_wrap .con_box1 .left_box{
    width: 200px;
    height: 100%;
    margin-right: 58px;
}
.l_wrap .con_box1 .left_box img{
    display: block;
    width: 100%;
    height: 100%;
}
.l_wrap .con_box1 .right_box{
    padding-top: 36px;
    box-sizing: border-box;
    width: 938px;
    height: 100%;
    /* margin-right: 58px; */
    position: relative;
}
.l_wrap .con_box1 .right_box div.list{
    box-sizing: border-box;
    width: 836px;
    height: 140px;
    /* margin-right: 58px; */
    display: none;
    overflow: auto;
}
.l_wrap .con_box1 .right_box div.list.show{
    display: block;
}
.l_wrap .con_box1 .right_box div{
    width: 200px;
    font-size: 14px;
    margin-bottom: 24px;
    text-decoration: underline;
    color: #333;
    position: relative;
}
 .tk{
    text-decoration: none;
    padding: 30px;
    line-height: 42px;
    font-size: 14px;
    color: #0e787c;
    box-sizing: border-box;
    width: 314px;
    height: 126px;
    background: url(../img/tkt.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
    z-index:999;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: none;
}
.l_wrap  .list_wrap{
    height: 234px;
}
.l_wrap .con_box1 .right_box div span:hover{
    color: #0e787c;
    cursor: pointer;
}
.l_wrap .con_box1 .right_box input{
    margin-right: 10px;
}
.l_wrap .con_box1 .right_box div.active{
    color: #0e787c;
    font-weight: bold;
}
.l_wrap .tle_box1{
  
    width: 1200px;
    height: 52px;
    line-height: 52px;
    margin:0 auto;
    background: #5ca1a4;
    padding-left: 14px;
    box-sizing: border-box;
    margin-top:28px;
}
.l_wrap .tle_box1 .txt1{
    width: 120px;
    height: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.l_wrap .tle_box1 .txt2{
    width:1050px;
    height: 100%;
    font-size: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.l_wrap .tle_box1 .txt2 a{
    font-size: 20px;
    color: #fff;
    margin-right: 20px;
}
.l_wrap .tle_box1 .txt2 a:hover{
    text-decoration: underline;
}
.l_wrap .grid_box{
    width:1200px;
    min-height: 100px;
    margin:0 auto;
}
.l_wrap .grid_box .grid{
    width: 1198px;
    min-height: 200px;
    border:1px solid #e5e5e5;
    margin-bottom: 20px;
    background: #f8f8f8;
}
.l_wrap .grid_box .grid img{
   display: block;
   width: 238px;
   height: 200px;
}
.l_wrap .grid_box .grid .left{
    width: 238px;
    height: 200px;
}
.l_wrap .grid_box .grid .right{
    width: 922px;
    height: 200px;
    margin-left: 36px;
}
.l_wrap .grid_box .grid .right .tle a{
    color: #333;
}
.l_wrap .grid_box .grid .right .tle a:hover{
    text-decoration: underline;
}
.l_wrap .grid_box .grid .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 .grid .right .wzbox{
    width: 100%;
   min-height: 30px;
   font-size: 14px;
   line-height: 30px;
 }
 .l_wrap .grid .right .wzbox .wz_l{
     width: 70px;
     height: 30px;
     line-height: 30px;
     color: #333;
 }
 .l_wrap .grid .right .wzbox .wz_r{
    width: calc(100% - 70px);
    min-height: 30px;
    line-height: 30px;
}
.l_wrap .grid .right .wzbox .wz_r span a{
    text-decoration: underline;    
    margin-right: 16px;
    color: #0e787c;
 }

 .l_wrap .grid .right .dmc{
    width: 100%;
   min-height: 30px;
   font-size: 14px;
   line-height: 30px;
 }
 .l_wrap .grid .right .dmc .wz_l{
     width: 70px;
     height: 30px;
     line-height: 30px;
     color: #333;
 }
 .l_wrap .grid .right .dmc .wz_r{
    width: calc(100% - 70px);
    min-height: 30px;
    line-height: 30px;
}
.l_wrap .grid .right .dmc .wz_r span{
    margin-right: 16px;
 }
 .l_wrap .fenye_box{
    width: 1200px;
   height: 77px;
   margin:0 auto;

}
.fenye_box div{
    margin: auto;
}
.l_wrap .fenye_box div:nth-child(1){
    margin-left: 276px;
}
.l_wrap .fenye_box div a,.l_wrap .fenye_box div span{
    cursor: pointer;
    color: #666;
    font-size: 14px;
    float: left;
    margin:0 auto;
    width: 49px;
    justify-content: center;
    align-items: center;
    height: 34px;
    border:1px solid #bbbbbb;
    text-align: center;
    line-height: 34px;
    margin-top: 40px;
    margin-right: 7px;
}
.l_wrap .fenye_box div span.current{
    color: #0e787c;
    border-color: #0e787c;
}


input[type="checkbox"] + label::before {
   border:1px solid #989898;
   border-radius: 4px;
}
 input[type="checkbox"]:checked + label::before {
    background: #fff;
 }
 .l_wrap .search{
    width: 1200px;
    height: 54px;
    margin:0 auto;
    cursor: pointer;
}   
.l_wrap .search .l{
    width: 117px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    margin-top:10px;
}
.l_wrap .search .l img{
    position: absolute;
    width: 17px;
    height: 15px;
    top:50%;
    left: 0px;
    transform: translate(0,-50%);
}
.l_wrap .search .l span{
    width: 90px;
    text-align: center;
    margin-left: 16px;
    color: #2f8386;
}
.l_wrap .search .btns{
    width: 160px;
    height: 40px;
    background: #0e787c;
    text-align: center;
    line-height: 40px;
    margin-top:10px;
}
.l_wrap .search .btns a{
    width: 100%;
    height: 100%;
  display: block;
  color: #fff;
  font-size: 16px;
}
.l_wrap .footerbox{
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    position: relative;
}
.l_wrap .footer_btns{
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background: #0e787c;
    top:0;
    right: 0;
    position: absolute;
    cursor: pointer;
    margin-top: -20px;
}
.l_wrap .footer_btns img{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    display: block;
    width: 24px;
    height: 20px;
}