@font-face {
    font-family: "iconfont";
    src: url('/template/en/fonts/font_378823_hi5xs8foue.eot?t=1739169384345');
    src: url('/template/en/fonts/font_378823_hi5xs8foue.eot?t=1739169384345') format('embedded-opentype'), url('/template/en/fonts/font_378823_hi5xs8foue.woff2?t=1739169384345') format('woff2'), url('/template/en/fonts/font_378823_hi5xs8foue.woff?t=1739169384345') format('woff'), url('/template/en/fonts/font_378823_hi5xs8foue.ttf?t=1739169384345') format('truetype'), url('/template/en/fonts/font_378823_hi5xs8foue.svg?t=1739169384345') format('svg')
}

.dy-iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dy-iconfont-more:before {
    content: "\e6ac"
}

i.dy-iconfont {
    font-size: inherit
}

ol,
ul,
li {
    list-style-type: none;
    vertical-align: middle;
    margin: 0;
    padding: 0
}

img {
    vertical-align: top;
    border: 0;
    max-width: 100%;
    height: auto;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor
}

a {
    color: inherit;
    text-decoration: none
}

a[href] {
    cursor: pointer
}

a:hover {
    text-decoration: none;
    cursor: pointer
}

a:focus {
    background-color: transparent;
    outline: none
}

*,
:after,
:before {
    box-sizing: border-box;
    outline: none
}

body {
    font-family: "Arial";
    max-width: 1920px;
    font-weight: 400;
    --color: #073e7f;
    margin: 0 auto
}

.dy-body-overflow-box {
    position: relative;
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.dy-grid-box {
    font-size: 0;
    letter-spacing: -4px;
    font-size: 12px;
}

.dy-grid-box .dy-column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    letter-spacing: 0;
}

.dy-grid-box .dy-column {
    width: 100%
}

.dy-grid-box.dy-six>.dy-column {
    width: 16.6666667%
}

.dy-link {
    font-size: 17px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    --color2: #fff;
    color: var(--color2);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.dy-link em {
    border-bottom: 1px solid var(--color2);
    line-height: 1;
    margin-right: 1em
}

.dy-link i.dy-iconfont {
    width: 2em;
    height: 2em;
    border-radius: 100%;
    border: 1px solid var(--color2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.dy-link:hover {
    --color2: var(--color)
}

.dy-link:hover i.dy-iconfont {
    background-color: var(--color);
    color: #fff
}

.dy-text {
    font-size: 18px;
    color: #222;
    line-height: 1.7
}

#dy-index-body .dy-init-2 {
    height: 900px;
    position: relative;
    z-index: 1;
    background-color: #fff
}

#dy-index-body .dy-init-2 .dy-mask i {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background-position: center left;
    z-index: -1;
    -webkit-transition: .5s .5s;
    -moz-transition: .5s .5s;
    transition: .5s .5s;
    background-size: cover
}

#dy-index-body .dy-init-2 .dy-mask i.dy-active {
    width: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#dy-index-body .dy-init-2 .dy-list {
    height: 100%
}

#dy-index-body .dy-init-2 .dy-list ul {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#dy-index-body .dy-init-2 .dy-list ul li {
    height: 100%;
    padding: 3% 1%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .5);
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#dy-index-body .dy-init-2 .dy-list ul li span.dy-sidebar {
    position: absolute;
    left: 0;
    bottom: 4%;
    font-size: 18px;
    width: 2em;
    padding: .8em 0;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 13.88888889em;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

#dy-index-body .dy-init-2 .dy-list ul li .dy-bottom {
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
}

#dy-index-body .dy-init-2 .dy-list ul li .dy-bottom span.dy-h6 {
    font-size: 24px;
    display: block;
	line-height:1.2;
	padding-bottom:50px;
}

#dy-index-body .dy-init-2 .dy-list ul li .dy-bottom .dy-text {
    color: inherit;
    min-height: 6.8em;
    margin: 1em 0
}

#dy-index-body .dy-init-2 .dy-list ul li.dy-active {
    background-color: rgba(0, 0, 0, .4)
}

#dy-index-body .dy-init-2 .dy-list ul li.dy-active span.dy-sidebar {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

#dy-index-body .dy-init-2 .dy-list ul li.dy-active .dy-bottom {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

@media screen and (max-width:1700px) {

    .dy-text,
    #dy-index-body .dy-init-2 .dy-list ul li span.dy-sidebar {
        font-size: 16px
    }

    #dy-index-body .dy-init-2 {
        height: 700px
    }

    #dy-index-body .dy-init-2 .dy-list ul li .dy-bottom span.dy-h6 {
        font-size: 24px
    }
}

@media screen and (max-width:1450px) {

    .dy-text,
    #dy-index-body .dy-init-2 .dy-list ul li span.dy-sidebar {
        font-size: 14px
    }

    #dy-index-body .dy-init-2 {
        height: 600px
    }

    #dy-index-body .dy-init-2 .dy-list ul li .dy-bottom span.dy-h6 {
        font-size: 20px
    }
}

.dy-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.dy-fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: FadeIn
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media screen and (max-width:700px) {
    .dy-grid-box.dy-two>.dy-column {
        width: 50%
    }

    .dy-grid-box.dy-three>.dy-column {
        width: 50%
    }

    .dy-grid-box.dy-four>.dy-column {
        width: 50%
    }

    .dy-grid-box.dy-five>.dy-column {
        width: 50%
    }

    .dy-grid-box.dy-six>.dy-column {
        width: 100%
    }

    .banner {
        margin-top: 60px;
    }
}

@media screen and (max-width:500px) {
    .dy-grid-box.dy-two>.dy-column {
        width: 100%
    }

    .dy-grid-box.dy-three>.dy-column {
        width: 100%
    }

    .dy-grid-box.dy-four>.dy-column {
        width: 100%
    }

    .dy-grid-box.dy-five>.dy-column {
        width: 100%
    }

    .dy-grid-box.dy-six>.dy-column {
        width: 100%
    }
}

@media screen and (max-width:1000px) {
    #dy-index-body .dy-init-2 .dy-list ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #dy-index-body .dy-init-2 {
        height: auto
    }

    #dy-index-body .dy-init-2 .dy-list ul li {
        width: 33.33%;
        height: auto;
        background-color: rgba(0, 0, 0, .5) !important;
        border-top: 1px solid rgba(255, 255, 255, .5)
    }

    #dy-index-body .dy-init-2 .dy-list ul li .dy-bottom {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

    #dy-index-body .dy-init-2 .dy-list ul li span.dy-sidebar {
        display: none
    }

    #dy-index-body .dy-init-2 .dy-list ul li .dy-bottom .dy-text {
        min-height: auto
    }
}

@media screen and (max-width:700px) {
    #dy-index-body .dy-init-2 .dy-list ul li {
        width: 50%;
        padding: 3%
    }
}

@media screen and (max-width:500px) {
    #dy-index-body .dy-init-2 .dy-list ul li {
        width: 100%
    }
}
