/*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;
}
/* åŒ—äº¬ç•™å­¦å¯¼èˆªæ ·å¼ */
.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:#f5f5f5;
}
.pullL{
    float:left;
}
.pullR{
    float:left;
}
.clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    clear: both;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}

/* -返回顶部- */
#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}

.content100{
    width: 100%;
}
.w1200{
    width: 1200px;
    margin:0 auto;
}
.mr0{
    margin-right: 0 !important;
}
.w600 {
    width: 600px;
    margin: 0 auto;
}
.w432 {
    width: 432px;
    margin: 0 auto;
}
.w457 {
    width: 457px;
    margin: 0 auto;
}
.w498{
    width: 498px;
    margin: 0 auto;
}
.w561{
    width: 561px;
    margin: 0 auto;
}
.w751{
    width: 751px;
    margin: 0 auto;
}
.w912{
    width: 912px;
    margin: 0 auto;
}
.w921{
    width: 921px;
    margin: 0 auto;
}
.w950 {
    width: 1074px;
    margin: 0 auto;
}
/* banner */
.ban_bg{
    height: 600px;
    background: url(../images/ban_bg.jpg) top center no-repeat;
    background-size:100% 600px;
}
.ban_bg .w1200{
    position: relative;
}
.ban_bg .main_top{
    width: 480px;
    height: 46px;
    left: 50%;
    margin-left: -240px;
    position: absolute;
    top: 300px;
}
.ban_bg .main_top ul li{
    width: 75px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    background:rgba(255,255,255,0.2);
    border:1px solid #fff;
    border-radius:10px;
    font-size: 24px;
    color:#fff;
    box-sizing: border-box;
    margin-right: 25px;
}
.ban_bg .coupon{
    width: 580px;
    height: 56px;
    position: absolute;
    top: 390px;
    left:50%;
    margin-left: -290px;
    background:#fff;
    border-radius: 50px;
}
.ban_bg .coupon ul{
    margin-left: 70px;
}
.ban_bg .coupon ul li{
    padding: 10px 0px;
    text-align: center;
    float: left;
    font-size: 24px;
    color: #5178f1;
    box-sizing: border-box;
    margin-right: 53px;
    position: relative;
}
.ban_bg .coupon ul li:after{
    content:'';
    position:absolute;
    display:inline-block;
    width: 29px;
    height: 22px;
    left: -34px;
    top: 16px;
    background: url(../images/ban1_icon.png) 0 0 no-repeat;
}
.ban_bg .ban1_btn{
    position: absolute;
    width: 925px;
    left: 50%;
    top: 487px;
    margin-left: -462.5px;
}
.ban_bg .ban1_btn a{
    display: inline-block;
    width: 340px;
    height: 68px;
    border-radius: 50px;
    text-align: center;
    line-height: 68px;
    font-size: 22px;
    color:#fff;
    top: 369px;
    left: 840px;
    background: linear-gradient(to right, #f3b34e, #ffd97e);
    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);
    border-radius: 80px;
}
.ban_bg .ban1_btn a.mr108{
    margin-right: 238px;
}
/*è‹±å›½ç•™å­¦ä¼˜åŠ¿*/
.sectmain h3 {
    color: #333;
    font-size: 68px;
    position: relative;
    margin-top: 89px;
    font-weight: bold;
}
.sectmain h3::before {
    content: '"';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    left: -54px;
    top: 16px;
    color: #333;
}
.sectmain h3::after {
    content: '"';
    position: absolute;
    display:block;
    width: 0;
    height: 0;
    right:12px;
    top: 16px;
    color: #333;
}
.sectmain1 .youhi_list{
    margin-top: 30px;
    height: 290px;
}
.sectmain1 .youhi_list ul li{
    width: 221px;
    height: 290px;
    float: left;
    margin-right: 23px;
    text-align: center;
}
.sectmain1 .youhi_list ul li img{
    width: 124px;
    height: 122px;
    margin:0 auto;
}
.sectmain1 .youhi_list ul li dl{
    margin-top: 15px;
    width: 100%;
}

.sectmain1 .youhi_list ul li dl dt{
    color: #333;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    margin-bottom: 10px;
}
.sectmain1 .youhi_list ul li dl dt::before {
    content: '';
    position: absolute;
    display: block;
    width: 70px;
    height: 2px;
    left: 75px;
    bottom: -4px;
    background: #6188ff;
}
.sectmain1 .youhi_list ul li dl dd{
    color: #5e5e5e;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
    line-height: 25px;
}
.sectmain1 .youhi_kuang{
    width: 1200px;
    height: 110px;
    background: url(../images/ban2_bg.png) 0 0 no-repeat;
    box-sizing: border-box;
    padding:30px 15px;
}
.sectmain1 .youhi_kuang p{
    color: #1f3168;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
/* å…è´¹è‹±å›½ç•™å­¦è§„åˆ’ */
.sectmain2{
    width: 100%;
    height: 280px;
    background: url(../images/banner2.jpg) top center no-repeat;
    margin-top: 94px;

}
.sectmain2 h3{
    color:#fff;
    font-size:56px;
    padding-top: 27px;
}
.sectmain2 h3::before {
    color:#fff;
    top: 37px;
    left: -49px;
}
.sectmain2 h3::after {
    color:#fff;
    top: 37px;
    right: -5px;
}
.sectmain2 h4{
    text-align: center;
    color:#fff;
    font-size:16px;
    font-weight: normal;
    margin-top: 5px;
}
.sectmain2 .form-container{
    width: 1200px;
    margin:0 auto;
    margin-top: 30px;
}
.sectmain2 .form-container input {
    float: left;
    width: 270px;
    height: 54px;
    line-height: 54px;
    background:#fff;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    text-indent: 11px;
    outline:none;
    margin-right:20px;
    border:none;
}
.sectmain2 .form-container .formCode{
    width: 270px;
    margin-bottom: 0;
	   float: left;
    margin-right: 20px;
}
.sectmain2 .form-container .formCode .codeInput{
    width:147px;
    text-align: center;
    height: 56px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 56px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0;
    color: #000;
    margin-right: 10px;
    text-indent: 0;
}
.sectmain2 .form-container .formCode .codetxt{
    width: 118px;
    background: #e3e3e3;
    outline: none;
    height: 56px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #000;
}
.sectmain2 .form-container span{
    float: left;
    display:block;
    width: 302px;
    height: 56px;
    margin-bottom:8px;
    line-height: 56px;
    border-radius: 10px;
    font-size: 24px;
    color: #1544da;
    text-indent: 11px;
    outline:none;
    /*border:4px solid #547eed;*/
    cursor:pointer;
    text-align: center;
    background: linear-gradient(to right, #f3b34e, #ffd97e);
    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);
    box-sizing: content-box;
}
.sectmain2 .form-container span:hover{
    display:inline-block;
    width: 302px;
    height: 56px;
    margin-bottom:8px;
    line-height: 56px;
    border-radius: 10px;
    font-size: 24px;
    color: #1544da;
    text-indent: 11px;
    outline:none;
    /*border:4px solid #547eed;*/
    cursor:pointer;
    text-align: center;
    background: linear-gradient(to right, #f3b34e, #ffd97e);
    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);
    box-sizing: content-box;
}

.sectmain3 .banci_tit {
    margin-top: 45px;
    width: 1200px;
    height: 64px;
    margin:0 auto;
    margin-top: 40px;
}
.sectmain3 .banci_tit ul li{
  float: left;
  width: 237px;
  height:64px;
  line-height: 64px;
  text-align: center;
  color:#333;
  font-size:24px;
  margin-right: 3px;
  cursor: pointer;
  background: url(../images/ban3_icon2.png) 0 0 no-repeat;

}
.sectmain3 .banci_tit ul li span{
    display: inline-block;
    transform: rotate(-2deg);
}
.sectmain3 .banci_tit ul li#two5{
    margin-right: 0;
}
.sectmain3 .banci_tit ul li.cur{
    background: url(../images/ban3_icon2c.png) 0 0 no-repeat;
    color:#fff; 
     line-height: 57px;
}
.sectmain3 .banci_zhuyao table {
    width: 100%;
    border:1px solid #dcdcdc;
    margin-top: 15px;
}
.sectmain3 .banci_zhuyao table  tr{
    font-size:20px;
    color:#333;    
}
.sectmain3 .banci_zhuyao table  tr.firstTr{
    color:#fff;
}
.sectmain3 .banci_zhuyao table tr td{
    vertical-align: top;
    border:1px solid #dcdcdc;
}
.sectmain3 .banci_zhuyao table tr td p{
    color:#333;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}
.sectmain3 .banci_zhuyao table tr td .mb10{
    margin-bottom: 8px;
}
.sectmain3 .banci_zhuyao table tr td .mt20{
    margin-top: 13px;

}
.sectmain3 .banci_zhuyao table  tr.firstTr td:nth-child(1){
    width: 263px;
    background:#6187ff;
    text-align: center;
    line-height: 180px;
}
.sectmain3 .banci_zhuyao table  tr.firstTr td:nth-child(2){
    width: 683px;
    height: 180px;
    box-sizing: border-box;
    color:#333;
    padding:25px 0 0 110px;
}
.sectmain3 .banci_zhuyao table  tr.firstTr td:nth-child(3){
    height: 90px;
    text-align: center;
    line-height: 90px;
}    
.sectmain3 .banci_zhuyao table  tr.sectondTr td{
    height: 90px;
    text-align: center;
    line-height: 90px;
}
.sectmain3 .banci_zhuyao table  tr td a{
    color:#6187ff;
    font-size:20px;
}
.sectmain3 .banci_zhuyao table  tr.thirdTr td:nth-child(1){
    width: 263px;
    background:#6187ff;
    text-align: center;
    line-height: 413px;
    color:#fff;
}
.sectmain3 .banci_zhuyao table  tr.thirdTr td:nth-child(2){
    width: 683px;
    height: 440px;
    box-sizing: border-box;
    color:#333;
    padding:25px 0 0 110px;
}
.sectmain3 .banci_zhuyao table  tr.thirdTr td:nth-child(3){
    height: 440px;
    text-align: center;
    line-height: 440px;
} 

.sectmain3 .banci_zhuyao table  tr.thirdTr2 td:nth-child(1){
    width: 263px;
    background: #6187ff;
    text-align: center;
    line-height: 180px;
    color:#fff;
}
.sectmain3 .banci_zhuyao table  tr.thirdTr2 td:nth-child(2){
    width: 683px;
    height: 180px;
    box-sizing: border-box;
    color:#333;
    padding: 25px 0 0 110px;
}
.sectmain3 .banci_zhuyao table  tr.thirdTr2 td:nth-child(3){
    height: 180px;
    text-align: center;
    line-height: 180px;
} 
/* æ–°èˆªé“ç•™å­¦è¯¾ç¨‹ */
.sectmain4 {
    width: 100%;
    height: 566px;
    background: url(../images/banner4.jpg) top center no-repeat;
    margin-top: 94px;
}
.sectmain4 h3::after {
    right: 17px;
}
.sectmain4 ul{
    margin-top: 68px;
}
  .sectmain4 ul li{
     width: 220px;
     height: 300px;
     float: left;
     margin-right: 20px;
     padding: 20px 10px;
     box-sizing: border-box;
     text-align: left;
  }
  .sectmain4 ul li.kc_bg1{
      background: url(../images/lxkc01.png) top center no-repeat;
   }
   .sectmain4 ul li.kc_bg2{
      background: url(../images/lxkc02.png) top center no-repeat;
   }
   .sectmain4 ul li.kc_bg3{
      background: url(../images/lxkc03.png) top center no-repeat;
   }
   .sectmain4 ul li.kc_bg4{
      background: url(../images/lxkc04.png) top center no-repeat;
   }
   .sectmain4 ul li.kc_bg5{
      background: url(../images/lxkc05.png) top center no-repeat;
   }
  .sectmain4 ul li h5{
      color: #333;
      font-size: 24px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      margin-bottom:7px;
      margin-top:90px;
      font-weight: bold;
   }
   .sectmain4 ul li p{
      color: #333;
      font-size: 16px;
      height: 27px;
      line-height:29px;
      text-align: center;
   }
   .sectmain4 ul li a{
      display: inline-block;
      width: 136px;
      height: 27px;
      margin:0 auto;
      text-align: center;
      line-height: 27px;
      font-size: 16px;
      color: #1544da;
      border-radius: 10px;
      background: #f9c767;
      margin-top: 12px;
      margin-left: 29px;
      border:3px solid rgba(253,240,220,0.3);
   }
/* è‹±å›½ç•™å­¦è´¹ç”¨ */
.sectmain5 table{
    width: 100%;
    margin-top: 30px;
}
.sectmain5 table{
    background:#fff;
    text-align: center;
}
.sectmain5 table tr td.noborR{
   border-right:0 !important; 
}
.sectmain5 table tr td.noborB{
    border-bottom:0 !important; 
 }
.sectmain5 table tr.firstTr{
    height: 73px;
    background: #5f86ff;
}
.sectmain5 table tr.firstTr th{
     border-right:1px solid #dcdcdc;
     color:#fff;
     font-size:24px;
}
.sectmain5 table tr.firstTr th span{
    font-size:18px;
    font-weight: normal;
}
.sectmain5 table tr.firstTr th:nth-child(1){
    width: 276px;
}
.sectmain5 table tr.firstTr th:nth-child(2){
    width: 320px;
}
.sectmain5 table tr.firstTr th:nth-child(3){
    width: 350px;
}
.sectmain5 table tr.firstTr th:nth-child(4){
    width:250px;
}
.sectmain5 table tr.secondTr td{
    padding: 24px 7px;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    color:#333;
    font-size:16px;
}
.sectmain5 table tr.secondTr td p{
    margin-bottom: 5px;
}
.sectmain5 table tr.thirdTr td{
    padding:0 15px;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    color:#333;
    font-size:16px;
}
.sectmain5 table tr.thirdTr td:nth-child(2){
    padding:10px 15px;
}
.sectmain5 table tr.thirdTr td:nth-child(4) {
    padding: 24px 7px;
}
.sectmain5 table tr.thirdTr td:nth-child(4) p{
   padding-bottom: 10px;
}
/* ç•™å­¦è´¹ç”¨è®¡ç®—å™¨ */
.sectmain6 {
    width: 1200px;
    height: 253px;
    background: url(../images/banner6.png) top center no-repeat;
    margin-top: 94px;
    position: relative;
}
.sectmain6 p.p1{
     color:#f5f5f5;
     font-size:32px;
     position: absolute;
     left: 262px;
     top: 161px;
}
.sectmain6 p.p2{
     color:#f5f5f5;
     font-size:26px;
     position: absolute;
     right: 129px;
     top: 185px;
}
/* æ–°èˆªé“ç¡¬æ ¸å®žåŠ› */
.sectmain7 h4 {
    text-align: center;
    color: #333;
    font-size:20px;
    font-weight: normal;
    margin-top: 5px;
}
.sectmain7 .ulTop{
    margin-top: 30px;
}
.sectmain7 .ulTop li{
    width: 286px;
    height: 313px;
    float: left;
    background:#fff;
    margin-right: 18px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-sizing: border-box;
}
.sectmain7 .ulTop li .zhengguiz{
  width: 181px;
  height: 187px;
  text-align: center;
  line-height: 30px;
  background: url(../images/ban7_bg1.png) 0 0 no-repeat;
  color:#202752;
  font-size:20px;
  padding-top: 58px;
  box-sizing: border-box;
  margin:0 auto;
  margin-top: 15px;
}
.sectmain7 .ulTop li dl{
    text-align: center;
    margin-top: 15px;
}
.sectmain7 .ulTop li dl dt{
    color:#333;
    font-size:24px;
}
.sectmain7 .ulTop li dl dd{
    color:#333;
    font-size:16px;
    margin-top: 10px;
}
.sectmain7 ul.rongyu_list{
    width: 1200px;
    height: 308px;
    margin-bottom: 65px;
    margin-top: 25px;
}
.sectmain7 ul.rongyu_list li{
    background:#fff;
    width: 370px;
    height: 311px;
    float: left;
    text-align: center;
    margin-right:45px;
    margin-top:10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.sectmain7 ul.rongyu_list li img{
    display: block;
    width: 346px;
    height: 228px;
    margin:12px auto;
}
.sectmain7 ul.rongyu_list  li p{
    width: 100%;
    font-size: 24px;
    color: #333;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 17px;
}
/* æ–°èˆªé“ç•™å­¦ç”³è¯·6å¯¹1ç»†è‡´æœåŠ¡ */
.sectmain8 h3 {
    margin-top: 27px;
}
.sectmain8 h4 {
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-top: 5px;
}
.sectmain8 .fuwu_list{
  margin-top: 20px;
}
.sectmain8 .fuwu_list ul li{
    background:#fff;
    width: 379px;
    height: 314px;
    float: left;
    text-align: center;
    margin-right:30px;
    margin-bottom: 30px;
    margin-top:10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 5px;
    padding-top: 34px;
    box-sizing: border-box;
}
.sectmain8 .fuwu_list ul li .imgd{
    height: 59px;
}
.sectmain8 .fuwu_list ul li img{
    display: block;
    margin:0 auto;
}
.sectmain8 .fuwu_list ul li h5{
    color: #333;
    font-size: 30px;
    margin-top: 23px;
    margin-bottom: 22px;
}
.sectmain8 .fuwu_list ul li .wjsq{
     width: 291px;
    height: 31px;
    line-height: 31px;
    color:#2547c7;
    font-size:18px;
    margin-left: 44px;
    background: url(../images/wjsq_bg.png) 0 0 no-repeat;
    margin-bottom: 15px;
}
.sectmain8 .fuwu_list ul li p{
    line-height: 24px;
    color:#333;
    font-size:16px;
}
.sectmain .btn_grop{
    width: 311px;
    height: 63px;
    margin: 0 auto;
}
.sectmain .btn_grop a{
    display: inline-block;
    width: 311px;
    height: 63px;
    margin: 0 auto;
    text-align: center;
    line-height: 58px;
    font-size: 24px;
    color: #1544da;
    border-radius: 10px;
    background: #f9c767;
    margin-top: 12px;
    border: 3px solid rgba(253,240,220,0.3);
    box-sizing: border-box;
    
}
/* è‹±å›½ç•™å­¦å—æ¬¢è¿Žä¸“ä¸šé™¢æ ¡æŽ¨è */
.sectmain9{
    height: 573px;
}
.sectmain9 .tuijian_list{
    height: 242px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.sectmain9 .tuijian_list ul li{
    float: left;
    width: 188px;
    height: 242px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-right: 12px;
    border-radius: 0 0 150px 150px;
    background:#fff;
}
.sectmain9 .tuijian_list ul li h6{
  width: 186px;
  height: 44px;
  line-height: 40px;
  font-size:20px;
  color:#fff;
  text-align: center;
  background: url(../images/ban9_ticon.png) 0 0 no-repeat;
  margin-bottom: 19px;
}
.sectmain9 .tuijian_list ul li p{
    font-size:16px;
    color:#333;
    line-height: 30px;
    padding-left: 19px;
}
.sectmain9 .tuijian_list ul li a{
    display:block;
    width: 136px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
    color: #1544da;
    border-radius: 10px;
    background: #f9c767;
    margin-top: 12px;
    border: 3px solid rgba(253,240,220,0.5);
}


/* ------------å‚è€ƒç¾Žå›½-------------- */
/* æ–°èˆªé“ç¡¬æ ¸å®žåŠ› æŠ¤èˆªç¾Žå›½å­¦æ ¡ç•™å­¦ */
.wrap{
    width: 1200px;
    margin:0 auto;
}
.section7 {
    width: 100%;
    height: 640px;
    background: url(../images/banner7.jpg) top center no-repeat;
    margin-top: 94px;
    padding-top: 35px;
}
.section7 h4{
    color:#6979a8;
}
.section7 .zishi_list{
    margin: 60px 0;
    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(../images/yhsl_p1.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg2{
    background: url(../images/yhsl_p2.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg3{
    background: url(../images/yhsl_p3.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg4{
    background: url(../images/yhsl_p4.png) 0 0 no-repeat;
}
.section7 .zishi_list ul li.zishi_bg5{
    background: url(../images/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;
}
.section7 .btn_grop a.dingzhi{
    width: 220px;
    height: 50px;
    margin-bottom: 20px;
}
.section7 h5.second_tit{
    color: #333;
    font-size: 24px;
    font-weight: normal;
    margin-top: 8px;
}
.section7 h3 {
    color: #fff;
    margin-top: 0;
}
.section7 h4 {
    color: #fff;
}
.section7 h3::before {
    color: #fff;
}
.section7 h3::after {
    color: #fff;
}
/* æ–°èˆªé“ç•™å­¦ç”³è¯·å¤šå¯¹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(../images/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(../images/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;
}
.section .btn_grop2{
    width: 554px;
    margin:0 auto;
}
.section .btn_grop2 a{
    display: inline-block;
    width:200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size:20px;
      color: #1544da;
    border-radius: 50px;
}
.section .btn_grop2 a.zhuanye{
    background: #f9c767;
    box-shadow: 0 5px 0 rgba(253,240,220,0.5);
    margin-right: 145px;
}
.section .btn_grop2 a.pinggu{
    background: #4284ff;
    box-shadow: 0 8px 0 #0f52cc;
}

.g_common{display: flex; justify-content:space-around; flex-flow: row nowrap; margin:0 auto 20px auto;}
.g_common .ys_l{text-align: right; margin-left: -60px;}
.g_common .ys_l,.g_common .ys_r{padding-top: 92px; float: left;}
.g_common .ys_l li,.g_common .ys_r li{font-size: 18px; color: #fff; line-height: 30px; margin-bottom: 20px;}
.g_common .ys_l li h5,.g_common .ys_r li h5{font-size: 24px; color: #fff; line-height: 40px;position: relative;}
.g_common .ys_m{text-align: center; width: 420px; height: 360px; overflow: hidden; float: left; margin-left: -60px;}
.g_common .ys_m img{ width: 420px; height: 312px; position: relative;}
.g_common .ys_m p{line-height: 28px; font-size: 16px; color: #fff; position: relative;}
.g_common .ys_m p .tips{position: absolute; top: 5px; width:42px ; height:42px ;}
.g_common .ys_r{text-align: left; margin-left: -60px;}

/*校区环境*/
.sectmain10 {
  width: 100%;
  height: auto;
  padding: 1px 0 60px;
  background:#fff;
}

