﻿.title{    display: flex;justify-content: space-between;border-bottom: 1px solid #DBDBDB;padding-bottom: 10px;width: 580px;margin: 0 auto;}
.title li:nth-child(1){font-size: 30px;}
.title li:nth-child(1) i{display: inline-block;width: 30px;height: 28px;background:url(../images/img.png) no-repeat 0 -51px;vertical-align: middle;margin-right: 8px;}

.title li:nth-child(2) a{font-size: 22px;color: #999999;vertical-align: middle;}
.cont2 .title li:nth-child(1) i{display: inline-block;width: 31px;height: 34px;background:url(../images/img.png) no-repeat 0 -79px;vertical-align: middle;margin-right: 8px;}
.cont3 .title li:nth-child(1) i{display: inline-block;width: 30px;height: 31px;background:url(../images/img.png) no-repeat 0 -20px;vertical-align: middle;margin-right: 8px;}
.rdwt{
    width: 580px;
    margin: 45px auto ;
    display: flex;
    justify-content: space-between;
}
.rdwt-right {
    width: 283px;
}
.rdwt-right img:first-child{
    margin-bottom: 10px;
}
.cont1,.cont2{
    width: 580px;
    margin: auto;
    padding-bottom: 40px;
}
.rmfl{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.rmfl li{
    width: 184px;
    text-align: center;
    margin-top: 30px;
}
.ico{width: 580px; margin: auto;}
.cont2{
  margin-top: 38px;
}
.cont2-yswd{
   min-width: 600px;
    margin-top: 20px;
}
.box{
    margin-top: 20px;
}
.box-top{
    display: flex;
    align-items: center;
}
.yxl{
    display: flex;
    margin-left: 10px;
}
.yxl li{
    padding:0px 10px;
    font-size: 20px;
    color: #666666;
}
.yxl li:nth-of-type(1){
    border-right: 1px solid #e4e4e4 ;
}
.yxl li h3{
    font-size: 28px;
    color: #333333;
}
.yxl li p{
    font-size: 14px;
    color: #999999;
}
.box-bottom{
    padding: 30px 20px;
    background: #f6f6f8;
    border-radius: 10px;
    margin-top: 20px;
}
.box-bottom::before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: 32px;
    top: 112px;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f6f6f8;
    border-left: 8px solid transparent;
}
.box-bottom li{
    font-size: 21px;
    line-height: 36px;
    color: #666666;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.box-bottom li p{width: 93%;}
.box-bottom li:nth-of-type(1) span{
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 28px;
    color: #ffffff;
    background: #5bd692;
    font-size: 14px;
    margin-right: 10px;
}
.box-bottom li:nth-of-type(2) span{
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 28px;
    color: #ffffff;
    background: #589bfe;
    font-size: 14px;
    margin-right: 10px;
    margin-top: -33px;
}
.cont2  .swiper-container{height: 765px;}
.cont2 	.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: linear;    /*之前是ease-out*/ -moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;margin: 0 auto;}
  .cont2 {margin-top: 40px;}
  .cont2  .swiper-slide{height:43%;width:97%;}
  .twbot{
          margin-top: 40px;
    display: flex;
    justify-content: space-around;
    padding: 20px 10px;
    box-shadow: 0px 0px 20px #f1f1f1;
    border-radius: 8px;
  }
  .wdlc h3{
      font-size: 27px;
      font-weight: 700;
      color: #333333;

  }
  .wdlc p{
      font-size:18px ;
      line-height: 45px;
      color: #666666;
  }
  .buttont{
    width: 80px;
    height: 80px;
    border: 1px solid #ff9d3d;
    border-radius: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
color:#ff9d3d;
  }
  .math{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 580px;
    margin: auto;
    padding-top: 10px;
}
.math li{
    margin-bottom: 10px;
}
.math li h3{
    font-size: 24px;
    margin-top: 16px;
    color: #333333;
}
.math li p{
    font-size: 20px;
    line-height: 38px;
    color: #999999;
}
.math2{width: 580px;margin: auto;}
.math2 a li{
    display: flex; justify-content: space-between;
    border-bottom: 1px dashed #e4e4e4;
    line-height: 60px;
}
.math2 a li span{font-size:20px;color:#999999;}
.math2 a:last-child li{
    border: none;
}
.math2 a li p i{
    display: inline-block;
    width: 26px;
    height: 20px;
    background: url(../images/img.png) no-repeat 0 0 ;
    vertical-align: middle;
    margin-right: 10px;
}
.diji{
    border: 1px solid #ff9833;
    width: 278px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 30px;
    margin: 20px auto 40px;
    color: #ff9833;
}
.diji a{
 color: #ff9833;

}
/*模态框*/
.tc_biaodan{background: rgba(0,0,0,0.8);display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 10;}
.tc_biaodan form{width: 527px;margin: 10px auto;overflow: hidden;}
.tc_biaodan form ul{width: 450px;padding:0 38px 40px;background: #f6f6f8;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;}
.tc_biaodan form ul li{height: 60px;line-height: 60px;width: 100%;margin-bottom: 15px;}
.tc_biaodan form ul li p{color: #333;font-size: 24px;  display: inline-block;}
.tc_biaodan form ul li p span{color: #f24949;margin-right: 5px;}
.tc_biaodan form ul li input,.tc_biaodan form ul li textarea{width: 310px;height: 58px;line-height:58px;border: 1px solid #e4e4e4;background: #fff;text-indent: 10px;color:#999;font-size: 20px;}
.tc_biaodan form ul li input[type="radio"] {display: none;}
.tc_biaodan form ul li:nth-of-type(1){height: 170px;}
.tc_biaodan form ul li:nth-of-type(1) p{vertical-align: top;}
.tc_biaodan form ul li:nth-of-type(3){position: relative;}
.tc_biaodan form ul li:nth-of-type(3):before{content: "岁";color: #333;font-size: 20px;display: block;position: absolute;  right: 30px;}
.tc_biaodan form ul li textarea{width: 290px;resize: none;height: 148px;padding: 10px;line-height: 35px;text-indent: 0px;}
.tc_biaodan form ul li label span {width: 28px; height: 28px;border: 1px solid #e4e4e4;display: inline-block; border-radius: 50%; vertical-align: middle;background: #fff;position: relative;}
.tc_biaodan form ul li label.checked span:before {content: '';width: 12px;height: 12px;text-align: center;background: #FFC53E; border-radius: 50%; display: block; position: absolute;top: 8px; left: 8px;}
.tc_biaodan form ul li label b { font-weight: normal; display: inline-block; margin-left: 12px;    margin-right: 25px;font-size: 20px;}
.tc_biaodan form ul button{    display: block;width: 222px;height: 72px;line-height: 72px;    background: -webkit-linear-gradient(top,#fed866 15%, #fcc82a);border: 0px;font-size: 26px;color: #fff;border-radius:50px ;margin: 0 auto;}
.tc_biaodan form ul button i{display: inline-block;width: 45px;height: 40px;background: url(../images/img.png)no-repeat  0 -108px;vertical-align: middle;margin-right: 20px;}
.tc_biaodan form div{width: 58px;height: 58px;margin: 40px auto;}