<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
    margin: 0;
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}
a:active,
a:hover {
    outline: 0;
}
audio,
canvas,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border: 0;
    display: block;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
input,
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
textarea {
    resize: none;
    border: 1px solid #ccc;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
del {
    text-decoration: line-through;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
.clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix{
    clear: both;
}
html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
    font-size: 14px;
    color: #333;
    background:#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;
}
.content100{
    width: 100%;
}
.w1200{
    width: 1200px;
    margin:0 auto;
}
.mr0{
    margin-right: 0 !important;
}
.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: 455px;
    background: url(../images/ban_bg.jpg) top center no-repeat;
}
.ban_bg .w1200{
    position: relative;
}
.ban_bg .main_top{
    width: 480px;
    height: 46px;
    left: 50%;
    margin-left: -240px;
    position: absolute;
    top: 200px;
}
.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: 267px;
    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: 590px;
    left: 50%;
    top: 370px;
    margin-left: -295px;
}
.ban_bg .ban1_btn a{
    display: inline-block;
    width: 250px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height:50px;
    font-size: 22px;
    color:#fff;
    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: 85px;
}
/*鑻卞浗鐣欏浼樺娍*/
.sectmain h3 {
    color: #333;
    font-size: 68px;
    position: relative;
    margin-top: 30px;
    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: 253px;
    background: url(../images/banner2.jpg) top center no-repeat;
    margin-top:30px;
}
.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: 52px;
    line-height: 52px;
    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: 52px;
    line-height: 52px;
    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: 470px;
    background: url(../images/banner4.jpg) top center no-repeat;
    margin-top:30px;
}
.sectmain4 h3::after {
    right: 17px;
}
.sectmain4 ul{
    margin-top: 30px;
}
  .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: 53px;
    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: 10px 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: 30px;
    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: 520px;
}
.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: 970px;
    background: url(../images/banner7.jpg) top center no-repeat;
    margin-top: 30px;
    padding-top: 35px;
}
.section7 h4{
    color:#6979a8;
}
.section7 .zishi_list{
    margin-top: 80px;
    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;
}</pre></body></html>