﻿*,body{margin: 0;padding: 0;box-sizing: border-box;}
body {
    font-size: 14px;
    background-color: #fff;
    overflow-x: auto;
}

.wdbj{
  background: url(../images/mbg.png) no-repeat top center;
}
a{
  text-decoration: none;
}
.ccc{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ccc2{
  display: flex;
  justify-content: space-between;
}
.wenda {
    min-height: 800px;
    max-width: 1300px;
    /*margin: 140px auto 100px;*/
    position: relative;
    margin: 50px auto;
}
.wendaTop{
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wdL{
  padding: 20px;
  font-size: 14px;
  color: #222222;
  text-align: center;
  font-weight: bold;
}
.wdL a{
  display: block;
  float: left;
  margin: 0 20px;
}
.wdL img{
  display: block;
  margin: 0 auto 10px;
}
.wdR{
  padding-right: 220px;
}
.wdR span{
  font-size: 36px;
  color: #fff;
}
.wdR img{
  position: absolute;
  top: -40px;
  right: 80px;
}
.wdC{
  padding: 20px;
}
.wdCL{
  background: linear-gradient(to bottom,#ffffff,#d5e2f6);
  border-radius: 6px;
  padding: 20px 15px;
  max-width: 295px;
  width: 24%;
  padding-bottom: 50px;
}
.wdLt{
  margin-bottom: 20px;
  margin-top: 10px;
}
.wdLt .tt{
  font-size: 18px;
  color: #005cc4;
}
.wdLt .hh{
  font-size: 16px;
  color: #999999;
  cursor: pointer;

}
.wdLt .hh img{
  margin-right: 6px;
}
.wdLs{
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.wdLsC {
  margin-bottom: 20px;
}
.wdLsC .tt{
  font-size: 14px;
  color: #222222;
  display: flex;
  align-items: center;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wdLsC .tt img{
  margin-right: 4px;
}
.wdLsC .time{
  font-size: 12px;
  color: #999999;
  display: flex;
  justify-content: space-between;
}
.lsC{
  padding: 5px 2px;
}
.lsC a{
  background-color: #fff;
  float: left;
  padding: 5px 10px;
  color: #999999;
  font-size: 14px;
  margin-right: 10px;
  border-radius: 20px;
}
.wdCB {
    max-width: 985px;
    width: 100%;
    background: linear-gradient(to bottom,#ffffff,#d5e2f6);
    border-radius: 6px;
    overflow: hidden;
    margin-top:-15px;
}
.wdCBBox{
  padding: 20px 15px;
  /*max-height: 540px;*/
  height:510px;
  overflow-y: auto;
}
.wdCB .mmenu{

}
.mmenu>a{
    display: flex;
    align-items: center;
    padding: 4px 14px 10px;
    width: 168px;
    height: 65px;
    background: url("../images/bbj2.png") no-repeat;
    cursor: pointer;
    color: #ffffff;
    /*font-size: 16px;*/
}
.mmenu>a img{
    margin-right: 4px;
}
.mmenu>a.on{
    background: url("../images/bbj1.png") no-repeat;

}
.mmenu-mobile > a {
    display: flex;
    align-items: center;
    padding: 4px 14px 10px;
    width: 110px;
    height: 35px;
    background: url("../images/bbj2.png") no-repeat;
    cursor: pointer;
    color: #ffffff;
    background-size:110px 35px;
    font-size:10px;
}

    .mmenu-mobile > a img {
        margin-right: 4px;
    }

    .mmenu-mobile > a.on {
        background: url("../images/bbj1.png") no-repeat;
    }

.wdChat{

}
.ctL{
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;

}
.ctL.ctR{
  justify-content: flex-end;
}
.ctL .tx{
  margin-right: 10px;
}
.ctL.ctR .tx{
  margin-left: 10px;
  margin-right: 0;
}
.ctC{
  background: linear-gradient(to bottom,#ffffff,#d5e2f6);
  border-radius: 10px 10px 10px 0;
  padding: 0 5px;
}
.ctL.ctR .ctC{
  border-radius: 10px 10px 0 10px;

}
.cStr{
  line-height: 1.5;
  padding: 10px;
  color: #222222;
  font-size: 16px;
}
.mmenu{
  padding-bottom: 20px;
}
.cBox {
    padding: 5px;
    /*width: 490px;*/
    /*width: 96%;*/
    padding-bottom: 10px;
}
.cBoxt{
  padding: 5px;
}
.cBoxt .tt{
  font-size: 16px;
  color: #222222;
}
.cBoxt .tt2{
  font-size: 14px;
  color: #222222;
  font-weight: bold;
}
.cBoxt .tt img{
  margin-right: 5px;
}
.cBoxt .hh{
  font-size: 16px;
  color: #999999;
  cursor: pointer;
}
.cBoxt .hh img{
  margin-right: 6px;
}
.cBoxL{
  padding: 10px 0;
  overflow: hidden;
}
.cBoxL a{
  display: flex;
  align-items: center;
  width: 49%;
  font-size: 16px;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  padding: 5px 10px;
}
.cBoxL a img{
  margin-right: 5px;
}
.cBoxL2{
  margin-top: 10px;
  padding-bottom: 10px;
}
.cBoxL2 a{
  font-size: 14px;
  color: #999999;
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 4px 6px;
  margin: 5px;
  display: inline-block;
}
.cBoxL2 span{
  font-size: 14px;
  color: #999999;
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 4px 6px;
  margin: 5px;
  display: inline-block;cursor: pointer;
}
.sendBox{
  width: 100%;
  background: linear-gradient(to bottom,#ffffff,#d5e2f6);
  position: relative;
  padding: 10px;
}
.sendBox textarea{
  background: none;
  /*color: #6e8cd1;
  font-size: 16px;*/
  padding: 10px 15px;
  width: 78%;
  border: none;
  outline: none;
  min-height: 80px;
}
.sendBox .send{
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 30px;
}
.zhouq{
  max-width: 1390px;
  margin: 60px auto;
  /* min-width: 1000px; */
}
.zhouq .logo{
  margin: 10px auto 40px;
  display: block;
}
.zqmenu{
  padding: 0 5px;
  display: flex;
  margin: 40px 0 40px;
  justify-content: space-between;
}
.zqmenu a{
  height: 55px;
  line-height: 55px;
  float: left;
  border-radius: 80px 80px 80px 0;
  color: #ffffff;
  background: #7ba1d4;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  display: flex;
  padding: 0 14px;
  align-items: center;
  position: relative;
}
.zqmenu a.on{
  background: #005cc4;
}
.zqmenu a.on:after{
  content: '';
  position: absolute;
  width: 47px;
  height: 83px;
  bottom: -94px;
  left: 50%;
  margin-left: -23px;
  background: url("../images/cc.png") no-repeat;
  z-index: 6;
}
.zqmenu a img{
  margin-right: 10px;
}
.budao{
  position: relative;
}
.budao img{
  display: block;
  max-width: 100%;
}
.budao .cao{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  max-width: 100%;
}
.zqbox{
  position: relative;
}
.zqbox .zqc img{
  display: block;
  max-width: 100%;
}
.zqbox .zqc{
  /*display: none;*/
}
.zqbox .zqc.on{
  display: block;
}
.zqbox .text{
  position: absolute;
  top: 24%;
  left: 7%;
  width: 16%;
}
.zqbox .text a{
  color: #222;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.zqbox .text a i{
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #f3ad45;
  margin-right: 8px;
}
.zqbox .text a span{
  text-align: left;
}
.zqbox .text.text_style1 a i{
  background-color: #f3ad45;
}
.zqbox .text.text_style2 a i{
  background-color: #4b9fda;
}
.zqbox .text.text_style3 a i{
  background-color: #716ce3;
}
.zqbox .text.text_style4 a i{
  background-color: #4b9fda;
}
.zqbox .text.text_style5 a i{
  background-color: #cd5c42;
}
.zqbox .text.text_style6 a i{
  background-color: #4f9197;
}
.zqbox .text.text_style7 a i{
  background-color: #4b9fda;
}
.zqbox .text.text_style8 a i{
  background-color: #2c7449;
}
.zqbox .text.text_style9 a i{
  background-color: #f3ad45;
}
.zqbox .text.text_style10 a i{
  background-color: #a77946;
}
.zqbox .text.text_style1{
  top: 24%;
  left: 7%;
}
.zqbox .text.text_style2{
  top: 33%;
  left: 71%;
}
.zqbox .text.text_style3{
  top: 9%;
  left: 16%;
}
.zqbox .text.text_style4{
  top: 27%;
  left: 72%;
}
.zqbox .text.text_style5{
  top: 24%;
  left: 16%;
}
.zqbox .text.text_style6{
  top: 25%;
  left: 17%;
}
.zqbox .text.text_style7{
  top: 26%;
  left: 13%;
}
.zqbox .text.text_style8{
  top: 27%;
  left: 23%;
}
.zqbox .text.text_style9{
  top: 27%;
  left: 66.5%;
}
.zqbox .text.text_style10{
  top: 19%;
  left: 72.5%;
}




.text_style1 i{
  
}
.mmap{
  max-width: 1300px;
  margin: 60px auto;
}
.mmap .logo{
  margin: 10px auto 40px;
  display: block;
  max-width: 100%;
}

.mapBox{
  position: relative;
  margin: 70px auto;
}
.mapmenuBox{
  width: 340px;
  height: 600px;
  overflow-y: auto;
  position: absolute;
  padding: 50px 10px;
  left: 0;
  top:0;
  backdrop-filter: blur(4px); /* 设置模糊程度 */
  background-color: rgba(255, 255, 255, 0.7); /* 添加背景色并调暗 */
  z-index: 9;
}
.mapmenu{

}
.mapmenu a{
  width: 60px;
  height: 95px;
  float: left;
  margin: 14px 8px;
  cursor: pointer;
  overflow: hidden;
}
.mapmenu::-webkit-scrollbar {
  width: 4px;
}
.mapC{
  padding: 2px 20px;
}
.mapCt{
  color: #222;
  font-size: 16px;
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;
}
.mapCt .back{
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px 10px;
  display: inline-block;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.location span{
  color: #005cc4;
}
.mpCb{
  padding: 20px 0;
  border-bottom: 1px solid #e1e1e1;

}
.mpCb a{
  font-size: 16px;
  display: inline-block;
  margin-right: 16px;
  cursor: pointer;
}
.mpCb a:hover,.mpCb .on{
  color: #005cc4;
}
.mpCk{
  padding: 20px 0;
}
.mpCk>div{
  font-size: 14px;
  color: #222222;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-weight: bold;
  cursor: pointer;
}
.mpCk>div img{
  margin-right: 10px;
}
.mpCk >div:hover,.mpCk .on{
  color: #005cc4;
}


.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mySwiper{
  position: relative;
}
.actionX .tob1{
  width: 145px;
  height: 92px;
  background: url("../images/bbt1.png") no-repeat center;
  line-height: 76px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 999;
  cursor: pointer;
}
.actionX .tob2{
  width: 145px;
  height: 92px;
  background: url("../images/bbt2.png") no-repeat center;
  line-height: 76px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 999;
  cursor: pointer;
}
.lnls{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 40px 0;
}
.lnb{
  max-width: 680px;
  width: 49%;
  position: relative;
}
.lnb span{
  position: absolute;
  height: 30px;
  line-height: 30px;
  top: 50%;
  margin-top: -15px;
  font-size: 24px;
  color: #fff;
  left: 15%;
}
#allmap{
  height: 600px;
  width: 100%;
}
.qiye{
  max-width: 1390px;
  margin: 60px auto;
  /* min-width: 1000px; */
}
.qiye .logo{
  margin: 10px auto 40px;
  display: block;
}
.qyfw{
  position: relative;
}
.fwnr{
  width: 240px;
  padding: 37px 20px 30px;
  background-color: #b7dafa;
  border-radius: 16px;
  position: absolute;
}
.fwnr::before{
  content: '';
  position: absolute;
  top: -28px;
  width: 58%;
  left: 21%;
  height: 83px;
  background: url(../images/jiazi.png) no-repeat top center;
  background-size: 100%;
}
.fwnr1{
  top: 3%;
  left: 5px;
}
.fwnr2{
  top: 11%;
  right: 2%;
}
.fwnr3{
  top: 47%;
  left: 2%;
}
.fwnr4{
  top: 61%;
  right: 1%;
}
.fwnrX{
  background-color: #daecfd;
  border-radius: 8px;
  overflow: hidden;
  padding: 30px 10px 20px;
}
.fwnrX a{
  color: #222;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.fwnrX a i{
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: #7ba1d4;
  margin-right: 8px;
}
.fwnrX a span{
  text-align: left;
}
.fwnrX a:hover{
  color: #005cc4;
}
.fwnr .tob1{
  width: 145px;
  height: 92px;
  background: url("../images/qyc1.png") no-repeat center;
  background-size: 100%;
  line-height: 76px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 20px;
  right: -145px;
  z-index: 999;
  cursor: pointer;
}
.fwnr .tob1:hover{
  background: url("../images/qyc1a.png") no-repeat center;
  background-size: 100%;
}
.fwnr .tob2{
  width: 145px;
  height: 92px;
  background: url("../images/qyc2.png") no-repeat center;
  background-size: 100%;
  line-height: 76px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  position: absolute;
  top: 20px;
  left: -145px;
  z-index: 999;
  cursor: pointer;
}
.fwnr .tob2:hover{
  background: url("../images/qyc2a.png") no-repeat center;
  background-size: 100%;
}
.fwbj{
  max-width: 100%;
  display: block;
}





















@media screen and (max-width: 1300px){
  .zhouq{
    margin: 60px 10px;
  }
}
@media screen and (max-width: 1000px){
    .wdCL,.budao,.zqmenu a.on:after{
        display: none;
    }
    .lnb{
      width: 100%;
      margin-bottom: 20px;
    }
    .lnls{
      flex-wrap: wrap;
      margin-bottom: 20px;
    }
    .lnb span{
      font-size: 18px;
    }
    .zqmenu{
      flex-wrap: wrap;
      justify-content: flex-start;
    }
    .zqmenu a{
      font-size: 12px;
      height: 40px;
      line-height: 40px;
      margin: 10px;
    }
    .zqmenu a img{
      height: 20px;
    }
    .lnb img{
      max-width: 100%;
    }
    .zqbox .text a{
      font-size: 12px;
    }
    .wdR span{
      font-size: 20px;
    }
    .wdR img{
      width: 12%;
      right: 40px;
    }
    .wdR{
      padding-right: 20px;
    }
    .wdC{
      padding: 0 10px;
    }
    .wdCB .mmenu{
      flex-wrap: wrap;
      justify-content: flex-start;
    }
    .wdL{
      padding: 0 5px;
      font-size: 12px;
    }
    .wdL img{
      width: 20px;
    }
    .wdL a{
      margin: 10px 5px;
    }
    .wendaTop{
      padding: 20px 0;
    }
    .cStr{
      font-size: 12px;
    }
    .cBoxL a{
      font-size: 12px;
      white-space: initial;
    }
        .cBoxL a span {
            white-space: nowrap; /* 不换行 */
            overflow: hidden; /* 隐藏内容 */
            text-overflow: ellipsis; /* 显示省略号 */
            
        }
    .mapmenuBox{
      position: relative;
      width: 100%;
      height: auto;
      padding: 10px 0;
    }
    
    .mmap .logo{
      margin: 10px 20px 40px;
    }
    .actionX .tob2,.actionX .tob1{
      width: 80px;
      background-size: 100%;
      font-size: 16px;
      height: 70px;
      line-height: 64px;
    }
    .zqbox .text{
      transform: scale(0.7);
      transform-origin: top left;
      width: 25%;
      font-size: 8px;
    }
    .wdbj{
      background-position: center -140px;
    }
    .fwnr{
      width: 150px;
      padding: 20px 10px;
    }
    .fwnr .tob2,.fwnr .tob1{
      width: 80px;
      background-size: 100%;
      font-size: 14px;
      height: 70px;
      line-height: 64px;
    }
    .fwnrX a span{
      font-size: 12px;
    }
    .fwnr .tob1{
      right: -80px;
    }
    .fwnr .tob2{
      left: -80px;
    }
    .fwnr1{
      top: 3%;
      left: 5px;
    }
    .fwnr2{
      top: 21%;
      right: 2%;
    }
    .fwnr3{
      top: 51%;
      left: 2%;
    }
    .fwnr4{
      top: 61%;
      right: 1%;
    }
    .fwbj{
      display: none;
    }
    .qyfw{
      background: url(../images/qybj.png) no-repeat top center;
      background-size: 200vw;
      width: 100%;
      height: 200vw;
    }
    .qiye .logo{
      max-width: 60vw;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}






















