/* CSS  */
* {margin:0;padding:0;outline:none;list-style:none;text-decoration:none;box-sizing: border-box;font-family: Microsoft YaHei,arial;}
body,html {color:#333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background: #fff;position: relative;font-size: 14px;}
body{min-width: 1200px;overflow-x: hidden;}
img{border:none;max-width: 100%;vertical-align: top; 
  -webkit-user-drag: none; /* 禁止拖拽（适用于WebKit浏览器） */}
input, textarea ,select{border:none;background:none;cursor:pointer;font-size:14px;vertical-align:middle;color:#333;}
select {border:inherit;background: inherit; }
em, i {font-style:normal;  }
a{color: #000;text-decoration: none;}
a:focus, input, select {outline:none;}
.clearfix {*zoom:1; clear: both; }
.clearfix:after {content:"\200B"; display: block;clear: both;height: 0;  }
.inner{width: 1200px;margin: 0 auto;text-align: center;}
.fl{float: left;}
.fr{float: right;}
.flex{display: flex;}
body,html,li,a:active, body,html,li,a:hover, body,html,li,a:visited{
    /* -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none; */
}

/* 动画缓存公共文件  最好放最下面 */
a,*:before,*:after,.navSub{-webkit-transition:all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


input::-webkit-input-placeholder{color: #ccc;} /* WebKit browsers */
input:-moz-placeholder{color: #ccc;} /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder{color: #ccc;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder {color: #ccc;} /* Internet Explorer 10+ */
select::-ms-expand {
    display: none;
}
a:active, a:hover, a:visited{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}


.banner{height: 560px;background: url(../images/banner.jpg) no-repeat center top;}
.banner a{display: block;width: 100%;height: 100%;}
.m{padding: 0 0 50px;}
.m1{padding-top: 50px;}
.mTit{text-align: center;padding-bottom: 38px;}

.mBtn{display: block;margin: 0 auto;background: url(../images/mbtn.png) no-repeat center;width: 686px;height: 118px;line-height: 118px;font-size: 30px;color: #1b1b1b;font-weight: bold;text-align: center;}
/* m1  begin */
.m1Con{display: flex;flex-wrap: wrap;justify-content: space-between;padding-bottom: 30px;padding-top: 90px;}
.m1CItem{width: 380px;height: 260px;background: linear-gradient(to bottom,#ffaeab,#f34744);border-radius: 8px;}
.m1CIP1{width: 204px;height: 60px;line-height: 60px;text-align: center;margin: 10px auto 20px;font-size: 32px;color: #1b1b1b;
  background: linear-gradient(to bottom,#fff7d9,#ffd38d);border-radius: 50px;font-weight: bold;}
  .m1CIP2{line-height: 30px;text-align: center;font-size: 20px;color: #fff;}
.m1ico{width: 150px;height: 150px;background: url(../images/m1ico1.png) no-repeat center;margin: -76px auto 0;}
.m1CItem:nth-child(2) .m1ico{background-image: url(../images/m1ico2.png);}
.m1CItem:nth-child(3) .m1ico{background-image: url(../images/m1ico3.png);}
/* m1  end   */

/* m2  begin */
.m2 .inner{width: 1252px;}
.m2Con{display: flex;flex-wrap: wrap;justify-content: space-between;}
.m2CItem{width: 626px;height: 412px;background: url(../images/m2itembg1.png) no-repeat center;}
.m2CIP1{text-align: center;font-size: 30px;color: #fff;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);font-weight: bold;height: 70px;line-height: 70px;}
.m2CIP2{font-size: 24px;color: #ee3632;text-align: center;width: 530px;height: 54px;line-height: 54px;border: 1px #ef3632 solid;border-radius: 50px;margin: 20px auto;}
.m2CIBLi{width: 165px;height: 192px;text-align: center;background: linear-gradient(to bottom,#fff3f2,#ffd9d6);border-radius: 25px;}
.m2CIBotm{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 50px;}
.m2CIBLiP1{font-size: 24px;color: #1b1b1b;height: 60px;line-height: 60px;font-weight: bold;}
.m2CIBLiP2{line-height: 30px;font-size: 20px;}
.m2CIBLiBtn{display: block;margin: 10px auto;width: 140px;height: 44px;line-height: 44px;text-align: center;background: linear-gradient(to bottom,#ff5a57,#dc0b08);border-radius: 50px;font-size: 22px;color: #fff;}
.m2CItem:nth-child(2){background-image: url(../images/m2itembg2.png);}
.m2CItem:nth-child(2) .m2CIP2{color: #ff6d22;border-color: #ff6d22;}
.m2CItem:nth-child(2)  .m2CIBLi{background: linear-gradient(to bottom,#fffbf1,#fff1d6);}
.m3CP1{font-size: 21px;color: #1e1d1d;padding-top: 20px;padding-bottom: 40px;}
/* m2  end   */




/* m5  begin */
.m5Con{background: url(../images/m5bg.png) no-repeat center top;height: 540px;}
.m5Con p{line-height: 36px;padding-left: 510px;font-size: 20px;color: #4b4b4b;padding-top: 30px;padding-bottom: 30px;text-align: left;}
/* m5 end */

/* m6  begin */
.m6Con{display: flex;flex-wrap: wrap;justify-content: space-between;}
.m6CItem{width: 270px;height: 280px;box-shadow: 0 0 9px rgba(255,35,35,.15);border-radius: 10px;text-align: center;margin-bottom: 30px;background: #fff;}
.m6CIP1{font-size: 30px;color: #1b1b1b;position: relative;font-weight: bold;padding-bottom: 16px;margin-bottom: 18px;}
.m6CIP1::before{content: '';width: 66px;height: 6px;border-radius: 3px;background: #e31916;position: absolute;left: 50%;bottom: 0;transform: translate(-50%,0);}
.m6CIP2{color: #4b4b4b;font-size: 20px;line-height: 30px;}
.m6CIImg{height: 94px;width: 100%;background: no-repeat center;}
.m6CItem:nth-child(1) .m6CIImg{background-image: url(../images/m6iimg1.jpg);}
.m6CItem:nth-child(2) .m6CIImg{background-image: url(../images/m6iimg2.jpg);}
.m6CItem:nth-child(3) .m6CIImg{background-image: url(../images/m6iimg3.jpg);}
.m6CItem:nth-child(4) .m6CIImg{background-image: url(../images/m6iimg4.jpg);}
.m6CItem:nth-child(5) .m6CIImg{background-image: url(../images/m6iimg5.jpg);}
.m6CItem:nth-child(6) .m6CIImg{background-image: url(../images/m6iimg6.jpg);}
.m6CItem:nth-child(7) .m6CIImg{background-image: url(../images/m6iimg7.jpg);}
.m6CItem:nth-child(8) .m6CIImg{background-image: url(../images/m6iimg8.jpg);}




.part6{padding-bottom: 40px;}
.part6 .tBox{display: flex;justify-content: space-between;margin-bottom: 40px;}
.part6 .tBox .left{width: 364px; height: 595px;background: url(../images/bg6.png) no-repeat bottom center;overflow: hidden;}
.part6 .tBox .right{width: 800px;margin-top: 50px;}
.part6 .tBox .right .top{width: 100%;height: 278px;border-bottom: 1px dashed #bfbfbf;text-align: left;color: #e90000;overflow: hidden;}
.part6 .tBox .right .top .con_txt h4{font-size: 48px;}
.part6 .tBox .right .top .con_txt p.txt1{font-size: 24px;margin-top: 10px;}
.part6 .tBox .right .top .con_txt p.txt2{font-size: 20px;color: #282828;margin-top: 24px;line-height: 30px;}
.part6 .tBox .right .top .con_txt p.lh{font-size: 18px;margin-top: 10px;}
.part6 .tBox .right .top .con_txt p.lh2{line-height: 38px;}

.part6 .tBox .right .tBtn{display: flex;font-size: 20px;color: #727272;margin: 28px 0 14px;}
.part6 .tBox .right .tBtn li{margin-right: 32px;cursor: pointer;padding-bottom: 4px;color: #e90000;}
.part6 .tBox .right .tBtn li.on{font-weight: bold;color: #e90000;border-bottom: 1px solid #e90000;}
.part6 .tBox .bot{width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;position: relative; /* margin-top: 45px; */}



.part6 .tBox .bot .swiper-btn{background: #fff;width: 30px;height: 170px;border: 2px solid #eeeeee;display: flex;align-items: center;justify-content: center;cursor: pointer;position: absolute;top: 0;left: 0;}
.part6 .tBox .bot .swiper-btn.next{right: 0;left: auto;}
.part6 .tBox .bot .swiper-btn.next img{transform: rotateY(180deg);}
.part6 .tBox .bot .min-img,
.part6 .tBox .bot .min-all{width: 656px;height: 176px;overflow: hidden;margin-left: 72px;}
.part6 .tBox .bot .min-sz{width: 476px;}
.part6 .tBox .bot .min-zz{width: 596px;}
.part6 .tBox .bot .min-sx{width: 358px;}
.part6 .tBox .bot .min-yy{width: 700px;}

.part6 .tBox .bot .min-img .bg{width: 118px;height: 176px; border-radius: 4px;display: flex;align-items: center;justify-content: center;}
.part6 .tBox .bot .min-img .bgbg{width: 112px;height: 170px;background: #eeeeee;border: 4px solid #fff;display: flex;align-items: flex-end;justify-content: center;}

.init{width: 118px;height: 176px;}


.part6 .tBox .bot .min-img .swiper-slide-active .bg{background: linear-gradient(0deg, #ffe7e7, #e90101);}
.part6 .tBox .bot .min-img .swiper-slide{cursor: pointer;}


.part8{padding-bottom: 38px;}

.fixBox{height: 50px;line-height: 50px;text-align: center;background: #5d00e9;}
.fixBNr{display: flex;flex-wrap: wrap;justify-content: space-between;font-size: 26px;color: #fff;height: 50px;line-height: 50px;text-align: center;background: #5d00e9;}
.fixBNr a{width: 200px;color: #fff;}
.fixBNr a.act{background: #ffde26;color: #1b1b1b;}
.fixed{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;}







.special_part{height: 146px;padding: 0 0 0 0;
  background: -webkit-linear-gradient(#71aaf1, #2a75d1);
  background: -o-linear-gradient(#71aaf1, #2a75d1); 
  background: -moz-linear-gradient(#71aaf1, #2a75d1);
  background: linear-gradient(#71aaf1, #2a75d1); 
}
.special_part .inner{display: flex;position: relative;}
.special_part h3 {font-size: 36px;color: #fff;text-align: left;letter-spacing: 4px;width: 510px;padding-top: 28px;padding-left:28px;line-height: 44px;}
.special_part h3 strong{font-size: 25px;}
.special_part h3 span {font-size: 24px;font-weight: normal;letter-spacing: 0;color: #fff;display: block;margin-bottom: 10px;}
.icon10{width: 288px;height: 89px;margin-top: 30px;}
.special_part h4 {font-weight: normal;font-size: 22px;color: #666666;margin-top:26px;width: 358px;text-align: center;margin: 0 0 0 44px;}
.special_part h4 span {line-height: 70px;display: block;text-align: center;font-size: 24px;color: #fff;}
.special_part h4 a {display: block;width:240px;height:58px;text-align: center;line-height: 58px;border-radius: 30px;color: #fff;font-weight: bold;
 background: #04408b;font-size: 24px;color: #fff;margin: 0 auto;transition: 0.3s;}
.special_part a:hover{transform: scale(1.1);transition: 0.3s;}
.m7_cont{width:1245px;height: 663px;background: url(../images/m7bg.png) center no-repeat;padding-left: 24px;padding-top: 24px;}
.m7_txt{width: 560px;}
.m7_txt h2{font-size: 40px;color: #210659;padding: 26px 0 38px 24px;}
.m7_txt h2 span{font-size: 30px;text-transform: uppercase;font-weight: normal;margin-left: 15px;}
.m7_txt p{line-height: 30px;font-size: 20px;color: #210659;text-indent: 40px;width: 532px;margin-left: 25px;}
.m7_txt p a{float: right;color: #d40001;font-weight: bold;}
.m7_txt p a:hover{color: #ff3515;transform: scale(1.1);}



.tBox .swiper{height: 100%;}
/* .swiper_img,.swiper_txt, .swiper_min_img{display: none;} */
/* .swiper_img_all,.swiper_txt_all,.swiper_min_img_all{display: block;} */
.swiper-wrapper-img .swiper-slide{display:flex;align-items:flex-end;}
.swiper_min_img .swiper-slide{cursor: pointer;}




.follow{background: url(../images/left-w.png) no-repeat;width: 156px;height: 457px;position: fixed;left: 12px;top: 50%;transform: translateY(-50%);z-index: 1000;}
.off_follow{background: url(../images/off1.png) no-repeat;width: 18px;height: 18px;position: absolute;left: 50%;bottom: -30px;transform: translateX(-50%);cursor: pointer;}






.title{margin-bottom: 40px;}
.title span{font-size: 50px;font-weight: bold;color: #fff;text-shadow: 0px 4px 0px rgba(11,68,151,1);position: relative;}

.title span::before,.title span::after{content: "";position: absolute;left: -116px;top: 10px;background: url(../images/icon1.png) no-repeat;width: 61px;height: 52px;}
.title span::after{transform: rotateY(180deg);left: auto;right: -116px;}
.title_mark span::after{right: -92px;}
.title_col span{-webkit-text-stroke:9px transparent;background:#fff;-webkit-background-clip: text;color: #000;text-shadow:none;}
.title_col i{color: #2673d2;}
.title_bg span::before,.title_bg span::after{background: url(../images/icon2.png) no-repeat;width: 69px;height: 56px;top: 7px;}

.title_bg2 span::before,.title_bg2 span::after{background: url(../images/icon3.png) no-repeat;}
.title_col2 i{color: #e46e3e;}



.btn{height: 90px;border: 5px solid #fff;background: linear-gradient(0deg, #e89778, #fecb9c);box-shadow: 0px 0px 16px 0px rgba(231,55,31,0.18);border-radius: 60px;margin: 0 auto;width: 656px;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.btn .in-bg{font-size: 30px;color: #fff;font-weight: bold;height: 100%;background: linear-gradient(0deg, #e46b3b, #faab6a);border-radius: 60px;width: 97%;margin: 0 auto;height: 68px;line-height: 68px;}

.btn2{width: 414px;}


/* .free{width: 100%;height: 174px;} */
.fixFoot{width: 100%;height: 174px;background:#282828;position: fixed;left: 0;bottom: 0;z-index: 999;}
.fixFoot .inner{position: relative;display: flex;justify-content: space-between;}

.fixFoot .off{cursor: pointer;position: absolute;right: 0;top: 10px} 
.fixFoot .left{width: 358px;margin-top: 33px;}
.fixFoot .left h3{font-size:36px;color: #effefa;line-height: 40px;background: url(../images/arrow3.png?v2) right 33px no-repeat;}
.fixFoot .left h3 i{display: block;line-height: 60px;width: 198px;text-align: center;}
.fixFoot .left h3 a{margin-top: 10px;display: block;width: 198px;height: 40px;line-height: 40px;color: #cc4404;background: #fff;border-radius: 20px;text-align: center;font-size: 20px;}
.fixFoot .mid {width: 252px;margin-top:42px;}
.fixFoot .mid1{width: 292px;}
.fixFoot .mid li{padding-left: 30px;background: url(../images/fix_dh.png) left center no-repeat;line-height: 48px;font-size: 18px;color: #effefa;font-weight: bold;
border-bottom: 2px dashed #9b7755;text-align: left;}
.fixFoot .mid li:last-child{border-bottom: none;}
.fixFoot .mid li strong{color: #ffee65;}
.fixFoot .mid .txt{font-size: 16px;color: #effefa;line-height: 33px;margin-left: 10px;}
.fixFoot .codeBox{text-align: center;width: 225px;height: 103px;margin-top: 28px;}
.fixFoot .codeBox p{font-size: 18px;color: #effefa;margin-top: 6px;}
.fixFoot .codeBox img{width: 100px;height: 100px;padding: 4px; background: #fff;}

body{background: url(../images/bgnew.jpg) no-repeat center 700px;}













.toast-loading .index-toast {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 24px 30px;
  max-width: 360px;
  min-width: 180px;
  width: max-content;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 20px;
  transform: translate(-50%, -50%);
  box-sizing: content-box;
  z-index: 10000002;
}
.toast-loading .loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000001;
}
.toast-loading .loading .loading-cont {
  padding: 15px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 360px;
  min-width: 160px;
  width: max-content;
  min-height: 160px;
  text-align: center;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 10px;
  box-sizing: border-box;
}
.toast-loading .loading .loading-img {
  width: 50px;
  height: 50px;
  background-image: url("https://www.kaoyan365.cn/statics/images/icon/loading.gif");
  background-repeat: no-repeat;
  background-size: cover;
}
.toast-loading .loading .text {
  margin-top: 15px;
  line-height: 30px;
  font-size: 20px;
  color: #fff;
  
}
.toast-loading .loading-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000001;
}