@charset "utf-8";

html,
body,
.banner,
.banner .slick,
.banner .slick div,
.banner .slick-slide a,
.banner .slick-slide a img {
    width: 100%;
    height: 100%;
}





body {
    overflow-x: hidden;
}

.banner {
    position: relative;
    /* z-index: 9; */
    overflow: hidden;
}
.banner .slick-slider,.banner .slick{
    position: static !important;
}
.banner .slick-slide.slick-current a img {
    animation: img_scale linear 5s;
}

@keyframes img_scale {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.05);
    }

}
.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
}



.banner .slick-slide a p {
    position: absolute;
    z-index: 9;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 35px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 100px;
}

.banner .slick-slide a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/xqw/images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 9;
}



.banner .slick-dots {
    left: 0;
    right: 0;
    max-width: 1400px;
    margin: auto;
    text-align: right;
    bottom: 60px;
    z-index: 9;
}

.banner .slick-dots li {
    width: 34px;
    height: 26px;
    margin: 0 20px;
    background: url(/xqw/images/banner-dots.png) no-repeat;
    background-position: center center;
}

.banner .slick-dots li button {
    display: none;
}

.banner .slick-dots li.slick-active {
    background-position: center center;
    background: url(/xqw/images/banner-dots-active.png) no-repeat;

}



.banner .slick-prev {
    width: 70px;
    height: 70px;
    background: url(/xqw/images/banner-l.png) no-repeat;
    background-size: cover;
    left: 2%;
}

.banner .slick-next {
    width: 70px;
    height: 70px;
    background: url(/xqw/images/banner-r.png) no-repeat;
    background-size: cover;
    right: 2%;
}

.banner-tx {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    padding: 20px 0;
    background: url(/xqw/images/banner-tx-bj.png) no-repeat;
    background-size: cover;
    z-index: 1;
}

.banner-tx p {
    font-family: PangMenZhengDao;
    font-size: 40px;
    color: #ffffff;
}

.banner-tx p b {
    color: #eae251;
    font-weight: 600;
    font-size: 60px;
    margin: 0 20px;
}
.banner-tx p span {
    font-family: "微软雅黑" !important;
}
.banner-tx p span {
    color: #eae251;
    font-weight: 600;
    font-size: 40px;
    margin: 0 10px;
}


.index {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    background: #feeee0;
    padding-top: 127px;
}
.index .s2 .s2-banner .pic{
    height: 480px;
}
@media screen and (max-width: 1800px){

.index .s2 .s2-banner .pic{
    height: auto;
}
}
 .index .s2 .s2-banner .pic img{
    left: -2.5%;
}
.s1 {
    padding: 100px 0;
    background: url(/xqw/images/s1-bj.jpg) no-repeat;
    background-size: cover;
}

.s1-banner .pic {
    width: 793px;
    height: 538px;
    padding-top: 0;
}

.s1-banner .slick-prev {
    width: 68px;
    height: 68px;
    background: url(/xqw/images/s1-l.png) no-repeat;
    background-size: cover;
    left: 20px;
}

.s1-banner .slick-next {
    width: 68px;
    height: 68px;
    background: url(/xqw/images/s1-r.png) no-repeat;
    background-size: cover;
    right: 20px;
}

.s1-l {
    float: left;
    width: 793px;
    margin-right: 5%;
}

.s1-banner-tx {
    background: url(/xqw/images/s1-banner-tx-bj.png) no-repeat;
    background-size: cover;
    padding: 20px 15px;
    margin-top: -35px;
    position: relative;
    width: 93%;
}

.s1-bd {
    text-align: center;
    float: left;
    margin-right: 30px;
}

.s1-bd b {
    display: block;
    font-family: Georgia;
    font-size: 30px;
    color: #ffffff;
}

.s1-bd span {
    display: block;
    font-family: Georgia;
    font-size: 18px;
    color: #ffffff;
}

.s1-bt {
    overflow: hidden;
}

.s1-bt h3 {
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s1-bt p {
    font-size: 14px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
width: 98%;
}

.s1-r {
    overflow: hidden;
}

.s1-tit {
    font-size: 0;
}

.s1-tit h3 {
    font-size: 30px;
    color: #000;
    opacity: 0.6;
    border-bottom: 1px solid gray;
    padding-bottom: 6px;
    display: inline-block;
    cursor: pointer;

}

.s1-tit h3:first-child {
    padding-right: 12px;
}

.s1-tit h3:nth-child(2) {
    padding-left: 12px;
}

.s1-tit h3 b {
    font-family: PangMenZhengDao;
    font-size: 32px;
    line-height: 30px;
}

.s1-en {
    font-family: Arial;
    font-size: 12px;
    color: #979797;
    opacity: 0.8;
}

.s1-tit h3.on {
    opacity: 1;
    border-color: #a62326;
}

.s1-tit h3.on b {
    color: #a62326;
}

.s1-tit h3.on span {
    color: #a62326;
}

.s1-tit h3.on .s1-en {
    color: #bd2614;
}

.s1-more a {
    background: url(/xqw/images/s1-more-bj.png) no-repeat;
    background-position: center center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    padding: 0 28px;
    transition: all 0.3s;

}
.s1-more a{
    display: none;
}
.s1-more a.on{
    display: block;
}
.s1-more a:hover {
    opacity: 0.7;
}

.s1-more {
    float: right;
}

.s1-list {
    padding-top: 20px;
}

.s1-list ul li span {
    font-family: Georgia;
    font-size: 14px;
    color: #bd2614;
    padding-left: 30px;
    background: url(/xqw/images/icon-date.png) no-repeat;
    background-position: left center;
    line-height: 18px;
    display: block;
    margin-bottom: 10px;
}

.s1-list ul li p {
    font-size: 18px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s1-list ul li {
    padding: 25px 0;
    border-bottom: 1px solid rgba(189, 38, 20, 0.4);
    position: relative;
}


.s1-list ul li::after {
    content: '';
    width: 0%;
    height: 3px;
    background-color: #bd2614;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.6s;
}

.s1-list ul li:hover:after {
    width: 100%;
}

.s1-list ul li:hover {
    border-color: transparent;
}

.s1-list ul li:hover p {
    color: #bd2614;
}

.s1-list ul {
    display: none;
}

.s1-list ul.on {
    display: block;
}

/* s2 */
.s2 {
    padding: 100px 0;
    background: url(/xqw/images/s2-bj.jpg) no-repeat;
    background-size: cover;

}

.s2-tit h3 {
    position: relative;
    font-size: 34px;
    color: #ffffff;
    text-align: center;
}

.s2-tit h3 b {
    font-family: PangMenZhengDao;
    font-size: 70px;
    line-height: 60px;
}

.s2-en {
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.8;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-30%);
}

.s2-tit h3::after {
    content: '';
    position: absolute;
    right: 145px;
    top: 50%;
    width: 32%;
    height: 4px;
    background: url(/xqw/images/s2-tit-line.png) no-repeat;
    background-size: 100% 1px;
    background-position: right center;
}

.s2-tit {
    position: relative;
    margin-bottom: 50px;
}

.s2-more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}

.s2-more a {
    background: url(/xqw/images/s1-more-bj.png) no-repeat;
    background-position: center center;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    padding: 0 30px;
    transition: all 0.3s;

}

.s2-more a:hover {
    opacity: 0.7;
}

.s2-banner {
    width: 640px;
    padding: 15px 15px 30px 15px;
    background: url(/xqw/images/s2-banner-bj.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-right: 4%;
}

.s2-banner .pic {
    width: 640px;
    height: 401px;
    padding-top: 0;
}

.s2-tx {
    overflow: hidden;
    padding-top: 95px;
    padding-right: 5%;
}


.s2-tx ul li a span {
    display: inline-block;
    font-size: 18px;
    color: #dfc392;
    border-bottom: 1px solid #ffefe1;
    padding: 10px 15px;
    margin-left: 50%;
    margin-bottom: 60px;
}

.s2-tx ul li a p {
    font-size: 18px;
    color: #dfc392;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.s2-sjz ul li {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}


.s2-sjz ul {
    margin-top: 50px;
    background: url(/xqw/images/sjz.png) repeat-x;
    background-position: left 23px;
    position: relative;
}



.s2-sjz ul li {
    padding-top: 60px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.s2-sjz {
    padding: 0 50px;
    position: relative;
}

.s2-l {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 13px;
    width: 37px;
    height: 44px;
    background: url(/xqw/images/s2-l.png) no-repeat;
    background-size: cover;
}

.s2-r {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 13px;
    width: 37px;
    height: 44px;
    background: url(/xqw/images/s2-r.png) no-repeat;
    background-size: cover;
}

.s2-sjz ul li::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -2px;
    transform: translateX(-50%);
    height: 40px;
    width: 5px;
    background: #dfc392;
    z-index: 9;
}

.s2-sjz ul li.slick-current::after {
    background: #dfc392;
    height: 60px;
}

.s2-sjz ul li.slick-current span {
    display: block;
    color: #333;
    margin: 0 auto;
    width: 89px;
    height: 89px;
    border-radius: 50%;
    background: url(/xqw/images/sjz-date-bj.png) no-repeat;
    background-size: cover;
    line-height: 89px;
    font-size: 20px;
    color: #bd2614;
    margin-top: 10px;
}


.px1660 {
    max-width: 1660px;
    margin: 0 auto;
}

.s3 {
    background: url(/xqw/images/s3-bj.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.s3 .s2-tit h3 b {
    color: #dfc392;
}

.s3 .s2-tit h3 span {
    color: #dfc392;
}

.s3 .s2-tit h3 .s2-en {
    color: #dfc392;
}

.s3-banner ul li a {
    margin: 0 17px;
}

.s3-banner .pic {
    padding-top: 58%;
}

.s3-tx {
    padding: 40px;
    position: relative;
}

.s3-tx p {
    font-size: 16px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    margin-bottom: 10px;
}


.s3-arrow {
    float: right;
}

.s3-name {
    position: absolute;
    width: 143px;
    height: 75px;
    background: url(/xqw/images/s3-name-bj.png) no-repeat;
    background-size: cover;
    left: 0;
    top: -50px;
    text-align: center;
    line-height: 75px;
    font-size: 20px;
    color: #ffffff;
}

.s3-banner ul li a {
    background-color: #fffcf9;
}

.s3-banner ul li a:hover {
    background-color: #dfc392;
    box-shadow: 0px 12px 26px 1px rgba(0, 0, 0, 0.2);

}

.s3-banner ul li a:hover .s3-tx {
    background: url(/xqw/images/s3-tx-bj.png) no-repeat;
    background-position: right bottom;
}

.s3-banner>ul {
    padding: 0 130px;
}


.s3-banner .slick-prev {
    width: 48px;
    height: 56px;
    background: url(/xqw/images/s2-l.png) no-repeat;
    background-size: cover;
}

.s3-banner .slick-next {
    width: 48px;
    height: 56px;
    background: url(/xqw/images/s2-r.png) no-repeat;
    background-size: cover;
}

.s4-l {
    float: left;
    width: 66.66%;
}

.s4-c a img {
    width: 100%;
    height: 100%;
    display: block;
}

.s4-l1 {
    float: left;
    width: 50%;
    height: 630px;
}

.s4-l2 {
    float: left;
    width: 50%;
}

.s4-l2 a {
    height: 315px;
}

.s4-r {
    float: right;
    width: 33.33%;
}

.s4-r a {
    height: 315px;
}

.s4-c a {
    position: relative;
}

.s4-tx {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(155, 30, 18, 0.8);
    display: none;

}

.s4-tx::after {
    content: '';
    width: 45px;
    height: 45px;
    background: url(/xqw/images/s4-pic-top.png) no-repeat;
    position: absolute;
    left: 18%;
    top: 30%;
}

.s4-tx::before {
    content: '';
    width: 45px;
    height: 45px;
    background: url(/xqw/images/s4-pic-bottom.png) no-repeat;
    position: absolute;
    right: 18%;
    bottom: 30%;
}

.s4-tx p {
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.px1920 {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.s4 {
    background: url(/xqw/images/s4-bj.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
    height: 830px;
}

.s4-c {

    box-shadow: 0 0 15px #333;
    float: right;
    width: 1400px;

}


.s4 .px1400 {
    position: relative;
}

.s4-tit {
    position: absolute;
    top: 80px;
    left: 14%;
    z-index: 9;
}

.s4-tit h2 {
    font-family: PangMenZhengDao;
    font-size: 70px;
    color: #a62326;
    line-height: 50px;
    width: 70px;
    text-align: center;
    position: relative;
}

.s4-tit h3 {

    font-size: 34px;
    color: #a62326;
    width: 70px;
    text-align: center;
}

.s4-tit h3::after {
    content: '·';
    display: block;
}

.s4-tit h4 {

    font-size: 34px;
    color: #000;
    width: 70px;
    text-align: center;
}

.s4-tit h5 {

    font-size: 34px;
    color: #000;
    width: 70px;
    text-align: center;
}


.s4-en {
    color: #a62326;
    opacity: 0.8;
    font-family: Arial;
    font-size: 14px;
    position: absolute;
    transform: rotate(90deg);
    width: 95px;
    height: 14px;
    left: -40px;
    top: 100px;


}

.s4-more a {
    width: 54px;
    height: 129px;
    background: url(/xqw/images/s4-more-bj.png) no-repeat;
    writing-mode: vertical-lr;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 54px;
    transition: all 0.3s;
}

.s4-more a:hover {
    opacity: 0.7;
}

.s4-more {
    position: relative;
}

.s4-line {
    width: 1px;
    height: 170px;
    border: dashed 1px #bd696b;
    margin-left: 28px;
    margin-bottom: 10px;
}


.s5 {
    padding: 100px 0;
    background: url(/xqw/images/s5-bj.jpg) no-repeat;
    background-size: cover;
}


.s5 .s2-tit h3 b {
    color: #bd2614;
}

.s5 .s2-tit h3 span {
    color: #bd2614;
}

.s5 .s2-tit h3 {
    color: #000;
}

.s5 .s2-en {
    color: #bd2614;
}

.s5-banner {
    width: 537px;
    float: left;
    box-shadow: 0px 0px 10px 1px rgba(50, 50, 50, 0.19);
    margin-right: 6%;
}

.s5-banner .pic {
    width: 537px;
    height: 335px;
    padding-top: 0;
}


.s5-banner .slick-prev {
    width: 25px;
    height: 47px;
    background: url(/xqw/images/s5-l.png) no-repeat;
    background-size: cover;
    left: 10px;
    top: 40%;
}

.s5-banner .slick-next {
    width: 25px;
    height: 47px;
    background: url(/xqw/images/s5-r.png) no-repeat;
    background-size: cover;
    right: 10px;
    top: 40%;
}


.s5-btx {
    background-color: #ffffff;
    padding: 30px 40px;
}

.s5-banner ul li a {
    position: relative;
}

.s5-info {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 80px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    background: url(/xqw/images/s5-banner-tx-bj.png) no-repeat;
    background-size: cover;
}

.s5-date {
    float: left;
    text-align: center;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;

}

.s5-date::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 36px;
    background-color: #bd2614;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}

.s5-date b {
    font-family: Georgia;
    font-size: 37px;
    color: #bd2614;
    display: block;
}

.s5-date span {
    font-family: Georgia;
    font-size: 12px;
    color: #666666;
    display: block;
}


.s5-tx h3 {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;

}

.s5-tx p {
    font-size: 14px;
    color: #999999;
    opacity: 0.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}


.s5-list {
    overflow: hidden;
}

.s5-pic {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 30px;
}

.s5-pt p {
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s5-pt span {
    display: block;
    text-align: right;
    font-size: 14px;
    color: #666666;
}

.s5-pt span img {
    margin-right: 5px;
    vertical-align: middle;
}

.s5-list ul li a {
    padding: 18px 0;
}

.s5-list ul li {
    border-top: 1px solid #e2d5ca;
}

.s5-list ul li:first-child {
    border: none;
}

.s5-list ul li a:hover p {
    color: #a62326;
}


.s5-list ul {
    height: 467px;
    overflow: auto;
    padding-right: 40px;
}


/* 整个滚动条 */
.s5-list ul::-webkit-scrollbar {
    width: 10px;
    background-color: #e7dbce;

}

/* 滚动条上的滚动滑块 */
::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.8);

}


/* vr */
.s1{
    position: relative;
}
.vr {
    width: 144px;
    height: 365px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(/xqw/images/vr-bj.png) no-repeat;
    padding-top: 90px;
    padding-left: 20px;
}

.vr p{
    font-size: 20px;
	color: #ffffff;
    padding-left: 10px;
}
.vr a:hover{
    opacity: 0.7;
}



@media screen and (max-width: 1700px) {
    .s3-banner .slick-next {
        right: 20px;
    }

    .s3-banner .slick-prev {
        left: 20px;
    }

    .s3-banner>ul {
        padding: 0 90px;
    }
    .vr{
        display: none;
    }
}




@media screen and (max-width: 1400px) {
    .s1-more a {
        font-size: 14px;
    }

    .s1-tit h3:first-child {
        padding-right: 5px;
    }

    .s1-tit h3:nth-child(2) {
        padding-left: 5px;
    }

    .s1-tit h3 b {
        font-size: 28px;
    }

    .s1-tit h3 {
        font-size: 24px;
    }

    .s1-more a {
        background-position: left center;
    }

    .s1-list {
        padding-top: 10px;
    }

    .s1-list ul li {
        padding: 20px 0;
    }

    .s1-l {
        width: 56%;
        margin-right: 2.5%;
    }

    .s1-banner .pic {
        width: 100%;
        height: 469px;
    }

    .s1-banner-tx {
        width: 100%;
        background-color: #bd2614;
    }

    .s4-l {
        float: none;

    }

    .s4 {
        padding: 50px 0;
        height: auto;
    }

    .s4-c {
        width: auto;
        box-shadow: none;
        float: none;
    }

    .s4-r>a {
        float: left;
        width: 495px;
        height: 315px;
    }

    .s4-l {
        float: right;
        width: auto;

    }

    .s4-l1 {
        width: 495px;
        height: 630px;
    }

    .s4-l2 {
        width: 495px;
    }

    .s4-r {
        float: right;
        width: auto;
        font-size: 0;
    }

    .s4-tit {
        left: 8%;
    }

    .s4-c a {
        padding: 10px;
    }
}

@media screen and (max-width: 1200px) {
    .s2-banner {
        width: 46%;

    }

    .s2-banner .pic {
        padding-top: 56%;
        width: 100%;
        height: auto;
    }

    .s2-tx {
        padding-top: 20px;
    }

    .s3-banner ul li a {
        margin: 0 4%;
    }

    .s3-tx {
        padding: 25px;
    }

    .banner-tx p {
        font-size: 30px;
    }

    .banner-tx p b {
        font-size: 50px;
    }
}

@media screen and (max-width: 1024px) {
    #downPage {
        display: none;
    }

    html,
    body,
    .banner,
    .banner .slick,
    .banner .slick div,
    .banner .slick-slide a,
    .banner .slick-slide a img {
        height: auto !important;
    }

    .index {
        position: static;
        padding-top: 0;
    }

    .s1,
    .s2,
    .s3,
    .s4,
    .s5 {
        padding: 50px 0;
    }

    .s1-l {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .s1-banner .pic {
        width: auto;
        height: auto;
        padding-top: 67.8%;
    }

    .s2 {
        padding: 50px 0;
    }

    .s2-tit h3 b {
        font-size: 50px;
    }

    .s4-tit h2 {
        font-size: 50px;
    }

    .s4-tit h3,
    .s4-tit h4,
    .s4-tit h5 {
        font-size: 28px;
    }

    .s4-line {
        height: 100px;
    }

    .s2-tit h3 {
        font-size: 28px;
    }

    .s2-more a {
        font-size: 14px;
    }

    .s2-tit h3::after {
        width: 25%;
    }

    .s2-tx {
        padding-top: 10px;
    }

    .s2-tx ul li a span {
        margin-bottom: 20px;
    }

    .s2-tx ul li a p,
    .s2-tx ul li a span,
    .s2-sjz ul li {
        font-size: 16px;
    }

    .s2-sjz ul li.slick-current span {
        font-size: 18px;
    }

    .s3-name {
        font-size: 18px;
        width: 100px;
        height: 55px;
        line-height: 55px;
        background-position: center center;
        top: -30px;
    }

    .s3-tx p {
        font-size: 14px;

    }

    .s3-banner .slick-prev {
        width: 38px;
        height: 46px;
    }

    .s3-banner .slick-next {
        width: 38px;
        height: 46px;
    }

    .s3-banner>ul {
        padding: 0 70px;
    }

    .s2-tit {
        margin-bottom: 30px;
    }

    .s4-l1 {
        float: none;
        width: auto;
        height: auto;
    }

    .s4-l2 {
        float: none;
        width: auto;

    }

    .s4-l2 a {
        float: left;
        width: 50%;
        height: auto;
    }

    .s4-r>a {
        float: left;
        width: 50%;
        height: auto;
    }

    .s5-banner {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .s5-banner .pic {
        padding-top: 62%;
        width: auto;
        height: auto;
    }

    .banner-tx p b,
    .banner-tx p span {
        font-size: 40px;
        line-height: 40px;
    }

    .banner-tx p {
        font-size: 26px;
    }

    .banner .slick-dots {
        bottom: 8%;
    }

    .s1-banner .slick-next,
    .s1-banner .slick-prev {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 768px) {
    .banner .slick-dots li {
        transform: scale(0.7);
        margin: 0 10px;
    }

    .banner-tx p {
        font-size: 22px;
    }

    .banner-tx {
        padding: 10px 0;
    }

    .s1,
    .s2,
    .s3,
    .s4,
    .s5 {
        padding: 30px 0;
    }

    .s1-bt h3 {
        font-size: 18px;

    }

    .s1-list ul li p {
        font-size: 16px;
    }

    .s2-banner {
        float: none;
        width: auto;
        height: auto;
        margin-right: 0;
    }

    .s2-tx ul li a span {
        margin: 0;
        margin-bottom: 20px;
    }

    .s3-tx {
        padding: 25px 15px;
    }

    .s4-tit h2 {
        font-size: 40px;
    }

    .s4-tit h3,
    .s4-tit h4,
    .s4-tit h5 {
        font-size: 24px;
    }

    .s4-line {
        margin-left: 34px;
    }

    .s4-en {
        font-size: 12px;
    }

    .s4-more a {
        width: 40px;
        height: 108px;
        font-size: 14px;
        line-height: 40px;
        background-size: 100%;
        background-position: left center;
        transform: translateX(15px);
    }

    .s2-tit h3::after {
        content: none;
    }

    .s5-info {
        font-size: 16px;
    }

    .s5-tx h3 {
        font-size: 16px;
    }

    .s5-date b {
        font-size: 28px;
    }

    .s5-btx {
        padding: 20px 30px;
    }

    .s5-pt p {
        font-size: 16px;
    }

    .s5-pt span {
        font-size: 13px;
    }

    .s5-pic {
        width: 60px;
        height: 60px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 650px) {

    .s2-sjz ul li.slick-current span {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 16px;
    }

    .s2-sjz ul li::after {
        height: 30px;
        top: 10px;
        width: 4px;
    }

    .s2-sjz ul li.slick-current::after {
        height: 40px;
        width: 5px;
    }

    .s2-sjz ul li {
        padding-top: 50px;
    }

}

@media screen and (max-width: 480px) {

    .s1-banner .slick-next,
    .s1-banner .slick-prev {
        width: 35px;
        height: 35px;
    }

    .s5-pic {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .s5-pt p {
        font-size: 14px;
        margin-top: 5px;
    }

    .s5-pt span {
        font-size: 12px;
    }

    .s5-date b {
        font-size: 24px;
    }

    .s5-tx h3 {
        font-size: 14px;
        line-height: 20px;
    }

    .s5-tx p {
        font-size: 13px;
    }

    .s1-more a,
    .s2-more a {
        font-size: 12px;
        padding: 0 15px;
        background-size: cover;
        background-position: center center;
        background-size: 80px;
    }

    .s2-tit h3 b {
        font-size: 30px;
    }

    .s2-en {
        font-size: 12px;
    }

    .s2-tit h3 {
        font-size: 20px;
    }

    .s1-tit h3 b {
        font-size: 24px;
    }

    .s1-tit h3 {
        font-size: 20px;
    }

    .s1-bd b {
        font-size: 24px;
    }

    .s1-bd span {
        font-size: 14px;
    }

    .s1-bd {
        margin-right: 10px;
    }

    .s1-bt h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .s1-bt p {
        font-size: 13px;
    }

    .s2-tx ul li a p {
        font-size: 14px;
    }

    .s4-line {
        height: 80px;
        margin-bottom: 0px;
    }

    .s2-tit {
        margin-bottom: 20px;
    }

    .s5-info {
        font-size: 14px;
    }

    .s5-banner .slick-next,
    .s5-banner .slick-prev {
        width: 15px;
        height: 37px;
        background-size: 100%;
    }

    .banner-tx p {
        font-size: 18px;
    }

    .banner-tx p b,
    .banner-tx p span {
        font-size: 26px;
        line-height: 20px;
        margin: 0 5px;
    }
}