/*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;
    outline: 0;
}
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;}
#back-top span {width:54px; height:54px; background:url(https://www.xhd.cn/quanzhou/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;
}
.wrapperNew{
    width: 1100px;
    margin: 0 auto;
}
.mr0{
    margin-right: 0 !important;
}

@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);}
}
@keyframes jittery {

  5%,
  50% {
      transform: scale(1);
  }

  10% {
      transform: scale(0.9);
  }

  15% {
      transform: scale(1.15);
  }

  20% {
      transform: scale(1.15) rotate(-5deg);
  }

  25% {
      transform: scale(1.15) rotate(5deg);
  }

  30% {
      transform: scale(1.15) rotate(-3deg);
  }

  35% {
      transform: scale(1.15) rotate(2deg);
  }

  40% {
      transform: scale(1.15) rotate(0);
  }
}
/* å¤´å›¾ */
.content100 {
    width: 100%;
}
.content1_bg{
    height: 455px;
    background: url(../images/ban1_bg.jpg) top center no-repeat;
    background-size: 100% 455px;
    box-sizing: border-box;
    text-align: center;
    padding-top:62px;
}
.content1_bg .xhd_text {
    background: url(../images/ban_text01bg.png) 0 0 no-repeat;
     width: 655px;
     height: 129px;
     margin:0 auto;
}
.content1_bg .text-group{
    width:900px;
    margin:0 auto;
 }
 .content1_bg .text-group ul{
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
 }
 .content1_bg .text-group ul li{
     color:#fff;
     font-size:26px;
     float: left;
     height:86px;
     position:relative;
     padding-left: 48px;
     text-align: left;
     box-sizing: border-box;
     padding-top:25px;
 }
 .content1_bg .text-group ul li span{
    font-size:20px;
 }
 .content1_bg .text-group ul li::before{
     content:'';
     position:absolute;
     display:inline-block;
     width: 38px;
     height: 34px;
     left: 0;
     top:29px;
     background: url(../images/zhengque_icon.png) 0 0 no-repeat;
 }
 .content1_bg a.ban1_btn {
    display: block;
    width: 300px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    font-size: 26px;
    color: #22388b;
    background:#ffdf31;
    cursor: pointer;
    border-radius: 40px;
    margin: 0 auto;
    margin-top: 35px;
    animation: scale2 2s linear infinite;
}
/* æŠ¥åå³äº«ä¼˜æƒ  */
.content2_bg{
    height: 240px;
    background: url(../images/ban2_bg.png) top center no-repeat;
    background-size: 100% 240px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 30px;
    padding: 20px 45px;
}
.content2_bg .sec2_list{
  width: 600px;
}
.content2_bg .sec2_list ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-top: 20px;
}
.content2_bg .sec2_list ul li{
    color:#fff;
    font-size:30px;
    width: 135px;
    height: 135px;
    text-align: center;
    background: url(../images/ban2_libg.png) top center no-repeat;
}
.content2_bg .sec2_list ul li img{
    margin:0 auto;
    display: block;
    width: 40px;
    height: 38px;
    margin-top: 20px;
}
.content2_bg .sec2_list ul li p{
    color:#323232;
    font-size:20px;
    margin-top: 5px;
}
.content2_bg .sec2_form{
   width: 385px;
   margin-left: 25px;
   position: relative;
}
.content2_bg .sec2_form h4{
    color:#fff;
    font-size:27px;
    text-shadow: 0 3px 5px #0454d7;
    text-align: left;
}
.content2_bg .sec2_form .form-item{
    width: 225px;
    height: 37px;
    background:#fff;
    border:2px solid #0454d7;
    border-radius:5px;
    margin-top:10px;
    position: relative;
}
.content2_bg .sec2_form .form-item:nth-child(1):before{
    display: block;
    position:absolute;
    width: 16px;
    height: 20px;
    content:'';
    left: 8px;
    top: 8px;
    z-index:2;
    background: url(../images/name_icon01.png) 0 0 no-repeat;
}
.content2_bg .sec2_form .form-item:nth-child(2):before{
    display: block;
    position:absolute;
    width: 17px;
    height: 16px;
    content:'';
    left: 8px;
    top: 10px;
    z-index:2;
    background: url(../images/tel_icon01.png) 0 0 no-repeat;
}
.content2_bg .sec2_form .form-item input{
    border:none;
    width: 190px;
    height: 33px !important;
    line-height: 33px !important;
    margin-left: 20px !important;
    border:none;
}

.content2_bg .sec2_form .formCode{
    display: block;
    width: 225px;
    height: 44px;
    margin-bottom:0;
}
.content2_bg .sec2_form .formCode .codeInput{
    width:122px !important;
    text-align: center;
    height:33px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 16px;
    line-height: 33px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 2px solid #0454d7;
    color: #000;
    margin-right: 10px;
    float: left;
    margin-bottom: 0;
    text-indent: 0;
}
.content2_bg .sec2_form .formCode .codetxt{
    width: 92px;
    background: #005cf2;
    outline: none;
    height: 33px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #fff;
    float:right;
    margin-bottom: 0;
    border-radius:5px;
}

.content2_bg .sec2_form #submitLQ{
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 130px;
    height:129px;
    margin-top: 25px;
    text-align: center;
    animation: scale2 3s infinite;
    background: url(../images/ban2_btn.png) 0 0 no-repeat;
    color: #2263cd;
    font-size: 26px;
    line-height: 35px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 27px 30px;
    font-weight: 700;
}
/* .content2_bg .sec2_form .submit:focus{
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 130px;
  height:129px;
  margin-top: 25px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/ban2_btn.png) 0 0 no-repeat;
  color: #2263cd;
  font-size: 26px;
  line-height: 35px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 27px 30px;
  font-weight: 700;
}
.content2_bg .sec2_form .submit:hover{
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 130px;
  height:129px;
  margin-top: 25px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/ban2_btn.png) 0 0 no-repeat;
  color: #2263cd;
  font-size: 26px;
  line-height: 35px;
  cursor: pointer;
  box-sizing: border-box;
  padding: 27px 30px;
  font-weight: 700;
} */
/* æ‰˜ç¦ç²¾å“è¯¾ç¨‹ */
.content100 h3.title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 30px auto;
    height: 40px;
    line-height: 40px;
    font-size:40px;
    font-weight: bold;
    color: #333;
}
.content100 h3.title span{
  color: #2263cd;
}
.content100 h3.title::before {
    content: "";
    display: inline-block;
    width: 69px;
    height: 17px;
    margin-right: 18px;
    background: url(../images/left_icon.png) no-repeat 0 0;
}
.content100 h3.title::after {
    content: "";
    display: inline-block;
    width: 69px;
    height: 17px;
    margin-left: 18px;
    background: url(../images/right_icon.png) no-repeat 0 0;
}

.content3_bg{
    padding: 30px 0 60px;
}

.kecheng{
    width: 1000px;
    margin:0 auto;
    margin-top: 38px;
  }
  
  .kecheng .navbar_bx{
    margin-top: 30px;
    height: 46px;
    margin-bottom: 30px;
  }
  
  .kecheng .navbar_bx .item{
    padding:5px 12px;
    float: left;
    margin:0 9px 0 4px;
    font-size: 25px;
    color: #22388b;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border:1px solid #22388b;
    border-radius: 23px;
  }
  
  .kecheng .navbar_bx .active{
    background-color: #f9cd15;
    border:1px solid #f9cd15;
    box-shadow: 0 3px 0 #f5aa40;
  }
  
  .kecheng_banxiang{
    height:397px;
    /* background-color: #fff; */
    box-shadow: 0px 5px 20px 0px rgba(151, 151, 151, 0.25);
    margin-bottom: 25px;
  }
  
  .kecheng_banxiang .navbar_jis{
    width: 289px;
    float: left;
  }
  
  .kecheng_banxiang .navbar_jis .item{
    height: 199px;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
    padding-top: 60px;
    background:#8fb2f7;
  }

  .kecheng_banxiang .navbar_jis .item:last-child{
    border-bottom:0 solid #fff;
  }
  
  
  .kecheng_banxiang .navbar_jis .item p{
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    padding-top: 16px;
    font-weight: bold;
  }
  
  
  
  .kecheng_banxiang .navbar_jis .item span{
    width: 100%;
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 6px;
  }

  .kecheng_banxiang .navbar_jis .active{
    background-color: #f9cd15;
    color: #22388b;
    position: relative;
  }

  .kecheng_banxiang .navbar_jis .active p{
    color: #22388b;
  }

  .kecheng_banxiang .navbar_jis .active p~span{
    color: #22388b;
  }

  .kecheng_banxiang .navbar_jis .active:after{
      content: "";
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 15px solid transparent;
      border-left: 20px solid #f9cd15; 
      border-bottom: 15px solid transparent;
      position: absolute;
      right: -20px;
      top: 50%;
      margin-top: -10px;
      z-index:2;
  }
  
  .kecheng_banxiang .kecheng_nr{
    width: 711px;
    height: 397px;
    float: right;
    position: relative;
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list h6{
    font-size: 18px;
    color: #3d3d3d;
    line-height: 26px;
    margin: 18px 0 0 30px;
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p{
    width: 545px;
    display: block;
    margin-left: 30px;
    padding-left: 28px;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 28px;
    padding-bottom: 5px;
    /* margin-top: 5px; */
    border-bottom: 1px dashed #a0a0a0;
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline{
    border-bottom:0;
    font-size: 14px;
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline span {
    display: inline-block;
    padding-left: 28px;
  }

  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.yi{
    background: url(../images/kc_icon1.png) left 9px no-repeat;
  }

  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.yim2{
    background: url(../images/kc_icon2.png) left 9px no-repeat;
  }
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.er{
    background: url(../images/kc_icon3.png) left 9px no-repeat;
  }
  
  
  
  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.san{
    background: url(../images/kc_icon4.png) left 9px no-repeat;
  }

  .kecheng_banxiang .kecheng_nr .kecheng_nr_list p.noline{
    background: url(../images/kc_icon5.png) left 9px no-repeat;
  }

  .kecheng .btn_kc {
    width: 450px;
    height: 50px;
    margin:0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  .kecheng .btn_kc a{
    float: left;
    width: 200px;
    height: 50px;
    border-radius: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    display: block;
  }
  
  .kecheng .btn_kc a.yi{
   background-color: #e63723;
   color: #fff;
   margin-right: 50px;
  }
  
  .kecheng .btn_kc a.er{
    background-color: #e63723;
    color: #fff;
    margin-right: 0;
  }
  
  .kecheng_banxiang #navbar_jichu .item p{
    /* line-height: 73px; */
    padding-top: 16px;
  }
  
  .kecheng_banxiang #navbar_jing .item p{
    /* line-height: 73px; */
    padding-top: 16px;
  }
  
  .kecheng_banxiang #navbar_qh .item{
    /* height: 110px; */
  }
  
  .kecheng_banxiang #navbar_qh .item p{
    /* line-height: 110px; */
    padding-top: 16px;
  }

.kecheng_banxiang .kecheng_nr_lxyb{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
 
  .kecheng_banxiang .kecheng_nr_jichu{
    /* background: url(../images/kc_jc.jpg) no-repeat; */
    background: url(../images/kc_lxyb.png) no-repeat;
  }

  .kecheng_banxiang .kecheng_nr_jing{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
  
  .kecheng_banxiang .kecheng_nr_qh{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
  
  .kecheng_banxiang .kecheng_nr_4R{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
  
  .kecheng_banxiang .kecheng_nr_fengbi{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
  
  .kecheng_banxiang .kecheng_nr_xswk{
    background: url(../images/kc_lxyb.png) no-repeat;
  }
  
  #navbar_4R .item{
    height: 270px;
    padding-top: 100px;
  }
  
  #navbar_fengbi .item{
    height: 132px;
    padding-top: 34px;
  }
  
  #navbar_xswk .item{
    height: 132px;
    padding-top: 34px;
  }
  
  .kecheng_bx{
    display: none;
  }
  
  .kecheng_nr_list{
    display: none;
  }
  
  .show{
    display: block;
  }
  
  .title_ys h2 {
    font-size: 40px;
    height: 40px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    position: relative;
  }
  #navbar_jing .item{
    height: 133px;
    padding-top: 28px;
  }
  .kecheng_banxiang #navbar_qh .item {
    height: 132px;
    padding-top: 22px;
  }
  .kecheng_banxiang #navbar_4R .item{
    height: 99px;
    padding-top: 12px;
  }
  .btn_public {
    display: block;
    width: 254px;
    height: 68px;
    line-height: 70px;
    margin: 0 auto;
    margin-top: 10px;
    color: #ef7615;
    font-size: 24px;
    font-weight: bold;
    background: url(../images/shiting_btn.png) no-repeat;
    text-align: center;
    animation: scale2 2s linear infinite;
}
/* æ–°èˆªé“æ‰˜ç¦è¯¾ç¨‹ä¼˜åŠ¿ */
.content4_bg{
    padding: 30px 0 60px;
    background: #fafafa;
}
.content4_bg .kcyoushi{
  width: 1000px;
  margin:0 auto;
}
.content4_bg .kcyoushi ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.content4_bg .kcyoushi ul li{
  width: 258px;
  height: 326px; 
  box-sizing: border-box;
  padding:31px;
  background: url(../images/ban4_yel2.png) no-repeat;
}
.content4_bg .kcyoushi ul li:nth-child(2n){
  width: 258px;
  height: 326px; 
  background: url(../images/ban4_yel.png) no-repeat;
}
.content4_bg .kcyoushi ul li dl dt{
  width: 146px;
  height: 31px;
  line-height: 31px;
  border-radius: 40px;
  margin:0 auto;
  text-align: center;
  margin-top: 10px;
  color:#22388b;
  font-size: 19px;
  font-weight: bold;
  background: #8fb2f7;
  margin-bottom: 8px;
}
.content4_bg .kcyoushi ul li:nth-child(2n) dl dt{
  background: #f9cd17;
}
.content4_bg .kcyoushi ul li dl dd{
  font-size: 14px;
  text-align: justify;
  color:#595757;
}
/* æµ‹è¯• */
.content5_bg{
  width: 1100px;
  height: 335px;
  margin-top: 60px;
  margin-bottom: 60px;
  background: url(../images/ban5_bg.png) top center no-repeat;
  background-size: 100% 335px;
}

.content5_bg .sec5_form{
  width: 260px;
  margin-right: 115px;
  margin-top: 54px;
}
.content5_bg .sec5_form .form-container{
  width: 260px;
}
.content5_bg .sec5_form h4{
   color:#fff;
   font-size:27px;
   text-shadow: 0 3px 5px #0454d7;
   text-align: left;
   -webkit-animation: jittery 3s infinite;
}
.content5_bg .sec5_form .form-item{
   width: 225px;
   height: 37px;
   background:#fff;
   border:2px solid #0454d7;
   border-radius:5px;
   margin-top:10px;
   position: relative;
}
.content5_bg .sec5_form .form-item:nth-child(1):before{
   display: block;
   position:absolute;
   width: 16px;
   height: 20px;
   content:'';
   left: 8px;
   top: 8px;
   z-index:2;
   background: url(../images/name_icon01.png) 0 0 no-repeat;
}
.content5_bg .sec5_form .form-item:nth-child(2):before{
   display: block;
   position:absolute;
   width: 17px;
   height: 16px;
   content:'';
   left: 8px;
   top: 10px;
   z-index:2;
   background: url(../images/tel_icon01.png) 0 0 no-repeat;
}
.content5_bg .sec5_form .form-item input{
   border:none;
   width: 190px;
   height: 33px !important;
   line-height: 33px !important;
   margin-left: 20px !important;
   border:none;
   font-size:15px;
}
.content5_bg .sec5_form #submit2{
   display: inline-block;
   width: 219px;
   height:50px;
   line-height: 50px;
   text-align: center;
   animation: scale2 3s infinite;
   background: url(../images/ban5_btn.png) 0 0 no-repeat;
   color: #ef7615;
   font-size: 26px;
   cursor: pointer;
   font-weight: 700;
}
.content5_bg .formCode{
  display: block;
  width:225px;
  height: 35px;
}
.content5_bg .formCode .codeInput
{
  width:124px;
  text-align: center;
  height:35px;
  background-color: #fff;
  border-radius: 8px;
  font-size:15px;
  line-height:35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 2px solid #0454d7;
  color: #000;
  margin-right: 10px;
  float: left;
  margin-bottom: 0;
  text-indent: 0;
  border-radius:5px;
  padding: 0;
}
.content5_bg .formCode .codetxt{
  width: 91px;
  background: #005cf2;
  outline: none;
  height:35px;
  line-height: 35px;
  cursor: pointer;
  font-size: 15px;
  border: 0;
  color: #fff;
  float: right;
  margin-bottom: 0;
  border-radius:5px;

}
.content12_bg .formCode .codetxt:hover{
  background: #e3e3e3;
}
/* ä¸¥é€‰å¸ˆèµ„ ä¼˜è´¨æ•™å­¦å›¢é˜Ÿ */
.content6_bg {
    padding: 30px 0 60px;
    background: #fafafa;
}
.content6_bg .cont6_main{
  padding-top: 15px;
}
.content6_bg .wrapperNew{
  background: #fff;
  margin-top: 5px;
  padding-bottom: 35px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
}
#jiaoshi_da{
  position: relative;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi{
    height: 366px;
    width: 1100px;
    margin: 0 auto;
    border-radius: 20px;
    padding: 30px;
    box-sizing: border-box;
} 
.content6_bg .cont6_main .gallery-top .main_jiaoshi img{
   float: left;
   width:321px;
}
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj {
   width: 543px;
  float: left;
  margin-left: 60px;
 
 }
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj h6 {
   width: 240px;
   height: 52px;
  margin-top: 36px;
  font-size: 30px;
  color: #22388b;
  font-weight: bold;
  text-align: left;
  line-height: 51px;
  padding-left: 18px;
 }
.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 .zzry_bg {
    width: 140px;
    height: 36px;
    line-height: 32px;
    background:#f9cd17;
    font-size: 24px;
    color:#22388b;
    text-align: center;
    border-radius: 50px;
    margin: 10px 5px;

 }
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p {
  margin-top: 5px;
  font-size: 16px;
  color: #333333;
  line-height:32px;
  padding-left: 20px;
 }
.content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p b {
  width: 120px;
  height: 41px;
  float: left;
  font-size: 18px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #2d2d2d;
  margin-top: -5px;
 }
 .content6_bg .cont6_main .gallery-top .main_jiaoshi .js_jj p:last-child b {
   margin-bottom: 102px;
}
.content6_bg .cont6_main #rightBtn{
   background:#efefef ;
   width: 40px ;
   height: 80px ;
   opacity: 1;
   border-radius: 20px;
   cursor: pointer ;
   transition: all .3s;
   left: 31px;
}
.content6_bg .cont6_main #rightBtn:hover{
 background:#2A62BF ;
}
.content6_bg .cont6_main #leftBtn{
   background:#efefef ;
   width: 40px ;
   height: 80px ;
   opacity: 1;
   border-radius: 20px;
   cursor: pointer ;
   transition: all .3s;
 
   right: 31px;
}
.content6_bg .cont6_main #leftBtn:hover{
 background:#2A62BF ;
}
.content6_bg h4{
 margin-top: 20px;
}
/* æ•™å¸ˆå°å›¾ */
.content6_bg .gallery-thumbs{
 width: 1000px;
}
.content6_bg .gallery-thumbs .swiper-slide {
  margin-top: 32px;
  width: 120px;
  height: 170px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
.content6_bg .gallery-thumbs .swiper-slide img{
  width: 110px;
  height: 110px;
  margin:0 auto;
  border-radius: 50%;
  border: 2px solid #f9cd17;
} 
.content6_bg .gallery-thumbs .swiper-slide p{
  width: 93px;
  height: 36px;
  background: #f9cd17;
  font-size: 20px;
  color: #333333;
  text-align: center;
  border-radius: 16px;
  line-height: 36px;
  margin:0 auto;
  margin-top: 10px;

}
.content6_bg .gallery-thumbs .swiper-slide-thumb-active img{
  border: 2px solid #89b5ef;
}
.content6_bg .gallery-thumbs .swiper-slide-thumb-active p{
  background: #7DADED;
  color: #fff;
  font-weight: 700;
}

.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;
}
/* æ‰˜ç¦è€ƒè¯•å…è´¹ä»£æŠ¥åæœåŠ¡ */
.content7_bg{
  height: 600px;
  background: url(../images/ban7_bg.jpg) top center no-repeat;
  background-size: 100% 600px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 66px;
}
.content7_bg .se7_leftm{
  width: 675px;
  height: 479px;
  background: url(../images/ban7_leftbg.png) 0 0 no-repeat;
  position: relative;
}
.content7_bg .se7_leftm .tag{
  position: absolute;
  width: 169px;
  height: 60px;
  font-size: 18px;
  color:#2263cd;
  text-align: center;
}
.content7_bg .se7_leftm .tag01{
  top: 167px;
  left: 70px;
}
.content7_bg .se7_leftm .tag02{
  top: 167px;
  left: 260px;
}
.content7_bg .se7_leftm .tag03{
  top: 164px;
  right: 69px;
}
.content7_bg .se7_leftm .tag04{
  top: 300px;
  left: 69px;
}
.content7_bg .se7_leftm .tag05{
  top: 300px;
  left: 260px;
}
.content7_bg .se7_leftm .tag06{
  top: 300px;
  right: 69px;
}
.content7_bg .se7_leftm .tag07{
  top: 424px;
  left: 69px;
}
.content7_bg .se7_leftm .tag08{
  top: 426px;
  left: 260px;
}
.content7_bg .se7_leftm .tag09{
  top: 421px;
  right: 69px;
}
.content7_bg .se7_rightm{
  width: 385px;
  height: 506px;
  background:#fff;
  border-radius: 27px;
  box-shadow: 0 0 10px rgba(0,0,0,.3);
  box-sizing: border-box;
  padding:30px 20px;
}
.content7_bg .se7_rightm h4{
  font-size: 36px;
  color:#1f71fe;
  text-align: center;
  letter-spacing: 3px;
}
.content7_bg .se7_rightm h5{
  font-size: 36px;
  color:#ffbf16;
  text-align: center;
  letter-spacing: 3px;
}
.content7_bg .sec5_form .form-container{
  margin-top: 20px;
}
.content7_bg .sec5_form .form-item{
  width: 324px;
  height: 46px;
  background:#fff;
  border:2px solid #c5c5c5;
  border-radius:27px;
  margin-top:15px;
  position: relative;
}
.content7_bg .sec5_form .form-item:nth-child(1):before{
  display: block;
  position:absolute;
  width: 38px;
  height:36px;
  content:'';
  left: 15px;
  top: 4px;
  z-index:2;
  background: url(../images/name_icon02.png) 0 0 no-repeat;
}
.content7_bg .sec5_form .form-item:nth-child(2):before{
  display: block;
  position:absolute;
  width: 32px;
  height: 34px;
  content:'';
  left: 15px;
  top: 5px;
  z-index:2;
  background: url(../images/tel_icon02.png) 0 0 no-repeat;
}
.content7_bg .sec5_form .form-item:nth-child(3):before{
  display: block;
  position:absolute;
  width: 42px;
  height: 41px;
  content:'';
  left: 6px;
  top: 5px;
  z-index:2;
  background: url(../images/fenshu_icon01.png) 0 0 no-repeat;
}
.content7_bg .sec5_form .form-item input{
  border: none;
  width: 229px;
  height: 42px !important;
  line-height: 8px !important;
  margin-left: 35px !important;
  border: none;
  font-size: 20px;
}
.content7_bg .sec5_form .formCode{
      width: 324px;
      height: 44px;
      float: left;
      margin-top: 5px;
      margin-bottom: 10px;
}
.content7_bg .sec5_form .formCode .codeInput{
        width: 165px !important;
        text-align: center;
        height: 44px;
        background-color: #fff;
        border-radius: 27px;
        font-size: 22px;
        line-height: 44px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: 0;
        border: 2px solid #c5c5c5;
        color: #000;
        margin-right: 10px;
        float: left;
        margin-bottom: 0;
        text-indent: 0;
}
.content7_bg .sec5_form .formCode .codetxt{
      width: 135px;
      background: #005cf2;
      outline: none;
      height: 44px;
      cursor: pointer;
      font-size: 22px;
      border: 0;
      color: #fff;
      float:right;
      margin-bottom: 0;
      border-radius:27px;
}
.content7_bg .sec5_form .submit{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 68px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/shiting_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}
.content7_bg .sec5_form .submit:hover{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 68px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/shiting_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}
.content7_bg .sec5_form .submit:focus{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 68px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/shiting_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}
.content7_bg .sec5_form .select {
  width: 324px;
  position: relative;
  font-size: 20px;
  height: 49px;
  color:#757575;
  line-height: 42px;
  cursor: pointer;
  text-align: left;
  padding-left: 54px;
}
.content7_bg .sec5_form .select:before{
  display: block;
  position:absolute;
  width: 36px;
  height: 29px;
  content: '';
  left: 8px;
  top: 9px;
  z-index:2;
  background: url(../images/rq_icon.png) 0 0 no-repeat;
  background-size:36px 29px;
}
.content7_bg .sec5_form .select:hover .list {
  display: block;

}

.content7_bg .sec5_form .list {
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none;
}

.content7_bg .sec5_form .list .option {
  padding-left: 15px;
  color: #777;
  line-height: 38px;
}

/* è¯¾å‰è¯¾ä¸­è¯¾åŽä¸€ä½“åŒ–+äº”å¤§æœåŠ¡ä½“ç³» */
.content100 h6.title06 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 30px auto;
  height: 40px;
  line-height: 40px;
  font-size:30px;
  font-weight: bold;
  color: #539eff;
}
.content8_bg {
    padding: 30px 0 60px;
    margin-bottom: 60px;
    background: #fafafa;
}
.content8_bg .sec8_main{
  width: 1004px;
  height: 605px;
  background: url(../images/sec8m_bg.jpg) top center no-repeat;
  background-size: 100% 605px;
  box-sizing: border-box;
  text-align: center;
  padding-top: 66px;
  position: relative;
  margin: 0 auto;
}
.sec8_main .keqianm .keqian{
  width: 388px;
   position: absolute;
   top: 100px;
   text-align: left;
   font-weight:500;
}
.sec8_main .keqianm .keqian dl dt{
  font-size: 30px;
  color:#fff;
  font-weight: bold;
  text-align: center;
} 
.sec8_main .keqianm .keqian dl dd{
  font-size: 18px;
  color:#393939;
  line-height: 36px;
  margin-top: 30px;
} 
.sec8_main .keqianm .keqian01{
 left: 30px;
}
.sec8_main .keqianm .keqian01 dl dd{
 padding-left: 70px;
}
.sec8_main .keqianm .keqian02{
  left: 330px;
 }
 .sec8_main .keqianm .keqian02 dl dd{
  padding-left: 43px;
 }
 .sec8_main .keqianm .keqian03{
  right: -14px;
 }
 .sec8_main .keqianm .keqian03 dl dd{
   padding-left: 113px;
 }
 .content8_bg .xxgh_main{
      width: 1000px;
      margin-top: 375px;
      position: relative;
 }
 .content8_bg .xxgh_main .leaplan{
     position: absolute;
     width: 203px;
     height: 165px;
     text-align: center;
 }
 .content8_bg .xxgh_main .leaplan dl dt{
  font-size: 30px;
  color:#fff;
  text-align: center;
} 
.content8_bg .xxgh_main .leaplan  dl dd{
  font-size: 20px;
  color:#2364cd;
  line-height: 36px;
  margin-top:12px;
} 
.content8_bg .xxgh_main .leaplan01{
  left: 0;
}
.content8_bg .xxgh_main .leaplan02{
  left: 203px;
}
.content8_bg .xxgh_main .leaplan03{
  left: 406px;
}
.content8_bg .xxgh_main .leaplan04{
  left: 602px;
}
.content8_bg .xxgh_main .leaplan05{
  left: 800px;
}
/*ç‹¬å®¶ç ”å‘å¤‡è€ƒæ•™æ ä¸“æ”»è€ƒç‚¹éš¾ç‚¹  */
.content9_bg h6.title06{
  color: #333333;
  font-size: 24px;
  font-weight: normal;
}
.content9_bg {
  height: 520px;
  background: url(../images/ban9_bg.jpg) bottom no-repeat;
  background-size: 100% 489px;
  box-sizing: border-box;
  text-align: center;
  margin-top: 155px;
  position: relative;
}
.content9_bg .jiaocai_main{
  width: 1200px;
  height: 512px;
  position: absolute;
  top: -134px;
  left: 50%;
  margin-left: -600px;
  background: url(../images/jiaocai_bg.png) top center no-repeat;
}
.content9_bg .sec5_form{
  width: 1200px;
  margin-top: 20px;
  position: absolute;
  bottom: -120px;
}
.content9_bg .sec5_form .form-item{
  width: 272px;
  height: 55px;
  background:#fff;
  border:2px solid #c5c5c5;
  border-radius:27px;
  margin-top:15px;
  position: relative;
  float: left;
  margin-right: 20px;
}
.content9_bg .sec5_form .form-item:nth-child(1):before{
  display: block;
  position:absolute;
  width: 38px;
  height:36px;
  content:'';
  left: 15px;
  top: 7px;
  z-index:2;
  background: url(../images/name_icon02.png) 0 0 no-repeat;
}
.content9_bg .sec5_form .form-item:nth-child(2):before{
  display: block;
  position:absolute;
  width: 32px;
  height: 34px;
  content:'';
  left: 15px;
  top: 9px;
  z-index:2;
  background: url(../images/tel_icon02.png) 0 0 no-repeat;
}
.content9_bg .sec5_form .form-item:nth-child(3):before{
  display: block;
  position:absolute;
  width: 42px;
  height: 41px;
  content:'';
  left: 6px;
  top: 5px;
  z-index:2;
  background: url(../images/fenshu_icon01.png) 0 0 no-repeat;
}
.content9_bg .sec5_form .form-item input{
  border: none;
  width: 188px;
  height: 49px !important;
  line-height: 8px !important;
  margin-left: 35px !important;
  border: none;
  font-size: 24px;
}
.content9_bg .sec5_form .formCode{
      width: 314px;
      height: 44px;
      float: left;
      margin-top: 15px;
}
.content9_bg .sec5_form .formCode .codeInput{
        width: 165px !important;
        text-align: center;
        height: 55px;
        background-color: #fff;
        border-radius: 27px;
        font-size: 22px;
        line-height: 55px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        outline: 0;
        border: 2px solid #c5c5c5;
        color: #000;
        margin-right: 10px;
        float: left;
        margin-bottom: 0;
        text-indent: 0;
}
.content9_bg .sec5_form .formCode .codetxt{
      width: 135px;
      background: #005cf2;
      outline: none;
      height: 55px;
      cursor: pointer;
      font-size: 22px;
      border: 0;
      color: #fff;
      float:right;
      margin-bottom: 0;
}
.content9_bg .sec5_form .submit{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 71px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/zilao_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}
.content9_bg .sec5_form .submit:hover{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 71px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/zilao_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}
.content9_bg .sec5_form .submit:focus{
  display: inline-block;
  width: 254px;
  height:68px;
  line-height: 71px;
  text-align: center;
  animation: scale2 3s infinite;
  background: url(../images/zilao_btn.png) 0 0 no-repeat;
  color: #ef7615;
  font-size: 26px;
  cursor: pointer;
  font-weight: 700;
}

.title_hg {
  height: 82px;
  position: relative;
}

.title_hg::before {
  position: absolute;
  content: 'NEW CHANNEL';
  font-size: 106px;
  line-height: 82px;
  font-weight: bold;
  color: rgba(51, 51, 51, 0.1);
  text-align: center;
  width: 100%;
}

.title_hg h6 {
  font-size: 48px;
  letter-spacing: 3px;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 82px;
}

.title_hg span {
  font-size: 48px;
  letter-spacing: 3px;
  text-align: center;
  color: #ff5e50;
  font-weight: bold;
  line-height: 82px;
}

.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%}
