@charset "utf-8";.toTop {
    position: fixed;
    width: 60px;
    height: 60px;
    right: 3%;
    bottom: 10%;
    cursor: pointer;
    z-index: 99
}

.toTop>img {
    width: 100%
}

.banner.pc .swiper-slide a {
    display: block
}

.banner {
    position: relative;
    overflow: hidden
}

.banner a {
    display: block
}

.banner>img {
    display: block;
    width: 100%
}

.banner .slick {
    position: relative;
    z-index: 9
}

.banner .slick .slick-slide a {
    display: block;
    position: relative
}

.banner .slick .slick-slide a img {
    display: block;
    width: 100%;
    object-fit: cover;
    max-height: 510px
}

.banner .slick .slick-slide a div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 50%;
    margin-right: -410px;
    background: rgba(0, 0, 0, .22);
    line-height: 106px;
    height: 106px
}

.banner .slick .slick-slide a div p {
    position: absolute;
    right: 0;
    left: 100%;
    margin-left: -1160px;
    bottom: 0;
    font-size: 36px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal
}

.banner .slick-dots {
    bottom: 40px;
    text-align: center;
    font-size: 0;
    width: auto;
    right: 50%;
    margin-right: -750px;
    width: 280px;
    padding: 0 30px;
    line-height: 30px
}

.banner .slick-dots li {
    height: auto;
    width: auto;
    position: static;
    line-height: 22px;
    position: relative;
    font-size: 0
}

.banner .slick-dots li button {
    font-size: 20px;
    color: #fff;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}

.banner .slick-dots li::before {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s
}

.banner .slick-dots li::after {
    content: "";
    width: 0;
    height: 1px;
    background: #fff;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s
}

.banner .slick-dots li.slick-active::before {
    width: 20px
}

.banner .slick-dots li.slick-active::after {
    width: 20px
}

.banner .slick-prev {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    right: 50%;
    margin-right: -500px
}

.banner .slick-prev::before {
    content: "<";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    color: #fff;
    font-family: 楷体
}

.banner .slick-next {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    right: 50%;
    margin-right: -750px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.banner .slick-next::before {
    content: ">";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    font-family: 楷体;
    color: #fff
}

.index {
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #fff
}

.itit {
    width: 100%;
    overflow: hidden
}

.itit1 {
    line-height: 60px
}

.itit2 {
    line-height: 48px
}

.itit h2 {
    float: left;
    font-size: 30px;
    font-weight: normal;
    color: #1f1f1f
}

.itit1 h2 {
    border-left: 12px solid #9b0d14;
    padding-left: 15px
}

.tmore {
    overflow: hidden;
    text-align: right;
    position: relative
}

.tmore a {
    display: block;
    font-size: 16px;
    color: #c0913f;
    padding-right: 40px;
    background: url(../images/tmore.png) no-repeat;
    background-size: 32px 32px;
    background-position: right center;
    text-transform: uppercase;
    transition: all 0.3s;
    float: right;
    min-height: 48px
}

.tmore a:hover {
    padding-right: 65px
}

.tmore a::before {
    content: "";
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 185px;
    height: 1px;
    width: 100%;
    background-color: #bfbfbf;
    margin-right: 0px
}

.section1 {
    margin-top: 40px
}

.s1-c {
    margin-top: 40px
}

.s1-l {
    float: left;
    width: 630px;
    margin-right: 30px
}

.s1-r {
    overflow: hidden
}

.s1-l ul li a {
    display: block;
    position: relative
}

.s1-l ul li a .pic {
    padding-top: 66%
}

.s1-l ul li a>p {
    font-size: 20px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    color: #2f2f2f;
    margin: 20px 0;
    transition: all 0.3s;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.s1-ldata {
    float: left;
    position: relative;
    line-height: 50px
}

.s1-ldata b {
    font-size: 24px;
    line-height: 26px;
    color: #9b0d14;
    vertical-align: super
}

.s1-ldata span {
    font-size: 18px;
    line-height: 26px;
    color: #696969;
    vertical-align: bottom
}

.s1-ldata::before {
    content: "";
    position: absolute;
    left: 62%;
    transform: rotateZ(45deg) translateX(-50%);
    width: 1px;
    height: 100%;
    background: #717171
}

.art-more {
    text-align: right;
    padding-right: 30px;
    background: url(../images/art-more-bj.png) no-repeat;
    background-position: right bottom;
    font-size: 18px;
    line-height: 30px;
    color: #c0913f;
    padding-top: 5px;
    padding-bottom: 5px;
    transition: all 0.3s
}

.s1-l ul li a:hover p {
    color: #c0913f
}

.art-more:hover {
    padding-right: 25px
}

.s1-r ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    border-bottom: dotted 1px #b5b5b5;
    overflow: hidden
}

.s1-r ul li:first-child a {
    padding-top: 0
}

.s1-rpic {
    float: right;
    width: 160px;
    margin-left: 30px
}

.s1-rpic .pic {
    padding-top: 65.25%
}

.s1-rinfo {
    overflow: hidden
}

.s1-rinfo h3 {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
    color: #202020;
    overflow: hidden
}

.s1-rinfo span {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    line-height: 30px;
    color: #626262;
    margin-top: 15px;
    background: url(../images/data.png) no-repeat;
    background-position: left center
}

.s1-r ul li a:hover h3 {
    color: #c0913f
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center top;
    padding-top: 95px;
    margin-top: 130px;
    position: relative;
    z-index: 9
}

.section2 ul {
    overflow: hidden
}

.section2 ul .itit {
    padding: 6% 20% 0 40px
}

.section2 ul .tmore {
    margin-top: 20%
}

.section2 ul .tmore a {
    color: #fff;
    background: url(../images/tmore2.png) no-repeat;
    background-position: right center
}

.section2 ul .itit h2 {
    float: none;
    color: #fff
}

.section2 ul li {
    float: left;
    width: 33.33%;
    height: 336px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.section2 ul li>a {
    display: block;
    padding: 20% 40px 0 40px
}

.section2 ul li a img {
    display: block
}

.section2 ul li a p {
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    margin-top: 10%
}

.section2 ul li:nth-child(3) p {
    color: #6b4037
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 240px;
    position: relative;
    z-index: 8
}

.section3 .px1500 {
    background: url(../images/s3-cbj.png) repeat;
    padding: 27px;
    position: relative
}

.section3 .px1500::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 169px;
    height: 27px;
    background-color: #bf0e17
}

.s3-c {
    background: #fff
}

.s3-c .itit h2 {
    text-align: center;
    float: none;
    padding-top: 40px;
    padding-bottom: 40px
}

.s3-c>ul {
    padding-bottom: 40px
}

.s3-c ul li a {
    display: block;
    padding: 0 10% 10% 10%;
    border-left: 1px solid #dcdcdc
}

.s3-c ul li a .s3-data {
    font-size: 0;
    line-height: 40px
}

.s3-c ul li a .s3-data b {
    font-size: 24px;
    color: #282828;
    vertical-align: middle
}

.s3-c ul li a .s3-data span {
    font-size: 20px;
    vertical-align: middle;
    color: #9b0d14
}

.s3-c ul li a h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #282828;
    margin: 20px 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.s3-c ul .slick-track {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.s3-c ul .slick-track li {
    float: none;
    margin-bottom: 30px;
    width: 33%
}

.s3-c ul li a .art-more {
    font-size: 16px;
    background: url(../images/art-more-bj2.png) no-repeat;
    background-position: right bottom;
    padding: 0 20px 0 0
}

.s3-c .slick-dots {
    position: static;
    font-size: 0;
    margin-top: 25px
}

.s3-c .slick-dots li {
    width: 17px;
    height: 17px;
    background-color: #cccccc;
    border: 3px solid #fff;
    transition: all 0.3s;
    border-radius: 50%
}

.s3-c .slick-dots li button {
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s;
    left: 4px;
    top: 4px;
    padding: 0;
    margin: 0
}

.s3-c .slick-dots li.slick-active {
    border: 1px solid #9b0d14;
    background: transparent
}

.s3-c .slick-dots li.slick-active button {
    background-color: #9b0d14
}

.section4 {
    margin-top: -150px;
    margin-bottom: 50px;
    position: relative;
    z-index: 9
}

.s4-l {
    float: left;
    width: 50%;
    position: relative;
    z-index: 8
}

.s4-l>div {
    margin-right: -30px;
    padding-top: 56.9%
}

.s4-l>div>img {
    display: block;
    width: 100%
}

.s4-r {
    float: right;
    width: 50%;
    position: relative;
    z-index: 9
}

.s4-r .itit {
    margin-left: 90px;
    padding-top: 30px;
    position: relative;
    max-width: 490px
}

.s4-r .itit::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    height: 8px;
    background-color: #9b0d14
}

.s4-r ul {
    margin-top: 30px;
    margin-left: 5px;
    padding-left: 50px;
    background: #bf0e17;
    background-position: center center;
    background-size: cover
}

.s4-r ul li {
    max-width: 750px
}

.s4-r ul li:first-child a {
    border-top: none
}

.s4-r ul li a {
    display: block;
    position: relative;
    padding: 17px 0;
    border-top: 1px solid rgba(255, 255, 255, .35)
}

.s4-r ul li a h3 {
    font-size: 0;
    height: 35px;
    overflow: hidden;
    color: #fdfdfd;
    padding-left: 23px;
    position: relative;
    text-align: left;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.s4-r ul li a h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff
}

.s4-r ul li a h3 p {
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.text-bline {
    display: inline;
    background-image: linear-gradient(#fff, #fff);
    background-size: 0 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    transition: all 0.5s
}

.text-blineper :hover .text-bline {
    background-size: 100% 1px
}

.section5 {
    padding-top: 70px;
    padding-bottom: 105px;
    background: url(../images/s5-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover
}

.s5-c {
    margin-top: 50px
}

.s5-c ul li a {
    display: block;
    margin: 0 8%;
    background: #e3e5e5;
    padding: 30px
}

.s5-pic {
    max-width: 213px;
    margin: 0 auto
}

.s5-pic .pic {
    padding-top: 85%;
    border-radius: 10px
}

.s5-info h3 {
    font-size: 20px;
    text-align: center;
    color: #303030;
    margin-top: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.s5-info h4 {
    font-size: 20px;
    color: #303030;
    text-align: center;
    margin: 15px 0 20px 0
}

.s5-info p {
    font-size: 16px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    color: #666565;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.s5-info div {
    height: 48px;
    background: url(../images/tmore.png) no-repeat;
    background-position: center center;
    background-size: auto 100%;
    margin-top: 40px
}

.s5-c .slick-prev,.s5-c .slick-next {
    width: 60px;
    height: 66px
}

.s5-c .slick-prev {
    background: url(../images/s5-l.png) no-repeat;
    background-position: center center;
    left: -30px
}

.s5-c .slick-next {
    background: url(../images/s5-r.png) no-repeat;
    background-position: center center;
    right: -30px
}

.s5-c ul li a:hover .s5-info h3 {
    color: #c0913f
}

@keyframes fanzhuan {
    0% {
        transform: translateX(-50%) translateY(-50%) rotateY(0deg)
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotateY(360deg)
    }
}

@keyframes circles {
    0% {
        transform: translateX(-50%) translateY(-50%) rotate(0)
    }

    100% {
        transform: translateX(-50%) translateY(-50%) rotate(360deg)
    }
}

@keyframes circles2 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@media screen and (max-width: 1520px) {
    .banner .slick .slick-slide a div p {
        margin-left: 0;
        left: 0;
        padding: 0 15px;
        font-size: 26px
    }

    .banner .slick .slick-slide a div {
        line-height: 80px;
        height: 80px;
        margin-right: 0;
        right: 300px
    }

    .banner .slick-dots {
        bottom: 25px;
        right: 0;
        margin-right: 0
    }

    .banner .slick-next,.banner .slick-prev {
        bottom: 25px
    }

    .banner .slick-next {
        right: 0;
        margin-right: 0
    }

    .banner .slick-prev {
        right: 250px;
        margin-right: 0
    }

    .itit1 {
        line-height: 60px
    }

    .itit1 h2 {
        border-width: 10px
    }

    .itit h2 {
        font-size: 24px
    }

    .tmore a {
        font-size: 20px
    }

    .tmore a::before {
        right: 100px
    }

    .s5-c {
        padding: 0 40px
    }
}

@media screen and (max-width: 1400px) {
    .s4-l>div {
        padding-top: 76%
    }

    .s3-c ul li a .s3-data b {
        font-size: 20px
    }

    .s1-l ul li a>p,.s1-ldata b,.art-more,.section2 ul li a p,.s3-c ul li a .s3-data span,.s4-r ul li a h3 p,.s5-info h3 {
        font-size: 18px
    }

    .s1-rinfo h3,.s1-ldata span,.s5-info h4,.s5-info p {
        font-size: 18px
    }

    .s1-l {
        width: 600px;
        margin-right: 25px
    }

    .s1-r ul li a {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .s1-rpic {
        width: 120px;
        margin-left: 20px
    }

    .s1-rinfo span {
        margin-top: 5px
    }

    .s3-c ul li a {
        padding: 0 5% 5% 5%
    }

    .s5-c ul li a {
        padding: 4%
    }
}

@media screen and (max-width: 1280px) {
    .px1500 {
        padding-left: 10px;
        padding-right: 10px
    }

    .s4-l>div {
        padding-top: 100%
    }

    .itit h2 {
        font-size: 24px
    }

    .itit1 {
        line-height: 48px
    }

    .tmore a {
        font-size: 16px
    }

    .s4-r .itit {
        max-width: 420px
    }

    .tmore a::before {
        max-width: 110px
    }

    .tmore a::before {
        right: 110px
    }
}

@media screen and (max-width: 1024px) {
    .itit h2 {
        font-size: 20px
    }

    .section2 ul .itit h2 {
        font-size: 22px
    }

    .tmore a {
        padding-right: 45px;
        background-size: auto 35px
    }

    .section2 ul .tmore a {
        background-size: auto 35px
    }

    .tmore a::before {
        right: 105px
    }

    .s1-l ul li a>p {
        font-size: 16px;
        line-height: 20px;
        height: 42px
    }

    .s1-rinfo h3 {
        font-size: 16px;
        line-height: 20px;
        height: 42px
    }

    .banner .slick .slick-slide a div {
        display: none
    }

    .banner .slick-dots {
        bottom: 0;
        right: 0;
        margin-right: 0;
        width: auto
    }

    .banner .slick-next,.banner .slick-prev {
        bottom: 15px
    }

    .banner .slick-dots li button {
        font-size: 16px;
        margin: 0 5px
    }

    .s1-l {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 25px
    }

    .s1-l ul li a>p {
        margin: 15px 0
    }

    .section2 ul li {
        height: 260px
    }

    .section2 ul li a img {
        height: 40px
    }

    .section2 ul li>a {
        padding: 20% 20px 0 20px
    }

    .section2 ul .itit {
        padding: 6% 15px 0 15px
    }

    .s3-c ul li a h3 {
        margin: 15px 0;
        font-size: 16px;
        line-height: 20px;
        height: 42px
    }

    .s3-c .slick-dots {
        margin-top: 0
    }

    .section3 .px1500 {
        padding: 15px
    }

    .section3 .px1500::before {
        height: 15px
    }

    .s4-l {
        display: none
    }

    .s4-r {
        width: auto;
        float: none;
        padding-left: 10px;
        padding-right: 10px
    }

    .s4-r .itit {
        max-width: none;
        margin-left: 0;
        width: auto;
        padding-top: 15px
    }

    .s4-r ul {
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 25px
    }

    .s4-r ul li {
        max-width: none
    }

    .s4-r ul li a {
        padding: 15px 0
    }

    .s4-r ul li a h3 {
        height: auto
    }

    .s4-r ul li a h3 p {
        display: block;
        font-size: 16px;
        white-space: nowrap
    }

    .s4-r ul li a h3::before {
        top: 12px
    }

    .s5-c ul li a {
        margin: 0 0
    }

    .s5-c .slick-prev,.s5-c .slick-next {
        width: 35px;
        height: 40px;
        background-size: 100% auto
    }

    .s5-c {
        padding: 0
    }

    .s5-c>ul {
        padding: 0 20px
    }

    .s5-c .slick-prev {
        left: 0
    }

    .s5-c .slick-next {
        right: 0
    }

    .s5-info h3 {
        margin-top: 20px
    }

    .s5-info div {
        margin-top: 20px
    }
}

@media screen and (max-width: 768px) {
    .section2 ul li {
        width: 50%;
        height: 220px
    }

    .section2 ul li a p {
        margin-top: 5%
    }

    .section2 ul li>a {
        padding-top: 15%
    }

    .section1 {
        margin-top: 35px
    }

    .s1-c {
        margin-top: 30px
    }

    .section2 {
        margin-top: 35px;
        padding-top: 35px
    }

    .section3 {
        padding-top: 35px;
        margin-top: 0;
        padding-bottom: 35px
    }

    .section4,.s5-c {
        margin-top: 20px
    }

    .section5 {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .s3-c>ul {
        padding-bottom: 25px
    }

    .s3-c .itit h2 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (max-width: 480px) {
    .section2 ul li {
        float: none;
        width: auto;
        height: 150px
    }

    .section2 ul li>a {
        padding-top: 8%
    }

    .section2 ul li a p {
        margin-top: 2%
    }

    .section2 ul .itit h2 {
        float: left
    }

    .section2 ul .tmore {
        margin-top: 0
    }

    .section2 ul li:first-child {
        height: auto;
        margin-bottom: 10px
    }
}
