

/* 内容部分开始 */
 .col-6{
     width:32%;
     padding-left: 15px; padding-right: 15px;
 }
   /* 奇数位置 */
   /* .col-6:nth-of-type(odd){ padding-left: 20px; padding-right: 10px;} */
   /* 偶数位置 */
   /* .col-6:nth-of-type(even){ padding-left: 10px;  padding-right: 20px;} */
 .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: 15px;
  }
  .xjjs_dh ul li { border: 1px solid #42b3b1}
  .xjjs_dh ul .btn-sr2 a{color: #fff;}
  .btn-sr1:hover a, .btn-sr2 a{color: #fff;}
  .xjjs_dh ul li a { color: #42B3B1;}
  .foot_link3 {
    text-align: center;
    background: url(../assets/foot_link.png) no-repeat center bottom;
    color: #fff;
    line-height: 3.5rem;
    padding-bottom: 12px;
 }
 
@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: 92%!important;
    }
    .xjjs_dh ul li{padding: 0.7rem 0.3rem!important;}
    .col-6{width:50%!important; }
    /* 奇数位置 */
    .col-6:nth-of-type(odd){ padding-left: 10px; padding-right: 5px;}
    /* 偶数位置 */
    .col-6:nth-of-type(even){ padding-left: 5px;  padding-right: 10px;}
    .zlxm_nr{ margin-top: 22px!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;
    }
   
}
.news111 {
    border-bottom: 1px solid #ddd;
}
.fengye {
    margin: 30px auto;
}