@charset "utf-8";
body{font-family: "Microsoft YaHei"; font-size:12px; line-height:1.6;}
.container{width: 100%;max-width: 1350px;margin: 0 auto;}
.head_wap{display: none;}

/* 头部 */
.head{width: 100%;position: fixed;top: 0;left: 0;z-index: 999;background: #fff;color: #3f3f3f;font-size: 16px;box-shadow: 0 0 15px rgba(0,0,0,.05);}
.head .logo{width: 220px;margin-top: 32px;}
.head .nav{}
.head .nav li{float: left;position: relative;}
.head .nav li>a{display: block;width: 100%;height: 100%;padding: 41px 20px;}
.head .nav li.on,.head .nav li:hover{color: #4494ed;}
.head .nav li:after{content: "";display: block;width: 0;height: 3px;background: #4494ed;position: absolute;left:50%;bottom:0;transform:translate(-50%,0);transition: all 0.4s linear;}
.head .nav li:hover:after,.head .nav li.on:after{width:40px;}
.head .sou{margin-top: 40px;cursor:pointer;margin-left: 10px;}
.head .lang{margin-top: 41px;}
.head .lang i{margin: 0 8px;}
.navhide{background: #fff;width: 160px;position: absolute;left: 50%;margin-left: -80px;top: 100%;z-index: 999;transition: .25s;opacity: 0;visibility: hidden;box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.navhide a{font-size: 14px;display: block;line-height: 40px;color: #666;text-align: center;position: relative;text-transform:capitalize;}
.navhide a:after{content: "";position: absolute;bottom: 0;width: 90%;height: 1px;background-color: #eeeeee;left: 5%;}
.navhide a:hover{color: #db0000;transition: all 0.4s ease-in-out;}
.head .nav li:hover .navhide{opacity: 1;visibility: inherit;}
.pcTopSearch{width:100%;position:fixed;left:0;top:105px;background:#fff;justify-content:center; align-items:center; padding:40px 0;border-top: 1px solid #2b2f78;border-bottom: 1px solid #2b2f78;display: none;z-index: 999;}
.pcSearch{width:30%;height:60px; border-bottom:#2b2f78 solid 1px; display:flex; align-items:center;}
.pcSearch input[type="text"]{ height:60px; padding:0 15px; width:100%; background: none;font-size: 16px;}
.pcSearch button[type="submit"]{width:60px;height:60px;background:url(../images/sou.png) no-repeat center; cursor:pointer;border: 0;}
/* start */
.lm-bt{font-weight: bold;color: #828282;line-height: 1.6;}
.lm-bt h3{color: #3c3b3b;margin-bottom: 20px;}
.lm-bt h3:after{content: "";display: block;width: 90px;height: 15px;background:url(../images/bg_7.png) no-repeat center;margin: 20px auto;}
.swiper-1{height: 100vh;}
.swiper-1 .swiper-slide{overflow:hidden;}
.swiper-1 .sw_bg{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transition: all 6s;-o-transition: all 6s;-ms-transition: all 6s;-moz-transition: all 6s;-webkit-transition: all 6s;}
.swiper-1 .swiper-slide-active .sw_bg{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.swiper-1 .inner{position: absolute;width: 100%;height: 100%;top: 0;left: 0;color: #fff;background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;}
.swiper-1 .inner .t{padding: 0 3%;font-size: 48px;text-align: center;font-weight: bold;}
.prev-1{width: 64px !important;height: 64px;left: 2vw;opacity: 0.1;transition: all 0.4s linear;}
.next-1{width: 64px !important;height: 64px;right: 2vw;opacity: 0.1;transition: all 0.4s linear;}
.swiper-1:hover .prev-1{left: 5vw;opacity: 1;}
.swiper-1:hover .next-1{right: 5vw;opacity: 1;}
.page-1{width: 100%;bottom: 40px !important;background: url(../images/xian.png) no-repeat center;}
.page-1 span{width: 50px;height: 50px;border-radius:100%;background: none;margin: 0 15px !important;opacity: 1;}
.page-1 span:after{content: "•";display:inline-block;color: #fff;font-size: 22px;width: 100%;line-height: 48px;}
.page-1 .swiper-pagination-bullet-active{border: 1px solid #fff;}
.sign{background:url(../images/bg_6.jpg) no-repeat center/cover;padding: 35px 0;}
.sign .form{flex-wrap: wrap;justify-content: space-between;padding: 0 5.5%;}
.sign input{display: block;width: 21%;height: 48px;font-size: 16px;color: #646464;padding: 0 12px;background: #fff;border-radius:5px;}
.sign select{width: 19%;height: 48px;font-size: 16px;color: #646464;padding: 0 12px;border-radius:5px;text-transform:capitalize;}
.sign button{display: block;text-align: center;width: 15%;font-weight: bold;background: #fff;color: #4494ed;font-size: 15px;cursor:pointer;border-radius:5px;}
.step1{background:url(../images/bg_1.png) no-repeat left bottom 8.5vw;padding: 10vw 0;}
.step1 .text{width: 48%;color: #656565;line-height: 2;font-size: 16px;}
.step1 .text h3{font-weight: bold;color: #3c3b3b;margin-bottom: 25px;}
.step1 .pic{width: 42%;}
.step1 .pic:after{content: "";display: block;position: absolute;right: -9%;top: -14%;width: 50%;height: 120%;border: 14px solid #4494ed;}
.step2{}
.step2 .wrap{flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
.step2 .item{position: relative;width: 30%;height: 407px;overflow: hidden;}
.step2 .item .img{width: 100%;height: 100%;}
.step2 .item .text{width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.35);color: #fff;text-align: center;line-height: 2;padding: 20px 20px;flex-flow: column;justify-content: flex-end;transition: all 0.4s linear;}
.step2 .item h3{font-weight: bold;font-size: 16px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.step2 .item p{opacity: 0;visibility: hidden;transition: all 0.4s linear;}
.step2 .item:hover .text{background: rgba(68,148,237,0.75);padding-bottom: 40px;}
.step2 .item:hover p{opacity: 1;visibility: inherit;}
.step2 .more{color: #525252;margin: 5vw 0;transition: all 0.4s linear;text-transform:uppercase;}
.step2 .more i{margin-left: 15px;}
.step2 .more a:hover{text-decoration:underline;color: #4494ed;}
.step3 .lm-bt h3:after,.step6 .lm-bt h3:after{margin: 10px 0;}
.step3{background:url(../images/bg_2.png) no-repeat left center;padding: 100px 0;}
.step3 .s-p{width: 62%;}
.step3 .s-p .swiper-slide{width: 646px;margin: 0 auto;}
.step3 .s-p .pay{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: url(../images/play.png) no-repeat center rgba(0,0,0,.3);cursor:pointer;}
.step3 .text{width: 25%;padding: 80px 0;}
.step3 .m2{flex-wrap: wrap;justify-content: space-between;margin-top: 100px;}
.step3 .m2 li{width: 20%;text-align: center;font-weight: bold;color: #4f4f4f;line-height: 1.8;font-size: 15px;}
.step3 .m2 li p{margin-top: 20px;}
.step3 .ms{width: 450px;float: left;}
.step4{background:url(../images/bg_4.png) no-repeat center top 30px;padding:70px 0;}
.step4 .wrap{flex-wrap: wrap;justify-content: space-evenly;}
.step4 .item{width: 220px;height: 220px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);border-radius:100%;text-align: center;font-weight: bold;color: #656565;line-height: 2;display: flex;flex-flow: column;justify-content: center;cursor:pointer;}
.step4 .item .i{margin-bottom: 5px;}
.step4 .item2{width: 295px;height: 295px;margin-top: 55px;}
.step4 .item2 .i{margin-bottom: 15px;}
.step4 .item:hover{background:url(../images/bg_3.png) no-repeat center/cover;color: #fff;}
.step4 .item:hover .i{-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.step5{background:url(../images/bg_5.png) no-repeat left top;padding: 9vw 0;}
.step5 .bt{font-weight: bold;color: #3d3d3d;margin-bottom: 30px;}
.step5 .bt h3:before{content: "";display:inline-block;width: 22px;height: 22px;border: 3px solid #0775c2;border-radius:100%;vertical-align: super;transform: translateX(5px);}
.step5 .row{}
.step5 .row .pic{float: left;width: 45%;position: relative;}
.step5 .row .text{float: right;width: 48%;color: #575757;line-height: 2;}
.step5 .row .more{transition: all 0.4s linear;margin-top: 5vw;text-transform:uppercase;}
.step5 .row .more i{margin-left: 15px;}
.step5 .row .more a:hover{text-decoration:underline;color: #4494ed;}
.step5 .row:nth-child(2n){margin: 14vw 0;}
.step5 .row:nth-child(2n) .pic{float: right;width: 50%;}
.step5 .row:nth-child(2n) .text{float: left;padding-top: 4vw;}
.step5 .row .img1{position: absolute;left: 0;bottom: -70px;width: 334px;height: 334px;border-radius:100%;z-index: 9;}
.step5 .row .img2{float: right;width: 554px;height: 554px;border-radius:100%;}
.step5 .row:nth-child(3) .pic:before{content: "";display: block;position: absolute;top: 60px;left: -40px;width:calc(100% - 20px);height:calc(100% - 40px);border: 10px solid #4494ed;z-index: -1;}
.step6{padding: 100px 0;background:url(../images/bg_8.png) no-repeat left top;background-position-x: 12vw;margin-top: 3vw;}
.step6 .wrap{padding-left: 14.5vw;}
.step6 .text{width: 20%;margin-top: 6vw;}
.step6 .text .see{display: block;width: 180px;line-height: 60px;text-align: center;color: #fff;background: #4494ed;margin-top: 6vw;text-transform:uppercase;}
.step6 .pic{width: 75%;}
.step6 .swiper-slide{padding: 20px 25px;}
.step6 .img{position: relative;box-shadow: 0 0 15px rgba(0,0,0,.15);max-height: 250px;overflow: hidden;}
.step6 .img .more{display: block;position: absolute;right: 15px;bottom: -15px;width: 50px;text-align: center;background: #fff;padding: 20px 0;box-shadow: 0 0 15px rgba(0,0,0,.15);}
.step6 .t{line-height: 2;padding: 25px 15px;text-transform:uppercase;}
.step6 .t h3{font-weight: bold;}
.step6 .img:hover .more{background: #4494ed;}
.step6 .img:hover .more img{-webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);}
.foot{background:url(../images/ft_bg.jpg) no-repeat left top/cover;color: #ffffff;}
.foot .wrap{flex-wrap: wrap;justify-content: space-between;padding: 80px 0 70px;position: relative;}
.foot .m1{}
.foot .tel{background:url(../images/tel.png) no-repeat left center;padding-left: 70px;}
.foot .tel h3{font-weight: bold;}
.foot .lx{line-height: 2.4;margin-top: 5px;}
.foot .share{margin-top: 20px;}
.foot .share>a{display: inline-block;border: 2px solid #c8c8c8;width: 40px;line-height: 36px;text-align: center;border-radius:100%;margin-right: 15px;}
.foot .code{margin-top: 20px;}
.foot .code li{display: inline-block;margin-right: 8px;line-height: 3;color: #dddcdc;font-size: 12px;}
.foot .m2{}
.foot .m2 dl{float: left;color: #dfdfdf;margin-right: 30px;line-height: 2;text-transform:capitalize;}
.foot .m2 dl h3{font-size: 14px;color: #fff;margin-bottom: 10px;}
.foot .m2 dl p{margin: 6px 0;transition: all 0.4s linear;font-size: 12px;}
.foot .m2 dl p:hover a{text-decoration:underline;}
.foot .m2 dl:last-of-type{margin: 0;}
.foot .m3{width: 24%;height: 305px;padding: 20px 20px;border-radius:10px;background: rgba(255,255,255,0.1);font-size: 15px;border: 1px solid rgba(255,255,255,0.5);}
.foot .m3 input{display: block;width: 100%;height: 40px;font-size: 14px;background: none;border: 1px solid rgba(255,255,255,0.3);color: #fff;margin-bottom: 15px;padding: 0 10px;border-radius:6px;}
.foot .m3 button{display: block;width: 80px;height: 36px;text-align: center;color: #fff;background: #4494ed;border-radius:30px;float: right;margin-top: 15px;cursor:pointer;}
.foot .m3 .t{margin-bottom: 15px;}
.foot ::-webkit-input-placeholder{color: #fff;}
.foot .Top{display: block;position: absolute;right: -6vw;color: #fff;font-size: 20px;background:#4494ed;width: 50px;line-height: 50px;text-align: center;border-radius:4px;}
.copyright{color: #dddcdc;line-height: 2;border-top: 1px solid rgba(255,255,255,0.5);padding: 20px 0;}
.copyright a{display: inline-block;float: right;}
/* 微信弹窗 */
.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.8); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background:#fff; position:absolute; top:50%; left:50%; text-align:center;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto;}
.e_m .n_r p{font-size:15px; color:#888;}
.ban{height: 690px;}
.ban .inner{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0));display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;}
.ban .t{color: #fff;font-weight: bold;font-size: 48px;letter-spacing: 2px;}
.prdnav{width:auto;border-left: 1px solid #bdbdbd;padding: 15px 15px;left: 14vw;top: 115px;z-index: 999;}
.prdnav li{line-height: 2;color: #4d4d4d;position: relative;margin-bottom: 18px;text-transform:uppercase;font-size: 16px;}
.prdnav li.active{font-weight: bold;color: #4492eb;}
.prdnav li.active:before{content: "";display: block;width: 3px;height:35px;background: #4492eb;border-radius:10px;position: absolute;left:-17px;margin-top: 5px;}
.prdnav.active{position: fixed;}
.about{background: linear-gradient(rgba(0,0,0,0.05), rgba(255,255,255,1));padding: 120px 0;}
.about .wrap{width: 82%;}
.ab1{}
.ab1 .pic{width: 46%;}
.ab1 .text{width: 49%;color: #4d4d4d;line-height: 1.8;font-size: 14px;}
.ab1 .text h3{font-weight: bold;font-size: 20px;text-align: right;margin-bottom: 15px;}
.ab2{margin-top: 100px;}
.ab2 .con{flex-wrap: wrap;justify-content: space-between;margin-top: 130px;}
.ab2 .row{width: 31%;height: 300px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);position: relative;}
.ab2 .row .i{width: 130px;height: 130px;margin: 0 auto;border: 1px solid #4494ed;border-radius:100%;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;padding: 10px;background: #fff;margin-top: -70px;position: sticky;z-index: 9;font-weight: bold;color: #4494ed;text-align: center;}
.ab2 .row .text{line-height: 2;color: #4d4d4d;padding: 0 25px;margin-top: 30px;font-size: 13px;word-wrap:break-word; word-break:break-all; }
.ab2 .row .text p{}
.ab2 .row .text:before{content: "";display: block;width: 60px;height: 2px;background: #4494ed;margin: 0 auto;margin-bottom: 20px;}
.ab2 .row .more{position: absolute;width: 100%;height: 100%;left: 0;top: 0; background: rgba(68,146,235,0.7);opacity: 0;visibility: hidden;transition: all 0.4s linear;}
.ab2 .row .more>a{display: block;width: 155px;line-height:50px;background: #fff;text-align: center;color: #4492eb;font-weight: bold;margin: 45% auto 0;}
.ab2 .row:hover .more{opacity: 1;visibility: inherit;}
.ab3{margin-top: 100px;}
.ab3 .swiper-slide{margin-top: 30px;}
.ab3 .img{position:relative;height: 350px;overflow: hidden;}
.ab3 .img .more{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0,0,0,0.4);opacity: 0;visibility: hidden;transition: all 0.4s linear;}
.ab3 .img .more>a{display: block;width: 140px;line-height: 48px;text-align: center;color: #fff;background: #4492eb;margin: 43% auto 0;border-radius:6px;}
.ab3 .img:hover .more{opacity: 1;visibility: inherit;}
.ab3 .t{text-align: center;line-height: 1.8;color: #575757;padding: 15px 15px;}
.ab3 .t h3{font-weight: bold;margin-bottom: 5px;}
.ml1{padding: 100px 0;}
.ml1 .pic{width: 52%;margin-top: 100px;}
.ml1 .pic .img{width: 550px;}
.ml1 .text{width: 47%;line-height: 1.8;color: #4d4d4d;font-size: 14px;}
.ml1 .text .box{margin-top: 50px;}
.ml1 .lm-bt h3:after,.st1 .lm-bt h3:after{margin-inline-end: initial;}
.ml2{background: #f7f7f7;padding: 90px 0;}
.ml2 .bt,.ml3 .bt{font-weight: bold;color: #4494ed;margin-bottom: 40px;}
.ml2 .row{background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);margin-bottom: 50px;color: #4d4d4d;position: relative;}
.ml2 .row .img{float: left;width: 28%;}
.ml2 .row .text{width: 72%;font-size:14px;line-height: 1.8;height: 100%;padding: 0 2%;position: absolute;right: 0;text-align: center;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;transition: all 0.4s linear;}
.ml2 .row:nth-child(2n) .img{float:right;}
.ml2 .row:nth-child(2n) .text{left: 0;}
.ml2 .row:hover .text{box-shadow:0 0 30px rgba(68,148,237,0.2) inset;}
.ml3{padding: 80px 0;}
.ml3 .wrap{flex-wrap: wrap;justify-content: space-between;margin: 50px 0;}
.ml3 .row{width: 31.5%;color: #4d4d4d;box-shadow: 0 0 15px rgba(0,0,0,.15);}
.ml3 .row .pic{position: relative;}
.ml3 .row .more{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(68,148,237,0.5);display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;opacity: 0;visibility: hidden;transition: all 0.4s linear;}
.ml3 .row .more>a{display: block;width: 150px;line-height: 48px;text-align: center;background: #fff;color: #4494ed;font-weight: bold;}
.ml3 .row .text{line-height: 1.8;padding: 15px 20px;}
.ml3 .row .text h3{font-weight: bold;margin-bottom: 6px;}
.ml3 .row:hover .more{opacity: 1;visibility: inherit;}
.tit{text-align: center;font-weight:bold;color: #4b4b4b;text-transform:capitalize;}
.st1{padding: 100px 0;}
.st1 .pic{width: 45%;}
.st1 .swiper-slide{width: 477px;margin: 0 auto;}
.st1 .text{width: 47%;color: #666666;line-height: 1.8;font-size: 16px;}
.st2{}
.st2 .hd{text-align: center;}
.st2 .hd li{display: inline-block;width: 215px;line-height: 50px;color: #494949;border-radius:30px;cursor:pointer;font-size: 16px;}
.st2 .hd li.on{background: #4494ed;color: #fff;}
.st2 .bd{margin: 60px 0;}
.st2 .bd .box{justify-content: space-between;font-size: 13px;}
.st2 .bd .item{width: 48.5%;height: 280px;box-shadow: 0 0 15px rgba(0,0,0,.15);color: #656565;line-height: 2;padding: 30px 35px 0;}
.st2 .bd .item h3{text-align: center;font-weight: bold;font-size: 16px;}
.st2 .bd .item h3:after{content: "";display: block;width: 85px;height: 4px;background: #4494ed;margin: 10px auto;}
.st2 .bd .item p{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.st3{padding: 40px 0;}
.st3 .box{width: 215px;height: 215px;border: 18px solid rgba(68,148,237,0.35);margin: 40px auto;border-radius:100%;font-weight: bold;color: #4e4e4e;flex-flow: column;justify-content: center;text-align: center;padding: 15px;box-shadow: 0 0 15px rgba(0,0,0,.15);font-size: 14px;}
.st3 .wrap{padding: 0 5%;margin-top: 60px;justify-content: space-between;}
.st3 .item1{width: 59%;background: url(../images/bg_9.png) no-repeat center top 85px;}
.st3 .item1 ul:nth-child(1){justify-content: center;}
.st3 .item1 ul:nth-child(2){justify-content: space-between;}
.st3 .item2{width: 40%;background: url(../images/bg_10.png) no-repeat center}
.st3 .item2 ul:nth-child(2){justify-content: flex-end;}
.st3 li{width: 325px;height: 115px;box-shadow: 0 0 15px rgba(0,0,0,.15);color: #4e4e4e;font-weight: bold;display: -webkit-box;-webkit-box-align: center;margin-bottom: 60px;background: url(../images/ico11.png) no-repeat left 40px center #fff;padding-left: 110px;font-size: 14px;}
.st4{padding-bottom: 80px;}
.st4 .wrap{flex-wrap: wrap;justify-content: space-between;margin-top: 60px;}
.st4 .row{width: 31%;height: 500px;box-shadow: 0 0 15px rgba(0,0,0,.15);color: #505050;line-height: 2;padding: 50px 35px 0;font-size: 13px;}
.st4 .row h3{text-align: center;font-weight: bold;margin-bottom: 25px;}
.st4 .row h3:after{content: "";display: block;width: 85px;height: 5px;background: #4494ed;margin: 10px auto;}
.st4 .row:nth-child(1){background: url(../images/quan1.png) no-repeat left bottom;}
.st4 .row:nth-child(2){background: url(../images/quan2.png) no-repeat right top;}
.st4 .row:nth-child(3){background: url(../images/quan3.png) no-repeat right bottom;}
.st5{}
.st5 .wrap{margin: 60px 0;padding:0 10%;}
.st5 .row{display:flex;flex-wrap: wrap;justify-content: space-between;align-items:center;padding: 15px 15px;box-shadow: 0 0 15px rgba(0,0,0,.15);margin-bottom: 30px;color: #585858;transition: all 0.4s linear;}
.st5 .row h3{width: 23%;font-weight:bold;text-align: center;font-size: 18px;padding: 0 2%;}
.st5 .row .t{width: 50%;font-size: 14px;}
.st5 .row .pic{width: 27%;}
.st5 .row:hover{box-shadow: 0 0 15px rgba(68,148,237,.6);}
.st6{padding: 60px 0;}
.st6 .wrap{margin-top: 60px;flex-wrap: wrap;justify-content: space-between;}
.st6 .row{width: 48.5%;color: #525252;line-height: 2;box-shadow: 0 0 15px rgba(0,0,0,.15);margin-bottom: 40px;padding: 20px 30px;text-align: center;font-size: 14px;}
.st6 .row p:before{content: "";display: block;width: 105px;height: 5px;background: #4494ed;margin: 18px auto;}
.st7{padding-bottom: 50px;}
.st7 .swiper-slide{margin: 60px 0;text-align: center;font-weight:bold;color: #4b4b4b;line-height: 1.8;}
.st7 .prev-zs,.st7 .next-zs{width: 30px;}
.xueshu{padding: 120px 0;}
.xueshu .bt{text-align: center;color: #5e5e5e;line-height: 1.8;}
.xueshu .bt h3{font-weight: bold;color: #4494ed;}
.xueshu .wrap{width: 82%;}
.xs1 .con{margin-top: 40px;}
.xs1 .text{width: 50%;color: #5c5c5c;line-height: 2;font-size: 15px;}
.xs1 .pic{width: 46.5%;}
.xs2{line-height: 2;color: #5c5c5c;margin-top: 60px;}
.xs2 .con{margin-top: 40px;font-size: 14px;}
.xs3{margin-top: 100px;}
.xs3 .con{margin-top: 40px;box-shadow: 0 0 15px rgba(0,0,0,.15);}
.xs4{margin-top: 100px;}
.xs4 .con{text-align: center;color: #565656;line-height: 1.8;margin-top: 20px;}
.base1{padding: 100px 0;}
.base1 .wrap{margin: 180px 0;color: #424242;background: url(../images/bg_12.png) no-repeat center;}
.base1 .item1{width: 720px;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;margin: 0 auto;}
.base1 .row{position: relative;}
.base1 .item1 .row:nth-child(2) .i{width: 200px;height: 200px;}
.base1 .item1 .i,.base1 .item2 .i{width: 165px;height: 165px;border: 20px solid #c8ddf6;border-radius:100%;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;box-shadow: 0 0 15px rgba(0,0,0,.15);background: #fff;}
.base1 .item1 .t{width: 220px;position: absolute;font-size: 12px;}
.base1 .t h3{font-weight: bold;line-height: 2;font-size: 13px;margin-bottom: 5px;}
.base1 .item1 .row:nth-child(1) .t{text-align: right;top: -80px;left: -230px;}
.base1 .item1 .row:nth-child(2) .t{text-align: center;top: -100px;}
.base1 .item1 .row:nth-child(3) .t{top: -80px;left: 170px;}
.base1 .item2{width: 1180px;justify-content: space-between;margin: 20px auto 0;}
.base1 .item2 .box{width: 40%;justify-content: space-between;}
.base1 .item2 .t{width: 200px;position: absolute;text-align: center;margin-top: 30px;}
.base2{padding: 100px 0;}
.base2 .text{width: 49%;color: #424242;line-height: 2;background: url(../images/bg_11.png) no-repeat center;background-position-y: 130px;font-size: 15px;}
.base2 .text .t{font-weight: bold;border-bottom: 1px solid #bebebe;color: #4494ed;padding-bottom: 20px;margin-bottom: 35px;}
.base2 .pic{width: 46%;}
.base2 .pic:after{content: "";display: block;position: absolute;border: 15px solid #4494ed;right:-8%;top: -12%;width: 50%;height: 118%;z-index: -1;}
.base3{padding: 100px 0;}
.base3 .wrap{line-height: 2;color:#424242;text-align: center;margin-top: 30px;font-size: 15px;}
.base4{}
.base4 .wrap{flex-wrap: wrap;justify-content: space-between;margin: 50px 0;}
.base4 .row{width: 23%;}
.base4 .row .pic{position: relative;}
.base4 .row .more{display: block;position: absolute;width: 178px;line-height: 54px;background: #4494ed;color: #fff;text-align: center;font-weight: bold;left:50%;bottom:45%;transform:translate(-50%,0);opacity: 0;visibility: hidden;transition: all 0.4s linear;}
.base4 .row .t{text-align: center;font-weight:bold;color: #505050;padding: 20px 0;}
.base4 .row:hover .more{opacity: 1;visibility: inherit;}
.base5{padding: 40px 0;}
.base5 .wrap{margin: 60px 0;flex-wrap: wrap;justify-content: space-between;}
.base5 .row{width: 48.8%;height: 245px;margin-bottom: 40px;box-shadow: 0 0 15px rgba(0,0,0,.15);color: #787878;line-height: 2;align-items:center;}
.base5 .row h3{font-weight: bold;color: #4494ed;padding: 0 50px;width: 30%;line-height: 1.6;}
.base5 .row .t{font-size: 13px;width: 70%;padding-right: 5%;}
.base5 .row:nth-child(1){background: url(../images/quan4.jpg) no-repeat right top;}
.base5 .row:nth-child(2){background: url(../images/quan5.jpg) no-repeat right bottom;}
.base5 .row:nth-child(3){background: url(../images/quan6.jpg) no-repeat left bottom;}
.base5 .row:nth-child(4){background: url(../images/quan7.jpg) no-repeat right top;}
.news{padding: 100px 0;}
.news .bt{font-weight: bold;color: #323232;border-bottom: 2px solid #e8e8e8;padding-bottom: 20px;}
.news .bt:after{content: "";display: block;width: 110px;height: 5px;background: #4494ed;position: absolute;bottom: -2px;}
.news .wrap{}
.news .row{flex-wrap: wrap;justify-content: space-between;padding: 50px 0;border-bottom: 1px dashed #e8e8e8;}
.news .row .date{width: 90px;text-align: center;font-weight: bold;}
.news .row .date dt{width: 100%;line-height: 88px;border: 1px solid #bcbcbc;text-align: center;margin-bottom: 10px;}
.news .row .pic{width: 27%;max-height:248px;position: relative;}
.news .row .text{width: 61%;color: #969696;line-height: 2;padding: 10px 0;}
.news .row h3{color: #323232;margin-bottom: 6px;}
.news .row .more{display: block;width: 155px;line-height: 36px;border: 1px solid #b5b5b5;color: #646464;text-align: center;transition: all 0.4s linear;margin-top: 50px;}
.news .row .more i{margin-left: 10px;}
.news .row:hover .more{color: #fff;background: #4494ed;border: 1px solid #4494ed;}
.news .row .mask{position: absolute;width: calc(100% - 20px);height: calc(100% - 20px);left: 10px;top: 10px;z-index: 2;fill: transparent;}
.news .row .mask .shape-rect{stroke-width: 4px;fill: transparent;stroke: #fff;stroke-dasharray: 0 200;stroke-dashoffset: -220;transition: 1s all ease;}
.news .row .pic:hover .shape-rect{stroke-dasharray: 150 0;stroke-dashoffset: 0;}
.detail{background: #fff;padding: 60px 160px 120px;}
.detail .title{color: #333333; font-weight: bold;}
.detail .tool{border-bottom: #cccccc 1px solid;margin-top: 30px;justify-content: space-between;padding: 10px 0;color: #999999;}
.detail .content{padding: 30px 0;line-height: 2;color: #696969;}
.detail .prev_next{line-height: 2.5;font-size: 13px;}
.detail .prev_next a:hover{color: #FF0000;}
.xiaocms-page{width:100%;text-align:center;margin-top: 50px;color: #666666;}
.xiaocms-page a{display: inline-block;line-height: 28px;margin-left:5px;padding:1px 11px;border: 1px solid #dedede;border-radius: 2px;}
.xiaocms-page span{display: inline-block;line-height: 28px;margin-left:5px;padding:1px 11px;background:#69a9f1;border: 1px solid #69a9f1;color:#fff;border-radius: 2px;}
.search .text{padding: 0 !important;width: 90% !important;}
.search .row{padding: 30px 0;}
.search .row .more{margin-top: 30px;}

.pc_kf{width:56px;position:fixed;right:5px;bottom:50%;z-index:99999;}
.pc_kf .nr{width:56px;height:56px;border-radius:5px;font-size:20px;text-align:center;line-height:56px;background-color:#4494ed;margin-bottom:4px;position:relative;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#fdd100;}
.pc_kf .tel{width:160px;background-color:#fdd100;font-size:18px;line-height:56px;color:#000;position:absolute;top:0;right:-160px;opacity:0;}
.pc_kf .nr:hover .tel{right:60px;opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px;padding:10px;background-color:#fdd100;position:absolute;bottom:0;right:-180px;opacity:0;}
.pc_kf .ewm img{width:100%;height:auto;display:block;}
.pc_kf .nr:hover .ewm{right:60px;opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr:hover i{color:#000;}