

/* 内容部分开始 */
.col-6{
    width:32%;
}
h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
.news111 {
    border-bottom: 1px solid #ddd;
    /* padding-bottom: 20px; */
}
.sr_news span{ color:#999;}
.breadcrumb {
   border-radius: 0;
   border-bottom: 1px solid #ddd;
   color: #777;
   padding: .75rem 1rem;
   display: flex;
}
.btn-sr1:hover a, .btn-sr2 a{color: #fff;}
/* 内容部分结束 */
/* 底部部分手机端 */
.d-sm-none{
   display:none;

 }
 .xjjs .breadcrumb{border-bottom:1px solid #ddd;background-color: #fff;}
 .align-items-center p{
     font-size:13px;
     line-height: 22px;
 }
 h2 {margin-top: 30px;}
 .ts p { margin-top: 10px;margin-bottom: 20px;}
 .xjjs_dh ul li { border: 1px solid #42b3b1; width: 46%!important;padding: 1rem 1rem;}
 .xjjs_dh ul .btn-sr2 a{color: #fff;}
 .btn-sr1:hover a, .btn-sr2 a{color: #fff;}
 .xjjs_dh ul li a { color: #42B3B1;}
 .ts p a{ color: #6c757d;font-size: 13px;}
 .fengye{ margin: 30px auto}
 /* .text-center { margin: 30px 0;} */
@media only screen and (min-width: 480px) and (max-width: 767px) {
   .wework-social ul li {
       margin-bottom: 65px;
       margin-right: 10px;
       width: 182px;
       height:120px;
     }
     .xjjs_dh {
       width: 77%;
   }
}
@media (max-width: 767px){
    .wework-social ul li {
   height:93px;
   width:141px;
    }
    .pb-115{
        padding-bottom:45px;
    }
    .xjjs_dh {
       width: 70%!important;
   }
   .xjjs_dh ul li{padding: 0.7rem 1rem!important;}
   .col-6{width:50%!important}
   h2 { font-size: 18px; margin: 0 8px;line-height: 22px;margin-bottom: 10px;margin-top: 15px;}
   .pt-60 { padding: 0px 0;}
   .fengye{ margin: 15px auto}
   .zlxm_nr {margin: 1.5rem auto!important;}
}

/*120px以下设备*/
@media (max-width: 1200px){
   
/* 关于我们 */
.col-md-none{display: none!important}
/* 底部部分 */
.d-sm-none{ display:none;}
}

@media (min-width: 576px) and (max-width: 767px){
   .d-block{display:block; }
}
@media (min-width: 320px) and (max-width: 576px){

   .d-sm-none{ display:block;}
   .pb-115{
       padding-bottom:50px;
   }
  
}