/*banner*/
@keyframes fangda{
  0%{transform: scale(1);}
  100%{transform: scale(1.05);}
}
.ny-banner{position:relative;overflow:hidden;}
.ny-banner>img{display:block;width:100%;/*animation: fangda 5s ease-in-out infinite alternate;*/}
.ny-banner-s{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);color:#fff;}
.ny-banner-s h3{font-size:56px;text-transform:uppercase;margin-bottom:35px;}
.ny-banner-s h3 i{width:58px;height:4px;background:#fff;margin:0 15px;}
.ny-banner-s p{font-size:18px;line-height:30px;width:550px;}
.swiper-button-next,.swiper-button-prev{content: ''!important;opacity:1!important}
.swiper-button-next::after,.swiper-button-prev::after{content: ''!important;}
/*banner*/

.span3{cursor:pointer;}

/*szwz*/
.lon {background:rgba(0, 0, 0, 0.2);margin-top:-60px;position:relative;z-index:3;}
.lon img {padding-right: 8px;display:block;}
.cont{display:flex;align-items: center;height: 60px;}
.cont a {vertical-align: middle;color:rgba(255, 255, 255, 0.5);font-size: 15px;display: flex;align-items: center;}
.cont a:last-child{color: #fff;}
.cont a:last-child i{display:none;}
/*szwz*/

.md{position:relative;top:-100px;}

/*fy*/
.page1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;}
.page1 li{}
.page1 li a,.page1 li span{display:flex;font-size:16px;color: #333333;align-items:center;justify-content:center;width: 45px;height: 45px;margin: 0 7.5px;background: #fff;border-radius:45px;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.page1 li a:hover,.page1 li.active a,.page1 li span:hover,.page1 li.active span, .page1 li span.current{color:#fff;background: #ef263c;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-size: 15px;}
.page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{width:90px;}
.page1 li:nth-child(1) a:hover,.page1 li:last-child a:hover,.page1 li:nth-child(1) span:hover,.page1 li:last-child span:hover{/* color:#d6001d; *//* background:none; */}
@media (max-width: 768px){
  .page1 li a,.page1 li span{width:30px;height:30px;margin:0 5px}
  .page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{font-size:14px;}
  .page1 li:nth-child(1) a,.page1 li:last-child a,.page1 li:nth-child(1) span,.page1 li:last-child span{width:60px;}
}
/*fy*/

/*fwly*/
.gddz{margin:120px;}
.nybt{margin-bottom:60px;text-align:center;}
.nybt h3{color:#333333;font-size:42px;margin-bottom:15px;}
.nybt h3 i{color:#ef263c;}
.nybt p{color:#777777;font-size:18px;line-height:26px;width:625px;}
.gddz .nybt{margin-bottom:80px;}
.gddz-b:nth-child(2){padding:0 55px 0 273px;}
.gddz-b:nth-child(3){padding:0 305px 0 27px;margin-top:-20px;}
.gddz-b:nth-child(4){display:none;}
.gddz-b dl{width:300px;height:300px;border-radius:500px;transition:all 0.5s;padding-top:50px;}
.gddz-b dl dt{position:relative;text-align:center;}
.gddz-b dl dt h4{position:relative;height:86px;}
.gddz-b dl dt h4 img{position:relative;z-index:3;}
.gddz-b dl dt h4 p{width:45px;height:45px;border-radius:200px;position:absolute;background-image: linear-gradient(rgba(239, 38, 60, 0.2),rgba(239, 38, 60, 0.2), rgba(239, 38, 60, 0));transition:all 0.5s;right:calc(100% - 34px);bottom:58px;}
.gddz-b dl dt h3{color:#333333;font-size:25px;margin-bottom:25px;}
.gddz-b dl dt h5{color:#eaeaea;font-size:40px;}
.gddz-b dl dd{}

.gdwz{padding:100px 0;background:url(../images/gdwz-bj.jpg)no-repeat center;}
.gdwz .nybt h3,.gdwz .nybt p{color:#fff;}
.gdwz-b{}
.gdwz-b dl{background:#fff;width:calc((100% - 120px) / 4);text-align:center;padding:90px 0 75px 0;}
.gdwz-b dl h4{height:130px;}
.gdwz-b dl h3{color:#333333;font-size:30px;margin-bottom:20px;}
.gdwz-b dl h5{color:#666666;font-size:16px;margin-bottom:18px;}
.gdwz-b dl h6{width:35px;height:3px;margin-bottom:24px;background:#ef263c;}
.gdwz-b dl p{color:#999999;font-size:15px;line-height:22px;margin-bottom:20px;width:228px;}
.gdwz-b dl h2{ text-shadow: #dedede 1px 0 0, #dedede 0 1px 0, #dedede -1px 0 0, #dedede 0 -1px 0;font-size:60px;color:#fff}
.gdwz-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.dzsj{width:1496px;margin:100px auto 120px auto;}
.dzsj-t{margin-bottom:153px;}
.dzsj-t dl{position:relative;transition:all 0.5s;}
.dzsj-t dl::before, .dzsj-t dl::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #ef263c;content: '';top:0;left:0}
.dzsj-t dl::before{animation: scale 2s infinite; }
.dzsj-t dl::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.2); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(1.5);opacity:0;}}
.dzsj-t dl dt{position:relative;z-index:3;width:47px;height:47px;border-radius:47px;background:#ef263c;}
.dzsj-t dl p{position:absolute;top:12px;left:23px;width:2px;height:190px;background:url(../images/dzsj-bj.png)no-repeat center;}
.dzsj-b{position:relative;}
.dzsj-b dl{width:22.794117647058823%;border-radius:1000px;transition:all 0.5s;}
.dzsj-b dl:nth-child(1){background:rgba(52, 199, 251, 0.4);left:0%;}
.dzsj-b dl:nth-child(2){background:rgba(98, 250, 119, 0.4);left:19.318181818181818%;}
.dzsj-b dl:nth-child(3){background:rgba(210, 146, 255, 0.4);left:38.70320855614973%;}
.dzsj-b dl:nth-child(4){background:rgba(94, 239, 190, 0.4);left:57.95454545454546%;}
.dzsj-b dl:nth-child(5){background:rgba(132, 228, 3, 0.4);right:0%;}
.dzsj-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.dzsj-b dl:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}

.tgwz{background:#f7f7f7;padding:100px 0 120px 0;position:relative;}
.tgwz h6{height:192px;width:100%;left:0;top:334px;background:url(../images/tgwz-tb2.png)no-repeat center top;position: absolute;}
.tgwz .nybt{margin-bottom: 315px;}
.tgwz-c{
    width: 1287px;
}
.tgwz-c dl{position:relative;z-index:3;}

.tgwz-c dl h4{color:#fff;font-size:216px;}
.tgwz-c dl dt{width:180px;position:absolute;top:100px;left:40px;}
.tgwz-c dl dt h3{color:#333333;font-size:26px;margin-bottom:10px;}
.tgwz-c dl dt h3 i{color:#ef263c;}
.tgwz-c dl dt p{color:#777777;font-size:15px;line-height:22px;}
.tgwz-b{margin-top: -216px;}

.glwz{text-align:center;color:#fff;padding:120px 0 145px 0;background:url(../images/glwz-bj.jpg)no-repeat center;}
.glwz .nybt{margin-bottom:110px;}
.glwz .nybt h3{color:#fff;}
.glwz .nybt p{color:#fff;}
.glwz-b{position:relative;}
.glwz-b dl{}
.glwz-b dl h4{width:100px;height:100px;border-radius:255px;background:#ef263c;margin-bottom:25px;}
.glwz-b dl h5{font-size:16px;margin-bottom:34px;}
.glwz-b dl dt{width:7px;height:7px;border-radius:7px;position:relative;margin-bottom:20px;}
.glwz-b dl dt p{width:7px;height:7px;border-radius:7px;position:relative;z-index:3;background: #ef263c;}
.glwz-b dl dt::before, .glwz-b dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #ef263c;content: '';top:0;left:0}
.glwz-b dl dt::before{animation: scale3 2s infinite; }
.glwz-b dl dt::after{animation: scale4 2s infinite; }
@keyframes scale3{0%{ transform: scale(1); opacity:.6}100%{ transform: scale(5); opacity: 0;}}
@keyframes scale4{0%{ transform: scale(1);opacity:.6;}100%{ transform: scale(8);opacity:0;}}
.glwz-b dl h3{font-size:36px;}
.glwz-b dl:hover img{transform: translateY(-10px);}
.glwz-b h6{position:absolute;left:0;top:178px;width:0%;height:1px;background:#e6273c;transition: all 2s;}
.glwz-b h6.active{width:100%;}

.wmys{margin:120px auto;}
.wmys-b{border-top:1px solid #ebebeb;border-left:1px solid #ebebeb;}
.wmys-b dl{width:calc(100% / 3);border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;text-align:center;padding:113px 80px 130px 80px;transition: all 0.5s;}
.wmys-b dl:hover{background:#fafafa;}
.wmys-b dl h4{width:119px;height:119px;border-radius:255px;background:#ef263c;margin-bottom:55px;}
.wmys-b dl h3{color:#333333;font-size:32px;margin-bottom:26px;}
.wmys-b dl h3 i{color:#ef263c;}
.wmys-b dl p{color:#777777;font-size:16px;line-height:28px;}
.wmys-b dl:hover img{transform: translateY(-10px);}

.hwz{background:#f6f6f6;padding:120px 0 80px 0}
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.hwz-b a{width:calc((100% - 80px) / 3);display:block;margin-right:40px;margin-bottom:40px;}
.hwz-b a:nth-child(3n){margin-right:0;}
.hwz-b a dl{position:relative;margin-bottom:22px;}
.hwz-b a dl img{display:block;width:100%;}
.hwz-b a dl dt{position:absolute;width:100%;height:100%;left:0;top:0;padding:40px;color:#fff;background:rgba(0, 0, 0, 0.6);opacity: 0;}
.hwz-b a dl dt h3{font-size:24px;margin-bottom: 20px;}
.hwz-b a dl dt h4{font-size:16px;margin-bottom: 40px;line-height: 140%;}
.hwz-b a dl dt h5{font-size:14px;padding-left:20px;background:url(../images/tjal-tb.png)no-repeat center left;line-height:17px;}
.hwz-b a dl dt h5 i{padding-left:10px;}
.hwz-b a>h3{color:#333333;font-size:24px;margin-bottom:12px;}
.hwz-b a>h4{color:#999;font-size:14px;}
.hwz-b a:hover dl dt{opacity:1}
.hwz-b a:hover dl dt h3{animation: indalRun 0.5s ease both .2s;}
.hwz-b a:hover dl dt h4{animation: indalRun 0.5s ease both .3s;}
.hwz-b a:hover dl dt h5{animation: indalRun 0.5s ease both .4s;}
.hwz-b a:hover>h3{color:#ef263c}

.wlyy{background:#f7f7f7;padding:120px 0}
.wlyy-b{text-align:center;}
.wlyy-b dl{width:calc((100% - 81px) / 4);background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:60px 30px;}
.wlyy-b dl h4{width:137px;height:137px;border-radius:137px;border: 1px solid #ebe3e3;margin-bottom:45px;transition:all 0.5s;}
.wlyy-b dl h4 i{position:relative;display:block;overflow:hidden;}
.wlyy-b dl h4 i img{display:block;transition:all 0.5s!important;}
.wlyy-b dl h4 i .img1{margin-top:-100%}
.wlyy-b dl h3{color:#333333;font-size:20px;margin-bottom:18px;}
.wlyy-b dl p{color:#777777;font-size:16px;line-height:26px;max-width:100%;}
.wlyy-b dl:nth-child(1) p{width:230px}
.wlyy-b dl:nth-child(2) p{width:247px}
.wlyy-b dl:nth-child(3) p{width:240px}
.wlyy-b dl:nth-child(4) p{width:224px}
.wlyy-b dl:hover h4{background:#ef263c;border-color:#ef263c;}
.wlyy-b dl:hover .img1{margin-top:0;}
.wlyy-b dl:hover .img2{margin-bottom:-100%;}

.wznr{text-align:center;color:#fff;background: url(../images/wznr-bj.jpg)no-repeat center #5788f2;padding:110px 0;position:relative;}
#wave{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 1;height:300px;}
.wznr-t{margin-bottom:110px;}
.wznr-t h3{font-size:38px;margin-bottom:20px;}
.wznr-t dl{font-size:18px;line-height:26px;}
.wznr-b{padding:0 9%;position:relative;z-index:3;}
.wznr-b dl{animation: photo-object-floating 1.5s infinite ease-in-out alternate;}
.wznr-b dl:nth-child(1){animation-delay: .1s;}
.wznr-b dl:nth-child(2){animation-delay: .3s;}
.wznr-b dl:nth-child(3){animation-delay: .5s;}
.wznr-b dl:nth-child(4){animation-delay: .7s;}
.wznr-b dl:nth-child(5){animation-delay: .9s;}
@keyframes photo-object-floating{
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
.wznr-b dl dt{position:relative;width:7px;height:7px;border-radius:7px;margin-bottom:30px;}
.wznr-b dl dt p{position:relative;width:7px;height:7px;border-radius:7px;background:#fff;}
.wznr-b dl dt::before, .wznr-b dl dt::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #fff;content: '';top:0;left:0}
.wznr-b dl dt::before{animation: scale3 2s infinite; }
.wznr-b dl dt::after{animation: scale4 2s infinite; }
.wznr-b dl h3{font-size:22px;margin-bottom:20px;transition:all 0.5s;}
.wznr-b dl dd{width:134px;height:134px;border-radius:134px;background:url(../images/wznr-bj.png);transition:all 0.5s;background-size:100% 100%;}
.wznr-b dl:hover dd,.wznr-b dl:hover h3{transform:scale(1);}

.gjc{background:#f4f4f4;padding:95px 0 120px 0;}
.gjc-t{margin-bottom:37px;font-size:16px;}
.gjc-t a{display:block;line-height:100%;position:relative;color:#777777;padding-bottom:6px;margin:0 35px;}
.gjc-t a p{position:absolute;left:0;bottom:0;height:1px;width:0;background:#ef263c;}
.gjc-t a.active{color:#ef263c;}
.gjc-t a.active p{width:100%;}
.gjc-b{position:relative;background:#fff;}
.gjc-b2{position:absolute;opacity:0;z-index:1;width:100%;transition:all 0.5s;top:0;left:0}
.gjc-b2:nth-child(1){position:relative;opacity:1;z-index:3;}
.gjc-b2 dt{width:49.683544303797467%;overflow:hidden;}
.gjc-b2 dt img{display:block;width:100%;}
.gjc-b2 dt:hover img{transform:scale(1.1);}
.gjc-b2 dd{width:50.31645569620253%;padding:0 80px;}
.gjc-b2 dd h3{color:#333333;font-size:38px;margin-bottom:30px;}
.gjc-b2 dd .div1{color:#999999;font-size:16px;line-height:28px;margin-bottom:30px;}
.gjc-b2 dd h4{font-size:200px;background:-webkit-linear-gradient(#eaeaea, #eaeaea);-webkit-background-clip: text;-webkit-text-fill-color:#fff;-webkit-text-stroke:3px transparent;}

.yhpm{background:url(../images/yhpm-bj.jpg)no-repeat center;padding:130px 0 115px 0}
.yhpm-b{position:relative;width:744px;height:744px;border-radius:744px;}
.yhpm-t{}
.yhpm-t dl{position:absolute;z-index:3;cursor:pointer;}
.yhpm-t dl dt{width:58px;height:58px;border-radius:100px;background:#ededed;}
.yhpm-t dl dt i{position:relative;display:block;overflow:hidden;}
.yhpm-t dl dt i img{display:block;transition:all 0.5s!important;}
.yhpm-t dl dt i .img1{display:none;}
.yhpm-t dl.active dt{background:#ef263c;}
.yhpm-t dl.active .img1{display:block;}
.yhpm-t dl.active .img2{/* transform: translateY(110%); */display:none;}
.yhpm-t dl dd{padding:0 15px;width:100px}
.yhpm-t dl dd h3{color:#777777;font-size:20px;margin-bottom:10px;}
.yhpm-t dl dd h4{font-size:16px;color:#666666;}
.yhpm-t dl:nth-child(1){top:60px;left: 595px;}
.yhpm-t dl:nth-child(2){bottom:60px;left:595px;}
.yhpm-t dl:nth-child(3){bottom:60px;right:595px;flex-direction:row-reverse;text-align: right;}
.yhpm-t dl:nth-child(4){top:60px;right:595px;flex-direction:row-reverse;text-align: right;}
.yhpm-c{width:750px;height:750px;color:#fff;border-radius:750px;position:absolute;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);border:1px dotted #999999;z-index:2;}
.yhpm-c dl{width:510px;height:510px;border-radius:510px;border:37px solid #f1f1f1;background:#e71929;text-align:center;position:relative;z-index:3;}
.yhpm-c dl dt{position:absolute;opacity:0;z-index:1;width:100%;height:100%;transition:all 0.5s;top:0;left:0}
.yhpm-c dl dt:nth-child(4){position:relative;opacity:1;z-index:3;}
.yhpm-c dl dt h4{height:78px;}
.yhpm-c dl dt h4 img{max-height:80%}
.yhpm-c dl dt h3{font-size:32px;margin-bottom:30px;}
.yhpm-c dl dt .div1{font-size:16px;line-height:32px;margin-bottom:40px;}
.yhpm-c dl dt h5{font-size:30px;color:#ec6169;}
.yhpm-c dl dt h5{}
.yhpm-b h6{width:615px;height:615px;border-radius:615px;position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.yhpm-b h6 p{background:url(../images/yhpm-bj2.png)no-repeat center;position:absolute;width:100%;height:100%;left:0;top:0;transition:all 0.5s;}
.yhpm-b h6 .p1{left:calc(50% - 90px);top:-90px;}
.yhpm-b h6 .p2{right:-90px;top:calc(50% - 90px);}
.yhpm-b h6 .p3{left:calc(50% - 90px);bottom:-90px;}
.yhpm-b h6 .p4{left:-90px;top:calc(50% - 90px);}

.ssyx{background:#f4f4f4;padding:140px 0 117px 0;}
.ssyx-b{position:relative;width:1218px;max-width:100%;}
.ssyx-b img{display:block;width:100%}
.ssyx-b dl{position:absolute;width:8.949096880131363%;height:25.59322033898305%;animation: rotation2 1.5s linear infinite;-moz-animation: rotation2 1.5s linear infinite;-webkit-animation: rotation2 1.5s linear infinite;-o-animation: rotation2 1.5s linear infinite;}
.ssyx-b .dl1{left:11.52832674571805%;top:14.067796610169492%;}
.ssyx-b .dl2{left:26.02627257799672%;top:45.084745762711864%;}
.ssyx-b .dl3{left: 42.650246%;top:26.27118644067797%;}
.ssyx-b .dl4{left:67.32348111658456%;top:14.40677966101695%;}
.ssyx-b .dl5{left:80.45977011494253%;top:52.88135593220339%;}

.qzyh{margin:100px auto 90px auto;}
.qzyh-b{}
.qzyh-b a{display:block;width:calc((100% - 60px) / 3);position:relative;margin:0 30px 35px 0;position:relative;border:1px solid #e9e9e9}
.qzyh-b a:nth-child(3n){margin-right:0;}
.qzyh-b a h3{background:#f7f7f7;padding:30px 55px;color:#333333;font-size:20px;}
.qzyh-b a h3 i{color:#ef263c;}
.qzyh-b a dl{padding:30px 55px 65px 55px;color:#999999;font-size:15px;line-height:28px;}
.qzyh-b a>i{display:block;position:absolute;background:#ef263c;}
.qzyh-b a .i1{width:0px;height:1px;right:0px;top:0px;}
.qzyh-b a .i2{width:1px;height:0px;left:0px;top:0px;}
.qzyh-b a .i3{width:0px;height:1px;left:0px;bottom:0px;}
.qzyh-b a .i4{width:1px;height:0px;right:0px;bottom:0px;}
.qzyh-b a:hover .i1,.qzyh-b a:hover .i3{width:100%}
.qzyh-b a:hover .i2,.qzyh-b a:hover .i4{height:100%}

.sscb{padding:120px 0 130px 0;background:url(../images/sscb-bj.jpg)no-repeat center;}
.sscb .nybt{margin-bottom:90px;}
.sscb .nybt h3{color:#fff;}
.sscb .nybt p{color:#fff;width:600px;}
.sscb-b{text-align:center;}
.sscb-b a{display:block;width:calc((100% - 160px) / 5);background:#fff;padding:63px 20px 70px 20px;border-radius:50px;}
.sscb-b a h4{height:90px;}
.sscb-b a h3{color:#333333;font-size:20px;margin-bottom:12px;}
.sscb-b a p{color:#999999;font-size:16px;}
.sscb-b a:hover h4{transform: translateY(-10px);}

.alxx{background:#fefefe;padding:150px 0;overflow:hidden;}
.alxx-b{position:relative;}
.alxx-b2{overflow:hidden;}
.alxx-b .swiper-container{padding-bottom:60px;width:160%;margin-left:-30%}
.alxx-b .swiper-wrapper{align-items:center;}
.alxx-b .swiper-slide{z-index:1;}
.alxx-b a{display:block;overflow:hidden;transform:scale(0.6);}
.alxx-b a img{display:block;width:100%;}
/*.alxx-b a:hover img{transform:scale(1.05);}*/
.alxx-b .swiper-slide-next{}
.alxx-b .swiper-slide-next a{transform: translateX(-50%) scale(0.6);}
.alxx-b .swiper-slide-prev{justify-content:flex-end;}
.alxx-b .swiper-slide-prev a{transform: translateX(50%) scale(0.6);}
.alxx-b .swiper-slide-active{z-index:3;}
.alxx-b .swiper-slide-active a{width:100%;transform:scale(1);}
.alxx-b .swiper-pagination{bottom:0}
.alxx-b .swiper-pagination-bullet{background:#e6e6e6;opacity:1;}
.alxx-b .swiper-pagination-bullet-active{background:#ef263c;}
.alxx-b .swiper-button-next{width:56px;height:56px;border-radius:56px;background:url(../images/r4.png)no-repeat center;transition:all 0.5s;right:-25px;}
.alxx-b .swiper-button-next:hover{background:url(../images/r4-1.png)no-repeat center;}
.alxx-b .swiper-button-prev{width:56px;height:56px;border-radius:56px;background:url(../images/l4.png)no-repeat center;transition:all 0.5s;right:-25px;}
.alxx-b .swiper-button-prev:hover{background:url(../images/l4-1.png)no-repeat center;}
/*fwly*/

/*fwly3*/
.wmtg{background:url(../images/yhpm-bj.jpg)no-repeat center;padding:130px 0 115px 0}
.wmtg-b{padding:0 50px;}
.wmtg-b dl{display:block;width:145px;text-align:center;animation: photo-object-floating 1.5s infinite ease-in-out alternate;transition:all 0.5s;}
.wmtg-b dl:nth-of-type(1){animation-delay: .1s;}
.wmtg-b dl:nth-of-type(2){animation-delay: .3s;}
.wmtg-b dl:nth-of-type(3){animation-delay: .5s;}
.wmtg-b dl:nth-of-type(4){animation-delay: .7s;width:165px;}
.wmtg-b dl:nth-of-type(5){animation-delay: .9s;}
.wmtg-b dl:nth-of-type(6){animation-delay: 1.1s;}

.wmtg-b dl:hover dt h4{transform: translateY(-10px);}
.wmtg-b dl dt{margin-bottom:17px;}
.wmtg-b dl dt h4{width:80px;height:80px;border-radius:80px;background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);margin-bottom:18px;transition:all 0.5s;}
.wmtg-b dl dt h3{color:#666666;font-size:18px;}
.wmtg-b dl dd{}
.wmtg-b dl dd img{display:block;margin:0 auto;}
.wmtg-b i{width:148px;height:83px;background:url(../images/wmtg-bj.png)no-repeat center;margin-right:-25px;margin-left:-5px;margin-top:300px;width: 9%;}
.wmtg-b i:nth-of-type(2n){transform: rotate(-114deg);margin-left: -20px;margin-right: 0px;}
.wmtg-b i:last-child{display:none;}

.dyy{padding:95px 0 120px 0;background:url(../images/dyy-bj.jpg)no-repeat center;}
.dyy .nybt{}
.dyy .nybt h3{color:#fff;}
.dyy .nybt p{color:#fff;}
.dyy-b{}
.dyy-b a{display:block;width:calc((100% - 120px) / 5);background:#fff;text-align:center;padding:55px 0 70px 0;}
.dyy-b a h2{font-size:68px;color:#e0e0e0;margin-bottom:25px;position:relative;z-index:2;}
.dyy-b a h2 i{position:absolute;display:block;left:0;bottom:0;height:60%;width:100%;background: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,0.8));}
.dyy-b a h3{color:#333333;font-size:24px;margin-bottom:15px;}
.dyy-b a h4{color:#999999;font-size:16px;margin-bottom:38px;}
.dyy-b a h5{width:35px;height:3px;background:#ef263c;margin-bottom:35px;}
.dyy-b a dl{color:#666666;font-size:16px;line-height:29px;}
.dyy-b a:hover{}
.dyy-b a:hover h5{width:60px}

.hxtg{position:relative;overflow:hidden;height:892px;background:#f7f7f7;padding-top:190px;position:relative;}
.hxtg-b{}
 @keyframes myRotate {
            0%{
                transform: rotate(0);
            }
            25%{
              transform: rotate(10deg);
            }
            50%{
              transform: rotate(0deg);
            }
            75%{
              transform: rotate(10deg);
            }
            100%{
                transform: rotate(0deg);
            }
        }
         @keyframes myRotate2 {
            0%{
                transform: rotate(0);
            }
            25%{
              transform: rotate(-10deg);
            }
            50%{
              transform: rotate(0deg);
            }
            75%{
              transform: rotate(-10deg);
            }
            100%{
                transform: rotate(0deg);
            }
        }
        @keyframes myRotate3 {
            0%{
                transform: rotate(0);
            }
            25%{
              transform: rotate(-50deg);
            }
            50%{
              transform: rotate(0deg);
            }
            75%{
              transform: rotate(-50deg);
            }
            100%{
                transform: rotate(0deg);
            }
        }
        @keyframes myRotate4 {
            0%{
                transform: rotate(0);
            }
            25%{
              transform: rotate(50deg);
            }
            50%{
              transform: rotate(0deg);
            }
            75%{
              transform: rotate(50deg);
            }
            100%{
                transform: rotate(0deg);
            }
        }
.hxtg-b .div1{position:absolute;left: calc(50% - 625px);top: calc(50% - 625px);border:1px dotted #cbcbcb;width:1250px;height:1250px;border-radius:1250px;animation: myRotate 10s linear infinite;}
.hxtg-b .div1 dl{animation: myRotate2 10s linear infinite;}
.hxtg-b .div2{position:absolute;left: calc(50% - 407.5px);top: calc(50% - 407.5px);width:815px;height:815px;border-radius:815px;border:1px dotted #cbcbcb;animation: myRotate3 10s linear infinite;}
.hxtg-b .div2 dl{animation: myRotate4 10s linear infinite;}
.hxtg-b dl{position:absolute;}
.hxtg-b dl dt{width:93px;height:93px;border-radius:93px;}
.hxtg-b dl h3{color:#999999;font-size:18px;position:absolute;width:130px;text-align:center;top:calc(100% + 17px);left:calc(50% - 75px)}
.hxtg-b .dl1{top:353px;left:-6px;}
.hxtg-b .dl1 dt{background:#84bde4;}
.hxtg-b .dl2{bottom:353px;left:-6px;}
.hxtg-b .dl2 dt{background:#6dd3bf;}
.hxtg-b .dl6{top:353px;right:-6px;}
.hxtg-b .dl6 dt{background:#84bde4;}
.hxtg-b .dl7{bottom:353px;right:-6px;}
.hxtg-b .dl7 dt{background:#6dd3bf;}
.hxtg-b .dl3{top:344px;left:-60px;}
.hxtg-b .dl3 dt{width:130px;height:130px;border-radius:130px;background:#6087ef;}
.hxtg-b .dl5{top:344px;right:-60px;}
.hxtg-b .dl5 dt{width:130px;height:130px;border-radius:130px;background:#6087ef;}
.hxtg-b .dl4{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
.hxtg-b .dl4 dt{width:235px;height:235px;border-radius:235px;background:#fff;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.hxtg-t{}
.hxtg-t dl{width:33.33%;}
.hxtg-t dl h4{width:90px;height:90px;border-radius:100px;border-right:#6087ef;background:#84bde4;transition:all 0.5s;}
.hxtg-t dl h4 img{max-width:55%;}
.hxtg-t dl h3{color:#999999;}
.hxtg-t dl:hover h4{background:#6087ef;}

.yyxt{margin:100px auto;}
.yyxt-t{font-size:16px;margin-bottom:40px;}
.yyxt-t a{color:#999999;display:block;position:relative;margin:0 25px;line-height:100%;padding-bottom:8px;}
.yyxt-t a p{position:absolute;left: 50%;bottom: 0%; -webkit-transform: translateY(0%) translateX(-50%);transform: translateY(0%) translateX(-50%);width:0;height:1px;background:#ef263c;}
.yyxt-t a.active{color:#ef263c;}
.yyxt-t a.active p{width:100%}
.yyxt-b{position:relative;}
.yyxt-b2{position:absolute;z-index:1;opacity:0;width:100%;left:0;top:0;background:url(../images/yyxt-bj.png)no-repeat right bottom #f7f7f7;transition:all 0.5s;}
.yyxt-b2:nth-child(1){position:relative;z-index:2;opacity:1;}
.yyxt-b2 h4{width:52.33333333333333%;overflow:hidden;}
.yyxt-b2 h4 img{display:block;width:100%;}
.yyxt-b2 h4:hover img{transform:scale(1.1);}
.yyxt-b2 dl{width:460px;padding-left:100px;}
.yyxt-b2 dl h5{color:#999999;font-size:22px;margin-bottom:20px;text-transform:uppercase;}
.yyxt-b2 dl h3{color:#333333;font-size:42px;margin-bottom:30px;}
.yyxt-b2 dl .div1{color:#999999;font-size:16px;line-height:24px;}
.yyxt-b2 dl h2{font-size:200px;background:-webkit-linear-gradient(#e4e4e4, #e4e4e4);-webkit-background-clip: text;-webkit-text-fill-color:#f7f7f7;-webkit-text-stroke:4px transparent;}
.yyxt-b2.active dl h5{animation: indalRun 0.5s ease both .2s;}
.yyxt-b2.active dl h3{animation: indalRun 0.5s ease both .4s;}
.yyxt-b2.active dl .div1{animation: indalRun 0.5s ease both .6s;}
.yyxt-b2.active dl h2{animation: indalRun 0.5s ease both .8s;}

.jkxt{padding:110px 0 186px;background:url(../images/jkxt-bj.jpg)no-repeat center;color:#fff;}
.jkxt .nybt h3{color:#fff;}
.jkxt .nybt p{color:#fff;}
.jkxt-b{position:relative;text-align:center;padding:0 100px;}
.jkxt-b dl{width:240px;position:relative;z-index:3;}
.jkxt-b dl dt{position:relative;text-align:center;margin-bottom:35px;overflow:hidden;}
.jkxt-b dl dt h3 img{display:block;margin:0 auto}
.jkxt-b dl dt h5{font-size:16px;position:absolute;width:100%;left:0;top:calc(50% - 8px);}
.jkxt-b dl dd{width:8px;height:8px;border-radius:8px;background:#ef263c;position:relative;margin-bottom:33px;}
.jkxt-b dl:nth-child(1) dd{transform: translateX(5px);}
.jkxt-b dl:nth-child(4) dd{transform: translateX(10px);}
.jkxt-b dl dd p{width:8px;height:8px;border-radius:8px;background:#ef263c;}
.jkxt-b dl dd::before, .jkxt-b dl dd::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #ef263c;content: '';top:0;left:0}
.jkxt-b dl dd::before{animation: scale5 2s infinite; }
.jkxt-b dl dd::after{animation: scale6 2s infinite; }
@keyframes scale5{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(2); opacity: 0;}}
@keyframes scale6{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(4);opacity:0;}}
.jkxt-b dl .div1{font-size:16px;line-height:24px;}
.jkxt-b i{width:100%;height:1px;background:rgba(255, 255, 255, 0.1);position:absolute;left:0;top:51%;}

.zhxt{margin:90px auto 100px auto;}
.zhxt-b{}
.zhxt-b dl{width:calc((100% - 75px) / 4);box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:100px 15px 85px 15px;text-align:center;}
.zhxt-b dl h4{width:90px;height:90px;background:#ef263c;border-radius:90px;margin-bottom:35px;}
.zhxt-b dl h3{color:#333333;font-size:24px;margin-bottom:20px;}
.zhxt-b dl dt{color:#999999;font-size:16px;line-height:24px;width:257px;max-width:100%;}
.zhxt-b dl:hover img{transform: translateY(-10px);}
/*fwly3*/

/*cgal*/
.cgal{margin:75px auto 120px auto;}
.cgal-t{margin-bottom:50px;}
.cgal-l{line-height:100%;font-size:16px;}
.cgal-l a{color:#777777;position:relative;display:block;margin-right:70px;padding-bottom:8px;}
.cgal-l a p{position:absolute;left: 50%;bottom: 0%; -webkit-transform: translateY(0%) translateX(-50%);transform: translateY(0%) translateX(-50%);width:0;height:1px;background:#ef263c;}
.cgal-l a.active,.cgal-l a:hover{color:#ef263c}
.cgal-l a.active p,.cgal-l a:hover p{width:100%}
.cgal-r{width:300px;position:relative;z-index:3;}
.cgal-r dt{background:#f7f7f7;height:55px;padding:0 25px 0 33px;color:#999999;cursor:pointer;}
.cgal-r dt img.up{transform: rotate(180deg);}
.cgal-r dd{display:none;position:absolute;left:0;width:100%;top:100%;background:#f7f7f7;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.cgal-r dd a{display:block;line-height:55px;font-size:15px;color:#999;padding:0 25px;}
.cgal-r dd a:hover{background:#ef263c;color:#fff;}
.cgal-b{margin-bottom:60px;}
.cgal-b a{width:calc((100% - 80px) / 3);display:block;margin-right:40px;margin-bottom:40px;}
.cgal-b a:nth-child(3n){margin-right:0;}
.cgal-b a dl{position:relative;margin-bottom:22px;}
.cgal-b a dl img{display:block;width:100%;}
.cgal-b a dl dt{position:absolute;width:100%;height:100%;left:0;top:0;padding:40px;color:#fff;background:rgba(0, 0, 0, 0.6);opacity: 0;}
.cgal-b a dl dt h3{font-size:24px;margin-bottom: 20px;}
.cgal-b a dl dt h4{font-size:16px;margin-bottom: 40px;}
.cgal-b a dl dt h5{font-size:14px;padding-left:20px;background:url(../images/tjal-tb.png)no-repeat center left;line-height:17px;}
.cgal-b a dl dt h5 i{padding-left:10px;}
.cgal-b a>h3{color:#333333;font-size:24px;margin-bottom:12px;}
.cgal-b a>h4{color:#999;font-size:14px;}
.cgal-b a:hover dl dt{opacity:1}
.cgal-b a:hover dl dt h3{animation: indalRun 0.4s ease both .4s;}
.cgal-b a:hover dl dt h4{animation: indalRun 0.4s ease both .6s;}
.cgal-b a:hover dl dt h5{animation: indalRun 0.4s ease both .8s;}
.cgal-b a:hover>h3{color:#ef263c}

.xgxw{background:#f4f4f4;padding:107px 0 60px 0;}
.xgxw-t{text-align:center;color:#333333;font-size:38px;margin-bottom:60px;font-family:Microsoft YaHei;}
.xgxw-b{}
.xgxw-b a{display:block;background:#fff;width:calc((100% - 90px) / 3);padding:50px 60px;position:relative;margin:0 45px 45px 0;}
.xgxw-b a:nth-child(3n){margin-right:0;}
.xgxw-b a h4{font-family:Arial;color:#9ea5b1;font-size:16px;margin-bottom:30px;}
.xgxw-b a h4 i{line-height:100%;color:#333333;font-size:40px;margin-left:7px;}
.xgxw-b a h3{color:#333333;font-size:22px;margin-bottom:12px;}
.xgxw-b a p{color:#999999;font-size:16px;line-height:26px;}
.xgxw-b a h6{position:absolute;left:0;bottom:0;width:0;height:2px;background:#ef263c;}
.xgxw-b a:hover{}
.xgxw-b a:hover h3{color:#ef263c;}
.xgxw-b a:hover h6{width:100%;}
/*cgal*/

/*cgal-z*/
.cgal-z{padding:140px 0 160px 0;position:relative;}
.cgal-zt{position:relative;z-index:3;text-align:center;margin-bottom:25px;}
.cgal-zt h3{color:#333333;font-size:60px;margin-bottom:23px;}
.cgal-zt h4{font-family:Arial;font-size: 24px;color:#bcbcbc;}
.cgal-zt h4 a{color:#bcbcbc;}
.cgal-zt h4 a:hover{color:#ef263c;}
.cgal-zc{width:915px;text-align:center;color:#999999;font-size:18px;line-height:30px;margin-bottom:50px;position:relative;z-index:3;}
.cgal-zc a{margin-bottom:34px;width:64px;height:64px;border-radius:64px;background:#ef263c;}
.cgal-zc a:hover{opacity:0.8;}
.cgal-zc .div1{}
.cgal-zb{width:1300px;position:relative;z-index:3;}
.cgal-zb img{display:block;margin:0 auto;}
.cgal-z h6{height:50%;width:100%;left:0;bottom:0;position:absolute;background:#efefef;}

.cgal-z2{position:relative;background:#f5f6f8;padding-top:145px;height:942px;overflow:hidden;}
.cgal-z2-b{width:1300px}
.cgal-z2-b dl{width:511px;}
.cgal-z2-b dl h3{color:#333333;font-size:68px;margin-bottom:20px;}
.cgal-z2-b dl h4{color:#cacbcc;font-size:24px;text-transform:uppercase;margin-bottom:40px;font-family:Arial;}
.cgal-z2-b dl .div1{color:#999999;font-size:16px;line-height:30px;margin-bottom:70px;}
.cgal-z2-b dl .div2{color:#666666;font-size:16px;line-height:100%;}
.cgal-z2-b dl .div2 dt{text-align:center;position:relative;z-index:3;}
.cgal-z2-b dl .div2 dt:nth-child(2){z-index:2;margin-left:-40px;}
.cgal-z2-b dl .div2 dt:nth-child(3){z-index:1;margin-left:-40px;}
.cgal-z2-b dl .div2 dt i{display:block;width:166px;height:166px;border-radius:166px;margin-bottom:20px;}
.cgal-z2-r{position:absolute;width:83.33333333333334%;right:-5%;top:15%}

.cgal-z3{width:1300px;margin:140px auto 100px auto;}
.cgal-z3 .cgal-zt{margin-bottom:70px;}
.cgal-z3 p{overflow:hidden;border-radius:50px;border:13px solid #323232;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);margin-bottom:80px;}
.cgal-z3 p img{display:block;width:100%;}

.cgal-z4{background:#f5f6f8;padding:107px 0 116px 0;}
.cgal-z4 .cgal-zt{margin-bottom:70px;}
.cgal-z4-t{margin-bottom: 120px;width: 1300px;}
.cgal-z4-t a{width: 280px;border-radius:30px;overflow:hidden;display:block;border:8px solid #323232;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
.cgal-z4-t a:nth-child(2n){margin-top:80px;}
.cgal-z4-t a img{display:block;width:100%;}

.cgal-z4-b{
    width: 1300px;
}
.cgal-z4-b .a1{color:#777777;font-size:15px;width:85px;}
.cgal-z4-b .a1 p{width:25px;height:8px;background:url(../images/cgal-ztb1.png);}
.cgal-z4-b .a1:hover{color:#ef263c;}
.cgal-z4-b .a1:hover p{background:url(../images/cgal-ztb2.png);transform: translateX(-10px);}
.cgal-z4-b .a2{width:200px;height:55px;border:1px solid #e6e6e6;color:#9b9b9b;}
.cgal-z4-b .a2 p{width:12px;height:12px;background:url(../images/cgal-ztb3.png);margin-right:12px;}
.cgal-z4-b .a2:hover{background:#ef263c;border-color:#ef263c;color:#fff;}
.cgal-z4-b .a2:hover p{background:url(../images/cgal-ztb4.png);transform: translateX(-10px);}
.cgal-z4-b .a3{color:#777777;font-size:15px;width:85px;}
.cgal-z4-b .a3 p{width:25px;height:8px;background:url(../images/cgal-ztb5.png);}
.cgal-z4-b .a3:hover{color:#ef263c;}
.cgal-z4-b .a3:hover p{background:url(../images/cgal-ztb6.png);transform: translateX(10px);}
/*cgal-z*/

/*xwzx*/
.xwzx{margin:60px auto 120px;}
.xwzx-t{margin-bottom:90px;overflow:hidden;/* box-shadow:1px 1px 10px rgba(0,0,0,0.1); */}
.xwzx-t h4{width:50%;overflow:hidden;}
.xwzx-t h4 img{display:block;width:100%;}
.xwzx-t dl{width:50%;padding: 0 8.227848101265822% 80px 5.063291139240506%;}
.xwzx-t dl h5{font-family:Arial;color:#9ea5b1;font-size:24px;margin-bottom:37px;}
.xwzx-t dl h5 i{line-height:100%;color:#333333;font-size:44px;margin-left:7px;margin-bottom: -5px;}
.xwzx-t dl h3{color:#333333;font-size:34px;line-height:48px;margin-bottom:36px;height:96px;font-family:Microsoft YaHei;}
.xwzx-t dl p{color:#999999;font-size:16px;line-height:30px;}
.xwzx-t a:hover img{transform:scale(1.1);}
.xwzx-t a:hover h3{color:#ef263c;}
.xwzx-t .swiper-slide-active a h5{animation: indalRun 1s ease both .2s;}
.xwzx-t .swiper-slide-active a h3{animation: indalRun 1s ease both .4s;}
.xwzx-t .swiper-slide-active a p{animation: indalRun 1s ease both .6s;}
.swiper-container-3d .swiper-slide-shadow-bottom{box-shadow:none;}
.xwzx-t .swiper-pagination{bottom:95px;padding-left:55.063291139240506%;width: 100%;top: auto;}
.xwzx-t .swiper-pagination-bullet{background:#a5abb6;opacity:1;margin-right: 10px!important;}
.xwzx-t .swiper-pagination-bullet-active{background:#ef263c;}
.xwzx-t .swiper-container-cube .swiper-cube-shadow{display:none}
.xwzx-c{font-size:16px;white-space: nowrap;margin-bottom:55px;}
.xwzx-c a{color:#888888;margin-right:30px;position: relative;}
.xwzx-c a p{width:0px;height:1px;background:#000;position: absolute;left: 0;bottom: -5px;}
.xwzx-c a.active,.xwzx-c a:hover{color:#333333;}
.xwzx-c a.active p{width: 100%;}
.xwzx-b{margin-bottom:30px;}
.xwzx-b a{display:block;background:#fff;width:calc((100% - 90px) / 3);padding:50px 60px;position:relative;margin:0 45px 45px 0;}
.xwzx-b a:nth-child(3n){margin-right:0;}
.xwzx-b a h4{font-family:Arial;color:#9ea5b1;font-size:16px;margin-bottom:30px;}
.xwzx-b a h4 i{line-height:100%;color:#333333;font-size:40px;margin-left:7px;margin-bottom: -3px;}
.xwzx-b a h3{color:#333333;font-size:22px;margin-bottom:12px;}
.xwzx-b a p{color:#999999;font-size:16px;line-height:26px;}
.xwzx-b a h6{position:absolute;left:0;bottom:0;width:0;height:2px;background:#ef263c;}
.xwzx-b a:hover{}
.xwzx-b a:hover h3{color:#ef263c;}
.xwzx-b a:hover h6{width:100%;}
.swiper-container-3d .swiper-slide-shadow-top{background:none!important}
/*xwzx*/

/*xwzx-z*/
.xwdt-z{margin: 20px auto 0px auto;overflow:hidden;}
.xwzx-zl{width: calc(72.15189873417722% - 15px);background:#fff;padding: 60px 80px 150px 80px;}
.xwdt-z-t{padding: 0 0px 50px 0px;border-bottom: 1px solid #e0e0e0;margin-bottom:60px;}
.xwdt-z-t dt{width: calc(100% - 130px);}
.xwdt-z-t dt h3{font-size:32px;color:#333333;margin-bottom: 40px;line-height:120%;font-family:Microsoft YaHei;}
.xwdt-z-t p{color: #999999;font-size:16px;}
.xwdt-z-t p i{display:inline-block;margin-right:27px;}
.xwdt-z-t dd{}
.bshare-custom.icon-medium .bshare-weixin{
    background: url(../images/fx1.png)!important;
}
.bshare-custom.icon-medium a{height: 35px!important;padding-left: 35px!important;display: inline-block;}
.bshare-custom.icon-medium .bshare-sinaminiblog{background: url(../images/fx2.png)!important;}
.bshare-custom.icon-medium .bshare-qzone{background: url(../images/fx3.png)!important;}
.xwdt-z-b{padding-bottom: 50px;margin-bottom: 75px;border-bottom: 1px solid #e0e0e0;line-height: 26px;color: #777777;font-family:Arial;font-size: 15px;}
.xwdt-z-b table{width:100%!important}
.xwdt-z-b table td,.xwdt-z-b table th{padding:10px!important;border:1px solid #666!important}
.xwdt-z-b table *{color:#666}
.xwdt-z-b img{height:auto!important;}
.xwdt-z-b2{}
.xwdt-z-b2 .a1{font-size:15px;color:#777777;width:30%;display:block;}
.xwdt-z-b2 .a1:hover{color:#ef263c;}
.xwdt-z-b2 .a2{width:160px;height:50px;background:#ef263c;color:#fff;}
.xwdt-z-b2 .a2 img{margin-right:12px;}
.xwzx-zr{width: calc(27.848101265822783% - 15px);}
.xwzx-zr dl{background:#fff;margin-bottom:28px;padding:65px 50px 70px 50px;}
.xwzx-zr dl h3{color:#333333;font-size:24px;padding-bottom:27px;border-bottom:1px solid #eaeaea;margin-bottom:20px;font-family:Microsoft YaHei;}
.xwzx-zr dl dt{font-size:15px;line-height:48px;}
.xwzx-zr dl dt a{display:block;position:relative;color:#777777;padding-left:30px;}
.xwzx-zr dl dt a p{width:5px;height:5px;border-radius:5px;background:#d6d6d6;left:5px;top:calc(50% - 2.5px);position:absolute;}
.xwzx-zr dl dt a:hover{color:#ef263c;}
.xwzx-zr dl dd{font-size:15px;line-height:30px;}
.xwzx-zr dl dd a{color:#777777;display:block;margin-right:27px;margin-bottom: 5px;}
.xwzx-zr dl dd a:hover{color:#ef263c;}

@media screen and (max-width: 1200px){
  .xwdt-z-t{margin-bottom:10px;padding-bottom:10px;}
  .xwdt-z-t h3{font-size:20px;margin-bottom:0px;}
  .xwdt-z-b{margin-bottom:30px;}
  .xwdt-z-b2 a{font-size:12px;}
  .xwdt-z-b table td,.xwdt-z-b table th{padding:5px!important;}
  .xwdt-z-b2 a{width:calc(50% - 5px)}
  .xwdt-z-b2 a p{width:calc(100% - 15px)}
}
/*xwzx-z*/

/*gywm*/
.gywm{position:relative;padding: 215px 0 150px 0;overflow:hidden;}
.gywm .nybt{margin-bottom:30px;}
.gywm-t{position:absolute;top:120px;left:2%;width:96%;z-index:-1;}
.gywm-t li{width:2630px;margin-right:10px;}
.gywm-t li img{display:block;}
.gywm-c{width:932px;text-align:center;font-size:15px;line-height:34px;}
.gywm-b{position:absolute;bottom:120px;left:2%;width:96%;z-index:-1;display:none;}
.gywm-b li{margin-right:10px;}
.gywm-b li img{display:block;}

.qyys{height:909px;color:#fff;position:relative;overflow:hidden;padding-top:90px;background:url(../images/qyys-bj.jpg)no-repeat center;}
.qyys .nybt{position:relative;z-index:3;}
.qyys .nybt h3{color:#fff;}
.qyys .nybt p{color:#fff;}
.qyys-b{position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:1144px;height:1144px;border-radius:1144px;border:1px solid rgba(255, 255, 255, 0.3);background:url(../images/qyys-bj2.png)no-repeat center;background-size:100% 100%;padding-top:168px;}
@keyframes myRotate5 {
            0%{
                transform: rotate(0);
            }
            100%{
                transform: rotate(-360deg);
            }
        }
@keyframes myRotate6 {
            0%{
                transform: rotate(0);
            }
            100%{
                transform: rotate(360deg);
            }
        }
.qyys-b1{width:504px;height:504px;border-radius:504px;background:url(../images/qyys-tb.png)no-repeat center;border:1px solid rgba(255, 255, 255, 0.3);animation: myRotate5 10s linear infinite;}
.qyys-b1 i{width: 100%;height: 100%;border-radius: 50%;content: '';border: 1px solid rgba(255, 255, 255, 0.5);position:absolute;left: 50%;top: 50%;-webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);display:block;}
.qyys-b1 .i1{animation: circle-opacity 2s infinite;}
.qyys-b1 .i2{animation: circle-opacity 2s infinite;animation-delay: 1.3s;}
.qyys-b1 .i3{animation: circle-opacity 2s infinite;animation-delay: .6s;}
.qyys-b1 .i4{animation: circle-opacity 2s infinite;animation-delay: .9s;}
/*.qyys-b1 .i5{animation: circle-opacity 2s infinite;animation-delay: 3s;}*/
/*.qyys-b1 .i6{animation: circle-opacity 2s infinite;animation-delay: 3.3s;}*/
/*.qyys-b1 .i7{animation: circle-opacity 2s infinite;animation-delay: 3.6s;}*/
/*.qyys-b1 .i8{animation: circle-opacity 2s infinite;animation-delay: 3.9s;}*/
@keyframes circle-opacity{
		    from {
		        opacity: 1;
		        width:100%;height:100%;
		    }
		    to {
		        opacity: 0;
		        width:150%;height:150%;
		    }
		}
.qyys-b1::before, .qyys-b1::after {width: 100%;height: 100%;border-radius: 50%;content: '';border:1px solid rgba(255, 255, 255, 0.3);position:absolute;left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
/* .qyys-b1::before{animation: scale7 1.5s infinite ease-in-out alternate;} */
/* .qyys-b1::after{animation: scale8 2s infinite; } */
@keyframes scale7{
  0% {
    width:100%;height:100%;opacity:1
  }
  50%{
    width:110%;height:110%;opacity:0
  }
  100% {
    width:100%;height:100%;opacity:1;
  }
}
@keyframes scale8{
  0% {
    width:100%;height:100%;opacity:1
  }
  50%{
    width:114%;height:114%;opacity:0
  }
  100% {
    width:100%;height:100%;opacity:1;
  }
}
@keyframes scale9{
  0% {
    width:100%;height:100%;opacity:1
  }
  50%{
    width:112%;height:112%;opacity:1
  }
  100% {
    width:100%;height:100%;opacity:1;
  }
}
@keyframes scale10{
  0% {
    width:100%;height:100%;opacity:1
  }
  50%{
    width:116%;height:116%;opacity:1
  }
  100% {
    width:100%;height:100%;opacity:1;
  }
}
.qyys-b2{position:absolute;left: 50%;top: 57%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);width:504px;height:504px;border-radius:504px;z-index:2;}
.qyys-b2-s{width:100%;height:100%;border-radius:504px;}
.qyys-b2 dl{width:151px;height:151px;white-space: nowrap;position:absolute;background:url(../images/qyys-bj3.png);background-size:100% 100%;}
.qyys-b2 dl h3{font-size:22px;transform: translateX(34px);}
.qyys-b2 dl:nth-child(n+4){/* background:url(../images/qyys-bj4.png); */padding-left:0;}
.qyys-b2 dl:nth-child(n+4) h3{transform: translateX(-34px);}
.qyys-b2 p{width:455px;height:455px;border-radius:455px;background:url(../images/qyys-bj5.png);background-size:100% 100%;}
.qyys-b2 p img{animation: rotation2 1.5s linear infinite;-moz-animation: rotation2 1.5s linear infinite;-webkit-animation: rotation2 1.5s linear infinite;-o-animation: rotation2 1.5s linear infinite;}
.qyys-b2 .dl1{right:36px;top:-38px;background: url(../images/qyys2-bj1.png);}
.qyys-b2 .dl2{right:-61px;top:176.5px;background: url(../images/qyys2-bj2.png) no-repeat;}
.qyys-b2 .dl3{right:36px;bottom:-38px;background: url(../images/qyys2-bj3.png);}
.qyys-b2 .dl4{left:36px;bottom:-38px;background: url(../images/qyys2-bj4.png);}
.qyys-b2 .dl5{left:-61px;top:176.5px;background: url(../images/qyys2-bj5.png) no-repeat;}
.qyys-b2 .dl6{left:36px;top:-38px;background: url(../images/qyys2-bj5.png)no-repeat;}

.fzlc{padding: 140px 0 100px 0;background: url(../images/fzlc-bj.jpg)no-repeat center;}
.fzlc .nybt{/* color:#1d1d1d; */margin-bottom: 90px;}
.fzlc-t{position:relative;margin-bottom: 60px;}
.fzlc-t .w1{position:relative;}
.fzlc-t .swiper-container{width:900px;max-width:100%}
/*.fzlc-t>div{width:calc(100% - 200px);}*/
.fzlc-tl{position:absolute;width: 80px;left: 80px;top: 86px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr{position:absolute;width: 80px;right: 86px;top: 86px;overflow:hidden;height:50px;z-index:3;}
.fzlc-tr .fzlc-tl-s{left:-160px;}
.fzlc-tl-s{position:absolute;min-width:100%;display:flex;left:0;top:0;transition:all 0.5s}
.fzlc-tl-s p{width: 80px;text-align:center;color: #808080;font-weight: bold;font-size: 50px;font-family: bold3;}
.fzlc-tl-s p i{display:block;width:10px;height:10px;border-radius:10px;background: #ababab;margin: 0 auto 12px auto;}
.fzlc-t h6{position:absolute;width:100%;left:0;background: url(../images/fzlc-bj.png)no-repeat center;height:1px;top: calc(43% - 1px);}
.fzlc-t dl{color: #666666;height:270px;transform:scale(0);transition:all 0.5s;text-align:center;overflow:hidden;}
.fzlc-t dl h3{font-size: 300px;margin-top:-50px;}
.fzlc-t dl h3 i{color:#ef263c;}
.fzlc-t dl h4{font-size:16px;}
.fzlc-t dl p{width: 11px;height: 11px;border-radius:10px;background: #e60404;margin-right: 40px;position:relative;}
.fzlc-t dl p::before, .fzlc-t dl p::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #e60404;content: '';top:0;left:0;}
.fzlc-t dl p::before{animation: scale 2s infinite; }
.fzlc-t dl p::after{animation: scale2 2s infinite; }
.fzlc-t .swiper-slide-active dl{transform:scale(1);}
.fzlc-t .swiper-button-next{width: 62px;height: 62px;background: url(../images/r5.png);right: 185px;margin:0;margin-top: -52.5px;transition:all 0.5s;}
.fzlc-t .swiper-button-next:hover{background: url(../images/r5-1.png);}
.fzlc-t .swiper-button-prev{width: 62px;height: 62px;background: url(../images/l5.png);left: 185px;margin:0;margin-top: -52.5px;transition:all 0.5s;}
.fzlc-t .swiper-button-prev:hover{background: url(../images/l5-1.png);}

.qywh{margin:90px auto;}
.qywh-b{text-align:center;}
.qywh-b a{display:block;width:calc((100% - 100px) / 5);position:relative;overflow:hidden;box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);padding:95px 0 65px 0;}
.qywh-b a:nth-child(2n){border-top-right-radius: 80px;}
.qywh-b a:nth-child(2n + 1){border-bottom-right-radius: 80px;}
.qywh-b a i{position:absolute;left:0;top:0;z-index:-1;background:#ef263c;display:block;width:100%;height:0;}
.qywh-b a h3{color:#333333;font-size:22px;margin-bottom:13px;}
.qywh-b a h5{color:#d0d0d0;font-family:Arial;font-weight:bold;text-transform:uppercase;font-size:16px;margin-bottom:27px;}
.qywh-b a h4{font-size:15px;color: #666666;line-height: 24px;}
@media(min-width:1200px){
  .qywh-b a h4{height: 65px;}
  .qywh-b a:nth-child(1) h4{width: 205px;margin:0 auto;}
}

.qywh-b a h6{height:69px;}
.qywh-b a h6 .img1{display:block;}
.qywh-b a h6 .img2{display:none;}
.qywh-b a:hover *{color:#fff}
.qywh-b a:hover i{height:100%;}
.qywh-b a:hover .img1{display:block;}
.qywh-b a:hover .img2{display:none;}
.qywh-b a:hover h6{transform: translateY(-10px);}

.qyfc{background-image: linear-gradient(#f7f7f7, #fff);padding:100px 0;position:relative;z-index:2;}
.qyfc>i{display:bold;position:absolute;z-index:-1;border-radius:500px;}
@keyframes scale11{
  0% {
    transform:scale(1.0);
  }
  50%{
    transform:scale(1.5);
  }
  100% {
    transform:scale(1.0);
  }
}
@keyframes scale12{
  0% {
    transform:scale(0.6);
  }
  50%{
    transform:scale(1);
  }
  100% {
    transform:scale(0.6);
  }
}
.qyfc .i1{width:90px;height:90px;background-image: linear-gradient(to bottom right,rgba(239, 38, 60, 0.1), #f7f7f7, #f7f7f7);top:90px;right:24.739583333333334%;animation: scale11 2s infinite;}
.qyfc .i2{width:227px;height:227px;background-image: linear-gradient(#abd0e9, #f5f6fa);top:160px;right:30%;animation: scale12 2s infinite;}
.qyfc-b{position:relative;z-index:3;}
.qyfc-b .swiper-container{padding-bottom:85px;}
.qyfc-b a{display:block;overflow:hidden;border-radius:20px;}
.qyfc-b a img{display:block;width:100%;}
.qyfc-b a:hover img{transform:scale(1.1);}
.qyfc-b .swiper-button-next{width: 62px;height: 62px;background: url(../images/r6.png);right: 4%;margin:0;margin-top: -52.5px;transition:all 0.5s;}
.qyfc-b .swiper-button-next:hover{background: url(../images/r6-1.png);}
.qyfc-b .swiper-button-prev{width: 62px;height: 62px;background: url(../images/l6.png);left: 50px;margin:0;margin-top: -52.5px;transition:all 0.5s;}
.qyfc-b .swiper-button-prev:hover{background: url(../images/l6-1.png);}
.qyfc-b .swiper-pagination{bottom:0}
.qyfc-b .swiper-pagination-bullet{background:#dedede;opacity:1;}
.qyfc-b .swiper-pagination-bullet-active{background:#ef263c;}

.hzhb{background:#f0f0f0;padding:100px 0;overflow: hidden;}
.hzhb-b{position:relative;}
.hzhb-b a{width:calc(100% / 6);height:120px;}
.hzhb-b a img{max-width: 88%;max-height: 88%;}
.hzhb-b a:hover img{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
.hzhb-b .a1{width:42px;height:81px;background:url(../images/l2.png);left:-60px;opacity:0.5!important;transition:all 0.5s;}
.hzhb-b .a1:hover{opacity:1!important;}
.hzhb-b .a2{width:42px;height:81px;background:url(../images/r2.png);right:-60px;opacity:0.5!important;transition:all 0.5s;}
.hzhb-b .a1:hover{opacity:1!important;}
/*gywm*/

/*lxwm*/
.lxwm{background:#f7f7f7;padding:135px 0;}
.lxwm-t{margin-bottom:50px;}
.lxwm-t h4{color:#cbcbcb;font-size:24px;text-transform:uppercase;margin-bottom:20px;}
.lxwm-t h3{color:#333333;font-size:48px;}
.lxwm-b{}
.lxwm-b dl{width:calc(50% - 30px);background:#fff;padding:80px 140px 70px 70px;}
.lxwm-b dl h3{color:#333333;font-size:40px;margin-bottom:35px;}
.lxwm-b dl h3 img{margin-right:30px;}
.lxwm-b dl dd{color:#333333;font-size:20px;line-height:38px;}
.lxwm-b dl dd p{}
.lxwm-b dl dd p a{color:#333333;}
.zxly{margin:115px auto;background:#f7f8fc;}
.zxly-l{width:35.632911392405064%;background:url(../images/zxly-bj.jpg)no-repeat center;text-align:center;color:#fff;height:775px;padding-top:115px;}
.zxly-l h5{width:130px;height:40px;border:1px solid #fff;font-size:22px;margin-bottom:35px;}
.zxly-l h2{font-size:59px;margin-bottom:15px;}
.zxly-l h3{font-size:49px;padding-bottom:10px;border-bottom:3px solid #fff;margin-bottom:34px;}
.zxly-l h4{font-size:18px;margin-bottom:65px;}
.zxly-l i{width:151px;display:block;margin-bottom:17px;}
.zxly-l span{display:block;line-height:100%;}
.zxly-r{width:64.36708860759494%;padding:0 105px;}
.zxly-r form{}
.zxly-r form p{width:100%;border-bottom:1px solid #e1e1e3;margin-bottom:30px;}
.zxly-r form p input{height:53px;width:calc(100% - 15px);background:none;color:#999999;}
.zxly-r form p input::placeholder{color:#999999;}
.zxly-r form p i{color:#ef263c;font-size:15px;}
.zxly-r form button{width:290px;height:65px;background:#ef263c;color:#fff;font-size:20px;transition:all 0.5s;cursor:pointer;margin-top:35px;}
.zxly-r form button:hover{opacity:0.8;}
#container{height:614px;}

.lxdt{height:614px;padding-top:165px;background:url(../images/lxdt-bj.jpg)no-repeat center;position:relative;}
.lxdt-l{width:555px;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.1);padding:70px 35px 94px 35px;}
.lxdt-l h3{color:#333333;font-size:20px;line-height:34px;margin-bottom:32px;}
.lxdt-l a{width:203px;height:56px;border:1px solid #e6e6e6;color:#9b9b9b;position:relative;z-index:2;}
.lxdt-l a img{margin-right:10px;}
.lxdt-l a .img2{display:none;}
.lxdt-l a p{position:absolute;left:0;top:0;width:0%;height:100%;z-index:-1;background:#ef263c;}
.lxdt-l a:hover{color:#fff;border-color:#ef263c;}
.lxdt-l a:hover .img1{display:none;}
.lxdt-l a:hover .img2{display:block;}
.lxdt-l a:hover p{width:100%;}
.lxdt dl{position:absolute;width:95px;height:95px;border-radius:95px;top:45.27687296416938%;right:36.45833333333333%}
.lxdt dl dt{width:95px;height:95px;border-radius:95px;background:#fff;position:relative;z-index:3}
.lxdt dl dt img{animation: rotation2 1.5s linear infinite;-moz-animation: rotation2 1.5s linear infinite;-webkit-animation: rotation2 1.5s linear infinite;-o-animation: rotation2 1.5s linear infinite;}
.lxdt dl::before, .lxdt dl::after {position: absolute;width: 100%;height: 100%;border-radius: 50%;background: #ef263c;content: '';top:0;left:0}
.lxdt dl::before{animation: scale5 2s infinite; }
.lxdt dl::after{animation: scale6 2s infinite; }
/*lxwm*/

@media(min-width:1200px){
  .gddz-b dl:hover{box-shadow:1px 1px 10px rgba(0, 0, 0, 0.1);}
    .gddz-b dl:hover p{width:63px;height:63px;}
    .dzsj-b dl{top:0;position:absolute;}
    .tgwz-c dl:nth-child(2){transform: translateY(-313px);margin-left: 50px;}
  .tgwz-c dl:nth-child(2) dt{
      width: 161px;
  }
  .hwz-b a:hover{-webkit-transform: translateY(-10px);-ms-transform: translateY(-10px);transform: translateY(-10px);}
  .wznr-b dl:nth-child(2n){margin-top:100px;}
  .wznr-b dl:nth-child(2n+1) h3{margin-bottom:-5px;transform:scale(0.8181818181818182);}
  .wznr-b dl:nth-child(2n+1) dd{transform:scale(0.5895522388059702);}
  .wznr-b dl:hover h3{margin-bottom:20px;}
  .wmtg-b dl:nth-of-type(2n+1){margin-top:140px;}
  .hxtg-t{display:none;}
  .cgal-z4-t a{animation: photo-object-floating 1.2s infinite ease-in-out alternate;}
  .cgal-z4-t a:nth-child(2){animation-delay: .4s;}
  .cgal-z4-t a:nth-child(3){animation-delay: .6s;}
  .cgal-z4-t a:nth-child(4){animation-delay: .8s;}
  .gywm-b li{min-width:1799px;}
}
@media(max-width:1700px){
  .wmtg-b{padding:0}
  .wmtg-b i{width: 8.4%;}
  .cgal-z2{height:800px;padding-top:100px;}
}
@media(max-width:1500px){
  .gddz-b:nth-child(2){padding:0 55px 0 153px;}
  .gddz-b:nth-child(3){padding:0 150px 0 27px;margin-top:-20px;}
  .dzsj,.tgwz-c{width:1200px;}
  .gjc-b2 dd .div1{margin-bottom:0px;}
  .gjc-b2 dd h4{font-size: 80px;}
  .wmtg-b i{width: 6.6%;}
  .hxtg-b .div1{left: calc(50% - 525px);top: calc(50% - 525px);width:1050px;height:1050px;}
  .hxtg-b .div2{position:absolute;left: calc(50% - 357.5px);top: calc(50% - 357.5px);width:715px;height:715px;}
  .hxtg-b .dl1,.hxtg-b .dl2{left: -36px;}
  .hxtg-b .dl6,.hxtg-b .dl7{right: -36px;}
  .hxtg-b .dl1,.hxtg-b .dl6{top:300px}
  .hxtg-b .dl2,.hxtg-b .dl7{bottom:300px}
  .cgal-l a{width:33%}
  .cgal-zb,.cgal-z2-b,.cgal-z3,.cgal-z4-t,.cgal-z4-b{width:1200px}
  .cgal-z2-r{top: 0;position: relative;right: 0;}
}
@media screen and (max-width:1200px){
  
  .md{top:-60px;}
  .zxly-r .md{top:-100px;}
  .table{overflow:auto;}
  .table table{width:500px;}
  .gddz-b dl{width:33.33%}
  .gddz-b dl dt h4{transform:scale(0.6);}
  .gddz-b:nth-child(4){display:flex;}
  .gdwz{background-size:auto 100%!important;}
  .gdwz-b dl h4 img{width:60px;}
  .dzsj-b{justify-content:space-around;}
  .dzsj-b dl{width:30%}
  .dzsj-b dl img{width:40%;}
  .tgwz-c dl h4{font-size:100px;}
  .tgwz-c dl dt{left: 50%;top: 50%; -webkit-transform: translateY(-50%) translateX(-50%);transform: translateY(-50%) translateX(-50%);}
  .glwz-b dl h4{width:90px;height:90px;}
  .wmys-b dl h4,.wlyy-b dl h4{width:100px;height:100px;}
  .wmys-b dl h4 img,.wmys-b dl h4 img,.wlyy-b dl h4 img{width:50px;}
  .wznr-b dl{width:50%}
  .wznr-b dl dd{width:90px;height:90px;}
  .wznr-b dl dd img{transform:scale(0.6);}
  .gjc-t a{width:50%}
  .wlyy-b dl h4 i img{transform:scale(0.8);}
  .sscb-b a{width:calc((100% - 10px) / 2);border-radius:5px;}
  .sscb-b a h4{height: 55px;}
  .sscb-b a h4 img{transform:scale(0.8)}
  .yhpm-b{width: 300px!important;height:300px;}
  .yhpm-c{width:280px;height:280px;border: none;}
  .yhpm-c dl{border-width:5px;width: 240px;height: 240px;}
  .yhpm-b h6{width: 300px;height: 300px;}
  .yhpm-b h6 p{background-size:100% 100%;/* opacity: 0; */background: none;}
  .yhpm-c dl dt h4{height: 60px;}
  .yhpm-c dl dt h4 img{height:80%}
  .yhpm-c dl dt h3{font-size:20px;margin-bottom:10px;}
  .yhpm-c dl dt .div1{font-size:14px;line-height:24px;margin-bottom:10px;}
  .yhpm-c dl dt h5{font-size:24px;}
  .yhpm-t dl:nth-child(1){top:20px;left: 196px;}
  .yhpm-t dl:nth-child(2){bottom:20px;left: 196px;}
  .yhpm-t dl:nth-child(3){bottom:20px;right: 196px;flex-direction:row-reverse}
  .yhpm-t dl:nth-child(4){top:20px;right: 196px;flex-direction:row-reverse}
  .wmtg-b dl{width: 50%!important;}
  .dyy{background:#638ae5;}
  .dyy-b a{width:calc(50% - 5px)}
  .dyy-b a h2{font-size:45px;}
  .yyxt-b2{background:#f7f7f7;}
  .yyxt-b2 dl h2{font-size:100px;}
  .jkxt-b dl{width:calc(50% - 5px)}
  .cgal-z4-t a{width:calc(50% - 5px)}
  .cgal-z4-b .a2{width:120px;height:45px;}
  .xwzx-t .swiper-pagination{bottom:30px;}
  .xwzx-c a{width:33.33%;line-height:30px;}
  .gywm-b li,.gywm-t li{width:100%}
  .fzlc-t dl h3{font-size:30px;}
  .fzlc-t dl{transform:scale(1);}
  .qyfc .i1{right:10px}
  .qyfc .i2{width:100px;height:100px;top:40px;}
  .qyfc-b a{border-radius:5px;}
  .qyys{height:430px;}
  .qyys-s{transform:scale(0.5);}
  .qyys-b{width:1200px;height:1200px;top:200px;}
  .qyys-b2{top:57%}
  .lxwm-b dl h3 img{width:40px}
  .zxly-r form p input{height:45px;}
  .zxly-r form button{width:150px;height:45px;}
  #container{height:200px;}
  .hzhb-b a{width:calc(100%/3);height: 70px;}
  .wmtg-b dl dt h4 img{
    height: 30px;}
  .lxdt-l a{width:140px;height:45px;}
}
