﻿body {
    padding: 0;
    margin: 0 auto;
    background: #f9f9f9;
    color: #999;
    word-wrap: break-word;
    word-break: break-word;
    overflow-x: hidden;
}

body,
div,
input,
button,
select,
textarea,
span,
small,
big,
p,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
a,
em,
font,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article,
header,
footer,
aside,
nav,
pre {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 思源黑体;
}

section,
article,
header,
footer,
aside,
nav {
    display: block
}

.listStyle ul,
.listStyle li {
    margin: 0;
    padding: 0;
    list-style: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none
}

img {
    border: none
}

a {
    color: #999;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    cursor: pointer;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}

input,
textarea {
    -webkit-user-select: auto;
}

select::-ms-expand {
    display: none;
}

textarea {
    resize: none
}

.red {
    color: #c71628
}

.clear {
    clear: both;
    overflow: hidden;
    height: 0;
    line-height: 0
}

.clearafter:after {
    content: "";
    width: 100%;
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.left {
    float: left
}

.right {
    float: right;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 0;
    padding: 0
}

.overhide {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overhidetwo {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.overhidetree {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.overhidefore {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.overhidefive {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.overhidesix {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.contain {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    display: none
}

.index_sec {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}

.sec_box {
    display: table-cell;
    vertical-align: middle
}

.radius50 {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.radius30 {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.sylyjt,
.sylyfl li,
.radius3,
.page a,
.fylyle li span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.fybjq {
    color: #333;
    text-align: justify
}

.fybjq p {
    margin-bottom: 15px
}

.fybjq img {
    max-width: 100%;
    height: auto !important;
}

.fybjq table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100% !important;
    float: inherit
}

.fybjq table p {
    margin-bottom: auto
}

.fybjq table tr,
.fybjq table tr td,
.fybjq table th {
    border: 1px solid #ccc
}

.fybjq table tr td,
.fybjq table th {
    padding: 10px 1%
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/xialaicn.png) no-repeat center right;
    background-size: 34px auto;
}

.tupian {
    position: relative;
    overflow: hidden;
}

.tupian img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 100%
}

.main1200 {
    width: 1200px;
    margin: 0 auto;
}

/*头部*/
.header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    height: 94px;
    padding: 0 5%;
    box-sizing: border-box
}

.header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: transparent;
}

.logo {
    margin-top: 30px;
    display: flex;
}

.logo img {
    display: block;
    height: 34px
}

.logo img.logo2 {
    display: none
}

.nav li {
    position: relative;
    float: left;
    margin-left: 45px
}

.nav li:first-child {
    margin-left: 0 !important;
}

.nav li a.navyja {
    display: block;
    position: relative;
    z-index: 2;
    height: 94px;
    padding-top: 25px;
    box-sizing: border-box
}

.nav li a.navyja p,
.nav li a.navyja span {
    color: #fff;
    display: block;
    line-height: 1
}

.nav li a.navyja p {
    margin-bottom: 8px
}

.naver {
    position: fixed;
    top: 94px;
    left: 0;
    width: 100%;
    background: #f6f6f6;
    padding: 30px 0;
    display: none;
    box-sizing: border-box;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

.naversub a {
    color: #666;
    margin-right: 60px;
    display: inline-block;
    vertical-align: top
}

.nav li:nth-child(3) .naversub {
    margin-left: -25%
}

/* .nav li:nth-child(6) .naversub {
    margin-left: -5%
} */

.nav li.clinav a.navyja p,
.nav li.clinav a.navyja span {
    color: #c71628 !important;
}

.menu-activator {
    cursor: pointer;
    z-index: 1001;
    height: 30px;
    position: relative;
    width: 30px;
    margin-top: 10px;
    display: none;
    border: 1px solid #c71628;
    box-sizing: border-box
}

.visual {
    position: relative;
    ;
    width: 16px;
    height: 12px;
    margin: 7.5px auto 0;
}

.visual i.line {
    width: 100%;
    height: 1px;
    background-color: #c71628;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: block;
    position: absolute;
    /*-moz-transition:all 300ms ease;*/
    /*-o-transition:all 300ms ease;*/
    /*-webkit-transition:all 300ms ease;*/
    /*transition:all 300ms ease;*/
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.visual i.line01 {
    top: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    /*-moz-transition-delay:210ms;*/
    /*-o-transition-delay:210ms;*/
    /*-webkit-transition-delay:210ms;*/
    /*transition-delay:210ms;*/
}

.visual i.line02 {
    top: 50%;
    margin-top: 0;
    /*-moz-transition-delay:140ms;*/
    /*-o-transition-delay:140ms;*/
    /*-webkit-transition-delay:140ms;*/
    /*transition-delay:140ms;*/
}

.visual i.line03 {
    bottom: 0;
    /*-moz-transition-delay:70ms;*/
    /*-o-transition-delay:70ms;*/
    /*-webkit-transition-delay:70ms;*/
    /*transition-delay:70ms;*/
}

.cliactnav {}

.cliactnav .visual {
    margin-top: 11.5px
}

.cliactnav .visual i.line:nth-child(1),
.cliactnav .visual i.line:nth-child(3) {
    top: 2px;
    margin: 0;
}

.cliactnav .visual i.line:nth-child(1) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.cliactnav .visual i.line:nth-child(3) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cliactnav .visual i.line:nth-child(2) {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.cliactnav .visual i.line.line01,
.cliactnav .visual i.line.line02,
.cliactnav .visual i.line.line03 {
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms
}

.fenyeheader .header,
.headerbg .header,
.header_hover .header {
    background: #fff
}

.fenyeheader .header:after,
.headerbg .header:after,
.header_hover .header:after {
    background: #eee
}

.fenyeheader .navheight {
    height: 94px
}

.fenyeheader .nav li a.navyja p,
.headerbg .nav li a.navyja p,
.header_hover .nav li a.navyja p {
    color: #252525
}

.fenyeheader .nav li a.navyja span,
.headerbg .nav li a.navyja span,
.header_hover .nav li a.navyja span {
    color: #999
}

.fenyeheader .logo img.logo1,
.headerbg .logo img.logo1,
.header_hover .logo img.logo1 {
    display: none
}

.fenyeheader .logo img.logo2,
.headerbg .logo img.logo2,
.header_hover .logo img.logo2 {
    display: block
}

 .tel{
    color: #c71628 !important;
}

.homeheader .tel{
    color: #fff;
    font-weight: bold;
}

.homeheader .logo{
    display: flex;
}



 .tel{
     color: #c71628 !important;
     font-weight: bold;
}


/*头部 end*/
.banner {
    position: relative;
    overflow: hidden
}

.banner .swiper-slide {
    overflow: hidden;
    height: 100vh
}

.bannimg {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.banntxt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.banntxt img {
    display: block;
    height: 285px
}

.bannaos {
    opacity: 0;
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
    transition: all 3s ease;
    -webkit-transition: all 2s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
}

.banner .swiper-slide-active .bannimg {
    -webkit-animation: imgbig 3s linear infinite;
    -moz-animation: imgbig 3s linear infinite;
    -ms-animation: imgbig 3s linear infinite;
    -o-animation: imgbig 3s linear infinite;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    moz-animation-fil1-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fil1-mode: forwards;
}

.banner .swiper-slide-active .bannaos {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

@keyframes imgbig {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes imgbig {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes imgbig {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes imgbig {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes imgbig {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {

        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.bannyuan {
    bottom: 30px !important;
}

.bannyuan span {
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px !important;
    opacity: .5
}

.bannyuan span.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

/*底部*/
.footer {
    background: #fff
}

.footlogo img {
    display: block;
    height: 43px;
}

.foottop {
    position: relative
}

.foottop:after {
    position: absolute;
    top: 0;
    left: 65%;
    width: 1px;
    height: 100%;
    background: #eeeeee;
    content: ""
}

.footpole {
    width: 65%
}

.footpole li {
    float: left;
    width: 14.28%
}

.foothxb {
    font-weight: bold;
    display: block
}

.footnavsub a {
    display: block;
    margin-top: 28px
}

.footpori {
    width: 31%;
    position: relative
}

.footlx {
    padding-right: 96px
}

.footlx h2 {
    color: #c71628;
    margin-bottom: 25px
}

.footlx li p {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 10px
}

.footlx li span {
    line-height: 1.5;
    display: block;
    padding-right: 50px
}

.footwx {
    position: absolute;
    top: 0;
    right: 0
}

.footwx img {
    display: block;
    width: 96px
}

.footwx p {
    margin-top: 15px
}

.footbot {
    border-top: 1px solid #eeeeee;
    padding: 20px 0
}

.footbot a {
    line-height: 21px
}

.footbot img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    height: 21px
}

.syguanyu {
    position: relative;
    overflow: hidden;
    background: #fff
}

.sygyimg {
    position: absolute;
    top: 10%;
    right: 0;
    height: 80%
}

.sygyle {
    width: 55%;
    position: relative;
    z-index: 3
}

.sygytj li {
    float: left;
    width: 30%
}

.sygytj li p {
    color: #c71628;
    font-weight: bold;
    margin-bottom: 10px
}

.sygytj li p span {}

.sygytj li p i {
    font-style: normal;
    vertical-align: super;
    display: inline-block
}

.symoreaa {
    display: inline-block;
    color: #fff;
    width: 148px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative
}

.symoreaa span {
    display: inline-block;
    vertical-align: top;
    background: url(../images/jticn.png) no-repeat center center;
    width: 16px;
    height: 40px;
    background-size: 100% auto;
    margin-left: 8px
}

.symoreaa:after,
.symoreaa:before {
    content: '';
    border-radius: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
    box-sizing: border-box;
}

.symoreaa:after {
    background: #c71628;
}

.symoreaa:before {
    -webkit-transform: scale3d(0.7, 0.7, 1);
    transform: scale3d(0.9, 0.7, 1);
}

.sybiaoti {
    position: relative
}

.sybiaoti p {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding-bottom: 35px;
    font-weight: bold
}

.sybiaoti p:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: #c71628
}

.syzyly {
    position: relative
}

.sylyle {
    width: 62.5%
}

.sylytp {
    width: 100%;
    overflow: hidden
}

.sylytp .swiper-slide {
    padding-bottom: 62%;
    position: relative
}

.sylytp .swiper-slide a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.sylytp .swiper-slide a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    content: ""
}

.sylyimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.sylytxt {
    position: absolute;
    bottom: 60px;
    z-index: 3;
    right: 10%
}

.sylyjt {
    display: inline-block;
    width: 80px;
    height: 40px;
    border: 1px solid #fff;
    background: url(../images/jticn.png) no-repeat center center;
    background-size: 16px auto;
}

.sylybt {
    color: #fff
}

.sylyjj {
    color: #fff
}

.sylyri {
    width: 21%;
    position: absolute;
    top: 10%;
    left: 61%;
    z-index: 2
}

.sylyri .sybiaoti {
    margin-left: 60px
}

.sylyri .sybiaoti p {
    padding-bottom: 0;
}

.sylyri .sybiaoti p:after {
    top: 50%;
    left: 130px
}

.sylyfl li {
    cursor: pointer;
    padding: 25px 0 25px 90px;
    line-height: 36px
}

.sylyfl li img {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    height: 36px
}

.sylyfl li img.sylyicn1 {
    display: none
}

.sylyfl li.sylyliatv {
    background: #c71628;
    color: #fff;
    padding-left: 60px
}

.sylyfl li.sylyliatv img.sylyicn0 {
    display: none
}

.sylyfl li.sylyliatv img.sylyicn1 {
    display: inline-block
}

.syzytd {
    background: url(../images/fyzytdbg.jpg) no-repeat center center;
    background-size: cover
}

.sytdss li {
    float: left;
    width: 20%;
    margin-right: 2.5%;
    box-sizing: border-box
}

.sytdss li:last-child {
    margin-right: 0;
    width: 10%
}

.sytdssinpt {
    width: 100%;
    line-height: 40px\9;
    height: 40px;
    border: 1px #e2e2e2 solid;
    padding: 0 20px;
    box-sizing: border-box;
    background: none;
    outline: none
}

.sytdsssel {
    width: 100%;
    line-height: 40px;
    height: 40px;
    border: 1px #e2e2e2 solid;
    padding: 0 20px;
    box-sizing: border-box;
    background-color: inherit;
    outline: none
}

.sytdssbtn {
    width: 100%;
    line-height: 40px;
    height: 40px;
    border: 1px #e2e2e2 solid;
    padding: 0 20px;
    box-sizing: border-box;
    background: #e6a23c;
    outline: none;
    color: #fff;
    cursor: pointer
}

.sytdlb li {
    float: left;
    width: 279px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
    height: 340px;
}

.sytdlb li:last-child {
    margin-right: 0
}

.sytdimg {
    width: 279px;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.sytdtxt {
    background: #fff;
    position: absolute;
    top: 0;
    left: 200px;
    width: 303px;
    height: 100%;
    padding: 35px;
    box-sizing: border-box;
    opacity: 0
}

.sytdxm {
    color: #e6a23c
}

.sytdjt {
    background: url(../images/syjtred.png) no-repeat center center;
    width: 24px;
    height: 12px;
    background-size: cover;
}

.sytdlb li.sytdliatv {
    width: 582px
}

.sytdlb li.sytdliatv .sytdtxt {
    opacity: 1;
    left: 279px
}

.synews {
    background: url(../images/syxwbg1.png) no-repeat center center;
    background-size: cover
}

.sylianxi {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.sylxri {
    width: 34%;
}

.sylxri pre {
    color: #fff;
    font-weight: bold
}

.syxwbot {}

.syxwle {
    width: 50%;
    padding-bottom: 37.5%
}

.syxwlewz {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .3);
    color: #fff
}

.syxwleti {
    line-height: 80px;
    padding: 0 30px 0 140px
}

.syxwlewz .syxwtime {
    left: 30px;
    top: 11px
}

.syxwlewz .syxwtime p {
    color: #fff
}

.syxwlewz .syxwtime span {
    color: #fff
}

.syxwri {
    width: 45%;
}

.syxwri li {
    border-top: 1px solid #e2e2e2;
    position: relative
}

.syxwri li:last-child {
    border-bottom: 1px solid #e2e2e2
}

.syxwri li a {
    position: relative;
    padding: 32px 15px 31px 115px;
    display: block
}

.syxwri li a:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40%;
    height: 1px;
    background: #c71628;
    opacity: 0;
}

.syxwri li a:before {
    content: "";
    position: absolute;
    top: -1px;
    right: 0;
    width: 40%;
    height: 1px;
    background: #c71628;
    opacity: 0;
}

.syxwtime {
    position: absolute;
    top: 32px;
    left: 15px;
    padding-right: 20px
}

.syxwtime:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #ccc
}

.syxwirbt {
    font-weight: bold
}

.sylytwo {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.sylytwo .sybiaoti p {
    color: #fff
}

.sylytwo .sybiaoti p:after {
    background: #fff
}

.sylybjq {
    color: #fff
}

.sylybot {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    overflow: hidden
}

.sylybot:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .8)
}

.sylybot li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    border-left: 1px solid rgba(255, 255, 255, .8);
    overflow: hidden;
}

.sylybot li:nth-child(3n) {
    border-right: 1px solid rgba(255, 255, 255, .8)
}

.sylybot li a {
    display: block;
    height: 210px;
    box-sizing: border-box;
    padding: 60px 25px 0;
    position: relative
}

.sylybot li a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(199, 42, 40, .5);
    top: 0;
    left: -80%;
    content: "";
    opacity: 0;
}

.sylybot li img {
    display: block;
    height: 36px;
    margin-bottom: 20px;
    position: relative;
    z-index: 3
}

.sylybot li p {
    color: #fff;
    position: relative;
    z-index: 3
}

.sylybot .main1200 {
    position: relative
}

.sylythre {
    position: relative
}

.syjtle,
.syjtri {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: rgba(37, 37, 37, .4);
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px auto;
    z-index: 3
}

.syjtle {
    background-image: url(../images/jtle0.png);
    left: -100px
}

.syjtri {
    background-image: url(../images/jtle1.png);
    right: -100px
}

.sytddt {
    overflow: hidden
}

.sylyfore {
    position: relative;
    overflow: hidden
}

.sylyfore .sybiaoti {
    position: absolute;
    top: 100px;
    left: 50%;
    z-index: 3
}

.sylyfore .sybiaoti p {
    color: #fff
}

.sylynr {
    background: #000
}

.sylynrsub {
    padding-top: 200px;
    padding-bottom: 360px;
    position: relative;
    overflow: hidden;
    display: none;
}

.sylynrsub .main1200 {
    position: relative;
    z-index: 3
}

.sylybgdiv {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.sylyforbt {
    color: #fff
}

.sylyforjj {
    color: #fff
}

.sylysravt {
    display: block
}

.sylysravt .sylybgdiv {
    /*-webkit-animation:sylyjh .2s  linear infinite;-moz-animation:sylyjh .2s  linear infinite;-ms-animation:sylyjh .2s  linear infinite;-o-animation:sylyjh .2s  linear infinite;*/
    /*-moz-animation-iteration-count:1;*/
    /*-webkit-animation-iteration-count:1;*/
    /*-o-animation-iteration-count:1;*/
    /*animation-fill-mode: forwards;*/
    /*moz-animation-fil1-mode: forwards;*/
    /*-webkit-animation-fill-mode: forwards;*/
    /*-o-animation-fil1-mode: forwards;*/
}

@keyframes sylyjh {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes sylyjh {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes sylyjh {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes sylyjh {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes sylyjh {
    0% {
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.sylyforbt,
.sylyforjj,
.sylymainr .symore {
    /*-moz-transform: translateY(20px);*/
    /*-o-transform: translateY(20px);*/
    /*transform: translateY(20px);*/
    /*opacity: 0;*/
}

.sylysravt .sylyforbt,
.sylysravt .sylyforjj,
.sylysravt .sylymainr .symore {
    -webkit-animation: sylyjh2 .6s linear infinite;
    -moz-animation: sylyjh2 .6s linear infinite;
    -ms-animation: sylyjh2 .6s linear infinite;
    -o-animation: sylyjh2 .6s linear infinite;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    moz-animation-fil1-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fil1-mode: forwards;
}

@keyframes sylyjh2 {
    0% {
        -moz-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.sylyfl {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%;
    z-index: 3;
    background: rgba(37, 37, 37, .74)
}

.sylyfl .main1200 {
    position: relative
}

.sylyfl .syjtle {
    left: -60px
}

.sylyfl .syjtri {
    right: -60px
}

.sylyjtle0,
.sylyjtle1 {
    display: none
}

.sylyflsub {
    overflow: hidden
}

.sylyflsub .swiper-slide {
    text-align: center;
    cursor: pointer;
    padding: 35px 0
}

.sylyflsub img {
    height: 36px;
    display: block;
    margin: 0 auto 15px
}

.sylyflsub p {
    color: #fff
}

.sylyflsub .sylyswiatv {
    background: #c71628
}

.sylymainr .symoreaa:after {
    background: none;
    border: 1px solid #fff
}

.sylymainr .symoreaa:before {
    border-color: transparent
}

/*分页*/
.fytdmain {
    background: #f9f9f9;
}

.fybanner {
    position: relative
}

.fybanner img {
    display: block;
    width: 100%
}

.fybantxt {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center
}

.fybantxt p {
    color: #fff
}

.fybantxt span {
    color: #fff;
    display: block
}

.page {
    text-align: center;
    position: relative
}

.page a {
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    margin: 0 4px;
    vertical-align: top;
    min-width: 34px;
    line-height: 34px;
    height: 34px;
    border: 1px solid #e8e8e8;
    color: #c2c2c2
}

.page a.prev,
.page a.next {
    background-position: center center;
    background-size: 8px auto;
    background-repeat: no-repeat;
}

.page a.prev {
    background-image: url(../images/jt0.png)
}

.page a.next {
    background-image: url(../images/jt1.png)
}

.page a.dianspan {
    border-color: transparent
}

.page a.pagecurrent {
    color: #fff;
    background-color: #c71628;
    border-color: #c71628
}

.fytdlb li {
    float: left;
    width: 48.66%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.fytdlb li a {
    display: block;
    padding: 30px
}

.fytdlb li:nth-child(2n) {
    float: right
}

.fytdlble {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    width: 47.782%;
    padding-bottom: 58.2%;
}

.fytdlbri {
    width: 51.34%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}

.fytdxm {
    font-weight: bold
}

.fytdtel {
    color: #c71628;
    line-height: 19px
}

.fytdtel img {
    display: inline-block;
    vertical-align: top;
    height: 19px;
    margin-right: 5px
}

.fytdxqjt {
    color: #c71628;
    line-height: 20px;
}

.fytdxqjt img {
    display: inline-block;
    vertical-align: top;
    height: 10px;
    margin-left: 8px;
    margin-top: 5px
}

.fylsxqle {
    width: 14%
}

.fylsxqle li {
    padding: 20px 0 20px 30px;
    cursor: pointer;
    border-left: 2px solid #e8e8e8
}

.fylsxqle li.fyxqatv {
    border-color: #f00
}

.fylsxqle img.fylxxqimg {
    display: block;
    width: 100%
}

.fylsxqxm span {
    font-weight: bold;
    margin-right: 5px
}

.fylsxqri {
    width: 68%
}

.fytdxqnr {
    border-top: 1px solid #e8e8e8
}

.fytdxqtop {
    font-weight: bold;
    position: relative;
    padding-left: 20px
}

.fytdxqtop a {
    color: #c71628;
    font-weight: normal
}

.fytdxqtop:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2px;
    height: 20px;
    background: #c71628;
    margin-top: -10px
}

.fytdxqbjq {
    color: #666
}

.fylyle {
    width: 288px;
    background: #fff;
    margin-bottom: 80px
}

.fylyle li {
    position: relative;
    cursor: pointer;
    padding: 15px 0 15px 50px;
    border-top: 1px solid #f1f1f1;
    margin: 0 25px
}

.fylyle li:first-child {
    border-top: 0
}

.fylyle li a {
    color: #252525;
}

.fylyle li img {
    position: absolute;
    top: 14px;
    left: 0;
    /* width: 30px; */
    width: 24px;
}

.fylyle li img.fylyicn1 {
    display: none
}

.fylyle li.fylybqli a {
    color: #c71628
}

.fylyle li.fylybqli img.fylyicn0 {
    display: none
}

.fylyle li.fylybqli img.fylyicn1 {
    display: block
}

.fylyri {
    width: 73%;
}

.fylyxqsub {
    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden
}

.fylyxqsub:last-child {
    margin-bottom: 0
}

.fylyxqnr {
    width: 100%;
    margin-bottom: 50px;
}

.fylybtej {
    font-weight: bold;
    background: url(../images/fylogicn.png) no-repeat left top;
    background-size: 38px auto;
    padding-left: 50px
}

.fyjjlybj {}

.fylyxqls {
    width: 100%
}

.fycqlsbt {
    margin-bottom: 30px;
    background: url(../images/fyicn0.png) no-repeat center left;
    background-size: 21px auto;
    padding-left: 36px
}

.fycqlsbt a {
    color: #c71628
}

.fycqlslb li {
    float: left;
    width: 24%;
    padding-right: 1%
}

.fycqlslb li a {
    position: relative;
    display: block;
    padding-left: 80px;
    min-height: 73px
}

.fylvimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 73px;
    overflow: hidden
}

.fylvimg img {
    width: 60px;
    height: 73px;
    display: block
}

.fycqlslb li p {
    padding: 10px 0
}

.fycqlslb li span {
    color: #999999
}

.fycqlslj a {
    color: #c71628
}

.fyrymain {
    background: #fff url(../images/fyrybg.jpg) no-repeat center bottom;
    background-size: 100% auto
}

.fybtcen {
    text-align: center
}

.fybtcen p:after {
    left: 50%;
    margin-left: -20px
}

.fyryfl {
    text-align: center
}

.fyryfl li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px
}

.fyryfl li a {
    display: inline-block;
    line-height: 40px;
    border: 1px solid #c2c2c2;
    padding: 0 10px;
    min-width: 150px;
    text-align: center;
    box-sizing: border-box
}

.fyryfl li.fyryflatv a {
    background: #c71628;
    color: #fff;
    border-color: #c71628
}

.fyrynr {
    position: relative;
}

.fyrynr .syjtle {
    left: -100px;
    margin-top: -60px
}

.fyrynr .syjtri {
    right: -100px;
    margin-top: -60px
}

.fyrylb {
    overflow: hidden;
    position: relative
}

.fyrylb .swiper-slide li {
    text-align: center;
    float: left;
    width: 30%;
    position: relative;
    margin-right: 5%
}

.fyrylb .swiper-slide li:last-child {
    margin-right: 0
}

.fyrylb .swiper-slide li:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #c71628;
    left: 50%;
    margin-left: -7px;
    top: -37px
}

.fyrylb .swiper-slide li:nth-child(2):after {
    top: auto;
    bottom: -37px
}

.fyrylb .swiper-slide li:nth-child(4):after {
    top: auto;
    bottom: -37px
}

.fyryimg {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 70%
}

.fyrylb .swiper-slide li p {
    font-weight: bold;
    color: #000000;
    margin: 20px 0 10px
}

.fyrylb .swiper-slide li span {
    color: #000000
}

.fysyjj {
    background: url(../images/fyjjbg.jpg) no-repeat center center;
    background-size: cover;
    background: #fff
}

.fysyjj .sygytj {
    margin-bottom: 0 !important;
}

.fygyjs {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1px solid #e8e8e8
}

.fygyjs ul {
    display: flex;
    justify-content: space-between;
}

.fygyjs li {
    width: 30%;
    text-align: justify;
    line-height: 2
}

.fysyjj .sygytj li {
    text-align: center;
    width: 33.33%
}

.fydsj {
    background: url(../images/fydsjbg.jpg) no-repeat center center;
    background-size: cover
}

.fydsj .syjtle {
    top: 0;
    margin: 0;
    right: 70px;
    left: auto
}

.fydsj .syjtri {
    top: 0;
    margin: 0;
    right: 0;
    left: auto
}

.fydsjbot {
    position: relative;
    background: url(../images/fydsjbg.png) no-repeat center center;
}

.fydsjlb {
    overflow: hidden;
    height: 560px;
}

.fydsjlb .swiper-slide li {
    float: left;
    width: 280px;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 50px;
    height: 280px;
}

.fydsjlb .swiper-slide li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #c71628;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    bottom: -8px
}

.fysjmai {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%
}

.fydsjnf {
    color: #c71628;
    margin-bottom: 10px;
    font-weight: bold
}

.fydsjnr {
    height: auto;
    overflow: auto;
    max-height: 220px
}

.fydsjlb .swiper-slide li:nth-child(2n) {
    padding-bottom: 0;
    padding-top: 50px
}

.fydsjlb .swiper-slide li:nth-child(2n):after {
    bottom: auto;
    top: 0
}

.fydsjlb .swiper-slide li:nth-child(2n) .fysjmai {
    top: 50px
}

.fydsjlb .swiper-slide li:nth-child(1) {}

.fydsjlb .swiper-slide li:nth-child(2) {
    margin-left: -108px;
    margin-top: 271px;
}

.fydsjlb .swiper-slide li:nth-child(3) {
    margin-left: -117px;
    margin-top: -58px;
}

.fydsjlb .swiper-slide li:nth-child(4) {
    margin-left: -60px;
    margin-top: 241px;
}

.fydsjlb .swiper-slide li:nth-child(5) {
    margin-left: -50px;
    margin-top: -57px;
}

.fydsjlb .swiper-slide li:nth-child(6) {
    margin-left: -115px;
    margin-top: 222px;
    width: 240px;
}

.fytdzd li {
    width: 100%;
}

.fytdzd .fytdlble {
    width: 30%;
    padding-bottom: 36.7%;
}

.fytdzd .fytdlbri {
    width: 70%;
}

.fytdzd .fytdjj {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.fylsxqtop {
    padding: 60px 0 0 0;
    background: url(../images/fytdxqbg.jpg) no-repeat center center;
    background-size: cover;
}

.fytdxqle {
    width: 50%;
    padding-top: 160px
}

.fytxxqtopxm {
    color: #fff;
    margin-bottom: 25px
}

.fytxxqtopxm span {
    margin-right: 30px
}

.fytxxqzw {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.fytdxqtel {
    color: #fff;
    line-height: 20px;
    margin-top: 5px;
}

.fytdxqtel img {
    height: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.fytdxqri {
    width: 36%
}

.fytdxqri img {
    width: 100%;
    display: block
}

.fyxwej {
    border-bottom: 2px solid #f1f1f1;
}

.fyxwej li {
    float: left;
    margin-right: 2px;
    background: #f1f1f1
}

.fyxwej li a {
    display: block;
    position: relative;
    padding: 0 60px;
    height: 80px;
    line-height: 80px;
}

.fyxwej li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background: #c71628;
    height: 2px
}

.fyxwej li img {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    margin-top: 29px;
    margin-right: 10px
}

.fyxwej li img.fyejnav1 {
    display: none
}

.fyxwej li.fyxwliatv {
    background: #c71628
}

.fyxwej li.fyxwliatv a {
    color: #fff
}

.fyxwej li.fyxwliatv img.fyejnav0 {
    display: none
}

.fyxwej li.fyxwliatv img.fyejnav1 {
    display: inline-block
}

.fyxwej1 {
    border-bottom: 2px solid #f1f1f1;
}

.fyxwej1 li {
    float: left;
    margin-right: 2px;
    background: #f1f1f1
}

.fyxwej1 li a {
    display: block;
    position: relative;
    padding: 0 0px;
    height: 80px;
    line-height: 80px;
}

.fyxwej1 li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    background: #c71628;
    height: 2px
}

.fyxwej1 li img {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    margin-top: 29px;
    margin-right: 10px
}

.fyxwej1 li img.fyejnav1 {
    display: none
}

.fyxwej1 li.fyxwliatv {
    background: #c71628
}

.fyxwej1 li.fyxwliatv a {
    color: #fff
}

.fyxwej1 li.fyxwliatv img.fyejnav0 {
    display: none
}

.fyxwej1 li.fyxwliatv img.fyejnav1 {
    display: inline-block
}

.fyxwlb li {
    background: #fff;
    margin-bottom: 30px
}

.fyxwlb li a {
    display: block;
    padding: 40px
}

.fyxwlble {
    width: 90px;
    position: relative;
    padding: 10px 0 60px
}

.fyxwlble:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #f1f1f1
}

.fyxwlble p {
    font-weight: bold
}

.fyxwlbce {
    width: 660px;
    margin-left: 2%
}

.fyxwrqap {
    display: none
}

.fyxwbt {
    font-weight: bold;
}

.fyxwlbri {
    width: 316px;
    height: 198px
}

.fyzxxqle {
    width: 70%
}

.fyxwxqtop {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f1f1f1
}

.fyxwxqtop h1 {
    font-weight: normal
}

.fyxwxqtop p {
    color: #999
}

.fyxwxqnex {
    padding-top: 35px;
    margin-top: 20px;
    border-top: 1px solid #f1f1f1
}

.fyxwxqnex a {
    width: 48%
}

.fyxwxqnex a.right {
    text-align: right
}

.fyzxxqri {
    width: 22%
}

.fyrmxwtop {
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8
}

.fyrmxwbot li {
    border-bottom: 1px #e8e8e8 solid
}

.fyrmxwbot li a {
    padding: 30px 0;
    display: block
}

.fyrmxwbot li p {
    margin-bottom: 15px
}

.fyrmxwbot li span {
    color: #999
}

.fyycmy {
    position: relative
}

.fymylb {
    overflow: hidden
}

.fymylb .swiper-slide {
    background: #fff;
    overflow: hidden;
    position: relative
}

.fyycle {
    padding-bottom: 31.8%;
    width: 46.5%
}

.fyycri {
    width: 53.5%;
    box-sizing: border-box;
    padding: 90px 55px 0;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%
}

.fyycri:after,
.fyycri:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 38px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.fyycri:before {
    background-image: url(../images/fyyh0.png);
    top: 30px;
    left: 55px
}

.fyycri:after {
    background-image: url(../images/fyyh1.png);
    bottom: 30px;
    right: 55px
}

.fyycls {
    position: absolute;
    bottom: 80px;
    left: 46.5%;
    margin-left: 55px;
    padding-left: 82px
}

.fyyclsig {
    overflow: hidden;
    width: 62px;
    position: absolute;
    top: 0;
    left: 0
}

.fyyclsig img {
    display: block;
    width: 62px;
}

.fyycls p {
    padding: 8px 0 5px
}

.fyycls span {
    color: #999
}

.fyycgs {
    margin-bottom: 30px
}

.fyycgs li {
    float: left;
    width: 31.66%;
    margin: 0 2.5% 30px 0;
    overflow: hidden;
    background: #fff
}

.fyycgs li:nth-child(3n) {
    margin-right: 0
}

.fygsimg {
    padding-bottom: 68%
}

.fygstxt {
    height: 125px;
    position: relative;
    z-index: 3
}

.fygstxtsub {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 30px;
    background: #fff;
    padding: 30px 30px 0;
}

.fygsbt {
    font-weight: bold
}

.fygsjj {
    height: 0
}

.fyycgs .fytdxqjt {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin-top: 35px
}

.fyxueshu li {
    float: left;
    width: 31.66%;
    margin: 0 2.5% 30px 0;
    overflow: hidden;
    background: #f8f8f8;
}

.fyxueshu li:nth-child(3n) {
    margin-right: 0
}

.fyxsimg {
    padding-bottom: 68%
}

.fyxstxt {
    padding: 35px;
    background: #fff
}

.fyxsbt {
    font-weight: bold
}

.fyxsjj {
    color: #999;
    margin: 10px 0 30px
}

.fyytlb .fyxwlbri {
    width: 400px;
    height: 274px
}

.fyytlb .fyxwlbce {
    width: 700px;
    margin-left: 0
}

.fyytbq {
    border: 1px solid #c71628;
    padding: 2px 8px;
    display: inline-block;
    vertical-align: top;
    color: #c71628;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.fyytsj {
    margin-bottom: 20px
}

.fychuban li {
    float: left;
    width: 48.75%;
    background: #fff;
    margin-bottom: 30px
}

.fychuban li:nth-child(2n) {
    float: right
}

.fychuban li a {
    padding: 30px;
    display: block;
    position: relative
}

.fychuban li a:after {
    content: "";
    position: absolute;
    top: 30px;
    left: 36%;
    width: 1px;
    background: #eeeeee;
    bottom: 30px
}

.fycbimg {
    width: 32%;
    height: 187px;
    overflow: hidden;
    position: relative
}

.fycbimg img {
    position: absolute;
    margin: auto;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    max-width: 100%;
    max-height: 100%;
}

.fycbtxt {
    width: 60%
}

.fycbbt {
    font-weight: bold
}

.fycbxqle {
    width: 24.1%
}

.fycbxqle img {
    width: 100%;
    display: block
}

.fycbxqri {
    width: 63%
}

.fycbxqbt {
    font-weight: bold
}

.fycbxqjx {
    color: #c71628
}

.fycbbjq {
    color: #666
}

.fycbbz {
    color: #999
}

.fydjzd {
    background: #fff;
    overflow: hidden;
    margin-bottom: 60px
}

.fydjzdle {
    width: 54.5%;
    padding: 40px 40px 0;
    box-sizing: border-box
}

.fydjbj {
    color: #252525
}

.fydjzdri {
    width: 45.5%;
    padding-bottom: 29.6%
}

.fydjtxz {
    padding-bottom: 25.2%
}

.fyxsriwd {
    padding-bottom: 34%
}

.fydjlb li {
    margin-bottom: 30px;
    background: #fff
}

.fydjlb li a {
    display: block;
    padding: 15px
}

.fydjlble {
    width: 24.16%;
    padding-bottom: 16.3%
}

.fydjlbri {
    width: 71%;
    padding-top: 15px
}

.fydjlbbt {
    font-weight: bold
}

.fydjlbjj {
    color: #999
}

.fydjlbsj {
    color: #999
}

.fygzle {
    width: 20%;
    background: #fff;
    padding-top: 30px
}

.fygzle .fytdxqtop {
    font-weight: normal;
    margin-bottom: 0 !important;
}

.fyzpzw {
    border-top: 1px solid #eeeeee;
    margin: 35px 20px 0;
    padding: 35px 0 20px
}

.fyzpzw li {
    margin-bottom: 10px
}

.fyzpzw li a {
    display: block;
    padding: 10px 10px 10px 50px;
    position: relative
}

.fyzpzw li a:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 20px;
    background: url(../images/fylxicn0.png) no-repeat center left;
    background-size: 16px auto;
    width: 16px;
    height: 16px;
}

.fyzpzw li.fyzpliatv a {
    background-color: #f8f8f8
}

.fyzpzw li.fyzpliatv a:after {
    background-image: url(../images/fylxicn1.png)
}

.fygzri {
    width: 76%;
    background: #fff;
    padding: 60px 50px;
    box-sizing: border-box
}

.fygwsub {
    margin-bottom: 60px
}

.fybalstop {
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee
}

.fyzpbt {
    font-weight: bold;
    margin-bottom: 10px
}

.fyzpsj span {
    color: #999;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top
}

.fytdbtn a {
    width: 148px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #c71628;
    display: inline-block
}

.fygyry {
    background: url(../images/fyrybg11.jpg) no-repeat center center;
    background-size: cover
}

.fyrytxt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/fyzzbghover.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}

.fyrytxt pre {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    line-height: 1.5;
    text-align: left
}

.fyrylb .swiper-slide li:hover .fyrytxt {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.fygznr {
    background: #fff;
    padding: 30px 30px 1px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
}

.fyzpicn {
    position: absolute;
    top: 45px;
    right: 30px;
    z-index: 3;
    background: url(../images/fyzpicn0.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: cover
}

.fygznrtop {
    padding-right: 50px;
    padding-bottom: 30px;
}

.fyzpgw {
    color: #252525;
    font-weight: bold;
    margin-bottom: 15px
}

.fyzpjy span {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
    color: #999
}

.fygznrbot {
    border-top: 1px solid #eeeeee;
    padding-bottom: 60px;
    display: none;
    padding-top: 30px
}

.fygwwx {
    text-align: center;
    display: inline-block
}

.fygwwx img {
    display: block;
    margin: 0 auto 10px;
    width: 149px
}

.fygwchek {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.fygwchek .fyzpgw {
    color: #c71628
}

.fygwchek .fyzpicn {
    background-image: url(../images/fyzpicn1.png)
}

.fylyxqsub .fyxueshu,
.fylyxqsub .fyxueshu li,
.fylyxqsub .fydjlb,
.fylyxqsub .fydjlb li:last-child {
    margin-bottom: 0 !important;
}

.fylyxqsub .fyxueshu li {
    width: 31%;
    margin-right: 3.5%;
    box-shadow: none !important;
}

.fylyxqsub .fyxueshu li:nth-child(3n) {
    margin-right: 0
}

.fylyxqsub .fyxsimg {
    padding-bottom: 62.8%;
}

.fylyxqsub .fyxstxt {
    padding: 25px 0 0 0;
}

.fylyxqsub .fydjlb li {
    box-shadow: none !important;
}

.fylyxqsub .fydjlb li a {
    padding: 0
}

.fylyxqsub .fydjlble {
    width: 30%;
    padding-bottom: 20.3%;
}

.fylyxqsub .fydjlbri {
    width: 67%;
    padding-top: 0;
}

.sysjapp,
.sytdapp,
.fysjapp,
.fyryapp,
.fyrypreaa {
    display: none
}

.fysjapp {
    color: #999
}

.fyryapp {
    position: relative;
}

.fyryappsub {
    overflow: hidden
}

.fyryapp p {
    text-align: center;
    margin: 20px 0 10px;
    color: #000;
    font-weight: bold
}

.fyrypreaa {
    line-height: 1.5
}

.fyryjtapp0 {
    left: -10px;
    top: 0;
    margin-top: 84px
}

.fyryjtapp1 {
    right: -10px;
    top: 0;
    margin-top: 84px
}

/*共用*/
.fybantxt {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.sylyfore .sybiaoti {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fyrytxt pre {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sygybjq {
    text-align: justify
}

.syzytd .symore,
.synews .symore,
.sylytwo .symore {
    text-align: center;
    margin-top: 60px
}

.footlx li p,
.footlx li span,
.foothxb,
.footwx p,
.footbot a,
.footlx h2 span,
.sybiaoti p,
.sytdtc,
.syxwirbt,
.syxwtime p,
.fytdxm,
.fytdtc,
.fylsxqxm span,
.fylsxqzz,
.fytdxqtop,
.fygyjs li,
.fylybtej,
.fycqlsbt,
.fycqlslb li p,
.fydsjnr,
.fylsxqle li,
.fyxwej li a,
.fyxwbt,
.fyrmxwtop,
.fyxwxqbjq,
.fyxwxqtop h1,
.fyrmxwbot li p,
.fyycri p,
.fyycls p,
.fygsbt,
.fyxsbt,
.fyytsj,
.fycbbt,
.fycbxqbt,
.fydjlbbt,
.fyzpbt,
.fyzpzw li a,
.fygwwx p {
    color: #252525
}

.fymain {
    padding: 80px 0
}

.syguanyu,
.synews,
.sylytwo,
.fyrymain,
.fydsj,
.fysyjj,
.sylianxi,
.syzytd,
.fygyry {
    padding: 100px 0
}

.fydsj {
    padding-bottom: 50px
}

.fyzxmain {
    padding-top: 60px
}

.footer {
    padding-top: 75px
}

.fytdxqnr {
    padding-top: 65px
}

.sylybt {
    margin: 25px 0
}

.footbot {
    margin-top: 40px
}

.fylsxqle p {
    margin-top: 25px
}

.fygsjj {
    margin-top: 10px
}

.fytdxqnr,
.fyycmy {
    margin-bottom: 65px
}

.sygytj,
.sygybjq,
.sylybjq,
.sylyforjj,
.fyryfl,
.fycbjj,
.fydjlb {
    margin-bottom: 60px
}

.fyxwlb {
    margin-bottom: 60px
}

.fyxwjj {
    margin-bottom: 54px
}

.footlogo,
.sylxri pre,
.fyxwxqtop h1 {
    margin-bottom: 40px
}

.sybiaoti {
    margin-bottom: 35px
}

.footlx li,
.sytdss,
.fytdlb li,
.fytdlb,
.fytdxqtop,
.sylyforbt,
.fylybtej,
.fyxueshu,
.fychuban,
.fycbxqbt,
.fycbbjq,
.fydjlbjj {
    margin-bottom: 30px
}

.fyxwbt {
    margin-bottom: 15px
}

.sytdjj,
.fybantxt p,
.fycbbt {
    margin-bottom: 20px
}

.sytdxm,
.sytdzz,
.sytdtc,
.syxwirbt {
    margin-bottom: 10px
}

.fytdtel {
    margin-bottom: 18px
}

.fytdtc,
.fycbxqjx,
.fydjlbbt {
    margin-bottom: 25px
}

.fytdzz {
    margin-bottom: 8px
}

.fytdxm {
    margin-bottom: 10px
}

.fyxwlble p {
    margin-bottom: 8px
}

.fytdjj {
    margin-bottom: 85px
}

/*字体*/
.fontsize56 {
    font-size: 56px
}

/*56*/
.fontsize40 {
    font-size: 40px
}

/*40*/
.fontsize32 {
    font-size: 32px
}

/*32*/
.fontsize28 {
    font-size: 28px
}

/*28*/
.fontsize26 {
    font-size: 26px
}

/*一级26*/
.fontsize22 {
    font-size: 22px
}

/*22*/
.fontsize20 {
    font-size: 20px
}

/*20*/
.fontsize18 {
    font-size: 18px
}

/*18*/
body,
input,
select,
textarea,
.fontsize16 {
    font-size: 16px;
}

/* body,
input,
select,
textarea, */
.fontsize13 {
    font-size: 13px;
}

/*默认16*/
.fontsize14,
.fyytbq {
    font-size: 14px
}

/*14*/

.fybjq {
    line-height: 2
}

.fyjjlybj {
    line-height: 1.5
}

.sylyforjj,
.fycbbt {
    line-height: 30px
}

/*30*/
.sylyforjj {
    height: 90px
}

/*30, 3*/
.fycbbt {
    max-height: 60px;
}

/*30, 2*/

.sylyjj,
.sytdjj,
.syxwrijj,
.fytdjj,
.fyxwjj,
.fygsjj,
.fyxsjj,
.fycbjj,
.fydjlbjj {
    line-height: 26px;
}

/*26*/
.fytdzd .fytdjj {
    height: 156px
}

/*26 6*/
.fyxwjj {
    height: 78px
}

/*26 3*/
.fycbjj {
    max-height: 52px
}

/*26 2*/

.fyycri p {
    line-height: 36px;
}

/*36 3*/
.fyycri p {
    height: 108px;
}

/*36 3*/

.sylyjj,
.syxwrijj,
.fytdjj,
.fyxsjj,
.fydjlbjj {
    height: 52px;
}

/*26 2*/
.sytdjj {
    height: 130px;
}

/*26 5*/

/*交互*/
@media only screen and (min-width:1025px) {

    /*图片hover效果*/
    .rotateimg:hover img {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    .rotateimgY:hover img {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }

    .translY:hover {
        -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    .scaleimg:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    .sytdssbtn:hover {
        background: #c71628
    }

    .sylytp .swiper-slide:hover .sylytxt {
        bottom: 70px
    }

    .syxwri li:hover {
        background: #fff;
        z-index: 3
    }

    .syxwri li:hover a:after,
    .syxwri li:hover a:before {
        width: 100%;
        opacity: 1
    }

    .sylybot li:hover a:after {
        left: 0;
        opacity: 1
    }

    .syjtle:hover,
    .syjtri:hover {
        background-color: #c71628
    }

    .page a.prev:hover {
        background-image: url(../images/jtbai0.png)
    }

    .page a.next:hover {
        background-image: url(../images/jtbai1.png)
    }

    .page a:hover {
        color: #fff;
        background-color: #c72f3a;
        border-color: #c72f3a
    }

    .page a.dianspan:hover {
        background: transparent;
        border-color: transparent;
        color: #c2c2c2
    }

    .fytdlb li:hover .fytdxqjt img {
        margin-left: 15px
    }

    .fyxwlb li:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, .1)
    }

    .fyxwlb li:hover a {
        padding-left: 20px;
        padding-right: 20px
    }

    .symoreaa:hover::after {
        -webkit-transform: scale3d(0.7, 0.7, 1);
        transform: scale3d(0.9, 0.7, 1);
    }

    .symoreaa:before {
        border: 1px solid #c71628
    }

    .symoreaa:hover::before {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    .sylymainr .symoreaa:hover {
        color: #c71628
    }

    .sylymainr .symoreaa:hover span {
        background-image: url(../images/jticnred.png)
    }

    .sylymainr .symoreaa:hover:before {
        border: 1px solid #fff
    }

    .sylymainr .symoreaa:hover:after {
        background: #fff;
    }

    .fyryfl li:hover a {
        background: #c71628;
        color: #fff;
        border-color: #c71628;
    }

    .fycqlslj a:hover {
        text-decoration: underline
    }

    .fyycgs li:hover .fygsjj {
        height: 52px
    }

    /*26 2*/
    .fyycgs li:hover .fytdxqjt {
        border-color: #c71628
    }

    .fytdbtn a:hover {
        opacity: .8;
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    .fyzpzw li:hover a:after {
        background-image: url(../images/fylxicn1.png)
    }

    .fyxwej li:hover a:after {
        width: 100%
    }
    .fyxwej1 li:hover a:after {
        width: 100%
    }

    .sylyfl:hover .sylyjtle0 {
        display: block
    }

    .sylyfl:hover .sylyjtle1 {
        display: block
    }

    .fydjlb li:hover,
    .fychuban li:hover,
    .fyxueshu li:hover,
    .fyycgs li:hover,
    .fytdlb li:hover,
    .fygznr:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, .1)
    }

    .footnavsub a:hover,
    .foothxb:hover,
    .footbot a:hover,
    .syxwri li:hover .syxwirbt,
    .syxwri li:hover .syxwtime p,
    .naversub a:hover,
    .fyxwlb li:hover .fyxwbt,
    .fyxwlb li:hover .fyxwlble p,
    .fyxwxqnex a:hover,
    .fyrmxwbot li a:hover p,
    .fydjlb li:hover .fydjlbbt,
    .fygznr:hover .fyzpgw,
    .fyxueshu li:hover .fyxsbt {
        color: #c71628
    }

    .nav li:hover a.navyja p {
        color: #c71628
    }

    .nav li:hover a.navyja span {
        color: #c71628
    }

    .scaleimg img,
    .rotateimg img,
    .footnavsub a,
    .foothxb,
    .footbot a,
    .sytdssbtn,
    .syxwirbt,
    .sylytxt,
    .sytdtxt,
    .syxwri li,
    .syxwri li a:after,
    .syxwtime p,
    .syxwri li a:before,
    .sylykuai,
    .sylybot li a:after,
    .rotateimgY img,
    .naversub a,
    .syjtle,
    .syjtri,
    .page a,
    .fytdxqjt img,
    .fyryfl li a,
    .fycqlslj a,
    .fyxwbt,
    .fyxwlble p,
    .fyxwlb li,
    .fyxwlb li a,
    .fyxwxqnex a,
    .fyrmxwbot li a p,
    .fygsjj,
    .fyycgs .fytdxqjt,
    .fydjlbbt,
    .fytdbtn a,
    .fyzpzw li a:after,
    .fydjlb li,
    .fychuban li,
    .fyxueshu li,
    .fyycgs li,
    .fytdlb li,
    .fyzpgw,
    .fyzpicn,
    .fygznr,
    .fyxsbt,
    .fyxwej li a:after {
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
    }

    .fyxwej1 li a:after {
        transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
    }

    .sytdlb li {
        transition: width 0.6s ease;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
    }
}



/***************************适配********************/
@media only screen and (max-width:1680px) {
    .sylyfl li {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:1600px) {
    .sylyri {
        width: 25%;
        top: 7%
    }

    .sygyimg {
        height: 70%;
        top: 15%
    }

    .banntxt img {
        height: 230px
    }
}

@media only screen and (max-width:1440px) {
    .sylyri {
        top: 6%
    }

    .sylyfl li {
        padding-top: 18px;
        padding-bottom: 18px
    }

    .sygyimg {
        height: 66%;
        top: 17%
    }
}

@media only screen and (max-width:1366px) {
    .nav li {
        margin-left: 35px
    }

    .sylyri {
        top: 4%
    }

    .sylyfl li {
        padding-top: 17px;
        padding-bottom: 17px
    }

    .banntxt img {
        height: 190px
    }

    /*字体*/
    .fontsize18 {
        font-size: 16px
    }
}

@media only screen and (max-width:1280px) {
    .nav li {
        margin-left: 30px
    }
}

@media only screen and (max-width:1200px) {}

@media only screen and (max-width:1152px) {}


.naversublingyu {
    padding-left: 300px;
    text-align: center;
    
}

.naversublingyu a {
    margin-right: 28px;
}

.naversubabout {
    margin-right: 30px;
    display: flex;
    justify-content: end;
}

.naversubabout a {
    margin-right: 60px;
}

/*---------------------------------平板----------------------------------------------*/
@media only screen and (max-width:1024px) {
    .tel{
    font-size: 13px !important;
}
.telimg>img{
    display: none !important;
}
.telimg>.gang{
    display: none !important;
}
.telimg>span{
    font-size: 13px !important;
}
    .naversublingyu {
            padding-left: inherit;
        }
    
        .naversublingyu a {
            margin-right: inherit;
            display: block;
                padding: 5px 0;
                text-indent: 2em;
                margin: 0;
        }
    
        .naversubabout {
            margin-right: inherit;
            display: inherit;
            justify-content: end;
            
        }
    
        .naversubabout a {
            margin-right: inherit;
            display: block;
            padding: 5px 0;
                text-indent: 2em;
                margin: 0;
        }
    .main1200 {
        width: 90%
    }

    .header {
        height: 50px;
        background: #fff
    }

    .fenyeheader .navheight,
    .navheight {
        height: 50px
    }

    .header:after {
        background: #eee
    }

    .nav {
        position: fixed;
        top: 50px;
        right: 0;
        width: 100%;
        background: rgba(0, 0, 0, .6);
        height: auto;
        z-index: 9999;
        box-shadow: none;
        display: none;
        bottom: 0;
    }

    .nav ul {
        height: 100%;
        overflow: auto;
        position: absolute;
        top: 0;
        right: -72%;
        width: 72%;
        background: #fff
    }

    .nav li a.navyja p,
    .nav li a.navyja span {
        color: #252525
    }

    .nav li {
        float: inherit;
        width: 100%;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #eee
    }

    .nav li a.navyja {
        padding: 15px 8%;
        margin: 0;
        height: auto;
        position: relative
    }

    .nav li a.navyja p,
    .nav li a.navyja span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 0 0
    }

    .nav li.navliej_ys a.navyja:after {
        background: url(../images/jt1.png) no-repeat center center;
        background-size: 7px auto;
        position: absolute;
        top: 50%;
        right: 0;
        width: 30px;
        height: 30px;
        ;
        content: "";
        margin-top: -15px;
    }

    .naver {
        position: relative;
        margin: 0;
        padding: 0;
        left: 0;
        top: 0;
        height: auto;
        width: 100%;
        text-align: left;
        box-shadow: none;
        background: #fff;
        border: 0;
    }

    .naversub {
        margin: 0 !important;
        padding: 0 8% 10px;
        box-sizing: border-box;
        width: 100% !important;
    }

    .naversub a {
        display: block;
        padding: 5px 0;
        text-indent: 2em;
        margin: 0
    }

    .menu-activator {
        display: block
    }

    .logo {
        margin-top: 10px;
        display: flex;
    }

    .logo img {
        height: 26px
    }

    .logo img.logo1 {
        display: none
    }

    .logo img.logo2 {
        display: block
    }

    .banner .swiper-slide {
        height: 0;
        padding-bottom: 56%;
        position: relative
    }

    .bannimg {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .banntxt img {
        height: 60px
    }

    .bannyuan {
        bottom: 10px !important;
    }

    .bannyuan span {
        width: 8px;
        height: 8px;
        margin: 0 5px !important;
    }

    .sygyle {
        width: 100%
    }

    .symoreaa {
        width: 120px;
        line-height: 36px;
    }

    .symoreaa span {
        height: 36px
    }

    .sylyfore .sybiaoti {
        top: 50px
    }

    .sylynrsub {
        padding-top: 120px
    }

    .sylynrsub {
        padding-bottom: 100px
    }

    .sylyfl {
        bottom: auto;
        right: 5%;
        left: auto;
        width: auto;
        top: 42px;
        background: none
    }

    .sylyfl .main1200 {
        width: auto
    }

    .sylyfl .syjtle,
    .sylyfl .syjtri {
        display: inline-block;
        position: relative;
        top: 0;
        right: 0;
        margin: 0 0 0 10px;
        left: 0;
        vertical-align: top;
    }

    .sylyflsub {
        display: none !important;
    }

    .sytdss li {
        width: 48%;
        margin: 0 0 10px 0
    }

    .sytdss li:nth-child(2n) {
        float: right
    }

    .sytdssinpt {
        line-height: 36px\9;
        height: 36px;
        padding: 0 10px
    }

    .sytdsssel,
    .sytdssbtn {
        line-height: 36px;
        height: 36px;
        padding: 0 10px
    }

    .sytdss li:last-child {
        width: 100%
    }

    .syxwle {
        padding-bottom: 72.5%
    }

    .sylxri {
        text-align: right
    }

    .syxwri li a {
        padding: 15px 0
    }

    .footlogo img {
        height: 30px
    }

    .footlx {
        padding-right: 0
    }

    .footwx {
        top: -50px
    }

    .footwx img {
        width: 56px;
        margin: 0 0 0 auto;
    }

    .footbot {
        margin-top: 5px;
        padding: 15px 0
    }

    .footbot a {
        display: block;
        float: inherit
    }

    .sytdapp {
        overflow: auto
    }

    .sytdappsub li {
        float: left;
        position: relative;
        margin-right: 10px;
        background: #fff
    }

    .sytdappsub li:last-child {
        margin-right: 0
    }

    .sytdappsub .sytdimg,
    .sytdappsub .sytdtxt {
        position: relative;
        top: 0;
        left: 0;
        bottom: auto;
        right: auto;
        margin: 0;
    }

    .sytdappsub .sytdimg {
        width: 43%;
        float: left;
        height: 0;
        padding-bottom: 52%
    }

    .sytdappsub .sytdtxt {
        width: 57%;
        opacity: 1;
        box-sizing: border-box;
        float: right;
        padding: 5px 8px 0
    }

    .sytdappsub .sytdxm,
    .sytdappsub .sytdzz {
        margin-bottom: 5px
    }

    .sytdappsub .sytdjj,
    .sytdappsub .sytdtc {
        display: none
    }

    .sytdappsub .sytdzz {
        line-height: 16px;
        height: 32px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .fychuban li a {
        padding: 15px
    }

    .fycbimg {
        height: 140px
    }

    .fychuban li a:after {
        left: 37%
    }

    .fyxwej {
        display: none
    }

    .fyxwej .main1200 {
        width: 100%
    }

    .fyxwej ul {
        display: flex;
    }

    .fyxwej li a {
        padding: 0
    }
    .fyxwej1 {
        display: none
    }

    .fyxwej1 .main1200 {
        width: 100%
    }

    .fyxwej1 ul {
        display: flex;
    }

    .fyxwej1 li a {
        padding: 0
    }

    .fycbxqle {
        width: 100%
    }

    

    .fycbxqle img {
        max-width: 70%;
        width: auto;
        margin: 0 auto
    }

    .fydjzdle {
        padding: 20px
    }

    .fydjzdri {
        padding-bottom: 65%
    }

    .fydjlble {
        padding-bottom: 67.3%
    }

    .fyxwxqtop {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .fyxwxqnex {
        margin-top: 20px;
        padding-top: 20px
    }

    .fygznr {
        padding: 15px 45px 1px 15px;
        margin-bottom: 15px
    }

    .fyzpicn {
        width: 30px;
        height: 30px;
        right: 15px
    }

    .fygznrtop {
        padding-right: 0;
        padding-bottom: 15px
    }

    .fyzpjy span {
        margin-right: 15px;
        margin-bottom: 5px
    }

    .fygznrbot {
        padding-top: 15px;
        padding-bottom: 20px
    }

    .fyxueshu li {
        width: 100%;
        margin: 0 0 15px 0;
        float: inherit
    }

    .fyxstxt {
        padding: 15px
    }

    .fyxsjj {
        margin-bottom: 15px
    }

    .fygyjs ul {
        display: block
    }

    .fygyjs li {
        width: 100%
    }

    .fygyjs {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .fyxwlbce {
        float: inherit;
        width: 100%;
        margin: 15px 0 0 0
    }

    .fyxwlbri {
        float: inherit;
        width: 100%;
        margin: 0;
        height: 0;
        padding-bottom: 62.7%
    }

    .fyytlb .fyxwlbri {
        width: 100%;
        height: 0;
        padding-bottom: 68.6%
    }

    .fyytlb .fyxwlbce {
        width: 100%;
        position: relative
    }

    .fyytlb .fyytsj {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        font-size: 12px;
        color: #999;
        line-height: 22px
    }

    .fyytbq {
        margin-bottom: 10px
    }

    .fyxsjj {
        margin: 10px 0
    }

    .fytdlb li a {
        padding: 15px
    }

    .fytdzd .fytdlble {
        width: 100%;
        padding-bottom: 121.7%;
        float: inherit
    }

    .fytdzd .fytdlbri {
        float: inherit;
        width: 100%;
        padding: 0;
        margin-top: 20px
    }

    .fytdzd .fytdxm {
        display: inline-block;
        vertical-align: middle
    }

    .fytdzd .fytdzz {
        display: inline-block;
        margin-left: 8px;
        vertical-align: middle
    }

    .fytdzd .fytdjj {
        display: block;
        margin-bottom: 10px
    }

    .fytdlb li {
        float: inherit;
        width: 100%;
        margin: 0 0 15px 0
    }

    .fytdjj {
        display: none
    }

    .fytdlbri {
        padding-left: 20px
    }

    .fyycgs li {
        width: 100%;
        float: inherit;
        margin: 0 0 15px 0
    }

    .fygstxtsub {
        padding: 15px 15px 0
    }

    .fygsjj {
        height: 48px
    }

    .fyycgs .fytdxqjt {
        margin-top: 10px
    }

    .fyycgs {
        margin-bottom: 15px
    }

    .fyycle {
        padding-bottom: 68.7%;
        width: 100%;
        float: inherit
    }

    .fyycri {
        position: relative;
        float: inherit;
        padding: 20px 20px;
        height: auto;
        width: 100%;
        box-sizing: border-box
    }

    .fytdxqnr,
    .fyycmy {
        margin-bottom: 30px
    }

    .fyycri:after,
    .fyycri:before {
        width: 20px;
        height: 15px;
    }

    .fyycri:before {
        top: 10px;
        left: 10px
    }

    .fyycri:after {
        bottom: 10px;
        right: 10px
    }

    .fylsxqtop {
        width: 100%;
        padding: 40px 0;
        position: relative
    }

    .fytdxqle {
        padding-top: 0;
        width: 60%
    }

    .fytdxqri {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40%
    }

    .fytxxqtopxm span {
        margin-right: 10px
    }

    .fytxxqtopxm {
        margin-bottom: 10px
    }

    .fytxxqzw {
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .fylsxqri,
    .fylyri {
        float: inherit;
        width: 100%
    }

    .fytdxqnr {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .fylyxqsub {
        padding: 15px;
        margin-bottom: 15px
    }

    .fylybtej {
        margin-top: 10px
    }

    .fylyxqnr {
        margin-bottom: 30px
    }

    .fycqlsbt {
        margin-bottom: 20px
    }

    .fycqlslb li {
        width: 49%;
        margin: 0 0 10px 0
    }

    .fycqlslb li a {
        padding-left: 70px
    }

    .fylyxqsub .fyxueshu li {
        width: 100%;
        margin: 0 0 15px 0 !important;
    }

    .fylyxqsub .fydjlble {
        width: 100%;
        padding-bottom: 67.3%
    }

    .fylyxqsub .fydjlbri {
        width: 100%;
        margin-top: 15px
    }

    .fydsjbot {
        background: none
    }

    .fydsjlb {
        height: auto
    }

    .fydsjlb .swiper-slide li {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        float: inherit;
        padding: 0 0 15px 0 !important;
    }

    .fydsjlb .swiper-wrapper {
        display: block
    }

    .fysjmai {
        position: relative;
        bottom: 0 !important;
        top: 0 !important;
    }

    .fydsjlb .swiper-slide li:after {
        top: 5px !important;
        bottom: auto !important;
        width: 5px;
        height: 5px;
    }

    .fydsjnf {
        font-size: 16px !important;
        padding-left: 20px;
        line-height: 20px;
        position: relative
    }

    .fydsjlb .swiper-slide li:before {
        content: "";
        position: absolute;
        top: 0;
        ;
        left: 4px;
        background: #c71628;
        height: 100%;
        width: 1px
    }

    .fydsjlb .swiper-slide li:after {
        z-index: 3;
        background: #c71628
    }

    .fydsjnr {
        margin-left: 20px
    }

    .fydsjjt0,
    .fydsjjt1,
    .fyryjt1,
    .fyryjt0 {
        display: none
    }

    .fydsj .sybiaoti {
        text-align: center
    }

    .fydsj .sybiaoti p:after {
        left: 50%;
        margin-left: -20px;
    }

    .fyryimg {
        margin: 0 35px;
        padding-bottom: 55%;
        width: auto
    }

    .fylybtej {
        background: none;
        padding-left: 0
    }

    .sytdlb li,
    .sytdlb li.sytdliatv {
        width: 100%;
        margin: 0 0 10px 0;
        background: #fff;
        padding: 15px;
        box-sizing: border-box;
        height: auto
    }

    .sytdimg,
    .sytdtxt,
    .sytdlb li.sytdliatv .sytdtxt {
        position: relative;
        left: 0;
        margin: 0;
    }

    .sytdtc {
        display: none
    }

    .sytdimg {
        width: 26%;
        float: left;
        height: 0;
        padding-bottom: 26%;
        border-radius: 50%;
    }

    .sytdtxt {
        width: 74%;
        padding: 0 0 0 20px;
        box-sizing: border-box;
        position: relative;
        float: right;
        opacity: 1
    }

    .sytdxm,
    .sytdzz {
        margin-bottom: 8px
    }

    .sytdjj {
        margin-bottom: 10px
    }

    .sytdimg img {
        object-fit: cover;
        height: auto
    }

    .syjtbtn0,
    .syjtbtn1 {
        display: none
    }

    /*共用*/
    .syxwtime,
    .footpole,
    .foottop:after,
    .fybantxt span,
    .fyxwlble,
    .fylsxqle,
    .fylyle,
    .fyrynr {
        display: none
    }

    .sysjapp,
    .sytdapp,
    .fysjapp,
    .fyryapp,
    .fyrypreaa {
        display: block
    }

    .syxwle,
    .syxwri,
    .sylxri,
    .footpori,
    .fyzxxqle,
    .fyzxxqri,
    .fychuban li,
    .fycbxqri,
    .fydjzdle,
    .fydjzdri,
    .fydjlble,
    .fydjlbri {
        float: inherit;
        width: 100%
    }

    .fychuban li:nth-child(2n),
    .fycbxqle {
        float: inherit
    }

    .fycbxqri,
    .fyzxxqri {
        margin-top: 30px
    }

    .symoreaa {
        background: #c71628
    }

    .symoreaa:after,
    .symoreaa:before {
        display: none
    }

    .sylymainr .symoreaa {
        background: none;
        border: 1px solid #fff
    }

    .syzytd .symore,
    .synews .symore,
    .sylytwo .symore {
        margin-top: 35px
    }

    .sysjapp {
        margin-top: 5px
    }

    .sygytj,
    .sygybjq,
    .sylybjq,
    .sylyforjj,
    .fyryfl,
    .fycbjj,
    .fydjlb,
    .sylxri pre,
    .fydjzd {
        margin-bottom: 35px
    }

    .fyxwlb {
        margin-bottom: 30px
    }

    .sylyforbt,
    .footlogo,
    .fygwsub,
    .fytdxqtop {
        margin-bottom: 20px
    }

    .footlx h2,
    .footlx li,
    .fychuban li,
    .footlx li,
    .sytdss,
    .fytdlb li,
    .fytdlb,
    .sylyforbt,
    .fylybtej,
    .fyxueshu,
    .fychuban,
    .fycbxqbt,
    .fycbbjq,
    .fydjlb li,
    .fytdtc,
    .fycbxqjx,
    .fyxwlb li {
        margin-bottom: 15px
    }

    .fyxwxqtop h1,
    .fyrmxwbot li p,
    .fyxwbt,
    .fyxwjj,
    .fydjlbbt,
    .fydjlbjj {
        margin-bottom: 10px
    }

    .fybantxt p {
        margin-bottom: 0
    }

    .syguanyu,
    .synews,
    .sylytwo,
    .fyrymain,
    .fydsj,
    .fysyjj,
    .sylianxi,
    .syzytd,
    .fygyry {
        padding: 50px 0
    }

    .fymain {
        padding: 30px 0
    }

    .fyrmxwbot li a {
        padding: 15px 0
    }

    .fyxwlb li a {
        padding: 15px
    }

    .footer {
        padding-top: 30px
    }

    .fyrmxwtop {
        padding-bottom: 20px
    }

    .sybiaoti p {
        padding-bottom: 12px
    }

    /*字体*/
    .fontsize56 {
        font-size: 20px
    }

    /*56*/
    .fontsize40 {
        font-size: 24px
    }

    /*40*/
    .fontsize32 {
        font-size: 22px
    }

    /*32*/
    .fontsize26 {
        font-size: 22px
    }

    /*一级26*/
    .fontsize22,
    .fyzpgw {
        font-size: 16px
    }

    /*22*/
    .fontsize20 {
        font-size: 14px
    }

    /*20*/
    .fontsize18 {
        font-size: 14px
    }

    /*18*/
    body,
    input,
    select,
    textarea,
    .fontsize16 {
        font-size: 14px;
    }

    /*默认16*/
    .fontsize14,
    .fyytbq,
    .fyzpjy,
    .fydjlbsj {
        font-size: 12px
    }

    /*14*/
    .syxwirbt,
    .fyxwbt,
    .fyxsbt,
    .fygsbt {
        font-size: 16px
    }

    .footwx p {
        margin-top: 5px;
        font-size: 12px;
    }

    .fytdxqtop {
        font-size: 15px
    }

    .fybjq {
        line-height: 2
    }

    .sylyforjj,
    .fycbbt {
        line-height: 24px
    }

    /*30*/
    .sylyforjj {
        height: 72px
    }

    /*30, 3*/
    .fycbbt {
        max-height: 48px;
    }

    /*30, 2*/


    .sylyjj,
    .sytdjj,
    .syxwrijj,
    .fytdjj,
    .fyxwjj,
    .fygsjj,
    .fyxsjj,
    .fycbjj,
    .fydjlbjj {
        line-height: 24px;
    }

    /*26*/


    .sylyjj,
    .syxwrijj,
    .fytdjj {
        height: 48px;
    }

    /*26 2*/
    .sytdjj {
        max-height: 48px;
        height: auto;
        -webkit-line-clamp: 2
    }

    /*26 5*/
    .fydjlbjj,
    .fyxsjj {
        height: auto;
        max-height: 48px
    }

    .fytdzd .fytdjj {
        height: auto;
        max-height: 72px
    }

    /*26 6*/
    .fyxwjj {
        height: auto;
        max-height: 72px
    }

    /*26 3*/
    .fycbjj {
        max-height: 48px
    }

    /*26 2*/

}

@media only screen and (max-width:992px) {}

@media only screen and (max-width:870px) {}

@media only screen and (max-width:768px) {}

@media only screen and (max-width:750px) {}

@media only screen and (max-width:720px) {}

@media only screen and (max-width:640px) {}

/*---------------------------------手机----------------------------------------------*/
@media only screen and (max-width:500px) {}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:375px) {
    .fyryjtapp0 {
        margin-top: 76px
    }

    .fyryjtapp1 {
        margin-top: 76px
    }
}

@media only screen and (max-width:360px) {
    .fyryjtapp0 {
        margin-top: 68px
    }

    .fyryjtapp1 {
        margin-top: 68px
    }
}

@media only screen and (max-width:320px) {
    .fyryjtapp0 {
        margin-top: 58px
    }

    .fyryjtapp1 {
        margin-top: 58px
    }
}

/*1280*1024*/
@media (max-width:1280px) and (min-height:867px) {}

@media (min-width:1025px) and (max-height:900px) {}

@media only screen and (max-height:780px) {}

@media (min-width:1025px) and (max-height:780px) {}

@media only screen and (max-height:630px) {}


.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: red !important;
    color: #FFF;
}


.fonthoverred li a:hover {
    color: #c71628 !important;
}

.padding20_t {
 padding: 20px 0;
}

/* 团队背景 */
.fytdlble_bg{
    background: linear-gradient(rgb(143, 148, 151), rgb(193, 198, 199));
}


/*  */
.isTops {
    position: fixed;
    top: 100px;
    /* width: 15.2%; */
    width: 288px;
    /* min-width: 238px; */
    z-index: 2;
    /* 或者根据需要设置宽度 */
}




#lading-body {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(204, 195, 195);
    z-index: 10;
}

.spinner {
    margin: 100px auto;
    width: 200px;
    height: 100px;
    text-align: center;
    font-size: 10px;
}

.spinner>div {
    background-color: var(--main-bg);
    height: 100%;
    width: 10px;
    display: inline-block;
    margin: 0 5px;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}


.job-offer{
    display: none;
}