@charset "UTF-8";


/* 首页 */
.app{
  display: none !important;
}
.banner{
  width: 100%;
  position: relative;
}
.banner .bj{
  width: 100%;
  vertical-align: middle;
}
.banner .container{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 94px;
}
.banner .p1{
  display: inline-block;
  font-size: 30px;
  color: #ffffff;
  border-bottom: 2px solid #fff;
  padding-bottom: 3px;
  position: relative;
  transition: all .5s;
}
.banner .p1:hover{
  color: rgb(213,173,102);
  border-bottom: 2px solid rgb(213,173,102);
}
.banner .p1::before{
  content: '';
  width: 23px;
  height: 10px;
  background-image: url(../images/img11.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.banner .p1:hover::before{
  right: -40px;
  background-image: url(../images/img12.png);
}


/* sy_con1 */
.sy_con1{
  width: 100%;
  height: 92px;
  background: rgb(245,245,245);
  position: relative;
}
.sy_con1::before{
  content: '';
  width: 10%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.sy_con1 .container{
  position: relative;
}
.sy_con1 .lef{
  width: 77.4%;
  float: left;
  line-height: 92px;
}
.sy_con1 .lef .div1{
  width: 74%;
  float: left;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sy_con1 .lef .div1 span{
  font-size: 16px;
  color: #666666;
}
.sy_con1 .lef .div1 span img{
  width: 17px;
  margin-bottom: -2px;
  margin-right: 2px;
}
.sy_con1 .lef .div1 a{
  font-size: 16px;
  color: #666666;
}
.sy_con1 .lef .div2{
  width: 26%;
  float: left;
  padding-right: 80px;
}
.sy_con1 .lef .div2 .div3{
  width: 100%;
  height: 44px;
  line-height: 44px;
  border-radius: 44px;
  background: #fff;
  padding-right: 42px;
  position: relative;
  margin-top: 24px;
}
.sy_con1 .lef .div2 .div3 input{
  font-size: 14px;
  color: #666666;
  padding-left: 16px;
}
.sy_con1 .lef .div2 .div3 button{
  width: 36px;
  height: 36px;
  background-image: url(../images/img14.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
}
.sy_con1 .rig{
  width: 22.6%;
  height: 115px;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.sy_con1 .rig .div{
  display: table;
  width: auto;
  margin: 0 auto;
  margin-top: 32px;
  padding-left: 60px;
  position: relative;
}
.sy_con1 .rig .div img{
  width: 53px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sy_con1 .rig .div .p1{
  font-size: 16px;
  color: #666666;
}
.sy_con1 .rig .div .p2{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  font-family:"arial";
}


/* sy_con2 */
.sy_con2{
  width: 100%;
  padding-top: 96px;
  padding-bottom: 132px;
  overflow: hidden;
}
.sy_con2 .p{
  font-size: 48px;
  color: #333333;
  text-align: center;
}
.sy_con2 .p span{
  color: #06a3e8;
}
.sy_con2 .rq{
  width: 100%;
  padding-top: 68px;
}
.sy_con2 .rq .lef{
  width: 50%;
  float: left;
  position: relative;
}
.sy_con2 .rq .lef .bj{
  width: 100%;
  vertical-align: middle;
}
.sy_con2 .rq .lef .div{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*padding-left: 268px;*/
  padding-right: 65px;
  padding-top: 75px;
}
.sy_con2 .rq .lef .div img{
  width: 230px;
  position: absolute;
  bottom: 0;
  left: 40px;
}
.sy_con2 .rq .lef .div .div1{
  margin-bottom: 28px;
  padding-left: 36px;
  position: relative;
}
.sy_con2 .rq .lef .div .div1::before{
  content: '';
  width: 30px;
  height: 30px;
  /*background-image: url(../images/img19.png);*/
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
}
.sy_con2 .rq .lef .div .div1 .p1{
  font-size: 30px;
  color: #f7a804;
  font-weight: bold;
}
.sy_con2 .rq .lef .div .div1 .p2{
  font-size: 18px;
  color: #ffffff;
  margin-top: 8px;
}
.sy_con2 .rq .rig{
  width: 50%;
  float: left;
  position: relative;
}
.sy_con2 .rq .rig .bj{
  width: 100%;
  vertical-align: middle;
}
.sy_con2 .rq .rig .div{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 75px;
  padding-left: 60px;
}
.sy_con2 .rq .rig .div .p1{
  font-size: 30px;
  color:#f7a804;
  margin-bottom: 28px;
  font-weight: 700;
}
.sy_con2 .rq .rig .div .p2{
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 20px;
  padding-left: 34px;
  position: relative;
}
.sy_con2 .rq .rig .div .p2::before{
  content: '';
  width: 24px;
  height: 24px;
  /*background-image: url(../images/img20.png);*/
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
}

/* sy_con3 */
.sy_con3{
  width: 100%;
  padding-top: 62px;
  padding-bottom: 82px;
  background-image: url(../images/img21.jpg);
  background-size: cover;
}
.bt{
  width: 100%;
  text-align: center;
}
.bt .p1{
  font-size: 48px;
  color: #06a3e8;
  font-weight: bold;
}
.bt .p2{
  font-size: 18px;
  color: #666666;
  margin-top: 5px;
}
.sy_con3 .rq{
  width: 100%;
  padding-top: 50px;
}
.sy_lef{
  width: 20%;
  float: left;
}
.sy_lef .p{
  font-size: 30px;
  color: #ffffff;
  background-color: #11a7e8;
  /*background-image: url(../images/img22.jpg);*/
  background-size: cover;
  line-height: 120px;
  text-align: center;
}
.sy_lef .p img{
  width: 29px;
  margin-bottom: -6px;
  margin-right: 2px;
}
.sy_lef .div{
  width: 100%;
  /*background: #fff;*/
  border: 1px solid rgb(225,225,225);
  border-top: none;
  background: #06a3e8;
}
.sy_lef .div1{
  width: 100%;
  padding: 0 10px;
  padding-bottom: 5px;
  background: #06a3e8;
}
.sy_lef .div1 .p1{
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 28px;
  border-bottom: 2px solid rgb(250,250,250);
  padding-top: 16px;
  padding-left: 22px;
  position: relative;
}
.sy_lef .div1 .p1 a{
    color: #fff;
    transition: all 0.4s ease;
    letter-spacing: 2px;
}
.sy_lef .div1 .p1 a:hover{
    margin-right: 10px; ;
    color: #f7a803;
}
.sy_lef .div1 .p1::after{
  content: '';
  width: 15px;
  height: 15px;
  background-image: url(../images/img24.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 25px;
}
.sy_lef .div1 .p1::before{
  content: '';
  width: 50%;
  height: 2px;
  background: rgb(250,250,250);
  position: absolute;
  bottom: -2px;
  left: 0;
}
.sy_lef .div2{
  width: 100%;
  padding-bottom: 8px;
}
.sy_lef .div2 a{
  font-size: 16px;
  color: #f5f5f5;
  margin-top: 15px;
  padding-left: 24px;
  display: block;
  position: relative;
  cursor: pointer;
}
.sy_lef .div2 a:hover,
.sy_lef .div2 a.on{
  color: #f7a804;
}
.sy_lef .div2 a::before{
  content: '';
  width: 7px;
  height: 6px;
  background-image: url(../images/img26.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sy_lef .div2 a.on::before{
  background-image: url(../images/img25.png);
}

.sy_lef .div3{
  border-top: 1px solid rgb(225,225,225);
  padding: 20px 26px;
  padding-bottom: 26px;
}
.sy_lef .div3 .p1{
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.sy_lef .div3 .p2{
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.sy_lef .div3 .p2 span{
  position: relative;
  display: inline-block;
  z-index: 1;
}
.sy_lef .div3 .p2 span::before{
  content: '';
  width: 100%;
  height: 5px;
  background: rgb(214,31,47);
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1;
}
.sy_lef .div3 a{
  display: block;
  font-size: 16px;
  color: #ffffff;
  width: 160px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  background: #06a3e8;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.sy_lef .div3 a img{
  width: 23px;
  margin-bottom: -4px;
  margin-left: 5px;
}

.sy_con3 .rq .rig{
  width: 79%;
  float: right;
}
.sy_con3 .rq .rig .top{
  width: 100%;
  height: 85px;
  line-height: 85px;
  background: #fff;
  padding: 0 42px;
}
.sy_con3 .rq .rig .top .div1{
  float: left;
}
.sy_con3 .rq .rig .top .div1 button{
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  margin-right: 30px;
}
.sy_con3 .rq .rig .top .div1 button.on{
  color: #06a3e8;
}
.sy_con3 .rq .rig .top .div1 button i{
  width: 25px;
  height: 27px;
  display: inline-block;
  position: relative;
  margin-bottom: -4px;
  margin-right: 3px;
}
.sy_con3 .rq .rig .top .div1 button i img{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con3 .rq .rig .top .div1 button i .ig2{
  opacity: 0;
}
.sy_con3 .rq .rig .top .div1 button.on i .ig2{
  opacity: 1;
}
.sy_con3 .rq .rig .top .div1 button.on i .ig1{
  opacity: 0;
}
.sy_con3 .rq .rig .top .div2{
  float: right;
}
.sy_con3 .rq .rig .top .div2 p{
  font-family: "din";
  font-size: 30px;
  color: #f7a804;
}
.sy_con3 .rq .rig .top .div2 p span{
  font-size: 16px;
  color: #666666;
}
.sy_con3 .rq .rig .bot{
  width: 100%;
}
.sy_con3 .rq .rig .bot .bot1{
  display: none;
}
.sy_con3 .rq .rig .bot .bot1.on1{
  display: block;
}
.sy_con3 .rq .rig .bot .rq1{
  width: 100%;
  padding: 34px 0;
}
.sy_con3 .rq .rig .bot .rq1 .div1{
  width: 48.8%;
  height: 342px;
  margin-right: 2.4%;
  float: left;
  background: #fff;
}
.sy_con3 .rq .rig .bot .rq1 .div1:nth-child(2){
  margin-right: 0;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2{
  width: 55%;
  height: 100%;
  float: left;
  padding-top: 60px;
  padding-left: 50px;
  padding-bottom: 100px;
  position: relative;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 .p1{
  font-size: 30px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 .p2{
  font-size: 16px;
  color: #999999;
  line-height: 28px;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 button{
  width: 135px;
  height: 40px;
  border-radius: 40px;
  font-size: 14px;
  color: #666666;
  padding-right: 32px;
  position: absolute;
  bottom: 50px;
  left: 50px;
  border: 1px solid #666666;
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq1 .div1:hover .div2 button{
  background:#06a3e8;
  color: #fff;
  border: 1px solid #06a3e8;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 button::before{
  content: '';
  width: 16px;
  height: 6px;
  background-image: url(../images/img37.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 23%;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s;
}
.sy_con3 .rq .rig .bot .rq1 .div1:hover .div2 button::before{
  background-image: url(../images/img38.png);
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div3{
  width: 45%;
  height: 100%;
  float: left;
  position: relative;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div3 img{
  max-width: 95%;
  max-height: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq1 .div1:hover .div3 img{
  transform: translate(-50%,-50%) scale(1.05);
}

.sy_con3 .rq .rig .bot .rq2{
  width: 100%;
}
.sy_con3 .rq .rig .bot .rq2 .div1{
  width: 31.1%;
  height: 324px;
  float: left;
  margin-right: 2%;
  margin-bottom:2%;
  background: #fff;
}
.sy_con3 .rq .rig .bot .rq2 .div1:nth-child(3){
  margin-right: 0;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div2{
  width: 100%;
  height: 78%;
  position: relative;
  overflow: hidden;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div2 img{
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq2 .div1:hover .div2 img{
  transform: translate(-50%,-50%) scale(1.05);
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3{
  width: 100%;
  height: 22%;
  padding: 0 24px;
  padding-top: 12px;
  transition: all .5s;
  position: relative;
}
.sy_con3 .rq .rig .bot .rq2 .div1:hover .div3{
  background: #06a3e8;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3::before{
  content: '';
  width: 8px;
  height: 16px;
  background-image: url(../images/img39.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq2 .div1:hover .div3::before{
  background-image: url(../images/img40.png);
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 .p1{
  font-size: 20px;
  color: #333333;
  text-align: center;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 .p2{
  font-size: 14px;
  color: #666666;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
  transition: all .5s;
}
.sy_con3 .rq .rig .bot .rq2 .div1:hover .div3 p{
  color: #fff;
}


/* sy_con4 */
.sy_con4{
  width: 100%;
  padding-top: 95px;
  padding-bottom: 52px;
}
.sy_con4 .p{
  font-size: 60px;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
.sy_con4 .p1{
  font-size: 42px;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
.sy_con4 .p1 span{
  color: #06a3e8;
}
.sy_con4 .rq{
  width: 100%;
  padding-top: 40px;
}
.sy_con4 .rq .div{
  width: 30.8%;
  margin-bottom: 26px;
  margin-right: 1.6%;
  float: left;
}
.sy_con4 .rq .div:nth-child(3n){
  margin-right: 0;
}
.sy_con4 .rq .div .top{
  width: 100%;
  height: 320px;
  background: rgb(245,245,245);
  position: relative;
}
.sy_con4 .rq .div .top img{
  max-height: 80%;
  max-width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.sy_con4 .rq .div:hover .top img{
  transform: translate(-50%,-50%) scale(1.05);
}
.sy_con4 .rq .div .bot{
  width: 100%;
  height: 72px;
  border: 1px solid rgb(245,245,245);
  border-top: none;
  padding-left: 24px;
  padding-right: 120px;
  line-height: 72px;
  font-size: 20px;
  color: #333333;
  position: relative;
  transition: all .5s;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sy_con4 .rq .div:hover .bot{
  background: #06a3e8;
  border: 1px solid #06a3e8;
  border-top: none;
  color: #fff;
  
}
.sy_con4 .rq .div .bot span{
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 38px;
  top: 0;
  transition: all .5s;
}
.sy_con4 .rq .div:hover .bot span{
  color: #fff;
}
.sy_con4 .rq .div .bot span::before{
  content: '';
  width: 7px;
  height: 12px;
  background-image: url(../images/img53.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -15px;
  top: 51%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con4 .rq .div:hover .bot span::before{
  background-image: url(../images/img54.png);
}

/* sy_con5 */
.sy_con5{
  width: 100%;
  height: 400px;
  background-image: url(../images/img55.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.sy_con5 .rq{
  width: 100%;
  height: 100%;
  padding-top: 70px;
}
.sy_con5 .rq .lef{
  width: 40%;
  float: left;
}
.sy_con5 .rq .lef .p1{
  font-size: 36px;
  color: #ffffff;
}
.sy_con5 .rq .lef .p2{
  font-size: 48px;
  line-height: 70px;
  color: #ffffff;
  font-weight: bold;
}
.sy_con5 .rq .lef a{
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  padding: 0 38px;
  height: 70px;
  line-height: 70px;
  border-radius: 70px;
  background: #06a3e8;
  margin-top: 30px;
}
.sy_con5 .rq .lef a span{
  font-size: 30px;
  color: #ffffff;
  font-family: "arial";
  display: inline-block;
}
.sy_con5 .rq .rig{
  width: 60%;
  float: left;
  /*padding-top: 40px;*/
  padding-left: 95px;
}
.sy_con5 .rq .rig .div{
  width: 23.3333%;
  float: left;
  position: relative;
  z-index: 1;
}
.sy_con5 .rq .rig .div::before{
  content: '';
  width: 19px;
  height: 19px;
  background-image: url(../images/img59.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -9px;
  top: 28%;
  transform: translateY(-50%);
}
.sy_con5 .rq .rig .div:last-child::before{
  display: none;
}
.sy_con5 .rq .rig .div .div1{
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #000;
  background: #70c043;
  margin: 0 auto;
  position: relative;
}
.sy_con5 .rq .rig .div .div1::before{
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: sbw 3s linear infinite;
  z-index: -1;
}
.sy_con5 .rq .rig .div .div1::after{
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: sbw 3s linear infinite 1.5s;
  z-index: -1;
}
@keyframes sbw{
  0%{
    opacity: .5;
    transform: translate(-50%,-50%) scale(1);
  }
  100%{
    opacity: 0;
    transform: translate(-50%,-50%) scale(1.4);
  }
}

.sy_con5 .rq .rig .div .div1 img{
  width: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con5 .rq .rig .div p{
  font-size: 18px;
  margin: 20px 0px ;
  color: #ffffff;
  text-align: center;
  /*margin-top: 35px;*/
}


/* sy_con6 */
.sy_con6{
  width: 100%;
  padding-top: 78px;
  padding-bottom: 110px;
  overflow: hidden;
}
.sy_con6 .p{
  font-size: 48px;
  color: #333333;
  text-align: center;
}
.sy_con6 .p span{
  color: #f7a804;
  font-weight: bold;
}
.sy_con6 .p1{
  font-size: 22px;
  color: #666666;
  text-align: center;
}
.sy_con6 .rq{
  width: 100%;
  padding-top: 85px;
}
.sy_con6 .rq .div{
  width: 100%;
  display: flex;
  flex-wrap: wrap-reverse;
  margin-bottom: 50px;
}
.sy_con6 .rq .div:last-child{
  margin-bottom: 0;
}
.sy_con6 .rq .div:nth-child(2n){
  flex-wrap: wrap;
}
.sy_con6 .rq .div .lef{
  width: 50%;
  padding-top: 70px;
  padding-right: 140px;
}
.sy_con6 .rq .div:nth-child(2n) .lef{
  padding-left: 70px;
  padding-right: 0;
}
.sy_con6 .rq .div .lef .top{
  width: 100%;
  padding-left: 60px;
  padding-right: 180px;
  padding-bottom: 30px;
  position: relative;
}
.sy_con6 .rq .div .lef .top::before{
  content: '';
  width: 462px;
  height: 4px;
  background-image: url(../images/img64.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
.sy_con6 .rq .div .lef .top .ig{
  width: 49px;
  position: absolute;
  left: 0;
  top: 10px;
}
.sy_con6 .rq .div .lef .top .p2{
  font-size: 36px;
  color: #06a3e8;
  font-weight: bold;
}
.sy_con6 .rq .div .lef .top .p2 span{
    font-size: 20px;
}
.sy_con6 .rq .div .lef .top .p3{
  font-family: "din";
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
}
.sy_con6 .rq .div .lef .top i{
  width: 95px;
  height: 113px;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(../images/img65.png);
  background-size: contain;
  background-repeat: no-repeat;

  font-size: 48px;
  color: #ffffff;
  font-family: "din";
  text-align: center;
  padding-top: 26px;
}
.sy_con6 .rq .div .lef .top i::before{
  content: '';
  width: 18px;
  height: 8px;
  background-image: url(../images/img66.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
}
.sy_con6 .rq .div .lef .bot{
  width: 100%;
  padding-top: 44px;
}
.sy_con6 .rq .div .lef .bot .div2{
  width: 100%;
}
.sy_con6 .rq .div .lef .bot .div2 p{
  width: 100%;
  float: left;
  padding-left: 34px;
  font-size: 20px;
  color: #666666;
  margin-bottom: 18px;
  position: relative;
}
.sy_con6 .rq .div:first-child .lef .bot .div2 p{
  /*width: 50%;*/
}
.sy_con6 .rq .div .lef .bot .div2 p::before{
  content: '';
  width: 10px;
  height: 11px;
  background-image: url(../images/img67.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sy_con6 .rq .div .lef .bot .div1{
  width: 100%;
  margin-top: 58px;
  position: relative;
}
.sy_con6 .rq .div .lef .bot .div1 p{
  font-size: 14px;
  color: #666666;
}
.sy_con6 .rq .div .lef .bot .div1 p span{
  font-family: "din";
  font-size: 27px;
  color: #f7a804;
}
.sy_con6 .rq .div .lef .bot .div1 a{
  font-size: 16px;
  color: #ffffff;
  width: 160px;
  height: 45px;
  border-radius: 45px;
  padding-right: 26px;
  line-height: 45px;
  text-align: center;
  background: #06a3e8;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sy_con6 .rq .div .lef .bot .div1 a::before{
  content: '';
  width: 23px;
  height: 19px;
  background-image: url(../images/img68.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 18%;
  top: 50%;
  transform: translateY(-50%);
}
.sy_con6 .rq .div .rig{
  width: 50%;
  position: relative;
}
.sy_con6 .rq .div .rig::before{
  content: '';
  width: 762px;
  height: 407px;
  background-image: url(../images/img70.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 53px;
  left: 34px;
  z-index: -1;
}
.sy_con6 .rq .div:nth-child(2){
  margin-bottom: 30px;
}
.sy_con6 .rq .div:nth-child(3){
  margin-bottom: 0;
}
.sy_con6 .rq .div:nth-child(3) .rig{
  transform: translateY(20px);
}
.sy_con6 .rq .div:nth-child(3) .rig::before{
  width: 45px;
  width: 714px;
  height: 442px;
  background-image: url(../images/img74.png);
  left: 30px;
}
.sy_con6 .rq .div:nth-child(2n) .rig::before{
  display: none;
}
.sy_con6 .rq .div .rig img{
  max-width: 100%;
  float: left;
}
.sy_con6 .rq .div:nth-child(3) .rig img{
  float: right;
}


/* sy_con7 */
.sy_con7{
  width: 100%;
  height: 450px;
  background-image: url(../images/img75.jpg);
  background-size: cover;
  position: relative;
}
.sy_con7 .container{
  height: 290px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con7 .container .lef{
  width: 43.5%;
  height: 100%;
  float: left;
  /*background: rgba(255,255,255,.3);*/
  background-color: #2f333685;
  padding: 0 33px;
  display:table;   
}
.sy_con7 .container .lef p{
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  z-index: 1;

  vertical-align:middle;   
  display:table-cell;   
}
.sy_con7 .container .lef p span{
  position: relative;
  z-index: 1;
}
.sy_con7 .container .lef p span::before{
  content: '';
  width: 100%;
  height: 5px;
  background: #06a3e8;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: -1;
}
.sy_con7 .container .rig{
  width: 54.5%;
  height: 100%;
  float: left; 
}
.sy_con7 .container .rig .top{
  width: 100%;
  height: 78%;
  background: #06a3e8a3;
  padding-right: 404px;
  padding-top: 36px;
  padding-left: 36px;
}
.sy_con7 .container .rig .top .p1{
  font-size: 36px;
  color: #ffffff;
}
.sy_con7 .container .rig .bot{
  width: 100%;
  height: 22%;
  background: #f7f7f7;
  padding-right: 404px;
}
.sy_con7 .container .rig .top .p2{
  font-size: 30px;
  color: #ffffff;
}
.sy_con7 .container .rig .top .p2 span{
  font-size: 35px;
  color: #ffffff;
  font-family: "din";
}
.sy_con7 .container .rig .top .p3{
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 1px;
  margin-top: 8px;
}
.sy_con7 .container .rig .bot p{
  font-size: 30px;
  color:#06a3e8;
  text-align: center;
  line-height: 62px;
}
.sy_con7 .ig{
  width: 562px;
  position: absolute;
  right: 0;
  bottom: 0;
}


/* sy_con8 */
.sy_con8{
  width: 100%;
  padding-top: 76px;
  padding-bottom: 106px;
  overflow: hidden;
}
.bt .p3{
  font-size: 48px;
  color: #06a3e8;
}
.bt .p3 span{
  font-weight: bold;
 color: #f7a804;
}
.bt .p4{
  font-size: 20px;
  color: #666666;
}
.sy_con8 .rq{
  width: 100%;
  padding-top: 70px;
}
.sy_con8 .rq .top{
  width: 100%;
  height: 526px;
  position: relative;
}
.sy_con8 .rq .top::before{
  content: '';
  width: 1200px;
  height: 216px;
 /* background: #fff;*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  position: absolute;
  left: 0;
  bottom: 35px;
  z-index: 2;
}
.sy_con8 .rq .top .rig{
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.abo_video{
  width: 100%;
  cursor: pointer;
}
.abo_video .bj{
  width: 100%;
  vertical-align: middle;
}
.abo_video .bf{
  width: 90px;
  height: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
  z-index: 1;
}
.abo_video .bf::before{
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  animation: sbw 3s linear infinite;
  z-index: -1;
}
.abo_video .bf::after{
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  animation: sbw 3s linear infinite 1.5s;
  z-index: -1;
}
.abo_video .bf img{
  width: 100%;
  vertical-align: middle;
}

/* 视频弹窗 */
.msg-box-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	background: rgba(0,0,0,0.8);
}
.msg-box {
	width: 70%;
	height: 70%;
	background: rgba(0,0,0,0.8);
	position: absolute;
	left: 50%;
	top: 47%;
	transform: translate(-50%, -50%);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.msg-box .close-box {
	width: 30px;
	height: 30px;
	background: url("../images/btn-close-modal.png") no-repeat center;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.msg-box .close-box:hover {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sy_con8 .rq .top .container{
  height: 100%;
  position: relative;
}
.sy_con8 .rq .top .lef{
  width: 50%;
  padding-right: 130px;
  padding-top: 15px;
}
.sy_con8 .rq .top .lef .p1{
  font-size: 30px;
  color: #06a3e8;
  font-weight: bold;
}
.sy_con8 .rq .top .lef .p2{
  font-size: 16px;
  color: #666666;
  margin-top: 16px;
  line-height: 32px;
  margin-bottom: 36px;

  /*display: -webkit-box;*/
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  /*overflow: hidden;*/
}
.sy_con8 .rq .top .lef a{
  font-size: 16px;
  color: #333333;
  display: block;
  width: 160px;
  height: 46px;
  border: 1px solid rgb(228,228,228);
  border-radius: 46px;
  line-height: 44px;
  text-align: center;
  padding-right: 20px;
  position: relative;
}
.sy_con8 .rq .top .lef a:hover{
  background: #06a3e8;
  border: 1px solid #06a3e8;
  color: #fff;
}
.sy_con8 .rq .top .lef a::before{
  content: '';
  width: 8px;
  height: 16px;
  background-image: url(../images/img39.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 23%;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con8 .rq .top .lef a:hover::before{
  background-image: url(../images/img40.png);
}
.sy_con8 .top .div{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 94px;
  z-index: 2;
}
.sy_con8 .top .div .div1{
  margin-right: 100px;
  float: left;
}
.sy_con8 .top .div .div2 p{
  position: relative;
}
.sy_con8 .top .div .div2 p span{
  font-size: 42px;
  color: #333333;
  font-family: "din";
}
.sy_con8 .top .div .div2 p i{
  font-size: 20px;
  color: #666666;
  position: absolute;
  top: 10px;
  margin-left: 10px;
}
.sy_con8 .top .div .div1 .p1{
  font-size: 22px;
  color: #666666;
}

.sy_con8 .rq .bot{
  width: 100%;
  padding-top: 40px;
}
.sy_con8 .rq .bot .rq{
  width: 100%;
  padding-top: 0;
}
.sy_con8 .rq .bot .rq button{
  font-size: 30px;
  color: #666666;
  padding-left: 10px;
  position: relative;
  margin-right: 50px;
  transition: all .5s;
}
.sy_con8 .rq .bot .rq button.on{
  color: #06a3e8;
}
.sy_con8 .rq .bot .rq button::before{
  content: '';
  width: 3px;
  height: 27px;
  background: #666666;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con8 .rq .bot .rq button.on::before{
  background: #06a3e8;
}
.sy_con8 .rq .bot .rq1{
  width: 100%;
  margin-top: 30px;
  position: relative;
}
.sy_con8 .rq .bot .rq2{
  display: none;
}
.sy_con8 .rq .bot .rq2.on1{
  display: block;
}
.sy_con8 .rq .bot .rq1 .swiper-slide{
  position: relative;
}
.sy_con8 .rq .bot .rq1 .swiper-slide img{
  width: 100%;
  vertical-align: middle;
}
.sy_con8 .rq .bot .rq1 .swiper-slide .div{
  width: 88%;
  height: 88%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: rgba(0,87,146,0.88);
  opacity: 0;
  transition: all .5s;
}
.sy_con8 .rq .bot .rq1 .swiper-slide:hover .div{
  opacity: 1;
}
.sy_con8 .rq .bot .rq1 .swiper-slide .div p{
  font-size: 20px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con8 .rq .bot .rq1 .swiper-slide .div p img{
  display: block;
  width: 26px;
  margin: 0 auto;
  margin-top: 12px;
}
.sy_con8 .swiper-button-next,
.sy_con8 .swiper-button-prev{
  width: 19px;
  height: 37px;
  background-image: url(../images/img85.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -52px;
  margin-top: -18px;
  opacity: 1;
  transition: all .5s;
}
.sy_con8 .swiper-button-prev{
  left: -52px;
  transform: rotate(180deg);
}
.sy_con8 .swiper-button-next:hover,
.sy_con8 .swiper-button-prev:hover{
  background-image: url(../images/img86.png);
}
.lb-data .lb-number{
  display: none !important;
}


/* sy_con9 */
.sy_con9{
  width: 100%;
  padding-top: 80px;
  padding-bottom: 65px;
  background-image: url(../images/img87.jpg);
  background-size: cover;
  background-position: center;
}
.sy_con9 .bt .p1{
  font-size: 44px;
}
.sy_con9 .bt .p4{
  color: #999;
  margin-top: 10px;
}
.sy_con9 .rq{
  width: 100%;
  margin-top: 60px;
  padding: 0 50px;
  position: relative;
}
.sy_con9 .rq .swiper-container{
  padding: 10px;
}
.sy_con9 .rq .swiper-slide{
  height: 108px;
  background: #fff;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  transition: all .5s;
}
.sy_con9 .rq .swiper-slide:hover{
  transform: translateY(-10px);
}
.sy_con9 .rq .swiper-slide img{
  max-width: 70%;
  max-height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.sy_con9 .swiper-button-next,
.sy_con9 .swiper-button-prev{
  width: 16px;
  height: 28px;
  background-image: url(../images/img94.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  margin-top: -14px;
  opacity: 1;
}
.sy_con9 .swiper-button-prev{
  left: 0;
  transform: rotate(180deg);
}
.sy_con9 .swiper-button-next:hover,
.sy_con9 .swiper-button-prev:hover{
  background-image: url(../images/img95.png);
}

.sy_con9 .rq1{
  width: 100%;
  padding-top: 40px;
}
.sy_con9 .rq1 .div{
  display: table;
  width: auto;
  margin: 0 auto;
}
.sy_con9 .rq1 .div .p1{
  font-size: 14px;
  color: #666666;
  float: left;
  line-height: 54px;
}
.sy_con9 .rq1 .div .p1 span{
  font-size: 27px;
  color: #f7a804;
  font-family: "din";
}
.sy_con9 .rq1 .div a{
  display: block;
  float: left;
  width: 160px;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background: #06a3e8;
  padding-right: 26px;
  margin-left: 26px;
  position: relative;
}
.sy_con9 .rq1 .div a::before {
  content: '';
  width: 23px;
  height: 19px;
  background-image: url(../images/img68.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 18%;
  top: 50%;
  transform: translateY(-50%);
}


/* sy_con10 */
.sy_con10{
  width: 100%;
  padding-top: 92px;
  padding-bottom: 115px;
}
.sy_con10 .bt .p1{
  font-size: 44px;
}
.sy_con10 .rq{
  width: 100%;
  padding-top: 60px;
}
.sy_con10 .rq .lef{
  width: 70.4%;
  float: left;
}
.sy_con10 .rq .top{
  width: 100%;
  padding-bottom: 20px;
}
.sy_con10 .rq .top p{
  display: inline-block;
  font-size: 24px;
  color: #333333;
  padding-left: 12px;
  position: relative;
  margin-right: 40px;
  cursor: pointer;
  transition: all .5s;
}
.sy_con10 .rq .top p.on{
  color: #06a3e8;
}
.sy_con10 .rq .top p:last-child{
  margin-right: 0;
}
.sy_con10 .rq .top p::before{
  content: '';
  width: 2px;
  height: 22px;
  background: #333333;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con10 .rq .top p.on::before{
  background: #06a3e8;
}
.sy_con10 .rq .bot{
  width: 100%;
}
.sy_con10 .rq .bot .rq1{
  width: 100%;
  display: none;
}
.sy_con10 .rq .bot .rq1.on1{
  display: block;
}
.sy_con10 .rq .bot .div1{
  width: 100%;
}
.sy_con10 .rq .bot .div1 .swiper-slide{
  width: 100%;
  position: relative;
}
.sy_con10 .rq .bot .div1 .sw_lef{
  width: 51.5%;
  float: left;
  position: relative;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div{
  width: 250px;
  height: 66px;
  background: #06a3e8;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1{
  width: 52%;
  height: 100%;
  float: left;
  padding-left: 24px;
  line-height: 66px;
} 
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1 p{
  font-size: 24px;
  color: #ffffff;
  font-family: "din";
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1 .pr{
  font-size: 36px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2{
  width: 48%;
  height: 100%;
  float: left;
  position: relative;
  padding: 0 20px;
} 
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-next,
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-prev{
  width: 8px;
  height: 15px;
  background-image: url(../images/img97.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 20px;
  margin-top: -7px;
  z-index: 10;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-prev{
  transform: rotate(180deg);
  left: 20px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-pagination{
  width: 100%;
  text-align: center;
  line-height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-pagination-bullet{
  width: 7px;
  height: 7px;
  background: none;
  border: 1px solid #fff;
  opacity: 1;
  margin: 0 4px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-pagination-bullet-active{
  background: #fff;
}

.sy_con10 .rq .bot .div1 .sw_lef img{
  width: 100%;
  vertical-align: middle;
}
.sy_con10 .rq .bot .div1 .sw_rig{
  width: 48.5%;
  float: left;
  padding-top: 40px;
  padding-left: 66px;
}
.sy_con10 .rq .bot .div1 .sw_rig .p1{
  font-size: 24px;
  color: #333333;
  font-weight: bold;
}
.sy_con10 .rq .bot .div1 .sw_rig .p2{
  font-size: 14px;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 14px;
}
.sy_con10 .rq .bot .div1 .sw_rig .p3{
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  margin-bottom: 40px;
}
.sy_con10 .rq .bot .div1 .sw_rig button{
  font-size: 14px;
  color: #666666;
  display: block;
  width: 135px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #666666;
  padding-right: 30px;
  position: relative;
  transition: all .5s;
}
.sy_con10 .rq .bot .div1 .sw_rig button:hover{
  background: #f7a804;
  color: #fff;
  border: 1px solid #f7a804;
}
.sy_con10 .rq .bot .div1 .sw_rig button::before{
  content: '';
  width: 16px;
  height: 6px;
  background-image: url(../images/img37.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 22%;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.sy_con10 .rq .bot .div1 .sw_rig button:hover::before{
  background-image: url(../images/img38.png);
}

.sy_con10 .rq .bot .div2{
  width: 100%;
  padding-top: 13px;
}
.sy_con10 .rq .bot .div2 a{
  font-size: 18px;
  color: #333333; 
  width: 48.4%;
  line-height: 62px;
  border-bottom: 1px solid rgb(238,238,238);
  float: left;
  padding-left: 18px;
  padding-right: 105px;
  position: relative;
  margin-right: 3.2%;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sy_con10 .rq .bot .div2 a:hover{
  color: #06a3e8;
}
.sy_con10 .rq .bot .div2 a:nth-child(2n){
  margin-right: 0;
}
.sy_con10 .rq .bot .div2 a::before{
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid #999999;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sy_con10 .rq .bot .div2 a span{
  font-family: "akz2";
  font-size: 14px;
  color: #999999;
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
}


.sy_con10 .rq .rig{
  width: 25%;
  float: right;
}
.sy_con10 .rq .rig .div{
  width: 100%;
  height: 546px;
  padding: 0 34px;
  padding-top: 20px;
  background: rgb(245,245,245);
}
.sy_con10 .rq .rig .div a{
  display: block;
  border-bottom: 1px dashed rgb(188,188,188);
  padding-bottom: 25px;
  padding-top: 15px;
  position: relative;
}
/* .sy_con10 .rq .rig .div a:last-child{
  border-bottom: none;
} */
.sy_con10 .rq .rig .div a .p1{
  font-size: 18px;
  color: #444444;
  padding-left: 46px;
  position: relative;
  transition: all .3s;

  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.sy_con10 .rq .rig .div a:hover .p1{
  color: #f7a804;
}
.sy_con10 .rq .rig .div a .p2{
  font-size: 14px;
  color: #999999;
  padding-left: 46px;
  position: relative;
  margin-top: 20px;
  line-height: 22px;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.sy_con10 .rq .rig .div a::after{
  content: '';
  width: 32px;
  height: 32px;
  background-image: url(../images/img98.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 12px;
}
.sy_con10 .rq .rig .div a::before{
  content: '';
  width: 32px;
  height: 32px;
  background-image: url(../images/img99.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 55px;
}


/* 首页分辨率 */
@media(max-width:1680px){
  .banner .p1 {
    font-size: 22px;
}
.sy_con2 .rq .rig .div .p2 {
  font-size: 20px;
}
.sy_con2 .rq .lef .div .div1 .p1 {
  font-size: 26px;
}
.sy_con2 .rq .lef .div .div1 .p2 {
  font-size: 16px;
}
.sy_con2 .rq .lef .div .div1::before {
  top: 3px;
}
.sy_lef .div3 .p2 {
  font-size: 24px;
}
.sy_con5 {
  height: 349px;
}
.sy_con5 .rq .lef .p2 {
  font-size: 55px;
}
.sy_con6 .rq .div .lef .bot .div2 p {
  font-size: 20px;
}
.sy_con6 .rq .div .lef {
  padding-top: 50px;
  padding-right: 106px;
}
.sy_con6 .rq .div:nth-child(2n) .lef {
  padding-left: 50px;
  padding-right: 0;
}


}
@media(max-width:1459px){
  .sy_con1 {
    height: 68px;
}
.sy_con1 .lef {
  line-height: 68px;
}
.sy_con1 .lef .div1 a,
.sy_con1 .lef .div1 span {
  font-size: 14px;
}
.sy_con1 .lef .div1 span img {
  width: 15px;
}
.sy_con1 .lef .div2 {
  padding-right: 30px;
}
.sy_con1 .lef .div2 .div3 {
  height: 33px;
  line-height: 33px;
  border-radius: 33px;
  padding-right: 34px;
  margin-top: 18px;
}
.sy_con1 .lef .div2 .div3 button {
  width: 27px;
  height: 27px;
}
.sy_con1 .rig {
  height: 86px;
}
.sy_con1 .rig .div img {
  width: 40px;
}
.sy_con1 .rig .div .p1 {
  font-size: 14px;
}
.sy_con1 .rig .div .p2 {
  font-size: 26px;
}
.sy_con1 .rig .div {
  margin-top: 20px;
  padding-left: 48px;
}
.sy_con2 {
  padding-top: 70px;
  padding-bottom: 100px;
}
.sy_con2 .p {
  font-size: 33px;
  font-weight: bold;
}
.sy_con2 .rq {
  padding-top: 50px;
}
.sy_con2 .rq .lef .div {
  padding-left: 50px;
  padding-right: 48px;
  /*padding-top: 5px;*/
}
.sy_con2 .rq .lef .div img {
  width: 170px;
  left: 30px;
}
.sy_con2 .rq .lef .div .div1 .p1 {
  font-size: 22px;
}
.sy_con2 .rq .lef .div .div1 .p2 {
  font-size: 14px;
}
.sy_con2 .rq .lef .div .div1::before {
  width: 22px;
  height: 22px;
}
.sy_con2 .rq .lef .div .div1 {
  margin-bottom: 20px;
  padding-left: 28px;
}
.sy_con2 .rq .rig .div {
  /*padding-top: 40px;*/
  padding-left: 40px;
}
.sy_con2 .rq .rig .div .p1 {
  font-size: 22px;
  margin-bottom: 20px;
  color: #f7a804;
  font-weight: bold;
}
.sy_con2 .rq .rig .div .p2 {
  font-size: 14px;
  margin-bottom: 15px;
  padding-left: 24px;
}
.sy_con2 .rq .rig .div .p2::before {
  width: 18px;
  height: 18px;
  top: 4px;
}
.sy_con3 {
  padding-top: 46px;
  padding-bottom: 62px;
}
.bt .p1 {
  font-size: 33px;
}
.bt .p2 {
  font-size: 16px;
  margin-top: 10px;
}
.sy_con3 .rq {
  padding-top: 36px;
}
.sy_lef .p {
  font-size: 22px;
  line-height: 50px;
}
.sy_lef .p img {
  width: 23px;
  margin-bottom: -5px;
  margin-right: 2px;
}
.sy_lef .div1 {
  padding: 0 14px;
  /*padding-bottom: 10px;*/
}
.sy_lef .div1 .p1 {
  font-size: 18px;
  line-height: 28px;
  border-bottom: 1px solid rgb(234,234,234);
  padding-top: 12px;
  padding-left: 16px;
  font-weight: 600;
}
.sy_lef .div1 .p1::after {
  width: 13px;
  height: 13px;
  top: 20px;
}
.sy_lef .div1 .p1::before {
  height: 1px;
  bottom: -1px;
}
.sy_lef .div2 a {
  font-size: 16px;
  margin-top: 11px;
  padding-left: 18px;
}
.sy_lef .div3 {
  padding: 15px 18px;
  padding-bottom: 18px;
}
.sy_lef .div3 .p1 {
  font-size: 18px;
}
.sy_lef .div3 .p2 {
  font-size: 20px;
}
.sy_lef .div3 a {
  font-size: 13px;
  width: 120px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  margin-top: 12px;
}
.sy_lef .div3 a img {
  width: 20px;
}
.sy_con3 .rq .rig .top {
  height: 64px;
  line-height: 64px;
  padding: 0 30px;
}
.sy_con3 .rq .rig .top .div1 button {
  font-size: 18px;
  margin-right: 22px;
}
.sy_con3 .rq .rig .top .div1 button i {
  width: 18px;
  height: 20px;
  margin-bottom: -4px;
  margin-right: 3px;
}
.sy_con3 .rq .rig .top .div2 p {
  font-size: 22px;
}
.sy_con3 .rq .rig .top .div2 p span {
  font-size: 13px;
}
.sy_con3 .rq .rig .bot .rq1 {
  padding: 24px 0;
}.sy_con3 .rq .rig .bot .rq1 .div1 {
  height: 260px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 {
  padding-top: 45px;
  padding-left: 38px;
  padding-bottom: 76px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 .p1 {
  font-size: 22px;
  margin-bottom: 12px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 .p2 {
  font-size: 14px;
  line-height: 22px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 button {
  width: 102px;
  height: 30px;
  border-radius: 30px;
  font-size: 12px;
  padding-right: 22px;
  bottom: 38px;
  left: 38px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 button::before {
  right: 16%;
}
.sy_con3 .rq .rig .bot .rq2 .div1 {
  height: 256px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div2 img {
  max-height: 95%;
  max-width: 95%;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 {
  padding: 0 18px;
  padding-top: 6px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 .p1 {
  font-size: 16px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 .p2 {
  font-size: 12px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3::before {
  width: 6px;
  height: 12px;
  right: 18px;
}
.sy_con4 {
  padding-top: 70px;
  padding-bottom: 40px;
}
.sy_con4 .p {
  font-size: 45px;
}
.sy_con4 .p1 {
  font-size: 33px;
}
.sy_con4 .rq {
  padding-top: 30px;
}
.sy_con4 .rq .div .top {
  height: 242px;
}
.sy_con4 .rq .div .top img {
  max-height: 80%;
  max-width: 80%;
}
.sy_con4 .rq .div .bot {
  height: 54px;
  padding-left: 18px;
  padding-right: 90px;
  line-height: 54px;
  font-size: 15px;
}
.sy_con4 .rq .div .bot span {
  font-size: 12px;
  right: 28px;
}
.sy_con4 .rq .div {
  margin-bottom: 20px;
}
.sy_con5 {
  height: 285px;
}
.sy_con5 .rq {
  padding-top: 30px;
}
.sy_con5 .rq .lef .p1 {
  font-size: 36px;
}
.sy_con5 .rq .lef .p2 {
  font-size: 36px;
  line-height: 50px;
}
.sy_con5 .rq .lef a {
  font-size: 18px;
  padding: 0 28px;
  height: 52px;
  line-height: 52px;
  border-radius: 52px;
  margin-top: 22px;
}
.sy_con5 .rq .lef a span {
  font-size: 22px;
}
.sy_con5 .rq .rig .div::before {
  width: 14px;
  height: 14px;
  right: -7px;
}
.sy_con5 .rq .rig .div .div1 {
  width: 72px;
  height: 72px;
}
.sy_con5 .rq .rig .div p {
  font-size: 16px;
  margin-top: 22px;
}
.sy_con6 {
  padding-top: 60px;
  padding-bottom: 83px;
}
.sy_con6 .p {
  font-size: 33px;
}
.sy_con6 .p1 {
  font-size: 16px;
}
.sy_con6 .rq {
  padding-top: 60px;
}
.sy_con6 .rq .div .lef .top {
  padding-left: 45px;
  padding-right: 136px;
  padding-bottom: 22px;
}
.sy_con6 .rq .div .lef .top .ig {
  width: 36px;
  top: 10px;
}
.sy_con6 .rq .div .lef .top .p2 {
  font-size: 30px;
}
.sy_con6 .rq .div .lef .top::before {
  width: 350px;
  height: 4px;
}
.sy_con6 .rq .div .lef .top i {
  width: 72px;
  height: 86px;
  font-size: 36px;
  padding-top: 20px;
}
.sy_con6 .rq .div .lef .top i::before {
  width: 14px;
  height: 6px;
  bottom: 20px;
}
.sy_con6 .rq .div .lef .bot {
  padding: 30px;
}
.sy_con6 .rq .div .lef .bot .div2 p {
  padding-left: 25px;
  font-size: 16px;
  margin-bottom: 12px;
}
.sy_con6 .rq .div .lef .bot .div2 p::before {
  width: 8px;
  height: 9px;
}
.sy_con6 .rq .div .lef .bot .div1 {
  margin-top: 40px;
}
.sy_con6 .rq .div .lef .bot .div1 p {
  font-size: 13px;
}
.sy_con6 .rq .div .lef .bot .div1 p span {
  font-size: 16px;
}
.sy_con6 .rq .div .lef .bot .div1 a {
  font-size: 13px;
  width: 110px;
  height: 34px;
  border-radius: 34px;
  padding-right: 24px;
  line-height: 34px;
}
.sy_con6 .rq .div .lef .bot .div1 a::before {
  width: 18px;
  height: 15px;
}
.sy_con6 .rq .div .rig::before {
  width: 570px;
  height: 305px;
  top: 30px;
  left: 12px;
}
.sy_con6 .rq .div:nth-child(3) .rig::before {
  width: 500px;
  height: 310px;
}
.sy_con6 .rq .div:nth-child(3) .rig img {
  max-width: 91%;
}
.sy_con7 {
  height: 342px;
}
.sy_con7 .container .lef {
  padding: 0 25px;
}
.sy_con7 .container .lef p {
  font-size: 38px;
}
.sy_con7 .container .rig .top {
  padding-right: 307px;
  padding-top: 27px;
  padding-left: 27px;
}
.sy_con7 .container .rig .top .p1 {
  font-size: 28px;
}
.sy_con7 .container .rig .top .p2 {
  font-size: 16px;
}
.sy_con7 .container .rig .top .p2 span {
  font-size: 34px;
}
.sy_con7 .container .rig .top .p3 {
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: 8px;
}
.sy_con7 .container .rig .bot {
  padding-right: 307px;
}
.sy_con7 .container .rig .bot p {
  font-size: 22px;
  line-height: 48px;
}
.sy_con7 .ig {
  width: 420px;
}
.sy_con7 .container {
  height: 220px;
}
.sy_con8 {
  padding-top: 56px;
  padding-bottom: 80px;
}
.bt .p3 {
  font-size: 33px;
  font-weight: bold;
}
.bt .p4 {
  font-size: 14px;
}
.sy_con8 .rq {
  padding-top: 50px;
}
.sy_con8 .rq .top {
  height: 362px;
}
.sy_con8 .rq .top::before {
  width: 826px;
  display: none;
  height: 140px;
  bottom: 10px;
}
.sy_con8 .rq .top .lef {
  padding-right: 35px;
  padding-top: 10px;
}
.sy_con8 .rq .top .lef .p1 {
  font-size: 22px;
}
.sy_con8 .rq .top .lef .p2 {
  font-size: 16px;
  margin-top: 12px;
  line-height: 32px;
  margin-bottom: 24px;
}
.sy_con8 .rq .top .lef a {
  font-size: 13px;
  width: 120px;
  height: 34px;
  border-radius: 34px;
  line-height: 32px;
  padding-right: 20px;
}
.sy_con8 .rq .top .lef a::before {
  width: 5px;
  height: 10px;
}
.sy_con8 .top .div {
  bottom: 45px;
}
.sy_con8 .top .div .div1 {
  margin-right: 45px;
}
.sy_con8 .top .div .div2 p span {
  font-size: 42px;
}
.sy_con8 .top .div .div2 p i {
  font-size: 14px;
  top: 8px;
  margin-left: 8px;
}
.sy_con8 .top .div .div1 .p1 {
  font-size: 16px;
}
.abo_video .bf {
  width: 66px;
  height: 66px;
}
.sy_con8 .rq .bot {
  padding-top: 30px;
}
.sy_con8 .rq .bot .rq button {
  font-size: 22px;
  padding-left: 8px;
  margin-right: 36px;
}
.sy_con8 .rq .bot .rq button::before {
  width: 2px;
  height: 20px;
}
.sy_con8 .rq .bot .rq1 {
  margin-top: 22px;
}
.sy_con8 .rq .bot .rq1 .swiper-slide .div p {
  font-size: 16px;
}
.sy_con8 .rq .bot .rq1 .swiper-slide .div p img {
  width: 20px;
  margin-top: 8px;
}
.sy_con8 .swiper-button-next, .sy_con8 .swiper-button-prev {
  width: 14px;
  height: 24px;
  right: -36px;
  margin-top: -12px;
}
.sy_con8 .swiper-button-prev {
  left: -36px;
}
.sy_con9 {
  padding-top: 60px;
  padding-bottom: 48px;
}
.sy_con9 .bt .p1 {
  font-size: 33px;
}
.sy_con9 .bt .p4 {
  margin-top: 4px;
}
.sy_con9 .rq {
  margin-top: 40px;
  padding: 0 38px;
}
.sy_con9 .rq .swiper-slide {
  height: 82px;
}
.sy_con9 .swiper-button-next, .sy_con9 .swiper-button-prev {
  width: 10px;
  height: 18px;
  margin-top: -9px;
}
.sy_con9 .rq1 {
  padding-top: 30px;
}
.sy_con9 .rq1 .div .p1 {
  font-size: 13px;
  line-height: 40px;
}
.sy_con9 .rq1 .div .p1 span {
  font-size: 20px;
}
.sy_con9 .rq1 .div a {
  width: 120px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  font-size: 13px;
  padding-right: 24px;
  margin-left: 18px;
}
.sy_con9 .rq1 .div a::before {
  width: 20px;
  height: 16px;
}
.sy_con10 {
  padding-top: 68px;
  padding-bottom: 86px;
}
.sy_con10 .bt .p1 {
  font-size: 33px;
}
.sy_con10 .rq {
  padding-top: 44px;
}
.sy_con10 .rq .top {
  padding-bottom: 14px;
}
.sy_con10 .rq .top p {
  font-size: 18px;
  padding-left: 10px;
  margin-right: 30px;
}
.sy_con10 .rq .top p::before {
  width: 2px;
  height: 16px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div {
  width: 190px;
  height: 50px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1 {
  padding-left: 18px;
  line-height: 50px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1 p {
  font-size: 18px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div1 .pr {
  font-size: 26px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 {
  padding: 0 10px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-next, .sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-prev {
  width: 6px;
  height: 13px;
  right: 10px;
  margin-top: -6px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-button-prev {
  left: 10px;
}
.sy_con10 .rq .bot .div1 .sw_lef .sw_div2 .swiper-pagination {
  line-height: 48px;
}
.sy_con10 .rq .bot .div1 .sw_rig {
  padding-top: 20px;
  padding-left: 40px;
}
.sy_con10 .rq .bot .div1 .sw_rig .p1 {
  font-size: 18px;
}
.sy_con10 .rq .bot .div1 .sw_rig .p2 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 10px;
}
.sy_con10 .rq .bot .div1 .sw_rig .p3 {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
}
.sy_con10 .rq .bot .div1 .sw_rig button {
  font-size: 13px;
  width: 102px;
  height: 30px;
  border-radius: 30px;
  padding-right: 24px;
}
.sy_con10 .rq .bot .div1 .sw_rig button::before {
  width: 12px;
  height: 5px;
  right: 18%;
}
.sy_con10 .rq .bot .div2 a {
  font-size: 16px;
  line-height: 48px;
  padding-left: 14px;
  padding-right: 90px;
}
.sy_con10 .rq .bot .div2 a::before {
  width: 4px;
  height: 4px;
}
.sy_con10 .rq .bot .div2 a span {
  font-size: 12px;
  right: 14px;
}
.sy_con10 .rq .rig .div {
  height: 480px;
  padding: 0 14px;
  padding-top: 12px;
}
.sy_con10 .rq .rig .div a {
  padding-bottom: 18px;
  padding-top: 10px;
}
.sy_con10 .rq .rig .div a .p1 {
  font-size: 14px;
  padding-left: 32px;
}
.sy_con10 .rq .rig .div a .p2 {
  font-size: 13px;
  padding-left: 32px;
  margin-top: 6px;
  line-height: 22px;
}
.sy_con10 .rq .rig .div a::before {
  width: 24px;
  height: 24px;
  top: 48px;
}
.sy_con10 .rq .rig .div a::after {
  width: 24px;
  height: 24px;
  top: 8px;
}




}
@media(max-width:1259px){
  .banner .p1 {
    font-size: 16px;
}
.banner .container {
  bottom: 50px;
}
.sy_con1 .rig .div .p2 {
  font-size: 20px;
}
.sy_con2 .rq .lef .div img {
  width: 140px;
  left: 30px;
}
.sy_con2 .rq .lef .div .div1 .p1 {
  font-size: 18px;
}
.sy_con2 .rq .lef .div .div1 .p2 {
  font-size: 12px;
}
.sy_con2 .p {
  font-size: 28px;
}
.bt .p1 {
  font-size: 28px;
}
.bt .p2 {
  font-size: 14px;
  margin-top: 5px;
}
.sy_lef .div3 .p2 {
  font-size: 16px;
}
.sy_lef .div3 .p1 {
  font-size: 16px;
}
.sy_con4 .p {
  font-size: 34px;
}
.sy_con4 .p1 {
  font-size: 26px;
}
.sy_con4 .rq .div .top {
  height: 200px;
}
.sy_con5 {
  height: 250px;
}
.sy_con5 .rq {
  padding-top: 42px;
}
.sy_con5 .rq .lef .p1 {
  font-size: 28px;
}
.sy_con5 .rq .lef .p2 {
  font-size: 40px;
  line-height: 40px;
}
.sy_con5 .rq .rig .div .div1 {
  width: 60px;
  height: 60px;
}
.sy_con5 .rq .rig .div .div1 img {
  width: 33px;
}
.sy_con5 .rq .rig .div p {
  font-size: 14px;
  margin-top: 14px;
}
.sy_con6 .p {
  font-size: 28px;
}
.sy_con6 .rq .div .rig::before {
  width: 494px;
  height: 264px;
  top: 30px;
  left: 12px;
}
.sy_con6 .rq .div .lef {
  padding-top: 30px;
  padding-right: 54px;
}
.sy_con6 .rq .div .lef .bot .div2 p {
  padding-left: 18px;
  font-size: 14px;
  margin-bottom: 10px;
}
.sy_con6 .rq .div .lef .bot .div1 {
  margin-top: 26px;
}
.sy_con6 .rq .div:nth-child(3) .rig::before {
  width: 420px;
  height: 260px;
}
.sy_con7 .container .lef p {
  font-size: 34px;
}
.sy_con7 .ig {
  width: 370px;
}
.bt .p3 {
  font-size: 28px;
}
.sy_con9 .bt .p1 {
  font-size: 28px;
}
.sy_con10 .bt .p1 {
  font-size: 28px;
}



}
@media(max-width:991px){
  .pc{
    display: none !important;
  }
  .app{
    display: block !important;
  }
  .sy_con1::before,
  .sy_con1 .rig{
    display: none;
  }
  .sy_con1 .lef{
    width: 100%;
  }
  .sy_con2 .rq .lef{
    width: 100%;
  }
  .sy_con2 .rq .rig{
    width: 100%;
  }
  .sy_lef{
    display: none;
  }
  .sy_con3 .rq .rig{
    width: 100%;
  }
  .sy_con4 .rq .div{
    width: 32%;
    margin-right: 2%;
  }
  .sy_con4 .rq .div:nth-child(4n){
    margin-right: 2%;
  }
  .sy_con4 .rq .div:nth-child(3n){
    margin-right: 0;
  }
  .sy_con5 {
    height: 400px;
}
.sy_con5 .rq .lef{
  width: 100%;
}
.sy_con5 .rq .rig{
  width: 100%;
  padding-left: 0;
  padding-top: 60px;
}
.sy_con6 .rq .div .rig::before{
  display: none;
}
.sy_con6 .rq .div .lef{
  width: 100%;
  padding-right: 0;
}
.sy_con6 .rq .div .rig{
  width: 100%;
}
.sy_con6 .rq .div:nth-child(2n) .lef{
  padding-left: 0;
}
.sy_con6 .rq .div:nth-child(3) .rig img {
  max-width: 100%;
  width: 100%;
}
.sy_con6 .rq .div:nth-child(3) {
  margin-bottom: 30px;
}
.sy_con7{
  height: auto;
  padding: 30px 0;
}
.sy_con7 .ig{
  z-index: 0;
}
.sy_con7 .container{
  z-index: 1;
  height: auto;
  position: static;
  transform: translate(0%,0%);
}
.sy_con7 .container .lef{
  width: 100%;
}
.sy_con7 .container .rig{
  width: 100%;
}
.sy_con7 .ig {
  width: 266px;
}
.sy_con7 .container .lef p {
  font-size: 32px;
}
.sy_con8 .rq .top{
  height: auto;
}
.sy_con8 .top .div,
.sy_con8 .rq .top .rig{
  width: 100%;
  position: static;
  transform: translate(0%,0%);
}
.sy_con8 .rq .top::before{
  display: none;
}
.sy_con8 .top .div{
  margin-top: 30px;
}
.sy_con8 .top .div .div1 {
  margin-right: 70px;
}
.sy_con9 .rq {
  margin-top: 16px;
}
.sy_con10 .rq .lef{
  width: 100%;
}
.sy_con10 .rq .rig{
  width: 100%;
  margin-top: 30px;
}
.sy_con10 .rq .rig .div{
  height: auto;
}
.sy_con10 .rq .rig .div a::before {
  top: 34px;
}

}
@media(max-width:500px){
  .msg-box {
    width: 95%;
    height: 50%;
}
  .sy_con1{
    height: auto;
    padding: 20px 0;
  }
  .sy_con1 .lef {
    line-height: initial;
}
  .sy_con1 .lef .div1{
    width: 100%;
  }
  .sy_con1 .lef .div2{
    width: 100%;
  }
  .sy_con1 .lef .div2 .div3 input {
    font-size: 12px;
    display: block;
    width: 100%;
    height: 100%;
}
.sy_con2 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.sy_con2 .p {
  font-size: 24px;
}
.sy_con2 .rq {
  padding-top: 22px;
}
.sy_con2 .rq .lef .div img{
  display: none;
}
.sy_con2 .rq .lef .div {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.sy_con2 .rq .lef .div .div1 {
  margin-bottom: 10px;
  padding-left: 28px;
}
.sy_con2 .rq .lef .div .div1 .p1 {
  font-size: 16px;
}
.sy_con2 .rq .lef .div .div1::before {
  width: 18px;
  height: 18px;
}
.sy_con2 .rq .rig .div {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.sy_con2 .rq .rig .div .p1 {
  font-size: 18px;
  margin-bottom: 12px;
}
.sy_con2 .rq .rig .div .p2 {
  font-size: 16px;
  margin-bottom: 12px;
  padding-left: 24px;
}
.sy_con2 .rq .rig .div .p2::before {
  top: 3px;
}
.sy_con3 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.bt .p1 {
  font-size: 24px;
}
.bt .p2 {
  font-size: 13px;
  margin-top: 2px;
}
.sy_con3 .rq {
  padding-top: 25px;
}
.sy_con3 .rq .rig .top .div2{
  display: none;
}
.sy_con3 .rq .rig .top {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
.sy_con3 .rq .rig .bot .rq1 .div1{
  width: 100%;
  margin-right: 0;
  margin-bottom: 10px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 {
  padding-top: 20px;
  padding-left: 15px;
  padding-bottom: 50px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 {
  height: 220px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 button {
  bottom: 15px;
  left: 15px;
}
.sy_con3 .rq .rig .bot .rq1 {
  padding: 10px 0;
}
.sy_con3 .rq .rig .bot .rq2 .div1{
  width: 48%;
  height: auto;
  margin-right: 2%;
  margin-bottom: 10px;
}
.sy_con3 .rq .rig .bot .rq2 .div1:nth-child(2){
  margin-right: 0;
}
.sy_con3 .rq .rig .bot .rq2 .div1:nth-child(3){
  display: none;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div2{
  height: 120px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3{
  height: auto;
  padding: 10px;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3 .p2 {
  white-space: inherit;
}
.sy_con3 .rq .rig .bot .rq2 .div1 .div3::before {
  top: 26%;
}
.sy_con4 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.sy_con4 .p {
  font-size: 26px;
}
.sy_con4 .p1 {
  font-size: 22px;
}
.sy_con4 .rq .div{
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.sy_con4 .rq .div:nth-child(3n){
  margin-right: 2%;
}
.sy_con4 .rq .div:nth-child(2n){
  margin-right: 0;
}
.sy_con4 .rq .div .top {
  height: 130px;
}
.sy_con4 .rq .div .bot {
  height: 40px;
  padding-left: 10px;
  padding-right: 88px;
  line-height: 40px;
  font-size: 14px;
}
.sy_con5 {
  height: auto;
  padding-bottom: 30px;
}
.sy_con5 .rq {
  padding-top: 35px;
}
.sy_con5 .rq .lef .p1 {
  font-size: 18px;
}
.sy_con5 .rq .lef .p2 {
  font-size: 24px;
  line-height: 30px;
}
.sy_con5 .rq .lef a {
  font-size: 14px;
  padding: 0 18px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  margin-top: 16px;
}
.sy_con5 .rq .lef a span {
  font-size: 20px;
}
.sy_con5 .rq .rig {
  padding-top: 40px;
}
.sy_con6 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.sy_con6 .p {
  font-size: 24px;
}
.sy_con6 .p1 {
  font-size: 14px;
}
.sy_con6 .rq {
  padding-top: 22px;
}
.sy_con6 .rq .div .lef {
  padding-top: 12px;
}
.sy_con6 .rq .div .lef .top {
  padding-left: 36px;
  padding-right: 90px;
  padding-bottom: 12px;
}
.sy_con6 .rq .div .lef .top .p2 {
  font-size: 20px;
}
.sy_con6 .rq .div .lef .top .ig {
  width: 26px;
  top: 2px;
}
.sy_con6 .rq .div .lef .top i {
  width: 58px;
  height: 70px;
  font-size: 30px;
  padding-top: 12px;
}
.sy_con6 .rq .div .lef .top i::before {
  bottom: 16px;
}
.sy_con6 .rq .div .lef .top::before {
  width: 286px;
}
.sy_con6 .rq .div .lef .bot {
  padding-top: 24px;
}
.sy_con6 .rq .div:nth-child(3) .rig {
  transform: translateY(0px);
}
.sy_con7 .container .lef {
  padding: 15px;
}
.sy_con7 .container .lef p {
  font-size: 24px;
}
.sy_con7 .container .lef p span{
  display: block;
  text-align: center;
}
.sy_con7 .container .rig .top {
  padding-right: 15px;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.sy_con7 .container .rig .bot p {
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  padding-left: 15px;
}
.sy_con7 .container .rig .bot {
  padding-right: 0;
}
.sy_con7 .ig {
  width: 144px;
}
.sy_con7 .container .lef p span::before{
  display: none;
}
.sy_con7 .container .rig .top .p1 {
  font-size: 20px;
}
.sy_con7 .container .rig .top .p2 {
  font-size: 14px;
}
.sy_con7 .container .rig .top .p2 span {
  font-size: 26px;
}
.sy_con8 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.bt .p3 {
  font-size: 24px;
}
.sy_con8 .rq {
  padding-top: 22px;
}
.abo_video .bf {
  width: 54px;
  height: 54px;
}
.sy_con8 .rq .top .lef {
  width: 100%;
  padding-right: 0px;
  padding-top: 20px;
}
.sy_con8 .rq .top .lef .p1 {
  font-size: 20px;
}
.sy_con8 .rq .top .lef .p2 {
  margin-top: 5px;
  margin-bottom: 20px;
  -webkit-line-clamp: 30;
}
.sy_con8 .top .div .div2 p span {
  font-size: 36px;
}
.sy_con8 .top .div .div1 .p1 {
  font-size: 14px;
}
.sy_con8 .top .div .div1{
  width: 50%;
  margin-right: 0;
  float: left;
  text-align: center;
  padding: 20px 0;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}
.sy_con8 .top .div .div1:nth-child(2n){
  border-right: none;
}
.sy_con8 .top .div .div1:nth-child(3),
.sy_con8 .top .div .div1:nth-child(4){
  border-bottom: none;
}
.sy_con8 .rq .bot .rq button {
  font-size: 18px;
  padding-left: 6px;
  margin-right: 16px;
}
.sy_con8 .rq .bot .rq button::before {
  width: 2px;
  height: 16px;
}
.sy_con8 .swiper-button-next, .sy_con8 .swiper-button-prev {
  width: 10px;
  height: 24px;
  right: -10px;
}
.sy_con8 .swiper-button-prev{
  left: -10px;
}
.sy_con8 .rq .bot .rq1{
  margin-top: 15px;
  padding: 0 10px;
}
.sy_con9 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sy_con9 .bt .p1 {
  font-size: 24px;
}
.sy_con9 .bt .p4 {
  margin-top: 0px;
}
.sy_con9 .rq {
  margin-top: 8px;
  padding: 0 16px;
}
.sy_con9 .rq1 {
  padding-top: 14px;
}
.sy_con9 .rq .swiper-slide {
  height: 56px;
}
.sy_con10 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.sy_con10 .bt .p1 {
  font-size: 24px;
}
.sy_con10 .rq {
  padding-top: 24px;
}
.sy_con10 .rq .bot .div1 .sw_lef{
  width: 100%;
}
.sy_con10 .rq .bot .div1 .sw_rig{
  width: 100%;
  padding-left: 0;
}
.sy_con10 .rq .bot .div2 a{
  width: 100%;
  margin-right: 0;
}

}
@media(max-width:375px){
  .sy_con2 .p {
    font-size: 22px;
}
.sy_con2 .rq .lef .div .div1 .p2 {
  margin-top: 3px;
}
.sy_con3 .rq .rig .top .div1 button {
  font-size: 16px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 .div2 .p1 {
  font-size: 18px;
  margin-bottom: 6px;
}
.sy_con3 .rq .rig .bot .rq1 .div1 {
  height: 190px;
}
.sy_con4 .p {
  font-size: 24px;
}
.sy_con4 .p1 {
  font-size: 20px;
}
.sy_con6 .rq .div .lef .top::before {
  width: 246px;
}

}















































/* 内页拼单 */
/* 产品列表 */
.ny_banner{
  width: 100%;
  position: relative;
}
.ny_banner .bj{
  width: 100%;
  vertical-align: middle;
}

/* .por_con1 */
.por_con1{
  width: 100%;
  padding-top: 70px;
  background: rgb(248,248,248);
}
.por_con1 .p{
  font-size: 44px;
  color: #2f3336;
  text-align: center;
  font-weight: bold;
}
.por_con1 .p span{
  color: #06a3e8;
}
.por_con1 .p1{
  font-size: 16px;
  color: #666666;
  text-align: center;
  padding-top: 27px;
  padding-bottom: 60px;
  width: 80%;
  margin: 0 auto;
  line-height: 28px;
}
.por_con1 .rq{
  width: 100%;
}
.por_con1 .rq .div{
  width: 23.5%;
  height: 225px;
  float: left;
  margin-right: 2%;
}
.por_con1 .rq .div:nth-child(4n){
  margin-right: 0;
}
.por_con1 .rq .div1{
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 34px 0;
  transition: all .5s;
}
.por_con1 .rq .div:hover .div1{
  background: #06a3e8;
}
.por_con1 .rq .div1 div{
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: #06a3e8;
  margin: 0 auto;
  position: relative;
  transition: all .5s;
}
.por_con1 .rq .div1:hover div{
  background: #fff;
}
.por_con1 .rq .div1 div img{
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.por_con1 .rq .div1 div .ig2{
  left: 0;
  opacity: 0;
}
.por_con1 .rq .div1:hover div .ig2{
  left: 50%;
  opacity: 1;
}
.por_con1 .rq .div1:hover div .ig1{
  left: 100%;
  opacity: 0;
}
.por_con1 .rq .div1 p{
  font-size: 24px;
  color: #06a3e8;
  text-align: center;
  padding-top: 24px;
  transition: all .3s;
}
.por_con1 .rq .div1:hover p{
  color: #fff;
}

@media(max-width:1459px){
  .por_con1 {
    padding-top: 53px;
}
.por_con1 .p {
  font-size: 33px;
}
.por_con1 .p1 {
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 45px;
  line-height: 28px;
}
.por_con1 .rq .div {
  height: 170px;
}
.por_con1 .rq .div1 {
  padding: 25px 0;
}
.por_con1 .rq .div1 div {
  width: 66px;
  height: 66px;
}
.por_con1 .rq .div1 p {
  font-size: 18px;
  padding-top: 20px;
}
.por_con1 .rq .div1 div img {
  width: 26px;
}
}
@media(max-width:991px){
  .por_con1 {
    padding-top: 40px;
}
.por_con1 .p {
  font-size: 28px;
}
.por_con1 .p1 {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 32px;
  line-height: 24px;
  width: 100%;
}
.por_con1 .rq .div {
  height: 130px;
}
.por_con1 .rq .div1 div {
  width: 50px;
  height: 50px;
}
.por_con1 .rq .div1 {
  padding: 22px 0;
}
.por_con1 .rq .div1 p {
  font-size: 16px;
  padding-top: 16px;
}

}
@media(max-width:500px){
  .por_con1 .p {
    font-size: 24px;
}
.por_con1 .p1 {
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 25px;
  line-height: 23px;
  width: 100%;
}
.por_con1 .rq .div1 {
  padding: 12px 0;
}
.por_con1 .rq .div {
  height: 115px;
}
.por_con1 .rq .div1 p {
  font-size: 14px;
  padding-top: 14px;
}

}

/* por_con2 */
.por_con2{
  width: 100%;
  padding-top: 88px;
  background: rgb(248,248,248);
}
.por_con2_lef{
  width: 19.7%;
  float: left;
}
.por_con2_lef .sy_lef{
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

.por_con2_lef .rq1{
  width: 100%;
  margin-bottom: 22px;
}
.por_con2_lef .rq1 .p{
  font-size: 30px;
  color: #ffffff;
  line-height: 78px;
  background: rgb(47,51,54);
  text-align: center;
  position: relative;
}
.por_con2_lef .rq1 .p span{
  font-size: 44px;
  color: #ffffff;
  font-weight: bold;
  opacity: 0.05;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-transform: uppercase;
}
.por_con2_lef .rq1 .div{
  width: 100%;
  background: #fff;
}
.por_con2_lef .rq1 .div .div1{
  width: 100%;
  border-bottom: 1px dashed rgb(208,208,208);
}
.por_con2_lef .rq1 .div .div1 .a{
  font-size: 16px;
  color: #333333;
  padding-left: 34px;
  line-height: 50px;
  display: block;
  position: relative;
}
.por_con2_lef .rq1 .div .div1.on .a{
  color: #fff;
  background: #06a3e8;
}
.por_con2_lef .rq1 .div .div1 .a i{
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 17%;
  transform: translateY(-50%);
  background-image: url(../images/por1_con2_img1.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: all .5s;
}
.por_con2_lef .rq1 .div .div1.on .a i{
  background-image: url(../images/por1_con2_img2.png);
}
.por_con2_lef .rq1 .div .div1 .div2{
  width: 100%;
  padding:0 47px;
  max-height: 0;
  height: auto;
  overflow: hidden;
  transition: all .5s;
  opacity: 0;
}
.por_con2_lef .rq1 .div .div1.on .div2{
  opacity: 1;
  max-height: 300px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.por_con2_lef .rq1 .div .div1 .div2 p{
  margin-bottom: 12px;
}
.por_con2_lef .rq1 .div .div1 .div2 a{
  font-size: 14px;
  color: #666666;
  padding-right: 10px;
  position: relative;
  transition: all .6s;
}
.por_con2_lef .rq1 .div .div1 .div2 a.on1,
.por_con2_lef .rq1 .div .div1 .div2 a:hover{
  padding-right: 20px;
  color: #06a3e8;
}
.por_con2_lef .rq1 .div .div1 .div2 a::before{
  content: '';
  width: 6px;
  height: 11px;
  background-image: url(../images/por1_con2_img3.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .3s;
}
.por_con2_lef .rq1 .div .div1 .div2 a.on1::before,
.por_con2_lef .rq1 .div .div1 .div2 a:hover::before{
  opacity: 1;
}

.por_con2_lef .rq2{
  width: 100%;
  background: #06a3e8;
  margin-bottom: 22px;
}
.por_con2_lef .rq2 .p{
  font-size: 24px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  position: relative;
  background: #06a3e8;
}
.por_con2_lef .rq2 .p span{
  font-size: 44px;
  color: #ffffff;
  opacity: 0.05;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.por_con2_lef .rq2 .div{
  width: 100%;
  padding: 12px 10px;
  padding-bottom: 25px;
}
.por_con2_lef .rq2 .div .div1{
  width: 100%;
  margin-bottom: 14px;
}
.por_con2_lef .rq2 .div .div1:last-child{
  margin-bottom: 0;
}
.por_con2_lef .rq2 .div .div1 .p1{
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
}
.por_con2_lef .rq2 .div .div1 .p2{
  font-size: 14px;
  color: #666666;
}
.por_con2_lef .rq2 .div2{
  width: 100%;
  position: relative;
}
.por_con2_lef .rq2 .div2 img{
  width: 100%;
  vertical-align: middle;
}
.por_con2_lef .rq2 .div2 div{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 0 13px;
}
.por_con2_lef .rq2 .div2 div .p1{
  font-size: 16px;
  color: #2f3336;
}
.por_con2_lef .rq2 .div2 div .p1 img{
  width: 20px;
}
.por_con2_lef .rq2 .div2 div .p2{
 font-size: 30px;
    color: #f7a804;
    font-family: "din";
    font-weight: 700;

}

.por_con2_lef .rq3{
  width: 100%;
  background: #fff;
}
.por_con2_lef .rq3 .p{
  font-size: 24px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
  position: relative;
  background: #06a3e8;
}
.por_con2_lef .rq3 .p span{
  font-size: 44px;
  color: #ffffff;
  opacity: 0.05;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.por_con2_lef .rq3 .div{
  width: 100%;
  padding: 10px 20px;
  padding-bottom: 70px;
}
.por_con2_lef .rq3 .div a{
  display: inline-block;
  font-size: 14px;
  color: #999999;
  line-height: 25px;
  border: 1px solid rgb(209,210,211);
  border-radius: 5px;
  margin-bottom: 4px;
  margin-right: 5px;
  padding: 0 15px;
}
.por_con2_lef .rq3 .div a:hover{
  color: #fff;
  background: #06a3e8;
  border: 1px solid #06a3e8;
}

.por_con2_rig{
  width: 78%;
  float: right;
}
.por_con2_rig .rq1{
  background: #fff;
  margin-bottom: 34px;
}
.por_con2_rig .rq1 .top{
  padding: 0 25px;
  line-height: 70px;
  border-bottom: 2px solid rgb(239,239,239);
}
.por_con2_rig .rq1 .top .p{
  font-size: 26px;
  color: #333333;
  float: left;
}
.por_con2_rig .rq1 .top .p span{
  font-size: 24px;
  color: #333333;
  opacity: 0.5;
  text-transform: uppercase;
}
.por_con2_rig .rq1 .top div{
  float: right;
  width: 40px;
  height: 40px;
  background: rgb(232,232,232);
  margin-left: 14px;
  margin-top: 15px;
  position: relative;
  transition: all .5s;
}
.por_con2_rig .rq1 .top div.on{
  background: #06a3e8;
}
.por_con2_rig .rq1 .top .div1::before{
  content: '';
  width: 18px;
  height: 13px;
  background-image: url(../images/por1_con2_img9.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.por_con2_rig .rq1 .top .div1.on::before{
  background-image: url(../images/por1_con2_img8.png);
}
.por_con2_rig .rq1 .top .div2::before{
  content: '';
  width: 15px;
  height: 15px;
  background-image: url(../images/por1_con2_img7.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.por_con2_rig .rq1 .top .div2.on::before{
  background-image: url(../images/por1_con2_img6.png);
}
.por_con2_rig .rq1 .bot{
  width: 100%;
  background: #f5f5f5;
  padding: 0 25px;
  padding-bottom: 38px;
}
.por_con2_rig .rq1 .bot .div{
  width: 100%;
  margin-bottom: 38px;
}
.por_con2_rig .rq1 .bot .div1{
  width: 30.5%;
  height: 400px;
  float: left;
  margin-right: 2%;
  border: 1px solid rgb(227,227,227);
  margin-top: 15px;
  display: block;
}
.por_con2_rig .rq1 .bot .div1:nth-child(4n){
  margin-right: 0;
}
.por_con2_rig .rq1 .bot.por2_bot .div1{
  width: 32%;
  height: 395px;
  margin-right: 2%;
}
.por_con2_rig .rq1 .bot.por2_bot .div1:nth-child(4n){
  margin-right: 2%;
}
.por_con2_rig .rq1 .bot.por2_bot .div1:nth-child(3n){
  margin-right: 0%;
}
.por_con2_rig .rq1 .bot .div1 .div2{
  width: 100%;
  overflow: hidden;
}
.por_con2_rig .rq1 .bot .div1 .div2 img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
  
  
}
.por_con2_rig .rq1 .bot .div1:hover .div2 img{
  transform: scale(1.1);
}
.por_con2_rig .rq1 .bot .div1 .div3{
  width: 100%;
  padding: 12px;
  padding-top: 18px;
  text-align: center;
  background-color: #06a3e8;
}
.por_con2_rig .rq1 .bot .div1 .div3 .p1{
  font-size: 20px;
  color: rgb(248 248 248 / 80%);
  margin-bottom: 8px;
  transition: all .5s;
  
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.por_con2_rig .rq1 .bot .div1:hover .div3 .p1{
  color: #fff;
}
.por_con2_rig .rq1 .bot .div1 .div3 .p2{
  font-size: 14px;
  color: #999999;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.por_con2_rig .rq1 .bot .div1 .div3 button{
  font-size: 12px;
  color: #fff;
  width: 90px;
  height: 27px;
  line-height: 25px;
  border: 1px solid rgb(227,227,227);
  margin-top: 15px;
  text-transform: uppercase;
  transition: all .5s;
}
.por_con2_rig .rq1 .bot .div1:hover .div3 button{
  background: #06a3e8;
  border: 1px solid #06a3e8;
  color: #fff;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4{
  margin-top: 25px;
  margin-bottom: 10px;
  display: none;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4 p{
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  display: inline-block;
  line-height: 22px;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4 span{
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  padding: 0 7px;
  border: 1px solid rgb(209,210,211);
  border-radius: 3px;
  transition: all .5s;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4 span:hover{
  color: #fff;
  background: #06a3e8;
  border: 1px solid #06a3e8;
}
.por_con2_rig .rq1 .bot.on1 .div .div1{
  width: 100%;
  height: auto;
  margin-right: 0;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div2{
  width: 37.4%;
  float: left;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3{
  width: 62.6%;
  float: left;
  padding-left: 46px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 .p1{
  font-size: 22px;
  margin-bottom: 18px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 button{
  font-size: 14px;
  width: 120px;
  height: 35px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 .div4{
  display: block;
}

.fy{
  display: table;
  width: auto;
  margin: 0 auto;
}
.fy li{
  float: left;
  margin-right: 9px;
}
.fy li a{
  display: block;
  width: 31px;
  line-height: 31px;
  border: 1px solid rgb(219,219,219);
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.fy li.on a:hover,
.fy li a:hover{
  color: #fff;
  background: #06a3e8;
  border: 1px solid #06a3e8;
}
.fy li:last-child a,
.fy li:first-child a{
  width: 47px;
  height: 33px;
  margin-right: 23px;
  position: relative;
}
.fy li:last-child a{
  margin-right: 0;
  margin-left: 23px;
}
.fy li:last-child a::before,
.fy li:first-child a::before{
  content: '';
  width: 8px;
  height: 14px;
  background-image: url(../images/por1_con2_img12.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.fy li:first-child a::before{
  transform: translate(-50%,-50%) rotate(180deg);
}
.fy li:last-child a:hover::before,
.fy li:first-child a:hover::before{
  background-image: url(../images/por1_con2_img11.png);
}


.por_con2_rig .rq2{
  width: 100%;
  height: 258px;
  margin-bottom: 32px;
      background-color: #06a3e8;
  /*background-image: url(../images/por1_con2_img13.jpg);*/
  background-size: cover;
}
.por_con2_rig .rq2 .lef{
  width: 42%;
  float: left;
  padding-left: 53px;
  padding-top: 58px;
}
.por_con2_rig .rq2 .lef span{
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  line-height: 34px;
  padding: 0 15px;
  background: #f7a804;
}
.por_con2_rig .rq2 .lef p{
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 14px;
  padding-bottom: 35px;
  position: relative;
}
.por_con2_rig .rq2 .lef p::before{
  content: '';
  width: 38px;
  height: 2px;
  background: rgb(143,147,150);
  position: absolute;
  bottom: 0;
  left: 0;
}
.por_con2_rig .rq2 .rig{
  width: 58%;
  height: 100%;
  float: left;
  position: relative;
}
.por_con2_rig .rq2 .rig img{
  max-width: 85%;
  max-height: 85%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.por_con2_rig .rq2:hover .rig img{
  transform: translate(-50%,-50%) scale(1.08);
}

.por_con2_rig .rq3{
  width: 100%;
  margin-bottom: 20px;
  background: #fff;
}
.por_con2_rig .rq3 .p{
  font-size: 26px;
  color: #333333;
  line-height: 77px;
  padding: 0 23px;
  border-bottom: 2px solid rgb(239,239,239);
}
.por_con2_rig .rq3 .p span{
  color: #333333;
  font-size: 24px;
  opacity: 0.5;
  text-transform: uppercase;
}
.por_con2_rig .rq3 .div{
  padding: 23px;
}
.por_con2_rig .rq3 .div .div1{
  width: 23.5%;
  height: 218px;
  margin-right: 2%;
  float: left;
  background: rgb(246,246,246);
  padding: 30px 10px;
  transition: all .5s;
}
.por_con2_rig .rq3 .div .div1:hover{
  box-shadow: 0px 16px 22px 0px rgb(90,91,95,.2);
  transform: translate3d(0,-5px,0);
}
.por_con2_rig .rq3 .div .div1:nth-child(4n){
  margin-right: 0;
}
.por_con2_rig .rq3 .div .div1 img{
  width: 44px;
  display: block;
  margin: 0 auto;
}
.por_con2_rig .rq3 .div .div1 .p1{
  font-size: 22px;
  color: #333333;
  border-bottom: 1px solid rgb(207,206,206);
  text-align: center;
  padding-top: 22px;
  padding-bottom: 9px;
  margin-bottom: 18px;
}
.por_con2_rig .rq3 .div .div1 .p2{
  font-size: 20px;
  color: #333333;
  text-align: center;
}
.por_con2_rig .rq3 .div .div1 .p3{
  font-size: 16px;
  color: #333333;
  /*text-align: center;*/
}
.por_con2_rig .rq1.rq4 .bot{
  padding-bottom: 20px;
}
.por_con2_rig .rq1.rq4 .bot .div{
  margin-bottom: 0;
}
.fl{
  width: 100%;
  line-height: 40px;
  padding: 0 20px;
  display: none;
  background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);
}
.fl a{
  font-size: 16px;
  color: #333;
  float: right;
}
@media(max-width:991px){
  .fl_l.por_con2_lef{
    width: 100%;
    display: block;
  }
  .fl_l.por_con2_lef .rq1 .p a {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #fff;
    z-index: 10;
}
  .por_con2_lef .rq1 .div .div1 .a{
    display: inline-block;
    width: 86%;
  }
  .por_con2_lef .rq1 .div .div1.on .a{
    background: none;
  }
  .por_con2_lef .rq1 .div .div1.on .p1{
    background: #06a3e8;
}
.por_con2_lef .rq1 .div .div1 .a i{
  right: 0;
}
}
@media(max-width:500px){
  .fy li a {
    width: 28px;
    line-height: 28px;
    font-size: 13px;
  }
  .fy li:last-child a, .fy li:first-child a {
    width: 40px;
    height: 30px;
    margin-right: 0px;
}
.fy li:last-child a {
  margin-right: 0;
  margin-left: 0px;
}

}

@media(max-width:1459px){
  .por_con2 {
    padding-top: 65px;
  }
  .por_con2_lef .rq1 .p {
    font-size: 22px;
    line-height: 60px;
  }
  .por_con2_lef .rq1 .p span {
    font-size: 32px;
  }
  .por_con2_lef .rq1 .div .div1 .a {
    font-size: 14px;
    padding-left: 25px;
    line-height: 40px;
  }
  .por_con2_lef .rq1 .div .div1 .a i {
    width: 12px;
    height: 12px;
  }
  .por_con2_lef .rq1 .div .div1 .div2 {
    padding: 0 35px;
  }
  .por_con2_lef .rq1 .div .div1 .div2 a {
    font-size: 13px;
  }
  .por_con2_lef .rq1 .div .div1 .div2 p {
    margin-bottom: 8px;
  }
  .por_con2_lef .rq2 .p {
    font-size: 18px;
    line-height: 45px;
  }
  .por_con2_lef .rq2 .p span {
    font-size: 33px;
  }
  .por_con2_lef .rq2 .div {
    padding: 10px 10px;
    padding-bottom: 20px;
  }
  .por_con2_lef .rq2 .div2 div .p1 {
    font-size: 14px;
  }
  .por_con2_lef .rq2 .div2 div .p1 img {
    width: 16px;
    margin-bottom: 1px;
  }
  .por_con2_lef .rq2 .div2 div .p2 {
    font-size: 22px;
  }
  .por_con2_lef .rq3 .p {
    font-size: 18px;
    line-height: 45px;
  }
  .por_con2_lef .rq3 .p span {
    font-size: 33px;
  }
  .por_con2_lef .rq3 .div {
    padding: 10px 10px;
    padding-bottom: 35px;
  }
  .por_con2_lef .rq3 .div a {
    font-size: 12px;
    line-height: 22px;
    padding: 0 10px;
  }
  .por_con2_rig .rq1 .bot .div {
    margin-bottom: 30px;
  }
  .por_con2_rig .rq1 {
    margin-bottom: 24px;
  }
  .por_con2_rig .rq1 .top {
    padding: 0 19px;
    line-height: 54px;
  }
  .por_con2_rig .rq1 .top .p {
    font-size: 20px;
  }
  .por_con2_rig .rq1 .top .p span {
    font-size: 18px;
  }
  .por_con2_rig .rq1 .top div {
    width: 30px;
    height: 30px;
    margin-top: 14px;
  }
  .por_con2_rig .rq1 .top .div1::before {
    width: 14px;
    height: 10px;
  }
  .por_con2_rig .rq1 .top .div2::before {
    width: 11px;
    height: 11px;
  }
  .por_con2_rig .rq1 .bot {
    padding: 0 19px;
    padding-bottom: 30px;
  }
  .por_con2_rig .rq1 .bot .div1 {
    height: 350px;
  }
  .por_con2_rig .rq1 .bot.por2_bot .div1 {
    height: 355px;
}
  .por_con2_rig .rq1 .bot .div1 .div3 {
    padding: 8px;
    padding-top: 10px;
    background: #06a3e8;
  }
  .por_con2_rig .rq1 .bot .div1 .div3 .p1 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .por_con2_rig .rq1 .bot .div1 .div3 .p2 {
    font-size: 13px;
  }
  .por_con2_rig .rq1 .bot .div1 .div3 button {
    margin-top: 7px;
  }
  .por_con2_rig .rq1 .bot.on1 .div .div1 .div3 {
    padding-left: 34px;
  }
  
  
  .por_con2_rig .rq2 {
    height: 196px;
    margin-bottom: 32px;
  }
  .por_con2_rig .rq2 .lef {
    padding-left: 40px;
    padding-top: 44px;
  }
  .por_con2_rig .rq2 .lef span {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
  }
  .por_con2_rig .rq2 .lef p {
    font-size: 27px;
    margin-top: 12px;
    padding-bottom: 24px;
  }
  .por_con2_rig .rq2 .rig img {
    max-width: 75%;
    max-height: 75%;
  }
  .por_con2_rig .rq3 .p {
    font-size: 20px;
    line-height: 54px;
    padding: 0 19px;
  }
  .por_con2_rig .rq3 .p span {
    font-size: 18px;
  }
  .por_con2_rig .rq3 .div .div1 {
    height: 165px;
    padding: 22px 18px;
  }
  .por_con2_rig .rq3 .div .div1 img {
    width: 33px;
  }
  .por_con2_rig .rq3 .div .div1 .p1 {
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 9px;
    margin-bottom: 10px;
  }
  .por_con2_rig .rq3 .div .div1 .p2 {
    font-size: 16px;
  }
  .por_con2_rig .rq3 .div .div1 .p3 {
    font-size: 12px;
  }
  
}
@media(max-width:991px){
  .fl{
    display: block;
  }
  .por_con2 {
    padding-top: 45px;
}
.por_con2_lef{
  display: none;
}
.por_con2_rig{
  width: 100%;
}
.por_con2_rig .rq1 .bot .div1 {
  height: 230px;
}
.por_con2_rig .rq1 .bot.por2_bot .div1 {
  height: 270px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 {
  padding-left: 24px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 .p1 {
  font-size: 20px;
  margin-bottom: 10px;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4 {
  margin-top: 16px;
  margin-bottom: 5px;
}
.por_con2_rig .rq1 .bot .div1 .div3 .div4 span {
  font-size: 12px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 button {
  font-size: 12px;
  width: 100px;
  height: 30px;
}

}
@media(max-width:768px){
  .por_con2_rig .rq1 .bot .div1{
    width: 49%;
    height: 326px;
    margin-right: 2%;
  }
  .por_con2_rig .rq1 .bot .div1:nth-child(4n){
    margin-right: 2%;
  }
  .por_con2_rig .rq1 .bot .div1:nth-child(2n){
    margin-right: 0;
  }

  .por_con2_rig .rq1 .bot.por2_bot .div1{
    width: 49%;
    height: 326px;
    margin-right: 2%;
  }
  .por_con2_rig .rq1 .bot.por2_bot .div1:nth-child(4n){
    margin-right: 2%;
  }
  .por_con2_rig .rq1 .bot.por2_bot .div1:nth-child(3n){
    margin-right: 2%;
  }
  .por_con2_rig .rq1 .bot.por2_bot .div1:nth-child(2n){
    margin-right: 0;
  }
  .por_con2_rig .rq3 .div .div1{
    width: 48%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .por_con2_rig .rq3 .div .div1:nth-child(4n){
    margin-right: 2%;
  }
  .por_con2_rig .rq3 .div .div1:nth-child(2n){
    margin-right: 0;
  }

}
@media(max-width:500px){
  .por_con2_rig .rq1 .bot .div1 {
    height: 265px;
}
.por_con2_rig .rq1 .bot.por2_bot .div1 {
  height: 240px;
}
.por_con2_rig .rq1 .top div {
  margin-left: 8px;
}
.por_con2_rig .rq1 .top .p span {
  font-size: 16px;
}
.por_con2_rig .rq1 .top {
  padding: 0 10px;
}
.por_con2_rig .rq1 .bot {
  padding: 0 10px;
  padding-bottom: 30px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div2{
  width: 100%;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3{
  width: 100%;
  padding-left: 10px;
  padding-bottom: 20px;
}
.por_con2_rig .rq1 .bot.on1 .div .div1 .div3 .p1 {
  font-size: 18px;
  margin-bottom: 8px;
}
.por_con2_rig .rq2 .lef{
  width: 100%;
  padding-left: 30px;
  padding-top: 33px;
}
.por_con2_rig .rq2 .rig{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
}
.por_con2_rig .rq2 .rig img {
  position: static;
  transform: translate(0%,0%);
}
.por_con2_rig .rq2{
  height: auto;
}
.por_con2_rig .rq2 .lef span {
  font-size: 12px;
  line-height: 26px;
  padding: 0 7px;
}
.por_con2_rig .rq2 .lef p {
  font-size: 22px;
  margin-top: 10px;
  padding-bottom: 16px;
}
.por_con2_rig .rq2 .rig img {
  max-width: 70%;
  max-height: 70%;
  display: block;
  margin: 0 auto;
}
.por_con2_rig .rq3 .p span {
  font-size: 16px;
}
.por_con2_rig .rq3 .p {
  padding: 0 10px;
}
.por_con2_rig .rq3 .div {
  padding: 20px 10px;
}
.por_con2_rig .rq3 .div .div1 .p1 {
  font-size: 16px;
  padding-top: 16px;
  padding-bottom: 9px;
}
.por_con2_rig .rq3 .div .div1 .p2 {
  font-size: 12px;
}
.por_con2_rig .rq3 .div .div1 .p3 {
  font-size: 12px;
}
.por_con2_rig .rq3 .div .div1 {
  height: 158px;
  padding: 22px 10px;
}

}
@media(max-width:375px){
  .por_con2_rig .rq1 .bot.por2_bot .div1 {
    height: 270px;
}

}









/* pro_con3 */
.pro2_con1_bt {
  position: relative;
  padding-left: 24px;
}
.pro2_con1_bt .bt{
  font-size: 40px;
  color: #333333;
  transform: skewX(-10deg);
  text-align: left;
}
.pro2_con1_bt::before {
  content: '';
  width: 4px;
  height: 85%;
  background: #06a3e8;
  position: absolute;
  left: 0;
  top: 51%;
  transform: translateY(-50%);
}
.pro2_con1_bt .bt span {
  font-size: 40px;
  color: #06a3e8;
}
.pro2_con1_bt .p1 {
  font-size: 18px;
  color: #666666;
  margin-top: 5px;
  text-transform: uppercase;
    font-family: "din";
}

.pro2_con1{
  width: 100%;
  background: rgb(248,248,248);
  padding-top: 85px;
  padding-bottom: 100px;
}
.pro2_con1 .wrap{
  position: relative;
}
.pro2_con1 .a{
  font-size: 14px;
  color: #999999;
  width: 140px;
  line-height: 44px;
  border-radius: 44px;
  text-align: center;
  position: absolute;
  top: 30px;
  right: 0;
  border: 2px solid rgb(198,198,198);
}
.pro2_con1 .a:hover{
  background: #06a3e8;
  border: 1px solid #06a3e8;
  color: #fff;
}
.pro2_con1 .rq{
  width: 100%;
  padding-top: 37px;
}
.pro2_con1 .rq .lef{
  width: 27.5%;
  float: left;
  background: #fff;
}
.pro2_con1 .rq .lef .top{
  width: 100%;
  overflow: hidden;
}
.pro2_con1 .rq .lef .top img{
  width: 100%;
  vertical-align: middle;
}
.pro2_con1 .rq .lef .bot{
  width: 100%;
  margin-top: 15px;
  padding-left: 28px;
}
.pro2_con1 .rq .lef .bot a{
  display: block;
  margin-bottom: 15px;
}
.pro2_con1 .rq .lef .bot a .p1{
  font-size: 16px;
  color: #666666;
  transition: all .5s;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pro2_con1 .rq .lef .bot a:hover .p1{
  color: #06a3e8;
  padding-left: 10px;
}
.pro2_con1 .rq .lef .bot a .p2{
  font-size: 14px;
  color: #999999;
  font-family: "din";
  margin-top: 5px;
}
.pro2_con1 .rq .lef .bot .a1{
  display: inline-block;
  font-size: 15px;
  color: #666666;
  margin-top: 5px;
  padding-right: 15px;
  position: relative;
  transition: all .5s;
}
.pro2_con1 .rq .lef .bot .a1::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/por2_con1_img2.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.pro2_con1 .rq .lef .bot .a1:hover{
  color: #06a3e8;
  padding-right: 25px;
}
.pro2_con1 .rq .lef .bot .a1:hover::before{
  background-image: url(../images/por2_con1_img3.png);
}

.pro2_con1 .rq .rig{
  width: 69%;
  float: right;
}
.pro2_con1 .rq .rig .top{
  width: 100%;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 40px;
}
.pro2_con1 .rq .rig .top .div{
  display: block;
  width: 50%;
  float: left;
  padding-left: 60px;
  padding-right: 30px;
}
.pro2_con1 .rq .rig .top .div .p1{
  font-size: 20px;
  color: #333333;
  text-overflow: ellipsis;
	overflow: hidden;
  white-space: nowrap;
  transition: all .5s;
}
.pro2_con1 .rq .rig .top .div:hover .p1{
  color: #06a3e8;
}
.pro2_con1 .rq .rig .top .div .p2{
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;

}
.pro2_con1 .rq .rig .top .div .p3{
  font-size: 16px;
  color: #666666;
  font-family: "din";
  text-align: right;
  margin-top: 40px;
  position: relative;
}
.pro2_con1 .rq .rig .top .div .p3::before{
  content: '';
  width: 90px;
  height: 1px;
  background: #666666;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pro2_con1 .rq .rig .bot{
  width: 100%;
  margin-top: 15px;
}
.pro2_con1 .rq .rig .bot .div1{
  width: 49%;
  float: left;
  margin-right: 2%;
  background: #fff;
  padding: 0 27px;
  padding-top: 35px;
}
.pro2_con1 .rq .rig .bot .div1:nth-child(2){
  margin-right: 0;
}
.pro2_con1 .rq .rig .bot .div1 a{
  display: block;
  padding-left: 20px;
  padding-right: 75px;
  position: relative;
  font-size: 16px;
  color: #666666;
  text-overflow: ellipsis;
	overflow: hidden;
  white-space: nowrap;
  margin-bottom: 25px;
}
.pro2_con1 .rq .rig .bot .div1 a::before{
  content: '';
  width: 3px;
  height: 3px;
  border: 2px solid #06a3e8;
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
}
.pro2_con1 .rq .rig .bot .div1 a span{
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "din";
}
.pro2_con1 .rq .rig .bot .div1 a:hover{
  color: #06a3e8;
}
@media(max-width:1459px){
  .pro2_con1_bt {
    padding-left: 18px;
}
.pro2_con1_bt::before {
  width: 3px;
  height: 78%;
  top: 53%;
}
.pro2_con1_bt .bt span, .pro2_con1_bt .bt {
  font-size: 30px;
}
.pro2_con1_bt .p1 {
  font-size: 14px;
  margin-top: 3px;
}
  .pro2_con1 {
    padding-top: 64px;
    padding-bottom: 75px;
  }
  .pro2_con1 .a {
    font-size: 12px;
    width: 105px;
    line-height: 35px;
    border-radius: 36px;
    top: 10px;
  }
  .pro2_con1 .rq {
    padding-top: 25px;
  }
  .pro2_con1 .rq .rig .top {
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .pro2_con1 .rq .rig .top .div .p1 {
    font-size: 17px;
  }
  .pro2_con1 .rq .rig .top .div .p2 {
    font-size: 14px;
    margin-top: 8px;
  }
  .pro2_con1 .rq .rig .top .div .p3 {
    font-size: 14px;
    margin-top: 25px;
  }
  .pro2_con1 .rq .rig .bot .div1 {
    padding: 0 20px;
    padding-top: 24px;
  }
  
}
@media(max-width:1259px){
  .pro2_con1_bt .bt span, .pro2_con1_bt .bt {
    font-size: 24px;
}
.pro2_con1_bt .p1 {
  font-size: 12px;
  margin-top: 3px;
}
.pro2_con1 .rq .rig .top {
  padding-top: 30px;
  padding-bottom: 25px;
}
.pro2_con1 .rq .rig .top .div {
  padding-left: 34px;
  padding-right: 30px;
}
.pro2_con1 .rq .rig .bot .div1 a {
  font-size: 14px;
}
.pro2_con1 .rq .rig .bot .div1 a span {
  font-size: 12px;
}

}
@media(max-width:991px){
  .pro2_con1 {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .pro2_con1 .rq .lef{
    width: 100%;
  }
  .pro2_con1 .rq .rig{
    width: 100%;
  }
}
@media(max-width:768px){
  .pro2_con1 .rq .rig .top .div{
    width: 100%;
    margin: 15px 0;
  }
  .pro2_con1 .rq .rig .top {
    padding-top: 16px;
    padding-bottom: 14px;
}
.pro2_con1 .rq .rig .bot .div1{
  width: 100%;
  margin: 0;
}
.pro2_con1 .rq .rig .bot .div1:nth-child(2){
  padding-top: 0;
}
}
@media(max-width:414px){
  .pro2_con1 {
    padding-top: 20px;
    padding-bottom: 40px;
}
.pro2_con1 .rq .lef .bot {
  padding-left: 16px;
}
  .pro2_con1 .a{
    display: none;
  }
  .pro2_con1 .rq .lef .bot {
    margin-top: 10px;
  }
  .pro2_con1 .rq .lef .bot a {
    margin-bottom: 10px;
  }
  .pro2_con1 .rq .rig .top .div {
    width: 100%;
    margin: 6px 0;
      padding-left: 16px;
      padding-right: 16px;
  }
  .pro2_con1 .rq .rig .bot .div1 a {
    margin-bottom: 18px;
  }
}





/* 产品详情 */
.pro1_con1{
  width: 100%;
  padding-top: 70px;
  background: #f8f8f8;
}
.pro1_con1_rig{
    width: 78%;
    float: right;
}
.pro1_con1_rig .rq1{
    width: 100%;
    background-color: #fff;
}
@media (max-768px){
.wz img{width:100%;
    height: 100%;
    margin-bottom:20px;
}}
.pro1_con1_rig .rq1 .lef{
    float: left;
    width: 50%;
}

.pro1_con1_rig .rq1 .lef .bottom{
  padding-top: 12px;
  position: relative;
  padding-left: 18px;
  padding-right: 34px;
  padding-bottom: 18px;
}

.pro1_con1_rig .rq1 .lef .bottom .swiper-wrapper .swiper-slide-thumb-active{
  border: 2px solid #06a3e8;
}
.pro1_con1_rig  .rq1 .swiper-button-next{
  position: absolute;
  right: -3px;
  top: 72px;
}
.pro1_con1_rig  .rq1 .swiper-button-prev{
  position: absolute;
  right: -3px;
  left: auto;
  top: 39px;
}
.pro1_con1_rig  .rq1 .swiper-button-next.swiper-button-disabled,.pro1_con1_rig  .rq1 .swiper-button-prev.swiper-button-disabled{
 opacity: 1;
  pointer-events: all;
}
.pro1_con1_rig  .rq1 .swiper-button-next,
.pro1_con1_rig  .rq1 .swiper-button-prev{
  width: 15px;
  border-radius: 10px;
  height: 25px;
  background-color: #c4c5c6;
  background-image: url(../images/por2_con1_img2.png);
  background-size: 8px 13px;
  background-repeat: no-repeat;
  background-position: center;
}
.pro1_con1_rig  .rq1 .swiper-button-prev{
  transform: rotate(180deg);
}

.rq1 .swiper-button-next:hover{
  background-color: #06a3e8;
  background-image: url(../images/por2_con1_img4.png);
}
.pro1_con1_rig .nextEl:hover::after{
  color: #fff !important;
}
.pro1_con1_rig  .prevEl:hover::after{
  color: #fff !important;
}
.pro1_con1_rig  .rq1 .swiper-button-prev:hover{
  background-color: #06a3e8;
  background-image: url(../images/por2_con1_img4.png);
}
.pro1_con1_rig  .rq1 .swiper-button-next::after,  .pro1_con1_rig  .rq1 .swiper-button-prev::after{
  font-size: 12px;
  font-weight: bolder;
  color: #000000;
  }
.pro1_con1_rig .rq1 .lef .top .gallery-top .swiper-wrapper .swiper-slide a img{
  width: 100%;
}

.pro1_con1_rig .rq1 .lef .bottom .gallery-thumbs .swiper-wrapper .swiper-slide img{
  width: 100%;
  vertical-align: middle;
}

.pro1_con1_rig .rq1 .rig{
  width: 50%;
  padding-top: 56px;
  padding-left: 50px;
  padding-right: 35px;
  float: right;
}
.pro1_con1_rig .rq1 .rig .top{
  line-height: 30px;
}
.pro1_con1_rig .rq1 .rig .top .p{
  font-size: 36px;
  color: #2f3336;
  padding-bottom: 23px;
  border-bottom: 2px solid #2f3336;
}
.pro1_con1_rig .rq1 .rig .top .p1{
  font-size: 16px;
  font-weight: bolder;
  margin-top: 20px;
  color: #2f3336;
}
 .pro1_con1_rig .rq1 .rig .top .p2{
  font-size: 16px;
  color: #666666;
}
.pro1_con1_rig .rq1 .rig .top .p3{
  font-size: 16px;
  color: #666666;
}
.pro1_con1_rig .rq1 .rig .bottom .btn{
  line-height: 50px;
  width: 47%;
  margin-right: 2.4%;
  transition: .5s all;
  background-color: #2f3336;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn2{
  margin-right: 0;
}
.pro1_con1 .pro1_con1_rig .rq1 .rig .bottom .btn a{
  color: #fff;
  display: block;
  width: 100%;
}
 .pro1_con1_rig .rq1 .rig .bottom{
  margin-top: 125px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn:hover{
  background-color: #06a3e8;
}
.pro1_con1_rig .rq1 .rig .bottom .btn.active{
  background-color: #06a3e8;
}
.pro1_con1_rig .rq1 .rig .bottom .btn1 a{
  padding-left: 35px;
  background-image: url(../images/pro1_con1_img5.png);
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 18px;
  background-position-y: 15px;
  background-position-x: 20px;
  z-index: 10;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a{
  padding-left: 30px;
  background-image: url(../images/pro1_con1_img6.png);
  background-repeat: no-repeat;
  background-size: 20px;
  font-size: 24px;
  background-position-y: 15px;
  font-family: "din";
  background-position-x: 23px;
  z-index: 10;
}

@media(max-width:1459px){
  .pro1_con1_rig .rq1 .swiper-button-next {
    position: absolute;
    right: 0px;
    top: 63px;
}
  .pro1_con1_rig  .rq1 .swiper-button-prev {
    right: 0px;
    top: 35px;
}
.pro1_con1_rig  .rq1 .swiper-button-next,  .pro1_con1_rig  .rq1 .swiper-button-prev {
    width: 13px;
    height: 22px;
}
  .pro1_con1_rig .rq1 .rig .top .p1, .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3{
         font-size: 14px;
  }
   .pro1_con1_rig .rq1 .rig .top .p {
    font-size: 31px;
}
  .pro1_con1_rig .rq1 .rig {
    padding-top: 48px;
    padding-left: 43px;
    padding-right: 30px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn {
    width: 48%;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn1 a{
  background-position-y: 16px;
  background-position-x: 15px;
  background-size: 17px;
  font-size: 16px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a{
  background-position-y: 16px;
  background-position-x: 15px;
  background-size: 17px;
font-size: 21px;
}
.pro1_con1_rig .rq1 .rig .bottom{
  margin-top: 33px;
}
}
@media(max-width:1259px){
  .pro1_con1 {
    padding-top: 50px;
}
.pro1_con1_rig .rq1 .rig .top .p1 {
    margin-top: 17px;
}
   .pro1_con1_rig .rq1 .rig .top .p {
    font-size: 27px;
    padding-bottom: 19px;
}
  .pro1_con1_rig .rq1 .rig .bottom .btn2 a {
    background-position-y: 14px;
    background-position-x: 12px;
    background-size: 15px;
    font-size: 18px;
    padding-left: 25px;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn1 a {
    background-position-y: 14px;
    background-position-x: 9px;
    background-size: 15px;
    font-size: 14px;
    padding-left: 25px;
}
.pro1_con1_rig .rq1 .rig .bottom {
  margin-top: 40px;
}
.pro1_con1_rig .rq1 .rig {
  padding-top: 30px;
  padding-left: 43px;
  padding-right: 30px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn {
line-height: 43px;
width: 47%;
}
.pro1_con1_rig .rq1 .rig {
padding-top: 41px;
padding-left: 27px;
padding-right: 15px;
}
.pro1_con1_rig .rq1 .rig .top .p1,  .pro1_con1_rig .rq1 .rig .top .p2,  .pro1_con1_rig .rq1 .rig .top .p3 {
font-size: 13px;
}
.pro1_con1_rig  .rq1 .swiper-button-prev {
right: 2px;
top: 32px;
}
.pro1_con1_rig .rq1 .swiper-button-next {
right: 2px;
top: 56px;
}
.pro1_con1_rig  .rq1 .swiper-button-next,   .pro1_con1_rig  .rq1 .swiper-button-prev {
width: 12px;
height: 22px;
}
}
@media(max-width:991px){
  .pro1_con1_rig .rq1 .rig .bottom .btn {
    line-height: 34px;
}
 .pro1_con1_rig .rq1 .rig .bottom {
    margin-top: 50px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn1 a {
  background-position-y: 11px;
  background-position-x: 17px;
  background-size: 13px;
  font-size: 13px;
  padding-left: 25px;
}
.pro1_con1_rig .rq1 .rig .bottom .btn2 a {
background-position-y: 11px;
background-position-x: 21px;
background-size: 13px;
font-size: 16px;
padding-left: 25px;
}
   .pro1_con1_rig {
    width: 100%;
}
 .pro1_con1_rig .rq1 .rig {
  padding-top: 32px;
  padding-left: 20px;
  padding-right: 15px;
}
.pro1_con1_rig .rq1 .rig .top .p {
font-size: 22px;
padding-bottom: 14px;
}
}
@media(max-width:768px){
.pro1_con1_rig .rq1 .rig {
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 7px;
}
}
@media(max-width:500px){
  .pro1_con1 {
    padding-top: 35px;
}
  .pro1_con1_rig .rq1 .lef .bottom {
    padding-top: 8px;
    padding-bottom: 15px;
}
 .pro1_con1_rig .rq1 .rig .bottom .btn {
    line-height: 32px;
    width: 48%;
}
.pro1_con1_rig .rq1 .rig .bottom {
    margin-top: 15px;
    margin-bottom: 14px;
}
.pro1_con1_rig .rq1 .rig .top .p1 {
 font-size: 16px;
 font-weight: normal;
    margin-top: 11px;
}
.pro1_con1_rig .rq1 .lef {
    width: 100%;
}
.pro1_con1_rig .rq1 .rig {
  padding-top: 0px;
  width: 100%;
}
.pro1_con1_rig .rq1 .rig .top .p {
padding-bottom: 9px;
}
.pro1_con1_rig  .rq1 .swiper-button-next {
right: 8px;
top: 54px;
}
.pro1_con1_rig  .rq1 .swiper-button-prev {
right: 8px;
top: 27px;
}
}

/* rq2 */
.pro1_con1_rig .rq2{
  width: 100%;
  margin-top: 50px;
}
.pro1_con1_rig .rq2 .p_rq2{
  text-align: center;
}
.nylist{
    display: flex;
       justify-content: space-between;
       padding: 10px 20px;
}
.nylist a{
    padding: 5px;
transition: all 0.3s;
}
.nylist a:hover{
    
   color: #0075e2;
}
.pro1_con1_rig .rq2 .p_rq2 span{
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.pro1_con1_rig .rq2 .p_rq2 span::before{
  content: '';
  width: 100%;
  height: 3px;
  background: rgb(231,227,221);
  position: absolute;
  bottom: 0;
  left: 0;
}
.pro1_con1_rig .rq2 .p_rq2 span::after{
  content: '';
  width: 40px;
  height: 4px;
  background: rgb(163,210,176);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width:768px){
    .wz img{
        width: 100%;
    }
}
/*.wz img{width:100%}*/
.rq2_div{
  /*width: 100%;*/
  min-height: 190px;
  margin-top: 30px;
  /*display: flex;*/
  flex-wrap: wrap-reverse;
  border: 1px solid rgb(245,245,245);
}
.rq2_div .lef{
  width: 50%;
  background: rgb(224, 224, 224);
  padding: 30px;
}
.rq2_div .lef .p1{
  font-size: 28px;
  color: #333;
  font-weight: bold;
}
.rq2_div .lef .p2{
  font-size: 16px;
  color: #666;
  margin-top: 5px;
  line-height: 28px;
}
.rq2_div .rig{
  width: 50%;
  background: rgb(254,245,254);
  position: relative;
}
.rq2_div .rig img{
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

/* rq3 */
.pro1_con1_rig .rq3{
  width: 100%;
  padding-top: 50px;
}
.pro1_con1_rig_p{
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.pro1_con1_rig_p span{
  color: #06a3e8;
}
.pro1_con1_rig_p1{
  font-size: 18px;
  color: #666;
  text-align: center;
}
.pro1_con1_rig_p1 span{
  color: #06a3e8;
}
.rq3_div{
  width: 100%;
  padding-top: 30px;
}
.rq3_div1{
  width: 24.25%;
  margin-right: 1%;
  float: left;
  position: relative;
}
.rq3_div1:nth-child(4){
  margin-right: 0;
}
.rq3_div1 img{
  width: 100%;
  vertical-align: middle;
}
.rq3_div1 p{
  width: 100%;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background: rgba(253, 70, 79, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}

/* rq4 */
.pro1_con1_rig .rq4{
  width: 100%;
  padding-top: 50px;
}
.pro1_con1_rig .rq4 .top{
  width: 100%;
  padding-top: 15px;
  padding-bottom: 25px;
  background: rgb(219,198,166);
}

@media(max-width:1459px){
  .pro1_con1_rig .rq2 .p_rq2 span {
    font-size: 30px;
}
.rq2_div .lef .p1 {
  font-size: 22px;
}
.rq2_div .lef .p2 {
  font-size: 14px;
  margin-top: 5px;
  line-height: 24px;
}
.pro1_con1_rig_p {
  font-size: 24px;
}
.pro1_con1_rig_p1 {
  font-size: 14px;
}
}
@media(max-width:500px){
  .pro1_con1_rig .rq2 {
    margin-top: 34px;
}
  .pro1_con1_rig .rq2 .p_rq2 span {
    font-size: 24px;
}
.rq2_div .rig{
  width: 100%;
  height: 150px;
}
.rq2_div .lef{
  width: 100%;
  padding: 15px;
}
.rq2_div .lef .p1 {
  font-size: 18px;
}
.pro1_con1_rig .rq3 {
  padding-top: 36px;
}
.rq3_div {
  padding-top: 22px;
}
.rq3_div1{
  width: 49%;
  margin-right: 2%;
  margin-bottom: 8px;
}
.rq3_div1:nth-child(2n){
  margin-right: 0;
}
.rq3_div1 p {
  font-size: 14px;
  line-height: 28px;
}
.pro1_con1_rig .rq4 {
  padding-top: 30px;
}
.pro1_con1_rig .rq4 .top {
  padding-top: 15px;
  padding-bottom: 15px;
}

}

/* sy_con2 */
.rq4_sy_con2{
  width: 100%;
}
.rq4_sy_con2 .rq{
  width: 100%;
}
.rq4_sy_con2 .rq .rig{
  width: 100%;
  float: right;
}
.rq4_sy_con2 .rq .rig .div{
  width: 100%;
  position: relative;
}
.rq4_sy_con2 .rq .rig .div::before{
  content: '';
  width: 414px;
  height: 414px;
  background-image: url(../images/img101.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  animation: xz 20s linear infinite;
  z-index: 2;
}
@keyframes xz{
  0%{
    transform: translate(-50%,-50%) rotate(0);
  }
  100%{
    transform: translate(-50%,-50%) rotate(360deg);
  }
}
.rq4_sy_con2 .rq .rig .div .ig{
  width: 541px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
.rq4_sy_con2 .rig .div1{
  width: 50%;
  height: 375px;
  float: left;
  background: rgba(255,255,255,.8);
  padding-top: 50px;
  padding-left: 62px;
  border-bottom: 3px solid rgba(65,76,82,.9);
  border-right: 3px solid rgba(65,76,82,.9);
  position: relative;
}
.rq4_sy_con2 .rig .div1:nth-of-type(2n){
  border-right:none;
  padding-left: 0;
  padding-right: 62px;
}
.rq4_sy_con2 .rig .div1:nth-of-type(3),
.rq4_sy_con2 .rig .div1:nth-of-type(4){
  border-bottom: none;
}
.rq4_sy_con2 .rig .div1 .p1{
  font-size: 30px;
  color: #333333;
  margin-bottom: 10px;
  transition: all .5s;
}
.rq4_sy_con2 .rig .div1:hover .p1{
  color: #06a3e8;
}
.rq4_sy_con2 .rig .div1 .p2{
  font-size: 18px;
  color: #6f706f;
  padding-right: 32%;
}
.rq4_sy_con2 .rig .div1 .p3{
  font-family: "akz";
  font-size: 20px;
  color: #6f706f;
  text-transform: uppercase;
  transform: skewX(-9deg);
}
.rq4_sy_con2 .rig .div1 div{
  position: absolute;
  bottom: 50px;
  left: 62px;
}
.rq4_sy_con2 .rig .div1 i{
  display: inline-block;
  width: 29px;
  height: 31px;
  background-image: url(../images/img102.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 7px;
  transition: all .5s;
}
.rq4_sy_con2 .rig .div1:nth-of-type(1):hover i{
  background-image: url(../images/img103.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(2) i{
  background-image: url(../images/img104.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(2):hover i{
  background-image: url(../images/img105.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(3) i{
  background-image: url(../images/img106.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(3):hover i{
  background-image: url(../images/img107.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(4) i{
  background-image: url(../images/img108.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(4):hover i{
  background-image: url(../images/img109.png);
}
.rq4_sy_con2 .rig .div1:nth-of-type(2n) p{
  text-align: right;
  padding-left: 32%;
  padding-right: 0;
}
.rq4_sy_con2 .rig .div1:nth-of-type(2n) div{
  position: absolute;
  bottom: 50px;
  right: 62px;
  text-align: right;
}
@media(max-width:1459px){
  .rq4_sy_con2 .rig .div1 {
    height: 284px;
    padding-top: 26px;
    padding-left: 30px;
    border-bottom: 2px solid rgba(65,76,82,.9);
    border-right: 2px solid rgba(65,76,82,.9);
  }
  .rq4_sy_con2 .rig .div1:nth-of-type(2n) {
    border-right: none;
    padding-left: 0;
    padding-right: 30px;
}
  .rq4_sy_con2 .rig .div1 .p1 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .rq4_sy_con2 .rig .div1 .p2 {
    font-size: 15px;
  }
  .rq4_sy_con2 .rig .div1 div {
    bottom: 35px;
    left: 30px;
  }
  .rq4_sy_con2 .rig .div1:nth-of-type(2n) div{
    right: 30px;
  }
  .rq4_sy_con2 .rig .div1 .p3 {
    font-size: 15px;
  }
  .rq4_sy_con2 .rig .div1 i {
    width: 22px;
    height: 24px;
    margin-bottom: 4px;
  }
  .rq4_sy_con2 .rq .rig .div::before {
    width: 315px;
    height: 315px;
  }
  .rq4_sy_con2 .rq .rig .div .ig {
    width: 414px;
  }
}
@media (max-width: 991px){
.rq4_sy_con2 .rq .rig .div::before,
.rq4_sy_con2 .rq .rig .div .ig{
  display: none;
}
.rq4_sy_con2 .rig .div1:nth-of-type(2n) p {
  text-align: right;
  padding-left: 0%;
  padding-right: 0;
}
.rq4_sy_con2 .rig .div1 .p2 {
  padding-right: 0%;
}

}
@media (max-width: 414px){
  .rq4_sy_con2 .rig .div1 {
    height: auto;
    padding-top: 15px;
    padding-left: 15px;
    width: 100%;
    border: none;
    padding-bottom: 75px;
    border-bottom: 1px solid #000;
  }
  .rq4_sy_con2 .rig .div1:nth-of-type(3){
    border-bottom: 1px solid #000;
  }
  .rq4_sy_con2 .rig .div1:nth-of-type(2n) {
    padding-right: 15px;
  }
  .rq4_sy_con2 .rig .div1 .p1 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .rq4_sy_con2 .rig .div1 .p2 {
    font-size: 13px;
  }
  .rq4_sy_con2 .rig .div1 div {
    bottom: 15px;
    left: 15px;
  }
  .rq4_sy_con2 .rig .div1:nth-of-type(2n) div {
    bottom: 15px;
    right: 15px;
  }
  .rq4_sy_con2 .rig .div1 .p3 {
    font-size: 12px;
  }
}









/* 关于我们 */

/* abo6_con1 */
.abo6_con1{
  width: 100%;
  padding-top: 87px;
  padding-bottom: 60px;
}
.abo6_con1 .top{
  width: 100%;
}
.abo6_con1 .top .lef{
  width: 53%;
  float: left;
}
.abo6_con1 .top .lef .p1{
  font-size: 44px;
  color: #333;
  position: relative;
  padding-top: 40px;
  font-weight: bold;
}
.abo6_con1 .top .lef .p1 span{
  font-size: 100px;
  line-height: 100px;
  color: #999;
  font-family: "Impact";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
}
.abo6_con1 .top .lef .div{
  width: 100%;
  padding-right: 29px;
  padding-top: 40px;
}
.abo6_con1 .top .lef .div p{
  font-size: 16px;
  text-indent: 2em;
  color: #666666;
  line-height: 28px;
}
.abo6_con1 .top .rig{
  width: 47%;
  float: left;
  /*padding-left: 50px;*/
  position: relative;
}
.abo6_con1 .top .rig::before{
  content: '';
  width: 100%;
  height: 78%;
  background: rgb(248,248,248);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.abo6_con1 .top .rig img{
  width: 100%;
  vertical-align: middle;
}
.abo6_con1 .bot{
  width: 100%;
  margin-top: 42px;
}
.abo6_con1 .bot .div{
  width: 22%;
  margin-right: 4%;
  float: left;
  border-top: 2px solid rgb(193,195,196);
  padding-top: 35px;
}
.abo6_con1 .bot .div:nth-child(4){
  margin-right: 0;
}
.abo6_con1 .bot .div p{
  font-size: 18px;
  color: #31383d;
  position: relative;
}
.abo6_con1 .bot .div p span{
  font-size: 85px;
  line-height: 70px;
  color: #31383d;
  font-family: "Impact";
  margin-right: 10px;
}
.abo6_con1 .bot .div p i{
  font-size: 18px;
  color: #31383d;
  position: absolute;
  top: 0;
}

@media(max-width:1459px){
  .abo6_con1 {
    padding-top: 66px;
    padding-bottom: 46px;
}
.abo6_con1 .top .lef .p1 span {
  font-size: 74px;
  line-height: 74px;
}
.abo6_con1 .top .lef .p1 {
  font-size: 33px;
  padding-top: 28px;
}
.abo6_con1 .top .lef .div {
  padding-right: 38px;
  padding-top: 28px;
}
.abo6_con1 .top .lef .div p {
  font-size: 14px;
  line-height: 26px;
}
.abo6_con1 .bot {
  margin-top: 30px;
}
.abo6_con1 .bot .div {
  padding-top: 26px;
}
.abo6_con1 .bot .div p i,
.abo6_con1 .bot .div p {
  font-size: 16px;
}
.abo6_con1 .bot .div p span {
  font-size: 64px;
  line-height: 64px;
  margin-right: 8px;
}

}
@media(max-width:1259px){
  .abo6_con1 .top .lef .p1 span {
    font-size: 60px;
    line-height: 60px;
}
.abo6_con1 .top .lef .p1 {
  font-size: 33px;
  padding-top: 16px;
}
}
@media(max-width:991px){
  .abo6_con1 .top .lef .p1 span {
    font-size: 50px;
    line-height: 50px;
}
.abo6_con1 .top .lef .p1 {
  font-size: 28px;
  padding-top: 12px;
}
.abo6_con1 .top .lef .div {
  padding-right: 32px;
  padding-top: 16px;
}
.abo6_con1 .bot .div p span {
  font-size: 45px;
  line-height: 45px;
  margin-right: 8px;
}
.abo6_con1 .bot .div p i, .abo6_con1 .bot .div p {
  font-size: 14px;
}
.abo6_con1 .bot .div {
  padding-top: 16px;
}
.abo6_con1 {
  padding-top: 40px;
  padding-bottom: 40px;
}

}
@media(max-width:768px){
  .abo6_con1 .top .lef{
    width: 100%;
  }
  .abo6_con1 .top .rig{
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }
  .abo6_con1 .top .lef .p1 span {
    font-size: 45px;
    line-height: 50px;
}
.abo6_con1 .bot .div{
  width: 48%;
  margin-right: 4%;
  margin-bottom: 15px;
}
.abo6_con1 .bot .div:nth-child(2n){
  margin-right: 0;
}

}
@media(max-width:500px){
  .abo6_con1 {
    padding-top: 40px;
    padding-bottom: 25px;
}
  .abo6_con1 .top .lef .p1 span {
    font-size: 36px;
    line-height: 36px;
}
.abo6_con1 .top .lef .p1 {
  font-size: 24px;
  padding-top: 5px;
}
.abo6_con1 .top .lef .div {
  padding-right: 0px;
  padding-top: 8px;
}
.abo6_con1 .bot .div p i, .abo6_con1 .bot .div p {
  font-size: 12px;
}
.abo6_con1 .bot .div p span {
  font-size: 40px;
  line-height: 40px;
  margin-right: 5px;
}
.abo6_con1 .bot .div p i {
  top: 3px;
}
.abo6_con1 .bot .div {
  padding-top: 12px;
}

}

/* abo6_con2 */
.abo6_con2{
  width: 100%;
  padding-top: 88px;
  padding-bottom: 90px;
  background: rgb(248,248,248);
}
.abo6_con2 .lef{
  width: 50%;
  float: left;
}
.abo6_con2 .lef img{
  width: 100%;
  vertical-align: middle;
}
.abo6_con2 .rig{
  width: 50%;
  float: left;
  padding-left: 75px;
}
.abo6_con2 .rig .div{
  margin-bottom: 22px;
}
.abo6_con2 .rig .div:last-child{
  margin-bottom: 0;
}
.abo6_con2 .rig .div .p1{
  font-size: 28px;
  color: #06a3e8;
}
.abo6_con2 .rig .div .p2{
  font-size: 16px;
  color: #777777;
  padding: 13px 0;
}

@media(max-width:1459px){
  .abo6_con2 {
    padding-top: 66px;
    padding-bottom: 68px;
}
.abo6_con2 .rig {
  padding-left: 55px;
}
.abo6_con2 .rig .div .p1 {
  font-size: 26px;
  font-weight: 700;
}
.abo6_con2 .rig .div .p2 {
  font-size: 16px;
}

}
@media(max-width:1259px){
  .abo6_con2 .rig .div .p1 {
    font-size: 22px;
}
.abo6_con2 .rig .div .p2 {
  font-size: 14px;
}
}
@media(max-width:991px){
  .abo6_con2 {
    padding-top: 50px;
    padding-bottom: 45px;
}
.abo6_con2 .rig {
  padding-left: 30px;
}
.abo6_con2 .rig .div {
  margin-bottom: 10px;
}
.abo6_con2 .rig .div .p1 {
  font-size: 20px;
}


}
@media(max-width:768px){
  .abo6_con2 .lef{
    width: 100%;
  }
  .abo6_con2 .rig{
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
}
@media(max-width:500px){
  .abo6_con2 {
    padding-top: 40px;
    padding-bottom: 32px;
}
.abo6_con2 .rig .div .p2 {
  font-size: 14px;
  margin-top: 5px;
}
}

/* abo6_con3 */
.abo6_con3{
  width: 100%;
  padding-top: 95px;
  padding-bottom: 65px;
  background: #06a3e8;
}
.abo6_con3 .lef{
  width: 32%;
  float: left;
}
.abo6_con3 .lef .p1{
  font-size: 18px;
  color: #ffffff;
  opacity: 0.7;
  text-transform: uppercase;
}
.abo6_con3 .lef .p2{
  font-size: 44px;
  color: #ffffff;
  font-weight: bold;
}
.abo6_con3 .rig{
  width: 68%;
  float: left;
}
.abo6_con3 .rig .top{
  width: 100%;
  overflow: hidden;
}
.abo6_con3 .rig .top img{
  width: 100%;
  vertical-align: middle;
}
.abo6_con3 .rig .bot{
  margin-top: 40px;
  height: 260px;
  overflow-y: auto;
  padding-right: 10px;
}
.abo6_con3 .rig .bot::-webkit-scrollbar {
  width: 3px;
  background-color: rgb(142,166,186);
  border-radius:50px;
}

.abo6_con3 .rig .bot::-webkit-scrollbar-thumb {
  border-radius: 50px;
  background-color: #fff;
}
.abo6_con3 .rig .bot .div{
  width: 100%;
  margin-bottom: 35px;
}
.abo6_con3 .rig .bot .div:last-child{
  margin-bottom: 0;
}
.abo6_con3 .rig .bot .div .div1{
  width: 24%;
  float: left;
  font-size: 36px;
  color: #ffffff;
}
.abo6_con3 .rig .bot .div .div2{
  width: 76%;
  float: left;
}
.abo6_con3 .rig .bot .div .div2 p{
  font-size: 16px;
  color: #ffffff;
  position: relative;
  padding-left: 18px;
  line-height: 30px;
}
.abo6_con3 .rig .bot .div .div2 p::before{
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 0;
  top: 11px;
}

@media(max-width:1459px){
  .abo6_con3 {
    padding-top: 72px;
    padding-bottom: 50px;
}
.abo6_con3 .lef .p1 {
  font-size: 16px;
}
.abo6_con3 .lef .p2 {
  font-size: 33px;
}
.abo6_con3 .rig .bot {
  margin-top: 30px;
  height: 200px;
  padding-right: 10px;
}
.abo6_con3 .rig .bot .div {
  margin-bottom: 18px;
}
.abo6_con3 .rig .bot .div .div1 {
  font-size: 26px;
}
.abo6_con3 .rig .bot .div .div2 p {
  font-size: 14px;
  padding-left: 15px;
  line-height: 26px;
}
.abo6_con3 .rig .bot .div .div2 p::before {
  width: 5px;
  height: 5px;
  top: 9px;
}


}
@media(max-width:991px){
  .abo6_con3 {
    padding-top: 45px;
    padding-bottom: 45px;
}
.abo6_con3 .rig .bot .div .div1 {
  font-size: 22px;
}
.abo6_con3 .rig .bot {
  margin-top: 20px;
  height: 155px;
}
.abo6_con3 .lef .p1 {
  font-size: 14px;
}
.abo6_con3 .lef .p2 {
  font-size: 28px;
}
}
@media(max-width:768px){
  .abo6_con3 .lef{
    width: 100%;
  }
  .abo6_con3 .rig{
    width: 100%;
    margin-top: 15px;
  }
}
@media(max-width:500px){
  .abo6_con3 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.abo6_con3 .lef .p1 {
  font-size: 13px;
}
.abo6_con3 .lef .p2 {
  font-size: 24px;
}
.abo6_con3 .rig .bot .div {
  margin-bottom: 10px;
}

}


/* ab3_con6 */
.ab3_con6{
  width: 100%;
  padding-top: 100px;
  padding-bottom: 110px;
  overflow: hidden;
}
.ab3_con6 .top{
  width: 100%;
  border-bottom: 2px solid rgb(231,231,231);
  padding-bottom: 22px;
  position: relative;
}
.ab3_con6 .p1{
  font-size: 44px;
  color: #333;
  font-weight: bold;
}
.ab3_con6 .p2{
  font-size: 18px;
  color: #777777;
}
.ab3_con6 .top .div{
  position: absolute;
  right: 0;
  bottom: -1px;
  text-align: right;
}
.ab3_con6 .top .div button{
  font-size: 20px;
  color: #666666;
  margin-left: 55px;
  padding-bottom: 30px;
  position: relative;
  transition: all .5s;
}
.ab3_con6 .top .div button:hover,
.ab3_con6 .top .div button.on{
  color: #06a3e8;
}
.ab3_con6 .top .div button::before{
  content: '';
  width: 0%;
  height: 3px;
  background: #06a3e8;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all .5s;
}
.ab3_con6 .top .div button:hover::before,
.ab3_con6 .top .div button.on::before{
  width: 100%;
}

.ab3_con6 .bot{
  width: 100%;
  padding-top: 50px;
  position: relative;
}
.ab3_con6 .bot .rq{
  display: none;
}
.ab3_con6 .bot .rq.on1{
  display: block;
}
.ab3_con6 .bot .swiper-slide{
  background: rgb(245,245,245);
}
.ab3_con6 .bot .div{
  width: 100%;
  height: 445px;
  position: relative;
}
.ab3_con6 .bot .div img{
  max-width: 85%;
  max-height: 85%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.ab3_con6 .bot .swiper-slide:hover .div img{
  transform: translate(-50%,-50%) scale(1.05);
}
.ab3_con6 .bot p{
  font-size: 18px;
  color: #333333;
  text-align: center;
  padding-bottom: 24px;
}
.ab3_con6 .swiper-button-next,
.ab3_con6 .swiper-button-prev{
  width: 18px;
  height: 33px;
  background-image: url(../images/abo3_con6_img2.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -68px;
  transition: all .5s;
}
.ab3_con6 .swiper-button-prev{
  left: -68px;
  transform: rotate(180deg);
}
.ab3_con6 .swiper-button-next:hover,
.ab3_con6 .swiper-button-prev:hover{
  background-image: url(../images/abo3_con6_img3.png);
}

@media(max-width:1459px){
  .ab3_con6 {
    padding-top: 75px;
    padding-bottom: 83px;
}
.ab3_con6 .p1 {
  font-size: 36px;
}
.ab3_con6 .p2 {
  font-size: 15px;
}
.ab3_con6 .top {
  padding-bottom: 16px;
}
.ab3_con6 .top .div button {
  font-size: 18px;
  margin-left: 40px;
  padding-bottom: 22px;
}
.ab3_con6 .bot {
  padding-top: 38px;
}
.ab3_con6 .bot .div {
  height: 338px;
}
.ab3_con6 .bot p {
  font-size: 14px;
  padding-bottom: 18px;
}
.ab3_con6 .swiper-button-next, .ab3_con6 .swiper-button-prev {
  width: 13px;
  height: 24px;
  right: -50px;
}
.ab3_con6 .swiper-button-prev {
  left: -50px;
}

}
@media(max-width:991px){
  .ab3_con6 {
    padding-top: 38px;
    padding-bottom: 50px;
}
.ab3_con6 .p1 {
  font-size: 26px;
}
.ab3_con6 .p2 {
  font-size: 13px;
}
.ab3_con6 .top {
  padding-bottom: 12px;
}
.ab3_con6 .top .div button {
  font-size: 16px;
  margin-left: 22px;
  padding-bottom: 16px;
}
.ab3_con6 .bot .div {
  height: 250px;
}
}
@media(max-width:500px){
  .ab3_con6 {
    padding-top: 35px;
    padding-bottom: 40px;
}
.ab3_con6 .top {
  padding-bottom: 0px;
}
.ab3_con6 .top .div{
  position: static;
  text-align: left;
  margin-top: 15px;
}
.ab3_con6 .top .div button:nth-child(1){
  margin-left: 0;
}
.ab3_con6 .p1 {
  font-size: 24px;
}
.ab3_con6 .bot {
  padding-top: 15px;
}
.ab3_con6 .swiper-button-next, .ab3_con6 .swiper-button-prev{
  display: none;
}
}



/* ab1_con6 */
.ab1_con6{
  width: 100%;
  height: 540px;
  background-image: url(../images/ab1_con6_img1.png);
  background-size: cover;
  background-attachment: fixed;
  padding-top: 165px;
  overflow: hidden;
}
.ab1_con6 .p1{
  font-size: 30px;
  color: #ffffff;
  width: 90%;
  position: relative;
}
.ab1_con6 .p1::before{
  content: '';
  width: 54px;
  height: 47px;
  background-image: url(../images/ab1_con6_img2.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -100px;
  top: 8px;
}
.ab1_con6 .div{
  margin-top: 72px;
  padding-left: 94px;
  width: 100%;
  position: relative;
}
.ab1_con6 .div img{
  width: 81px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.ab1_con6 .div p{
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
}
@media(max-width:1459px){
.ab1_con6 {
  height: 410px;
  padding-top: 120px;
}
.ab1_con6 .p1 {
  font-size: 22px;
}
.ab1_con6 .div {
  margin-top: 54px;
  padding-left: 70px;
}
.ab1_con6 .div p {
  font-size: 14px;
}
.ab1_con6 .div img {
  width: 61px;
}
.ab1_con6 .p1::before {
  width: 40px;
  height: 35px;
  left: -70px;
  top: 6px;
}



}
@media(max-width:991px){
  .ab1_con6 {
    height: 280px;
    padding-top: 65px;
}
.ab1_con6 .p1 {
  font-size: 16px;
  width: 100%;
}
.ab1_con6 .p1::before {
  width: 24px;
  height: 21px;
  left: -34px;
  top: 3px;
}
}
@media(max-width:500px){
  .ab1_con6 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 55px;
}
.ab1_con6 .p1 {
  font-size: 14px;
  width: 100%;
  padding-left: 30px;
}
.ab1_con6 .p1::before {
  width: 24px;
  height: 21px;
  left: 0px;
  top: 3px;
}
.ab1_con6 .div p {
  font-size: 13px;
}
.ab1_con6 .div img {
  width: 44px;
}
.ab1_con6 .div {
  margin-top: 36px;
  padding-left: 54px;
}



}



/* abo5_con4 */
.abo5_con4{
  width: 100%;
  padding-top: 95px;
  padding-bottom: 100px;
}
.abo5_con4 .top{
  width: 100%;
  padding-bottom: 60px;
  border-bottom: 1px solid rgb(233,233,233);
}
.abo5_con4 .rq{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.abo5_con4 .rq .lef{
  width: 52.8%;
}
.abo5_con4 .rq .lef img{
  width: 100%;
  vertical-align: middle;
}
.abo5_con4 .rq .rig{
  width: 47.2%;
  padding-left: 40px;
  position: relative;
}
.abo5_con4 .bot .rig{
  padding-left: 0;
  padding-right: 40px;
}
.abo5_con4 .rq .rig .p1{
  font-size: 36px;
  color: #292727;
  padding-bottom: 26px;
  position: relative;
}
.abo5_con4 .rq .rig .p1::before{
  content: '';
  width: 65px;
  height: 4px;
  background: #06a3e8;
  position: absolute;
  bottom: 0;
  left: 0;
}
.abo5_con4 .rq .rig .p1 i{
  font-size: 80px;
  line-height: 62px;
  color: #f2f2f2;
  font-weight: bold;
  float: right;
  font-family: "din";
}
.abo5_con4 .rq .rig .p2{
  font-size: 16px;
  color: #666666;
  margin-top: 50px;
  line-height: 28px;
  height: 140px;
  overflow: hidden;
}
.abo5_con4 .rq .rig button{
  font-size: 16px;
  color: #06a3e8;
  padding-top: 30px;
}
.abo5_con4 .rq .rig button img{
  width: 14px;
  transition: all .5s;
}
.abo5_con4 .bot{
  padding-top: 45px;
}

@media(max-width:1459px){
  .abo5_con4 {
    padding-top: 70px;
    padding-bottom: 75px;
}
.abo5_con4 .top {
  padding-bottom: 45px;
}
.abo5_con4 .rq .rig {
  padding-left: 30px;
}
.abo5_con4 .rq .rig .p1 {
  font-size: 26px;
  padding-bottom: 18px;
}
.abo5_con4 .rq .rig .p1 i {
  font-size: 60px;
  line-height: 46px;
}
.abo5_con4 .rq .rig .p2 {
  font-size: 16px;
  margin-top: 36px;
  line-height: 24px;
  height: 120px;
}
.abo5_con4 .rq .rig button {
  font-size: 14px;
  padding-top: 18px;
}
.abo5_con4 .rq .rig .p1::before {
  width: 50px;
  height: 3px;
}
.abo5_con4 .bot {
  padding-top: 34px;
}
.abo5_con4 .bot .rig {
  padding-left: 0;
  padding-right: 30px;
}

}
@media(max-width:1259px){
  .abo5_con4 .rq .rig .p2 {
    font-size: 14px;
    margin-top: 14px;
    line-height: 24px;
    height: 120px;
}
}
@media(max-width:768px){
  .abo5_con4 .rq .lef {
    width: 100%;
}
.abo5_con4 .rq .rig{
  width: 100%;
  padding-left: 0;
  padding-top: 10px;
}
.abo5_con4 .bot .rq{
  flex-wrap: wrap-reverse;
}
}
@media(max-width:500px){
  .abo5_con4 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.abo5_con4 .rq .rig .p1 {
  font-size: 22px;
  padding-bottom: 12px;
}
.abo5_con4 .rq .rig .p1::before {
  width: 36px;
  height: 2px;
}
.abo5_con4 .rq .rig .p1 i {
  font-size: 46px;
  line-height: 37px;
}
.abo5_con4 .rq .rig button {
  font-size: 14px;
  padding-top: 13px;
}
.abo5_con4 .top {
  padding-bottom: 26px;
}

}



/* abo6_con4 */
.abo6_con4{
  width: 100%;
  padding-bottom: 75px;
  overflow: hidden;
}
.abo6_con4 .p1{
  font-size: 44px;
  color: #333;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.abo6_con4 .p1 span{
  width: 100%;
  font-size: 72px;
  color: #999;
  font-family: "Impact";
  opacity: 0.1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-transform: uppercase;
}
.abo6_con4 .rq{
  width: 100%;
  margin-top: 50px;
  position: relative;
}
.abo6_con4 .rq .top{
  width: 100%;
}
.abo6_con4 .rq .top img{
  width: 100%;
  vertical-align: middle;
}
.abo6_con4 .rq .p3{
  font-size: 24px;
  color: #1f2325;
  margin-top: 26px;
  margin-bottom: 10px;
}
.abo6_con4 .rq .p4{
  font-size: 16px;
  color: #666666;
  padding-right: 22px;
}
.abo6_con4 .swiper-button-next,
.abo6_con4 .swiper-button-prev{
  width: 18px;
  height: 33px;
  background-image: url(../images/abo6_con4_img2.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: -70px;
  transition: all .5s;
}
.abo6_con4 .swiper-button-prev{
  left: -70px;
  transform: rotate(180deg);
}
.abo6_con4 .swiper-button-next:hover,
.abo6_con4 .swiper-button-prev:hover{
  background-image: url(../images/abo6_con4_img3.png);
}

@media(max-width:1459px){
  .abo6_con4 {
    padding-bottom: 57px;
}
.abo6_con4 .p1 {
  font-size: 33px;
}
.abo6_con4 .p1 span {
  font-size: 54px;
}
.abo6_con4 .rq {
  margin-top: 38px;
}
.abo6_con4 .rq .p3 {
  font-size: 18px;
  margin-top: 16px;
  margin-bottom: 8px;
}
.abo6_con4 .rq .p4 {
  font-size: 14px;
}
.abo6_con4 .swiper-button-next, .abo6_con4 .swiper-button-prev {
  width: 18px;
  height: 33px;
  right: -50px;
  top: 39%;
}
.abo6_con4 .swiper-button-prev {
  left: -50px;
}

}
@media(max-width:991px){
  .abo6_con4 {
    padding-bottom: 50px;
}
.abo6_con4 .p1 span {
  font-size: 48px;
}
.abo6_con4 .p1 {
  font-size: 28px;
}
.abo6_con4 .rq {
  margin-top: 24px;
}

}
@media(max-width:500px){
  .abo6_con4 {
    padding-bottom: 35px;
}
  .abo6_con4 .p1 span {
    font-size: 38px;
}
.abo6_con4 .p1 {
  font-size: 24px;
}
.abo6_con4 .rq {
  margin-top: 18px;
}
.abo6_con4 .rq .p3 {
  font-size: 18px;
  margin-top: 12px;
  margin-bottom: 6px;
}
.abo6_con4 .swiper-button-next, .abo6_con4 .swiper-button-prev{
  display: none;
}
}

/* abo6_con5 */
.abo6_con5{
  width: 100%;
  padding-top: 80px;
  background: rgb(250,250,250);
}
.abo6_con5 .p1{
  font-size: 44px;
  color: #333;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.abo6_con5 .p1 span{
  width: 100%;
  font-size: 72px;
  color: #999;
  font-family: "Impact";
  opacity: 0.1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-transform: uppercase;
}
.abo6_con5 .rq{
  width: 100%;
  padding-top: 40px;
}
.abo6_con5 .swiper-container{
  padding-bottom: 90px;
}
.abo6_con5 .swiper-slide{
  height: 115px;
  background: #fff;
  position: relative;
}
.abo6_con5 .swiper-slide img{
  max-width: 70%;
  max-height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.abo6_con5 .swiper-pagination{
  bottom: 40px;
}

@media(max-width:1459px){
  .abo6_con5 {
    padding-top: 60px;
}
.abo6_con5 .p1{
  font-size: 33px;
}
.abo6_con5 .p1 span{
  font-size: 54px;
}
.abo6_con5 .rq {
  padding-top: 30px;
}
.abo6_con5 .swiper-slide {
  height: 85px;
}

}
@media(max-width:991px){
  .abo6_con5 {
    padding-top: 50px;
}
.abo6_con5 .p1 span {
  font-size: 48px;
}
.abo6_con5 .p1 {
  font-size: 28px;
}
.abo6_con5 .swiper-container {
  padding-bottom: 66px;
}
.abo6_con5 .swiper-pagination {
  bottom: 30px;
}

}
@media(max-width:500px){
  .abo6_con5 .p1 span {
    font-size: 38px;
}
.abo6_con5 .p1 {
  font-size: 24px;
}
.abo6_con5 .rq {
  padding-top: 18px;
}
.abo6_con5 {
  padding-top: 35px;
}

}
@media(max-width:375px){
  .abo6_con5 .p1 span {
    font-size: 32px;
}
}



/* ab_con5 */
.ab_con5{
  width: 100%;
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
}
.ab_con5 .rq{
  width: 100%;
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
}
.ab_con5 .rq .lef{
  width: 69%;
  position: relative;
}
.ab_con5 .rq .lef .bj{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.ab_con5 .rq .lef a{
  font-size: 16px;
  color: #06a3e8;
  text-align: center;
  position: absolute;
  transform: translate(-50%,-50%);
}
.ab_con5 .rq .lef a img{
  width: 36px;
  display: block;
  margin: 0 auto;
}
.ab_con5 .rq .rig{
  width: 30%;
  height: 498px;
  background: rgb(246,246,246);
  padding: 72px 32px;
}
.ab_con5 .rq .rig .p1{
  font-size: 30px;
  color: #333333;
  padding-top: 30px;
  position: relative;
}
.ab_con5 .rq .rig .p1::before{
  content: '';
  width: 56px;
  height: 5px;
  background: #06a3e8;
  position: absolute;
  top: 0;
  left: 0;
}
.ab_con5 .rq .rig .p2{
  font-size: 20px;
  color: #666666;
  padding-bottom: 36px;
  padding-top: 5px;
  border-bottom: 2px solid rgb(201,203,210);
}
.ab_con5 .rq .rig .div{
  width: 100%;
  padding-top: 34px;
}
.ab_con5 .rq .rig .div .p3{
  font-size: 16px;
  color: #666666;
  margin-bottom: 18px;
}

.ab_con3 .dw,
.ab_con4 .rq1 .dw,
.ab_con4 .rq2 .dw,
.ab_con5 .dw{
  position: absolute;
  left: 0;
  top: -100px;
  opacity: 0;
}
.ab_con4 .rq2 .rq .div3{
  display: none;
}
.ny_bt {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
}
.ny_bt .p1{
  font-size: 48px;
  color: #333333;
  position: relative;
  font-weight: bold;
}
.ny_bt .p1 span{
  color: #06a3e8;
}
.ny_bt .p1 i{
  font-size: 80px;
  color: #f2f2f2;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-transform: uppercase;
  z-index: -1;
  font-family: "Impact";
  font-weight: 100;
}
.ny_bt .p2{
  font-size: 20px;
  color: #777777;
  margin-top: 5px;
}
@media(max-width:1459px){
  .ny_bt .p1 {
    font-size: 36px;
  }
  .ny_bt .p1 i {
    font-size: 60px;
  }
  .ny_bt .p2 {
    font-size: 15px;
    margin-top: 3px;
  }
  .ab_con5 {
    padding-top: 90px;
    padding-bottom: 76px;
  }
  .ab_con5 .rq {
    padding-top: 45px;
  }
  .ab_con5 .rq .lef a img {
    width: 26px;
  }
  .ab_con5 .rq .lef a {
    font-size: 12px;
  }
  .ab_con5 .rq .rig {
    padding: 50px 24px;
    height: 426px;
  }
  .ab_con5 .rq .rig .p1 {
    font-size: 22px;
    padding-top: 22px;
  }
  .ab_con5 .rq .rig .p1::before {
    width: 40px;
    height: 3px;
  }
  .ab_con5 .rq .rig .p1 {
    font-size: 18px;
    padding-top: 17px;
  }
  .ab_con5 .rq .rig .p2 {
    font-size: 15px;
    padding-bottom: 24px;
    padding-top: 5px;
  }
  .ab_con5 .rq .rig .div {
    padding-top: 24px;
  }
  .ab_con5 .rq .rig .div .p3 {
    font-size: 14px;
    margin-bottom: 14px;
  }
}
@media(max-width:1259px){
  .ny_bt .p1 {
    font-size: 28px;
  }
  .ny_bt .p1 i {
    font-size: 48px;
  }
  .ny_bt .p2 {
    font-size: 14px;
    margin-top: 3px;
  }
  .ab_con5 .rq .rig {
    padding: 28px 24px;
    height: 345px;
  }
  .ab_con5 .rq .rig .div .p3 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .ab_con5 .rq .rig .p2 {
    font-size: 15px;
    padding-bottom: 18px;
    padding-top: 5px;
  }
  .ab_con5 .rq .rig .div {
    padding-top: 18px;
  }
  .ab_con4::before{
    width: 100%;
  }
}
@media(max-width:991px){
  .ab_con5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .ab_con5 .rq .lef{
    width: 100%;
  }
  .ab_con5 .rq .rig{
    width: 100%;
    height: auto;
  }
  .ab_con5 .rq{
    flex-wrap: wrap;
  }
}
@media(max-width:768px){
  .ny_bt .p1 {
    font-size: 24px;
  }
  .ny_bt .p1 i {
    font-size: 38px;
  }
  .ny_bt .p2 {
    font-size: 13px;
    margin-top: 3px;
  }
}
@media(max-width:500px){
  .ny_bt .p1 i{
    width: 100%;    font-size: 32px;
  }
  .ny_bt .p1 {
    font-size: 24px;
  }
  .ab_con5 {
    /* padding-top: 40px; */
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .ab_con5 .rq {
    padding-top: 24px;
  }
  .ab_con5 .rq .rig {
    padding: 24px 18px;
  }
  .ab_con5 .rq .rig .p1 {
    font-size: 18px;
    padding-top: 14px;
  }
  .ab_con5 .rq .rig .p2 {
    font-size: 14px;
    padding-bottom: 14px;
    padding-top: 5px;
  }
}








/* 新闻中心 */
.new_con1{
  width: 100%;
  padding-top: 80px;
  padding-bottom: 100px;
}
.new_con1 .rq{
  width: 100%;
}
.ny_lef{
  width: 20%;
  float: left;
}
.ny_lef .por_con2_lef{
  width: 100% !important;
  margin-top: 22px;
}
.ny_lef .por_con2_lef .rq2{
  display: block !important;
}
.ny_lef .por_con2_lef .rq3{
  background:rgb(250,250,250);
}
.ny_lef .div1{
  width: 100%;
}
.ny_lef .div1 .p{
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  line-height: 80px;
  background: #06a3e8;
  position: relative;
  padding-right: 40px;
  cursor: pointer;
}
.ny_lef .div1 .p::before{
  content: '';
  width: 13px;
  height: 13px;
  background-image: url(../images/img146.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 14%;
  transform: translateY(-50%);
}
.ny_lef .div1 .p.on::before{
  background-image: url(../images/img145.png);
}
.ny_lef .rq2{
  width: 100%;
  background:rgb(250,250,250);
  display: none;
}
.ny_lef .rq2.on2{
  display: block;
}
.ny_lef .rq2 a{
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 50px;
  padding-left: 30px;
  border-bottom: 1px dashed rgb(229,229,229);
}
.ny_lef .rq2 a:last-child{
  border-bottom:none;
}
.ny_lef .rq2 a.on1{
  color: #06a3e8;
}
.new_con1 .rig{
  width: 77%;
  float: right;
}
.new_con1 .rig .a{
  display: block;
  margin-bottom: 40px;
}
.new_con1 .rig .a .rq{
  width: 100%;
  height: 100%;
  padding: 25px;
  transition: all .5s;
  background: rgb(248,248,248);
}
.new_con1 .rig .a:hover .rq{
  background: #06a3e8;
}
.new_con1 .rig .a .rq .div{
  width: 19%;
  float: left;
  background: #fff;
  padding: 47px 0;
}
.new_con1 .rig .a .rq .div .p1{
  font-size: 100px;
  color: #7a839e;
  text-align: center;
  font-family: "akz2";
  line-height: 80px;
  transition: all .5s;
}
.new_con1 .rig .a .rq .div .p2{
  font-size: 24px;
  color: #7a839e;
  text-align: center;
  font-family: "akz2";
  margin-top: 5px;
  transition: all .5s;
}
.new_con1 .rig .a:hover .rq .div .p1,
.new_con1 .rig .a:hover .rq .div .p2{
  color: #06a3e8;
}
.new_con1 .rig .a .rq .div2{
  width: 81%;
  float: left;
  padding-left: 70px;
  padding-top: 24px;
  padding-right: 90px;
}
.new_con1 .rig .a .rq .div2 .p1{
  font-size: 30px;
  color: #333333;
  border-bottom: 1px solid rgb(224,224,224);
  padding-bottom: 10px;
  transition: all .5s;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_con1 .rig .a .rq .div2 .p2{
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
  line-height: 25px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new_con1 .rig .a .rq .div2 .p3{
  display: inline-block;
  font-size: 14px;
  color: #333333;
  padding-right: 15px;
  position: relative;
  margin-top: 15px;
  transition: all .5s;
}
.new_con1 .rig .a .rq .div2 .p3::before{
  content: '';
  width: 7px;
  height: 13px;
  background-image: url(../images/img147.png);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.new_con1 .rig .a:hover .rq .div2 .p1,
.new_con1 .rig .a:hover .rq .div2 .p2,
.new_con1 .rig .a:hover .rq .div2 .p3{
  color: #fff;
}
.new_con1 .rig .a:hover .rq .div2 .p3::before{
  background-image: url(../images/img148.png);
}
.new_con1 .rig .fy{
  margin-top: 50px;
}
.new_con2{
  padding-bottom: 50px;
  padding-top: 0px;
}
.xp_con3 .rq .swiper-pagination-bullet-active{
  background: #06a3e8;
}
.xp_con3 .rq .swiper-container{
  padding-bottom: 45px;
}

/* xp_con3 */
.xp_con3{
  width: 100%;
  padding-bottom: 25px;
}
.xp_con3 .bt .p1 {
  font-size: 30px;
}
.xp_con3 .bt{
  position: relative;
  text-align: left;
}
.xp_con3 .bt a{
  width: 29px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.xp_con3 .bt a img{
  width: 100%;
}
.xp_con3 .rq{
  width: 100%;
  padding-top: 46px;
}
.xp_con3 .rq .swiper-slide a{
  display: block;
  width: 100%;
  height: 100%;
}
.xp_con3 .rq .top{
  width: 100%;
  overflow: hidden;
}
.xp_con3 .rq .top img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}
.xp_con3 .rq .swiper-slide:hover .top img{
  transform: scale(1.05);
}
.xp_con3 .rq .bot{
  width: 100%;
  height: 70px;
  text-align: center;
  background: rgb(248,248,248);
  padding: 22px 28px;
  transition: all .5s;
}
.pagelist span{
    margin: 5px;
}
.pagelist span a{
   padding: 5px;
   transition: all 0.3s;
}
.pagelist span a:hover{
   color:#06a3e8;
}
.xp_con3 .rq .swiper-slide:hover .bot{
  background: #06a3e8;
}
.xp_con3 .rq .bot .p1{
  font-size: 20px;
  color: #333333;
  margin-bottom: 9px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.xp_con3 .rq .bot .p2{
  font-size: 14px;
  color: #666666;
  opacity: 0.66;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.xp_con3 .rq .swiper-slide:hover p{
  color: #fff;
}

@media(max-width:1459px){
  .ny_lef .div1 .p {
    font-size: 20px;
    line-height: 60px;
    padding-right: 40px;
}
  .new_con1 {
    padding-top: 60px;
    padding-bottom: 70px;
}
.new_con1 .rig .a .rq .div .p1 {
  font-size: 74px;
  line-height: 62px;
}
.new_con1 .rig .a .rq .div {
  padding: 29px 0;
}
.new_con1 .rig .a .rq .div .p2 {
  font-size: 20px;
}
.new_con1 .rig .a .rq .div2 {
  padding-left: 40px;
  padding-top: 0px;
  padding-right: 40px;
}
.new_con1 .rig .a .rq .div2 .p1 {
  font-size: 22px;
  padding-bottom: 10px;
}
.new_con1 .rig .a .rq .div2 .p2 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 25px;
}

.xp_con3 {
  padding-bottom: 20px;
}
.xp_con3 .bt .p1 {
  font-size: 24px;
}
.xp_con3 .bt a {
  width: 22px;
  height: 22px;
}
.xp_con3 .rq {
  padding-top: 30px;
}
.xp_con3 .rq .bot {
  height: 55px;
  padding: 16px 20px;
}
.xp_con3 .rq .bot .p1 {
  font-size: 17px;
  margin-bottom: 6px;
}
.xp_con3 .rq .bot .p2 {
  font-size: 13px;
}
}
@media(max-width:991px){
  .new_con1 .ny_lef{
    display: none;
  }
  .new_con1 .rig{
    width: 100%;
  }
  .new_con1 .rig .a {
    margin-bottom: 15px;
}
.new_con1 {
  padding-top: 26px;
  padding-bottom: 70px;
}
.xp_con3 .rq .bot {
  height: 80px;
  padding: 8px 8px;
}
.xp_con3 .rq .bot .p1 {
  font-size: 16px;
  margin-bottom: 6px;
}
}
@media(max-width:768px){
  .new_con1 .rig .a .rq .div{
    display: none;
  }
  .new_con1 .rig .a .rq .div2{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
  .new_con1 .rig .a .rq .div {
    padding: 15px 0;
}
.new_con1 .rig .a .rq .div .p1 {
  font-size: 50px;
  line-height: 45px;
}
.new_con1 .rig .a .rq .div .p2 {
  font-size: 16px;
}

}
@media(max-width:414px){
  .new_con1 .rig .a .rq {
    padding: 10px;
}
.new_con1 .rig .a .rq .div2 .p1 {
  font-size: 16px;
  padding-bottom: 6px;
}
.new_con1 .rig .a .rq .div2 .p2 {
  font-size: 13px;
  margin-top: 3px;
  line-height: 25px;
}
.new_con1 {
  padding-top: 26px;
  padding-bottom: 36px;
}
.new_con1 .rig .fy {
  margin-top: 30px;
}
.new_con2{
  padding-bottom: 30px;
  padding-top: 20px;
}
.xp_con3 .bt .p1 {
  font-size: 22px;
}
.xp_con3 {
  padding-bottom: 0px;
}
.xp_con3 .rq {
  padding-top: 16px;
}
}



/* 新闻详情 */
/* new_da2 */
.new_da2{
  width: 100%;
  margin-top: 50px;
}
.new_da2 .rq{
  width: 100%;
}
.new_da2 .rq .lef{
  width: 73.5%;
  float: left;
}
.new_da2 .rq .lef .rq2{
  padding: 60px 70px;
  padding-bottom: 0;
  background: rgb(250,250,250);
}
.new_da2 .rq .lef .top{
  padding-bottom: 35px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .p1{
  font-size: 34px;
  color: #333333;
  text-align: center;
}
.new_da2 .rq .lef .p2{
  text-align: center;
  padding-top: 14px;
}
.new_da2 .rq .lef .p2 span{
  font-size: 16px;
  color: #666666;
  padding-right: 20px;
}
.new_da2 .rq .lef .p2 span:last-child{
  padding-right: 0;
}
.new_da2 .rq .lef .bot{
  padding-top: 50px;
  padding-bottom: 90px;
  border-bottom: 1px solid rgb(214,214,214);
}
.new_da2 .rq .lef .bot p{
  font-size: 16px;
  color: #666666;
  line-height: 28px;
}
.new_da2 .rq .lef .bot img{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}
.new_da2 .rq .lef .div{
  padding-top: 20px;
  padding-bottom: 30px;
}
.prev{
  float: left;
}
.prev span{
  padding-left: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.prev span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/img155.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: all .5s;
}
.next{
  float: right;
}
.next span{
  padding-right: 30px;
  font-size: 14px;
  color: #333333;
  display: inline-block;
  position: relative;
  transition: all .5s;
}
.next span::before{
  content: '';
  width: 8px;
  height: 13px;
  background-image: url(../images/img155.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.prev p,
.next p{
  font-size: 16px;
  color: #333333;
  padding-top: 12px;
  transition: all .5s;
}
.next p{
  text-align: right;
}
.prev:hover span,
.prev:hover p,
.next:hover span,
.next:hover p{
  color: #06a3e8;
}
.prev:hover span::before,
.next:hover span::before{
  background-image: url(../images/img154.png);
}
.new_da2 .rq .lef .rq3{
  padding-top: 70px;
  padding-bottom: 20px;
}
.new_da2 .rq .lef .rq3 .p3{
  font-size: 30px;
  color: #333333;
}
.new_da2 .rq .lef .rq3 .div1{
  width: 100%;
  padding-top: 40px;
}
.new_da2 .rq .lef .rq3 .div1 a{
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.new_da2 .rq .lef .rq3 a .div2{
  width: 21.3%;
  float: left;
}
.new_da2 .rq .lef .rq3 a .div2 img{
  width: 100%;
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover .div2 img{
  transform: scale(1.03);
}
.new_da2 .rq .lef .rq3 a .div3{
  width: 78.7%;
  float: right;
  padding-left: 40px;
  padding-top: 15px;
  padding-right: 170px;
  position: relative;
}
.new_da2 .rq .lef .rq3 a .div3 .p4{
  font-size: 20px;
  color: #333333;
  transition: all .5s;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_da2 .rq .lef .rq3 a .div3 .p5{
  font-size: 16px;
  color: #666666;
  padding-top: 14px;
  transition: all .5s;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.new_da2 .rq .lef .rq3 a:hover .p4,
.new_da2 .rq .lef .rq3 a:hover .p5{
  color: #06a3e8;
}
.new_da2 .rq .lef .rq3 button{
  font-size: 16px;
  color: #666666;
  width: 140px;
  height: 44px;
  border-radius: 44px;
  border: 1px solid rgb(194,196,192);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s;
}
.new_da2 .rq .lef .rq3 a:hover button{
  background: #06a3e8;
  border: 1px solid #06a3e8;
  color: #fff;
}

.new_da2 .rq .rig{
  width: 24%;
  float: right;
}
.new_da2 .rq .rig .rq1{
  width: 100%;
  background: rgb(250,250,250);
  padding: 30px;
  padding-right: 25px;
  display: block;
  margin-bottom: 18px;
}
.new_da2 .rq .rig .rq1 .p1{
  font-size: 20px;
  color: #333333;
  margin-bottom: 15px;
}
.new_da2 .rq .rig .rq1 img{
  width: 100%;
  vertical-align: middle;
  transition: all .5s;
}
.new_da2 .rq .rig .rq1:hover img{
  transform: scale(1.03);
}
.new_da2 .rq .rig .rq1 .p2{
  font-size: 18px;
  color: #333333;
  padding-top: 22px;
  padding-bottom: 8px;
  text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_da2 .rq .rig .rq1:hover .p2{
  color: #06a3e8;
}
.new_da2 .rq .rig .rq1 .p3{
  font-size: 16px;
  color: #666666;
}

.rig_rq2{
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 0px 22px 0px rgba(90, 91, 95, 0.2);
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .p1,
.rig_rq2 .p1{
  font-size: 20px;
  color: #ffffff;
  padding-left: 60px;
  line-height: 58px;
  background: #06a3e8;
}
.rig_rq2 .div{
  padding: 0 36px;
  padding-bottom: 70px;
}
.rig_rq2 .div a{
  display: block;
  border-bottom: 1px solid rgb(225,225,225);
  padding-top: 25px;
  padding-bottom: 15px;
  font-size: 18px;
  color: #333333;
  transition: all .5s;
}
.rig_rq2 .div a .p2{
  font-size: 14px;
  color: #666666;
  font-family: "din";
  margin-top: 8px;
  transition: all .5s;
}
.rig_rq2 .div a:hover,
.rig_rq2 .div a:hover .p2{
  color: #06a3e8;
}

.new_da2 .rq .rig .rq3{
  width: 100%;
  margin-top: 30px;
}
.new_da2 .rq .rig .rq3 .div{
  background: rgb(250,250,250);
  padding: 22px 20px 40px 20px;
}
.new_da2 .rq .rig .rq3 .div a{
  font-size: 14px;
  color: #999999;
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  border: 1px solid rgb(225,225,225);
  border-radius: 3px;
  margin-bottom: 10px;
  margin-right: 8px;
}
.new_da2 .rq .rig .rq3 .div a:hover{
  color: #fff;
  background: #06a3e8;
  border: 1px solid #06a3e8;
}
.lb-data .lb-number{
  display: none !important;
}
@media(max-width:1459px){
  .new_da2 {
    margin-top: 30px;
  }
  .new_da2 .rq .lef .rq2 {
    padding: 28px 30px;
  }
  .new_da2 .rq .lef .p1 {
    font-size: 24px;
  }
  .new_da2 .rq .lef .top {
    padding-bottom: 14px;
  }
  .new_da2 .rq .lef .p2 span {
    font-size: 14px;
    padding-right: 20px;
  }
  .new_da2 .rq .lef .bot {
    padding-top: 22px;
    padding-bottom: 40px;
  }
  .bot >p img{width:100% !important;
      /*height: atuo;*/
  }
  .new_da2 .rq .rig .rq1 {
    padding: 15px;
    padding-right: 25px;
    margin-bottom: 15px;
  }
  .new_da2 .rq .rig .rq1 .p1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .new_da2 .rq .rig .rq1 .p2 {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .new_da2 .rq .rig .rq1 .p3 {
    font-size: 14px;
  }
  .new_da2 .rq .rig .rq3 .p1, .rig_rq2 .p1 {
    font-size: 18px;
    padding-left: 36px;
    line-height: 46px;
  }
  .rig_rq2 .div {
    padding: 0 16px;
    padding-bottom: 36px;
  }
  .rig_rq2 .div a {
    padding-top: 14px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .new_da2 .rq .rig .rq3 .div {
    padding: 10px 10px 15px 10px;
  }
  .new_da2 .rq .rig .rq3 .div a {
    font-size: 12px;
    line-height: 26px;
    padding: 0 6px;
    border-radius: 3px;
    margin-bottom: 6px;
    margin-right: 4px;
  }
  .new_da2 .rq .lef .rq3 {
    padding-top: 46px;
  }
  .new_da2 .rq .lef .rq3 .p3 {
    font-size: 24px;
  }
  .new_da2 .rq .lef .rq3 .div1 {
    padding-top: 20px;
  }
  .new_da2 .rq .lef .rq3 a .div3 {
    padding-left: 20px;
    padding-top: 6px;
    padding-right: 150px;
  }
  .new_da2 .rq .lef .rq3 a .div3 .p4 {
    font-size: 18px;
  }
  .new_da2 .rq .lef .rq3 a .div3 .p5 {
    font-size: 14px;
    padding-top: 14px;
  }
  .new_da2 .rq .lef .rq3 button {
    font-size: 14px;
    width: 100px;
    height: 35px;
    border-radius: 35px;
  }
  
}
@media(max-width:991px){
  .new_da2 .rq .lef{
    width: 100%;
  }
  .new_da2 .rq .rig{
    display: none;
  }
  .prev{
    width: 49%;
  }
  .next {
    width: 49%;
    text-align: right;
}

}
@media(max-width:414px){
  .new_da2 .rq .lef .bot p {
    font-size: 14px;
    line-height: 26px;
}
  .new_da2 .rq .lef .rq2 {
    padding: 28px 10px;
    padding-bottom: 0;
  }
  .new_da2 .rq .lef .p2 span {
    font-size: 12px;
    padding-right: 10px;
  }
  .new_da2 .rq .lef .p1 {
    font-size: 22px;
  }
  .prev p, .next p {
    font-size: 14px;
    padding-top: 9px;
  }
  .new_da2 .rq .lef .rq3 {
    padding-top: 30px;
  }
  .new_da2 .rq .lef .rq3 .p3 {
    font-size: 22px;
  }
  .new_da2 .rq .lef .rq3 a .div2{
    width: 100%;
  }
  .new_da2 .rq .lef .rq3 a .div3{
    width: 100%;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .new_da2 .rq .lef .rq3 button{
    position: static;
    transform: translate(0,0);
    margin-top: 15px;
  }
}









/* 落地页 */
.ny_banner .container{
  position: absolute;
  left: 50%;
  top: 105px;
  transform: translateX(-50%);
}
.ny_banner .p1{
  font-size: 43px;
  color: #ffffff;
  font-weight: bold;
}
.ny_banner .p2{
  font-size: 80px;
  color: #ffffff;
  font-weight: bold;
}

/* ldy_con1 */
.ldy_con1{
  width: 100%;
  padding-top: 95px;
  padding-bottom: 90px;
  background-image: url(../images/img157.jpg);
  background-size: cover;
}
.ldy_con1 .p1{
  font-size: 52px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.ldy_con1 .p1 span{
  color: #06a3e8;
}
.ldy_con1 .rq{
  width: 100%;
  padding-top: 50px;
}
.ldy_con1 .rq .lef{
  width: 76.3%;
  float: left;
}
.ldy_con1 .rq .lef .div{
  width: 31.5%;
  margin-right: 1.8333333%;
  margin-bottom: 25px;
  float: left;
  background: #fff;
}
.ldy_con1 .rq .lef .div .top{
  width: 100%;
  height: 320px;
  position: relative;
  overflow: hidden;
}
.ldy_con1 .rq .lef .div .top img{
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all .5s;
}
.ldy_con1 .rq .lef .div:hover .top img{
  transform: translate(-50%,-50%) scale(1.05);
}
.ldy_con1 .rq .lef .div .bot {
  width: 100%;
  height: 74px;
  border-top: 1px solid rgb(245,245,245);
  padding-left: 24px;
  padding-right: 120px;
  line-height: 74px;
  font-size: 20px;
  color: #333333;
  position: relative;
  transition: all .5s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ldy_con1 .rq .lef .div:hover .bot {
  background: #06a3e8;
  color: #fff;
}
.ldy_con1 .rq .lef .div .bot span {
  font-size: 14px;
  color: #666666;
  position: absolute;
  right: 38px;
  top: 0;
  transition: all .5s;
}
.ldy_con1 .rq .lef .div:hover .bot span {
  color: #fff;
}
.ldy_con1 .rq .lef .div .bot span::before {
  content: '';
  width: 7px;
  height: 12px;
  background-image: url(../images/img53.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: -15px;
  top: 51%;
  transform: translateY(-50%);
  transition: all .5s;
}
.ldy_con1 .rq .lef .div:hover .bot span::before {
  background-image: url(../images/img54.png);
}
.ldy_con1 .rq .rig{
  width: 23.7%;
  float: left;
  height: 1234px;
  background-image: url(../images/img158.jpg);
  background-size: cover;
  background-position: center;
  padding: 55px 46px;
}
.ldy_con1 .rq .rig .p3{
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 3px;
}
.ldy_con1 .rq .rig .p4{
  font-size: 55px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.ldy_con1 .rq .rig .p4 span{
  font-size: 68px;
  line-height: 70px;
}
.ldy_con1 .rq .rig .div{
  width: 100%;
  height: 245px;
  background: rgb(214,31,47);
  margin-top: 24px;
  padding-top: 34px;
}
.ldy_con1 .rq .rig .div .p5{
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.ldy_con1 .rq .rig .div .p6{
  font-size: 32px;
  color: #ffffff;
  font-family: "arial";
  font-weight: bold;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 5px;
}
.ldy_con1 .rq .rig .div .p7{
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
.ldy_con1 .rq .rig .div a{
  font-size: 22px;
  color: #ffffff;
  width: 145px;
  height: 46px;
  border-radius: 46px;
  line-height: 46px;
  text-align: center;
  display: block;
  margin: 0 auto;
  background: rgb(213,173,102);
  margin-top: 18px;
}
.ldy_con1 .rq .rig .ig{
  max-width: 100%;
  display: block;
  margin: 0 auto;
  margin-top: 44px;
}
.ldy_con1 .rq .rig .div1{
  width: 100%;
  padding-top: 46px;
}
.ldy_con1 .rq .rig .div1 p{
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 15px;
}

/* ldy_con2 */
.ldy_con2{
  padding-bottom: 106px;
}
.ldy_con2 .rq1{
  width: 100%;
}
.ldy_con2 .rq1 .p1{
  font-size: 60px;
  color: #06a3e8;
  font-weight: bold;
  text-align: center;
}
.ldy_con2 .rq1 .p2{
  font-size: 48px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.ldy_con2 .rq1 .p3 {
  text-align: center;
  margin-top: 35px;
}
.ldy_con2 .rq1 .p3 span{
  font-size: 24px;
  color: #ffffff;
  line-height: 60px;
  border-radius: 60px;
  background: rgb(213,173,102);
  display: inline-block;
  padding-left: 28px;
}
.ldy_con2 .rq1 .p3 a{
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  background: #06a3e8;
  line-height: 60px;
  border-radius: 60px;
  padding: 0 36px;
  margin-left: 14px;
}
.ldy_con2 .rq1 .p3 a i{
  font-size: 30px;
  color: #ffffff;
  font-family: "arial";
  font-weight: bold;
}

/* ldy_con3 */
.ldy_con3{
  width: 100%;
  background: rgb(245,245,245);
  padding-top: 92px;
  padding-bottom: 95px;
}
.ldy_con3 .p1{
  font-size: 52px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.ldy_con3 .p1 span{
  display: block;
  color: #06a3e8;
}
.ldy_con3 .rq{
  width: 100%;
  padding-top: 65px;
  position: relative;
}
.ldy_con3 .rq::before{
  content: '';
  width: 30%;
  height: 97px;
  background: rgb(213,173,102);
  position: absolute;
  bottom: 0;
  right: 0;
}
.ldy_con3 .rq .ig{
  width: 704px;
  position: absolute;
  right: 0;
  bottom: 97px;
}
.ldy_con3 .rq .top{
  width: 100%;
}
.ldy_con3 .rq .top .div{
  width: 21%;
  height: 300px;
  float: left;
  background: #fff;
  margin-right: 1.3%;
  padding: 0 10px;
  padding-top: 70px;
}
.ldy_con3 .rq .top .div img{
  width: 100px;
  display: block;
   margin: 0 auto;
   transition: all .5s;
}
.ldy_con3 .rq .top .div:hover img{
  transform: translateY(-10px);
}
.ldy_con3 .rq .top .div p{
  margin-top: 25px;
  text-align: center;
  font-size: 30px;
  color: #333333;
}
.ldy_con3 .rq .top .div p span{
  display: block;
  font-size: 30px;
  color: #e3e3e3;
  font-weight: bold;
  font-family: "arial";
  margin-top: 5px;
}
.ldy_con3 .rq .bot{
  width: 100%;
  height: 326px;
  margin-top: 20px;
}
.ldy_con3 .rq .bot .lef{
  width: 37%;
  height: 100%;
  float: left;
  background-image: url(../images/img164.jpg);
  background-size: cover;
  padding: 40px 45px;
}
.ldy_con3 .rq .bot .lef .p2{
  font-size: 62px;
  color: #ffffff;
  font-weight: bold;
}
.ldy_con3 .rq .bot .lef .p3{
  font-size: 48px;
  color: #ffffff;
}
.ldy_con3 .rq .bot .lef .p4{
  font-size: 80px;
  color: #06a3e8;
  font-weight: bold;
}
.ldy_con3 .rq .bot .rig{
  width: 63%;
  height: 100%;
  float: left;
}
.ldy_con3 .rq .bot .rig .div1{
  width: 100%;
  height: 70%;
  background: #06a3e8;
  padding-top: 44px;
  padding-left: 50px;
}
.ldy_con3 .rq .bot .rig .div1 .p2{
  font-size: 30px;
  color: #ffffff;
}
.ldy_con3 .rq .bot .rig .div1 .p3{
  font-size: 24px;
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 span{
  font-family: "din";
  font-size: 56px;
}
.ldy_con3 .rq .bot .rig .div1 .p4{
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 20px;
}
.ldy_con3 .rq .bot .rig .div2{
  width: 100%;
  height: 30%;
  background: rgb(213,173,102);
  position: relative;
}
.ldy_con3 .rq .bot .rig .div2 a{
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
}

/* ldy_con4 */
.ldy_con4{
  width: 100%;
}
.ldy_con4 .rq{
  width: 100%;
}
.ldy_con4 .rq .lef{
  width: 50%;
  float: left;
  position: relative;
}
.ldy_con4 .rq .lef .ig{
  width: 100%;
  vertical-align: middle;
  opacity: 0;
}
.ldy_con4 .rq .lef .div{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ldy_con4 .rq .lef .div img{
  width: 100%;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s;
}
.ldy_con4 .rq .lef .div img.on{
  opacity: 1;
}
.ldy_con4 .rq .rig{
  width: 50%;
  float: left;
  padding-top: 76px;
  padding-left: 80px;
}
.ldy_con4 .rq .rig .p1{
  font-size: 52px;
  color: #000000;
  font-weight: bold;
}
.ldy_con4 .rq .rig .p1 span{
  font-size: 60px;
  color: #06a3e8;
  display: block;
}
.ldy_con4 .rq .rig .div{
  width: 100%;
  height: 100px;
  line-height: 100px;
  margin-top: 34px;
  background: #06a3e8;
}
.ldy_con4 .rq .rig .div p{
  font-size: 24px;
  color: #ffffff;
  width: 180px;
  text-align: center;
  border-right: 1px solid rgb(201,20,36);
  float: left;
  transition: all .5s;
  cursor: pointer;
}
.ldy_con4 .rq .rig .div p.on1{
  background: rgb(213,173,102);
}
.ldy_con4 .rq .rig .div1{
  width: 100%;
  margin-top: 60px;
}
.ldy_con4 .rq .rig .div2{
  width: 100%;
  padding-left: 102px;
  position: relative;
  display: none;
}
.ldy_con4 .rq .rig .div2.on2{
  display: block;
}
.ldy_con4 .rq .rig .div2 i{
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #06a3e8;
  position: absolute;
  top: 0;
  left: 0;
}
.ldy_con4 .rq .rig .div2 i img{
  width: 40px;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ldy_con4 .rq .rig .div2 .p2{
  font-size: 48px;
  color: #333333;
}
.ldy_con4 .rq .rig .div2 .p3{
  font-size: 16px;
  color: #999999;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  margin-bottom: 35px;
}
.ldy_con4 .rq .rig .div2 .p3::before{
  content: '';
  width: 696px;
  height: 4px;
  background-image: url(../images/img170.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 4px;
}
.ldy_con4 .rq .rig .div2 .p4{
  font-size: 18px;
  color: #666666;
  margin-bottom: 20px;
  padding-left: 28px;
  position: relative;
}
.ldy_con4 .rq .rig .div2 .p4::before{
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 3px solid #06a3e8;
  position: absolute;
  top: 8px;
  left: 8px;
}
.ldy_con4 .rq .rig .div2 .div3{
  width: 100%;
  margin-top: 46px;
}
.ldy_con4 .rq .rig .div2 .div3 div{
  float: left;
}
.ldy_con4 .rq .rig .div2 .div3 .p5{
  font-size: 16px;
  color: #666666;
}
.ldy_con4 .rq .rig .div2 .div3 .p6{
  font-size: 48px;
  font-weight: bold;
  font-family: "arial";
  color: #06a3e8;
}
.ldy_con4 .rq .rig .div2 .div3 a{
  font-size: 16px;
  color: #ffffff;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  background: #06a3e8;
  text-align: center;
  margin-left: 30px;
}

/* ldy_con5 */
.ldy_con5{
  padding-top: 0;
  padding-bottom: 154px;
}
.ldy_con5 .rq{
  padding-top: 0;
}
.ldy_con5 .rq .top{
  height: 800px;
}
.ldy_con5 .rq .top::before{
  bottom: 88px;
}
.ldy_con5 .top .div {
  bottom: 140px;
}
.ldy_con5 .top .div .div1 {
  margin-right: 148px;
}
.ldy_con5 .rq .bot {
  padding-top: 0px;
}
.ldy_con5 .rq .top .lef {
  padding-right: 55px;
  padding-top: 76px;
}
.ldy_con5 .rq .top .lef .p3{
  font-size: 52px;
  color: #333333;
  font-weight: bold;
}
.ldy_con5 .rq .top .lef .p4{
  font-size: 24px;
  color: #333333;
  letter-spacing: 20px;
}
.ldy_con5 .ldy_div{
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
.ldy_con5 .ldy_div p{
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}


/* ldy_con6 */
.ldy_con6 .ig{
  left: 0;
}
.ldy_con6 .container .rig .top {
  padding-right: 36px;
  padding-left: 404px;
}
.ldy_con6 .container .rig .bot {
  padding-right: 0px;
  padding-left: 404px;
}


/* ldy_con7 */
.ldy_con7{
  width: 100%;
  background: #fff;
  padding-top: 100px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
}
.ldy_con7::before{
  content: '';
  width: 50%;
  height: 100%;
  background-image: url(../images/img173.jpg);
  background-size: cover;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
.ldy_con7 .lef{
  width: 50%;
  float: left;
  padding-right: 85px;
}
.ldy_con7 .p1{
  font-size: 36px;
  color: #333333;
}
.ldy_con7 .p2{
  font-size: 20px;
  color: #333333;
}
.ldy_con7 .lef .rq{
  width: 100%;
  padding-top: 30px;
}
.ldy_con7 .lef .rq input{
  display: block;
  font-size: 18px;
  color: #c3c3c3;
  width: 49%;
  height: 60px;
  margin-right: 2%;
  margin-bottom: 20px;
  padding-left: 30px;
  float: left;
  border: 1px solid rgb(237,237,237);
}
.ldy_con7 .lef .rq input:nth-child(2n){
  margin-right: 0;
}
.ldy_con7 .lef input:-moz-placeholder, 
.ldy_con7 .lef textarea:-moz-placeholder {  
     color: #c3c3c3;   
}  
.ldy_con7 .lef input:-ms-input-placeholder,
.ldy_con7 .lef textarea:-ms-input-placeholder { 
    color: #c3c3c3;   
} 
.ldy_con7 .lef input::-webkit-input-placeholder, 
.ldy_con7 .lef textarea::-webkit-input-placeholder { 
    color: #c3c3c3;   
}
.ldy_con7 .lef .rq textarea{
  display: block;
  font-size: 18px;
  color: #c3c3c3;
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-top: 24px;
  float: left;
  border: 1px solid rgb(237,237,237);
}
.ldy_con7 .lef .rq button{
  font-size: 18px;
  color: #ffffff;
  display: block;
  float: left;
  width: 180px;
  height: 60px;
  background: #06a3e8;
  margin-right: 18px;
  transition: all .5s;
}
.ldy_con7 .lef .rq button:nth-of-type(2){
  background: rgb(51,51,51);
}

.ldy_con7 .rig{
  width: 50%;
  float: left;
  padding-left: 80px;
  position: relative;
  z-index: 1;
}
.ldy_con7 .rig .div{
  width: 100%;
  margin-top: 28px;
  margin-bottom: 40px;
}
.ldy_con7 .rig .div p{
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
}
.ldy_con7 .rig .div p span{
  font-size: 24px;
  color: #333333;
  font-family: "arial";
}
.ldy_con7 .rig .div p img{
  width: 20px;
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 5px;
}

.ldy_con7 .rig .div1{
  width: 100%;
}
.ldy_con7 .rig .div1 img{
  width: 100%;
  vertical-align: middle;
}


/* 落地页分辨率 */
@media(max-width:1680px){
  .ny_banner .p1 {
    font-size: 32px;
}
.ny_banner .p2 {
  font-size: 60px;
}
.ny_banner .container {
  top: 80px;
}
.ldy_con1 .rq .rig .p3 {
  font-size: 26px;
}
.ldy_con1 .rq .rig .p4 {
  font-size: 48px;
}
.ldy_con1 .rq .rig .p4 span {
  font-size: 60px;
}
.ldy_con1 .rq .rig .div1 p {
  font-size: 28px;
}
.ldy_con2 .rq1 .p3 span {
  font-size: 18px;
}
.ldy_con2 .rq1 .p3 a {
  font-size: 18px;
}
.ldy_con2 .rq1 .p3 a i {
  font-size: 22px;
}
.ldy_con3 .rq .bot .lef .p2 {
  font-size: 52px;
}
.ldy_con3 .rq .bot .lef .p3 {
  font-size: 40px;
}
.ldy_con3 .rq .bot .lef .p4 {
  font-size: 70px;
}
.ldy_con3 .rq .ig {
  width: 530px;
}
.ldy_con4 .rq .rig {
  padding-top: 34px;
}
.ldy_con4 .rq .rig .p1 span {
  font-size: 50px;
}
.ldy_con4 .rq .rig .p1 {
  font-size: 44px;
}

}
@media(max-width:1459px){
  .ny_banner .p1 {
    font-size: 28px;
}
.ny_banner .p2 {
  font-size: 48px;
}
.ldy_con1 {
  padding-top: 70px;
  padding-bottom: 68px;
}
.ldy_con1 .p1 {
  font-size: 40px;
}
.ldy_con1 .rq {
  padding-top: 38px;
}
.ldy_con1 .rq .lef .div .top {
  height: 240px;
}
.ldy_con1 .rq .lef .div .bot {
  height: 56px;
  padding-left: 17px;
  padding-right: 90px;
  line-height: 56px;
  font-size: 16px;
}
.ldy_con1 .rq .lef .div .bot span {
  font-size: 12px;
  right: 26px;
}
.ldy_con1 .rq .lef .div {
  margin-bottom: 16px;
}
.ldy_con1 .rq .rig {
  height: 920px;
  padding: 30px 24px;
}
.ldy_con1 .rq .rig .p3 {
  font-size: 22px;
}
.ldy_con1 .rq .rig .p4 {
  font-size: 38px;
}
.ldy_con1 .rq .rig .p4 span {
  font-size: 48px;
  line-height: 60px;
}
.ldy_con1 .rq .rig .div {
  height: 186px;
  margin-top: 18px;
  padding-top: 24px;
}
.ldy_con1 .rq .rig .div .p5 {
  font-size: 18px;
}
.ldy_con1 .rq .rig .div .p6 {
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 2px;
}
.ldy_con1 .rq .rig .div .p7 {
  font-size: 14px;
}
.ldy_con1 .rq .rig .div a {
  font-size: 16px;
  width: 110px;
  height: 34px;
  border-radius: 34px;
  line-height: 34px;
  margin-top: 18px;
}
.ldy_con1 .rq .rig .ig {
  margin-top: 33px;
}
.ldy_con1 .rq .rig .div1 {
  padding-top: 36px;
}
.ldy_con1 .rq .rig .div1 p {
  font-size: 22px;
}
.ldy_con2 {
  padding-bottom: 80px;
}
.ldy_con2 .rq1 .p1 {
  font-size: 44px;
}
.ldy_con2 .rq1 .p2 {
  font-size: 36px;
}
.ldy_con2 .rq1 .p3 {
  margin-top: 26px;
}
.ldy_con2 .rq1 .p3 span {
  line-height: 45px;
  border-radius: 45px;
  padding-left: 18px;
}
.ldy_con2 .rq1 .p3 a {
  font-size: 24px;
  line-height: 46px;
  border-radius: 45px;
  padding: 0 14px;
  margin-left: 14px;
}
.ldy_con3 {
  padding-top: 60px;
  padding-bottom: 70px;
}
.ldy_con3 .p1 {
  font-size: 40px;
}
.ldy_con3 .rq {
  padding-top: 48px;
}
.ldy_con3 .rq .top .div {
  height: 228px;
  padding: 0 10px;
  padding-top: 50px;
}
.ldy_con3 .rq .top .div img {
  width: 74px;
}
.ldy_con3 .rq .top .div p {
  margin-top: 18px;
  font-size: 22px;
}
.ldy_con3 .rq .top .div p span {
  font-size: 24px;
  margin-top: 5px;
}
.ldy_con3 .rq .bot {
  height: 246px;
  margin-top: 16px;
}
.ldy_con3 .rq .bot .lef {
  padding: 30px 34px;
}
.ldy_con3 .rq .bot .lef .p2 {
  font-size: 42px;
}
.ldy_con3 .rq .bot .lef .p3 {
  font-size: 32px;
}
.ldy_con3 .rq .bot .lef .p4 {
  font-size: 55px;
}
.ldy_con3 .rq .bot .rig .div1 {
  padding-top: 33px;
  padding-left: 34px;
}
.ldy_con3 .rq .bot .rig .div1 .p2 {
  font-size: 22px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 span {
  font-size: 42px;
}
.ldy_con3 .rq .bot .rig .div1 .p4 {
  font-size: 16px;
  letter-spacing: 14px;
}
.ldy_con3 .rq .bot .rig .div2 a {
  font-size: 22px;
  left: 34px;
}
.ldy_con3 .rq::before {
  width: 30%;
  height: 73px;
}
.ldy_con3 .rq .ig {
  width: 460px;bottom: 73px;
}
.ldy_con4 .rq .rig {
  padding-left: 50px;
}
.ldy_con4 .rq .rig .p1 span {
  font-size: 44px;
}
.ldy_con4 .rq .rig .p1 {
  font-size: 38px;
}
.ldy_con4 .rq .rig .div {
  height: 76px;
  line-height: 76px;
  margin-top: 22px;
}
.ldy_con4 .rq .rig .div p {
  font-size: 18px;
  width: 125px;
}
.ldy_con4 .rq .rig .div1 {
  margin-top: 40px;
}
.ldy_con4 .rq .rig .div2 {
  padding-left: 76px;
}
.ldy_con4 .rq .rig .div2 i {
  width: 60px;
  height: 60px;
}
.ldy_con4 .rq .rig .div2 i img {
  width: 30px;
}
.ldy_con4 .rq .rig .div2 .p2 {
  font-size: 34px;
}
.ldy_con4 .rq .rig .div2 .p3 {
  font-size: 12px;
  margin-bottom: 18px;
}
.ldy_con4 .rq .rig .div2 .p3::before {
  width: 460px;
  height: 3px;
}
.ldy_con4 .rq .rig .div2 .p4 {
  font-size: 15px;
  margin-bottom: 14px;
  padding-left: 22px;
}
.ldy_con4 .rq .rig .div2 .p4::before {
  width: 2px;
  height: 2px;
  top: 6px;
  left: 6px;
}
.ldy_con4 .rq .rig .div2 .div3 {
  margin-top: 28px;
}
.ldy_con4 .rq .rig .div2 .div3 .p5 {
  font-size: 13px;
}
.ldy_con4 .rq .rig .div2 .div3 .p6 {
  font-size: 36px;
}
.ldy_con4 .rq .rig .div2 .div3 a {
  font-size: 14px;
  width: 90px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  margin-left: 22px;
}
.ldy_con5 .rq .top .lef {
  padding-right: 40px;
  padding-top: 50px;
}
.ldy_con5 .rq .top .lef .p3 {
  font-size: 40px;
}
.ldy_con5 .rq .top .lef .p4 {
  font-size: 18px;
  letter-spacing: 13px;
}
.ldy_con5 .ldy_div {
  margin-top: 38px;
  margin-bottom: 38px;
}
.ldy_con5 .ldy_div p {
  font-size: 14px;
  line-height: 26px;
}
.ldy_con5 .rq .top {
  height: 580px;
}
.ldy_con5 .top .div {
  bottom: 100px;
}
.ldy_con5 .rq .top::before {
  bottom: 66px;
}
.ldy_con5 .top .div .div1 {
  margin-right: 96px;
}
.ldy_con5 {
  padding-bottom: 110px;
}
.ldy_con6 .container .rig .top {
  padding-right: 0px;
  padding-left: 317px;
}
.ldy_con7 {
  padding-top: 76px;
  padding-bottom: 68px;
}
.ldy_con7 .p1 {
  font-size: 26px;
}
.ldy_con7 .p2 {
  font-size: 16px;
}
.ldy_con7 .lef {
  padding-right: 54px;
}
.ldy_con7 .lef .rq input {
  font-size: 14px;
  height: 44px;
  margin-bottom: 12px;
  padding-left: 14px;
}
.ldy_con7 .lef .rq textarea {
  font-size: 14px;
  height: 90px;
  margin-bottom: 12px;
  padding-left: 14px;
  padding-top: 12px;
}
.ldy_con7 .lef .rq button {
  font-size: 14px;
  width: 130px;
  height: 44px;
  margin-right: 10px;
}
.ldy_con7 .rig .div {
  margin-top: 20px;
  margin-bottom: 30px;
}
.ldy_con7 .rig .div p {
  font-size: 14px;
  margin-bottom: 10px;
}
.ldy_con7 .rig .div p img {
  width: 16px;
}
.ldy_con7 .rig .div p span {
  font-size: 18px;
}

}
@media(max-width:1259px){
  .ldy_con1 .rq .rig .p3 {
    font-size: 20px;
}
.ldy_con1 .rq .rig .p4 {
  font-size: 34px;
}
.ldy_con1 .rq .rig .p4 span {
  font-size: 44px;
}
.ldy_con2 .rq1 .p3 {
  margin-top: 18px;
}
.ldy_con2 .rq1 .p3 span {
  font-size: 16px;
}
.ldy_con2 .rq1 .p3 span {
  line-height: 36px;
  border-radius: 36px;
  padding-left: 14px;
}
.ldy_con2 .rq1 .p3 a {
  font-size: 16px;
  line-height: 36px;
  border-radius: 36px;
  padding: 0 10px;
  margin-left: 8px;
}
.ldy_con2 .rq1 .p3 a i {
  font-size: 20px;
}
.ldy_con3 .rq .bot .lef .p2 {
  font-size: 36px;
}
.ldy_con3 .rq .bot .lef .p3 {
  font-size: 26px;
}
.ldy_con3 .rq .bot .lef .p4 {
  font-size: 48px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 span {
  font-size: 34px;
}
.ldy_con3 .rq .ig {
  width: 404px;
  bottom: 64px;
}
.ldy_con3 .rq .bot {
  height: 214px;
}
.ldy_con3 .rq::before {
  height: 64px;
}
.ldy_con4 .rq .rig .div {
  height: 52px;
  line-height: 52px;
  margin-top: 18px;
}
.ldy_con4 .rq .rig .div p {
  font-size: 14px;
  width: 105px;
}
.ldy_con4 .rq .rig .p1 span {
  font-size: 38px;
}
.ldy_con4 .rq .rig .p1 {
  font-size: 32px;
}
.ldy_con4 .rq .rig .div2 .p2 {
  font-size: 28px;
}
.ldy_con4 .rq .rig .div2 .p3::before {
  width: 430px;
}
.ldy_con5 .rq .top .lef .p3 {
  font-size: 34px;
}
.ldy_con5 .ldy_div {
  margin-top: 22px;
  margin-bottom: 25px;
}
.ldy_con5 .rq .top {
  height: 537px;
}
.ldy_con6 .container .rig .top {
  padding-left: 235px;
}
.ldy_con6 .container .rig .bot {
  padding-left: 310px;
}

}
@media(max-width:991px){
  .ldy_con1 .p1 {
    font-size: 28px;
}
.ldy_con1 .rq .rig{
  display: none;
}
.ldy_con1 .rq .lef{
  width: 100%;
}
.ldy_con1 .rq .lef .div .top {
  height: 178px;
}
.ldy_con1 .rq .lef .div .bot {
  height: 40px;
  padding-left: 12px;
  padding-right: 85px;
  line-height: 40px;
  font-size: 14px;
}
.ldy_con1 .rq .lef .div {
  width: 32%;
  margin-right: 2%;
}
.ldy_con1 .rq .lef .div:nth-child(3n){
  margin-right: 0;
}
.ldy_con3 .p1 {
  font-size: 28px;
}
.ldy_con3 .rq .top .div {
  height: 170px;
  padding: 0 10px;
  padding-top: 26px;
}
.ldy_con3 .rq .top .div img {
  width: 48px;
}
.ldy_con3 .rq .top .div p {
  margin-top: 18px;
  font-size: 16px;
}
.ldy_con3 .rq .bot {
  height: 180px;
}
.ldy_con3 .rq .bot .lef .p2 {
  font-size: 26px;
}
.ldy_con3 .rq .bot .lef .p3 {
  font-size: 20px;
}
.ldy_con3 .rq .bot .lef .p4 {
  font-size: 34px;
}
.ldy_con3 .rq .bot .rig .div1 {
  padding-top: 18px;
  padding-left: 14px;
}
.ldy_con3 .rq .bot .rig .div2 a {
  font-size: 20px;
  left: 14px;
}
.ldy_con3 .rq::before {
  height: 54px;
}
.ldy_con3 .rq .ig {
  width: 270px;
  bottom: 54px;
}
.ldy_con4 .rq .lef{
  width: 100%;
}
.ldy_con4 .rq .rig{
  width: 100%;
  padding: 50px 15px;
  padding-top: 30px;
}
.ldy_con5 .rq .top{
  height: auto;
}
.ldy_con5 .rq .top .lef{
  width: 100%;
  padding-right: 0;
  padding-top: 26px;
}
.ldy_con5 .rq .bot {
  padding-top: 48px;
}

.ldy_con5 {
  padding-bottom: 60px;
}
.ldy_con5 .ig {
  width: 214px;
}
.ldy_con7 .lef{
  width: 100%;
  padding-right: 0;
}
.ldy_con7 .rig{
  width: 100%;
  padding-left: 0;
  margin-top: 50px;
}
.ldy_con7::before{
  display: none;
}






}
@media(max-width:768px){
  .ldy_con3 .rq .bot .lef{
    width: 100%;
  }
  .ldy_con3 .rq .bot .rig{
    width: 100%;
  }
}
@media(max-width:500px){
  .ldy_con1 {
    padding-top: 34px;
    padding-bottom: 40px;
}
.ldy_con1 .p1 {
  font-size: 24px;
}
.ldy_con1 .rq {
  padding-top: 22px;
}
.ldy_con1 .rq .lef .div{
  width: 49%;    margin-bottom: 10px;
}
.ldy_con1 .rq .lef .div:nth-child(3n){
  margin-right: 2%;
}
.ldy_con1 .rq .lef .div:nth-child(2n){
  margin-right: 0;
}
.ldy_con1 .rq .lef .div .top {
  height: 140px;
}
.ldy_con2 .rq1 .p1 {
  font-size: 24px;
}
.ldy_con2 .rq1 .p2 {
  font-size: 22px;
}
.ldy_con2 .rq1 .p3 span{
  color: #333;
  background: #fff;
  padding-left: 0;
}
.ldy_con2 .rq1 .p3 {
  margin-top: 8px;
}
.ldy_con2 {
  padding-bottom: 40px;
}
.ldy_con3 .p1 {
  font-size: 23px;
}
.ldy_con3 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.ldy_con3 .rq {
  padding-top: 26px;
}
.ldy_con3 .rq .top .div{
  width: 32%;height: 150px;
  margin-right: 2%;
}
.ldy_con3 .rq .top .div:nth-child(3){
  margin-right: 0;
}
.ldy_con3 .rq .top .div p {
  margin-top: 14px;
  font-size: 14px;
}
.ldy_con3 .rq .bot .lef {
  padding: 15px 15px;
}
.ldy_con3 .rq .bot {
  height: auto;
}
.ldy_con3 .rq .bot .lef .p2 {
  font-size: 24px;
}
.ldy_con3 .rq .bot .lef .p3 {
  font-size: 18px;
}
.ldy_con3 .rq .bot .lef .p4 {
  font-size: 24px;
}
.ldy_con3 .rq .bot .rig .div1 {
  padding: 15px 15px;
}
.ldy_con3 .rq .bot .rig .div1 .p2 {
  font-size: 16px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 span {
  font-size: 24px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 {
  font-size: 14px;
}
.ldy_con3 .rq .bot .rig .div1 .p4 {
  font-size: 14px;
  letter-spacing: 4px;
}
.ldy_con3 .rq .bot .rig .div2,
.ldy_con3 .rq .bot .rig .div1{
  height: auto;
}
.ldy_con3 .rq .bot .rig .div2 a {
  font-size: 16px;
  padding-left: 15px;
  position: static;
  transform: translate(0,0);
}
.ldy_con3 .rq .bot .rig .div2{
  padding: 15px 0;
}
.ldy_con3 .rq .ig {
  width: 170px;
  bottom: 0px;
}
.ldy_con4 .rq .rig .p1 span {
  font-size: 24px;
}
.ldy_con4 .rq .rig .p1 {
  font-size: 24px;
}
.ldy_con4 .rq .rig {
  padding: 40px 15px;
  padding-top: 20px;
}
.ldy_con4 .rq .rig .div p {
  width: 25%;
}
.ldy_con4 .rq .rig .div1 {
  margin-top: 20px;
}
.ldy_con4 .rq .rig .div2 {
  padding-left: 40px;
}
.ldy_con4 .rq .rig .div2 i {
  width: 34px;
  height: 34px;
}
.ldy_con4 .rq .rig .div2 i img {
  width: 16px;
}
.ldy_con4 .rq .rig .div2 .p2 {
  font-size: 18px;
}
.ldy_con4 .rq .rig .div2 .p3::before {
  width: 262px;
}
.ldy_con4 .rq .rig .div2 .p3 {
  margin-bottom: 14px;
}
.ldy_con4 .rq .rig .div2 .p4 {
  font-size: 14px;
  margin-bottom: 12px;
  padding-left: 22px;
}
.ldy_con4 .rq .rig .div2 .div3 .p6 {
  font-size: 32px;
}
.ldy_con4 .rq .rig .div2 .div3 a{
  margin-left: 0;
  margin-top: 10px;
}
.ldy_con5 .rq .top .lef .p3 {
  font-size: 24px;
}
.ldy_con5 .rq .top .lef .p4 {
  font-size: 14px;
  letter-spacing: 6px;
}
.ldy_con5 .ldy_div {
  margin-top: 14px;
  margin-bottom: 22px;
}
.ldy_con5 .top .div .div1 {
  margin-right: 0;
}
.ldy_con5 .rq .bot {
  padding-top: 28px;
}
.ldy_con5 {
  padding-bottom: 40px;
}
.sy_con7 .container .lef p{
  display: block;
}
.ldy_con5 .ig {
  width: 144px;
}
.ldy_con6 .container .rig .top {
  padding-left: 0px;
  text-align: right;
  padding-right: 15px;
}
.ldy_con6 .container .rig .bot {
  padding-left: 0;
  text-align: right;
}
.sy_con7 .container .rig .bot p{
  text-align: right;
  padding-right: 15px;
}
.ldy_con7 {
  padding-top: 35px;
  padding-bottom: 40px;
}
.ldy_con7 .p1 {
  font-size: 24px;
}
.ldy_con7 .p2 {
  font-size: 14px;
}
.ldy_con7 .lef .rq {
  padding-top: 22px;
}
.ldy_con7 .lef .rq button {
  width: 106px;
}
.ldy_con7 .rig .div p span {
  font-size: 16px;
}

}
@media(max-width:375px){
  .ldy_con3 .rq .top .div p {
    font-size: 12px;
}
.ldy_con3 .rq .bot .rig .div1 .p3 span {
  font-size: 20px;
}
.ldy_con4 .rq .rig .div2 .div3 .p6 {
  font-size: 31px;
}
.ldy_con4 .rq .rig .div2 .p3::before {
  width: 222px;
}
}

/* 定点 */
.i {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-70px);
  }