@charset "utf-8";

/*！--CSS重置和样式初始化*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

html {
    font-size: 14px;
}

body {
    font-style: normal;
    font-family: "\5FAE\8F6F\96C5\9ED1", Helvetica, sans-serif;
    background-color: #ffffff;
}

small {
    font-size: 12px
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 14px
}

h4,
h5,
h6 {
    font-size: 100%
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    background-color: transparent
}

a:hover,
a:active {
    outline-width: 0;
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    border: 0;
    height: 1px
}

img {
    border-style: none
}

img:not([src]) {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

html {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%
}

input,
textarea,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]),
video:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

mark {
    background-color: #ff0;
    color: #000
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

textarea {
    overflow: auto
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clear:after {
    display: block;
    height: 0;
    content: "";
    clear: both
}

/* 主样式开始*/
@media screen and (max-width: 750px) {
    html {
        /** font-size: 30px; */
        font-size: calc(100vw / 26);
    }

    body {
        background: #F3F5F9;
    }

    .tt {
        display: none;
    }

    .wrap {
        max-width: 100%;
        min-width: 0;
        margin: 0 auto;
    }

    .wrap-min {
        margin: 0;
        max-width: 100%;
    }

    .clear {
        clear: both;
    }

    .more {
        display: none;
    }

    .more-min {
        display: block;
        margin: 1rem auto;
        width: 30%;
        height: 2rem;
        background: #58CFC2;
        border-radius: 1rem;
        -webkit-border-radius: 1rem;
        -moz-border-radius: 1rem;
        -ms-border-radius: 1rem;
        -o-border-radius: 1rem;
        text-align: center;
    }

    .more-min a {
        font-size: 1.2rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFF2B8;
        line-height: 2rem;
    }

    .header {
        background: url(../images/header-min.png) center no-repeat;
        height: 22.2rem;
        background-size: 100% 100%;
    }

    .box1 {
        height: auto;
        overflow: hidden;
    }

    .xwzx {
        margin-top: 2rem;
    }

    .xwzx-content {
        width: 94%;
        padding: 0;
        background: none;
        height: auto;
        margin: 0.666rem auto 0;
    }

    .xwzx-title {
        height: 65px;
        background: url(../images/xwzxtt.png) center no-repeat;
    }

    .xwzx-left {
        width: 100%;
        height: auto;
        position: relative;
        padding: 0;
    }

    .xwzx-left ul li {
        width: 100%;
        height: 15.4rem;
        background: #58CFC2;
    }

    .xwzx-left ul li img {
        width: 100%;
        height: 11.733rem;
    }

    .xwzx-left ul li p {
        width: 100%;
        height: 2.666rem;
        padding: 0;
        background: #58CFC2;
        opacity: 0.9;
        text-align: center;
    }

    .xwzx-left ul li p a {
        display: block;
        font-size: 1.1rem;
        font-family: PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.6rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .xwzx-focus-tip {
        position: absolute;
        z-index: 2;
        top: 13.5rem;
        text-align: center;
        height: 1rem;
    }

    .xwzx-focus-tip .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        background: #FFF2B8;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        opacity: 1;
        vertical-align: middle;
    }

    .xwzx-focus-tip .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
        background: #FFFFFF;
        border-radius: 50%;
        opacity: 1;
        vertical-align: middle;
    }

    .xwzx-prev {
        display: none;
    }

    .xwzx-next {
        display: none;
    }

    .xwzx-right {
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: 2rem;
    }

    .xwzx-right .tj li {
        overflow: hidden;
    }

    .xwzx-right .tj li h3 {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #51C7BA;
        text-align: center;
    }

    .xwzx-right .tj li h3 a {
        font-size: 1.2rem;
        font-family: PingFang SC;
        font-weight: 500;
        color: #51C7BA;
    }

    .xwzx-right .tj li p {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #DBC989;
        min-height: 50px;
        text-indent: 2rem;
    }

    .xwzx-right .list li {
        background: #FEFBF3;
        overflow: hidden;
        padding: 0 0.6rem 0 0.8rem;
        margin-top: 0.6rem;
        height: auto;
    }

    .xwzx-right .list li a {
        display: block;
        font-size: 1.2rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #2A2D3A;
        line-height: 2rem;
        float: none;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .xwzx-right .list li a:hover {
        color: #51C7BA;
    }

    .xwzx-right .list li span {
        display: block;
        font-size: 16px;
        font-family: PingFang SC;
        font-weight: 300;
        color: #DBC989;
        line-height: 2rem;
        float: none;
    }

    .xsyl {
        margin-top: 1rem;
    }

    .xsyl-title {
        height: 66px;
        background: url(../images/xsyltt.png) center no-repeat;
    }

    .xsyl-content {
        margin-top: 2rem;
        position: relative;
        height: auto;
        width: 94%;

    }

    .xsyl-content ul li {
        position: relative;
        background: #58CFC2;
    }

    .xsyl-content ul li p {
        width: 100%;
        height: 2rem;
        background: #58CFC2;
        opacity: 0.9;
        position: absolute;
        bottom: 0;
    }

    .xsyl-content ul li p a {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 2rem;
    }

    .xsyl-content ul li .zz {
        display: none;
    }

    .xsyl-content .swiper-wrapper .swiper-slide {
        width: 100% !important;
        height: auto;
    }

    .xsyl-content .swiper-wrapper .swiper-slide img {
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

    .xsyl-content .swiper-wrapper .swiper-slide-prev {
        margin-top: 0;
        height: auto !important;
        z-index: 1;
    }

    .xsyl-content .swiper-wrapper .swiper-slide-prev img {
        overflow: hidden;
    }

    .xsyl-content .swiper-wrapper .swiper-slide-next {
        margin-top: 0;
        width: 100% !important;
        height: auto !important;
        z-index: 1;
    }

    .xsyl-content .swiper-wrapper .swiper-slide-next img {
        width: 100% !important;
        height: auto !important;
    }

    /* .xsyl-content .swiper-wrapper .swiper-slide-active {
        width: auto !important;
        height: auto !important;
        z-index: 3;
    } */

    .xsyl-content .swiper-wrapper .swiper-slide-active .zz {
        display: none;
    }

    .xsyl-focus-tip {
        display: inline-block;
        width: auto !important;
        height: 28px;
        opacity: 0.6;
        background: #51C7BA;
        border-radius: 14px;
        line-height: 28px;
        padding: 0;
        z-index: 2;
        position: absolute !important;
        bottom: 0;
        left: 50% !important;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
    }

    .xsyl-focus-tip .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #FFF2B8;
        border-radius: 50%;
        opacity: 1;
    }

    .xsyl-focus-tip .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
        background: #FFFFFF;
        border-radius: 50%;
        opacity: 1;
    }

    .xsyl-prev {
        margin-top: 1.6rem;
        width: 40px;
        height: 40px;
        background: url(../images/left.png) center no-repeat;
        position: static !important;
        float: left;
    }

    .xsyl-next {
        margin-top: 1.6rem;
        width: 40px;
        height: 40px;
        background: url(../images/right.png) center no-repeat;
        position: static !important;
        float: right;
    }

    .box2 {
        background: url(../images/maxbg2.png) center no-repeat;
        height: auto;
        overflow: hidden;
    }

    .tjg {
        margin-top: 2rem;
    }

    .tjg-title {
        height: 65px;
        background: url(../images/lytjgtt.png) center no-repeat;
    }

    .tjg-content {
        height: auto;
        width: 94%;
        margin: 1rem auto 0;
    }

    .splogo-list {
        width: 100% !important;
        height: auto !important;
    }

    .splogo-list li {
        float: left;
        position: relative;
    }

    .splogo-list li img {
        width: 100%;
        height: 100%;
    }

    .splogo-list li:nth-child(1) {
        width: 50%;
        height: auto;
    }

    .splogo-list li:nth-child(2) {
        width: 50%;
        height: auto;
        margin: 0;
    }

    .splogo-list li:nth-child(3) {
        width: 100%;
        height: auto;
    }

    .splogo-list li:nth-child(4) {
        width: 100%;
        height: auto;
        margin-top: 0;
    }

    .splogo-list li .spzz {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 0;
        left: 0;
    }

    .splogo-list li .spzz h3 {
        height: 2rem;
        width: 96%;
        margin: 0;
        padding: 0 2%;
        background: rgba(255, 242, 184, 1);
        background-size: 100% 100%;
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #CBB865;
        line-height: 2rem;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        vertical-align: middle;
    }

    .splogo-list li .spzz h3 span {
        display: inline-block;
        width: 16px;
        height: 16px;
        background: url(../images/tx.png) center no-repeat;
        vertical-align: middle;
        margin: 0 10px 0 13px;
    }

    .splogo-list li .spzz a {
        width: 3rem;
        height: 3rem;
        background: url(../images/play.png) center no-repeat;
        background-size: 100% 100%;
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

    .tjg-focus-tip {
        display: inline-block;
        width: auto !important;
        height: 28px;
        opacity: 0.6;
        background: #51C7BA;
        border-radius: 14px;
        line-height: 28px;
        padding: 0 20px;
        z-index: 2;
        position: absolute;
        top: 766px;
        left: 50% !important;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
    }

    .tjg-focus-tip .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        background: #FFF2B8;
        border-radius: 50%;
        opacity: 1;
    }

    .tjg-focus-tip .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
        background: #FFFFFF;
        border-radius: 50%;
        opacity: 1;
    }

    .tjg-prev {
        width: 40px;
        height: 40px;
        background: url(../images/left.png) center no-repeat;
        float: left;
        margin-top: 1.5rem;
        position: static !important;
        top: 520px;
        left: 0;
        z-index: 2;
    }

    .tjg-next {
        width: 40px;
        height: 40px;
        background: url(../images/right.png) center no-repeat;
        float: right;
        margin-top: 1.5rem;
        position: static !important;
        top: 520px;
        right: 0;
        z-index: 2;
    }

    .yxs {
        margin-top: 2rem;
    }

    .yxs-title {
        height: 65px;
        background: url(../images/yxstt.png) center no-repeat;
    }

    .yxs-content {
        overflow: hidden;
        width: 94%;
        margin: 1rem auto 0;
    }

    .yxs-content .imgbox {
        width: 100%;
        height: auto;
        float: left;
    }

    .imgbox ul {
        overflow: hidden;
    }

    .imgbox ul li {
        position: relative;
    }

    .imgbox ul li img {
        width: 100%;
        height: 100%;
    }

    .imgbox ul li a .imgjj {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        opacity: 0;
    }

    .imgbox ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .imgbox ul li a .imgjj .text {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

    .imgbox ul li a .imgjj .text h3 {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 5px;
        padding: 0.5rem 0.4rem;
        border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        text-align: center;
    }

    .imgbox ul li a .imgjj .text p {
        font-size: 1rem;
        font-family: PingFang SC;
        font-weight: 300;
        color: #FFFFFF;
        line-height: 5px;
        padding: 0.5rem 0.4rem;
        border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        text-align: center;
    }

    .group1 li {
        width: 50%;
        height: auto;
        float: left;
    }

    .group2 li {
        width: 100%;
        height: auto;
    }

    .group3 li {
        width: 100%;
        height: auto;
    }

    .group4 li {
        width: 50%;
        height: auto;
        float: right;
    }

    .group4 li:nth-child(1) {
        width: 50%;
        height: auto;
        float: left;
    }


    .group4 li:nth-child(3) {
        width: 50%;
        height: auto !important;
        float: left;
        margin-top: -4px;
    }

    .footer {
        background: url(../images/footer-min.png) center no-repeat;
        height: 9.366rem;
        background-size: 100% 100%;
    }
}