/* 导航开始 */
  /* .ct-toollist img {
    width: 70px;
    height: 70px;
  }

  .ct-toollist .address_bgW {
   width: 70px;
   height: 70px;
   margin: 0 auto;
  }

  .ct-toollist .address_textW {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
   }
  
  .ct-toollist span:first-child {
    font-size: 16px;
    font-weight:bold;
    color:rgba(51,51,51,1);
  } */


  /* .ct-toollist p{
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
  }

  .ct-toollist .mag_bottom {
      margin-top: 50px;
  } */


  
  /*1. 项目导航结束 */  

  /* 左边css */

  /* .cooperation {
      width: 67%;
      margin-left: 16%;
  }

  .address_content {
      width: 100%;
  }

  .left_address {
      width: 200px;
      height: 672px;
      background-color: red;
      display: inline-block;
  }
  
  .right_map {
      width: 400px;
      height: 672px;
      background-color: burlywood;
      display: inline-block;
  } */

  /* .right_map div {
      width: 500px;
      height: 100px;
      margin: 0 auto;
      background-color: blue;
  }
  
  .left_bg {
      width: 210px;
      height: 100px;
      margin: 0 auto;
      background-color: blueviolet;

  } */

    /* 左边css */

    /* 导航开始 */
  .ct-toollist img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
  }
  
  .ct-toollist span:first-child {
    color: #000;
    font-size: 16px;
    /* margin: 11px 0 5px 0; */
    margin-bottom: 9px;
  }
  
  .ct-toollist {
    overflow: hidden;
  }
  
  .ct-toollist li {
    /*height: 500px;*/
    height:auto;
    border-bottom: 2px solid #fff;
    float: left;

    padding: 60px 0 50px 0;
    position: relative;
  }

  .foot_list1 {
    width: 30%;
  }

  .foot_list2 {
    width: 60%;
    padding: 0 !important;
    overflow: hidden;
    -moz-border-radius:25px 0 25px 0;
    border-radius: 25px 0 25px 0;
  }
  
  .ct-toollist a {
    width: 214px;
    height: 120px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .ct-toollist p {
    width: 214px;
    text-align: center;
    margin: 0 auto;
    font-size:16px;
    font-weight:300;
    color:rgba(51,51,51,1);
    line-height:24px;
    padding-top: 50px;
  }

  .ct-toollist .address_num {
    padding-top: 10px;
  }
  
  /* .ct-toollist .on span:first-child {
    font-size:16px;
    font-weight:500;
    color:rgba(51,51,51,1);
  } */
  
  .ct-toollist li.on {
    /* border-bottom: 4px solid #666EFF; */
  }

  .address_bgW {
      width: 100%;
      height: 60px;
      text-align: center;
  }

  .address_textW {
    width: 100%;
    line-height: 60px;
    text-align: center;
  }

  .mag_bottom1 {
      margin-top: 140px;
  }

  .mag_bottom2 {
    margin-top: 110px;
  }

  /* .over1 {
      color: ;
  } */

/*baidumap*/
    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
    .BMap_Marker{background: url("/static/index/img/2222.png")!important;}
    .BMap_Marker img{width:100%; height:auto;}
    .return,.shadow img, .shadow{display:none;}
    .foot_list2 img{border-radius:0!important;}
    #dituContent{border: none!important;}
/*baidumap end*/
  /*1. 项目导航结束 */  
@media screen and (max-width: 799px) and (min-width: 300px){
.foot_list1,.foot_list2{
    width:100%!important;
}
.bg{display:none;}
.title{padding:7% 0 2% 0;}
  /*header{background-color: #f5f3f054!important;}*/
  /*.tab-left,.tab-right,footer .wrapper .tab{display:none;}*/
  footer .wrapper .tab-bom{margin: 1% 0 3% 0;}
}
@media screen and (min-width:0px) and (max-width:1400px) {
  header {
    margin-top: 0px!Important;}
  /*.bg2 {
    padding-top: 51px;}*/
}
@media screen and (max-width: 500px) and (min-width: 0px){
.fazx2 {
  display: none;}
}