/*reset*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
    margin: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

audio,
canvas,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border: 0;
    display: block;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input,
button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea {
    resize: none;
    border: 1px solid #ccc;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

del {
    text-decoration: line-through;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

.clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    clear: both;
}
html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
    font-size: 14px;
    color: #333;
    background:#fff;
    overflow-x:hidden;
}

/* -返回顶部- */
#back-top {width:54px; float:right; position:fixed; right:90px; bottom:50px;z-index: 99;}
#back-top span {width:54px; height:54px; background:url(https://www.xhd.cn/fuzhou/topic/PC/public/img/icon.png) no-repeat; display:block;}
#back-top a{outline:none}

.pullL{
    float:left;
}
.pullR{
    float:right;
}
.content100{
    width: 100%;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}

@keyframes ballon2 {
    0% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  }
  @keyframes ballon3 {
    0% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  }
  @keyframes ballon6{
    0%{transform: translateX(-3px);}
    50%{transform: translateX(0);}
    100%{transform: translateX(-3px);}
}
@keyframes ballon7{
    0%{transform: translateY(-3px);}
    50%{transform: translateY(0);}
    100%{transform: translateY(-3px);}
}
/* å¤´å›¾ */
.content100 {
    width: 100%;
}
.content1_bg{
    height: 500px;
    background: url(../images/ban1_bg.jpg) top center no-repeat;
    background-size: 100% 500px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 56px;
}
.content1_bg .xhd_text{
    font-size: 45px;
    color:#fff;
    font-weight: bold;
    text-align: center;
}
.content1_bg .xhd_text span{
    margin-left: 5px;
    padding:5px;
    display: inline-block;
    background: #fff;
    font-size: 35px;
    color:#ff182b;
    font-weight: normal;
    text-align: center;
}
.content1_bg .zxwkb_text{
    font-size: 120px;
    color:#fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 20px;
}
.content1_bg ul{
  width: 800px;
  height: 75px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content1_bg ul li{
    width: 210px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    border-right: 1px solid #fff;
    text-align: center;
}
.content1_bg ul li:last-child{
    border-right: 0 solid #fff;
}
.content1_bg a.ban1_btn{
  display: block;
  width: 300px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 30px;
  color: #c40e41;
  background: linear-gradient(to bottom, #fde8d3, #f0af64);
  background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
  background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
  background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
  background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
  cursor: pointer;
  border-radius: 40px;
  margin:0 auto;
  margin-top: 20px;
  animation: scale2 2s linear infinite;
  font-weight: bold;
}
/* æ–°èˆªé“åœ¨çº¿ç½‘è¯¾ï¼Œå…¨çœŸæ¨¡æ‹Ÿçº¿ä¸‹è¯¾å ‚ */
.content100 h3.title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 30px auto;
    height: 40px;
    line-height: 40px;
    font-size:44px;
    font-weight: bold;
    color: #d91048;
}
.content100 h3.title::before {
    content: "";
    display: inline-block;
    width: 37px;
    height: 19px;
    margin-right: 15px;
    background: url(../images/left_icon.png) no-repeat 0 0;
}
.content100 h3.title::after {
    content: "";
    display: inline-block;
    width: 37px;
    height: 19px;
    margin-left: 15px;
    background: url(../images/right_icon.png) no-repeat 0 0;
}
.content2_bg{
    height: 740px;
    background: url(../images/ban2_bg.jpg) top center no-repeat;
    background-size: 100% 740px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
}
.content2_bg ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap:wrap;
    width: 1100px;
    margin:0 auto;
    margin-top: 70px;
}
.content2_bg ul li{
    width: 550px;
    height: 275px;
    margin-bottom: 18px;
} 
.content2_bg ul li .sec2_img{
    width: 294px;
    height: 264px;
}
.content2_bg ul li .sec2_img img{
    width: 294px;
    height: 264px;
}
.content2_bg ul li .sec2_text{
    text-align: left;
    margin-left: 20px;
    margin-top: 30px;
  }
.content2_bg ul li .sec2_text p{
    font-size:48px;
    color:#d91048;
    position: relative;
    z-index:1;
}
.content2_bg ul li .sec2_text p:after{
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #fef004;
    bottom: 13px;
    left: 0;
    z-index: -1;
}
.content2_bg ul li .sec2_text dl dt{
    font-size:27px;
    color:#2c2c2d;
}
.content2_bg ul li .sec2_text dl dt span{
  font-size:22px;
}
.content2_bg ul li .sec2_text dl dd{
    font-size:15px;
    color:#737475;
    margin-top: 10px;
}
/* æ–°èˆªé“åœ¨çº¿ç½‘è¯¾è¯¾ç¨‹è®¾ç½® */
.content3_bg .kecheng_secm{
    width: 1200px;
    margin:0 auto;
    
}
.content3_bg .kecheng{
    margin-bottom: 40px;
} 
.content3_bg .kecheng .navbar_bx{
   margin-top: 20px;
   background: #f81957;
   height: 99px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: nowrap;
   border-radius:20px 20px 0 0;
 }
 .content3_bg .kecheng .navbar_bx .item{
   border-radius:20px 20px 0 0;
    width: 391px;
    height: 95px;
    line-height: 95px;
 
   float: left;
 
   margin: 4px 0px 0 4px;
 
   font-size: 32px;
 
   color: #fff;
 
   text-align: center;
 
   cursor: pointer;
   font-weight: bold;
 
 }
 .content3_bg .kecheng .navbar_bx .active{
   color: #ee1652;
   background: linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);

 }
.kecheng_bx {
    display: none;
}
 .content3_bg .kecheng .kecheng_banxiang{
     border:2px solid #ffce95;
     border-top:0;
     padding:15px;
     border-radius: 0 0 20px 20px;
 }
 .content3_bg .kecheng .kecheng_banxiang table{
    width: 100%;
    margin:0 auto;
    border: 1px solid #ffc5d5;
 }
 .content3_bg .kecheng .kecheng_banxiang table tr:nth-child(odd){
    background: #fafbfd;
}
 .content3_bg .kecheng .kecheng_banxiang table tr:nth-child(even){
    background: #ebeef6;
}
 .content3_bg .kecheng .kecheng_banxiang table tr td{
    text-align: center;
    font-size: 15px;
    color:#333;
    line-height: 26px;
}
 .content3_bg .kecheng .kecheng_banxiang table tr.firstTr{
    height: 64px;
    /* background:#3D7EFC !important; */
    color:#d91048;
    font-size:22px;
}
 .content3_bg .kecheng .kecheng_banxiang table tr.firstTr th{
    border-right:1px solid #ffe1e9;
    border-bottom:1px solid #ffe1e9;
}
 .content3_bg .kecheng .kecheng_banxiang table tr.firstTr th.shitingHot{
    position: relative;
    
}
 .content3_bg .kecheng .kecheng_banxiang table tr th.borR0{
    border-right:0 solid #ffe1e9;
}
 .content3_bg .kecheng .kecheng_banxiang table tr td.borR0{
    border-right:0 solid #e6e6e6;
}
 .content3_bg .kecheng .kecheng_banxiang table tr td{
    color:#5f5f5f;
    font-size:18px;
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #ffe1e9;
    padding:15px 5px;
   
}
.content3_bg .kecheng .kecheng_banxiang table tr td:first-child{
    font-size:20px;
    color:#d91048;
}
.content3_bg .kecheng .kecheng_banxiang table tr td:nth-child(3){
   width: 140px;
}
.content3_bg .kecheng .kecheng_banxiang table tr td:nth-child(4){
    width: 140px;
}
 .content3_bg .kecheng .kecheng_banxiang table tr:nth-child(odd){
    background:#fff9fb;
}
 .content3_bg .kecheng .kecheng_banxiang table tr:nth-child(even){
    background:#fff;
}
 .content3_bg .kecheng .kecheng_banxiang table tr td a {
    display: block;
    width: 136px;
    height: 37px;
    margin: 0 auto;
    line-height: 37px;
    text-align: center;
    border-radius: 10px;
    font-size: 17px;
    background: #fff;
    transition: all .2s;
    animation: ballon7 1s linear infinite;
    background: linear-gradient(to bottom, #ff8028, #ff551c);
    background: -webkit-linear-gradient(to bottom, #ff8028, #ff551c);
    background: -o-linear-gradient(to bottom, #ff8028, #ff551c);
    background: -ms-linear-gradient(to bottom, #ff8028, #ff551c);
    background: -moz-linear-gradient(to bottom, #ff8028, #ff551c);
    font-size: 20px;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border:1px solid #ff490e;
}
.show{
    display: block;
}
/* å­¦è¯¾ç¨‹ å°±ä¸Šæ–°èˆªé“åœ¨çº¿ */
.content4_bg {
    height: 640px;
    background: url(../images/ban4_bg.jpg) top center no-repeat;
    background-size: 100% 640px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
}
.content4_bg .sec4_mainl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.content4_bg .sec4_mainl .sec4_list{
    width: 590px;
    height: 223px;
    margin-top: 25px;
    background:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius:25px;
}
.content4_bg .sec4_mainl .sec4_list h5{
    width: 190px;
    height:58px;
    line-height: 58px;
    margin-bottom: 50px;
    background:#d91048;
    margin:0 auto;
    border-radius:0 0 20px 20px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.content4_bg .sec4_mainl .sec4_list ul{
    display: flex;
    justify-content:space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 20px;
}
.content4_bg .sec4_mainl .sec4_list ul li{
    width: 250px;
    height: 115px;
}
.content4_bg .sec4_mainl .sec4_list ul li dt{
    font-size:26px;
    color: #d91048;
    text-align: left;
}
.content4_bg .sec4_mainl .sec4_list ul li dd{
    font-size:20px;
    color: #5e5e5e;
    margin-top: 10px;
    text-align: left;
}
.content4_bg .sec4_mainl .sec4_list ul li dd p{
    position: relative;
    padding-left: 10px;
}
.content4_bg .sec4_mainl .sec4_list ul li dd p:before{
    position: absolute;
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background:#d91048;
    left: 0;
    top: 10px;
}
/* å¸ˆèµ„ */
  .content6_bg .cont6_main{
      box-sizing: border-box;
      padding-top: 5px;
  }
  #jiaoshi_da{
     position: relative;
  }
  .content6_bg .cont6_main .gallery-top .main_jiaoshi{
      height: 340px;
      width: 1000px;
      margin:0 auto;
      border-radius:20px;
      padding: 0 30px;
      box-sizing: border-box;
  } 
  .content6_bg .cont6_main .gallery-top .main_jiaoshi img{
      float: left;
      width: 234px;
  }
  .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj {
        width: 665px;
        float: left;
        margin-left: 20px;
    }
   .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 {
      height: 51px;
     margin-top: 36px;
     font-size: 30px;
     color: #333;
     font-weight: bold;
     text-align: left;
     line-height: 51px;
    }
   .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 b {
     font-weight: normal;
     font-size: 20px;
     color: #333;
     margin-left: 13px;
    }
   .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj a {
     width: 202px;
     height: 50px;
     display: block;
     position: absolute;
     right: 10px;
     top: 29px;
     background: url(../images/js_btnbg.png) no-repeat;
      animation: scale2 3s infinite;
    }
  
   .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p {
        margin-top: 20px;
        font-size: 18px;
        color: #333;
        line-height:32px;
    }
   .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p b {
        width: 128px;
        height: 38px;
        float: left;
        margin-right: 20px;
        font-size: 20px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: normal;
        color: #d91048;
        border: 1px dashed #d91048;
        border-radius: 30px 0 30px 0;
    }
    .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 span{
        font-size: 18px;
        color:#333333;
        font-weight: normal;
        display: inline-block;
        margin-left: 10px;
    }
    .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p:last-child b {
      margin-bottom: 102px;
  }
  .content6_bg .cont6_main #rightBtn{
      background: url(../images/left_btn.png) top center no-repeat;
      width: 32px;
      height: 38px;
      opacity: 1;
      border-radius: 20px;
      cursor: pointer ;
      transition: all .3s;
      left: 31px;
  }
  .content6_bg .cont6_main #leftBtn{
    background: url(../images/rig_btn.png) top center no-repeat;
      width: 32px;
      height: 38px;
      opacity: 1;
      border-radius: 20px;
      cursor: pointer ;
      transition: all .3s;
      right: 31px;
  }
  .content6_bg .swiper-button-prev:after, .content6_bg .swiper-container-rtl .swiper-button-next:after {
    content: '' !important;
}
.content6_bg .swiper-button-next:after, .content6_bg.swiper-container-rtl .swiper-button-prev:after {
    content: ' ' !important;
}
.content10_bg .swiper-button-prev:after, .content10_bg .swiper-container-rtl .swiper-button-next:after {
  content: '' !important;
}
.content10_bg .swiper-button-next:after, .content10_bg.swiper-container-rtl .swiper-button-prev:after {
  content: ' ' !important;
}
  /* .content6_bg .cont6_main #leftBtn:hover{
    background:#2A62BF ;
  } */
  .content6_bg h4{
    margin-top: 20px;
  }
  /*å¸ˆèµ„å°å›¾*/
  .content6_bg .gallery-thumbs{
    width: 1200px;
    margin-bottom: 30px;
  }
  .content6_bg .gallery-thumbs .swiper-slide {
    width: 155px;
    height: 155px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
  }
  .content6_bg .gallery-thumbs .swiper-slide img{
    width: 155px;
    height: 155px;
    margin:0 auto;
    border:5px solid #ffcf97;  
    border-radius: 50%;
    box-sizing: border-box;
  } 
  .content6_bg .gallery-thumbs .swiper-slide-thumb-active  img{
    border:5px solid #d91048;
  }
  .content6_bg .cont6_main a.shiting_public{
    display: block;
    width: 271px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    background: url(../images/stlskc_btn.png)  no-repeat;
    border-radius: 40px;
    box-sizing: border-box;
    padding-left: 70px;
    animation: scale2 2s linear infinite;
  }

  .content6_bg .wdfwtx_main{
     margin-top: 60px;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list{
      width: 1000px;
      margin: 0 auto;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul{
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li {
    width: 172px;
    height: 441px;
    box-sizing: border-box;
    margin-top: 40px;
    text-align: center;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .top_main{
    width: 61px;
    height: 69px;
    margin:0 auto;
    background: url(../images/futx_top01.png)  no-repeat;
    font-size:20px;
    color:#001f64;
    line-height: 59px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li:nth-child(2n) .top_main{
    width: 61px;
    height: 69px;
    margin:0 auto;
    background: url(../images/futx_top02.png)  no-repeat;
    margin-bottom: 10px;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main h5{
    width: 172px;
    height: 35px;
    background: #002b8a;
    color:#fff;
    font-size: 20px;
    line-height: 35px;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main dl dt{
    font-size: 16px;
    color:#002b8a;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom:1px dashed #ccc;
  }
  .content6_bg .wdfwtx_main .wdfwtx_mian_list ul li .fuwutix_main dl dd{
    width: 172px;
    height: 148px;
    border:5px solid #f6f6f5;
    border-top:0;
    margin-top: 8px;
    text-align: left;
    box-sizing: border-box;
    padding:3px;
    font-size:13px;
  }
  /* Ã©â€ºâ€¦Ã¦â‚¬ÂÃ§Â¬Â¬8Ã¤Â»Â£Ã¥Ââ€¡Ã§ÂºÂ§Ã¦â€¢â„¢Ã¦ÂÂ Ã¦Æ’Â Ã¥ÂÅ Ã¤Â¸â€¡Ã¥ÂÆ’Ã¥Â­Â¦Ã¥Â­Â */
  .content6_bg .jiaocai_main .jiaocai_form{
    width: 1000px;
    height: 479px;
    box-sizing: border-box;
    padding:25px;
    margin:0 auto;
    margin-top: 25px;
    background: url(../images/jiaocai_bg.png)  no-repeat;
    background-size: 1000px 100%;
  }
  .content6_bg .jiaocai_main .leftjc_book{
    width: 398px;
    height: 414px;
    margin-left: 40px;
  }
  .content6_bg .jiaocai_main .jcleftform{
    width:445px;
    height: 414px;
    box-sizing: border-box;
    padding-top: 20px;
  }
  .content6_bg .jiaocai_main .jcleftform .leftShu{
    font-size:25px;
    color:#002b8a;
    font-weight: bold;
    border-left:5px solid #fa5900;
    padding-left: 10px;
  }
  .content6_bg .jiaocai_main .jcleftform dl{
    margin-bottom: 15px;
  }
  .content6_bg .jiaocai_main .jcleftform dl dt{
    font-size:14px;
    color:#787878;
    margin-top: 15px;
  }
  .content6_bg .jiaocai_main .jcleftform input{
    display: block;
    width:340px;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border-radius:5px;
    font-size: 18px;
    color: #000;
    text-indent: 11px;
    outline: none;
    border: 1px solid #727c89;
    box-sizing: border-box;
    margin-bottom: 10px;
  
  }
  .content6_bg .jiaocai_main .jcleftform .form-container{
    margin-top: 15px;
  
  }
  .content6_bg .jiaocai_main .jcleftform .formCode{
    display: block;
    width: 340px;
    height: 44px;
    margin-bottom:18px;
  }
  .content6_bg .jiaocai_main .jcleftform .formCode .codeInput
  {
    width:190px;
   text-align: center;
    height: 44px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 1px solid #727c89;
    color: #000;
    margin-right: 10px;
    float: left;
    margin-bottom: 0;
    text-indent: 0;
  }
  .content6_bg .jiaocai_main .jcleftform .formCode .codetxt{
    width: 128px;
    background: #e3e3e3;
    outline: none;
    height: 44px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #000;
    float:right;
    margin-bottom: 0;
    border-radius: 8px;
  }
  
  
  .content6_bg .jiaocai_main .jcleftform span.submit{
  
    display: inline-block;
  
    width: 340px;
  
    height: 50px;
  
    text-align: center;
  
    line-height: 50px;
  
    font-size:24px;
  
    color: #fff;
  
    background: #fa5900;
  
    cursor: pointer;
    margin:0 auto;
  
  }
  
  .content6_bg .banner .btn_main .swiper-button-prev{
    background: #efefef;
    width: 40px;
    height: 80px;
    opacity: 1;
    border-radius: 20px;
    cursor: pointer;
    transition: all .3s;
    left: 31px;
    color:#fff;
    
  }
  .content6_bg .banner .btn_main .swiper-button-next{
    background: #efefef;
    width: 40px;
    height: 80px;
    opacity: 1;
    border-radius: 20px;
    cursor: pointer;
    transition: all .3s;
    right: 31px;
    color:#fff;
  }
  .content6_bg .banner .swiper-pagination{
    bottom: 0px;
  }
  .content6_bg .banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .content6_bg .banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #042E8B;
  }
  /* Ã¦â€“Â°Ã¨Ë†ÂªÃ©Ââ€œÃ¥â€°ÂÃ§Â¨â€¹Ã§â€¢â„¢Ã¥Â­Â¦ */
  .content6_bg .ybdcsj_main{
     width: 1000px;
     margin:0 auto;
  }
  .content6_bg .ybdcsj_main ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .content6_bg .ybdcsj_main ul li{
    width: 234px;
    height: 125px;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 20px;
    text-align: center;
  }
  .content6_bg .ybdcsj_main ul li dl dt{
    width: 231px;
    height: 52px;
    background: #002b8a;
    color: #fff;
    font-size: 25px;
    line-height: 52px;
    margin-bottom: 10px;
  }
  .content6_bg .ybdcsj_main ul li:nth-child(2n) dl dt{
    background: #ffe3d4;
  }
  .content6_bg .ybdcsj_main ul li dl dd{
    width: 231px;
    color: #585858;
    font-size: 18px;
  }
  /* å››é‡å…è´¹å¥½ç¤¼ ç­‰ä½ æ¥é¢† */
  .content5_bg {
    height: 454px;
    background: url(../images/ban5_bg.jpg) top center no-repeat;
    background-size: 100% 454px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
}
.content5_bg  h3.title {
    color:#fff;
}
.content5_bg h3.title::before {
     background: url(../images/left_icon02.png) no-repeat 0 0;
}
.content5_bg  h3.title::after {
    background: url(../images/right_icon02.png) no-repeat 0 0;
}
.content5_bg ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 40px;
}
.content5_bg ul li{
    width: 264px;
    height: 253px;
    margin-top: 25px;
    background: url(../images/sec5_listbg.png) no-repeat 0 0;
    box-sizing: border-box;
    padding-top: 90px;
}
.content5_bg ul li dl dt{
    font-size:28px;
    color:#d91048;
    font-weight: bold;
}
.content5_bg ul li dl dd{
    font-size:28px;
    color:#fff;
    font-weight: bold;
    margin-top: 57px;
}
.content5_bg ul li dl dd a{
  display: block;
  width: 201px;
  height: 49px;
  line-height:47px;
  margin: 0 auto;
  margin-top: 10px;
  color: #d91048;
  font-size: 26px;
  font-weight: bold;
  background: url(../images/sec5_listbtn.png) no-repeat 0 0;
  text-align: left;
  padding-left:42px;
  animation: scale2 2s linear infinite;
  box-sizing: border-box;
}
.content5_bg ul li:nth-child(1) dl dd a{
text-align: left;
padding-left: 24px;
}
.content5_bg ul li:nth-child(2) dl dd a{
text-align: left;
padding-left: 24px;
}
/* æ–°èˆªé“çº¿ä¸Šè¯¾ç¨‹ä¼˜åŠ¿  */
.content7_bg{
    padding-bottom: 30px;
}
.content7_bg ul{
    display: flex;
    justify-content:space-around;
    align-items: center;
    flex-wrap: wrap;
}
.content7_bg ul li{
    width: 313px;
    height: 179px;
    margin-top: 25px;
    background: url(../images/yslist_bg.png) no-repeat 0 0;
    box-sizing: border-box;
    text-align: center;
    padding-top: 8px;
    margin-left: -15px;
    -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  overflow:hidden;
}
.content7_bg ul li:hover{
  transform: scale(1.05);
}
.content7_bg ul li dl dt{
    font-size:24px;
    color:#fff;
}
.content7_bg ul li dl dd{
    font-size:20px;
    color:#000000;
    margin-top: 35px;
}
.btn_public {
    display: block;
    width: 220px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    background: #f01754;
    border-radius: 28px;
    text-align: center;
    animation: scale2 2s linear infinite;
}
/* æ–°èˆªé“åœ¨çº¿ç½‘è¯¾å…¨å¹³å°æ”¯æŒ */
.content8_bg {
    height: 678px;
    background: url(../images/ban8_bg.jpg) top center no-repeat;
    background-size: 100% 678px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
}
.content8_bg h4{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 30px auto;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}
.content8_bg img{
    width: 869px;
    height: 508px;
    display: block;
    margin: 0 auto;
}
/* åœ¨çº¿å­¦ä¹ å®žæ™¯ */
.content9_bg {
    height: 715px;
    background: url(../images/ban9_bg.jpg) top center no-repeat;
    background-size: 100% 715px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
    position: relative;
}
.content9_bg  h3.title {
    color:#fff;
}
.content9_bg h3.title::before {
     background: url(../images/left_icon02.png) no-repeat 0 0;
}
.content9_bg  h3.title::after {
    background: url(../images/right_icon02.png) no-repeat 0 0;
}
.content9_bg img.sjimg{
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -390px;
    width: 781px;
    height:452px;
    z-index: 10;
}
.content9_bg #zaixianSwiper{
    width:100%;
    /* height:752px; */
    margin:0 auto;
    position: relative;
    z-index:20;
    /* margin-top: 116px; */
  }
  .content9_bg #zaixianSwiper .swiper-slide{
    width: 781px;
    /* height: 752px; */
  }
  .content9_bg #zaixianSwiper .swiper-slide-prev{
    opacity: .4;
  }
  .content9_bg #zaixianSwiper .swiper-slide-prev img{
    -webkit-transform: scale(.828);
    transform: scale(.828);
  }
  .content9_bg #zaixianSwiper .swiper-slide-next{
    opacity: .4;
  }
  .content9_bg #zaixianSwiper .swiper-slide img{
    width: 602px;
    height:380px;
    margin:0 auto;
    margin-top: 55px;
  }
  .content9_bg #zaixianSwiper .swiper-slide dl dt{
    font-size:30px;
    color:#fff;
  }
  .content9_bg #zaixianSwiper .swiper-slide dl dd{
    font-size:22px;
    color:#fbd6e0;
  }
.content9_bg .swiper-button-next{
    background:rgba(255,255,255,.2);
    width: 38px;
    height: 38px;
    opacity: 1;
    border-radius:50%;
    cursor: pointer;
    transition: all .3s;
    top: 134px;
    left: 50%;
    margin-left: 280px;
    z-index: 30;
}
.content9_bg .swiper-button-next:hover{
  background:#FFCF97;
}
.content9_bg .swiper-button-next:after{
    font-size: 18px;
    font-weight: bold;
}
.content9_bg .swiper-button-prev {
    background:rgba(255,255,255,.2);
    width: 38px;
    height: 38px;
    opacity: 1;
    border-radius:50%;
    cursor: pointer;
    transition: all .3s;
    top: 134px;
    left: 50%;
    margin-left: -313px;
    z-index: 30;
}
.content9_bg .swiper-button-prev:after{
    font-size: 18px;
    font-weight: bold;
}
.content9_bg .swiper-button-prev:hover{
  background:#FFCF97;
}

/* å“ç‰Œè£èª‰ï¼Œä¿¡èµ–ä¹‹é€‰ */
.contenti4_bg .gfhz_tit{
  width: 873px;
  height: 49px;
  margin:0 auto;
  margin-top: 20px;
}
.contenti4_bg .gfhz_tit ul li{
  width: 273px;
  height:65px;
  float: left;
  background:#fff;
  border-radius: 10px;
  text-align: center;
  line-height: 65px;
  color:#d9315a;
  font-size:25px;
  cursor: pointer;
  border:2px solid #d9315a;
  font-weight: bold;
}
.contenti4_bg .gfhz_tit ul li:nth-child(2){
 margin:0 18px;
}
.contenti4_bg .gfhz_tit ul li.cur{
  background:#d9315a;
  color:#fff;
  border:0 solid #d9315a;
}
.gfhz_mian{
   height: 239px;
   margin-top:52px;
   margin-bottom: 52px;
}
/* é›…æ€è£èª‰ */
.gfhz_mian #yasiSwiper{
  width: 1200px;
  height: 239px;
  margin:0 auto;
  position: relative;
}
.gfhz_mian #yasiSwiper .swiper-slide{
  width: 366px;
  height: 239px;
}
#con_two_1{
  position: relative;
}
#con_two_2{
  position: relative;
  margin-top: -235px;
}
#con_two_3{
  position: relative;
  margin-top: -235px;
}
#con_two_1 .swiper-button-prev{
  width: 30px;
  height: 53px;
  background: url(../images/left_btn03.png) 0 0 no-repeat;
  left: -56px;
  right: auto;
}
#con_two_1 .swiper-button-next{
  cursor: pointer;
  width: 30px;
  height: 53px;
  background: url(../images/rig_btn03.png) 0 0 no-repeat;
  right: -63px;
  left: auto;
}
/* æ‰˜ç¦è£èª‰ */
.gfhz_mian #tfSwiper{
  width: 1200px;
  height: 235px;
  margin:0 auto;
  position: relative;
}
.gfhz_mian #tfSwiper .swiper-slide{
  width: 306px;
  height: 235px;
  float:left;
  margin-right: 50px;
}
#con_two_2 .swiper-button-prev{
  width: 30px;
  height: 53px;
  background: url(../images/left_btn03.png) 0 0 no-repeat;
  left: -56px;
  right: auto;
}
#con_two_2 .swiper-button-next{
  cursor: pointer;
  width: 30px;
  height: 53px;
  background: url(../images/rig_btn03.png) 0 0 no-repeat;
  right: -63px;
  left: auto;
}
/* A-Levelå®˜æ–¹æŽˆæƒè€ƒç‚¹ */
#con_two_3 .alevel_pic{
 float: left;
 width: 330px;
 height: 237px;
 margin-right: 90px;
}
#con_two_3 .alevel_pic:first-child{
  margin-left: 250px;
}
/* è¯­åŸ¹ + ç•™å­¦æ¨¡å— */
.content11_bg .mokuai_main{
    width: 960px;
    height:318px;
    background: url(../images/ban11_bg.png) top center no-repeat;
    margin:0 auto;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1px;
    position: relative;
    margin-bottom: 30px;
}
.content11_bg .mokuai_main div{
  position: absolute;
}
.content11_bg .mokuai_main div.yl_sec01{
  top: 49px;
  left: 46px;
}
.content11_bg .mokuai_main div.yl_sec02{
  top: 67px;
  left: 285px;
}
.content11_bg .mokuai_main div.yl_sec03{
  top: 67px;
  left:520px;
}
.content11_bg .mokuai_main div.yl_sec04{
  top: 67px;
  left:796px;
}
.content11_bg .mokuai_main div dl dt{
    font-size:26px;
    color:#d9315a;
}
.content11_bg .mokuai_main div dl  dd{
    font-size:20px;
    color:#fff;
    margin-top: 70px;
}
/* ä¸€å¯¹ä¸€å¤‡è€ƒè§„åˆ’ï¼Œåé¢æŠ¢æŠ¥ä¸­ */
.content12_bg {
  height: 620px;
  background: url(../images/ban12_bg.jpg) bottom center no-repeat;
  background-size: 100% 525px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 1px;
  position: relative;
}
.content12_bg .sec12_main{
  width: 996px;
  height: 456px;
  margin:0 auto;
  margin-top: 80px;
  background: #fff;
  box-shadow: 0 0 20px rgba(158,2,48,.3);
  border-radius: 25px;
  box-sizing: border-box;
  padding-top:1px;
}
.content12_bg .form-container{
  width: 535px;
  margin:0 auto;
  margin-top: 30px;
}
.content12_bg input{

  display: block;

  width: 535px;

  height:51px;

  line-height:51px;

  background: #fff;

  border-radius: 5px;

  font-size:20px;

  color: #777;

  margin-bottom: 20px;

  text-indent: 15px;

  outline: none;

  border:1px solid #ccc;
  border-radius:20px;

}
.content12_bg input::placeholder{
  color:#eb1551;
}
.content12_bg .formCode{
  display: block;
  width: 541px;
  height: 51px;
  margin: 0 auto;
  margin-bottom:18px;
}
.content12_bg .formCode .codeInput
{
  width:305px;
  text-align: center;
  height: 51px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 20px;
  line-height:61px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border:1px solid #ccc;
  color: #000;
  margin-right: 10px;
  float: left;
  margin-bottom: 0;
  text-indent: 0;
  border-radius:20px;
}
.content12_bg .formCode .codetxt{
  width: 225px;
  background: #e3e3e3;
  outline: none;
  height: 51px;
  cursor: pointer;
  font-size: 20px;
  border: 0;
  color: #000;
  float: right;
  margin-bottom: 0;
  border-radius: 20px;
}
.content12_bg .formCode .codetxt:hover{
  background: #e3e3e3;
}
.content12_bg span.submit{
  display: inline-block;
  width: 539px;
  height: 51px;
  text-align: center;
  line-height: 51px;
  color: #fff;
  font-size: 26px;
  background:#e91550;
  cursor: pointer;
  margin:0 auto;
  margin-top: 20px;
  border-radius: 20px;
  animation: scale2 3s infinite;
  box-shadow: 0 3px 10px rgba(0,0,0,.3) ;
}
.content12_bg span.submit:hover{
  background:#e91550;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

/*校区环境*/
.huanjing{background:#fff url(../images/) 50% no-repeat; padding:30px 0 60px; width:100%}
.huanjing .title_gre::before {
  left: 180px;
}

.huanjing .title_ys{
  background: url(../img/title10.png) center no-repeat;
}
    

