.content{
  background: #ffffff;
  padding-bottom: 20px;
}
.grid{
  box-shadow: none;
}
.grid h3{
  height: 40px;
  margin-bottom: 30px;
}
.grid h3 a{
  display: block;
  width: 100%;
  height: 100%;
}
.p0 img{
  display: block;
  width: 100%;
}
.p1{
  background: transparent;
  margin-top: -112px;
  position: relative;
  z-index: 9;
}

.p1 h3{
  background: url("../images/2024/yjs2024/p1_h3_bg.png") center center no-repeat;
}
.p2 h3{
  background: url("../images/2024/yjs2024/p2_h3_bg.png") center center no-repeat;
}
.p3 h3{
  background: url("../images/2024/yjs2024/p3_h3_bg.png") center center no-repeat;
}
.p4 h3{
  background: url("../images/2024/yjs2024/p4_h3_bg.png") center center no-repeat;
}
.p5 h3{
  background: url("../images/2024/yjs2024/p5_h3_bg.png") center center no-repeat;
}
.p6 h3{
  background: url("../images/2024/yjs2024/p6_h3_bg.png") center center no-repeat;
}

.p1 .row{
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.p1 .row .col-md-4{
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.p1 li a{
  display: flex;
  width: 100%;
  background: url("../images/2024/yjs2024/p1_li_bg.png") center center no-repeat;
  background-size: 100% 100%;
  height: 140px;
  position: relative;
  padding-left: 100px;
  padding-right: 40px;
  align-items: center;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  line-height: 36px;
  color: #333333;
  font-weight: bold;
  border-radius: 10px;
}
.p1 li i{
  display: inline-block;
  background: url("../images/2024/yjs2024/p1_i_bg.png") center center no-repeat;
  width: 40px;
  height: 30px;
  position: absolute;
  left: 40px;
  margin-right: 15px;
  top: 50%;
  margin-top: -15px;
}
.p1 li:hover i{
  transform: rotateY(360deg);
  transition: 1s;;
}
.p1 li:hover a{
  border: 1px solid #a5d1fb;
}

.p2 .jd{
  border-radius: 8px;
  border: 1px solid #55aafa;
  padding: 20px 10px 30px 10px;
}
.p2 h4{
  font-size: 22px;
  line-height: 36px;
  color: #333333;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  text-align: center;
  margin-bottom: 24px;
}
.p2 p{
  font-size: 18px;
  line-height: 36px;
  font-family: "Microsoft YaHei";
  color: #333333;
  text-indent: 2em;
  font-weight: normal;
}
.p2 p.ask{
  font-weight: bold;
}
.p2 .text{
  height: 350px;
  overflow-y: scroll;
  padding: 0 35px 10px 25px;
  text-align: justify;
}
.p2 ::-webkit-scrollbar-thumb{
  border-radius: 3px;
  background-color: #55aafa;
}
.p2 ::-webkit-scrollbar-track-piece{
  width: 6px;
  background-color: #e5f2fe;
}
.p3 img{
  display: block;
  width: 100%;
}
.p3, .p4, .p5{
  margin-bottom: 0;
}
.p4{
  background: none;
}
.p4 .row,.p6 .row{
  margin-left: -15px;
  margin-right: -15px;
}
.p4 .row .col-md-6,.p6 .row .col-md-8,.p6 .row .col-md-4{
  padding-left: 15px;
  padding-right: 15px;
}

.p4 .wt p{
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  background: linear-gradient(to right, #5f9ef9, #2bb6f8);
  padding-left: 20px;
  border-radius: 10px 10px 0 0;
}
.p4 .wt p a{
  color: #ffffff;
}
.p4 .wt p:hover a{
  color: #048;
}
.p4 .wt p:hover i{
  transform: rotateY(360deg);
  transition: 1s;;
}

.p4 .col-md-6:nth-child(2) .wt p{
  background: linear-gradient(to right, #5f9ef9, #2bb6f8);
}
.p4 .wt i{
  display: inline-block;
  background: url("../images/2024/yjs2024/p4_i.png") center center no-repeat;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  position: relative;
  top: 11px;
}
.p4 .wt span{
  display: block;
  font-family: "Microsoft YaHei";
  color: #666666;
  font-size: 18px;
  line-height: 30px;
  padding: 30px 30px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #d5e6fb;
  min-height: 140px;
}
.p4 .wt span b{
  color: #ff8c26;
}
.p5 h4{
  font-size: 18px;
  line-height: 33px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 13px;
  background: url("../images/2024/yjs2024/p5_h4_bg.png") center center no-repeat;
  width: 386px;
  margin-bottom: 25px;
}
.p5 .zxbl{
  background: url("../images/2024/yjs2024/p5_bg.png") center center no-repeat;
  padding: 45px 110px 40px 385px;
  border-radius: 10px;
  border: 1px solid #d5e6fb;
}
.p5 p{
  font-size: 18px;
  line-height: 33px;
  color: #333333;
  word-break: break-all;
}
.p5 p+p{
  margin-top: 15px;
}
.p5 p a{
  color: #007cd9;
  padding-left: 10px;
  line-height: 33px;
  height: 33px;
}
.p5 p:nth-child(2) a,.p6 .col-md-8 div p:nth-child(3) a{
  text-decoration: underline;
}

.p6 .col-md-8{
  width: calc(66.7% - 33px);
}
.p6 .col-md-4{
  width: calc(33.3% + 33px);
}
.p6 img{
  display: block;
  width: 100%;
}
.p6 .row div div{
  background: linear-gradient(to top, #ffffff 72%, #d8e8fe);
  border: 1px solid #d5e6fb;
  border-radius: 10px;
  height: 154px;
  background-size: 100% 100%;
  padding: 63px 35px 20px 35px;
  position: relative;
}
.p6 h4{
  font-size: 24px;
  line-height: 46px;
  color: #ffffff;
  font-weight: bold;
  font-family: "Microsoft YaHei";
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to top, #5f9ef9, #31b2f9);
  width: 154px;
  padding-left: 20px;
  border-radius: 10px 0 34px 0;
  text-align: left;
}
.p6 p{
  font-size: 18px;
  line-height: 33px;
  color: #2d2d2d;
  font-family: "Microsoft YaHei";
}
.p6 p a{
  color: #007cd9;
  word-break: break-all;
}
.p6 b i{
  display: inline-block;
  background: url("../images/2024/yjs2024/p6_i_bg.png") center center no-repeat;
  width: 37px;
  height: 37px;
  margin-right: 15px;
  position: relative;
  top: 9px;
}
.p6 b{
  font-size: 24px;
  line-height: 33px;
  color: #007cd9;
  font-family: "Microsoft YaHei";
  font-weight: normal;
}
.p6 .row .col-md-4 div{
  padding-left: 70px;
}
.p6 .row .col-md-4 div:hover i{
  transform: rotateY(360deg);
  transition: 1s;
}
.p5 .zxbl p:nth-child(2) a:hover,.p6 p a:hover{
  color: #048;
}
.p6 .zxzx{
  margin-top: 20px;
  background: url("../images/2024/yjs2024/p6_zxzx_bg.png") center center no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 140px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p6 .zxzx .zx{
  background: url("../images/2024/yjs2024/p6_zxzx_img1.png") center center no-repeat;
  width: 219px;
  height: 48px;
  margin-left: -200px;
}
.p6 .zxzx .zx i{
  display: block;
  width: 100%;
  height: 100%;
}
.p6 .zxzx>a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.p6 .zxzx:hover{
  transform: scale3d(1.01, 1.01, 1);
  transition: .3s;
}


@media (max-width: 1200px){
  .p1{
    margin-top: -70px;
  }
  .p5 .zxbl{
    background-image: none;
    background: linear-gradient(to top, #ffffff 72%, #d8e8fe);
    padding-left: 40px;
    padding-right: 40px;
  }
  .p6 .row div div{
    height: 184px;
  }


}
@media (max-width: 992px){
  .p1 .row .col-md-4{
    margin-bottom: 20px;
  }
  .p1 .row .col-md-4:nth-child(3){
    margin-bottom: 0;
  }
  .p4 .col-md-6:nth-child(2){
    margin-top: 20px;
  }
  .p6 .row .col-md-8{
    width: 100%;
    margin-bottom: 20px;
  }
  .p6 .row .col-md-4{
    width: 100%;
  }
  .p6 .row div div{
    height: auto;
  }
  .p6 .row .col-md-4 div{
    padding-bottom: 30px;
  }
  .p6 .row .col-md-4 div{
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .p6 .zxzx{
    background: url("../images/2024/yjs2024/p6_zxzx_bg2.png") center center no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding: 30px;
  }
  .p6 .zxzx .zx{
    margin-left: 0;
  }
}
@media (max-width: 768px){
  .p1{
    margin-top: -50px;
  }
}
@media (max-width: 480px){
  .p1{
    margin-top: -40px;
  }

  .content .grid h3{
    background-size:95%;
  }
  .content .p6 h3{
    background-size:120%;
  }
  .p1 li a{
    font-size: 18px;
    height: 110px;
  }
  .p2 .text{
    padding: 0 20px 10px 10px;
    height: 343px;
  }
  .p2 h4{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .p2 p{
    font-size: 16px;
    line-height: 30px;
  }
  .p4 .wt p{
    height: auto;
    line-height: 30px;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    align-items: center;
    font-size: 18px;
  }
  .p4 .wt i{
    top: 0;
    background-size: 100%;
  }
  .p4 .wt span{
    padding: 14px 20px;
    min-height: auto;
    font-size: 16px;
  }
  .p5 .zxbl{
    padding: 20px;
    padding-bottom: 13px;
  }
  .p5 h4{
    width: auto;
    background-size: 100% 100%;
    padding-right: 20px;
    margin-bottom: 15px;
  }
  .p5 p,.p6 p{
    font-size: 16px;
  }
  .p6 h4{
    font-size: 20px;
  }
  .p6 .row div div{
    padding-left: 20px;
    padding-right: 20px;
  }
  .p6 b{
    font-size: 20px;
  }
  .p6 .zxzx .zx{
    width: 150px;
    height: 35px;
    background-size: 100% 100%;
  }
}






