body{background-color: #fff !important;}
.banner{background: url(../images/banner.png) center -14px no-repeat; height: 982px; color: #fff; font-size: 22px; }
.banner .logo-1{margin-top: 30px;}
.banner .logo-1 span{position: relative; top: -10px;}
.banner .text{display: block; margin-top: 20px;}
.banner .scle{animation: breath 1.5s infinite;margin-top: 42px;margin-left: 10px;margin-bottom: 9px;}
.banner .words{font-size: 18px; margin-top: 80px;}
.banner .qushi ul{width: 1200px; display: flex; align-items: center; background-color: #fff; border-radius: 6px; color: #333;}
.banner .qushi ul li{flex: 1; height: 262px; text-align: center;}
.banner .qushi ul li h4{font-size: 28px; font-weight: bold; margin-top: 145px;}
.banner .qushi ul li:nth-child(1){background: url(../images/1.png) center -15px no-repeat;}
.banner .qushi ul li:nth-child(2){background: url(../images/2.png) center -15px no-repeat;}
.banner .qushi ul li:nth-child(3){background: url(../images/3.png) center -15px no-repeat;}
.banner .qushi ul li:hover{transform: translateY(2px);}
.update{background-color: #f8f8f8;}
.update li{text-align: center; width: 392px; height: 285px; padding-top: 140px; box-sizing: border-box; margin-bottom: 30px;}
.update li:hover{transform: translateY(-2px);}
.update li:nth-child(1),.update li:nth-child(6){background: url(../images/a1.png) center top no-repeat;} 
.update li:nth-child(2),.update li:nth-child(4){background: url(../images/a2.png) center top no-repeat;} 
.update li:nth-child(3),.update li:nth-child(5){background: url(../images/a3.png) center top no-repeat;} 
.update li h4{font-size: 28px; font-weight: bold; margin-bottom: 15px;}
.update li p{font-size: 18px;}
@keyframes breath {
  0%{ transform: scale(1); }
  50%{ transform: scale(1.05); }
  100%{ transform: scale(1); }
}

.banner .medal{position: absolute; right: 100px; text-align: center; top: 95px;}
.banner .medal p{color: rgba(255,255,255,.2); font-size: 16px;}
.title{text-align: center; margin: 60px auto;}
.title p{color: #444;margin-top: 10px; font-size: 20px;}
.help .text p{ font-size: 20px; }
.help .text p span{font-size: 42px; font-weight: bold; color: #fa9069;}
.help .text h2{ font-size: 36px; color: #624fe1; font-weight: bold; box-sizing: border-box; padding: 20px 0 0 30px; line-height: 40px;}
.help .a1{margin-top: 100px;}
.help .a1 .text{width: 543px;}
.help .a1 h2{background: url(../images/q1.png) no-repeat; width: 535px; height: 152px;}
.help .a2{margin-top: 100px;}
.help .a2 .text{width: 560px; margin-top: 50px;}
.help .a2 h2{background: url(../images/q2.png) no-repeat; width: 562px; height: 121px; padding-top: 25px;}
.help .a3{margin-top: 100px;}
.help .a3 .text{width: 493px;}
.help .a3 h2{background: url(../images/q3.png) no-repeat; width: 493px; height: 121px; padding-top: 25px;}


.getway .box_1{background: url(../images/dyq.png) no-repeat; width: 546px; height: 614px; margin-right: 108px; color: rgba(255,255,255,1);}
.getway .box_2{background: url(../images/deq.png) no-repeat; width: 546px; height: 614px;color: rgba(255,255,255,1);}
.getway .box_con{padding: 49px 45px 0px;box-sizing: border-box;cursor: pointer;}
.getway .box_con span{font-size: 20px;}
.getway .box_con h3{margin-top: 12px;font-size: 34px;color: #fff;font-weight: bold;}
.getway .box_con h4{margin-top: 0px;font-size: 24px;color: #fff;}
.getway .box_con div{margin-top: 95px;}
.getway .box_con div p{line-height: 34px; font-size: 18px;}
.getway .box_con div p:hover{transform: translate(2px,2px);}
.getway .box_con .check{margin-top: 30px;width: 170px;line-height: 50px;text-align: center;height: 55px;font-size: 18px;outline-style: none;font-weight: bold;background: url(../images/btn1.png) no-repeat;color: #6a5202;/* padding-bottom: 5px; */display: block;border-radius: 0px 10px 13px 0;}
.check1{background: url(../images/btn.png) no-repeat !important;}
.check1:hover{transform: translate(1px,1px)}
.fot{padding: 50px 0; text-align: center;}

