@charset"utf-8";
/*build: 20201106*/

body {
    background: #fff none;
    line-height: 1.5;
    font-size: 18px;
    color: #666666;
}

h6,
.h6 {
    font-size: 18px;
    line-height: 1.25;
}

h5,
.h5 {
    font-size: 22px;
    line-height: 1.36363636;
}

h4,
.h4 {
    font-size: 24px;
    line-height: 1.25;
}

h3,
.h3 {
    font-size: 28px;
    line-height: 1.07142857;
}

h2,
.h2 {
    font-size: 30px;
    line-height: 1.33333333;
}

h1,
.h1 {
    font-size: 40px;
    line-height: 1.25;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
    font-family: inherit;
    color: inherit;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    margin-top: 15px;
    margin-bottom: 15px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
    margin-top: 0;
}

a {
    text-decoration: underline;
    color: #4296ed;
}

a:active,
a:hover {
    text-decoration: none;
    color: #3d7ab9;
}

em {
    font-size: inherit;
    color: #cf3229;
    font-weight: normal;
}

p {
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}

p:first-child {
    margin-top: 0;
}

hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px dashed #ececec;
}

.text-default {
    color: #666 !important;
}

.text-primary {
    color: #4296ed !important;
}

.text-help {
    color: #a8a8a8 !important;
}

.text-em {
    color: #f97072 !important;
}

.text-info {
    color: #f3a620 !important;
}

.text-black {
    color: #383838 !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-24 {
    font-size: 24px !important;
}

.f-26 {
    font-size: 26px !important;
}

.f-28 {
    font-size: 28px !important;
}

.f-30 {
    font-size: 30px !important;
}

.f-32 {
    font-size: 30px !important;
}

.f-36 {
    font-size: 36px !important;
}

.f-40 {
    font-size: 40px !important;
}

.lh-l {
    line-height: 1.8;
}

.pro {
    border-bottom: 1px solid;
}

a.pro {
    text-decoration: none !important;
}


#fp {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-width: 1000px;
}

#fp-head,
#fp-banner,
#fp-body,
#fp-foot {
    position: relative;
    width: 100%;
}

#fp-head {
    height: 90px;
}

#fp-banner {
    overflow: hidden;
    height: 280px;
    background: #fff url(../images/banner.png) 50% 50% no-repeat;
}

#fp-body {
    padding: 30px 0;
}

#fp-foot {
    font-size: 12px;
    line-height: 1.66666667;
    border-top: 1px solid #e1e1e1;
}

#fp-head-inner,
#fp-banner-inner,
#fp-body>.inner,
#fp-foot-inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

#fp-head-inner {
    height: 90px;
}

#fp-banner-inner .link-banner {
    position: absolute;
    top: 218px;
    left: 0px;
    display: block;
    width: 262px;
    height: 72px;
    background: url(../images/btn.png) 0 0 no-repeat;
    color: #fff;
    text-decoration: none;
}

#fp-foot-inner {
    padding-top: 25px;
    padding-bottom: 25px;
}

#fp-foot-inner p {
    margin-bottom: 0;
}

#fp-foot-l {
    float: left;
    width: 81px;
    margin-top: 8px;
    margin-left: 20px;
}

#fp-foot-r {
    margin-left: 120px;
    margin-right: 20px;
}

#site-name {
    position: absolute;
    top: 50%;
    left: 0;
    /* position: relative; top: 22px; */
    display: block;
    width: 157px;
    height: 46px;
    margin-top: -23px;
    background: url(../images/logo.jpg) 0 50% no-repeat;
}

#top-link-group {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
}

#top-link-group li {
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 0 0px;
    padding: 0 6px;
    font-size: 14px;
}

#top-link-group li a {
    display: block;
    line-height: 16px;
    text-decoration: none;
    color: #333;
}

#top-link-group li a:hover {
    color: #1c86f3;
}


.san-grid {
    margin-top: 20px;
}

.san-grid:first-child {
    margin-top: 0;
}

.san-grid>.san-grid-r,
.san-grid>.san-grid-l,
.san-grid>.san-grid-m {
    overflow: hidden;
}

.san-grid>.san-grid-l {
    float: left;
    margin-right: 15px;
}

.san-grid>.san-grid-r {
    float: right;
    margin-left: 15px;
}


.heading {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center;
    color: #f76943;
    font-size: 36px;
    font-weight: bold;
}


.sec-a {
    position: relative;
    margin-top: 30px;
    padding: 0;
    border: 2px solid #f17871;
    border-radius: 12px;
}

.sec-a-head,
.sec-a-body {
    padding-left: 30px;
    padding-right: 30px;
}

.sec-a-head {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.sec-a-title {
    color: #cf3229;
    font-size: 36px;
    font-weight: bold;
}

.sec-a-title .san-icon {
    line-height: 54px;
    margin-right: 10px;
}

.sec-a-body {
    padding-top: 30px;
    padding-bottom: 30px;
}

.sec-a-head+.sec-a-body {
    padding-top: 0;
}

.sec-c {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.sec-c-head {
    padding: 20px 20px;
    font-weight: bold;
}

.sec-c-body {
    position: relative;
    margin: 0;
    padding: 20px 20px;
}

.sec-c-head+.sec-c-body {
    padding-top: 0;
}

.sec-d {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 10px;
}

.sec-d-title {
    padding: 10px 0 5px;
    line-height: 1;
    color: #f55125;
    font-size: 36px;
    font-weight: bold;
}

.sec-d-txt {
    color: #979797;
}


.sec-q {
    position: relative;
    margin-top: 30px;
    padding-left: 30px;
    background: url(../images/icon-1909121517.png) 0 0 no-repeat;
}

.sec-q>.inner {
    padding: 15px 20px;
    background-color: #f6f6f8;
    border-radius: 2px;
}


.sec-block {
    position: relative;
    margin-top: 30px;
    padding: 20px 15px;
    background-color: #f9f9f9;
}

.sec-block p {
    line-height: 2;
}



.list-a {
    margin-top: 30px;
    margin-bottom: 0;
}

.list-a>li {
    padding-left: 30px;
    margin-top: 10px;
    background: url(../images/icon-1908081503.png) 0 3px no-repeat;
    line-height: 1.5;
    font-size: 18px;
}


.list-b {
    margin-top: 30px;
    margin-bottom: 0;
}

.list-b>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: #fb8e71;
    color: #fff;
    text-align: center;
}

.list-b>li+li {
    margin-left: 10px;
}

.list-b>li>a {
    display: block;
    min-width: 110px;
    padding: 6px 10px;
    color: #fff;
    text-decoration: none;
}

.list-b>li>a:link,
.list-b>li>a:visited,
.list-b>li>a:active,
.list-b>li>a:hover {
    color: #fff;
    text-decoration: none;
}



.notes {
    font-size: 16px;
    color: #a8a8a8;
}


.table-a {
    margin-top: 30px;
    background-color: #000;
}

.table-a table.auto {
    table-layout: auto;
}

.table-a th,
.table-a td {
    padding: 15px 15px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    *border-right: 0;
    *border-bottom: 0;
    font-weight: normal;
}

.table-a thead,
.table-a tbody th {
    background-color: #ff7d7d;
    text-align: center;
    color: #fff;
}

.table-a tbody {
    background-color: #fafcfe;
}

.table-a thead tr:first-child th,
.table-a thead tr:first-child td,
.table-a tbody tr:first-child th,
.table-a tbody tr:first-child td {
    border-top: none;
    *border-top: 0;
}

.table-a thead th:first-child,
.table-a thead td:first-child,
.table-a tbody th:first-child,
.table-a tbody td:first-child {
    border-left: none;
    *border-left: 0;
}

.table-a tbody>tr:nth-child(even) {
    background-color: #fafcfe;
}

.table-a tbody>tr:nth-child(odd) {
    background-color: #fff2f2;
}

.table-a tbody>tr.even {
    *background-color: #fafcfe;
}

.table-a tbody>tr.odd {
    *background-color: #f7f7f7;
}

@media \0screen {
    .table-a tbody>tr.even {
        background-color: #fafcfe;
    }

    .table-a tbody>tr.odd {
        background-color: #f7f7f7;
    }
}



.thumb {
    margin-top: 30px;
    overflow: hidden;
}

.thumb>img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.thumb>img.auto {
    width: auto;
    max-width: 100%;
    position: relative;
    z-index: 999;
}



.san-btn {
    display: inline-block;
    min-width: 220px;
    padding: 10px 20px;
    background-color: #f15d5d;
    border: 1px solid #f15d5d;
    border-radius: 8px;
    text-align: center;
    font-size: 30px;
    color: #fff;
}

.san-btn:first-child {
    margin-top: 0;
}

a.san-btn:link,
a.san-btn:visited,
a.san-btn:hover,
a.san-btn:active {
    text-decoration: none;
    color: #fff;
}



.san-tag {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 5px 5px;
    padding: 0 10px;
    border: 1px solid #f15d5d;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    color: #f15d5d;
}



.heading:first-child,
.sec-a:first-child,
.sec-c:first-child,
.sec-q:first-child,
.sec-block:first-child,
.list-a:first-child,
.list-a>li:first-child,
.list-b:first-child,
.list-b>li:first-child,
.thumb:first-child {
    margin-top: 0;
}

#fp-foot-inner,
.san-grid {
    *zoom: 1;
}

#fp-foot-inner:before,
#fp-foot-inner:after,
.san-grid:before,
.san-grid:after {
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
    content: " ";
}

#fp-foot-inner:after,
.san-grid:after {
    clear: both;
}

/* 自定义样式 QYT */

.zhu-chart-disc{
    margin: 20px auto 0px auto;
    color: #a8a8a8;
    font-size: 16px;
}
.txt-disc{
    margin: 20px auto 0px auto;
    text-align: left;
    color: #a8a8a8;
    font-size: 16px;
}
.text-center{
    text-align: center;
}
.bg-d3d3d3{
    background-color: #d3d3d3;
}
.bd-d3d3d3{
    border-color: #d3d3d3;
}

.text-position{
    position: absolute;
    bottom: 60px;
    left: 92px;
    width: 812px;
    color: #666;
}































