@charset "UTF-8";
html,
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 1.41285;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, segoe ui, Roboto, Helvetica, Arial, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #FFF;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    /* 1 */
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

img {
    border-style: none;
}

a {
    display: inline-block;
    text-decoration: none;
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

a:active,
a:hover {
    outline: 0;
}

p {
    margin: 0;
}

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

svg:not(:root) {
    overflow: hidden;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

textarea {
    overflow: auto;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden],
.hidden {
    height: 100%;
    overflow: hidden;
    /* display: none; */
}

.bodyhid {
    width: 100%;
    height: 100% !important;
    overflow: hidden !important;
}

.bodyhid2 {
    width: 100%;
    height: 100% !important;
    overflow: hidden !important;
}


/* reset */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
    outline: none;
}


/* .clear {
	clear: both;
} */

::before,
::after {
    content: "";
    position: absolute;
}

.clear::after,
.clear::before {
    position: relative;
    height: 0;
    content: "";
    display: block;
    clear: both;
}

.container {
    max-width: 1680px;
    padding: 0 10px;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}

.container::after {
    content: "";
    position: relative;
    clear: both;
    display: block;
}


/* function.css */


/* &#65533;&#65533;&#1465;&#1121;&#65533;&#65533;&#65533;&#305;&#65533; */

.usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}


/* &#65533;&#65533;&#65533;&#65533; */

.fl,
.dj-center .dflz-item,
.dj-center .dqgz-item,
.dj-center .xxyd-item p,
.dj-center .xxyd-l {
    float: left;
}

.fr,
.dj-center .dflz-item:nth-child(2n),
.dj-center .dflz-item .info span,
.dj-center .dqgz-item:nth-child(2n),
.dj-center .xxyd-r {
    float: right;
}

.cf {
    zoom: 1;
}

.cf :after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}


/* &#65533;&#65533;&#65533;&#65533; */

.w100 {
    width: 100%;
}

.wh {
    width: 100%;
    height: 100%;
}


/* &#1322;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */


/*&#65533;&#65533;&#65533;&#65533;&#65533;&#368;&#65533;&#65533;&#65533;&#65533;&#619;*/

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tj {
    text-align: justify;
    text-justify: inter-ideograph;
}

.wn {
    /* &#511;&#65533;&#434;&#65533;&#65533;&#65533;&#65533;&#65533; */
    word-wrap: normal;
    white-space: nowrap;
}

.wb {
    /* &#511;&#65533;&#443;&#65533;&#65533;&#65533; */
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
}


/* &#65533;&#65533;&#65533;&#1471;&#1392;&#65533;&#65533;&#65533;&#65533;&#65533;*/

.wp {
    overflow: hidden;
    text-align: left;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#673;&#65533;&#1338;&#369;&#65533;&#702; , &#65533;&#65533;&#65533;&#65533;&#1211;&#65533;&#65533; */

.wes,
.dj-center .xxyd-item p,
.dj-center .xxyd .swiper-slide p,
.news-wrap-r .news-lists-item li a,
.news-wrap-l .swiper-slide .content p:first-child,
.tzgg #tz .swiper-slide a,
.a {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#673;&#65533;&#1338;&#369;&#65533;&#702; , &#65533;&#65533;&#65533;&#1718;&#65533;&#65533;&#65533; */


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#701; */


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#701; */

.ps {
    position: static;
}

.pr {
    position: relative;
    zoom: 1;
}

.pa {
    position: absolute;
}

.pf {
    position: fixed;
}


/* &#65533;&#65533;&#1457;&#65533;&#65533;&#65533;&#48637;&#701; */


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#701; */


/* flex&#65533;&#65533;&#65533;&#65533; */

.df-sb,
.b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.df-sb::before,
.b::before,
.df-sb::after,
.b::after {
    content: normal;
}

.df-sb>*,
.b>* {
    float: left;
}


/* ie11-&#679;&#65533;&#65533;&#1325;&#65533;&#65533; */

.df-sa,
.b {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.df-sa::before,
.b::before,
.df-sa::after,
.b::after {
    content: normal;
}

.df-sa>*,
.b>* {
    float: left;
}


/* &#65533;&#65533;&#1457;&#65533;&#65533;&#65533;&#65533; */

.df-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tb-c {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.ts-c {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ts-mc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.ts-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.ts-y {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}


/* &#65533;&#65533;&#65533;&#65533; */


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#701; */

::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    background-color: #DCE7E1;
    border-radius: 20px;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */

::-webkit-scrollbar-track {
    border-radius: 20px;
}


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */

::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #3972d3;
}


/* &#65533;&#766;&#65533; */


/* &#291;&#65533;&#65533; */


/* &#65533;&#65533;&#65533;&#65533; */


/* &#65533;&#65533;&#65533;&#65533; */


/* &#65533;&#1712;&#65533; */


/* &#65533;&#65533;&#619;&#65533;&#65533;&#1514;50% */


/* &#65533;&#65533;&#619;&#65533;&#65533;&#1514;100% */


/* &#65533;&#65533;&#619;&#65533;&#766;&#65533; */


/* &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533; */


/* &#65533;&#1210;&#65533; */


/* &#65533;&#65533;&#1264;&#65533;&#65533;&#65533;&#65533; */


/*title&#65533;&#65533;&#702;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#701;*/

.tooltip {
    font-size: 12px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
    opacity: 0.8;
    font-family: Microsoft Yahei;
}

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 6px dashed #000;
    top: 0;
    left: 20%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: 0;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-arrow-n {
    border-bottom-color: #6F8EC5;
}

.tipsy-inner {
    background-color: #6F8EC5;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px 8px;
    text-align: center;
    border-radius: 3px;
}

.menu-button {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    cursor: pointer;
    transition: 0.3s;
    background: linear-gradient(135deg, #23ADB2, #329FDA);
    border-radius: 5px;
    transition: 0.3s;
    box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
    z-index: 999;
}

.bar {
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    transition: 0.3s;
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px;
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px;
}

.menu-button.cross {
    background: #1CAAAF;
    background: linear-gradient(135deg, #ACCE22, #1CAAAF);
}

.cross .bar:nth-of-type(1) {
    transform: translateY(8px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {
    opacity: 0;
}

.cross .bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(45deg);
}

.b {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.block {
    display: block;
}

.w12 {
    width: 1200px;
    margin: auto;
}

.w13 {
    width: 1300px;
    margin: auto;
}

.w136 {
    width: 1360px;
    margin: auto;
}

.w14 {
    width: 1400px;
    margin: auto;
}

.w17 {
    width: 1700px;
    margin: auto;
}

.en {
    text-transform: uppercase;
}

@font-face {
    font-family: "bx";
    src: url("/templates/site/css/../fonts/SourceHanSerifCN-Heavy-4.otf");
}

@keyframes and_none1 {
    from {
        transform: scale3d(1, 1, 1);
    }
    to {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes ball-scale-ripple {
    0% {
        opacity: 1;
        transform: scale(0.1);
    }
    70% {
        opacity: 0.65;
        transform: scale(1);
    }
    100% {
        opacity: 1;
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.image,
.eco .map>img:nth-child(1),
.news-wrap-l .swiper-slide .pic img,
#big-banner .swiper-slide img.da {
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

body {
    min-width: 1700px;
}

body.one {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.wrap {
    position: relative;
}

.load {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: #1D2630;
    display: flex;
    justify-content: center;
    align-items: center;
}

.load .spinner-box {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    position: relative;
}

.load .spinner-box::after,
.load .spinner-box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: rotation 1s linear infinite;
}

.load .spinner-box::before {
    left: 0;
    top: 0;
    border-top: 4px solid #6db981;
    border-right: 4px solid transparent;
}

.load .spinner-box::after {
    right: 0;
    bottom: 0;
    border-bottom: 4px solid #51a3d0;
    border-left: 4px solid transparent;
}

.load .spinner-box img {
    width: 60px;
    height: 62.25px;
    position: absolute;
    left: calc(50% - 29px);
    top: calc(50% - 32px);
    z-index: 10;
    opacity: 0.1;
    animation: ball-scale-ripple 2s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}

.load .circle-border {
    width: 150px;
    height: 150px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #55b0de;
    background: linear-gradient(0deg, #0841a9 33%, #55b0de 100%);
    animation: spin 0.8s linear 0s infinite;
}

.load .circle-core {
    width: 100%;
    height: 100%;
    background-color: #1d2630;
    border-radius: 50%;
}

.top {
    left: 0;
    right: 0;
    width: 100%;
    background: url("/templates/site/css/../images/top-bg.png") no-repeat top center;
    height: 158px;
    position: absolute;
    z-index: 111;
}

.top-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top .logo a,
.top .logo img {
    display: block;
}

.top .nav {
    flex: 1;
    margin-left: 6vw;
    margin-right: 2.6vw;
}

.top .nav-wrap {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.top .nav-item {
    min-width: 100px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    position: relative;
}

.top .nav-item>a {
    width: 100%;
    height: 100%;
    line-height: 100px;
    display: block;
    font-size: 18px;
    color: #fff;
}

.top .nav-item::after {
    opacity: 0;
    z-index: 111;
    width: 0;
    height: 0;
    bottom: 20px;
    border-width: 6px;
    border-style: solid;
    font-size: 0;
    line-height: 0;
    border-color: rgb(255, 255, 255) transparent transparent transparent;
    left: calc(50% - 6px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.top .nav-item .sub-nav {
    min-width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    width: auto;
    background-image: linear-gradient(180deg, rgba(159, 175, 183, 0) 0%, rgba(159, 175, 183, 0.7) 44%, rgb(159, 175, 183) 100%);
    border-radius: 4px;
    padding: 5px;
}

.top .nav-item .sub-nav-item {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    line-height: 38px;
    font-size: 16px;
}

.top .nav-item .sub-nav-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    position: relative;
    white-space: nowrap;
    text-align: center;
}

.top .nav-item .sub-nav-item a:hover {
    transform: translateY(-3px);
    font-weight: bold;
}

.top .nav-item:hover {
    background: url("/templates/site/css/../images/nav-item-bg.png") no-repeat center;
}

.top .nav-item:hover::after {
    opacity: 1;
}

.top .nav-item:hover>a {
    font-weight: bold;
}

.top .nav-item:hover .sub-nav {
    display: flex;
}

.top .nav-item:nth-child(1):hover::after,
.top .nav-item:nth-child(6):hover::after {
    display: none;
}

.top-r {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #fff;
    flex-shrink: 0;
}

.top-r a {
    color: #fff;
    white-space: nowrap;
}

.top-r .search-open {
    background: url("/templates/site/css/../images/search-icon.png") no-repeat 5px center;
    padding-left: 24px;
    padding-right: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    cursor: pointer;
    border: 1px solid transparent;
}

.top-r .search-open:hover {
    border: 1px solid #fff;
    border-radius: 5px;
}

.top-r .lang {
    padding: 0 20px;
    display: flex;
    align-items: center;
}

.top-r .lang a:first-child {
    padding-right: 10px;
}

.top-r .lang a:last-child {
    padding-left: 10px;
}

.top-r .login {
    background: url("/templates/site/css/../images/login-icon.png") no-repeat left center;
    padding-left: 23px;
    margin-left: 7px;
    position: relative;
}

.top-r .login::after {
    width: 0;
    height: 1px;
    bottom: -1px;
    right: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.top-r .login::before {
    width: 0;
    height: 1px;
    bottom: -1px;
    left: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.top-r .login:hover::after,
.top-r .login:hover::before {
    width: 100%;
}

.top .menu-open {
    display: none;
}

#main {
    width: 100vw;
    height: 100vh;
    min-width: 1700px;
    overflow: hidden;
}

#main .main-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-box .w17 {
    position: relative;
}

#main>.swiper-wrapper>.swiper-slide {
    width: 100vw;
    height: 100vh;
}

#main .pagenation-one {
    width: 36px;
    display: flex;
    align-items: center;
    right: 37px;
    flex-direction: column;
}

#main .pagenation-one span {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

#main .pagenation-one span.swiper-pagination-bullet-active {
    width: 36px;
    height: 36px;
    background: url("/templates/site/css/../images/page-on.png") no-repeat center;
    margin: 0;
    animation: fadeIn 0.5s;
}

#main .pagenation-one span:last-child {
    display: none;
}

#big-banner {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

#big-banner .swiper-slide {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
}

#big-banner .swiper-slide video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

#big-banner .swiper-slide.swiper-slide-active>img {
    animation: and_none1 9s linear 0s both;
}

#big-banner .swiper-slide .biaoyu {
    margin: auto;
    position: relative;
    height: 100%;
}

#big-banner .swiper-slide img.da {
    height: 100vh;
    position: absolute;
}

#big-banner .swiper-slide img.tu {
    position: absolute;
    display: block;
    transition: all 2s;
}

#big-banner .swiper-slide img.bg {
    transition-delay: 1s !important;
}

#big-banner .swiper-slide img.one {
    transition-delay: 1.2s !important;
}

#big-banner .swiper-slide img.two {
    transition-delay: 1.2s !important;
}

#big-banner .swiper-slide img.three {
    transition-delay: 1.8s !important;
}

#big-banner .swiper-slide#slide1 .biaoyu {
    right: 0;
}

#big-banner .swiper-slide#slide1 img {
    opacity: 0;
}

#big-banner .swiper-slide#slide1 img.one {
    top: 32%;
    right: 29%;
    transform: translate(500px, 0);
}

#big-banner .swiper-slide#slide1 img.two {
    left: 0;
    right: 0;
    top: 34%;
    margin: auto;
    transform: translate(-500px, 0);
}

#big-banner .swiper-slide#slide1 img.three {
    left: 0;
    right: 0;
    top: calc(34% + 111px);
    margin: auto;
    transform: translate(500px, 0);
}

#big-banner .swiper-slide#slide2 .bianyu {
    left: 0;
}

#big-banner .swiper-slide#slide2 img {
    opacity: 0;
}

#big-banner .swiper-slide#slide2 img.one {
    top: 32%;
    right: 27%;
    transform: translate(0, 100px);
}

#big-banner .swiper-slide#slide2 img.two {
    left: 0;
    right: 0;
    top: 34%;
    margin: auto;
    transform: translate(350px, 0);
}

#big-banner .swiper-slide#slide2 img.three {
    left: 0;
    right: 0;
    top: calc(34% + 111px);
    margin: auto;
    transform: translate(-500px, 0);
}

#big-banner .swiper-slide#slide3 img {
    opacity: 0;
}

#big-banner .swiper-slide#slide3 img.one {
    top: 36%;
    right: 27%;
    transform: translate(0, 100px);
}

#big-banner .swiper-slide#slide3 img.two {
    left: 0;
    right: 0;
    top: 38%;
    margin: auto;
    transform: translate(-500px, 0);
}

#big-banner .swiper-slide#slide3 img.three {
    left: 0;
    right: 0;
    top: calc(38% + 111px);
    margin: auto;
    transform: translate(500px, 0);
}

#big-banner .swiper-slide.swiper-slide-active>img {
    animation: and_none1 9s linear 0s both;
}

#big-banner .swiper-slide.swiper-slide-active .ban img {
    opacity: 1;
    transform: translate(0, 0) scale(1, 1) !important;
}

#big-banner .swiper-slide.swiper-slide-active#slide1 img,
#big-banner .swiper-slide.swiper-slide-active#slide2 img,
#big-banner .swiper-slide.swiper-slide-active#slide3 img {
    opacity: 1;
}

#big-banner .swiper-slide.swiper-slide-active#slide1 img.one,
#big-banner .swiper-slide.swiper-slide-active#slide1 img.two,
#big-banner .swiper-slide.swiper-slide-active#slide1 img.three,
#big-banner .swiper-slide.swiper-slide-active#slide1 img.bg,
#big-banner .swiper-slide.swiper-slide-active#slide2 img.one,
#big-banner .swiper-slide.swiper-slide-active#slide2 img.two,
#big-banner .swiper-slide.swiper-slide-active#slide2 img.three,
#big-banner .swiper-slide.swiper-slide-active#slide2 img.bg,
#big-banner .swiper-slide.swiper-slide-active#slide3 img.one,
#big-banner .swiper-slide.swiper-slide-active#slide3 img.two,
#big-banner .swiper-slide.swiper-slide-active#slide3 img.three,
#big-banner .swiper-slide.swiper-slide-active#slide3 img.bg {
    transform: translate(0, 0) scale(1, 1);
}

#big-banner .swiper-slide.swiper-slide-active img.tu {
    opacity: 1;
    transform: translate(0, 0) scale(1, 1);
}

#big-banner .pagenation-two {
    width: 1700px;
    right: 0;
    margin: auto;
    display: flex;
    bottom: 28px;
    flex-direction: column;
}

#big-banner .pagenation-two span {
    opacity: 0.5;
    width: 50px;
    height: 5px;
    background-color: #fff;
    border-radius: 0;
    margin: 13px 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

#big-banner .pagenation-two span.swiper-pagination-bullet-active {
    background-color: rgb(33, 165, 64);
    width: 80px;
    height: 6px;
    opacity: 1;
}

#big-banner .swiper-button-prev,
#big-banner .swiper-button-next {
    width: 52px;
    height: 52px;
    bottom: 57px;
    top: auto;
    left: auto;
    z-index: 11;
}

#big-banner .swiper-button-prev.swiper-button-disabled,
#big-banner .swiper-button-next.swiper-button-disabled {
    opacity: 1;
}

#big-banner .swiper-button-prev {
    background: url("/templates/site/css/../images/left-icon.png") no-repeat center;
    right: 200px;
}

#big-banner .swiper-button-next {
    background: url("/templates/site/css/../images/right-icon.png") no-repeat center;
    right: 120px;
}

.tzgg {
    position: absolute;
    bottom: 32px;
    left: 109px;
    display: flex;
    height: 53px;
    align-items: center;
    z-index: 12;
    background: url("/templates/site/css/../images/tz-bg.png") no-repeat left center;
    background-size: auto, 100%;
    padding-left: 17px;
    padding-right: 300px;
}

.tzgg span {
    display: block;
    font-size: 22.3px;
    font-weight: bold;
    color: #fff;
    padding-left: 42px;
    padding-right: 19px;
    margin-right: 19px;
    background: url("/templates/site/css/../images/tz-icon.png") no-repeat left center, url("/templates/site/css/../images/tz-r-icon.png") no-repeat right center;
}

.tzgg #tz {
    height: 56px;
}

.tzgg #tz .swiper-slide {
    height: 100%;
}

.tzgg #tz .swiper-slide a {
    max-width: 360px;
    width: 100%;
    display: block;
    line-height: 56px;
    font-size: 18px;
    color: #fff;
}

.noremal-title {
    z-index: 112;
    display: flex;
    align-items: center;
    justify-content: center;
}

.noremal-title P {
    font-size: 36px;
}

.noremal-title P:last-child {
    font-family: "bx";
    font-size: 20px;
}

.news.zshz .noremal-title P:last-child {
    font-size: 18px;
}

.noremal-title P:last-child {
    font-weight: bold;
    margin-top: 4px;
}

.menu-open a {
    font-size: 16px;
    width: 66px;
    position: relative;
    line-height: 1;
}

.menu-open a span {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.menu-open a span:nth-child(1) {
    width: 20px;
    height: 2px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    line-height: 1;
    right: 3px;
    top: 1px;
}

.menu-open a span:nth-child(2) {
    width: 20px;
    height: 2px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    line-height: 1;
    right: 3px;
    top: 7px;
}

.menu-open a span:nth-child(3) {
    width: 20px;
    height: 2px;
    display: inline-block;
    background-color: #fff;
    position: absolute;
    line-height: 1;
    right: 3px;
    top: 13px;
}

.menu-open.on a span:nth-child(1),
.menu-open:hover a span:nth-child(1) {
    transform: translate(0, 4px) rotate(45deg);
}

.menu-open.on a span:nth-child(2),
.menu-open:hover a span:nth-child(2) {
    opacity: 0;
}

.menu-open.on a span:nth-child(3),
.menu-open:hover a span:nth-child(3) {
    transform: translate(0, -8px) rotate(-45deg);
}

.layout .w17 {
    position: relative;
    height: 240px;
}

.layout .noremal-title {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    background: url("/templates/site/css/../images/title1-bg.png") no-repeat center;
}

.layout .noremal-title p {
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.layout .menu-open {
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 112;
}

.layout .menu-open a {
    color: #fff;
}

.layout-tags {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    z-index: 11;
    display: flex;
    align-items: flex-end;
}

.layout-tags-item {
    border-top: 1px solid rgba(224, 224, 224, 0.5);
    border-right: 1px solid rgba(224, 224, 224, 0.5);
    width: 33.3333333333%;
    height: 141px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /*  &:nth-child(1) {
      &:hover,
      &.active {
          background-color: rgba(75, 168, 216, 0.9);
      }
  }
  &:nth-child(2) {
      &:hover,
      &.active {
          background-color: rgba(175, 188, 198, 0.9);
      }
  }
  &:nth-child(3) {
      border-right: none;
      &:hover,
      &.active {
          background-color: rgba(102, 187, 124, 0.9);
      }
  } */
}

.layout-tags-item-t {
    display: flex;
    justify-content: center;
    align-items: center;
}

.layout-tags-item-t p {
    margin-left: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}

.layout-tags-item-t p span {
    font-size: 16px;
}

.layout-tags-item-t p span:first-child {
    font-size: 28px;
}

.layout-tags-item-b {
    display: none;
}

.layout-tags-item-b a {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    padding-right: 30px;
}

.layout-tags-item-b a:last-child {
    padding-right: 0;
}

.layout-tags-item-b a:hover {
    font-weight: bold;
}

.layout-tags-item.active,
.layout-tags-item:hover {
    border: none;
    background: url("/templates/site/css/../images/title1-bg.png") center;
    /* height: 200px; */
    background-size: auto 100%;
}

.layout-tags-item.active .layout-tags-item-t P span,
.layout-tags-item:hover .layout-tags-item-t P span {
    animation: fadeInRight 1s;
}

.layout-tags-item.active .layout-tags-item-t P span:first-child,
.layout-tags-item:hover .layout-tags-item-t P span:first-child {
    font-weight: bold;
}

.layout-tags-item.active .layout-tags-item-t img,
.layout-tags-item:hover .layout-tags-item-t img {
    animation: tada 1s;
}

.layout-tags-item.active .layout-tags-item-b,
.layout-tags-item:hover .layout-tags-item-b {
    display: flex;
    margin-top: 20px;
}

.layout-videos {
    position: absolute;
    background: url("/templates/site/css/../images/layout-img1.png") no-repeat center;
    background-size: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh;
    z-index: 2;
    overflow: hidden;
}

.layout-videos::after {
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url("/templates/site/css/../images/zz-bg.png") no-repeat right center;
    background-size: cover;
}

.layout-videos-item {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 3;
    display: none;
}

.layout-videos-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.layout-videos-item::after {
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url("/templates/site/css/../images/zz-bg.png") no-repeat right center;
    background-size: cover;
}

.layout-videos-item-title {
    max-width: 40vw;
    position: absolute;
    right: 100px;
    top: 169px;
    text-align: justify;
    color: #fff;
    z-index: 3;
    cursor: default;
}

.layout-videos-item-title P {
    font-size: 18px;
    line-height: 34px;
    -moz-text-align-last: right;
    text-align-last: right;
}

.layout-videos-item-title P:first-child {
    font-weight: bold;
    text-align: right;
    font-size: 48px;
    line-height: 70px;
    margin-bottom: 24px;
}

.layout-videos-item-title P:last-child {
    background: rgba(255, 255, 255, 0.3);
    padding: 20px 30px;
    border-radius: 10px;
    text-indent: 2em;
    text-align-last: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;
    max-height: 365px;
}

.layout-videos-item video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
}

.layout-videos-item video::-webkit-media-controls,
.layout-videos-item video::-webkit-media-controls-enclosure {
    opacity: 0;
    -webkit-appearance: none;
}

.layout-videos-item.active {
    display: block;
}

.layout-videos-item.active .layout-videos-item-title {
    animation: fadeInRight 1.5s;
}

.about {
    background: url("/templates/site/css/../images/about-bg.png") no-repeat center;
    background-size: cover;
}

.about .w17 {
    position: relative;
    height: 240px;
}

.about .noremal-title {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    background: url("/templates/site/css/../images/title1-bg1.png") no-repeat center;
}

.about .noremal-title p {
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.about .menu-open {
    position: absolute;
    top: 38px;
    right: 0;
    text-align: right;
    margin-top: -10px;
}

.about .menu-open a {
    text-align: left;
    color: #115eac;
}

.about .menu-open a span:nth-child(1) {
    background-color: #115eac;
}

.about .menu-open a span:nth-child(2) {
    background-color: #115eac;
}

.about .menu-open a span:nth-child(3) {
    background-color: #115eac;
}

.about-wrap {
    margin-top: 23px;
    display: flex;
}

.about-wrap-l {
    margin-top: 110px;
}

.about-wrap-l .video {
    margin-top: 43px;
    width: 994px;
    height: 573px;
    position: relative;
}

.about-wrap-l .video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.about-wrap-l .video .open {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 25px;
    bottom: 32px;
    z-index: 11;
    background: url("/templates/site/css/../images/paly-icon.png") no-repeat center;
}

.about-wrap-r {
    width: 706px;
    height: 791px;
    background: url("/templates/site/css/../images/content1-bg.png") #fff no-repeat top right;
    padding: 50px 51px;
}

.about-wrap-r .content-title {
    position: relative;
    padding-bottom: 30px;
}

.about-wrap-r .content-title p {
    font-size: 40px;
    line-height: 60px;
    color: #333;
}

.about-wrap-r .content-title p:first-child {
    font-weight: bold;
}

.about-wrap-r .content-title p:last-child {
    font-size: 18px;
}

.about-wrap-r .content-title::after {
    width: 50px;
    bottom: 0;
    height: 3px;
    /* background: #115eac; */
    opacity: 0;
}

.about-wrap-r .content>p {
    margin-top: 50px;
    font-size: 18px;
    line-height: 2;
    color: #115eac;
    font-weight: bold;
}

.about-wrap-r .content a {
    line-height: 2;
    margin-top: 20px;
    color: #666666;
    font-weight: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.about-wrap-r .content a .more {
    color: #115eac;
}

.about-wrap-r .links {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.about-wrap-r .links-item {
    width: 130px;
    height: 115px;
    border-radius: 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    border: 1px solid rgb(239, 239, 239);
}

.about-wrap-r .links-item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 18px;
    color: #fff;
}

.about-wrap-r .links-item p {
    line-height: 1;
    margin-top: 18px;
}

.about-wrap-r .links-item:nth-child(1) {
    background-color: #1886d3;
}

.about-wrap-r .links-item:nth-child(2) {
    background-color: #a1bfe5;
}

.about-wrap-r .links-item:nth-child(3) {
    background-color: #eef4fc;
}

.about-wrap-r .links-item:nth-child(3) p {
    color: #115eac;
}

.about-wrap-r .links-item:nth-child(4) {
    background-color: #fff;
}

.about-wrap-r .links-item:nth-child(4) p {
    color: #115eac;
}

.about-wrap-r .links-item:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.about-wrap-r .links-item:hover img {
    animation: tada 1s;
}

.news {
    background: url("/templates/site/css/../images/news-bg.png") no-repeat center;
    background-size: cover;
}

.news .w17 {
    position: relative;
}

.news .noremal-title {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    background: url("/templates/site/css/../images/title1-bg2.png") no-repeat center;
}

.news .noremal-title p {
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.news .menu-open {
    position: absolute;
    right: 0;
    top: 38px;
    margin: auto;
    text-align: right;
}

.news .menu-open a {
    text-align: left;
    color: #115eac;
}

.news .menu-open a span:nth-child(1) {
    background-color: #115eac;
}

.news .menu-open a span:nth-child(2) {
    background-color: #115eac;
}

.news .menu-open a span:nth-child(3) {
    background-color: #115eac;
}

.news-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 60px;
}

.news-wrap-l {
    width: 820px;
}

.news-wrap-l .news-banner-wrap {
    margin-top: 57px;
    width: 100%;
    height: 620px;
    background-color: #fff;
    background-size: cover;
    padding: 46px 38px 40px 103px;
    position: relative;
}

.news-wrap-l #news-banner {
    width: 680px;
}

.news-wrap-l .swiper-slide {
    width: 100%;
}

.news-wrap-l .swiper-slide .pic {
    width: 100%;
    height: 373px;
    overflow: hidden;
}

.news-wrap-l .swiper-slide .pic img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.news-wrap-l .swiper-slide .pic:hover img {
    transform: scale(1.2);
}

.news-wrap-l .swiper-slide .content {
    margin-top: 25px;
    display: block;
    color: #888888;
    position: relative;
}

.news-wrap-l .swiper-slide .content p {
    font-size: 16px;
    line-height: 30px;
}

.news-wrap-l .swiper-slide .content p:first-child {
    font-size: 20px;
    line-height: 36px;
    color: #333;
}

.news-wrap-l .swiper-slide .content p:nth-child(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 14px;
    max-height: 60px;
    color: #888888;
}

.news-wrap-l .swiper-slide .content span {
    width: 31px;
    height: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url("/templates/site/css/../images/news-more-icon.png") no-repeat center;
}

.news-wrap-l .swiper-slide .content:hover p:first-child {
    font-weight: bold;
    color: #115eac;
}

.news-wrap-l .swiper-slide .content:hover span {
    animation: headShake 1s;
}

.news-wrap-l .pagenation-three {
    width: 10px;
    height: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    left: 46px;
    transform: translateX(0);
    top: 0;
}

.news-wrap-l .pagenation-three span {
    width: 10px;
    height: 10px;
    background-color: #d6d6d6;
    opacity: 0.502;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    margin: 9px 0;
}

.news-wrap-l .pagenation-three span.swiper-pagination-bullet-active {
    background-color: #115eac;
    opacity: 1;
    height: 60px;
    border-radius: 5px;
}

.news-wrap-r {
    width: 854px;
}

.news-wrap-r .news-lists {
    margin-top: 68px;
}

.news-wrap-r .news-lists-tags {
    display: flex;
    justify-content: space-around;
}

.news-wrap-r .news-lists-tags-item {
    width: 175px;
    height: 50px;
    border-radius: 10px 0 10px 0;
    background-color: #e2e2e2;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
}

.news-wrap-r .news-lists-tags-item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.news-wrap-r .news-lists-tags-item.active {
    background-color: #1886d3;
}

.news-wrap-r .news-lists-tags-item.active a {
    color: #fff;
}

.news-wrap-r .news-lists-item {
    display: none;
    min-height: 64vh;
}

.news-wrap-r .news-lists-item.active {
    display: block;
}

.news-wrap-r .news-lists-item li {
    padding-left: 21px;
    padding-right: 17px;
    height: 46px;
    justify-content: space-between;
    align-items: center;
    background: url("/templates/site/css/../images/news-item-bg.png") no-repeat left center;
    background-position-x: 21px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    margin-bottom: 6px;
    overflow: hidden;
}

.news-wrap-r .news-lists-item li a {
    font-size: 18px;
    max-width: calc(100% - 120px);
    color: #333;
    padding-left: 22px;
    float: left;
    line-height: 46px;
}

.news-wrap-r .news-lists-item li span {
    float: right;
    line-height: 46px;
}

.news-wrap-r .news-lists-item li:hover {
    background: url("/templates/site/css/../images/news-item-bg-b.png") #fff no-repeat left center;
    background-position-x: 21px;
    color: #1886d3;
    font-weight: bold;
    box-shadow: 0px 0px 10px 0px rgb(85 151 235);
}

.news-wrap-r .news-lists-item li:hover a {
    color: #1886d3;
}

.news.zsyz {
    background: url("/templates/site/css/../images/news-bg.png") no-repeat center;
    background-size: cover;
}

.news.zsyz .zshz-banner-tag-item {
    background-color: #e2e2e2;
}

.news.zsyz .zshz-banner-tag-item.on {
    background-color: #115eac;
    color: #fff;
    font-weight: bold;
}

.news.zsyz .zshz-banner {
    margin-top: 130px;
    background-color: rgba(255,255,255,0.8);
}

.eco {
    height: auto !important;
    position: relative;
}

.eco .noremal-title {
    width: 351px;
    height: 239px;
    position: absolute;
    top: 0;
    background: url("/templates/site/css/../images/title1-bg.png") no-repeat center;
}

.eco .noremal-title p {
    color: #fff;
}

.eco-top {
    width: 100%;
    height: 100vh;
    position: relative;
}

.eco .menu-open {
    position: absolute;
    right: 100px;
    top: 40px;
    z-index: 112;
}

.eco .menu-open a {
    color: #115eac;
}

.eco .menu-open a span:nth-child(1) {
    background-color: #115eac;
}

.eco .menu-open a span:nth-child(2) {
    background-color: #115eac;
}

.eco .menu-open a span:nth-child(3) {
    background-color: #115eac;
}

.eco .map {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.eco .map-contents {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    width: 100vw;
    height: 100vh;
}

.eco .map-contents.active {
    display: block;
}

.eco .map-contents .map-item-wrap {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    width: 890px;
    height: 556px;
    background-color: rgba(255, 255, 255, 0.9);
    padding-left: 50px;
    padding-top: 20px;
    padding-right: 22px;
}

.eco .map-contents .map-item-wrap.active {
    display: block;
}

.eco .map-contents .map-item-wrap .title {
    position: relative;
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
    padding-bottom: 28px;
}

.eco .map-contents .map-item-wrap .title::after {
    width: 60px;
    height: 3px;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, #74affe, #3ce55c);
}

.eco .map-contents .map-item-wrap .title a {
    width: 50%;
    display: block;
    margin-top: 20px;
    color: #333;
}

.eco .map-contents .map-item-wrap .title .content-btn {
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer;
    width: 30px;
    height: 20px;
    background: url("/templates/site/css/../images/close-icon.png") no-repeat center;
}

.eco .map-contents .map-item-wrap .content {
    padding-right: 34px;
    margin-top: 21px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
    text-align: justify;
    cursor: default;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.eco .map-contents .map-item-wrap .content:hover {
    color: #194d78;
    font-weight: bold;
}

.eco .map-contents .map-item-wrap .more {
    margin-top: 33px;
    float: right;
    width: 166px;
    height: 44px;
    line-height: 42px;
    padding-right: 30px;
    color: #fff;
    font-size: 16px;
    text-align: right;
    background: url("/templates/site/css/../images/map-more.png") no-repeat right center, url("/templates/site/css/../images/more-bg.png") no-repeat center;
    background-position-x: 148px, center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.eco .map-contents .map-item-wrap .more:hover {
    padding-right: 22px;
}

.eco .map-item {
    position: absolute;
    z-index: 11;
    cursor: pointer;
    overflow: hidden;
}

.eco .map-item.active {
    z-index: 11 !important;
}

.eco .map-item img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    position: relative;
    opacity: 0;
}

.eco .map-item#map-item1 {
    width: 22.7%;
    top: 1%;
    left: 5.4%;
    transform: rotate(45deg);
    z-index: 3;
}

.eco .map-item#map-item1 img {
    transform: rotate(-45deg);
}

.eco .map-item#map-item1:hover {
    overflow: visible;
}

.eco .map-item#map-item1:hover img {
    transform: rotate(-45deg) scale(1.1);
}

.eco .map-item#map-item2 {
    width: 18%;
    top: 40.1%;
    left: 20.6%;
    z-index: 2;
    transform: rotate(45deg);
}

.eco .map-item#map-item2 img {
    transform: rotate(-45deg);
    left: -30.8%;
    margin-top: -9%;
}

.eco .map-item#map-item2:hover {
    overflow: visible;
    z-index: 11;
}

.eco .map-item#map-item2:hover img {
    transform: rotate(-45deg) scale(1.1);
}

.eco .map-item#map-item3 {
    width: 22.1%;
    height: 26.9%;
    top: 58.1%;
    left: 40.3%;
    z-index: 2;
}

.eco .map-item#map-item3 img {
    left: -33%;
    top: -55%;
}

.eco .map-item#map-item3:hover {
    overflow: visible;
}

.eco .map-item#map-item3:hover img {
    transform: scale(1.1);
}

.eco .map-item#map-item4 {
    width: 23.1%;
    height: 25.9%;
    top: 20.1%;
    left: 37.3%;
    z-index: 2;
}

.eco .map-item#map-item4 img {
    left: -24.9%;
    top: -40.8%;
}

.eco .map-item#map-item4:hover {
    overflow: visible;
}

.eco .map-item#map-item4:hover img {
    top: -46.8%;
    transform: scale(1.1);
}

.eco .map-item#map-item5 {
    width: 13.1%;
    height: 15.9%;
    top: 0.1%;
    left: 66.3%;
    z-index: 2;
}

.eco .map-item#map-item5 img {
    left: -6.9%;
    top: -6.8%;
}

.eco .map-item#map-item5:hover {
    overflow: visible;
}

.eco .map-item#map-item5:hover img {
    transform: scale(1.1);
}

.eco .map-item#map-item6 {
    width: 7.1%;
    height: 30.9%;
    top: 22.1%;
    left: 64.3%;
    z-index: 2;
    transform: rotate(32deg);
}

.eco .map-item#map-item6 img {
    left: -83.9%;
    top: -20.8%;
    transform: rotate(-32deg);
}

.eco .map-item#map-item6:hover {
    overflow: visible;
}

.eco .map-item#map-item6:hover img {
    transform: rotate(-32deg) scale(1.1);
}

.eco .map-item#map-item7 {
    width: 8.1%;
    height: 87.9%;
    top: 10.1%;
    left: 71.3%;
    z-index: 3;
    transform: rotate(32deg);
}

.eco .map-item#map-item7 img {
    left: -217.9%;
    top: -11.8%;
    transform: rotate(-32deg);
}

.eco .map-item#map-item7:hover {
    overflow: visible;
}

.eco .map-item#map-item7:hover img {
    transform: rotate(-32deg) scale(1.1);
}

.eco .map-item:hover img {
    opacity: 1;
}

.flinks {
    border-top: 1px solid #dadada;
    background-size: 100% auto;
    height: 56px;
}

.flinks-wrap {
    display: flex;
    height: 100%;
    align-items: center;
    color: #fff;
    font-size: 16px;
    flex-wrap: wrap;
}

.flinks-wrap a {
    color: #333;
    margin-right: 18px;
    white-space: nowrap;
}

.flinks-wrap a:hover {
    font-weight: bold;
}

.flinks-wrap span {
    white-space: nowrap;
    color: #115eac;
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
    background: url("/templates/site/css/../images/link-icon.png") no-repeat left center;
}

.footer {
    padding-top: 34px;
    padding-bottom: 24px;
    background: url("/templates/site/css/../images/footer-bg.png") no-repeat center;
    background-size: cover;
}

.footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    color: #fff;
    line-height: 40px;
}

.footer-wrap-l {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer-wrap-l a {
    color: #fff;
    position: relative;
}

.footer-wrap-l a:nth-child(2) {
    background: url("/templates/site/css/../images/ga-icon.png") no-repeat left center;
    padding-left: 28px;
}

.footer-wrap-l a::after {
    width: 0;
    height: 1px;
    bottom: 3px;
    right: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.footer-wrap-l a::before {
    width: 0;
    height: 1px;
    bottom: 3px;
    left: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.footer-wrap-l a:hover::after,
.footer-wrap-l a:hover::before {
    width: 100%;
}

.footer-wrap-c {
    padding-left: 140px;
    padding-right: 150px;
    background: url("/templates/site/css/../images/footer-item-bg.png") no-repeat left center, url("/templates/site/css/../images/footer-item-bg.png") no-repeat right center;
}

.footer-wrap-c p {
    position: relative;
    cursor: default;
}

@media screen and (max-width: 500px) {
    .footer-wrap {
        display: block;
    }
    .footer-wrap-l *,
    .footer-wrap-c * {
        white-space: normal !important;
    }
}

.footer-wrap-c p::after {
    width: 0;
    height: 1px;
    bottom: 3px;
    right: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.footer-wrap-c p::before {
    width: 0;
    height: 1px;
    bottom: 3px;
    left: 0;
    background-color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.footer-wrap-c p:hover::after,
.footer-wrap-c p:hover::before {
    width: 100%;
}

.footer-wrap-r {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-wrap-r .qrcode {
    text-align: center;
}

.footer-wrap-r .qrcode .pic {
    width: 92px;
    height: 92px;
    overflow: hidden;
}

.footer-wrap-r .qrcode:last-child {
    margin-left: 41px;
}

.footer-wrap-r .qrcode p {
    cursor: default;
    font-size: 13px;
    line-height: 1;
    margin-top: 10px;
}

.dialog {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1111;
    background-color: rgba(0, 0, 0, 0.3);
}

.search-box {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 320px;
    height: 40px;
}

.search-box.active {
    display: block;
}

.search form {
    width: 100%;
    height: 100%;
    position: relative;
}

.search-ipt {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    border: none;
    padding: 10px;
    font-size: 16px;
    color: #333;
}

.search-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    height: 30px;
    width: 40px;
    border: none;
    border-radius: 5px;
    background: url("/templates/site/css/../images/search-icon.png") #194d78 no-repeat center;
}

.right-nav {
    background: url("/templates/site/css/../images/right-nav-t-bg.png") no-repeat top, url("/templates/site/css/../images/right-nav-b-bg.png") no-repeat right bottom, rgba(255, 255, 255, 0.9);
    position: fixed;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -420px;
    width: 420px;
    border-top: 4px solid #4ba8d8;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    padding: 0 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.right-nav.on {
    right: 0;
}

.right-nav .set {
    font-size: 16px;
    overflow: hidden;
    color: #333;
}

.right-nav .set .search-open {
    float: left;
    background: url("/templates/site/css/../images/search-icon-b.png") no-repeat 5px center;
    width: 30px;
    height: 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    cursor: pointer;
    font-size: 0;
    border: 1px solid transparent;
}

.right-nav .set .login {
    margin-left: 5px;
    float: left;
    position: relative;
    background: url("/templates/site/css/../images/login-icon-b.png") no-repeat left center;
    width: 30px;
    height: 30px;
    font-size: 0;
}

.right-nav .set .lang {
    float: right;
    line-height: 30px;
    font-size: 14px;
}

.right-nav .set .lang a {
    color: #333;
}

.right-nav .right-nav-t {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-nav .right-nav-t .logo {
    flex: 1;
    margin-right: 40px;
}

.right-nav .right-nav-t .logo a,
.right-nav .right-nav-t .logo img {
    display: block;
}

.right-nav .right-nav-t .logo img {
    max-width: 100%;
}

.right-nav .right-nav-t .close {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    cursor: pointer;
    font-size: 0;
    background-color: #4ba8d8;
    position: relative;
}

.right-nav .right-nav-t .close span {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 70%;
    margin-left: 15%;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.right-nav .right-nav-t .close span:nth-child(1) {
    transform: rotate(45deg);
}

.right-nav .right-nav-t .close span:nth-child(2) {
    transform: rotate(-45deg);
}

.right-nav .nav-wrap {
    margin-top: 20px;
}

.right-nav .nav-item {
    padding-bottom: 6px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 22px;
}

.right-nav .nav-item>a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.right-nav .nav-item .sub-nav {
    padding: 10px 0;
    display: flex;
    flex-wrap: wrap;
}

.right-nav .nav-item .sub-nav-item {
    width: 33.3%;
    position: relative;
    padding: 0 15px;
    line-height: 30px;
}

.right-nav .nav-item .sub-nav-item a {
    color: #777777;
    font-size: 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.right-nav .nav-item .sub-nav-item::before {
    width: 5px;
    height: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("/templates/site/css/../images/right-nav-icon.png") no-repeat center;
}

.right-nav .nav-item .sub-nav-item:hover a {
    padding-left: 5px;
    color: #1fa83c;
}

.ani {
    transition-timing-function: ease-in-out;
}

.dj::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background: #aa0008;
}

.dj .top {
    background: linear-gradient(180deg, rgb(170 0 8 / 67%), transparent);
}

.dj .top .nav-item:hover {
    background: linear-gradient(180deg, rgb(147 3 10 / 86%), transparent);
}

.dj .top .nav-item .sub-nav {
    background: linear-gradient(0deg, rgb(147 3 10 / 55%) 5%, transparent 76%);
}

.dj-top {
    width: 100%;
    height: 658px;
    position: relative;
    background: url("/templates/site/css/../images/dj-bg.png") no-repeat center;
    overflow: hidden;
    background-size: cover;
}

.dj-top .logo {
    display: block;
    text-align: center;
    margin: auto;
}

.dj-top .logo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 96%;
    display: block;
    margin: auto;
}

.dj-title {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 107px;
}

.dj-title .more {
    margin-top: 60px;
    float: right;
    font-size: 14px;
    color: #ffa11b;
}

.dj-center {
    background-color: #fef6e1;
}

.dj-center-t {
    padding-top: 20px;
    padding-bottom: 64px;
    background: url("/templates/site/css/../images/dj-bg1.png") no-repeat bottom;
}

.dj-center .xxyd .dj-title {
    background: url("/templates/site/css/../images/dj-title1.png") no-repeat center;
}

.dj-center .xxyd-wrap {
    margin-top: 40px;
}

.dj-center .xxyd-l {
    width: 50%;
}

.dj-center .xxyd-r {
    width: 47.25%;
}

.dj-center .xxyd .swiper-slide {
    width: 100%;
    display: block;
    position: relative;
    height: 400px;
    overflow: hidden;
}

.dj-center .xxyd .swiper-slide .pic {
    height: 100%;
    width: 100%;
}

.dj-center .xxyd .swiper-slide .pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 0.5s;
}

.dj-center .xxyd .swiper-slide p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: auto;
    width: 100%;
    background-color: rgba(17, 17, 17, 0.502);
    line-height: 40px;
    transition: all 0.5s;
    color: #fff;
    padding: 0 100px 0 10px;
}

.dj-center .xxyd .swiper-slide:hover img {
    transform: scale(1.2);
}

.dj-center .xxyd .swiper-slide-active p {
    bottom: 0;
}

.dj-center .xxyd .swiper-pagination {
    left: auto;
    right: 15px;
    width: auto;
}

.dj-center .xxyd .swiper-pagination span {
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: #fff;
}

.dj-center .xxyd .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #ea2b28;
}

.dj-center .xxyd-item {
    width: 100%;
    display: block;
    line-height: 46px;
    padding-left: 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    background: url("/templates/site/css/../images/dj-title-icon1.png") no-repeat left center;
}

.dj-center .xxyd-item p {
    width: calc(100% - 100px);
    font-size: 18px;
    color: #333;
}

.dj-center .xxyd-item span {
    color: #888;
    font-size: 16px;
}

.dj-center .xxyd-item:hover {
    border-radius: 5px;
    background-position-x: 5px;
    padding-left: 20px;
    padding-right: 6px;
    box-shadow: 0 0 10px 0 rgba(189, 12, 12, 0.5);
}

.dj-center .dqgz {
    margin-top: 63px;
}

.dj-center .dqgz .dj-title {
    background: url("/templates/site/css/../images/dj-title2.png") no-repeat center;
}

.dj-center .dqgz-wrap {
    margin-top: 42px;
    padding-left: 33px;
    padding-right: 31px;
    padding-bottom: 73px;
    padding-top: 9px;
    background-color: rgba(255, 255, 255, 0.9);
}

.dj-center .dqgz-item {
    margin-top: 12px;
    padding-top: 12px;
    width: 47.6%;
    display: block;
    padding-bottom: 18px;
    border-bottom: 1px solid #d4d4d4;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.dj-center .dqgz-item .title {
    font-size: 18px;
    line-height: 30px;
    color: #aa0008;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 60px;
}

.dj-center .dqgz-item .info {
    margin-top: 12px;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.dj-center .dqgz-item .time {
    margin-top: 3;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.dj-center .dqgz-item:hover {
    background-color: #b70a0a;
    padding-left: 10px;
    padding-right: 10px;
}

.dj-center .dqgz-item:hover .title {
    color: #fff;
    font-weight: bold;
    animation: fadeIn 0.5s;
}

.dj-center .dqgz-item:hover .info,
.dj-center .dqgz-item:hover .time {
    color: #fff;
}

.dj-center .dflz {
    margin-top: 37px;
}

.dj-center .dflz .dj-title {
    background: url("/templates/site/css/../images/dj-title3.png") no-repeat center;
}

.dj-center .dflz-wrap {
    margin-top: 48px;
}

.dj-center .dflz-item {
    width: 47.75%;
    display: block;
    padding: 33px 29px 30px 30px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.dj-center .dflz-item .title {
    line-height: 30px;
    border-radius: 6px;
    background-color: #b70a0a;
    color: #efeecb;
    font-size: 18px;
    padding: 15px 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 90px;
}

.dj-center .dflz-item .info {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 16px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
}

.dj-center .dflz-item .info span {
    color: #b70a0a;
}

.dj-center .dflz-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 10px 0 rgba(234, 43, 40, 0.5);
}

.dj-footer {
    background: url("/templates/site/css/../images/dj-bg2.png") #fef6e1 no-repeat center;
    background-size: cover;
    text-align: center;
    height: 187px;
}

.dj-footer * {
    color: #333;
    font-size: 16px;
    line-height: 32px;
}

.dj-footer-wrap {
    padding-top: 30px;
}

.dj-footer p {
    margin-top: 10px;
}

.dj-footer span {
    margin: 0 10px;
}

@media screen and (max-width: 1700px) {
    body {
        min-width: 100%;
    }
    #main,
    #big-banner {
        width: 100%;
        min-width: 100%;
    }
    #main>.swiper-wrapper>.swiper-slide {
        width: 100%;
    }
    #main .pagenation-one {
        right: 16px;
    }
    #big-banner .pagenation-two {
        width: 100%;
    }
    .w17 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .top .nav {
        margin: auto;
        flex: 0.82;
    }
    .top-r .lang {
        padding: 0 1.17vw;
    }
    .tzgg {
        left: 10px;
    }
    .tzgg span {
        white-space: nowrap;
    }
    .layout .menu-open {
        right: 10px;
    }
    .layout-videos-item-title {
        max-width: 670px;
        right: 60px;
    }
    .layout-videos-item-title p:first-child {
        font-size: 46px;
    }
    .about .menu-open {
        right: 10px;
    }
    .about-wrap-l {
        width: 58.4%;
    }
    .about-wrap-l .video {
        width: 100%;
    }
    .about-wrap-r {
        width: 41.6%;
    }
    .about-wrap-r .links-item {
        width: 22%;
        margin-right: 4%;
    }
    .about-wrap-r .links-item:last-child {
        margin-right: 0;
    }
    .news .menu-open {
        right: 10px;
    }
    .news-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .news-wrap-l {
        width: 48%;
    }
    .news-wrap-l #news-banner {
        width: 100%;
    }
    .news-wrap-l .news-banner-wrap {
        height: auto;
        padding-left: 7vw;
    }
    .news-wrap-r {
        width: 50%;
    }
    .news-wrap-r .news-lists-tags {
        display: block;
        overflow: hidden;
    }
    .news-wrap-r .news-lists-tags-item {
        float: left;
        width: 22%;
        margin-right: 4%;
    }
    .news-wrap-r .news-lists-tags-item:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width: 1350px) {
    .top {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top .nav {
        display: none;
    }
    .top-r {
        align-items: center;
    }
    .top .menu-open {
        display: block;
        margin-left: 1vw;
    }
    .about-wrap {
        align-items: center;
    }
    .about-wrap-l,
    .about-wrap-r {
        width: 50%;
    }
    .about-wrap-l {
        margin-top: 0vw;
    }
    .about-wrap-l .video {
        margin-top: 0vw;
        height: 44vw;
    }
    .about-wrap-r {
        height: auto;
        padding: 3.7vw;
    }
    .about-wrap-r .content-title {
        padding-bottom: 2.4vw;
    }
    .about-wrap-r .content-title P {
        font-size: 36px;
    }
    .about-wrap-r .content>P {
        margin-top: 3.9vw;
    }
    .footer-wrap-c {
        padding-right: 8%;
        padding-left: 8%;
    }
}

@media screen and (max-width: 1200px) {
    .w12 {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 1100px) {
    #big-banner .swiper-button-prev,
    #big-banner .swiper-button-next {
        margin-top: 0;
        top: 80%;
        transform: translateY(-50%);
    }
    #big-banner .swiper-button-prev {
        left: 10px;
    }
    #big-banner .swiper-button-next {
        right: 10px;
    }
    .layout-tags-item {
        height: 110px;
    }
    .layout-tags-item.active {
        /* height: 170px; */
    }
    .layout-tags-item-t img {
        width: 60px;
    }
    .layout-tags-item-t p span {
        font-size: 14px;
    }
    .layout-tags-item-t p span:first-child {
        font-size: 22px;
    }
    .footer-wrap-c {
        padding-right: 4%;
        padding-left: 4%;
    }
}

@media screen and (max-width: 900px) {
    .ani {
        visibility: visible !important;
    }
    #main>.swiper-wrapper>.swiper-slide {
        height: auto;
    }
    #main .pagenation-one {
        display: none;
    }
    #big-banner {
        height: 68vw;
    }
    #big-banner .swiper-slide img.da {
        height: 100%;
    }
    #big-banner .swiper-slide video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    #big-banner .swiper-slide .biaoyu .tu {
        max-width: 80%;
    }
    #big-banner .swiper-slide .biaoyu .tu.three {
        max-width: 96%;
    }
    #big-banner .swiper-slide#slide3 img.one {
        right: 10px;
    }
    #big-banner .swiper-slide#slide3 img.three {
        top: calc(38% + 9.44vw);
    }
    #big-banner .swiper-slide#slide1 img.one {
        top: 31%;
        right: 20px;
    }
    #big-banner .swiper-slide#slide1 img.three {
        top: calc(34% + 9.44vw);
    }
    .layout .noremal-title {
        position: relative;
        left: -10px;
    }
    .layout-wrap {
        height: 568px;
    }
    .layout-videos {
        height: 100%;
    }
    .layout-videos-item-title {
        top: 250px;
    }
    .about .noremal-title {
        left: -10px;
        position: relative;
    }
    .about-wrap {
        display: block;
        margin-top: 3vw;
        margin-bottom: 4vw;
    }
    .about-wrap-l,
    .about-wrap-r {
        width: 100%;
    }
    .about-wrap-r {
        margin-top: 4vw;
    }
    .news .noremal-title {
        left: -10px;
        position: relative;
    }
    .news-wrap {
        padding-top: 0;
        display: block;
        padding-bottom: 4vw;
    }
    .news-wrap-l,
    .news-wrap-r {
        width: 100%;
    }
    .news-wrap-l .news-banner-wrap {
        margin-top: 3vw;
    }
    .news-wrap-r {
        margin-top: 4vw;
    }
    .news-wrap-r .news-lists {
        margin-top: 4vw;
    }
    .news-wrap-r .news-lists-item {
        min-height: 202px;
    }
    .news-wrap-r .news-lists-item li {
        display: none;
    }
    .news-wrap-r .news-lists-item li:nth-child(1),
    .news-wrap-r .news-lists-item li:nth-child(2),
    .news-wrap-r .news-lists-item li:nth-child(3),
    .news-wrap-r .news-lists-item li:nth-child(4) {
        display: block;
    }
    .flinks {
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .footer-wrap {
        flex-wrap: wrap;
    }
    .footer-wrap-l,
    .footer-wrap-c {
        flex: 0.5;
        flex-shrink: 0;
    }
    .footer-wrap-l *,
    .footer-wrap-c * {
        white-space: nowrap;
    }
    .footer-wrap-c {
        background: none;
        padding: 0;
    }
    .footer-wrap-r {
        margin-top: 20px;
        flex: 1;
        justify-content: space-evenly;
    }
    .footer-wrap-r .qrcode:last-child {
        margin-left: 0;
    }
    .layout-videos-item-title P:last-child {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 6;
        overflow: hidden;
        max-height: 230px;
    }
    .news.zsyz .zshz-banner {
        margin-top: 6vw;
        margin-bottom: 6vw;
    }
}

@media screen and (max-width: 768px) {
    #main .pagenation-one {
        right: 0;
    }
    .top {
        height: auto;
        background-color: rgba(17, 95, 173, 0.8588235294);
    }
    .top-r .search-open {
        width: 30px;
        height: 30px;
        padding: 0;
        font-size: 0;
        background-position-x: center;
    }
    .top-r .lang {
        padding: 0 1vw;
    }
    .top-r .lang a:first-child {
        padding-right: 5px;
    }
    .top-r .lang a:last-child {
        padding-left: 5px;
    }
    .top-r .login {
        margin: auto;
        font-size: 0;
        height: 30px;
        width: 30px;
        padding: 0;
        background-position-x: center;
    }
    .top-r .login a {
        width: 100%;
        height: 100%;
    }
    .tzgg {
        bottom: 4vw;
        max-width: calc(100% - 20px);
        padding-right: 0;
    }
    .tzgg span {
        font-size: 20px;
    }
    .tzgg #tz .swiper-slide a {
        font-size: 16px;
    }
    .right-nav {
        max-width: 100%;
    }
    .noremal-title p {
        font-size: 28px;
    }
    .noremal-title p:last-child {
        font-size: 18px;
    }
    .layout .noremal-title,
    .about .noremal-title,
    .news .noremal-title {
        width: 200px;
        height: 150px;
        text-align: center;
    }
    .layout-wrap {
        height: 60vw;
        min-height: 390px;
    }
    .layout-videos-item-title {
        top: 160px;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 90%;
    }
    .layout-videos-item-title p {
        font-size: 16px;
        line-height: 2;
    }
    .layout-videos-item-title p:first-child {
        font-size: 5.9895vw;
        line-height: 60px;
    }
    .layout-videos-item-title p:last-child {
        padding: 2vw 3vw;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        max-height: 178px;
    }
    .layout-tags-item {
        height: 90px;
    }
    .layout-tags-item.active {
        /* height: 140px; */
    }
    .layout-tags-item-t img {
        display: none;
    }
    .layout-tags-item-t p {
        margin-left: 0;
    }
    .about-wrap-r .content-title p {
        font-size: 4.6875vw;
        line-height: 45px;
    }
    .about-wrap-r .content-title p:last-child {
        font-size: 16px;
        line-height: 36px;
    }
    .about-wrap-r .content>P {
        font-size: 16px;
    }
    .about-wrap-r .content a {
        font-size: 14px;
        margin-top: 2vw;
    }
    .about-wrap-r .links-item {
        height: 90px;
    }
    .about-wrap-r .links-item img {
        height: 30px;
    }
    .about-wrap-r .links-item p {
        font-size: 14px;
        margin-top: 2vw;
    }
    .news-wrap-l {
        margin-top: 0;
    }
    .news-wrap-l .news-banner-wrap {
        margin-top: 6vw;
        padding-top: 5vw;
        padding-right: 3vw;
        padding-bottom: 4vw;
    }
    .news-wrap-l .pagenation-three {
        left: 2.5vw;
    }
    .news-wrap-l .swiper-slide .content p {
        font-size: 14px;
    }
    .news-wrap-l .swiper-slide .content p:first-child {
        font-size: 18px;
    }
    .news-wrap-l .swiper-slide .content p:nth-child(2) {
        font-size: 14px;
    }
    .news-wrap-l .swiper-slide .content span {
        line-height: 30px;
        height: 30px;
    }
    .news-wrap-r .news-lists-tags-item {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .news-wrap-r .news-lists-item li {
        padding: 0 5px;
        height: 36px;
        line-height: 36px;
        background-position-x: 4px;
    }
    .news-wrap-r .news-lists-item li a {
        padding-left: 10px;
        line-height: 36px;
        font-style: 16px;
    }
    .news-wrap-r .news-lists-item li span {
        line-height: 36px;
        font-size: 14px;
    }
    .news-wrap-r .news-lists-item li:hover {
        background-position-x: 4px;
    }
    .footer {
        padding-top: 3vw;
        padding-bottom: 3vw;
    }
    #big-banner .swiper-button-prev,
    #big-banner .swiper-button-next {
        display: none;
    }
    .dj-top {
        height: 60vw;
        margin-top: 10rem;
    }
    .dj-top .logo img {
        max-height: 90%;
    }
    .dj-title {
        height: 80px;
        background-size: auto 100% !important;
    }
    .dj-title .more {
        margin-top: 40px;
    }
    .dj-center-t {
        padding-top: 4vw;
        padding-bottom: 7vw;
    }
    .dj-center .xxyd-wrap {
        margin-top: 4vw;
    }
    .dj-center .xxyd-l,
    .dj-center .xxyd-r {
        width: 100%;
        float: none;
    }
    .dj-center .xxyd-r {
        margin-top: 4vw;
    }
    .dj-center .xxyd .swiper-slide {
        height: 50vw;
    }
    .dj-center .xxyd .swiper-slide p {
        font-size: 16px;
    }
    .dj-center .xxyd-item {
        line-height: 38px;
    }
    .dj-center .xxyd-item p {
        font-size: 16px;
    }
    .dj-center .xxyd-item span {
        font-size: 14px;
    }
    .dj-center .xxyd-item:nth-child(5)~a {
        display: none;
    }
    .dj-center .dqgz {
        margin-top: 6vw;
    }
    .dj-center .dqgz-wrap {
        margin-top: 4vw;
        padding: 15px 10px 7vw;
    }
    .dj-center .dqgz-item {
        width: 100%;
        float: none;
        margin-top: 1.2vw;
        padding-top: 1.2vw;
        padding-bottom: 2vw;
    }
    .dj-center .dqgz-item .title {
        font-size: 16px;
    }
    .dj-center .dqgz-item .info {
        font-size: 14px;
        margin-top: 1vw;
        line-height: 26px;
    }
    .dj-center .dqgz-item .time {
        font-size: 14px;
    }
    .dj-center .dqgz-item:nth-child(2n) {
        float: none;
    }
    .dj-center .dqgz-item:nth-child(3)~a {
        display: none;
    }
    .dj-center .dflz {
        margin-top: 3vw;
    }
    .dj-center .dflz-wrap {
        margin-top: 5vw;
    }
    .dj-center .dflz-item {
        padding: 15px 10px;
        width: 100%;
        float: none;
        margin-bottom: 4vw;
    }
    .dj-center .dflz-item:nth-child(2n) {
        float: none;
    }
    .dj-center .dflz-item:last-child {
        margin-bottom: 0;
    }
    .dj-center .dflz-item .title {
        font-size: 16px;
        line-height: 25px;
        padding: 8px 10px;
        min-height: 66px;
    }
    .dj-center .dflz-item .info {
        margin-top: 2vw;
        font-size: 14px;
        line-height: 26px;
    }
    .dj-center-b {
        padding-bottom: 4vw;
    }
    .dj-footer {
        height: auto;
    }
    .dj-footer * {
        font-size: 12px;
    }
    .dj-footer p {
        margin-top: 0;
    }
    .dj-footer p span {
        display: inline-block;
    }
    .flinks-wrap {
        font-size: 14px;
    }
    .flinks-wrap span {
        font-size: 16px;
    }
    .flinks-wrap a {
        margin-right: 1vw;
    }
}

@media screen and (max-width: 610px) {
    .top {
        padding: 0;
    }
    .top-r {
        flex-wrap: wrap;
    }
    .top-r .search-open,
    .top-r .lang,
    .top-r .login {
        display: none;
    }
    .top .menu-open {
        float: right;
    }
    .top .menu-open a {
        height: 30px;
        line-height: 32px;
    }
    .top .menu-open a span:nth-child(1) {
        top: 9px;
    }
    .top .menu-open a span:nth-child(2) {
        top: 15px;
    }
    .top .menu-open a span:nth-child(3) {
        top: 21px;
    }
    .top .logo {
        padding-top: 5px;
        padding-bottom: 10px;
        max-width: 100%;
    }
    .top .logo a,
    .top .logo img {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .top {
        position: static;
        background: rgba(17, 95, 173, 0.8588235294);
    }
    .top .logo img {
        width: 96%;
    }
    .top .menu-open a {
        font-size: 16px;
        line-height: 1;
        height: auto;
    }
    .top .menu-open a span:nth-child(1) {
        top: 3px;
    }
    .top .menu-open a span:nth-child(2) {
        top: 9px;
    }
    .top .menu-open a span:nth-child(3) {
        top: 15px;
    }
    #big-banner .swiper-slide#slide1 img.one {
        width: 15px;
        top: 36%;
        right: 2vw;
    }
    .news.zsyz .zshz-banner {
        margin-top: 40px;
    }
    /*  #big-banner .swiper-slide#slide1 img.two {
        top: 38%;
    }
    #big-banner .swiper-slide#slide1 img.three {
        top: calc(38% + 9.44vw);
    } */
    .layout-wrap {
        min-height: 300px;
    }
    .layout-tags-item-t img {
        display: none;
    }
    .layout-tags-item-t p {
        display: block;
        text-align: center;
    }
    .layout-tags-item-t p span:first-child {
        display: block;
        font-size: 18px;
    }
    .layout-videos-item-title {
        top: 130px;
    }
    .layout-videos-item-title p:first-child {
        line-height: 2;
        margin-bottom: 3vw;
    }
    .layout-videos-item-title p:last-child {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        max-height: 145px;
    }
    .about-wrap-l .video {
        height: 60vw;
    }
    .noremal-title p {
        font-size: 24px;
    }
    .noremal-title p:last-child {
        font-size: 17px;
    }
    .layout .noremal-title,
    .about .noremal-title,
    .news .noremal-title {
        width: 180px;
        height: 120px;
    }
    .tzgg {
        padding-left: 8px;
        height: 40px;
    }
    .tzgg #tz {
        height: 40px;
    }
    .tzgg #tz .swiper-slide a {
        line-height: 40px;
    }
    .tzgg span {
        padding-right: 10px;
        margin-right: 10px;
        font-size: 17px;
        background-size: 20px, auto;
        padding-left: 30px;
    }
    .flinks {
        padding: 10px 0;
        height: auto;
    }
    .flinks-wrap span,
    .flinks-wrap a {
        line-height: 30px;
    }
    .footer-wrap {
        line-height: 30px;
        text-align: center;
    }
    .footer-wrap-l a {
        display: inline-block;
        line-height: 1.4;
        width: auto;
    }
    .footer-wrap-l,
    .footer-wrap-c {
        display: block;
        flex: 1;
        width: 100%;
        text-align: center;
    }
    .right-nav {
        padding: 0 10px;
    }
    .about-wrap-r .links-item {
        height: 70px;
    }
    .news-wrap-l .news-banner-wrap {
        padding-left: 3vw;
        padding-bottom: 30px;
    }
    .news-wrap-l .pagenation-three {
        top: auto;
        flex-direction: row;
        bottom: 2vw;
        width: 100%;
        height: 10px;
    }
    .news-wrap-l .pagenation-three span {
        margin: 0 5px;
    }
    .news-wrap-l .pagenation-three span.swiper-pagination-bullet-active {
        height: 10px;
        width: 60px;
    }
    .news-wrap-l .swiper-slide .pic {
        height: 50vw;
    }
    .news-wrap-l .swiper-slide .content {
        margin-top: 3vw;
    }
    .news-wrap-r .news-lists-tags-item {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }
    .news-wrap-r .news-lists-tags-item:nth-child(2n) {
        margin-right: 0;
    }
    .dj-title {
        height: 50px;
    }
    .dj-title .more {
        display: none;
    }
}


/*# sourceMappingURL=index.css.map */