@font-face {
    font-family: 'HarmonyOS_Sans_SC_Regular';
    src: url('../fonts/HarmonyOS_Sans_SC_Regular.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS_Sans_SC_Medium';
    src: url('../fonts/HarmonyOS_Sans_SC_Medium.woff') format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'HarmonyOS_Sans_SC_Bold';
    src: url('../fonts/HarmonyOS_Sans_SC_Bold.woff') format('woff');
    font-display: swap;
}

.title01 {
    border-top: 5px solid #f9f9f9;
    margin: 80px 0 40px 0;
    position: relative;
    z-index: 4;
}

.title01-nt {
    margin-top: 0;
}

.title01 aside {
    display: table;
    margin-top: -20px;
    padding-right: 20px;
    background: #fff;
}

.title01 span {
    display: table;
    line-height: 40px;
    border-radius: 40px;
    padding: 0 20px;
    background: #f1f1f1;
    font-size: 22px;
    color: #333;
}

.title01 span i {
    font-style: normal;
    float: left;
    padding: 0 20px;
    margin-left: -32px;
    margin-top: -10px;
    color: #fff;
    border-radius: 40px;
    background: rgb(65, 161, 149);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(65, 161, 149, 1) 0%, rgba(24, 68, 117, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(65, 161, 149, 1) 0%, rgba(24, 68, 117, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(65, 161, 149, 1) 0%, rgba(24, 68, 117, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a1e2', endColorstr='#4db84a', GradientType=1);
    /* IE6-9 */
}

@media(max-width:640px) {
    .title01 span {
        line-height: 34px;
        border-radius: 34px;
        font-size: 16px;
    }

    .title01 span i {
        padding: 0 15px;
        margin-left: -20px;
        margin-right: 5px;
    }
}

body {
    font-family: 'HarmonyOS_Sans_SC_Regular';
}

.auto_1400 {
    max-width: 1400px;
}

@media(max-width:1400px) {
    .auto_1400 {
        padding: 0 2%;
    }
}

/*Top003198 */
.Top003198 {
    position: relative;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.Top003198 menu li span {
    display: block;
    font-size: calc(18 / 16 * 1em);
}

.Top003198 menu li a:hover,
.Top003198 menu li.aon span a {
    color: #41a195;
}

.Top003198 menu li a:hover{
    color: #41a195;
}

.Top003198 li .sub .pic .Ispic {
    padding-bottom: calc(400 / 310 * 100%);
    background-color: #eee;
}

.Top003198 .top-hotline {
    color: #41a195;
    font-size: calc(20 / 16 * 1em);
    padding-left: calc(29 / 20 * 1em);
    background: url(../images/Top003198-tel.svg) no-repeat left center;
    background-size: 1em auto;
    line-height: calc(36 / 20 * 1em);
    display: none;
}

.Top003198 .top-search {
    display: block;
    padding: 0;
    margin-left: calc(56 / 1920 * 100vw);
}

.Top003198 .top-search .box {
    position: relative;
    background-color: rgba(163, 163, 163, 0.1);
    overflow: hidden;
}

.Top003198 .top-search .box .text {
    width: 100%;
    display: block;
    line-height: calc(36 / 16 * 1em);
    height: calc(36 / 16 * 1em);
    font-size: 1em;
    background: none;
    border: 0;
    padding-left: calc(42 / 16 * 1em);
    color: rgba(51, 51, 51, 0.5);
    /* font-size: 15px; */
    font-size: 0.18rem;
}

.Top003198 .top-search .box .text.focus {
    color: #000;
}

.Top003198 .top-search .box .btn {
    position: absolute;
    top: 0;
    width: calc(42 / 16 * 1em);
    height: 100%;
    background: url(../images/Top003198-search.svg) no-repeat center center;
    background-size: calc(17 / 42 * 100%) auto;
    cursor: pointer;
}

@media (min-width:1025px) {
    .Top003198 .logo {
        display: table;
        height: calc(98 / 16 * 1em);
    }

    .Top003198 .logo a {
        display: table-cell;
        vertical-align: middle;
    }

    .Top003198 .logo img {
        max-height: calc(70 / 16 * 1em);
    }

    .Top003198 menu li {
        float: left;
        /* margin-right: calc(60 / 1920 * 100vw); */
        margin-right: calc(50 / 1920 * 100vw);
    }

    .Top003198 menu li span {
        line-height: calc(98 / 18 * 1em);
    }

    .Top003198 li .sub {
        position: absolute;
        top: 100%;
        background-color: #fff;
        width: max-content;
        min-width: calc(160 / 16 * 1em);
        margin-left: 0;
        left: 50%;
        padding: calc(0 / 16 * 1em);
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
        transform: translateX(-50%);
    }

    .Top003198 li .sub dl {
        background: none;
        width: 100%;
    }

    .Top003198 li .sub dt {
        text-align: center;
    }

    .Top003198 li .sub .pic {
        width: 50%;
    }

    .Top003198 .top-right {
        padding-top: calc(30 / 16 * 1em);
    }

    .Top003198 .top-right dd {
        float: left;
    }

    .Top003198 .top-search .box {
        width: calc(90 / 16 * 1em);
        border-radius: calc(90 / 16 * 1em);
        transition: 0.3s;
        -webkit-border-radius: calc(90 / 16 * 1em);
        -moz-border-radius: calc(90 / 16 * 1em);
        -ms-border-radius: calc(90 / 16 * 1em);
        -o-border-radius: calc(90 / 16 * 1em);
    }

    .Top003198 .top-search.show .box {
        width: calc(200 / 1920 * 100vw);
    }

    .Top003198 .top-search .box .btn {
        left: 0;
    }
}


@media screen and (min-width:1366px){
    .Top003198 .top-search .box{
        width: calc(106/ 16 * 1em);
    }
}

@media (max-width:1024px) {

    .Top003198 .top-hotline,
    .Top003198 header:after {
        display: none;
    }

    .Top003198 header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: calc(70 / 16 * 1em);
    }

    .Top003198 .logo img {
        max-height: calc(44 / 16 * 1em);
    }

    .Top003198 menu {
        position: fixed;
        left: -100%;
        top: calc(70 / 16 * 1em);
        height: calc(100% - (70 / 16 * 1em));
        background-color: #fff;
        opacity: 0;
        transition: 0.5s;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
        width: 50vw;
        max-width: 240px;
    }

    .menu-show .Top003198 menu {
        left: 0;
        opacity: 1;
    }

    .Top003198 menu ul {
        height: 100%;
        overflow: auto;
    }

    .Top003198 menu li {
        border-bottom: 1px dotted #eee;
    }

    .Top003198 menu li span {
        line-height: 3;
        padding-left: 2em;
    }

    .Top003198 menu li.has-sub span .op:before,
    .Top003198 menu li.has-sub span .op:after {
        background-color: #ff7366;
    }

    .Top003198 li .sub {
        background-color: #eee;
    }

    .Top003198 li .sub .pic {
        display: none;
    }

    .Top003198 .top-search {
        margin: 0 5vw 0 0;
        position: inherit;
    }

    .Top003198 .top-search .box {
        top: 100%;
        left: 0;
        width: 100%;
        opacity: 1;
        position: absolute;
        display: none;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .Top003198 .top-search .box .btn {
        right: 0;
    }

    .Top003198 .top-search .box .text {
        padding: 0 calc(42 / 16 * 1em) 0 calc(20 / 16 * 1em);
    }

    .Top003198 .top-right dl:after {
        display: none;
    }

    .Top003198 .top-right dl {
        display: flex;
        align-items: center;
    }

    .Top003198 .open-search {
        width: calc(24 / 16 * 1em);
        height: calc(24 / 16 * 1em);
        background: url(../images/Top003198-search.svg) no-repeat center center;
        background-size: contain;
        display: block;
        position: relative;
    }

    .Top003198 .open-search.on {
        width: calc(30 / 16 * 1em);
        height: calc(30 / 16 * 1em);
    }

    .Top003198 .open-search.on:after,
    .Top003198 .open-search.on:before {
        background-color: #ff7366;
    }

    .Top003198 .open-menu {
        width: calc(30 / 16 * 1em);
        height: calc(24 / 16 * 1em);
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        transition: 0.3s;
    }

    .Top003198 .open-menu span {
        display: block;
        transition: 0.3s;
        height: 2px;
        background-color: #000;
    }

    .menu-show .Top003198 .open-menu {
        border-radius: 50%;
        background-color: #ff7366;
        padding: calc(9 / 16 * 1em);
        height: calc(30 / 16 * 1em);
    }

    .menu-show .Top003198 .open-menu span {
        background-color: #fff;
        height: 1px;
    }
}

/*Banner002901 */
.Banner002901 {
    background: #000;
}

.Banner002901 li a {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}

.Banner002901 a img {
    width: 100%;
}

.Banner002901 li a .font {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 8rem;
}

.Banner002901 li a .font h2 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    font-size: 0.6rem;
    color: #FFFFFF;
    line-height: 0.58rem;
    margin-bottom: 0.33rem;
    margin-top: 2.39rem;

    opacity: 0;
    transform: translateY(280px);
    -webkit-transform: translateY(280px);
    -moz-transform: translateY(280px);
    -ms-transform: translateY(280px);
    -o-transform: translateY(280px);
}

.Banner002901 li a .font span {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-weight: 400;
    font-size: 0.2rem;
    line-height: 0.16rem;
    color: #FFFFFF;


    opacity: 0;
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
}

.Banner002901 .slick-active a .font h2 {
    transition: all 1s 0.3s;
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transition: all 1s 0.3s;
    -moz-transition: all 1s 0.3s;
    -ms-transition: all 1s 0.3s;
    -o-transition: all 1s 0.3s;
}

.Banner002901 .slick-active a .font span {
    transition: all 1s 0.7s;
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}


.Banner002901 .slick-dots {
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    bottom: 5.5%;
    text-align: center;
}

.Banner002901 .slick-dots li {
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 2px solid transparent;
    margin: 0 9px;
    position: relative;
    border-radius: 50%;
}

.Banner002901 .slick-dots li button {
    position: absolute;
    background: #fff;
    font-size: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.Banner002901 .slick-dots li.slick-active {
    border-color: #fff;
}

@media(max-width:1024px) {
    .Banner002901 .slick-dots li {
        width: 20px;
        height: 20px;
        margin: 0 4px;
    }
}


.h-title {
    color: #333;
    position: relative;
    z-index: 1;
    /* margin-bottom: 40px; */
    margin-bottom: 0.4rem;
}


.h-title.center {
    text-align: center;
}

.h-title .cn {
    font-size: 48px;
    font-weight: bold;
}

.h-title .cn span {
    display: inline-block;
    position: relative;
    line-height: 0.75;
}

.h-title .cn span:before {
    position: absolute;
    content: '';
    z-index: -1;
    width: 40px;
    height: 34px;
    background: url(../images/h-titicon.png) no-repeat center center/contain;
    right: -0.4333em;
    top: -0.5em;
    background-size: contain;
}

.h-title .en {
    font-size: 18px;
    text-transform: uppercase;
    color: #d5d6d7;
}


.h-more {
    display: inline-block;
    color: #41a195;
    padding: 0 33px;
    position: relative;
    border-radius: 0 30px 0 30px;
    border: 1px solid #41a195;
}

.h-more:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 4px;
    background: #41a195;
    top: 50%;
    margin-top: -2px;
    right: 0;
    transition: 0.3s;
}

.h-more:hover:after {
    width: 0;
}

.h-more span {
    display: block;
    line-height: 60px;
    position: relative;
    padding-left: 42px;
    font-size: 18px;
}

.h-more span:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 10px;
    margin-top: -5px;
    content: '';
    background: url(../images/Floor002841-more2.png) no-repeat right center;
    transition: 0.3s;
}

.h-more:hover span:before {
    width: 30px;
}

.h-more:hover span {
    color: #41a195;
}

/*Floor002841 */


.video-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    background: rgba(0, 0, 0, 0.85);
}

.video-box .close {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 4;
    right: 20px;
    top: 20px;
}

.video-box .close::before,
.video-box .close::after {
    position: absolute;
    content: '';
    width: 80%;
    left: 10%;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.video-box .close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.video-box .ytable {
    height: 100%;
}

.video-box .ytable-cell {
    text-align: center;
}

.video-box video {
    width: 90%;
    max-width: 900px;
}

.Floor002841 {
    overflow: hidden;
    padding: 6% 0 4%;
}

.Floor002841 .auto {
    position: relative;
    z-index: 1;
    padding: 0 0 0 0;
}

.Floor002841 .left .info {
    color: #666;
    /* line-height: 35px; */
    padding: 0 0 2.5vw 0;
    text-align: justify;
    /* font-size: 18px; */
    font-size: 14px;
    line-height: 28px;
}

.Floor002841 .more,.Floor002889 .more {
    display: inline-block;
    color: #41a195;
    padding: 0 33px;
    position: relative;
    border-radius: 0 30px 0 30px;
    border: 1px solid #41a195;
}

.Floor002841 .more:after,.Floor002889 .more:after {
    position: absolute;
    content: '';
    width: 6px;
    height: 4px;
    background: #41a195;
    top: 50%;
    margin-top: -2px;
    right: 0;
    transition: 0.3s;
}

.Floor002841 .more:hover:after,.Floor002889 .more:hover:after {
    width: 0;
}

.Floor002841 .more span,.Floor002889 .more span {
    /* display: block;
    line-height: 60px;
    position: relative;
    padding-left: 42px;
    font-size: 18px; */

    display: block;
    line-height: 48px;
    position: relative;
    padding-left: 32px;
    font-size: 14px;
}

.Floor002841 .more span:before ,.Floor002889 .more span:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 10px;
    margin-top: -5px;
    content: '';
    background: url(../images/Floor002841-more2.png) no-repeat right center;
    transition: 0.3s;
}

.Floor002841 .more:hover span:before,.Floor002889 .more:hover span:before {
    width: 30px;
}

.Floor002841 .right {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.Floor002841 .open-video {
    position: absolute;
    left: 50%;
    margin-left: -28px;
    bottom: 41%;
    cursor: pointer;
    z-index: 10;
}

.Floor002841 .open-video i {
    display: block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #41a195 url(../images/Floor002841_btn.png) no-repeat left 56% center;
    position: relative;
    z-index: 4;
}

.Floor002841 .open-video:before,
.Floor002841 .open-video:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    background: #41a195;
    opacity: 0.4;
    -webkit-opacity: 0.4;
    animation: scale 3s infinite;
    -webkit-animation: scale 3s infinite;
}

.Floor002841 .open-video:before {
    left: -12px;
    top: -12px;
    bottom: -12px;
    right: -12px;
    animation-delay: 0.3s;
}

.Floor002841 .open-video:after {
    left: -22px;
    top: -22px;
    bottom: -22px;
    right: -22px;
}

@keyframes scale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    50% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes scale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    50% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }
}

@-ms-keyframes scale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }

    50% {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }
}

@media(min-width:1025px) {
    .Floor002841 .auto:before {
        left: 50%;
        width: 80%;
    }

    .Floor002841 .left {
        width: 44%;
    }

    .Floor002841 .right {
        width: 50%;
        border-radius: 0 0 0 100px;
        margin-top: -12px;
    }
}

@media(max-width:1024px) {
    .Floor002841 .auto:before {
        left: -2%;
        width: 104%;
        background-repeat: repeat-x;
    }

    .Floor002841 .right {
        max-width: 553px;
        margin: 0 auto;
    }

    .Floor002841 .left {
        padding-bottom: 5vw;
    }
}

/*Floor002820 */

.Floor002820 {
    padding: 0 0 6%;
}

.Floor002820 .auto {}

@media(min-width:1025px) {
    .Floor002820 .number {
        width: 59.072%;
    }
}

@media(max-width:1024px) {

    .Floor002820 .ytable,
    .Floor002820 .ytable-cell {
        display: block;
    }
}

.Floor002820 .info-num li {}

@media(min-width:641px) {
    .Floor002820 .info-num li {
        float: left;
        width: 20%;
        border-left: 10px solid #f8f8f8;
        padding-left: 20px;
    }
}

.Floor002820 .info-num li aside {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.Floor002820 .info-num li aside b {
    font-size: 60px;
    color: #41a195;
    display: block;
}

.Floor002820 .info-num li aside sub {
    position: absolute;
    left: 100%;
    word-break: keep-all;
    bottom: 15%;
    font-size: 18px;
    margin-left: 8px;
    color: #333;
    font-weight: bold;
}

.Floor002820 .info-num li aside sup {
    position: absolute;
    left: 100%;
    word-break: keep-all;
    top: 15%;
    font-size: 24px;
    margin-left: 10px;
    color: #333;
    font-weight: bold;
}

.Floor002820 .info-num li p {
    font-size: 18px;
    color: #999;
    margin-bottom: 0;
    margin-top: 12px;
}

@media(min-width:1025px) and (max-width:1200px) {
    .Floor002820 .info-num li aside b {
        font-size: 60px;
    }
}

@media(min-width:641px) and (max-width:769px) {
    .Floor002820 .info-num li aside b {
        font-size: 60px;
    }
}

@media(max-width:640px) {
    .Floor002820 .info-num li {
        text-align: center;
    }

    .Floor002820 .info-num li:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media(max-width:480px) {
    .Floor002820 .info-num li aside b {
        font-size: 60px;
    }
}

/*Floor002889 */
.Floor002889 {
    background: #f5f9fc;
    overflow: hidden;
}

.Floor002889 .auto {
    position: relative;
    z-index: 1;
}

.Floor002889 .slider-txt .name {
    color: #333;
    padding: 1.5vw 0 1.5vw 0;
}

.Floor002889 .slider-txt .name .cn {
    font-size: 46px;
}

.Floor002889 .slider-txt .name .en {
    font-size: 16px;
    text-transform: uppercase;
}

.Floor002889 .slider-txt h2 {
    font-size: 22px;
    color: #41a195;
    font-weight: normal;
    margin: 0;
}

.Floor002889 .slider-txt p {
    line-height: 2em;
    color: #666;
    font-size: 18px;
    height: 7.5em;
}

.Floor002889 .slider-txt p span {
    display: block;
    color: #333;
}

.Floor002889 .slider-txt .btn {
    padding-top: 2vw;
}

.Floor002889 .slider-txt .slick-arrow {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #41a195;
    z-index: 2;
    position: relative;
}

.Floor002889 .slider-txt .slick-arrow:before {
    position: absolute;
    content: '';
    width: 20%;
    height: 20%;
    border-left: 2px solid #41a195;
    border-top: 2px solid #41a195;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    left: 40%;
    top: 40%;
}

.Floor002889 .slider-txt .slick-next:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
}

.Floor002889 .slider-txt .slick-prev {
    margin-right: 30px;
}

.Floor002889 .slider-txt .slick-disabled {
    border-color: #bfdef3;
    cursor: default;
}

.Floor002889 .slider-txt .slick-disabled:before {
    border-color: #bfdef3;
}

@media(max-width:768px) {
    .Floor002889 .slider-txt .slick-arrow {
        width: 8vw;
        height: 8vw;
    }

    .Floor002889 .slider-txt .slick-prev {
        margin-right: 5vw;
    }
}

.Floor002889 .dot-icon .slick-dots li {
    list-style: none;
    margin: 15px 0;
}

.Floor002889 .dot-icon .slick-dots li.slick-active button {
    background: #41a195;
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(77, 181, 168, 1) 0%, rgba(65, 161, 149, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(77, 181, 168, 1) 0%, rgba(65, 161, 149, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(77, 181, 168, 1) 0%, rgba(65, 161, 149, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.Floor002889 .dot-icon .slick-dots li button {
    border: 0;
    background: rgba(255, 255, 255, 1);
    border-radius: 0 28px;
    padding: 0 18px;
    height: 80px;
    width: 100%;
    text-align: left;
    cursor: pointer;
}

.Floor002889 .dot-icon .slick-dots li button>* {
    display: inline-block;
    vertical-align: middle;
}

.Floor002889 .dot-icon .slick-dots li b {
    color: #333;
    font-size: 22px;
    margin-left: 20px;
    font-weight: normal;
}

.Floor002889 .dot-icon .slick-dots li.slick-active b {
    color: #fff;
}

.Floor002889 .dot-icon .slick-dots li i {
    border-radius: 50%;
    background: #f6f9fb;
}

.Floor002889 .dot-icon .slick-dots li img {
    display: block;
    width: 100%;
}

.Floor002889 .slider-pic {
    width: 32.479vw;
    height: 32.479vw;
    margin: 7.147vw auto;
    position: relative;
    box-shadow: 0 20px 40px rgba(46, 146, 213, 0.3);
    border-radius: 50%;
    z-index: 1;
}

.Floor002889 .slider-pic ul .slick-list,
.Floor002889 .slider-pic ul .slick-track,
.Floor002889 .slider-pic ul li,
.Floor002889 .slider-pic ul {
    height: 100%;
}

.Floor002889 .slider-pic .Ispic {
    height: 100%;
    border-radius: 50%;
}

.Floor002889 .slider-pic .quan i {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #d8ecf7;
    z-index: 2;
}

.Floor002889 .slider-pic .quan i:nth-child(1) {
    left: -9%;
    right: -9%;
    top: -9%;
    bottom: -9%;
}

.Floor002889 .slider-pic .quan i:nth-child(2) {
    left: -19%;
    right: -19%;
    top: -19%;
    bottom: -19%;
    animation: orbit linear 30s infinite;
}

.Floor002889 .slider-pic .quan i:nth-child(2):before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    right: 11.5%;
    top: 16%;
    box-shadow: 6px 0 10px rgba(187, 210, 95, 0.3);
    background: rgb(103, 172, 78);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(187, 210, 95, 1) 0%, rgba(103, 172, 78, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(187, 210, 95, 1) 0%, rgba(103, 172, 78, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(187, 210, 95, 1) 0%, rgba(103, 172, 78, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.Floor002889 .slider-pic .quan i:nth-child(3) {
    left: -32%;
    right: -32%;
    top: -32%;
    bottom: -32%;
}

.Floor002889 .slider-pic .quan i:nth-child(4) {
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    box-shadow: 0 -9px 2px #2e92d5 inset;
    border: 0;
    transform: rotate(-42deg);
    -webkit-transform: rotate(-42deg);
    -ms-transform: rotate(-42deg);
}

@-webkit-keyframes orbit {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@media(min-width:1025px) {

    .Floor002889 .dot-icon,
    .Floor002889 .slider-txt {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        z-index: 10;
    }

    .Floor002889 .slider-txt {
        left: 0;
        width: 30%;
        max-width: 405px;
    }

    .Floor002889 .dot-icon {
        right: 0;
        width: 300px;
    }
}

@media(max-width:1024px) {
    .Floor002889 .dot-icon {
        overflow: hidden;
    }

    .Floor002889 .dot-icon li {
        float: left;
        width: 20%;
    }

    .Floor002889 .dot-icon .slick-dots li button {
        height: auto;
        padding: 1vw;
        text-align: center;
    }

    .Floor002889 .dot-icon .slick-dots li i {
        width: 4vw;
        display: block;
        margin: 0 auto 0.5vw;
    }

    .Floor002889 .dot-icon .slick-dots li b {
        font-size: 2.2vw;
        margin-left: 1vw;
    }

    .Floor002889 .slider-pic {
        width: 50vw;
        height: 50vw;
        margin: 0 auto 10vw;
    }

    .Floor002889 .slider-pic .quan i:nth-child(2):before {
        width: 12px;
        height: 12px;
        right: 11%;
        top: 15%;
    }
}

@media(max-width:640px) {
    .Floor002889 .dot-icon .slick-dots li b {
        font-size: 3vw;
    }

    .Floor002889 .slider-txt .num {
        font-size: 9vw;
    }

    .Floor002889 .slider-txt .name .cn {
        font-size: 7vw;
    }

    .Floor002889 .slider-txt .name .en {
        font-size: 5vw;
    }

    .Floor002889 .slider-txt p {
        font-size: 3vw;
    }
}



/*
 .Floor002342 为demo编号
 */
.Floor002342-1 {
    padding: 5% 0;
    background: #333;
    background: url(../images/Floor002342-bg1.jpg) no-repeat center center;
    background-attachment: fixed;
}

.Floor002342 {
    padding: 5% 0;
    height: 60vh;
    position: relative;
    text-align: center;
    background: #333;
    background: url(../images/Floor002342-bg.jpg) no-repeat center center;
    background-attachment: fixed;
}

.Floor002342-1 {
    padding: 5% 0;
    background: #333;
    background: url(../images/Floor002342-bg1.jpg) no-repeat center center;
    background-attachment: fixed;
}

.Floor002342 .main {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.Floor002342 .newbox {
    padding: 0 15vw;
    position: relative;
}

.Floor002342 .top .item {
    position: relative;
}

.Floor002342 .top .pic {
    margin: 0 auto;
}

.Floor002342 .top .pic img {
    width: 140px;
    height: 140px;
    border-radius: 50%
}

.Floor002342 .top .word1 {
    padding: 10px 0 10px 10px;
}

.Floor002342 .top .h4 {
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.Floor002342 .top .h4 a {
    color: #444;
}

.Floor002342 .top .h4 a:hover {
    color: #da251c;
}

.Floor002342 .top figure {
    line-height: 38px;
    color: #fff;
    font-size: 18px;
    padding: 25px 80px 0;
    position: relative;
    background: url(../images/yinhao-r.png) no-repeat right top;
    background-size: 40px auto;
}

.Floor002342 .top figure:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: url(../images/yinhao-l.png) no-repeat left top;
    background-size: contain;
}

.Floor002342 .top figure p {
    margin-top: 0;
}

.Floor002342 .top figure p b {
    font-size: 72px;
    color: rgba(255, 255, 255, 0.3);
}

.Floor002342 .top figure span {
    font-size: 16px;
}

.Floor002342 .bx-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.Floor002342 .bx-wrapper .bx-default-pager {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -50px;
    z-index: 50;
}

.Floor002342 .bx-wrapper .bx-default-pager .bx-pager-item {
    display: inline-block;
    margin: 0 5px;
}

.Floor002342 .bx-wrapper .bx-default-pager .bx-pager-item a {
    text-indent: 99999px;
    overflow: hidden;
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
}

.Floor002342 .bx-wrapper .bx-default-pager .bx-pager-item a.active {
    background-color: #c7000a;
}


.Floor002342 .open-video {
    background: url(../images/Floor002829_play.png) no-repeat;
    width: 5vw;
    height: 5vw;
    display: block;
    margin: 0 auto;
    background-size: contain;
    cursor: pointer;
}



.video-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    background: rgba(0, 0, 0, 0.5);
}

.video-box .close {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 4;
    right: 20px;
    top: 20px;
}

.video-box .close::before,
.video-box .close::after {
    position: absolute;
    content: '';
    width: 80%;
    left: 10%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.video-box .close::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.video-box .ytable {
    height: 100%;
}

.video-box .ytable-cell {
    text-align: center;
}

.video-box video {
    width: 90%;
    max-width: 1280px;
}




/*Floor003129 */
.Floor003129 {
    padding: 5% 0;
}

.Floor003129 .auto {}

.Floor003129 .h-more {
    float: right;
    z-index: 10;
    margin-top: 20px;
}

.Floor003129 .list label {
    border: solid 1px #dedede;
    font-size: 14px;
    border-radius: 0 10px 0 10px;
    line-height: 1.7142;
    padding: 2px 10px;
    display: inline-block;
    color: #999;
    transition: 0.3s;
}

.Floor003129 .list a:hover label {
    border-color: #41a195;
    background-color: #41a195;
    background-image: linear-gradient(to right, #4db5a8, #41a195);
    color: #fff;
}

.Floor003129 .list .tit {
    /* font-size: 22px; */
    font-size: 18px;
    color: #333333;
    margin: 1em 0;
}

.Floor003129 .list ol .tit {
    line-height: 1.6;
}

.Floor003129 .list .txt p {
    margin: 0;
    color: #666666;
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 1.7142;
}
.Floor003129 .list .txt div.dot,.Floor003129 .list .txt div.dot2 {
    margin: 0;
    color: #666666;
    /* font-size: 16px; */
    font-size: 14px;
    line-height: 1.7142;
}

.Floor003129 .list time {
    color: #999999;
    padding-right: 3.4375em;
    background: url(../images/Floor003129-icon.svg) no-repeat right center;
    background-size: 1em auto;
    display: inline-block;
}

.Floor003129 .list ol time {
    margin-top: 3em;
}

.Floor003129 .list ol .pic {
    overflow: hidden;
    border-radius: 0 30px 0 30px;
    margin-bottom: 2.5em;
}

.Floor003129 .list ol .Ispic {
    padding-bottom: 59.091%;
    transition: 0.3s ease-out;
}

.Floor003129 .list a:hover .Ispic {
    transform: scale(1.1);
}

@media (min-width:1025px) {
    .Floor003129 .list {
        position: relative;
        z-index: 1;
    }

    .Floor003129 .list:before {
        position: absolute;
        content: '';
        left: 37.286%;
        width: 1px;
        height: 100%;
        background-color: #eee;
        top: 0;
    }

    .Floor003129 .list ol {
        float: left;
        width: 31.429%;
    }

    .Floor003129 .list li {
        float: right;
        width: 57.143%;
        border-bottom: 1px solid #eee;
    }

    .Floor003129 .list li a {
        height: 13em;
    }

    .Floor003129 .list li:nth-of-type(1) a {
        height: 9.625em;
    }

    .Floor003129 .list li:nth-of-type(1) a .ytable-cell {
        vertical-align: top;
    }

    .Floor003129 .list li .txt {
        position: relative;
        padding-right: 12.75em;
    }

    .Floor003129 .list li time {
        position: absolute;
        right: 0;
        top: 50%;
        line-height: 2;
        margin-top: -1em;
    }
}

@media (max-width:1024px) {
    .Floor003129 .auto {
        padding: 2em 0;
    }

    .Floor003129 .list ol {
        margin-bottom: 2em;
    }

    .Floor003129 .list li {
        border-top: 1px solid #f2f2f2;
        padding: 2em 0;
    }

    .Floor003129 .list li time {
        margin-top: 2em;
    }
}

/*Bottom002900 */


.Bottom002900 {
    background: #41a195;
    padding: 3% 0 3%;
}

.Bottom002900,
.Bottom002900 a {
    color: #fff;
}

.Bottom002900 .b_nav nav dd a {
    opacity: 0.5;
}



@media(min-width:1025px) {
    .Bottom002900 {
        font-size: 16px;
    }

    .Bottom002900 .contact {
        width: 30%;
    }

    .Bottom002900 .logo img {
        max-width: 130px;
    }

    .Bottom002900 .b_nav {
        width: 65%;
        /* max-width: 1080px; */
    }
}

.Bottom002900 .solgan {
    font-size: 30px;
    letter-spacing: 5px;
}

.Bottom002900 .solgan span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.2);
    margin-left: 20px;
}

@media(min-width:1025px) {
    .Bottom002900 .solgan span:before {
        content: '/ ';
        display: inline-block;
    }
}

@media(max-width:1024px) {
    .Bottom002900 .solgan {
        padding: 4vw 0;
    }

    .Bottom002900 .solgan span {
        display: block;
    }
}

.Bottom002900 .b_nav nav {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.Bottom002900 .b_nav nav dl {
    float: left;
    max-width: 140px;
}

.Bottom002900 .b_nav nav dt {
    padding-bottom: 20px;
    /* font-size: 18px; */
    font-size: 16px;
}

.Bottom002900 .b_nav nav dd {
    line-height: 24px;
    padding: 2px 0;
    font-size: 14px;
}

@media(max-width:1024px) {
    .Bottom002900 .b_nav nav {
        display: none;
    }
}

.Bottom002900 .copyright {
    color: rgba(255, 255, 255, 0.5);
    line-height: 30px;
    /* font-size: 16px; */
    font-size: 14px;
}

.Bottom002900 .copyright a {
    opacity: 0.5;
}

.Bottom002900 a:hover {
    color: #fff;
    opacity: 1 !important;
}

.Bottom002900 .contact {
    line-height: 30px
}

.Bottom002900 .contact .num {
    /* font-size: 36px; */
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 36px;
    line-height: 1em;
}


@media(min-width:1025px) {
    .Bottom002900 .contact .tit {
        padding: 28px 0;
        /* font-size: 18px; */
        font-size: 16px;
    }
}

@media(max-width:1024px) {
    .Bottom002900 {
        text-align: center;
    }

    .Bottom002900 .logo {
        padding: 0 20% 3%;
    }

    .Bottom002900 .contact .tit {
        padding: 3vw 0;
    }
}

@media(max-width:480px) {
    .Bottom002900 .contact .num {
        margin-bottom: 1em;
        font-size: 8vw;
    }

    .Bottom002900 .solgan {
        font-size: 7vw;
    }

    .Bottom002900 .copyright {
        font-size: 12px;
        line-height: normal;
    }
}

/* 栏目页开始 */

/*Menu003070 */
.Menu003070 {
    background-color: #f5f5f5;
}

.Menu003070 .auto {
    max-width: 1400px;
}

.Menu003070 .auto ul {
    padding: 19px 0;
}

.Menu003070 li {
    float: left;
    padding: 0 15px;
}

.Menu003070 li a {
    display: block;
    line-height: 2.778em;
    font-size: 16px;
    color: #3d3d3d;
    padding: 0 20px;
}

.Menu003070 li.aon a,
.Menu003070 li a:hover {
    color: #fff;
    background-color: #41a195;
    border-radius: 5px;
}

@media(min-width:641px) {
    .Menu003070 .auto ul {
        display: table;
        margin: 0 auto;
    }
}

@media(max-width:1440px) {
    .Menu003070 li {
        padding: 0 1vw;
    }

    .Menu003070 li a {
        padding: 0 1vw;
    }
}

@media(max-width:640px) {
    .Menu003070 li a {
        font-size: 3.5vw;
    }

    .Menu003070 li {
        margin-bottom: 1vw;
        width: 32%;
        text-align: center;
    }

    .Menu003070 li:not(:nth-child(3n)) {
        margin-right: 2%;
    }
}


#sm {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

#sm .slide {
    position: absolute;
    display: block;
    left: 0;
    width: 75%;
    height: 100%;
    transition: all .75s ease;
    cursor: pointer
}

@media(max-width:1366px) {
    #sm .slide {
        width: 72.1%;
    }
}

/*PicList002433 */
.PicList002433 {
    padding-top: 3%;
}

.PicList002433 .auto_1280 {
    position: relative;
}

.PicList002433 .tab {
    text-align: center;
    margin-bottom: 5%;
    font-size: 30px;
}

.PicList002433 .tab a {
    padding: 10px 20px;
    position: relative;
    cursor: pointer;
}

.PicList002433 .tab .on a::before {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    background: #41a195;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}


.PicList002433 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.PicList002433 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.PicList002433 .slick-list:focus {
    outline: none
}

.PicList002433 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.PicList002433 .slick-slider .slick-track,
.PicList002433 .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.PicList002433 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.PicList002433 .slick-track:before,
.PicList002433 .slick-track:after {
    display: table;
    content: '';
}

.PicList002433 .slick-track:after {
    clear: both;
}

.PicList002433 .slick-loading .slick-track {
    visibility: hidden;
}

.PicList002433 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.PicList002433 .slick-slide .slick-loading img {
    display: none;
}

.PicList002433 .slick-slide .dragging img {
    pointer-events: none;
}

.PicList002433 .slick-initialized .slick-slide {
    display: block;
}

.PicList002433 .slick-loading .slick-slide {
    visibility: hidden;
}

.PicList002433 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.PicList002433 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/

.PicList002433 .main .slick-arrow {
    position: absolute;
    top: 50%;
    width: 57px;
    height: 57px;
    margin-top: -30px;
    border: 1px solid #41a195;
    padding: 0;
    background: none;
    font-size: 0;
    z-index: 10;
    cursor: pointer;
    border-radius: 50%;
}

.PicList002433 .main .slick-arrow:hover {
    background: #41a195;
}

.PicList002433 .main .slick-arrow:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    border-top: 2px solid #41a195;
    border-right: 2px solid #41a195;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -11px;
}

.PicList002433 .main .slick-arrow:hover:before {
    border-color: #fff;
}

.PicList002433 .main .slick-prev:before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    margin-left: -5px;
}

.PicList002433 .main .slick-prev {
    left: -59px;
}

.PicList002433 .main .slick-next {
    right: -59px;
}

@media(max-width:1408px) {
    .PicList002433 .main .slick-prev {
        left: 2%;
    }

    .PicList002433 .main .slick-next {
        right: 2%;
    }
}

@media(max-width:640px) {
    .PicList002433 .main .slick-arrow {
        width: 7vw;
        height: 7vw;
        margin-top: -3.5vw;
    }

    .PicList002433 .main .slick-arrow:before {
        width: 40%;
        height: 40%;
        margin: 0;
        left: 40%;
        top: 30%;
    }

    .PicList002433 .main .slick-next:before {
        left: 20%;
    }
}

.PicList002433 .list ul {
    padding: 0 50px;
}

.PicList002433 .list li {
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 4%;
}

.PicList002433 .list li:first-child:before,
.PicList002433 .list li:last-child:after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
}

.PicList002433 .list li:first-child:before {
    left: -50px;
    background: url(../images/PicList002433_ul_l.png) no-repeat 0 0;
}

.PicList002433 .list li:last-child:after {
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list li aside {
    padding-top: 35px;
    height: 90px;
    background: url(../images/PicList002433_libg.png) repeat-x left top;
}

.PicList002433 .list li .ytable {
    height: 245px;
}

.PicList002433 .list li .ytable-cell {
    vertical-align: bottom;
}

.PicList002433 .list li figure {
    position: relative;
    display: inline-block;
    max-width: 80%;
}

.PicList002433 .list li figure:after {
    position: absolute;
    right: -24px;
    background: url(../images/PicList002433_ying.png) no-repeat left bottom;
    width: 24px;
    height: 100%;
    background-size: contain;
    content: '';
}

.PicList002433 .list li figure img {
    max-height: 245px;
    padding: 8px;
    padding-top: 12px;
    background: url(../images/PicList002433_kuang.png) no-repeat;
    background-size: 100% 100%;
}

.PicList002433 .list li p {
    margin: 0 auto;
    max-width: 210px;
    width: 90%;
    line-height: 20px;
    max-height: 40px;
    color: #333;
}

.PicList002433 .list .ul-3 li {
    width: 33.33333333%;
}

.PicList002433 .list .ul-3 li:nth-child(3):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list .ul-2 li {
    width: 50%;
}

.PicList002433 .list .ul-2 li:nth-child(2):after {
    position: absolute;
    content: '';
    bottom: 0px;
    height: 90px;
    width: 50px;
    right: -50px;
    background: url(../images/PicList002433_ul_r.png) no-repeat 0 0;
}

.PicList002433 .list .ul-2 li:nth-child(1)>* {
    padding-left: 30%;
}

.PicList002433 .list .ul-2 li:nth-child(2)>* {
    padding-right: 30%;
}

.PicList002433 .list .ul-1 li {
    width: 100%;
}

@media(max-width:640px) {

    .PicList002433 .auto,
    .PicList002433 .list ul {
        padding: 0;
    }

    .PicList002433 .list li p {
        font-size: 12px;
    }

    .PicList002433 .list li .ytable {
        height: 150px;
    }

    .PicList002433 .list li figure img {
        max-height: 150px;
        padding: 3px
    }

    .PicList002433 .list .ul-2 li:nth-child(1)>* {
        padding-left: 30%;
    }

    .PicList002433 .list .ul-2 li:nth-child(2)>* {
        padding-right: 30%;
    }

    .PicList002433 .list .ul-3 li:nth-child(3):after,
    .PicList002433 .list li:first-child:before {
        display: none;
    }
}

@media(max-width:480px) {
    .PicList002433 .list li .ytable {
        height: 100px;
    }

    .PicList002433 .list li figure img {
        max-height: 100px;
    }
}

/*
 .TextList002241 为demo编号
 */
.TextList002241 {
    padding: 3% 0;
    background: #f7f7f7;
    font-size: 16px;
}

.TextList002241 .list dl {
    display: block;
    margin-bottom: 25px;
    padding: 0px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
}

.TextList002241 .list dl .imgbox {
    width: 100%;
    overflow: hidden;
}

.TextList002241 .list dl .imgbox img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
}

.TextList002241 .list dl:hover .imgbox img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.TextList002241 .list dl .CompanyInfo {
    padding: 20px;
    min-height: 179px;
    box-sizing: border-box;
}

.TextList002241 .list dl dt {
    color: #555;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.5em;
    line-height: 1.5;
    overflow: hidden;
    margin-bottom: 16px;
}

.TextList002241 .list dl dd {
    color: #555;
    font-weight: normal;
    margin-bottom: 10px;
    background-image: url(../images/arrow_gray.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 16px;
    font-size: 14px;
}

.TextList002241 .list dl:hover dd {
    background-image: url(../images/arrow_white.png);
}

.TextList002241 .list dl dd.hl {
    height: 45px;
    overflow: hidden;
}

.TextList002241 .list dl dd span {
    color: #666;
    font-weight: normal;
}

.TextList002241 .list dl:hover {
    background: #41a195;
}

.TextList002241 .list dl:hover {
    color: #fff;
}

.TextList002241 .list dl:hover dt {
    color: #fff;
}

.TextList002241 .list dl:hover dt+dd {
    color: #fff;
}

.TextList002241 .list dl:hover dd {
    color: #fff;
}

.TextList002241 .list dl:hover dd span {
    color: #fff;
}

@media (min-width: 640px) {
    .TextList002241 .list dl:nth-child(2n) {
        margin-right: 0;
    }

    .TextList002241 .list dl:nth-child(3n) {
        margin-right: 1%;
    }

    .TextList002241 .list dl {
        float: left;
        width: 48%;
        margin: 0 1% 25px;
    }
}

@media (min-width: 1024px) {
    .TextList002241 .list dl:nth-child(3n) {
        margin-right: 0;
    }

    .TextList002241 .list dl:nth-child(2n) {
        margin-right: 1%;
    }

    .TextList002241 .list dl {
        width: 31.33%;
        box-shadow: 0 0 5px #ccc;
        min-height: 230px;
    }
}


/*PicList000687 */

.PicList000687 {
    overflow: hidden;
}

.PicList000687 .more {
    text-align: center;
    width: 125px;
    line-height: 40px;
    color: #fff;
    background: #41a195;
    display: block;
}

.PicList000687 .more:hover {
    background: #41a195;
}

.PicList000687 .more:after {
    display: inline-block;
    content: '';
    background: url("../images/PicList000687_more.png") no-repeat;
    width: 25px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
}

@media(max-width:480px) {
    .PicList000687 .more {
        line-height: 10vw;
    }
}

.PicList000687 .tit {
    font-size: 20px;
    color: #000;
}

.PicList000687 p {
    line-height: 1.715em;
    color: #7d7d7d;
    height: 3.43em;
    margin-bottom: 2.03vw;
    margin-top: 15px;
}

@media(max-width:640px) {
    .PicList000687 .tit {
        font-size: 4vw;
    }

    .PicList000687 p {
        font-size: 3.5vw;
    }
}

.PicList000687 .news-top {
    padding: 3.125vw 0 4.22vw;
}

.PicList000687 .news-top .info {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.PicList000687 .news-top time {
    border-left: 1px solid #c6c6c6;
    padding-left: 1.62vw;
    display: block;
    margin-bottom: 2.61vw;
    color: #41a195;
    font-size: 18px;
}

.PicList000687 .news-top time span {
    display: block;
    font-size: 2em;
}

.PicList000687 .news-top .slick-dots {
    text-align: center;
    padding-top: 1.72vw;
}

.PicList000687 .news-top .slick-dots li {
    display: inline-block;
    width: 20px;
    height: 3px;
    margin: 0 5px;
    background-color: #d9d9d9;
}

.PicList000687 .news-top .slick-dots li button {
    display: none;
}

.PicList000687 .news-top .slick-dots li.slick-active {
    background: #41a195;
}

@media(min-width:769px) {
    .PicList000687 .news-top .pic {
        width: 520px;
    }

    .PicList000687 .news-top .info .main {
        padding-left: 5.21vw;
    }
}

@media(min-width:1025px) and (max-width:1024px) {
    .PicList000687 .news-top .pic {
        width: 45%;
    }
}

@media(max-width:768px) {

    .PicList000687 .news-top .ytable-cell,
    .PicList000687 .news-top .ytable {
        display: block;
    }

    .PicList000687 .news-top .info {
        padding: 5vw;
    }
}

@media(max-width:640px) {
    .PicList000687 .news-top time {
        font-size: 3.6vw;
    }
}

.PicList000687 .news-list {
    background: #f5f5f5;
    padding: 4.1vw 0 2vw 0;
}

.PicList000687 .news-list.search .li a {
    padding: 15px 0;
}

.PicList000687 .news-list.pt {
    padding-top: 1.41vw;
}

.PicList000687 .news-list li {
    background: #fff;
    margin-bottom: 1.41vw;
}

.PicList000687 .news-list li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.PicList000687 .news-list .main {
    border-left: 2px solid #41a195;
    padding-left: 4.17vw;
    padding-right: 4.06vw;
}

.PicList000687 .news-list .tit {
    margin-bottom: 5px;
}

.PicList000687 .news-list time {
    color: #ccc;
    margin: 15px 0;
    display: block;
}

.PicList000687 .news-list .more {
    line-height: normal;
    color: #a5894b;
    background: none;
    width: auto;
    text-align: left;
}

.PicList000687 .news-list .more:after {
    background-image: url("../images/PicList000687_more.gif");
}

@media(min-width:641px) {
    .PicList000687 .news-list .pic {
        width: 320px;
    }
}

@media(max-width:640px) {

    .PicList000687 .news-list .ytable-cell,
    .PicList000687 .news-list .ytable {
        display: block;
    }

    .PicList000687 .news-list li {
        margin-bottom: 4vw;
    }

    .PicList000687 .news-list .main {
        padding: 4vw;
        border: 2px solid #a52d34;
        border-bottom: 0;
    }
}



/*
 .Page001527 为demo编号
 */
.Page001527 .Pages {
    padding: 20px 0;
    text-align: center;
    line-height: 23px;
    zoom: 1;
    overflow: hidden;
}

.Page001527 .Pages a {
    display: inline-block;
    height: 40px;
    margin: 0 5px;
    font-size: 16px;
    line-height: 40px;
}

.Page001527 .p_cur,
.Page001527 .p_count,
.Page001527 .p_total,
.Page001527 .p_jump {
    display: none;
}

.Page001527 .p_page {
    padding: 0px 5px;
    display: inline-block;
}

.Page001527 .p_page a {
    color: #5f5c4d;
    border: solid 1px #ececec;
    display: inline-block;
    padding: 0 12px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.Page001527 .p_page .a_prev,
.Page001527 .p_page .a_next {
    width: 80px;
}

.Page001527 .p_page .num a {
    width: 44px;
}

/*hover*/
.Page001527 .p_page .a_first:hover,
.Page001527 .p_page .a_end:hover,
.Page001527 .p_page .a_prev:hover,
.Page001527 .p_page .a_next:hover,
.Page001527 .p_page .num a:hover,
.Page001527 .p_page .num .a_cur {
    background: #41a195;
    color: #fff;
}

.Page001527 em {
    font-style: normal;
}

@media (max-width:768px) {

    .Page001527 .a_first,
    .Page001527 .a_end,
    .Page001527 .p_page .num a {
        display: none !important;
    }

}

/*
 .PicList000593 为demo编号
 */
.PicList000593 {
    padding: 3% 0
}

.PicList000593 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
}

.PicList000593 li:nth-child(3n) {
    margin-right: 0;
}

.PicList000593 li .video_files {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.PicList000593 li .video_files video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.PicList000593 li .video_files .close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.PicList000593 li .video_files .close::before,
.PicList000593 li .video_files .close::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.PicList000593 li .video_files .close::before {
    transform: rotate(45deg);
}

.PicList000593 li .video_files .close::after {
    transform: rotate(-45deg);
}

.PicList000593 li figure {
    position: relative;
}

.PicList000593 li figure em {
    display: block;
    padding-bottom: 65%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.PicList000593 li figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.PicList000593 li figure a::before,
.PicList000593 li figure a::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.PicList000593 li figure a::before {
    width: 70px;
    height: 70px;
    border: 3px solid rgba(255, 255, 255, 0.6);
    margin-left: -35px;
    margin-top: -35px;
    border-radius: 50%;
}

.PicList000593 li figure a::after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid rgba(255, 255, 255, 0.6);
    margin-left: -3px;
    margin-top: -12px;
}

.PicList000593 li p {
    text-align: center;
    margin-top: 10px;
}

@media(max-width:768px) {
    .PicList000593 li {
        width: 49%;
        margin-right: 2%;
    }

    .PicList000593 li:nth-child(3n) {
        margin-right: 2%;
    }

    .PicList000593 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:480px) {
    .PicList000593 li figure a::before {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }

    .PicList000593 li figure a::after {
        border-top-width: 10px;
        border-bottom-width: 10px;
        border-left-width: 15px;
        margin-left: -3px;
        margin-top: -7px;
    }
}

@media(max-width:375px) {
    .PicList000593 li figure a::before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }

    .PicList000593 li {
        width: 100%;
        float: none;
        margin-right: 0 !important;
    }
}

/*RighInfo002939 */
.RighInfo002939 {
    padding: 3% 0;
}

.RighInfo002939 .auto {
    max-width: 1150px;
}

.RighInfo002939 .name {
    border-bottom: 1px dotted #cecece;
    text-align: center;
    margin-bottom: 37px;
}

.RighInfo002939 .name h1 {
    margin: 0 0 20px 0;
    font-size: 24px;
    color: #333;
}

.RighInfo002939 .time {
    color: #c8c8c8;
    padding-bottom: 1.72vw;
    line-height: 16px;
}

.RighInfo002939 .share {
    margin-left: 10px;
}

.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share>* {
    display: inline-block;
    vertical-align: middle;
}

.RighInfo002939 .share em {
    font-style: normal;
}

.bshare-custom {
    display: inline-block;
}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox * {
    box-sizing: content-box;
}

.RighInfo002939 .edit-info {
    line-height: 2.5625em;
    color: #1e1e1e;
    text-align: justify;
    padding-bottom: 4vw;
}

.RighInfo002939 .info-page {
    border: solid 1px #eee;
}

.RighInfo002939 .info-page dd {
    line-height: 36px;
}

.RighInfo002939 .info-page dd a {
    padding: 0 20px;
}

.RighInfo002939 .info-page dd a:hover {
    color: #41a195;
}

@media(min-width:641px) {
    .RighInfo002939 .info-page dd {
        float: left;
        width: 50%;
    }

    .RighInfo002939 .info-page dd:nth-child(2) {
        border-left: 1px solid #eee;
    }

    .RighInfo002939 .time,
    .RighInfo002939 .info-page dd a,
    .RighInfo002939 .edit-info {
        font-size: 16px;
    }
}

@media(max-width:640px) {
    .RighInfo002939 .info-page dd:nth-child(2) {
        border-top: 1px solid #eee;
    }

    .RighInfo002939 .share {
        display: block;
        padding-top: 10px;
    }
}

/*
 .PicList000659 为demo编号
 */
.PicList000659 {
    padding: 3% 0;
}

.PicList000659 li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

.PicList000659 li:nth-child(3n) {
    margin-right: 0;
}

.PicList000659 li a {
    display: block;
    border-radius: 5px;
    border: #d9d9d9 1px solid;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 3%;
}

.PicList000659 li a:hover {
    box-shadow: 0 0 10px #999;
}

.PicList000659 li span {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 66%;
}

.PicList000659 li h4 {
    margin: 0;
    padding: 10px 0;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

.PicList000659 li p {
    margin: 0;
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
}

@media(max-width:768px) {
    .PicList000659 li {
        width: 49%;
    }

    .PicList000659 li:nth-child(3n) {
        margin-right: 2%;
    }

    .PicList000659 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:480px) {
    .PicList000659 li {
        width: 100%;
        margin-right: 0 !important;
    }
}

/*
 .RighInfo001278 为demo编号
 */
.RighInfo001278 {
    padding: 2% 0;
}

.RighInfo001278 .prod_info {
    position: relative;
    padding-left: 46%;
}

.RighInfo001278 .prod_info .tit {
    margin: 0;
    color: #000;
    font-weight: normal;
    font-size: 24px;
}

.RighInfo001278 .prod_info .con {
    line-height: 24px;
    color: #999;
    min-height: 96px;
}

.RighInfo001278 .prod_info .share {
    padding: 2% 0;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5%;
}

.RighInfo001278 .prod_info .share a.more {
    float: right;
    color: #999;
    line-height: 28px;
}

.RighInfo001278 .prod_info .share a.more:hover {
    color: #e60a00;
}

.RighInfo001278 .prod_info .share em {
    float: left;
    font-size: 14px;
    font-style: normal;
    line-height: 28px;
}

@media(min-width:641px) {
    .RighInfo001278 .big_img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 43.9%;
    }

    .RighInfo001278 .big_img li {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        height: 100%;
    }

    .RighInfo001278 .big_img li .table {
        display: table;
        width: 100%;
        height: 100%;
    }

    .RighInfo001278 .big_img li .table_cell {
        display: table-cell;
        vertical-align: middle;
        padding: 0 5%;
    }

    .RighInfo001278 .big_img li img {
        max-height: 100%;
    }
}

.RighInfo001278 .big_img li {
    text-align: center;
    border: 1px solid #dcdcdc;
}

.RighInfo001278 .list {
    padding: 0 30px;
    position: relative;
    overflow: hidden;
}

.RighInfo001278 .list a {
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(../images/RighInfo001278-btn_prev.png) no-repeat center center;
    cursor: pointer;
    top: 50%;
    margin-top: -13px;
    z-index: 10;
}

.RighInfo001278 .list a.prev {
    left: 0;
}

.RighInfo001278 .list a.next {
    right: 0;
    background-image: url(../images/RighInfo001278-btn_next.png);
}

.RighInfo001278 .list a.prevStop,
.RighInfo001278 .list a.nextStop {
    cursor: default;
}

.RighInfo001278 .list li {
    position: relative;
    text-align: center;
    float: left;
}

.RighInfo001278 .list li .table {
    width: 90%;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #f2f2f2;
}

.RighInfo001278 .list li.on .table {
    border-color: #6ad1f4;
}

.RighInfo001278 .tab {
    padding: 3% 0;
}

.RighInfo001278 .tab .h1_tab {
    margin: 0;
    background-color: #ededee;
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
}

.RighInfo001278 .tab .h1_tab span {
    float: left;
    padding: 0 3%;
    line-height: 44px;
    cursor: pointer;
}

.RighInfo001278 .tab .h1_tab span.on {
    background-color: #54caf2;
    color: #fff;
}

.RighInfo001278 .tab .info {
    padding-top: 3%;
}

@media(max-width:640px) {
    .RighInfo001278 .prod_info {
        padding-left: 0;
    }

    .RighInfo001278 .big_img {
        margin-bottom: 3%;
    }

    .RighInfo001278 .big_img li {
        padding: 3%;
    }
}

/*PicList003142 */
.PicList003142 {
    padding: 3% 0;
}

.PicList003142 li {
    float: left;
    margin-bottom: 2.5em;
}

.PicList003142 li .txt {
    box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);
    padding: 1.875em;
}

.PicList003142 li .tit {
    font-size: 18px;
    line-height: 1.6666;
    min-height: 3.3332em;
}

.PicList003142 li p {
    font-size: 0.875em;
    line-height: 1.78571;
    min-height: 3.57142em;
    color: #999999;
}

.PicList003142 li .pic {
    overflow: hidden;
    position: relative;
}

.PicList003142 li .Ispic {
    padding-bottom: 62.223%;
    transition: 0.3s;
}

.PicList003142 li a:hover .Ispic {
    transform: scale(1.1);
}

.PicList003142 li a:hover {
    color: #41a195;
}

.PicList003142 li time {
    color: #fff;
    display: inline-block;
    background: #41a195;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
}

.PicList003142 li a:hover time {
    background: #184475
}

@media (min-width:1025px) {
    .PicList003142 li {
        width: 32.143%;
    }

    .PicList003142 li:not(:nth-child(3n)) {
        margin-right: 1.7855%;
    }

    .PicList003142 li:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:1024px) {
    .PicList003142 .auto {
        margin-top: 2em;
    }

    .PicList003142 li {
        width: 48%;
    }

    .PicList003142 li:not(:nth-child(2n)) {
        margin-right: 4%;
    }

    .PicList003142 li:nth-child(2n+1) {
        clear: left;
    }

    .PicList003142 li .txt {
        padding: 1em;
    }
}

/*RighInfo002812 */
.RighInfo002812 {
    padding: 4% 0 5% 0;
    background: #f7f7f7;
}

.RighInfo002812 .culture .tit {
    padding: 60px 0 50px 0;
    text-align: center;
}

@media(max-width:480px) {
    .RighInfo002812 .tit {
        font-size: 22px;
    }
}



.RighInfo002812 .hasbg {
    padding-bottom: 30px;
    background: url(../images/RighInfo002812-map.png) no-repeat center top;
    background-size: contain;
}

@media(min-width:769px) {
    .RighInfo002812 .hasbg {
        margin-top: 50px;
        padding-bottom: 50px;
    }
}

.RighInfo002812 .txt-p {
    font-size: 16px;
    color: #555;
    line-height: 28px;
    max-width: 1126px;
    width: 95%;
}

.RighInfo002812 .mid {
    margin: 5% 0;
}

.RighInfo002812 .mid .pic {
    text-align: center;
}

@media(min-width:769px) {
    .RighInfo002812 .mid .pic {
        width: 50%;
    }
}

@media(max-width:768px) {

    .RighInfo002812 .mid .pic,
    .RighInfo002812 .mid .list {
        display: block;
    }
}

.RighInfo002812 .mid .list li {
    margin: 17px 1%;
}

@media(min-width:481px) {
    .RighInfo002812 .mid .list li {
        float: left;
        width: 48%;
    }

    .RighInfo002812 .mid .list li:nth-child(2n+1) {
        clear: left;
    }
}

@media(min-width:769px)and (max-width:1024px) {
    .RighInfo002812 .mid .list li {
        float: none;
        width: auto;
    }
}

.RighInfo002812 .mid .icon {
    width: 55px;
}

.RighInfo002812 .mid .txt {
    padding-left: 14px;
    color: #999;
    font-size: 16px;
    font-weight: 100;
}

.RighInfo002812 .mid .txt span {
    font-size: 18px;
    display: inline-block;
    color: #666;
}

.RighInfo002812 .mid .txt b {
    color: #00a1a6;
    font-size: 24px;
}

.RighInfo002812 .culture .box-item ul {
    display: table;
    width: 100%;
    border: 1px solid #d7d7d7;
    table-layout: fixed;
}

.RighInfo002812 .culture .box-item ul:not(:first-child) {
    margin-top: -1px;
}

.RighInfo002812 .culture .box-item li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    position: relative;
    padding: 40px 0;
}

.RighInfo002812 .culture .box-item li:not(:last-child):after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: #d7d7d7;
}

.RighInfo002812 .culture .box-item .row-2 li:not(:last-child):after {
    right: -1px;
}

.RighInfo002812 .culture .box-item .row-4 li {
    width: 25%;
}

.RighInfo002812 .culture .box-item .row-3 li {
    width: 33.3333%;
}

.RighInfo002812 .culture .box-item .row-2 li {
    width: 50%;
}

.RighInfo002812 .culture .box-item li>* {
    padding: 0 10px;
}

.RighInfo002812 .culture .box-item li .icon img {
    max-width: 68px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
}

.RighInfo002812 .culture .box-item li:hover .icon img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.RighInfo002812 .culture .box-item li b {
    font-size: 20px;
    font-weight: bold;
    display: block;
    padding: 20px 0;
    color: #333;
}

.RighInfo002812 .culture .box-item li p {
    margin: 0;
    line-height: 32px;
    font-size: 18px;
}

@media(max-width:480px) {
    .RighInfo002812 .culture .box-item li {
        padding: 20px 0;
    }

    .RighInfo002812 .culture .box-item li b {
        font-size: 16px;
    }

    .RighInfo002812 .culture .box-item li p {
        font-size: 14px;
        line-height: 22px;
    }
}

/*
 Floor000868 为demo编号
 */
.Floor000868 li h5 {
    color: #333;
    margin: 0;
    font-size: 16px;
    padding: 10px 0;
    margin-top: 12px;
    text-align: center;
}

.Floor000868 li p {
    margin: 0;
    color: #9f9f9f;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.Floor000868 .flipster-carousel .flip-prev {
    -webkit-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -moz-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -o-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    -ms-transform: translateX(-100%) translateZ(0) rotateY(10deg) scale(0.8);
    /* transform: translateX(-60%) translateZ(0) rotateY(80deg) scale(0.8); */
}

.Floor000868 .flipster-carousel .flip-next {
    -webkit-transform: translateX(100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -moz-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -o-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
    -ms-transform: translateX(-100%) translateZ(0) rotateY(-10deg) scale(0.8);
}

.Floor000868 .flipster-carousel .flip-future {
    -webkit-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.6);
    -moz-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.8);
    -o-transform: translateX(-150%) translateZ(0) rotateY(10deg) scale(0.8);
    -ms-transform: translateX(-100-150) translateZ(0) rotateY(10deg) scale(0.8);
}

.Floor000868 .flipster-carousel .flip-past {
    -webkit-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.6);
    -moz-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
    -o-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
    -ms-transform: translateX(150%) translateZ(0) rotateY(-10deg) scale(0.8);
}

.Floor000868 .flipto-prev,
.Floor000868 .flipto-next {
    position: absolute;
    font-size: 24px;
    border-radius: 100px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    top: 34%;
    z-index: 1;
    display: block;
    background-color: rgba(250, 250, 250, 0.6);
    color: #000;
    -ms-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

.Floor000868 .flipto-prev:hover,
.Floor000868 .flipto-next:hover {
    background-color: #FFF;
    color: #da0d25;
}

.Floor000868 .flipto-prev {
    left: 20%;
}

.Floor000868 .flipto-next {
    right: 20%;
}


.flipster {
    padding-bottom: 4%;
}


.Floor000868 .slider .slick-list {
    margin-left: -60px;
}

.Floor000868 .slider .slick-list .slick-track {
    padding: 40px 0;
}

.Floor000868 .slider .slick-list li {
    margin-left: 60px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.Floor000868 .slider .slick-list li.slick-center {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.Floor000868 .slick-arrow {
    font-size: 0;
    color: transparent;
    z-index: 99;
    position: absolute;
    border-radius: 100px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    top: 38%;
    z-index: 99;
    display: block;
    background-color: rgba(250, 250, 250, 0.6);
    -ms-transition: background-color 300ms ease;
    -webkit-transition: background-color 300ms ease;
    -moz-transition: background-color 300ms ease;
    -o-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

.Floor000868 .slick-arrow:hover {
    background-color: #FFF;
    color: #da0d25;
}

.Floor000868 .slick-arrow::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    color: #333;
}

.Floor000868 .slick-arrow.slick-prev::before {
    content: '<'
}

.Floor000868 .slick-arrow.slick-next::before {
    content: '>'
}

.Floor000868 .slick-arrow.slick-prev {
    left: 5%;
}

.Floor000868 .slick-arrow.slick-next {
    right: 5%;
}

.Floor000868 .slick-arrow:hover::before {
    color: #da0d25;
}

@media(max-width:640px) {
    .Floor000868 .slider .slick-list .slick-track {
        padding: 0 0;
    }

    .Floor000868 .slider .slick-list li.slick-center {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

/*
 .RighInfo002800 
 */
.RighInfo002800 {
    padding: 3% 0;
}

.RighInfo002800.bottom {
    padding: 0;
}

.RighInfo002800 .text {
    margin-bottom: 30px
}

.RighInfo002800 .text .p {
    font-size: 16px;
    color: #333;
    line-height: 38px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 15px 0;
    padding-left: 60px;
}

.RighInfo002800 .text .hotline {
    background-image: url(../images/RighInfo002800-icon1.png);
}

.Bottom002900 .hotline {
    font-size: 14px;
}

.RighInfo002800 .text .tel {
    background-image: url(../images/RighInfo002800-icon2.png);
}

.RighInfo002800 .text .mall {
    background-image: url(../images/RighInfo002800-icon4.png);
}

.RighInfo002800 .text .mall2 {
    background-image: url(../images/RighInfo002800-icon3.png);
}

.RighInfo002800 .text .mall3 {
    background-image: url(../images/RighInfo002800-icon5.png);
}

.RighInfo002800 .text .address {
    background-image: url(../images/RighInfo002800-icon6.png);
}

.RighInfo002800 .text .wx {
    background-image: url(../images/RighInfo002800-icon5.png);
}

.RighInfo002800 .text .wx img {
    display: inline-block;
    margin-left: 10px;
    width: 25%;
    max-width: 136px;
}

.RighInfo002800 .map {
    width: 100%;
    height: 300px;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.RighInfo002800 .map #map1 {
    height: 100%;
}

.RighInfo002800 .map #map {
    height: 100%;
}

.RighInfo002800 .map img {
    max-width: none !important;
}

@media screen and (min-width: 1025px) {
    .RighInfo002800 .text {
        float: left;
        width: 50%;
    }

    .RighInfo002800 .map {
        float: right;
        width: 45%;
        height: 320px;
    }
}

@media screen and (min-width: 1200px) {
    .RighInfo002800 .map {
        width: 55%;
        height: 434px;
    }

    .RighInfo002800 .text {
        width: 40%;
    }

    .RighInfo002800 .text .p {
        font-size: 18px;
    }
}



.Ban, .Ban img {
    width: 100%;
}

/*RighInfo002814 */
.RighInfo002814 {
    color: #555;
    font-size: 16px;
    line-height: 28px;
}

ol, li, ul {
    list-style: none;
}

.list-dl {
    margin-top: 4%;
}

.RighInfo002814 .intro {
    position: relative;
    z-index: 1;
    margin-bottom: 39px;
}

.RighInfo002814 .intro .bg {
    position: absolute;
    z-index: 0;
    bottom: -83px;
    width: 100%;
    right: 0;
}

.RighInfo002814 .intro .bg img {
    display: block;
    width: 100%;
}

.RighInfo002814 .intro .title {
    margin-bottom: 0;
    margin-top: 30px;
}

.RighInfo002814 .intro .title aside {
    padding: 0 75px;
    margin-left: auto;
    margin-right: auto;
}

.RighInfo002814 .intro .main {
    border-left: 5px solid #f9f9f9;
    border-right: 5px solid #f9f9f9;
    padding: 3% 5%;
    margin-top: -20px;
}

.RighInfo002814 .pic-txt .ytable-cell {
    vertical-align: top;
}

.RighInfo002814 .pic-txt .pic img {
    display: block;
    width: 100%;
}

.RighInfo002814 .pic-txt .txt ul {
    width: 90%;
    color: #666;
    line-height: 30px;
}

.RighInfo002814 .list-dl dt,
.RighInfo002814 .pic-txt .txt ol {
    padding-left: 25px;
    background: url(../images/RighInfo002814-icon.png) no-repeat left top;
    font-weight: bold;
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 20px;
}

.RighInfo002814 .list-dl dl {
    margin-bottom: 30px;
}

.RighInfo002814 .list-dl dd {
    position: relative;
    padding-left: 15px;
}

@media(min-width:769px) {
    .RighInfo002814 .pic-txt .pic {
        width: 47.75%;
    }

    .RighInfo002814 .pic-txt .txt ul:not(:last-child) {
        margin-bottom: 10%;
    }

    .RighInfo002814 .list-dl dl {
        float: left;
        width: 50%;
    }

    .RighInfo002814 .list-dl dl:nth-child(2n-1) {
        padding-right: 3%;
    }

    .RighInfo002814 .list-dl dl:nth-child(2n+1) {
        clear: left;
    }

    .RighInfo002814 .list-dl dl:last-child {
        width: 100%;
    }
}

@media(max-width:768px) {

    .RighInfo002814 .pic-txt .ytable,
    .RighInfo002814 .pic-txt .ytable-cell {
        display: block;
    }

    .RighInfo002814 .pic-txt .txt ul {
        margin-bottom: 5%;
    }

    .RighInfo002814 .pic-txt .txt ul {
        width: 100%;
    }
}

@media(max-width:640px) {
    .RighInfo002814 {
        font-size: 3.5vw;
    }
}

.title_lm {
    margin-bottom: 30px;
    text-align: center;
}

.title_lm aside.t-1 {
    font-size: 30px;
    color: #333437;
}

.title_lm aside.t-2 {
    color: #41a195;
    font-size: 20px;
}

/* 20220921 */
@media(max-width:768px) {
    .Home_tit {
        font-size: 26px;
        margin-bottom: 40px;
    }

    .Home_yw .Home_tit {
        margin-bottom: 6%;
        font-size: 26px;
    }

    .Floor003046 {
        margin-bottom: 6%;
    }

    .RighInfo002816 ul {
        padding-bottom: 6%;
        margin-bottom: 0;
    }

    .RighInfo002816 ul h3 {
        padding-bottom: 6%;
        font-size: 24px;
    }

    .RighInfo002816 ul .li .p {
        margin-top: 0;
    }

    .Floor003046 .intro .edit-info {
        padding: 0;
    }

    .Floor003046 .intro {
        padding: 20px;
    }

    .Floor003046 .title {
        padding-bottom: 6%;
        font-size: 22px;
    }

    .Floor003046 .intro .edit-info p {
        margin-bottom: 0;
    }

    .RighInfo002808 .floor-1 .txt .info {
        width: 100%;
        padding-bottom: 6%;
    }

    .RighInfo002808 .floor-1 .count {
        position: unset;
        width: 100%;
    }

    .RighInfo002808 .floor-1 .count li p {
        font-size: 14px;
    }

    .RighInfo002808 .floor-1 .count li aside {
        font-size: 14px;
        font-weight: normal;
    }

    .RighInfo002808 .floor-1 .count li aside b {
        font-size: 30px;
    }

    .RighInfo002814 .intro .title {
        margin-bottom: 30px;
    }

    .Bottom001931 dl dd {
        line-height: 1.5;
        height: auto;
    }

    .Menu003070 li a {
        font-size: 16px;
    }

    .Menu003070 .auto ul {
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
        display: flex;
    }

    .Menu003070 li {
        display: inline-block;
    }


    .Bottom001931 h1 {
        font-size: 18px;
    }

    .Bottom001931 dl dd {
        margin-bottom: 10px !important;
        font-size: 14px;
    }

    .Bottom001931 dl .pic {
        margin: auto;
        padding: 0 20px;
    }

    .Floor003046 .fast-icon li {
        width: 50%;
    }

    .RighInfo002806 .txt aside.t-1 {
        font-size: 26px;
    }

    .title_lm aside.t-1 {
        font-size: 26px;
    }

    .PicList002433 .tab {
        font-size: 26px;
        margin-bottom: 60px;
    }

    .RighInfo002814 .title span {
        font-size: 16px;
    }

    .Floor000868 .flipto-next {
        right: 5%;
    }

    .Floor000868 .flipto-prev {
        left: 5%;
    }

    .PicList003142 li .tit {
        font-size: 15px;
    }
}


/*PicList002949 */
.PicList002949 {
    padding-top: 2%;
    padding-bottom: 3%;
}

.PicList002949 .item {
    margin: 2.5vw 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.PicList002949 .item a:hover {
    color: #1e50ae;
}

.PicList002949 .txt .inner {
    padding: 0 2.03vw 0 2vw;
}

.PicList002949 .txt p {
    line-height: 2.142em;
    color: #666;
    text-align: justify;
}

.PicList002949 .tit {
    font-size: 22px;
    line-height: 1em;
    color: #333;
}

.PicList002949 .tit:after {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    content: '';
    background: #41a195;
    width: 48px;
    height: 2px;
}

@media(min-width:1025px) {
    .PicList002949 .pic {
        width: 486px;
    }

}



@media(min-width:641px) and (max-width:1024px) {
    .PicList002949 .pic {
        width: 50%;
    }

    .PicList002949 .tit {
        font-size: 3vw;
    }
}

@media(max-width:640px) {

    .PicList002949 .ytable,
    .PicList002949 .ytable-cell {
        display: block;
    }

    .PicList002949 .txt .inner {
        padding: 5vw;
        font-size: 3.5vw;
    }

    .PicList002949 .tit {
        font-size: 5vw;
    }
}


/*PicList002926 */
.PicList002926 .more {
    text-align: center;
    width: 125px;
    line-height: 40px;
    color: #fff;
    background: #41a195;
    display: block;
}

.PicList002926 .more:hover {
    background: #184475;
}

.PicList002926 .more:after {
    display: inline-block;
    content: '';
    background: url("../images/PicList002926_more.png") no-repeat;
    width: 25px;
    height: 6px;
    vertical-align: middle;
    margin-left: 5px;
}

@media(max-width:480px) {
    .PicList002926 .more {
        line-height: 10vw;
    }
}

.PicList002926 li {
    margin-bottom: 3vw;
}

/* .PicList002926 li:last-child{margin-bottom: 0px;} */
.PicList002926 li .pic a {
    display: block;
    overflow: hidden;
}

.PicList002926 li .pic img {
    transition: 0.3s;
}

.PicList002926 li:nth-child(2n-1) .info .inner {
    margin-left: 1.6vw;
}

.PicList002926 li:nth-child(2n) .info .inner {
    margin-right: 2.6vw;
}

.PicList002926 li .info .inner {
    border-top: 1px solid #41a195;
    border-bottom: 1px solid #41a195;
    padding: 2.03vw 1.98vw;
    text-align: center;
}

.PicList002926 li .icon img {
    max-height: 32px;
}

.PicList002926 li h3 {
    font-size: 24px;
    font-weight: normal;
}

.PicList002926 li h3:after {
    display: block;
    content: '';
    height: 2px;
    background: #41a195;
    width: 20px;
    margin: 12px auto;
}

.PicList002926 li h3 a {
    color: #000;
    white-space: normal;
}

.PicList002926 li h3 a:hover {
    color: #41a195;
}

.PicList002926 li .more {
    margin: 0 auto;
}

.PicList002926 li p {
    color: #666;
    line-height: 30px;
    font-size: 16px;
}

@media(min-width:1025px) {
    .PicList002926 li .pic {
        width: 38%;
    }
}

@media(max-width:1024px) {

    .PicList002926 li .ytable,
    .PicList002926 li .ytable-cell {
        display: block;
    }
}

@media(max-width:640px) {
    .PicList002926 li h3 {
        font-size: 4.5vw;
    }

    .PicList002926 li p {
        font-size: 3.5vw;
    }

    .PicList002926 li .info .inner {
        padding: 5vw 3vw;
    }
}

/*RighInfo003137 */
.RighInfo003137 .auto {
    position: relative;
    z-index: 1;
    margin-top: 4.5em;
    margin-bottom: 4.5em;
}

.RighInfo003137 .title {
    font-size: 1.625em;
    color: #333333;
    line-height: 1.1538em;
}

.RighInfo003137 .title:after {
    display: block;
    content: '';
    width: 15px;
    height: 2px;
    background-color: #41a195;
    margin: 1.1538em 0;
}

.RighInfo003137 ul li:not(.mark) {
    text-align: center;
    border: solid 1px #f0f0f0;
    box-shadow: 0 1.25em 3.125em rgba(0, 0, 0, 0.05);
    border-right-width: 5px;
}

.RighInfo003137 ul li.mark .icon {
    display: block;
    margin: 0 auto;
    width: 1em;
    height: 1em;
    background-color: #41a195;
    border-radius: 50%;
    position: relative;
}

.RighInfo003137 ul li.mark .icon:before,
.RighInfo003137 ul li.mark .icon:after {
    position: absolute;
    content: '';
    background-color: #41a195;
}

.RighInfo003137 ul li.mark .icon:before {
    left: 50%;
    margin-left: -1px;
    width: 2px;
    top: -0.625em;
    bottom: -0.625em;
}

.RighInfo003137 ul li.mark .icon:after {
    top: 50%;
    margin-top: -1px;
    height: 2px;
    left: -0.625em;
    right: -0.625em;
}

.RighInfo003137 ul li .inner {
    margin: 0 auto;
    width: 73.685%;
}

.RighInfo003137 ul li .name .cn {
    font-size: 1.25em;
    color: #000000;
    line-height: 1.5;
}

.RighInfo003137 ul li .name .en {
    font-size: 0.875em;
    color: #999999;
    line-height: 2.1428;
}

.RighInfo003137 ul li:not(.mark) .icon {
    padding-bottom: 2em;
}

.RighInfo003137 ul li:not(.mark) .icon img {
    height: 4.6875em;
}

.RighInfo003137 ul li:last-child .icon img {
    height: 9em;
}

.RighInfo003137 ul .tip dd {
    font-size: 1em;
    color: #999999;
    line-height: 2;
    margin-top: 1em;
}

@media (min-width:1025px) {
    .RighInfo003137 ul {
        display: table;
        width: 100%;
    }

    .RighInfo003137 ul li {
        display: table-cell;
        vertical-align: top;
    }

    .RighInfo003137 ul li.mark {
        vertical-align: middle;
    }

    .RighInfo003137 ul li:not(.mark) {
        width: 27.143%;
        padding-top: 2.25em;
        padding-bottom: 2.25em;
    }
}

@media (max-width:1024px) {
    .RighInfo003137 .auto {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    .RighInfo003137 ul li {
        padding: 2em 0;
    }
}

.Form003139 {
    padding: calc(100 / 1920 * 100vw) 0;
    background: url(../images/Form003139-bg.jpg) no-repeat center;
    background-size: cover;
}

.Form003139 .auto {
    max-width: 1200px;
}

.Form003139 .title {
    font-size: calc(30 / 18 * 1em);
    color: #333333;
    text-align: center;
}

.Form003139 .txt {
    font-size: calc(17 / 16 * 1em);
    color: #999999;
    line-height: 1.75;
    text-align: center;
    width: 80%;
    max-width: 900px;
    margin: 1vw auto 2vw;
}

.Form003139 .form {
    padding: 3vw;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    border-radius: 30px 0 30px 0;
}

.Form003139 li {
    float: left;
    width: 48%;
    position: relative;
    z-index: 1;
    border: 1px solid #ddd;
    padding: 0 10px 0 50px;
    background-size: auto calc(18 / 16 * 1em);
    background-position: 20px center;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.Form003139 li:nth-child(1) {
    background-image: url(../images/Form003139-icon1.svg);
}

.Form003139 li:nth-child(2) {
    background-image: url(../images/Form003139-icon2.svg);
}

.Form003139 li:nth-child(3) {
    background-image: url(../images/Form003139-icon3.svg);
}

.Form003139 li:nth-child(4) {
    background-image: url(../images/Form003139-icon4.svg);
}

.Form003139 li:nth-child(5) {
    background-image: url(../images/Form003139-icon5.svg);
    background-position: 20px 15px;
}

.Form003139 li:nth-child(2n) {
    float: right;
}

.Form003139 li:nth-child(2n)~li {
    margin-top: 2%;
}

.Form003139 li:last-child {
    width: 100%;
}

.Form003139 .tit {
    position: absolute;
    left: 50px;
    top: 0;
    font-size: 1em;
    line-height: calc(50 / 16 * 1em);
    color: #333;
}

.Form003139 select,
.Form003139 .text {
    width: 100%;
    border-radius: 5px;
    font-size: 1em;
    line-height: calc(50 / 16 * 1em);
    height: calc(50 / 16 * 1em);
    background: none;
    background: none;
    border: none
}

.Form003139 textarea.text {
    height: 150px;
}

.Form003139 .btn {
    width: calc(160 / 16 * 1em);
    background: #41a195;
    height: calc(50 / 16 * 1em);
    color: #fff;
    cursor: pointer;
    border: 0;
    margin: 4% auto 0;
    display: block;
    font-size: 1em;
}

@media (max-width: 640px) {
    .Form003139 li {
        padding-left: 30px;
        background-position: 10px center;
    }

    .Form003139 li:nth-child(5) {
        background-position: 10px 15px;
    }

    .Form003139 .tit {
        left: 32px;
    }
}

/* .business-info{padding-top:3%;} */
.business-info .title {
    font-size: 28px;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}

.business-info .title:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #41a195;
    display: block;
    margin-top: 25px;
}

.business-info .singlePage p {
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0;
}

.business-info .singlePage .box4 dd p {
    font-size: 14px;
}

.business-info .singlePage .h2 {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    margin: 2.5% 0;
}

.business-info .singlePage table {
    width: 100%;
}

.business-info .singlePage table td {
    font-size: 16px;
    border: 1px solid #eee;
    text-align: center;
    padding: 15px;
}

.business-info .singlePage .pic1 {
    float: right;
    margin-left: 40px;
}

.business-info .singlePage .box1 dd {
    width: 48.5%;
    float: left;
    margin: 12px 0;
}

.business-info .singlePage .box1 dd:nth-child(2) {
    float: right;
}

.business-info .singlePage .box2 dl {
    margin-left: -1%;
}

.business-info .singlePage .box2 dd {
    width: 19%;
    float: left;
    margin-left: 1%;
    margin-bottom: 1%;
}

.business-info .singlePage .box2 .Ispic {
    padding-bottom: 65%;
}

.business-info .singlePage .box2 h2 {
    text-align: center;
    margin: 0;
    background: #41a195;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding: 8px 0;
}

.business-info .singlePage .box3 .pic {
    float: left;
    width: 25%;
    margin-right: 40px;
}

.business-info .singlePage .box3 .text {
    float: right;
    width: 71%;
    padding-top: 3%;
}

.business-info .singlePage .box4 dl {
    margin-left: -2%;
}

.business-info .singlePage .box4 dd {
    width: 23%;
    float: left;
    margin-left: 2%;
    text-align: center;
    background: #41a195;
    color: #fff;
    margin-bottom: 2%;
    padding: 15px;
    box-sizing: border-box;
}

.business-info .singlePage .box4 dd img {
    max-width: 50px;
}

.business-info .singlePage .box4 dd p {
    margin-top: 5px;
    margin-bottom: 0;
}

@media(max-width:640px) {
    .business-info .singlePage .box3 .pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }

    .business-info .singlePage .box3 .text {
        width: 100%;
    }

    .business-info .singlePage .box4 dd {
        width: 48%;
    }

    .business-info .singlePage .box4 dd p {
        line-height: 1.5;
        height: 9vw;
    }

    .business-info .singlePage .h2 {
        font-size: 3.5vw;
        line-height: 2;
    }
}


/*RighInfo002522 */
.RighInfo002522 {
    font-size: 16px;
    line-height: 30px;
}

.RighInfo002522 .title {
    padding-bottom: 3%;
    font-size: 36px;
    color: #41a195;
}

.RighInfo002522 .title span {
    display: block;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.RighInfo002522 .list dl {
    float: left;
    width: 100%;
    display: table;
    border: 1px solid #ededed;
    margin-bottom: 3.5%;
}

.RighInfo002522 .list dl>* {
    display: table-cell;
    vertical-align: middle;
}

.RighInfo002522 .list dt {
    width: 95px;
}

.RighInfo002522 .list dt i {
    font-style: normal;
}

.RighInfo002522 .list dt b {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #41a195;
    color: #fff;
    font-size: 24px;
    position: relative;
    overflow: hidden;
    line-height: 45px;
    text-align: center;
    margin: 25px auto;
}

.RighInfo002522 .list dt b::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 7px;
    background: #184475;
    bottom: 0;
    right: 0;
}

.RighInfo002522 .list dd p {
    padding: 5% 5% 5% 0;
    color: #666;
    margin: 0;
    line-height: 25px;
    font-size: 16px;
    min-height: 102px;
}

.RighInfo002522 .list dd p span {
    font-weight: bold;
    color: #000;
}

@media(max-width:1024px) {
    .RighInfo002522 .title {
        font-size: 24px;
    }
}

@media(min-width:769px) {
    .RighInfo002522 .list dl {
        width: 48%;
        margin-right: 3.5%;
    }

    .RighInfo002522 .list dl:nth-child(2n) {
        margin-right: 0;
    }

    .RighInfo002522 .list dl:nth-child(2n+1) {
        clear: left;
    }
}

@media(max-width:768px) and (min-width:481px) {
    .RighInfo002522 .list dl {
        width: 48%;
    }

    .RighInfo002522 .list dl:nth-child(2n) {
        float: right;
    }

    .RighInfo002522 .list dl:nth-child(2n+1) {
        clear: left;
    }
}

@media(max-width:640px) {
    .RighInfo002522 {
        font-size: 3.5vw;
    }

    .business-info .singlePage p {
        font-size: 3.5vw;
    }

    .business-info .singlePage .box2 dd {
        width: 49%;
    }

    .business-info .singlePage .box2 h2 {
        font-size: 14px;
    }

    .RighInfo002522 .list dd p {
        font-size: 3.5vw;
    }
}

/*
 .PicList001646 为demo编号
 */
.PicList001646 .tips {
    padding-bottom: 3%;
}

.PicList001646 dl {
    margin-bottom: 3%;
    background-color: #F7F8FA;
    position: relative;
}

.PicList001646 dl:hover .xq {
    display: block;
}

.PicList001646 dl .xq {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(65, 161, 149, 0.95);
    color: #fff;
    padding: 5%;
    display: none
}

.PicList001646 dl .xq h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top: 0;
}

.PicList001646 dl .xq h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

.PicList001646 dl .xq .pre {
    line-height: 30px;
    color: rgba(255, 255, 255, 0.8);
    height: 96px;
    overflow-y: scroll;
    margin-top: 20px;
    padding-right: 20px;
    font-size: 16px;
}

.PicList001646 dl .xq .pre::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: rgba(255, 255, 255, .1);
}

.PicList001646 dl .xq .pre::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #fff;
}

.PicList001646 dl:last-child {
    margin-bottom: 0;
}

@media(min-width:481px) {
    .PicList001646 dl {
        display: table;
        width: 49%;
        float: left;
        margin-right: 2%;
    }

    .PicList001646 dl:nth-child(2n) {
        margin-right: 0;
    }

    .PicList001646 dl dt,
    .PicList001646 dl dd {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
    }
}

.PicList001646 dd figure {
    padding: 0 15%;
    text-align: left;
}

.PicList001646 dt img {
    display: block;
    width: 100%;
}

.PicList001646 dd figure * {
    margin: 0;
}

.PicList001646 dd figure h1,
.PicList001646 dd figure h2 {
    font-weight: normal;
}

.PicList001646 dd figure h1 {
    font-size: 30px;
    color: #333;
}

.PicList001646 dd figure h1 span {
    display: block;
}

.PicList001646 dd figure h2 {
    font-size: 16px;
    padding: 2% 0;
    position: relative;
}

.PicList001646 dd figure h2::after {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    background-color: #0F4B9C;
    margin-top: 17px;
}

.PicList001646 dd figure p {
    line-height: 30px;
    height: 90px;
    text-align: left;
    margin: 9% 0 10% 0;
    overflow: hidden;
    color: #666;
    font-size: 16px;
}

.PicList001646 dl .xq .more a {
    display: block;
    width: 148px;
    font-size: 16px;
    line-height: 40px;
    color: #0F4B9C;
    background: #fff;
    border-radius: 40px;
    text-align: center;
    font-weight: normal;
    margin-top: 30px;
}

.ul_sitemap {}

.ul_sitemap li {
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    line-height: 28px;
}

.ul_sitemap li strong {
    display: inline-block;
    width: 100px;
    text-align: center;
    background: #41a195;
    color: #fff;
    margin-right: 15px;
}

.ul_sitemap li strong a {
    color: #fff;
}

@media(max-width:768px) {
    .PicList001646 dd figure pre {
        margin: 3% 0;
        height: 48px;
    }
}

@media(max-width:640px) {
    .PicList001646 dd figure p {
        font-size: 3.5vw;
    }
}

@media(max-width:480px) {
    .PicList001646 dl dd {
        padding: 3% 0;
    }
}

.nones {
    position: absolute !important;
    width: 100%;
    opacity: 0;
    z-index: -10;
    top: 0;
    width: 100%;
    visibility: hidden;
    left: 0;
}

/*TextList002739 */
.TextList002739 {
    margin-bottom: 35px;
}

.TextList002739 .recruit {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    background: rgba(163, 163, 163, 0.1);
}

.TextList002739 .recruit a {
    /*background: #41a195;
    */
    color: #333;
    cursor: pointer;
    font-size: 18px;
    width: 180px;
    height: 50px;
    border-radius: 3px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.TextList002739 .recruit a.active {
    background: #41a195;
    color: #fff;
}

.TextList002739 .recruit a:hover {
    background: #41a195;
    color: #fff;
}

.TextList002739 .column-name {
    text-align: center;
    padding: 35px 0;
    font-size: 28px;
}

.TextList002739 .column-name .cn {
    color: #41a195;
    letter-spacing: 5px;
    line-height: 48px;
    position: relative;
    z-index: 10;
    text-indent: 5px;
}

.TextList002739 .column-name .en {
    text-transform: uppercase;
    color: #f1f1fa;
    margin-top: -18px;
    line-height: 24px;
    font-family: "DINPro-Bold";
}

@media(max-width:480px) {
    .TextList002739 .column-name {
        font-size: 24px;
    }

    .TextList002739 .column-name .cn {
        line-height: 40px;
    }
}


.TextList002739 .list-group .tit {
    cursor: pointer;
    line-height: 69px;
    font-size: 16px;
}

.TextList002739 .list-group .tit:before {
    background: #41a195;
    width: 4px;
    height: 4px;
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin-right: 27px;
}


.TextList002739 .title {
    padding: 0 40px;
    line-height: 60px;
    background: #41a195;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #ededed;
    margin-top: 20px;
}

.TextList002739 .title time,
.TextList002739 .tit time {
    float: right;
}

.TextList002739 .tit time {
    color: #888;
}

.TextList002739 .list {
    border-bottom: 1px solid #ededed;
}

.TextList002739 .tit {
    padding: 0 40px;
    background: #fafafa;
    font-weight: normal;
    margin: 0;
}

.TextList002739 .tit.active {
    background: #fff;
    margin: 0 40px;
    padding: 0;
    border-bottom: 2px solid #41a195;
    color: #41a195;
}

.TextList002739 .tit.active time {
    color: #41a195;
}

.TextList002739 .info {
    padding: 10px 40px 20px 70px;
}

.TextList002739 .info .singlePage {
    font-size: 14px;
    line-height: 26px;
    color: #3e3e3e;
}

.TextList002739 .info .wantJob {
    cursor: pointer;
    border: none;
    margin-top: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    border-radius: 10px;
    background: #41a195;
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 20px;
    display: inline-block;
}

@media(min-width:769px) {
    .TextList002739 .title time {
        margin-right: 78px;
    }

    .TextList002739 .tit time {
        padding-right: 63px;
    }
}

@media(max-width:768px) {
    .TextList002739 .title {
        padding: 0 20px;
        line-height: 50px;
    }

    .TextList002739 .tit {
        padding: 0 20px;
    }

    .TextList002739 .tit.active {
        margin: 0 20px;
    }

    .TextList002739 .title time {
        margin-right: 12px;
    }

    .TextList002739 .list-group .tit:before {
        margin-right: 10px;
    }

    .TextList002739 .info {
        padding: 10px 20px 10px 34px;
    }
}

@media(max-width:480px) {
    .TextList002739 .tit time {
        margin-right: 0;
    }

    .TextList002739 .tit time {
        font-size: 12px;
    }
}

/*
 .Form001518 为demo编号
 */
.Form001518 {
    padding: 4% 0;
}

.Form001518 .title {
    position: relative;
    color: #343434;
    font-size: 34px;
    padding-bottom: 5%;
    background: url(../images/Form001518_tit.png) no-repeat left center/contain;
}

.Form001518 .title:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 31px;
    height: 2px;
    content: "";
    background: #343434;
}

.Form001518 dl dt {
    padding: 3% 0;
    color: #41a195;
    font-size: 16px;
}

.Form001518 dd li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 5px;
    position: relative;
}

.Form001518 dd li:nth-child(3n) {
    margin-right: 0;
}

.Form001518 dd .text {
    border: 1px solid #dadada;
    line-height: 46px;
    height: 46px;
    width: 100%;
    background: #fff;
    padding: 0 10px;
}

.Form001518 dd li label {
    position: absolute;
    left: 5px;
    top: 0;
    line-height: 46px;
}

.Form001518 dd li .form_err {
    position: absolute;
    right: 5px;
    top: 50%;
    color: #f00;
    line-height: 20px;
    margin-top: -10px;
}

.Form001518 dd textarea.text {
    height: 220px;
}

.Form001518 .btn {
    margin: 2% 0;
    cursor: pointer;
    border-radius: 10px;
    background: #41a195;
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 20px;
}

@media(max-width:768px) {
    .Form001518 dd li {
        float: none;
        width: auto;
        margin-right: 0 !important;
    }

    .Form001518 dd .text, .Form001518 {
        font-size: 15px;
    }
}

@media(max-width:480px) {
    .Form001518 .title {
        font-size: 24px;
    }
}



/*
 .Page002274 为demo编号
 */
.Page002274 {
    text-align: center;
    padding: 1% 0 60px;
    color: #666666;
}

.Page002274 .Pages * {
    vertical-align: middle;
}

.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total {
    display: none;
}

.Page002274 .Pages a {
    display: inline-block;
    padding: 0 15px;
    line-height: 37px;
    background-color: #eef0f1;
    color: #666666;
    margin-left: 5px;
}

.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur {
    color: #fff;
    background-color: #41a195;
}

.Page002274 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
}

.Page002274 .Pages .i_text {
    width: 47px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .i_button {
    cursor: pointer;
    background: none;
    width: 47px;
    height: 36px;
    border: 1px solid #ceced5;
}

.Page002274 .Pages .p_jump b {
    font-weight: normal;
    margin: 0 5px;
}

.Page002274 .Pages .a_prev, .Page002274 .Pages .a_next {
    font-family: 宋体;
    font-weight: bold;
    padding: 0 25px;
}

@media(max-width:1000px) {
    .Page002274 .Pages em {
        display: none;
    }
}

@media(max-width:640px) {

    .Page002274 .Pages a.a_first,
    .Page002274 .Pages a.a_end {
        display: none;
    }

    .Page002274 .Pages a {
        padding: 0 10px;
    }
}

.Menu003070 {
    opacity: 0;
    transform: translateY(80px);
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
}

.h-title .cn,
.h-title .en,
.info,
.more,
.Floor002841 .right,
.Floor002889 .slider-txt .name,
.Floor002889 .slider-txt h2,
.Floor002889 .slider-txt p,
.Floor002889 .slider-pic,
.Floor003129 .list ol,
.Floor002889 .dot-icon .slick-dots li,
.title_lm aside.t-1,
.title_lm aside.t-2,
.RighInfo002812 .culture .box-item .row-4 li,
.RighInfo002812 .culture,
.PicList002433 .list ul,
.TextList002241 .list,
.news-top .slick-slider,
.PicList000687 .news-list li,
.PicList002926 li,
.flipster,
.title01 span,
.intro,
.intro main,

.PicList001646 dl,
.RighInfo002939 .name,
.RighInfo002939 .edit-info {
    opacity: 0;
    transform: translateY(280px);
    -webkit-transform: translateY(280px);
    -moz-transform: translateY(280px);
    -ms-transform: translateY(280px);
    -o-transform: translateY(280px);
}

.Floor002820 .info-num li,
.Floor002889 .slider-txt .btn,
.Floor002342 .top figure,
.Floor003129 .list li,
.Floor003129 .h-more,
.TextList002739 .title,
.list-group,
.Form001518 .title,
.Form001518 dl dt,
.Form001518 dl dd,
.RighInfo003137 ul li,
.Form003139 .form,
.RighInfo002522 .list dl,
.box2,
.box4,
.RighInfo002522 .list dl,
.RighInfo002814 .pic-txt .txt,
.business-info .singlePage,
.Banner002901 .font,
.RighInfo002814 .pic-txt .pic {
    opacity: 0;
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
}

.h-title .cn,
.Floor002820 .info-num li:nth-child(1), .Floor003129 .list li:nth-child(1),
.Floor003129 .h-more,
.Floor002889 .dot-icon .slick-dots li:nth-child(1),
.title_lm aside.t-1,
.RighInfo002812 .culture .box-item .row-4 li:nth-child(1),
.RighInfo002812 .culture,
.PicList000687 .news-list li:nth-child(1n),
.title01 span,
.Menu003070,
.Banner002901 .font,
.Form001518 .title {
    transition: all 1s 0.3s;
}

.RighInfo003137 ul li:nth-child(1),
.h-title .en,
.Floor002820 .info-num li:nth-child(2),
.Floor003129 .list li:nth-child(2),
.Floor002889 .dot-icon .slick-dots li:nth-child(2),
.title_lm aside.t-2,
.RighInfo002812 .culture .box-item .row-4 li:nth-child(2),
.news-top .slick-slider,
.PicList000687 .news-list li:nth-child(2n),
.PicList002926 li:nth-child(1),
.intro main,
.TextList002739 .title,
.Form001518 dl dt,
.Form003139 .form,
.RighInfo002522 .list dl,
.RighInfo002814 .pic-txt .txt,
.PicList001646 dl,
.RighInfo002939 .name,
.RighInfo002939 .edit-info {
    transition: all 1s 0.5s;
}

.RighInfo003137 ul li:nth-child(2),
.Floor002841 .left .info,
.Floor002820 .info-num li:nth-child(3), .Floor003129 .list li:nth-child(3),
.Floor002889 .slider-txt .name,
.Floor002889 .dot-icon .slick-dots li:nth-child(3),
.RighInfo002812 .culture .box-item .row-4 li:nth-child(3),
.PicList002433 .list ul,
.TextList002241 .list,
.PicList000687 .news-list li:nth-child(3n),
.PicList002926 li:nth-child(2),
.flipster,
.intro,
.list-group,
.Form001518 dl dd,
.box2,
.box4,
.RighInfo002522 .list dl,
.RighInfo002814 .pic-txt .pic,
.business-info .singlePage {
    transition: all 1s 0.7s;
}

.RighInfo003137 ul li:nth-child(3),
.Floor002841 .more,
.Floor002820 .info-num li:nth-child(4), .Floor003129 .list li:nth-child(4),
.Floor002889 .slider-txt h2,
.Floor002889 .dot-icon .slick-dots li:nth-child(4),
.RighInfo002812 .culture .box-item .row-4 li:nth-child(4),
.PicList002926 li:nth-child(3) {
    transition: all 1s 0.9s;
}

.RighInfo003137 ul li:nth-child(4),
.Floor002841 .right,
.Floor002820 .info-num li:nth-child(5),
.Floor003129 .list ol,
.Floor002889 .slider-txt p,
.Floor002889 .slider-txt .btn,
.Floor002889 .slider-pic,
.Floor002342 .top figure,
.Floor002889 .dot-icon .slick-dots li:nth-child(5),
.PicList002926 li:nth-child(4) {
    transition: all 1s 1.1s;
}


.RighInfo003137 ul li:nth-child(5),
.Floor002889 .dot-icon .slick-dots li:nth-child(6),
.PicList002926 li:nth-child(5) {
    transition: all 1s 1.1s;
}

.Floor002889 .dot-icon .slick-dots li:nth-child(7) {
    transition: all 1s 1.3s;
    -webkit-transition: all 1s 1.3s;
    -moz-transition: all 1s 1.3s;
    -ms-transition: all 1s 1.3s;
    -o-transition: all 1s 1.3s;
}

.Floor002889 .dot-icon .slick-dots li:nth-child(8) {
    transition: all 1s 1.5s;
    -webkit-transition: all 1s 1.5s;
    -moz-transition: all 1s 1.5s;
    -ms-transition: all 1s 1.5s;
    -o-transition: all 1s 1.5s;
}



.business-info.active .singlePage,
.PicList001646.active dl,
.RighInfo002814.active .pic-txt .txt,
.RighInfo002814.active .pic-txt .pic,
.RighInfo002522.active .list dl,
.active .box4,
.active .box2,
.RighInfo002522 .list.active dl,
.Form003139.active .form,
.RighInfo003137.active ul li,
.Form001518.active dl dt,
.Form001518.active dl dd,
.active .h-title .cn,
.active .h-title .en,
.active .info,
.active .more,
.Floor002841.active .right,
.Floor002820.active .info-num li,
.Floor002889.active .dot-icon .slick-dots li,
.Floor002889.active .slider-txt .name,
.Floor002889.active .slider-txt h2,
.Floor002889.active .slider-txt p,
.Floor002889.active .slider-txt .btn,
.Floor002889.active .slider-pic,
.Floor002342.active .top figure,
.Floor003129.active .list li,
.Floor003129.active .list ol,
.Floor003129.active .h-more,
.active .title_lm aside.t-1,
.active .title_lm aside.t-2,
.RighInfo002812.active .culture .box-item .row-4 li,
.RighInfo002812.active .culture,
.PicList002433.active .list ul,
.TextList002241.active .list,
.news-top.active .slick-slider,
.news-list.active li,
.PicList002926.active li,
.active .flipster,
.title01.active span,
.Menu003070.active,
.TextList002739 .active .title,
.TextList002739 .active .list-group,
.Form001518.active .title,
.RighInfo002939.active .name,
.RighInfo002939.active .edit-info {
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}


.active .title01 span,
.active .intro,
.active .intro main,
.singlePage.active,
.Banner002901.active .font {
    transform: translate(0, 0);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

@media(min-width:1025px) {
    .Floor002889 .wap {
        display: none;
    }
}

@media(max-width:1024px) {
    .Floor002889 .pc {
        display: none;
    }
}
.Floor002841 .auto{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}



/*PicList002949 */
.PicList002949{padding-top:2%;padding-bottom:3%;}
.PicList002949 .item{margin: 2.5vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.PicList002949 .item a:hover{color: #1e50ae;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 2vw;}
.PicList002949 .txt p{line-height: 2.142em; color: #666;text-align: justify;}
.PicList002949 .tit{font-size: 22px; line-height: 1em;color:#333;}
.PicList002949 .tit:after{display: block; margin-top: 20px;margin-bottom:20px; content: '';background: #41a195; width: 48px; height: 2px;}

@media(min-width:1025px){
.PicList002949 .pic{ width:486px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:50%;}
.PicList002949 .tit{font-size: 3vw;}
.PicList002949 .txt p{line-height:28px; color: #666;text-align: justify;font-size: 18px;}

}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
}


/*PicList002926 */
.PicList0029261 {padding: 4% 0;}
.PicList0029261 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #41a195;display: block;}
.PicList0029261 .more:hover{background: #184475;}
.PicList0029261 .more:after{display: inline-block; content: '';background: url("../images/PicList002926_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList0029261 .more{line-height: 10vw;}
}

.PicList0029261 li{margin-bottom: 3vw;}
/* .PicList002926 li:last-child{margin-bottom: 0px;} */

.PicList0029261 li .info{opacity: 1;-webkit-transform:translatey(0px);}

.PicList0029261 li .pic a{display: block; overflow: hidden;}
.PicList0029261 li .pic img{transition: 0.3s;}
.PicList0029261 li:hover .pic img{}
.PicList0029261 li:nth-child(2n-1) .info .inner{margin-left: 1.6vw;}
.PicList0029261 li:nth-child(2n) .info .inner{margin-right: 2.6vw;}
.PicList0029261 li .info .inner{border-top: 1px solid #41a195;border-bottom: 1px solid #41a195; padding: 2.03vw 1.98vw;text-align: center;}
.PicList0029261 li .icon img{max-height: 32px;}
.PicList0029261 li h3{font-size: 24px;font-weight: normal;}
.PicList0029261 li h3:after{display: block; content: ''; height: 2px;background: #41a195; width: 20px; margin: 12px auto;}
.PicList0029261 li h3 a{color: #000;white-space:normal;}
.PicList0029261 li h3 a:hover{color: #41a195;}
.PicList0029261 li .more{margin: 0 auto;}
.PicList0029261 li p{color: #666;line-height: 30px;font-size:16px;}
@media(min-width:1025px){
.PicList0029261 li .pic{width: 38%;}
}
@media(max-width:1024px){
.PicList0029261 li .ytable,
.PicList0029261 li .ytable-cell{display: block;}
}
@media(max-width:640px){
.PicList0029261 li h3{font-size:4.5vw;}
.PicList0029261 li  p{font-size: 3.5vw;}
 .PicList0029261 li .info .inner{padding: 5vw 3vw;}
}

@media screen and (min-width:1025px){
    .Top003198 menu{
        display: flex;
    float: none;
    justify-content: space-around;
    padding-left: calc(56 / 1920* 100vw);
    }
    .Top003198 menu .ul{
        width: 100%;
    justify-content: space-between;
    float: none;
    display: flex;
    }
    .Top003198 menu li{
        margin-right: 0px !important;
    }
    .Top003198 .clearfix:after{
        display: none;
    }
}

.cont_box{padding: 4% 0;background-color: #fff;}
.map_box{background: url(../uploadfiles/map.jpg) no-repeat center center;background-size: cover;}
.map_left{width: 35%;background: rgba(255,255,255,.7);padding: 5%;}

.title_lm1{border-bottom: 1px solid #dcdcdc;padding-bottom: 20px;margin-bottom: 20px;}
.title_lm1 .t-1{font-size: 30px;color: #333;}
.title_lm1 .t-2{font-size: 20px;color: #666;}

.map_left dl dd{margin-bottom:20px;font-size: 16px;color: #333;line-height: 26px;}
.map_left dl dd img{max-width: 150px;display: block;margin-right: 20px;}
.map_left dl dd:last-child{display: flex;align-items: center;}
.map_left dl dd:last-child p{font-size: 16px;text-align: center;}
.Floor002889 .more {
   float: right;
}
@media screen and (max-width:1024px){
    .Floor002889 .dot-icon li{
        width: 25%;
    }
    .Floor002889 .dot-icon .slick-dots li b {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .Floor002820 .info-num{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .Floor002820 .info-num li{
        width: calc(100% / 3) !important;
        text-align: center;
        padding-left: 0px;
    }
    .Floor002820 .info-num li:first-child,
    .Floor002820 .info-num li:nth-child(2){
        width: calc(100% / 2) !important;
    }
  .Floor002889 .more {
        margin-bottom: 10px;
    }
}
@media screen and (max-width:355px){
    .Floor002820 .info-num li{
        width: calc(100% / 1) !important;
    }
    .Floor002820 .info-num li:first-child,
    .Floor002820 .info-num li:nth-child(2){
        width: calc(100% / 1) !important;
    }
   
}

@media screen and (min-width:1024px){
    .news-top .img-block {
        display: block;
        width: 520px;
        height: 391px;
        object-fit: cover;
    }
    .news-list .img-block {
        display: block;
        width: 100%;
        width: 320px;
        height: 240px;
        object-fit: cover;
    }
}
@media screen and (max-width:1024px){
    .news-top .img-block {
        display: block;
        width: 100%;
        height: 270px;
        object-fit: cover;
    }
    .news-list .img-block {
        display: block;
        width: 100%;
        height: 270px;
        object-fit: cover;
    }
}