<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:#fff;
    overflow-x:hidden;
}
.pullL{
    float:left;
}
.pullR{
    float:right;
}
.content100{
    width: 100%;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
@keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}
@-webkit-keyframes scale2 {
	0%{transform: scale(1);}
	25%{transform: scale(1.1);}
	50%{transform: scale(1);}
	75%{transform: scale(1.1);}
}

@keyframes ballon2 {
    0% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateY(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateY(3px);
      opacity: 1;
    }
  }
  @keyframes ballon3 {
    0% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    25% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    50% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  
    75% {
      -webkit-transform: translateX(-3px);
      opacity: 1;
    }
  
    100% {
      -webkit-transform: translateX(3px);
      opacity: 1;
    }
  }
  @keyframes ballon6{
    0%{transform: translateX(-3px);}
    50%{transform: translateX(0);}
    100%{transform: translateX(-3px);}
}
@keyframes ballon7{
    0%{transform: translateY(-3px);}
    50%{transform: translateY(0);}
    100%{transform: translateY(-3px);}
}
.w695{
    width: 695px;
}
.w710{
    width: 710px;
}
.w800 {
    width: 800px;
}
/* 澶村浘 */
.content100 {
    width: 100%;
}
.content1_bg{
    height: 455px;
    background: url(../images/ban1_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 40px;
}
.content1_bg .xhd_text{
    width: 296px;
    height: 54px;
    margin:0 auto;
    background: url(../images/xhd_textbj.png) 0 0 no-repeat;
}
.content1_bg .mbtfjh_text{
    width: 755px;
    height:164px;
    margin:0 auto;
    margin-top:27px;
    background: url(../images/mbtfjh_text.png) 0 0 no-repeat;
}
.content1_bg .text-group ul{
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.content1_bg .text-group ul li{
    width: 350px;
    height: 50px;
    margin-top: 58px;
    line-height: 50px;
    color:#cf191b;
    font-size: 25px;
    border-radius:10px;
    background: linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
}
.content100{
    text-align: center;
}
.content100 h4 {
    color: #f0f0f0;
    font-size: 80px;
    margin-top: 20px;
}
.content100 h4 span{
  margin-left: 20px;
}
.content100 h3 {
    margin:0 auto;
    color: #333;
    font-size: 46px;
    position: relative;
    margin-top: -50px;
}
.content100 h3:after{
    content: '';
    position: absolute;
    display:block;
    width:367px;
    height: 4px;
    left: 50%;
    margin-left: -184px;
    bottom: -5px;
    background: #720002;
}
.content100 h5 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
}
.content2_bg .sect2-main{
    width: 100%;
    height:688px;
    margin:0 auto;
    margin-top: 33px;
    box-sizing: border-box;
    padding:65px 74px;
    background: url(../images/ban2_bg.jpg) 0 0 no-repeat;
}
.content2_bg .sect2-main .sect2-top-main{
    height: 410px;
}
.content2_bg .sect2-main .left_tipimg{
    width: 259px;
    height:346px;
    float: left;
}
.content2_bg .sect2-main .left_tipimg img{
    width: 259px;
    height: 284px;
    margin:0 auto;
}
.content2_bg .sect2-main .rig_sqtjm{
    float:right;
    width: 752px;
    height: 328px;
    color:#fff;
    text-align: left;
}
.content2_bg .rig_sqtjm h2{
    font-size:38px;
    margin-left: 80px;
}
.content2_bg .sect2-main .rig_sqtjm .tujing_main{
    width: 752px;
    height:278px;
    box-sizing: border-box;
    padding:20px;
    border:2px solid #fff;
    border-radius:5px;
    margin-top: 30px;
}
.content2_bg .sect2-main .rig_sqtjm .tujing_main p{
    font-size: 20px;
    margin-bottom: 15px;
}
.content2_bg .sect2-main .rig_sqtjm .tujing_main p span{
   font-weight: bold;
   display: inline-block;
   margin-right: 10px;
}
.content2_bg .sect2-main .rig_sqtjm .tujing_main dl{
    font-size: 20px;
    margin-bottom: 20px;
}
.content2_bg .sect2-main.rig_sqtjm .tujing_main dl dt{
    font-weight: bold;
    margin-bottom: 10px;
}
.content2_bg .sect2-main .rig_sqtjm .tujing_main dl dd{
   line-height:35px;
}
.content2_bg .sect2-main .form_main p{
    font-size:24px;
    color:#fff;
}
.content2_bg .form-container{
    width: 1040px;
    height: 100px;
    box-sizing: border-box;
    padding: 26px 20px 0 53px;
    background:#fff;
    border-radius:5px;
    margin-top: 20px;
}
.content2_bg .form-container input {
    float: left;
    width: 270px;
    height: 48px;
    line-height: 48px;
    background:#fff;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    text-indent: 11px;
    outline:none;
    margin-right:20px;
    border:1px solid #4877fc;
    box-sizing: border-box;
}
.content2_bg .form-container .formCode{
    width: 290px;
    margin-bottom: 0;
	float: left;
    margin-right: 20px;
}
.content2_bg .form-container .formCode .codeInput
{
    width:147px;
    text-align: center;
    height: 48px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 48px;
    outline: 0;
    border:1px solid #4877fc;
    color: #000;
    margin-right: 10px;
    text-indent: 0;
    box-sizing: border-box;
}
.content2_bg .form-container .formCode .codetxt{
    width: 118px;
    background: #e3e3e3;
    outline: none;
    height:48px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #000;
    border-radius: 10px;
    box-sizing: border-box;
}
.content2_bg .form-container span.submit {
    display: inline-block;
    width: 290px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    color: #324054;
    background: linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
    cursor: pointer;
    margin: 0 auto;
    border-radius: 10px;
    cursor: pointer;
    animation: ballon7 1s linear infinite;
}
/* 鏂拌埅閬撳寳浜鏍＄編鏈吘椋炶鍒掕绋嬭缃� */
.content3_bg{
    height: 600px;
    background: url(../images/ban3_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
}
.content3_bg h3 {
    color: #ffffff;
}
.content3_bg h4 {
    color: #b33636;
    margin-top: 0;
}
.content3_bg h3:after {
    background: #fff;
}
.content3_bg .kechengSZ{
  margin-top:38px;
}
.content3_bg .kechengSZ .kcsz_tit{
    width:556px;
    height:50px;
    margin: 0 auto;
    margin-top: 58px;
}
.content3_bg .kechengSZ .kcsz_tit ul li{
    width: 260px;
    height:50px;
    float: left;
    background:#fff;
    text-align: center;
    line-height: 50px;
    color:#333;
    font-size:24px;
    cursor: pointer;
    margin-right: 36px;
}
.content3_bg .kechengSZ .kcsz_tit ul li:last-child{
   margin:0;
}
.content3_bg .kechengSZ .kcsz_tit ul li.cur{
    background: linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
    border-bottom:5px solid #e23a1f;
    position: relative;
    color:#9f0914;
}
.content3_bg .kechengSZ .kcsz_tit ul li.cur:after{
    position: absolute;
    content: "";
    bottom:-15px;
    left: 50%;
    margin-left: -5px;
    border-top:10px solid #e23a1f;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
}
.content3_bg .kechengSZ .kcsz_main{
    margin-top:38px;
}
/* 缇庢湰鑵鹃涓€绔欏紡璁″垝 */
.content3_bg .kechengSZ .yzsjh_main{
    height: 255px;
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_tit{
    width: 250px;
    height: 255px;
    float: left;
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_tit ul li{
    width: 250px;
    height: 58px;
    line-height: 58px;
    margin-bottom:8px;
    color:#9f0914;  
    font-size:20px;
    cursor: pointer;
    font-weight: bold;
    background: linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_tit ul li.cur{
    border-right:5px solid #e23a1f;
    position: relative;
    color:#9f0914;
    background: #fff;
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_tit ul li.cur:after{
    position: absolute;
    content: "";
    right:-15px;
    top: 50%;
    left: auto;
    margin-top: -8px;
    border-left:10px solid #e23a1f;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_tit ul li:last-child{
    margin-bottom: 0;
}
.content3_bg .kechengSZ .yzsjh_main .yzsjh_sec{
    width: 943px;
    height: 255px;
    float: right;
    background:#fff;
    border:1px solid #b2b2b2;
    box-sizing: border-box;
    padding-top: 18px;
    padding-left: 58px;
    padding-right: 18px;
}
.content3_bg .kechengSZ .tfhb_a1{
   float: left;
   width: 300px;
   position: relative;
   text-align: left;
}
.content3_bg .kechengSZ .tfhb_a2{
    float: left;
    position: relative;
    text-align: left;
    margin-left: 145px;
 }
.content3_bg .kechengSZ .tfhbM h6{
    color:#9f0914;
    font-size:20px;
    margin-bottom: 15px;
    position: relative;
}
.content3_bg .kechengSZ .tfhbM h6:after{
    position: absolute;
    content: "";
    top:50%;
    left: -25px;
    margin-top: -8px;
    border-left:10px solid #9f0914;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
}
.content3_bg .kechengSZ .tfhbM p{
    color:#333;
    font-size:16px;
    margin-bottom: 10px;
}
.content3_bg .kechengSZ .tfhbM p span{
    display:inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    font-size:16px;
    background:#9f0914;
    margin-right: 8px;
}
.content3_bg .kechengSZ .tfhbM a{
    position: absolute;
    display:inline-block;
    width: 142px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color:#fff;
    background: #e34143;
    border-radius: 50px;
    font-size: 16px;
    box-shadow: 0 4px 0 #ce280d;
    animation: scale2 2s linear infinite;
}
.content3_bg .kechengSZ .tfhb_a1 a{
    right: -106px;
    top: 68px;
}
.content3_bg .kechengSZ .tfhb_a2 a{
    right: -172px;
    top: 68px;
}
/* 缇庢湰鑵鹃浜掕ˉB璁″垝 */
.content3_bg .kechengSZ .tfhbM2{
    text-align: left;
    position: relative;
    width: 885px;
    height: 187px;
    padding-top: 30px;
 }
 .content3_bg .kechengSZ .tfhbM2 p{
    width: 267px;
    float: left;
    margin-right: 20px;
 }
 .content3_bg .kechengSZ .tfhbM2 a.btn_zxzx{
    position: absolute;
    margin-left: -71px;
    left: 50%;
    bottom:42px;
 }
 /*  缇庢湰鑵鹃涓€绔欏紡璁″垝锛堝鍊兼湇鍔★級*/
 .yzsjh_main .zzfw_yizhan{
      width: 1200px;
      height: 363px;
 }
 .yzsjh_main .zzfw_yizhan .zzfw_tit{
    width: 250px;
    height: 363px;
    line-height: 363px;
    float: left;
    color: #9f0914;
    font-size: 40px;
    margin-top: 8px;
    font-weight: bold;
    /* background: linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
    background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64); */
    background:#fff;
}
.yzsjh_main .zzfw_yizhan .zzfw_main{
    width: 943px;
    height: 363px;
    float: right;
    background: #fff;
    margin-top: 8px;
    text-align: left;
    border: 1px solid #b2b2b2;
    box-sizing: border-box;
    padding-top: 18px;
    padding-left: 58px;
    padding-right: 18px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main h6{
    color:#9f0914;
    font-size:20px;
    margin-bottom: 15px;
    position: relative;
}
.yzsjh_main .zzfw_yizhan .zzfw_main h6:after{
    position: absolute;
    content: "";
    top:50%;
    left: -25px;
    margin-top: -8px;
    border-left:10px solid #9f0914;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul{
    width:100%;
    height: 40px;
    line-height: 40px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul p{
    color:#333;
    font-size:16px;
    margin-bottom: 10px;
    width: 430px;
    float: left;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul p span{
    display:inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    font-size:16px;
    background:#9f0914;
    margin-right: 8px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main  p{
    color:#333;
    font-size:16px;
    margin-bottom: 10px;
    width:1005
}
.yzsjh_main .zzfw_yizhan .zzfw_main p span{
    display:inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    font-size:16px;
    background:#9f0914;
    margin-right: 8px;
}
/* 缇庢湰鑵鹃涓€绔欏紡璁″垝锛堝鍊兼湇鍔★級 */
.yzsjh_main .zzfw_yizhanzz .zzfw_tit{
    height: 416px;
}
.yzsjh_main .zzfw_yizhanzz .zzfw_main{
    height: 416px;
}
.yzsjh_main .zzfw_yizhanzz .zzfw_main .kscj_ul{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul01{
    width: 100%;
    height: 112px;
    line-height: 30px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul02{
    width: 100%;
    height: 83px;
    line-height: 30px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul01 p{
    width: 200px;
    margin-bottom: 5px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul01 p.w342{
    width:375px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul01 p.mL64{
    margin-left: 175px;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul01 p.mL88{
    margin-left: 0;
}
.yzsjh_main .zzfw_yizhan .zzfw_main .kscj_ul02 p{
    margin-bottom: 5px;
}
/* 缇庢湰鐣欏涓轰粈涔堥€夋嫨鏂拌埅閬撹吘椋炶鍒� */
.content4_bg ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 46px;
}
.content4_bg ul li{
    width: 400px;
    height: 282px;
    margin-top: 40px;
    position: relative;
    background: url(../images/fangan_bg.jpg) 0 0 no-repeat;
    color:#fff;
}
.content4_bg ul li h2{
    font-size:55px;
    position: absolute;
    right: 126px;
    top: 24px;
}
.content4_bg ul li dl{
    position: absolute;
    right: 29px;
    top: 131px;
}
.content4_bg ul li dl dt{
    font-size:24px;
    font-weight: bold;
}
.content4_bg ul li dl dd{
    font-size:16px;
    color:#fefefe;
    text-align: left;
    margin-top: 20px;
    line-height: 27px;
}
/* 鏂拌埅閬撹吘椋炶鍒掍笓涓氱粏鑷寸殑鏈嶅姟鍝佽川 */
.content5_bg {
    height: 941px;
    background: url(../images/ban5_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
}
.content5_bg h3 {
    color: #ffffff;
}
.content5_bg h4 {
    color: #b33636;
    margin-top: 0;
}
.content5_bg h3:after {
    background: #fff;
}
.content5_bg .fwlcP{
   width: 463px;
   height: 78px;
   line-height: 78px;
   text-align: center;
   margin: 0 auto;
   margin-top: 35px;
   font-size:30px;
   color:#fff;
   background:#b53030;
}
.content5_bg .sect5_main{
    width: 1200px;
    height: 385px;
    margin-top: 270px;
    background: url(../images/ban5main_bg.png) top center no-repeat;
    box-sizing: border-box;
    position: relative;
}
.content5_bg .sect5_main ul.fuwulc01{
    position: absolute;
    top: -195px;
    left: 0px;
}
.content5_bg .sect5_main ul li:nth-child(2n){
    margin-top: 55px;
}
.content5_bg .sect5_main ul.fuwulc02{
    position: absolute;
    bottom: -22px;
    left: 48px;
}
.content5_bg .sect5_main ul li{
    width: 261px;
    height: 229px;
    float: left;
}
.content5_bg .sect5_main ul li.libg01{
    height: 196px;
    background:#db3636;
}
.content5_bg .sect5_main ul li.libg02{
    height: 212px;
    background:rgba(182,172,172,0.9)
}
.content5_bg ul li dl{
    margin-top: 40px;
}
.content5_bg ul li dl dt{
    font-size:24px;
    color:#fefefe;
    font-weight: bold;
}
.content5_bg ul li dl dd{
    font-size:16px;
    color:#fefefe;
    text-align: left;
    margin-top: 20px;
    line-height: 27px;
    margin-left: 25px;
}
.content5_bg ul li.tfshm dl dd{
    margin-left:12px;
    font-size: 14px;
    line-height: 20px;
}
/* 鍏ㄧ▼涓撳睘鐨勭暀瀛﹁鍒� */
.content6_bg .liuxuegh{
    width: 1200px;
    height: 151px;
    margin-top: 45px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(42,64,127,.5);
    padding: 50px 30px 0 30px;
}
.content6_bg .liuxuegh .form-container{
    width: 1200px;
}
.content6_bg .liuxuegh .form-container input {
    float: left;
    width: 270px;
    height: 48px;
    display:block;
    line-height: 48px;
    background:#fff;
    border-radius: 10px;
    font-size: 18px;
    color: #000;
    text-indent: 11px;
    outline:none;
    margin-right:20px;
    border:1px solid #727c89;
    box-sizing: border-box;
}
.content6_bg .liuxuegh  .form-container span.submit {
    display:block;
    float:left;
    width: 270px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    color: #324054;
    background:#ffd041;
    box-shadow: 0 3px 0 #c98e1c;
    cursor: pointer;
    animation: scale2 3s linear infinite;
}
/* 鏂拌埅閬撶編鍥介櫌鏍¤吘椋炴椂闂磋鍒� */
.content6_bg .time_guihua{
    width: 463px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    margin:35px auto;
    font-size: 30px;
    color: #fff;
    background: #a30101;
}
.content6_bg .time_guihua_main{
    width: 1200px;
    height: 861px;
    margin-top: 55px;
    background: url(../images/sjgh_bg.png) 0 0 no-repeat;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 38px;
}
.content6_bg .time_guihua_main .dqianyue{
    width: 266px;
    height: 123px;
    position: absolute;
    text-align: left;
}
.content6_bg .time_guihua_main .dqianyue dl dt{ 
    font-size: 20px;
    color: #a30101;
    margin-left: 114px;
}
.content6_bg .time_guihua_main .dqianyue dl dd{ 
    font-size:16px;
    line-height: 26px;
    color: #282828;
    margin-top: 10px;
    text-align: left;
    margin-left:25px;
}
.content6_bg .time_guihua_main .dqianyue2{
    width: 179px;
    height: 123px;
    position: absolute;
    text-align: left;
}
.content6_bg .time_guihua_main .dqianyue2 dl dt{ 
    font-size: 20px;
    color: #a30101;
    margin-left: 24px;
}
.content6_bg .time_guihua_main .dqianyue2 dl dd{ 
    font-size:16px;
    line-height: 26px;
    color: #282828;
    margin-top: 10px;
    margin-left:25px;
}
.content6_bg .time_guihua_main .posit01{
   left: 0;
   top:33px;
}
.content6_bg .time_guihua_main .posit02{
    left:322px;
    top:33px;
 }
 .content6_bg .time_guihua_main .posit03{
    left:508px;
    top:33px;
 }
 .content6_bg .time_guihua_main .posit04{
    left: 760px;
    top:33px;
 }
 .content6_bg .time_guihua_main .posit05{
    left: 970px;
    top:33px;
 }
 /* 绗簩琛� */
 .content6_bg .time_guihua_main .posit06{
    left: 48px;
    top: 252px;
 }
 .content6_bg .time_guihua_main .posit07{
    left: 260px;
    top: 252px;
  }
  .content6_bg .time_guihua_main .posit08{
    left: 497px;
    top: 252px;
  }
  .content6_bg .time_guihua_main .posit09{
    left: 716px;
    top: 252px;
  }
  .content6_bg .time_guihua_main .posit10{
    left: 938px;
    top: 252px;
  }
  /* 绗簩琛� */
  .content6_bg .time_guihua_main  .line_two .dqianyue2 dt{
    margin-left: 51px;
  }
  .content6_bg .time_guihua_main  .line_two .dqianyue dt{
    margin-left: 55px;
  }
  /* 绗笁琛� */
  .content6_bg .time_guihua_main .posit11{
    left: 110px;
    top: 468px;
 }
 .content6_bg .time_guihua_main .posit12{
    left: 316px;
    top: 468px;
  }
  .content6_bg .time_guihua_main .posit13{
    left: 579px;
    top: 468px;
  }
  .content6_bg .time_guihua_main .posit14{
    left: 798px;
    top: 468px;
  }
  .content6_bg .time_guihua_main .posit15{
    left: 1000px;
    top: 468px;
  }
  .content6_bg .time_guihua_main .line_three .dqianyue dl dt {
    font-size: 20px;
    color: #a30101;
    margin-left: 80px;
}
.content6_bg .time_guihua_main .line_three .dqianyue2 dl dt {
    margin-left: 50px;
}
/*绗洓琛� */
.content6_bg .time_guihua_main .posit16{
    left: 110px;
    top: 685px;
 }
 .content6_bg .time_guihua_main .posit17{
    left: 316px;
    top: 685px;
  }
  .content6_bg .time_guihua_main .posit18{
    left: 493px;
    top: 685px;
  }
  .content6_bg .time_guihua_main .posit19{
    left: 724px;
    top: 685px;
  }
  .content6_bg .time_guihua_main .posit20{
    left:904px;
    top: 685px;
  }
  .content6_bg .time_guihua_main .line_four .dqianyue dl dt {
    font-size: 20px;
    color: #a30101;
    margin-left: 60px;
}
/* 鏂拌埅閬撹崳瑾夊拰鏁欑爺鎴愭灉 */
.content7_bg {
    height: 1520px;
    background: url(../images/ban7_bg.jpg) top center no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
}
.content7_bg h3 {
    color: #ffffff;
}
.content7_bg h4 {
    color: #b33636;
    margin-top: 0;
}
.content7_bg h3:after {
    background: #fff;
}
.content7_bg .chengguo01 ul li{
    width: 546px;
    float: left;
    margin-right: 72px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.content7_bg .chengguo01 ul li:last-child{
    margin-right: 0;
}
.content7_bg .chengguo01 ul li h5{
    width: 546px;
    height: 78px;
    background: rgba(255,255,255,.2);
    margin-bottom: 25px;
    line-height: 78px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.content7_bg .chengguo02{
    position: relative;
}
.content7_bg .chengguo02 h5{
    width: 640px;
    height: 78px;
    background: rgba(255,255,255,.2);
    margin:35px auto;
    line-height: 78px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.content7_bg .chengguo02 img{
    width: 1200px;
    height: 213px;
    
} 
.content7_bg .chengguo02 .tag{
  
    width: 107px;
    height: 27px;
    line-height: 27px;
    color:#fff;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    background: linear-gradient(to left, #ef420e, #ffb300);
    background: -webkit-linear-gradient(to left, #ef420e, #ffb300);
    background: -o-linear-gradient(to left, #ef420e, #ffb300);
    background: -ms-linear-gradient(to left, #ef420e, #ffb300);
    background: -moz-linear-gradient(to left, #ef420e, #ffb300);
}
.content7_bg .chengguo02 .tag01{
    position: absolute;
    bottom: -43px;
    left: 302px;
}
.content7_bg .chengguo02 .tag02{
    position: absolute;
    bottom: -43px;
    right: 290px;
}
.content7_bg .chengguo03{
    margin-top:77px;
}
.content7_bg .chengguo03 .cgzs_list ul{
    display: flex;
    justify-content:space-around;
    align-items: center;
}
.content7_bg .chengguo03 .cgzs_list ul li{
    float: left;
    margin-top: 20px;
}
/* 鏍″尯缃戠偣 */
.content8_bg{
    text-align: left;
}
.top_eight{
    /* margin-top: 40px; */
}
.top_eight .top_title{
    margin-top: 14px !important;
}
.top_eight .top_title h3:after{
    content: '';
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    left: 50%;
    margin-left:0px;
    bottom: -5px;
    background: transparent;
}
/* 鍚堜綔鍗曚綅 */
.hezuoDW{
    margin-bottom: 60px;
    margin-top: 32px;
 }
 .hezuoDW .top_title{
       height: 64px;
 }
 .hezuoDW .top_title h3 {
    font-size: 24px;
    color: #232323;
    font-weight: bold;
    line-height: 24px;
    float: left;
    margin-top: 20px;
 }
  /* 鏍″尯缃戠偣淇敼 */
  .top_eight .navbar {
    position: absolute;
    left: 50% !important;
    margin-left: -425px;
    top: 28px;
}
.top_eight .xq_content .xq_content_bottom{
    background:#F5F7F9 !important;
}
.top_eight .navbar .item:last-child{
    margin-right: 0 !important;
}
.top_eight .navbar .item{
    font-size: 17px !important;
}
/* 鑵鹃瀛﹂櫌濂栧閲戝埗搴� */
.jxj_table{
    width: 1000px;
    margin:0 auto;
    margin-bottom: 15px;
}
.jxj_table h4{
    margin-top: 25px;
}
.jxj_table .jxjzd_tit{
    width: 1000px;
    height: 55px;
    line-height: 55px;
    margin-top: 15px;
    background: #991e23;
    color: #fff;
    font-size: 28px;
    text-align: center;
    box-sizing: border-box;
    border: 2px solid #231815;
    border-bottom: 0 solid #231815;
}
.jxj_table .tfjhjxj_main{
    height: 455px;
    box-sizing: border-box;
}
.jxj_table .tfjhjxj_main .zhiduMt{
    /* width: 586px; */
    border:2px solid #231815;
}
.jxj_table .tfjhjxj_main .zhidu_left{
   float: left;
}
.jxj_table .tfjhjxj_main .zhidu_right{
    /* float: right; */
 }
 .jxj_table .tfjhjxj_main .zhiduMt .tab_tit{
   color:#991e23;
   font-size:25px;
   height: 45px;
   line-height: 45px;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table{
    width: 100%;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr{
    width: 100%;
    height: 35px;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr th{
    background:#991e23;
    color:#fff;
    font-size: 23px;
    border-right:2px solid #fff;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr th:last-child{
    margin-right: 0;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr td{
    color:#000;
    font-size: 18px;
    border:2px solid #231815;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr td:first-child{
    border-left:0;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr td:last-child{
    border-right:0;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr:last-child td{
    border-bottom: 0;
 }
 .jxj_table .tfjhjxj_main .zhiduMt table tr td.borderB0{
    border-bottom: 0;
 }
 /* 璇剧▼璁剧疆鏂板 */
 .content3_bg .kechengSZ_New{
    margin-top: 30px;
 } 
 .content3_bg .kechengSZ_New table{
    width: 1200px;
 }
 .content3_bg .kechengSZ_New table tr.firstTr{
    height: 50px;
    color:#fff;
    font-size:20px;
 }
 .content3_bg .kechengSZ_New table tr.firstTr th{
    height: 63px;
    color: #9f0914;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
   border-right:2px solid #ab0101;
   border-bottom:2px solid #ab0101;
   background: linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
 }
 .content3_bg .kechengSZ_New table tr th.borderRNo{
   border-right:0 solid #fefefe;
 }

 .content3_bg .kechengSZ_New table tr td:first-child{
    color: #9f0914;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
   border-right:2px solid #ab0101;
   border-bottom:2px solid #ab0101;
   background: linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -webkit-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -o-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -ms-linear-gradient(to bottom, #fde8d3, #f0af64);
   background: -moz-linear-gradient(to bottom, #fde8d3, #f0af64);
 }
 .content3_bg .kechengSZ_New table tr td.borderBNo{
    border-bottom:0 solid #fefefe;
  }
 .content3_bg .kechengSZ_New table tr td{
    height: 82px;
    background: #fff;
    border-right:2px solid #ab0101;
    border-bottom:2px solid #ab0101;
 }
 .content3_bg .kechengSZ_New table tr td.tfhbM{
    width: 775px;
 }
 .content3_bg .kechengSZ_New table td.tfhbM p{
    color:#333;
    font-size:16px;
    margin-bottom: 10px;
    width: 375px; 
    float: left;
}
.content3_bg .kechengSZ_New table td.tfhbM p.pl6{
    padding-left:6px;
}
.content3_bg .kechengSZ_New table td.tfhbM p.pl12{
    padding-left:2px;
}
.content3_bg .kechengSZ_New table td.tfhbM p.pl18{
    padding-left:18px;
}
.content3_bg .kechengSZ_New table td.tfhbM p.pl24{
    padding-left:24px;
}
.content3_bg .kechengSZ_New table td.tfhbM p.pl38{
    padding-left:31px;
}
.content3_bg .kechengSZ_New table td.tfhbM p span{
    display:inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    font-size:16px;
    background:#9f0914;
    margin-right: 8px;
}
.content3_bg .kechengSZ_New table tr.zzfu_td td{
    height: 134px;
}
.content3_bg .kechengSZ_New table tr.zzfu_td td.tfhbM p{
   width: 700px;
   text-align: left;
   padding-left: 220px;
}
.content3_bg .kechengSZ_New table td a{
    display:inline-block;
    width: 142px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color:#fff;
    background: #e34143;
    border-radius: 50px;
    font-size: 16px;
    box-shadow: 0 4px 0 #ce280d;
    animation: scale2 2s linear infinite;
}</pre></body></html>