/*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: inline-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;
  }
  
  html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
  }
  /* åŒ—äº¬ç•™å­¦å¯¼èˆªæ ·å¼ */
  .top_nav {
    background: #444546;
  }
  
  .top_nav .top_nava_dh {
    margin-left: 35px;
  }
  
  .top_nav .top_nava_dh .top_nav_cg:hover {
    background: rgba(255, 255, 255, 0.9);
  }
  
  .top_nav .top_nava_dh .top_nav_cg:hover:before {
    background: none;
  }
  
  .top_nav .top_nava_dh .top_nav_cg:hover span {
    color: #333;
    height: 80px;
  }
  
  .top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no {
    background: rgba(255, 255, 255, 0.9);
    top: 80px;
    padding-top: 0;
    z-index: 9;
  }
  
  .top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a {
    color: #333;
  }
  
  .top_nav .top_nava_dh .top_nav_cg .top_nav_cg_no a:first-child {
    margin-top: -20px;
  }
  
  .yx-footer {
    padding-top: 1px;
  }
  
  .yx-footer .title {
    margin-top: 25px;
  }
  
  .yx-footer ul {
    padding-top: 10px;
  }
  
  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;
  }

/* -返回顶部- */
#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/fuzhou/topic/PC/public/img/icon.png) no-repeat; display:block;}
#back-top a{outline:none}
  
  .wrap {
    width: 1200px;
    margin: 0 auto;
  }
  .mr108{
    margin-right: 108px;
  }
  .mr0{
    margin-right:0 !important;
  }
  .w431 {
    width: 465px;
    margin: 0 auto;
}
.mt0{
    margin-top: 0 !important;
}
.w555{
    width: 555px;
    margin: 0 auto;
}
.w634 {
    width: 634px;
    margin: 0 auto;
}
.w510{
    width: 510px;
    margin: 0 auto;
}
.w372{
    width: 372px;
    margin: 0 auto;
}
.w848 {
    width: 848px;
    margin: 0 auto;
}
.w950 {
    width: 950px;
    margin: 0 auto;
}
/*ç¾Žå›½ç•™å­¦æœåŠ¡ */
  .banner1 {
    width: 100%;
    height: 600px;
    background: url(../img/banner1.jpg) top center no-repeat;
}
.banner1 .wrapper1 {
    width: 1200px;
    height: 600px;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.banner1 .wrapper1  p{
    width: 645px;
    height: 50px;
    position: absolute;
    top: 272px;
    left: 280px;
    font-size: 24px;
    color:#000;
}
.banner1 .wrapper1  p span{
    margin:0 10px;
}
.banner1 .wrapper1 .sqery_list div{
    font-size: 30px;
    color:#000;
    position: absolute;
}
.banner1 .wrapper1 .sqery_list div.gzt{
    top: 369px;
    left: 303px;
}
.banner1 .wrapper1 .sqery_list div.bkt{
    top: 369px;
    left: 482px;
}
.banner1 .wrapper1 .sqery_list div.sst{
    top: 369px;
    left: 662px;
}
.banner1 .wrapper1 .sqery_list div.bst{
    top: 369px;
    left: 840px;
}
.banner1 .wrapper1 .ban1_btn{
    position: absolute;
    top: 490px;
    left: 325px;
}
.banner1 .wrapper1 .ban1_btn a{
    display: inline-block;
    width: 212px;
    height: 50px;
    background: #e23a1f;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    color:#fff;
    top: 369px;
    left: 840px;
}
.banner1 .wrapper1 .ban1_btn a.mr108{
    margin-right: 115px;
}
/* ç¾Žå›½ç•™å­¦ä¼˜åŠ¿ */
.section {
    text-align: center;
}
.section h4 {
    color: #f0f0f0;
    font-size: 50px;
    margin-top: 65px;
}
.section h4 span{
  margin-left: 20px;
}
.section h3 {
    color: #333;
    font-size: 50px;
    position: relative;
    margin-top: -44px;
}
.section h3 span{
    color:#3574ec;
}
.section h3::before {
    content: '—';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    left: 0;
    top: -3px;
    color: #3575f0;
}
.section h3::after {
    content: '—';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    right:54px;
    top: -3px;
    color: #3575f0;
}
/* ç¾Žå›½ç•™å­¦ä¼˜åŠ¿ */
.section1 ul{
    margin-top: 48px;
    height: 500px;
   
}
.section1 ul li{
  float: left;
  width: 386px;
  height: 200px;
  margin-right: 21px;
  margin-bottom: 40px;
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
}
.section1 ul li:nth-child(4){
    margin-left: 200px;
}

.section1 ul li.ysbg1{
    background: url(../img/youship1.jpg) top center no-repeat;
}
.section1 ul li.ysbg2{
    background: url(../img/youship2.jpg) top center no-repeat;
}
.section1 ul li.ysbg3{
    background: url(../img/youship3.jpg) top center no-repeat;
    margin-right: 0;
}
.section1 ul li.ysbg4{
    background: url(../img/youship4.jpg) top center no-repeat;
}
.section1 ul li.ysbg5{
    background: url(../img/youship5.jpg) top center no-repeat;
}
.section1 ul li.ysbg6{
    background: url(../img/youship6.jpg) top center no-repeat;
}
.section1 ul li dl dt{
    color: #fff;
    font-size:24px;
    padding-top: 42px;
}
.section1 ul li dl dd{
    color: #fff;
    font-size:16px;
    padding-top: 27px;
    line-height: 26px;
}
/* å…è´¹ç¾Žå›½ç•™å­¦è§„åˆ’ */
.section2{
    width: 100%;
    height:572px;
    background: url(../img/banner2.jpg) top center no-repeat;
}
.section2 .wrap .form_main{
    float: left;
    width: 410px;
    height: 413px;
    margin-top: 85px;
    background: url(../img/form_bg.png) top center no-repeat;
    text-align: center;
}
.section2 .wrap .form_main h3 {
    color: #fff;
    font-size: 34px;
    position: relative;
    margin-top: 24px;
}
.section2 .wrap .form_main h3  span{
    color:#ff745f;
}
.section2 .wrap .form_main h3 ::before {
    content: '—';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    left: 24px;
    top: -3px;
    color: #fff;
}
.section2 .wrap .form_main h3 ::after {
    content: '—';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    right:62px;
    top: -3px;
    color: #fff;
}
.section2 .wrap .form_main h4{
    color: #fff;
    font-size: 20px;
    margin:16px auto 24px auto;
    font-weight: normal;
}
.section2 .wrap .form_main input{
    display: block;
    width: 310px;
    height: 42px;
    margin: 0 auto;
    line-height: 42px;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #777;
    margin-bottom: 12px;
    text-indent: 15px;
    outline: none;
    border:none;
}
.section2 .wrap .form_main .formCode{
    display: block;
    width: 314px;
    height: 42px;
    margin: 0 auto;
    margin-bottom:10px;
}
.section2 .wrap .form_main .formCode .codeInput
{
    width:172px;
    text-align: center;
    height: 42px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    color: #000;
    margin-right: 10px;
    float: left;
    margin-bottom: 0;
    text-indent: 0;
}
.section2 .wrap .form_main .formCode .codetxt{
    width: 128px;
    background: #e3e3e3;
    outline: none;
    height: 42px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #000;
    float:right;
    margin-bottom: 0;
    border-radius: 8px;
}
.section2 .wrap .form_main span.submit{
    display: inline-block;
    width: 180px;
    height: 44px;
    text-align: center;
    line-height: 42px;
    margin-top:16px;
    font-size:24px;
    color: #fff;
    background: #e23a1f;
    cursor: pointer;
}
/* ç¾Žå›½ç•™å­¦æœåŠ¡é¡¹ç›® */
.section3 {
    width: 100%;
    height:800px;
    padding-top: 65px;
    background: url(../img/banner3.jpg) top center no-repeat;
}
.section3 h4 {
    margin-top:0;
}
.section3 .banci_tit {
    margin-top: 45px;
    width: 955px;
    height: 50px;
    margin:0 auto;
    margin-top: 40px;
}
.section3 .banci_tit ul li{
  float: left;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color:#333;
  font-size:24px;
  margin-right: 50px;
  background:#dedede;
  cursor: pointer;
}
.section3 .banci_tit ul li#two4{
    margin-right: 0;
}
.section3 .banci_tit ul li.cur{
    color:#fff;
    background:#3476f0;
    border-bottom:3px solid #e23a1f;
    position: relative;
}
.section3 .banci_tit ul li.cur:after{
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #e23a1f;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -12px;
    left: 50%;
    margin-left: -11px;
}
.section3 .banci_zhuyao{
    margin-top: 36px;
}
/* ç¬¬ä¸€è¡Œ */
.section3 .banci_zhuyao .first_div{
   margin-bottom: 10px;
   height: 100px;
}
.section3 .banci_zhuyao .first_div .first_div_L{
    float: left;
    width: 251px;
    height: 100px;
    background: #e23a1f;
    color:#fff;
    line-height:100px;
    font-size:24px;
}
.section3 .banci_zhuyao .first_div .first_div_R{
    float: right;
    width: 930px;
    height: 100px;
    box-sizing: border-box;
    border:1px solid #b2b2b2;
    padding:15px 0;
}
.section3 .banci_zhuyao .first_div .first_div_R ul{
    width: 100%;
    padding-left: 40px;
}
.section3 .banci_zhuyao .first_div .first_div_R ul li{
  text-align: left;
  font-size:16px;
  color:#333;

}
.section3 .banci_zhuyao .first_div .first_div_R ul li span{
    font-size:20px;
    color:#e23a1f;
    margin-right: 10px;
    font-weight: bold;
    position: relative;
    padding-left: 18px;
}
.section3 .banci_zhuyao .first_div .first_div_R ul li span:after{
    content:'';
    position: absolute;
    left: 0;
    top: 5px;
    width:10px;
    height: 15px;
    background: url(../img/sec3_icon.png) top center no-repeat;
}
.section3 .banci_zhuyao .first_div .first_div_R ul.ulm1{
    width: 100%;
    margin-bottom: 40px;
}
.section3 .banci_zhuyao .first_div .first_div_R ul.ulm1 li{
    float: left;
   margin-right: 50px;
}
/* ç¬¬äºŒè¡Œ */
.section3 .banci_zhuyao .second_div .first_div_R ul li{
    margin-top: 20px;
    float: left;
    width:180px;
}
.section3 .banci_zhuyao .second_div .first_div_R ul li:nth-child(2){
    float: left;
    width:358px;
}
.section3 .banci_zhuyao .second_div .first_div_R ul li:nth-child(3){
    float: left;
    width:262px;
}
/* ç¬¬ä¸‰è¡Œ */
.section3 .banci_zhuyao .third_div{
    margin-bottom: 10px;
    height:217px;
 }
 .section3 .banci_zhuyao .third_div .first_div_L{
     float: left;
     width: 251px;
     height: 217px;
     background: #e23a1f;
     color:#fff;
     line-height:217px;
     font-size:24px;
 }
 .section3 .banci_zhuyao .third_div .first_div_R{
     float: right;
     width: 930px;
     height: 217px;
     box-sizing: border-box;
     border:1px solid #b2b2b2;
     padding:15px 0;
 }
 .section3 .banci_zhuyao .third_div .first_div_R ul{
    width: 100%;
    padding-left: 40px;
    margin-bottom: 10px;
}
.section3 .banci_zhuyao .third_div .first_div_R ul li{
  text-align: left;
  font-size:16px;
  color:#333;

}
.section3 .banci_zhuyao .third_div .first_div_R ul li span{
    font-size:20px;
    color:#e23a1f;
    margin-right: 10px;
    font-weight: bold;
    position: relative;
    padding-left: 18px;
}
.section3 .banci_zhuyao .third_div .first_div_R ul li span:after{
    content:'';
    position: absolute;
    left: 0;
    top: 5px;
    width:10px;
    height: 15px;
    background: url(../img/sec3_icon.png) top center no-repeat;
}
.section3 .banci_zhuyao .third_div .first_div_R .yzfwnr_list{
    margin-left: 45px;
    margin-top: 20px;
}
.section3 .banci_zhuyao .third_div .first_div_R .yzfwnr_list li{
    width: 240px;
    float: left;
    margin-right: 10px;
    font-size:16px;
    color:#333;
    margin-bottom: 10px;
}
.section .btn_grop{
    width: 554px;
    margin:0 auto;
}
.section3 .btn_grop{
   margin-top: 30px;
}
.section .btn_grop a{
    display: inline-block;
    width:200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size:20px;
    color:#fff;
    border-radius: 50px;
}
.section .btn_grop a.zhuanye{
    background: #ff5337;
    box-shadow: 0 8px 0 #ce280d;
    margin-right: 145px;
}
.section .btn_grop a.pinggu{
    background: #4284ff;
    box-shadow: 0 8px 0 #0f52cc;
}
/* ç¾Žå›½ç•™å­¦è´¹ç”¨ä¸€è§ˆ */
.section4{
    width: 100%;
    height: 724px;
    background: url(../img/banner4.jpg) top center no-repeat;
    padding-top: 35px;
}
.section4 h3 {
    color:#fff;
}
.section4 h3::before {
    color: #fff;
}
.section4 h3::after {
    color: #fff;
}
.section4 h4 {
    color: #576b97;
}
.section4  .feiyong_main{
    width: 1200px;
    height: 563px;
    background:rgba(0,0,0,0.3);
    margin:0 auto;
    margin-top: 15px;
    padding:20px 35px;
    box-sizing: border-box;
}
.section4  .feiyong_main .feyong_rtab{
    float: right;
    width: 862px;
    height: 502px;
}
.section4  .feiyong_main .feyong_rtab table tr th{
   background: #dedede;
   height: 70px;
   color:#333;
   font-size:24px;
   font-weight: normal;
}
.section4  .feiyong_main .feyong_rtab table tr th.w361{
   width: 361px;  
   border-right:1px solid #6b7a97;
}
.section4  .feiyong_main .feyong_rtab table tr th.w500{
    width: 500px;   
}
.section4  .feiyong_main .feyong_rtab table tr td{
    background: #fff;
    height: 70px;
    color:#333;
    font-size:24px;
    font-weight: normal;
    
    font-size:16px;
    text-align: left;
 }
 .section4  .feiyong_main .feyong_rtab table tr td span{
    color:#e23a1f;
    font-size:20px;
    font-weight: bold;
    position: relative;
    padding-left: 18px;
 }
 .section4  .feiyong_main .feyong_rtab table tr td span:after{
    content:'';
    position: absolute;
    left: 0;
    top: 5px;
    width:10px;
    height: 15px;
    background: url(../img/sec3_icon.png) top center no-repeat;
}
 .section4  .feiyong_main .feyong_rtab table tr td.w361{
    width: 361px;  
    border-right:1px solid #6b7a97;
    border-bottom:1px solid #6b7a97;
    padding:20px 0 20px 53px;
 }
 .section4  .feiyong_main .feyong_rtab table tr td.w500{
     width: 500px;   
     border-right:1px solid #6b7a97;
     border-bottom:1px solid #6b7a97;
     padding:20px 0 20px 25px;
 }
 .section4  .feiyong_main .feyong_rtab table tr td p{
    margin-bottom: 10px;
 }
 .section4  .feiyong_main .feyong_lfl{
     float: left;
     margin-top: 90px;
}
.section4  .feiyong_main .feyong_lfl .lfy_nav{
    width: 253px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color:#fff;
    background: url(../img/lfy_nav.png) 0 0 no-repeat;
}
.section4  .feiyong_main .feyong_lfl .lfy_nav2{
    margin-top: 86px;
}
.section4  .feiyong_main .feyong_lfl .lfy_nav3{
    margin-top: 80px;
}
.section4  .feiyong_main .feyong_lfl p{
    font-size: 16px;
    color:#fff;
    margin-top: 10px;
    line-height: 28px;
}
/* ç•™å­¦è®¡ç®—å™¨ */
.section5{
    width: 100%;
    height: 260px;
    background: url(../img/banner5.jpg) top center no-repeat;
}
.section5 .main_jsq{
    width: 424px;
    height: 171px;
    padding-top: 50px;
    margin-left: 151px;
}
.section5 .main_jsq h3 {
    color: #ffdd68;
    font-size: 44px;
    position: relative;
    margin-top: -44px;
}
.section5 .main_jsq h4 {
    color: #6090EF;
    font-size: 50px;
}
.section5 .main_jsq h3::after {
    content: '—';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: 24px;
    top: -3px;
    color: #fff;
}
.section5 .main_jsq h3::before {
    content: '—';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -29px;
    top: -3px;
    color: #fff;
}
.section5 .main_jsq p {
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-top: 5px;
}
/* æ–°èˆªé“ç•™å­¦è¯¾ç¨‹ */
.section6{
    width: 100%;
    height: 471px;
    padding-top: 65px;
    background: url(../img/banner6.jpg) top center no-repeat;
}
.section6 .wrapper{
    height: 471px;
}
.section6 ul{
  margin-top: 40px;
}
.section6 ul li{
   width: 220px;
   height: 300px;
   float: left;
   margin-right: 20px;
   padding: 20px 10px;
   box-sizing: border-box;
   text-align: left;
}
.section6 ul li.kc_bg1{
    background: url(../img/lxkc01.jpg) top center no-repeat;
 }
 .section6 ul li.kc_bg2{
    background: url(../img/lxkc02.jpg) top center no-repeat;
 }
 .section6 ul li.kc_bg3{
    background: url(../img/lxkc03.jpg) top center no-repeat;
 }
 .section6 ul li.kc_bg4{
    background: url(../img/lxkc04.jpg) top center no-repeat;
 }
 .section6 ul li.kc_bg5{
    background: url(../img/lxkc05.jpg) top center no-repeat;
 }
 .section6 ul li.kc_bg6{
    background: url(../img/lxkc06.jpg) top center no-repeat;
 }
 .section6 ul li h5{
    color: #fff;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
 }
 .section6 ul li h5:after{
    content:" ";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 2px;
    background: #fff;
 }
 .section6 ul li.kc_bg3 h5:after{
    width: 100px;
 }
 .section6 ul li p{
    color: #fff;
    font-size: 17px;
    height: 31px;
    line-height: 31px;
   position: relative;
   padding-left:30px;
   margin-bottom: 10px;
 }
 .section6 ul li p:after{
    content: "";
    position: absolute;
     width: 24px;
     height: 31px;
     left: 0;
     top: 0;
     background: url(../img/ban6_icon.png) 0 0 no-repeat;
 }
 .section6 ul li a{
    display: inline-block;
    width: 160px;
    height: 44px;
    margin:0 auto;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    border-radius: 50px;
    background: #ff5337;
    box-shadow: 0 5px 0 #ce280d;
    margin-top: 33px;
    margin-left: 20px;
 }
/* æ–°èˆªé“ç¡¬æ ¸å®žåŠ› æŠ¤èˆªç¾Žå›½å­¦æ ¡ç•™å­¦ */
.section7 {
    width: 100%;
    height: 640px;
    background: url(../img/banner7.jpg) top center no-repeat;
    margin-top:20px;
    padding-top: 35px;
}
.section7 h4{
    color:#6979a8;
}
.section7 .zishi_list{
    margin: 80px 0 60px;
    height: 275px;
}
.section7 .zishi_list ul li{
    width: 275px;
    height: 275px;
    float: left;
    text-align: center;
    margin-right:30px;
}
.section7 .zishi_list ul li.zishi_bg1{
    background: url(../img/yhsl_p1.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg2{
    background: url(../img/yhsl_p2.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg3{
    background: url(../img/yhsl_p3.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg4{
    background: url(../img/yhsl_p4.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg5{
    background: url(../img/yhsl_p5.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li p.p1{
    font-size: 20px;
    color: #e23a1f;
    margin-top: 152px;
    margin-bottom: 3px;
    font-weight: bold;
}
.section7 .zishi_list ul li p.p2{
    font-size: 17px;
    color: #333;
}
.section7 .rongyu_list{
    height: 308px;
    margin-bottom: 65px;
}
.section7 .rongyu_list ul li{
    width: 327px;
    height: 244px;
    float: left;
    text-align: center;
    margin-right:56px;
    margin-top: 74px;
}
.section7 .rongyu_list ul li img{
    width: 327px;
    height: 214px;
}
.section7 .rongyu_list ul li.centerBig{
    width: 428px;
    height: 308px;
    margin-top: 42px;
    margin-bottom: 50px;
}
.section7 .rongyu_list ul li.centerBig p{
    font-size:24px;
}
.section7 .rongyu_list ul li.centerBig img{
    width: 428px;
    height: 278px;
}
.section7 .rongyu_list ul li p{
    width: 100%;
    font-size: 20px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}
.section .btn_grop a.dingzhi{
    width: 220px;
    height: 50px;
    margin-bottom: 20px;
}
.section h5.second_tit{
    color: #333;
    font-size: 24px;
    font-weight: normal;
    margin-top: 8px;
}
/* æ–°èˆªé“ç•™å­¦ç”³è¯·å¤šå¯¹1ç»†è‡´æœåŠ¡ */
.section8 .sec8_list ul{
    height: 520px;
    margin-top: 56px;
}
.section8 .sec8_list ul li{
    float: left;
     width: 388px;
     height: 248px;
     margin-bottom: 20px;
     margin-right: 17px;
     background: url(../img/banner8_libg.png) 0 0 no-repeat;
     text-align: center;
} 
.section8 .sec8_list ul li h6{ 
    font-size: 23px;
    height: 50px;
    line-height: 50px;
    color:#fff;
}
.section8 .sec8_list ul li dl {
    margin-top: 10px;
}
.section8 .sec8_list ul li dl dt{
    width: 265px;
    margin:0 auto;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color:#000;
    border-bottom:1px solid #000;
}
.section8 .sec8_list ul li dl dd{
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color:#000;
    margin-top: 10px;
}
.section8 .jzjl_bg{
    width: 1200px;
    height: 220px;
    background: url(../img/banner9.png) 0 0 no-repeat;
    margin-top: 30px;
}
.section8 .jzjl_bg p{
    width: 877px;
    margin:0 auto;
    font-size: 23px;
    color:#fff;
    padding-top: 38px;
    padding-bottom: 30px;
    font-style:oblique
}
.section8 .jzjl_bg a.zhuanye{
    width: 245px;
}
.section8 .jzjl_bg a.zhuanye:nth-child(1){
    margin-right: 55px;
}
/* ç¾Žå›½å¤§å­¦ä¸“ä¸šæŽ¨è  é€‰ä¸“ä¸šä¸è¿·èŒ« */
.section9 {
    width: 100%;
    height: 697px;
    background: url(../img/banner9.jpg) top center no-repeat;
    padding-top: 35px;
    margin-top: 70px;
}
.section9 .zytj_main{
    width: 1200px;
    height: 402px;
    background: rgba(0,0,0,0.3);
    margin: 0 auto;
    margin-top: 40px;
    padding: 40px 30px 0 30px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.section9 .zytj_main .shangke_list_L{
   float: left;
   width: 200px;
}
.section9 .zytj_main .shangke_list_L ul li{
    float: left;
    width: 200px;
    height: 100px;
    line-height: 100px;
    font-size:24px;
    color:#fff;
    margin-bottom: 20px;
    text-align: center;
    border-radius:10px;
 }
 .section9 .zytj_main .shangke_list_L ul li:nth-child(1){
    background: linear-gradient(to right, #e23a1f, #f6563c);
    background: -webkit-linear-gradient(to right, #e23a1f, #f6563c);
    background: -o-linear-gradient(to right, #e23a1f, #f6563c);
    background: -ms-linear-gradient(to right, #e23a1f, #f6563c);
    background: -moz-linear-gradient(to right, #e23a1f, #f6563c);
 }
 .section9 .zytj_main .shangke_list_L ul li:nth-child(2){
    background: linear-gradient(to right, #ff4800, #f87128);
    background: -webkit-linear-gradient(to right, #ff4800, #f87128);
    background: -o-linear-gradient(to right, #ff4800, #f87128);
    background: -ms-linear-gradient(to right, #ff4800, #f87128);
    background: -moz-linear-gradient(to right, #ff4800, #f87128);
 }
 .section9 .zytj_main .shangke_list_L ul li:nth-child(3){
    background: linear-gradient(to right, #2aa7ff, #4284ff);
    background: -webkit-linear-gradient(to right, #2aa7ff, #4284ff);
    background: -o-linear-gradient(to right, #2aa7ff, #4284ff);
    background: -ms-linear-gradient(to right, #2aa7ff, #4284ff);
    background: -moz-linear-gradient(to right, #2aa7ff, #4284ff);
 }
 .section9 .zytj_main .shangke_list_R{
    float:right;
    width: 920px;
 }
 .section9 .zytj_main .shangke_list_R .firstdiv{
    width: 920px;
    height: 100px;
    border-radius:10px;
    background:#fff;
    box-shadow: 0 0 8px rgba(248,112,40,0.8) inset;
    margin-bottom: 20px;
    padding-left: 48px;
    padding-top: 30px;
    box-sizing: border-box;
 }
 .section9 .zytj_main .shangke_list_R .first_wk{
    box-shadow: 0 0 8px rgba(42,167,255,0.8) inset;
 }
 .section9 .zytj_main .shangke_list_R .firstdiv ul li{
     float: left;
     width: 119px;
     height: 38px;
     line-height: 38px;
     text-align: center;
     font-size:18px;
     margin-right: 20px;
     border-radius:50px;
 }
 .section9 .zytj_main .shangke_list_R .first_sk ul li{
    border:1px solid #e23a1f;
    color:#e23a1f;
 }
 .section9 .zytj_main .shangke_list_R .first_lg ul li{
    border:1px solid #f87128;
    color:#f87128;
 }
 .section9 .zytj_main .shangke_list_R .first_wk ul li{
    border:1px solid #3575f0;
    color:#3575f0;
 }
 /* ç¾Žå›½é«˜æ ¡ä¼—å¤šä¸ä¼šé€‰ï¼Ÿ */
 .section10{
    width: 100%;
    height:1126px;
    background: url(../img/banner10.jpg) top center no-repeat;
}
.section10 .sectond_tit{
    width: 504px;
    height:67px;
    line-height: 67px;
    margin:0 auto;
    margin-top: 60px;
    background: url(../img/secondt_bg.png) top center no-repeat;
}
.section10 .sectond_tit p{
    color: #333;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
}
.section10 .sectond_tit p span{
    color: #ff5337;
}
.section10  .paiming_main{
   width: 1200px;
   height: 750px;
   border:1px solid #6d8bde;
   border-radius: 5px;
   margin-top: 40px;
}
.section10  .paiming_main table{
    width: 1200px;
}
.section10  .paiming_main table thead tr:nth-child(1){
  background:#3575f0;
  height: 50px;
}
.section10  .paiming_main table tr th{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color:#fff;
}
.section10  .paiming_main table tbody tr:nth-child(2n){
    background:#fff;
}
.section10  .paiming_main table tbody tr:nth-child(2n+1){
    background:#eaf1fd;
}
.section10  .paiming_main table tr td{
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    color:#000;
   position: relative;
}
.section10  .paiming_main table tr th:nth-child(1){
    width: 200px;
    border-radius:5px 0 0 0;
}
.section10  .paiming_main table tr th:nth-child(4){
    border-radius:0 5px 0 0;
}
.section10  .paiming_main table tr th:nth-child(2){
    width: 240px;
    text-align: left;
    padding-left:100px;
}
.section10  .paiming_main table tr td:nth-child(1){
    width: 200px;
}
.section10  .paiming_main table tr td:nth-child(2){
    width: 240px;
    text-align: left;
    padding-left:100px;
}
.section10  .paiming_main table tr td img{
    width: 57px;
    height: 57px;
    margin-right: 10px;
    position: absolute;
    top: 6px;
    left: 30px;
}
.section10  .paiming_main table tr td a{
    display: inline-block;
    width: 140px;
    height: 37px;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 37px;
    background: #ff5337;
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.section10 .paiming_main table tbody tr td.borderR5{
    border-radius:0 0 0 5px;
}
.section10 .paiming_main table tbody tr td.borderR52{
    border-radius:0 0 5px 0;
}
/* åº•éƒ¨æµ®æ¡† */
.lx_pf{
    width: 100%;
    height: 158px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: url(../img/lxpf_bg.png) top center no-repeat;
  }
  #formpf{
    margin-top: 71px;
  }
  #formpf input{
    width: 242px;
    height: 48px;
    float: left;
    border: 0;
    background: none;
    font-size: 15px;
    color: #000;
    text-indent: 50px;
  }
  #formpf input.form_name{
    margin-left: 458px;
  }
  #formpf input.form_phoneNo{
    margin-left: 44px;
  }
  #formpf .submit{
    width: 166px;
    height: 52px;
    float: left;
    display: block;
    margin-left: 40px;
    border: 0;
    background: none;
    font-size: 23px;
    color: #fff;
    text-align: center;
    line-height: 50px;
  }


/*校区环境*/
.section11 {
  width: 100%;
  height: auto;
  padding:0 0 60px;
}

.section11 h2 {
    color: #f0f0f0;
    font-size: 50px;
    margin-top: 65px;
    text-align: center;
}
.section11 h2 span {
    margin-left: 20px;
}
.section11 h3 {
    color: #333;
    font-size: 50px;
    position: relative;
    margin-top: -44px;
    text-align: center;
}
.section11 h3 span {
    color: #3574ec;
}
.section11 h3::before {
    content: "—";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    left: 0px;
    top: -3px;
    color: rgb(53, 117, 240);
}
.section11 h3::after {
    content: "—";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    right: 54px;
    top: -3px;
    color: rgb(53, 117, 240);
}
.section11 h5.second_tit {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    margin-top: 8px;
}