.cwhy-wrap{
  width: 100%;
  background: url(cwhy2024-banner.png) center top no-repeat;
  background-size: 1920px auto;
  background-size: 19.2rem auto;
  padding-bottom: 55px;
  padding-bottom: 0.55rem;
  background-color: #EBF5FF;
}
.cwhy-wrap *{
  box-sizing: border-box;
}
.local-crumbs{
  color: #fff;
  border-bottom: none;
}
.local-crumbs a, .local-crumbs span,.local-crumbs .cur{
  color: #fff;
}
.cwhy2024-tip{
  font-size: 18px;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 30px;
  line-height: 0.30rem;
  padding: 0 15px;
  padding: 0 0.15rem;
  padding-top: 126px;
  padding-top: 1.26rem;
  margin-bottom: 48px;
  margin-bottom: 0.48rem;
  text-indent: 35px;
  text-indent: 0.35rem;
  letter-spacing: 1px;
  letter-spacing: 0.01rem;
  text-align: justify;
}
.cwhy-w1{
  background: #FFFFFF;
  padding: 13px 15px;
  padding: 0.13rem 0.15rem;
  box-sizing: border-box;
}
.cwhy-w1c1{
  margin-left: 0;
  width: 100%;
  height: auto;
  border: none;
  background: #fff;
  border-radius: 0;
}
.cwhy-w1c1-lf{
  width: 752px;
  width: 7.52rem;
  border-right: 1px solid rgba(203, 213, 224, 0.6);
  padding-right: 35px;
  padding-right: 0.35rem;
  padding-left: 19px;
  padding-left: 0.19rem;
  position: relative;
  padding-bottom: 30px;
  padding-bottom: 0.30rem;
}
.cwhy-w1c1 .tit{
  background: url(cwhy2024-img.png) no-repeat;
  height: 100px;
  height: 1rem;
  margin-bottom: 34px;
  margin-bottom: 0.34rem;
  line-height: normal;
  text-align: center;
  border: none;
  padding-top: 15px;
  padding-top: 0.15rem;
  box-sizing: border-box;
  background-size: 100%;
  background-position: center;
}
.cwhy-w1c1 .tit p{
  font-size: 30px;
  font-size: 0.3rem;
  margin-bottom: 7px;
  margin-bottom: 0.07rem;
  letter-spacing: 2px;
}
.cwhy-w1c1 .tit span{
  display: block;
  font-size: 20px;
  font-size: 0.20rem;
  letter-spacing: 1px;
  letter-spacing: 0.01rem;
}
.cwhy-w1c1 .con{
  padding: 0;
  font-size: 18px;
  font-size: 0.18rem;
  color: #0D346E;
  line-height: 36px;
  line-height: 0.36rem;
  height: 730px;
  height: 7.3rem;
}
.cwhy-w1c1 .con.cur{
  height: auto;
}
.cwhy-w1c1 .con p {
  font-size: 18px !important;
  font-size: 0.18rem !important;
  font-family: -webkit-body !important;
  margin-top: 0 !important;
  margin-bottom: 35px !important;
  margin-bottom: 0.35rem !important;
  line-height: 36px !important;
  line-height: 0.36rem !important;
}
.cwhy-w1c1 .bar{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%,#ffffff 100%);
  padding-bottom: 20px;
  padding-bottom: 0.20rem;
  padding-top: 130px;
  padding-top: 1.3rem;
  padding-bottom: 0;
}
.cwhy-w1c1 .bar.cur{
  background: rgba(255, 255, 255, 0);
}
.cwhy-w1c1 .bar a{
  margin: auto;
  background: #3482EC;
  color: #fff;
  width: 134px;
  width: 1.34rem;
  cursor: pointer;
}
.cwhy-w1c2{
  margin-right: 0;
  width: 380px;
  width: 3.80rem;
  margin-right: 6px;
  margin-right: 0.06rem;
  height: auto;
}
.layui-laydate, .layui-laydate-hint{
  /* height: 399px;
  height: 3.99rem; */
  background: #FFFFFF;
  box-shadow: 0px 2px 12px 0px rgba(0,67,160,0.12);
  box-shadow: 0px 0.02rem 0.12rem 0px rgba(0,67,160,0.12);
  border-radius: 20px;
  border-radius: 0.20rem;
  padding-bottom: 10px;
  padding-bottom: 0.1rem;
}
.cwhy-w1c2-part{
  margin-top: 47px;
  margin-top: 0.47rem;
}
.cwhy-w1c2-title{
  border-left: 4px solid #2860B5;
  border-left: 0.04rem solid #2860B5;
  padding-left: 13px;
  padding-left: 0.13rem;
  height: 25px;
  height: 0.25rem;
  line-height: 24px;
  line-height: 0.24rem;
  margin-bottom: 23px;
  margin-bottom: 0.23rem;
}
.cwhy-w1c2-title p{
  font-size: 24px;
  font-size: 0.24rem;
  color: #2860B5;
  font-weight: bold;
  letter-spacing: 1px;
}
.cwhy-w1c2-title a{
  font-size: 16px;
  font-size: 0.16rem;
  color: #999999;
}
.cwhy-w3-meetingList a{
  display: block;

  font-size: 18px;
  font-size: 0.18rem;
  line-height: 30px;
  line-height: 0.30rem;
  margin-bottom: 22px;
  margin-bottom: 0.22rem;
}
.cwhy-w3-meetingList a::before{
  content: "";
  float: left;
  width: 6px;
  width: 0.06rem;
  height: 6px;
  height: 0.06rem;
  background: #C2CEDF;
  border-radius: 50%;
  margin-top: 13px;
  margin-top: 0.13rem;
  margin-left: 5px;
  margin-left: 0.05rem;
  margin-right: 15px;
  margin-right: 0.15rem;
}
.cwhy-w3-meetingList a:hover{
  font-weight: bold;
  color: #2860B5;
  text-decoration-line: underline;
}
.cwhy-w3-meetingList a:hover::before{
  background: #2860B5;
}
.cwhy-w4{
  margin-top: 32px;
  margin-top: 0.32rem;
  background: #fff;
  padding: 32px 26px;
  padding: 0.32rem 0.26rem;
}
.cwhy-w4c1,.cwhy-w4c1 .img{
  width: 530px;
  width: 5.30rem;
}
.cwhy-w4c1 .img{
  height: 324px;
  height: 3.24rem;
}
.cwhy-w4c1.rt,.cwhy-w4c1.rt .img{
  width: 583px;
  width: 5.83rem;
}
.layui-laydate-header i{
  color: #000000;
}
.layui-laydate-content th,.layui-laydate-content td{
  font-size: 17px;
  font-size: 0.17rem;
  line-height: 30px;
  line-height: 0.3rem;
}
.layui-laydate-content td,.layui-laydate .laydate-disabled, .layui-laydate .laydate-disabled:hover{
  color: #999999 !important;
}
.layui-laydate-content td, .layui-laydate-content th{
  width: 45px;
  width: .45rem;
  height: 45px;
  height: .45rem;
}
@media screen and (max-width: 768px){
  .cwhy-wrap{
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 0 0.1rem;
    background-image: url(cwhy2024-banner-h5.png);
  }
  .cwhy2024-tip {
    font-size: 0.3rem;
    line-height: 0.45rem;
    padding-top: 1.3rem;
    margin-bottom: 1.5rem;
    text-indent: 0.35rem;
  }
  .local-crumbs img{
    width: auto;
    height: 0.3rem;
  }
  .cwhy-w1c1 .tit{
    background-image: url(cwhy2024-img-h5.png);
    margin-bottom: 0.2rem;
  }
  .cwhy-w1c1 .tit span{
    font-size: 0.22rem;
  }
  .cwhy-w1c1-lf{
    width: 100%;
    float: none;
    border: none;
    padding: 0 0.25rem;
    margin-bottom: 0.5rem;
    padding-bottom: 30px;
    padding-bottom: 0.30rem;
  }
  .cwhy-w1c1 .bar a{
    width: 2rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
  }
  .cwhy-w1c2{
    float: none;
    width: 98%;
    margin:auto;
  }
  .cwhy-w1c2-title{
    height: 0.4rem;
    line-height: 0.35rem;
  }
  .cwhy-w1c2-title p{
    font-size: 0.35rem;
  }
  .cwhy-w1c2-title a{
    font-size: 0.3rem;
  }
  .cwhy-w3-meetingList a{
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .cwhy-w3-meetingList a::before{
    margin-top: 0.22rem;
  }
  .cwhy-w4c1, .cwhy-w4c1 .img{
    width: 100% !important;
    float: none;
    height: auto !important;
  }
  .laydate-set-ym span, .layui-laydate-header i, .layui-laydate-content td{
    line-height: 0.6rem;
  }
  .layui-laydate-header i.laydate-next-m{
    top: 0.2rem;
  }
  .laydate-set-ym{
    margin-top: 0.1rem;
  }
  .layui-laydate-content th, .layui-laydate-content td{
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  .cwhy-w1c1 .bar{
    padding-bottom: 0;
  }
  .cwhy-w1c1 .con p{
    font-size: 0.3rem !important;
    line-height: 0.45rem !important;
  }
}

