﻿.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

body {
    font-family: "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;
    overflow-x: hidden
}

html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow: hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    transition: 0.3s
}

a:hover {
    color: #106ab2
}

.auto_1500 {
    max-width: 1500px;
}

@media (max-width: 1500px) {
    .auto_1500 {
        padding: 0 2%;
    }
}

@font-face {
    font-family: "D-DIN-Bold";
    src: url("../fonts/d-din-bold.woff2") format("woff2"),
    url("../fonts/d-din-bold.woff") format("woff"),
    url("../fonts/d-din-bold.ttf") format("truetype"),
    url("../fonts/d-din-bold.eot") format("embedded-opentype"),
    url("../fonts/d-din-bold.svg") format("svg");
    /*  font-weight: normal;*/
    font-style: normal;
}


@font-face {
    font-family: "Roboto Condensed";
    src: url("../fonts/roboto condensed.woff2") format("woff2"),
    url("../fonts/roboto condensed.woff") format("woff"),
    url("../fonts/roboto condensed.ttf") format("truetype"),
    url("../fonts/roboto condensed.eot") format("embedded-opentype"),
    url("../fonts/roboto condensed.svg") format("svg");
    /*  font-weight: normal;*/
    font-style: normal;
}

@font-face {
    font-family: "SourceHanSansTWHK";
    src: url("../fonts/sourcehansanstwhk.woff2") format("woff2"),
    url("../fonts/sourcehansanstwhk.woff") format("woff"),
    url("../fonts/sourcehansanstwhk.ttf") format("truetype"),
    url("../fonts/sourcehansanstwhk.eot") format("embedded-opentype"),
    url("../fonts/sourcehansanstwhk.svg") format("svg");
    /*  font-weight: normal;*/
    font-style: normal;
}


/*Top002070 */
.Top002070 {
    width: 100%;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    box-shadow: 0 0 50px rgba(0, 60, 60, 0.08)
}

.Top002070 .header {
    position: relative
}

.Top002070:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 101%;
    background: #1c62aa
}

.Top002070 .header-left {
    position: absolute;
    top: 24px;
    left: 3%;
}

.Top002070 .header-left img {
    height: 56px;
}

.Top002070 .header-left img.logo2 {
    display: none
}

.Top002070 .header-right {
    position: absolute;
    top: 7px;
    right: 15px;
    margin-top: 15px;
    z-index: 50
}

.Top002070 .header-right dd {
    position: relative;
    float: left;
}

.Top002070 .header-right dd > a {
    display: block;
    height: 50px;
    line-height: 50px;
}

@media (min-width: 1025px) {
    .Top002070 .header-mid {
        float: right;
        margin-right: 293px;
        border-right: 1px solid rgba(255, 255, 255, 0.12);
        padding-right: 20px;
    }
}

.Top002070 .top-language {
    margin-right: 50px;
    margin-top: 8px;
}

.Top002070 .top-language em {
    font-style: normal;
    color: #666;
    text-align: center;
    border: 1px solid #e1e1e1;
    background: url(../images/lang.png) no-repeat 18px center;
    background-size: 14px;
    border-radius: 50px;
    padding: 0 20px 0 40px;
    line-height: 32px;
    display: block
}

.Top002070 .top-language span {
    width: 100%;
    text-align: center;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 100%;
    transition: 0.5s;
    height: 0
}

.Top002070 .top-language span a {
    display: block;
    margin-bottom: 1px;
    line-height: 32px;
    transition: color 0.3s;
    color: #fff;
    background: #0898df
}

.Top002070 .top-language span a:last-child {
    border-bottom: 0;
}

.Top002070 .top-language span a:hover {
    color: #fff;
    opacity: 0.8
}

.Top002070 .top-language:hover span {
    height: auto;
}

.Top002070 .open-search {
    position: relative;
    display: block;
    width: 50px;
    background: url(../images/search2.png) no-repeat center center;
    margin-right: 10px;
}

.Top002070 .open-search::before,
.Top002070 .open-search::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 60%;
    left: 20%;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1.5px;
    right: 0
}

.Top002070 .open-search::after {
    transform: rotate(-45deg);
}

.Top002070 .open-search-show {
    background: none;
}

.Top002070 .open-search-show::before,
.Top002070 .open-search-show::after {
    background: #fff;
}

.Top002070 .top-search {
    z-index: 100;
    display: none;
    position: absolute;
    right: 0;
    top: 129%;
    border: 1px solid #eee;
    background: #fff;
}

.Top002070 .top-search .text {
    width: 100%;
    height: 36px;
    width: 200px;
    line-height: 36px;
    padding: 0 36px 0 10px;
    border: none;
    color: #666
}

.Top002070 .top-search .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 36px;
    background: url(../images/top002070-search_btn.png) no-repeat center center;
    background-size: auto 50%;
}

.Top002070 .header-menu li {
    width: auto !important;
    padding: 0 20px;
}

.Top002070 .header-menu li em a {
    padding: 36px 0;
    font-size: 16px;
    position: relative;
    color: #222
}

.Top002070 .header-menu li.aon1 em a,
.Top002070 .header-menu li em a:hover {
    color: #fff;
}

.Top002070 .header-menu li.aon1 em a:after,
.Top002070 .header-menu li em a:hover:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #fff
}

.Top002070 .header-menu li .sub-menu dt {
    padding: 10px 20px;
}

.Top002070 .header-menu li .sub-menu dt a {
    transition: 0.3s;
    color: #222;
}

.Top002070 .header-menu li .sub-menu dt a img {
    width: 35px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.Top002070 .sub-vertical .sub {
}

.Top002070 .sub-menu-layer {
    background: rgba(255, 255, 255, 0.92);
}

.Top002070 .header-menu li .sub-menu dl {
    padding: 20px 0 5px
}

.Top002070 .header-menu li .sub-menu dt {
    position: relative;
}

.Top002070 .header-menu li .sub-menu dt a {
    padding: 0 5px;
    color: #333;
    line-height: 45px;
    text-align: center;
    display: block;
    font-size: 16px;
}

.Top002070 .header-menu li .sub-menu dt a:hover {
    color: #1c62aa;
    background: none
}

.Top002070 .header-menu li .sub-menu dt a:hover img {
    transition: 0.5s;
    transform: rotateY(360deg);
}

.Top002070 {
    border-bottom: 1px solid #fff;
    background: #fff
}

.Top002070 li em a {
    color: #666
}

.Top002070 .header-menu li.aon1 em a,
.Top002070 .header-menu li em a:hover {
    color: #1c62aa
}

.Top002070 .header-menu li.aon1 em a:after,
.Top002070 .header-menu li em a:hover:after {
    background: #1c62aa
}

.Top002070 .header-left img.logo1 {
    display: none
}

.Top002070 .header-left img.logo2 {
    display: block
}

@media (max-width: 1024px) {
    .Top002070 .header {
        margin: 0 2%;
        height: 80px;
    }

    .Top002070 .header-right {
        z-index: 101;
        right: 1%;
        margin-top: -20px;
        top: 50%;
    }

    .Top002070 .header-left img {
        height: 50px;
    }

    .Top002070 #header-menu li .sub dt a img {
        display: none
    }

    .Top002070 .top-language {
        margin-right: 8px;
        margin-top: 4px;
    }

    .Top002070 .top-language em {
        padding: 0 13px 0 34px;
        background: url(../images/lang.png) no-repeat 13px center;
        background-size: 14px;
    }

    .Top002070 .Public_nav_style #open_menu {
        position: relative;
        right: 0;
        top: auto;
        margin-left: 4px;
        border-radius: 0;
        background: #fff;
        height: 30px;
        width: 33px;
        border: none;
        margin-top: 4px;
    }

    .Top002070 #open_menu i::before,
    .Top002070 #open_menu i::after {
        background: #1c62aa !important;
    }

    .Top002070 #open_menu i {
        background: #b48a56;
        height: 3px;
        margin-top: -1.5px;
    }

    .Top002070 #header-menu ul {
        padding: 0;
        border-top: 98px solid #fff;
        background: rgba(0, 147, 221, 0.9)
    }

    .Top002070 #header-menu li {
        text-align: center;
    }

    .Top002070 #header-menu li em a {
        padding: 5%;
        font-weight: normal;
        line-height: normal;
        border-bottom: 0;
    }

    .Top002070 #header-menu li .sub dt {
        margin-bottom: 1px;
        background: rgba(0, 0, 0, 0.3);
    }

    .Top002070 .header-right dd > a {
        height: 43px;
        line-height: 43px;
        width: 43px;
        margin-right: 0;
    }

    .Top002070 .top-search {
        top: 142%;
    }

    .Top002070:after {
        width: 112px;
    }

    a {
        transition: 0s
    }
}

@media (max-width: 768px) {
    .Top002070:after {
        width: 92px;
    }
}

@media (max-width: 640px) {
    .Top002070 .header-left {
        max-width: 40%;
        top: 50%;
        transform: translateY(-50%);
    }

    .Top002070 .header-left img {
        height: 50px;
    }
}


.home_title {
    margin-bottom: 30px;
}

.title111 span,
.home_title span {
    font-size: 50px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #1c62aa;
    display: block
}

.title111 h1,
.home_title h1 {
    font-size: 40px;
    margin: 0;
    color: #444;
    line-height: 36px;
    display: inline-block;
    font-weight: normal
}

.home_title p {
    font-size: 16px;
    line-height: 32px;;
    margin: 0;
    color: #666;
    margin-left: 15px;
    display: inline-block
}

/*.home_more{   text-align:left; line-height: 76px; color: #fff;   display: block;margin-top: 60px; overflow: hidden; position: relative; z-index: 60;background: url(../images/more1.png) no-repeat center center  ; background-size: contain ; transition: 0.5s; opacity: 0.6 }*/
.home_more a {
    display: block;
    width: 250px;
    height: 76px;
    background: url('../images/more3.png') #1c62aa 70% center no-repeat;
    padding: 0 30px;
    text-indent: 40px;
    color: #ffffff;
    line-height: 76px;
    font-size: 16px;
}

.home_more:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #106ab2;
    z-index: -1;
    transition: 0.4s
}

.home_more:hover {
    opacity: 1;
    color: #fff;
}

.home_more:hover a {
    background: url('../images/more3.png') #1c62aa 65% center no-repeat;
}

.title111 {
    margin-bottom: 40px;
}


@media (max-width: 768px) {
    .title111 span {
        font-size: 28px;
    }

    .title111 h1 {
        font-size: 26px;
    }

    .home_title span {
        font-size: 38px;
    }

    .home_title h1 {
        font-size: 30px;
    }

    .Floor002410 .home_title h1 {
        font-size: 30px;
    }
}


.Floor0000 {
    position: relative;
    overflow: hidden;
    height: 890px;
}

.Floor0000:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/banner_cover1.png) rgba(0, 0, 0, 0.05);
    z-index: 20
}

.Floor0000 .text {
    position: absolute;
    left: 50%;
    bottom: -14%;
    line-height: 46px;
    width: 100%;
    font-size: 33px;
    padding: 0 2%;
    max-width: 1500px;
    color: #fff;
    -ms-transform: translate(-50%, -70%);
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    z-index: 50;
    text-align: left;
    margin-top: 50px;
}

.Floor0000 .text h1 {
    font-size: 22px;
    line-height: 56px;
    color: #fff;
    margin: 0;
    font-weight: normal
}

.Floor0000 .text h2 {
    font-size: 76px;
    line-height: 75px;
    color: #fff;
    margin: 0;
    margin: 2px 0 10px 0;
    font-family: 'Anton';
    letter-spacing: 1px;
    font-weight: normal
}

.Floor0000 .text p {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    margin: 0;
    font-weight: normal
}

.Floor0000 .video {
    width: 100%;
    height: 890px;
    position: relative;
}

.Floor0000 .video:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 110%;
    z-index: 50px;
    background: rgba(0, 0, 0, 0.3)
}

.Floor0000 video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    object-position: center center;
}

.Floor0000 video::-webkit-media-controls {
    display: none !important;
}

@media (max-width: 768px) {
    .Floor0000 {
        height: 420px;
    }

    .Floor0000 .video {
        height: 420px;
    }

    .Floor0000 .text {
        bottom: -27%;
    }

    .Floor0000 .text h2 {
        font-size: 28px;
        line-height: 30px
    }

    .Floor0000 .text p {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .Floor0000 {
        display: none
    }
}

/*
 .Banner002267 ä¸ºdemoç¼–å·
 */
.Banner002267 {
    position: relative;
    max-width: 1720px;
    margin: 0 auto;
    display: none
}

.Banner002267 .bx-wrapper {
    position: relative;
    z-index: 1;
}

.Banner002267 .bx-viewport {
    z-index: 1;
}

.Banner002267 li a {
    display: block;
}

.Banner002267 li img {
    display: block;
    width: 160%;
    position: relative;
    left: -30%;
    max-width: none;
}

.Banner002267 .bx-pager {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 20px;
    z-index: 10;
}

.Banner002267 .bx-pager div {
    display: inline-block;
    height: 13px;
    margin: 0 3px;
    padding: 2px;
}

.Banner002267 .bx-pager div a {
    display: block;
    width: 13px;
    height: 13px;
    background-color: #FFFFFF;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 100%;
    overflow: hidden;
    text-indent: 9999px;
    overflow: hidden;
    transition: all .3s ease-out;
}

.Banner002267 .bx-pager div a.active {
    background: none;
    border: 3px solid #1c62aa;
}

@media (min-width: 768px) {
    .Banner002267 li img {
        width: 100%;
        left: 0;
        max-width: 100%;
    }

    .Banner002267 .bx-pager {
        bottom: 40px;
    }
}


@media (max-width: 768px) {
    .Banner002267 {
        display: block
    }
}


.Floor0001 {
    position: relative;
    margin: 60px 0 0 0;
    padding-bottom: 4%;
}

.Floor0001 .auto {
    z-index: 70;
    position: relative; /* padding-right:30px;*/
}

/*.Floor0001:after{ content: ""; display: block; position: absolute; right: 200px; top: -60px; width: 1px; height:140%; background: rgba(0,0,0,0.1); z-index: -10 }*/
.Floor0001 .top {
    overflow: hidden;
    position: relative
}

.Floor0001 .year {
    font-size: 90px;
    color: #e2e3e5; /* font-family:'Pathway Gothic One';*/
    font-family: "D-DIN-Bold";
    z-index: 50;
}

.Floor0001 .year h1 {
    margin: -20px 0 40px 0;
    letter-spacing: -2px;
}

.Floor0001 .text {
    float: left;
    padding: 0;
    width: 41%;
    position: relative;
    z-index: 80
}

.Floor0001 .pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 56%;
    height: 100%;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 20px;
}

.Floor0001 .text {
    padding: 0px 0 2%
}

.Floor0001 .text h2 {
    display: block;
    font-size: 36px;
    margin: 0 0 15px;
    font-weight: bold;
    font-family: 'SourceHanSansTWHK';
    background-image: linear-gradient(to left, #1c62aa, #1c62aa);
    -webkit-background-clip: text;
    color: transparent;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .Floor0001 .text h2 {
        background-image: none;
        color: #003781;
    }
}

.Floor0001 .text > p {
    line-height: 32px;
    font-size: 16px;
    color: #444;
    text-align: justify;
}

.Floor0001 .text ul {
    padding-top: 4%;
}

.Floor0001 .text ul li {
    float: left;
    width: 28%;
    text-align: center;
    color: #1c62aa;
    font-size: 16px;
}

.Floor0001 .text ul li:first-child {
    width: 44%;
}

.Floor0001 .text .home_more {
    float: left;
    margin-top: 12%;
}

.Floor0001 .slogan {
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.Floor0001 .slogan dl {
    width: 100%
}

.Floor0001 .slogan dd {
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
}

/*.Floor0001 .slogan dd:after{ content: "";  position: absolute; left:0px; top:10%; width: 1px; height:90%; background: #eaeaea;transform: skewX(-0deg);}*/
.Floor0001 .slogan dd h1 {
    font-size: 70px;
    color: #1c62aa; /*font-family:'Pathway Gothic One';*/
    font-family: "D-DIN-Bold";
    display: inline-block;
    margin: 0 3px 0 0
}

.Floor0001 .slogan dd span {
    font-size: 16px;
    color: #666;
    display: inline-block
}

.Floor0001 .slogan dd p {
    margin: 0;
    font-size: 16px;
}

.Floor0001 .slogan dd .pp {
    background: #1c62aa;
    padding: 18px;
    color: #fff;
    font-size: 30px;
}

@media (max-width: 768px) {
    .Floor0001 .top {
        padding: 0 2%;
    }

    .Floor0001 .text {
        width: 100%;
    }

    .Floor0001 .text h2 {
        font-size: 22px;
    }

    .Floor0001 .text > p {
        line-height: 28px;
        font-size: 15px;
    }

    .Floor0001 .text .home_more {
        float: left;
        margin-top: 6%;
    }

    .Floor0001 .pic {
        position: relative;
        height: 248px;
        width: 100%;
    }

    .Floor0001 .year {
        font-size: 40px;
    }

    .Floor0001 .slogan dd {
        width: 33.3%;
        margin-bottom: 3%;
    }

    .Floor0001 .slogan dd h1 {
        font-size: 30px;
    }

    .Floor0001 .slogan dd .pp {
        padding: 6px;
        font-size: 22px;
    }
}

.Floor0002 {
    position: relative;
    position: relative;
    padding: 3% 0 2%;
    overflow: hidden;
    background: url(../images/bg.jpg)
}

.Floor0002 .auto {
    position: relative;
}

.Floor0002 .top {
    position: relative;
    margin: 0;
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 30px
}

.Floor0002 .top:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.08)
}

.Floor0002 .home_title {
    float: left;
    margin: 0
}

.Floor0002 .home_title span {
    color: #0898df
}

.Floor0002 .home_title h1 {
    color: #fff;
}

.Floor0002 .home_title p {
    color: #fff
}

.Floor0002 .tab {
    display: table;
    width: 440px;
    margin-left: -20px;
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 50
}

.Floor0002 .tab span {
    display: table-cell;
    text-align: center;
    cursor: pointer;
    position: relative;
    color: #fff;
    font-size: 16px;
}

.Floor0002 .tab span img,
.Floor0002 .tab span b {
    opacity: 0.5;
    font-weight: normal
}

.Floor0002 .tab span:hover img,
.Floor0002 .tab span.active img,
.Floor0002 .tab span:hover b,
.Floor0002 .tab span.active b {
    opacity: 1
}

.Floor0002 .tab span img {
    width: 45px;
    display: block;
    margin: 10px auto;
    transition: 0.5s;
}

.Floor0002 .tab span:hover img {
    transform: rotateY(360deg);
}

.Floor0002 .list {
    position: relative;
}

.Floor0002 .owl-carousel {
}

.Floor0002 .item a {
    height: auto;
    overflow: hidden;
    position: relative;
    display: block
}

.Floor0002 .pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 52%;
    height: 100%;
    background-size: contain
}

.Floor0002 .pic a {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Floor0002 .text {
    width: 38%;
    float: left;
    padding: 6% 0
}

.Floor0002 .text h1 {
    font-size: 32px;
    margin: 0 0 5px 0;
    display: inline-block;
    padding: 0;
    font-family: "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", "Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;
    font-weight: normal
}

.Floor0002 .text h1 a {
    color: #fff
}

.Floor0002 .text h1 span {
    display: block
}

.Floor0002 .text p {
    font-size: 16px;
    line-height: 32px;
    color: rgba(255, 255, 255, 0.5);
    text-align: justify;
}

.Floor0002 .nav {
    position: absolute;
    left: 0;
    bottom: 45%;
    z-index: 100;
    width: 100%;
}

.Floor0002 .nav .auto {
    height: 60px;
}

.Floor0002 .prev,
.Floor0002 .next {
    font-size: 0;
    width: 50px !important;
    height: 50px !important;
    border: none;
    background: none;
    position: absolute;
    bottom: 0;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
    z-index: 50;
    transition: 0.8s;
    opacity: 0.5
}

.Floor0002 .next::before,
.Floor0002 .prev::before {
    position: absolute;
    content: '';
    width: 30%;
    height: 30%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    top: 35%;
    left: 25%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.Floor0002 .prev::before {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    left: 45%
}

.Floor0002 .home_more {
    background: url(../images/more2.png) no-repeat center center;
    background-size: contain;
    transition: 0.5s;
    opacity: 0.4
}

.Floor0002 .home_more a {
    color: #fff
}

.Floor0002 .home_more:hover {
    opacity: 0.6
}

.Floor0002 .prev {
    right: 52%
}

.Floor0002 .next {
    right: 2%;
}

.Floor0002 .prev:hover,
.Floor0002 .next:hover {
    opacity: 0.8
}


/*
 .Floor002410
 */

.Floor002410 {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover;
    padding: 6% 0 0;
}

.Floor002410 .home_title {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0
}

.Floor002410 .home_title span {
    color: #fff
}

.Floor002410 .home_title h1 {
    color: #fff;
}

.Floor002410 .home_title p {
    color: #fff
}

.Floor002410 .auto {
    position: relative;
}

.Floor002410 .left_con {
    position: absolute;
    left: 0;
    top: 130px;
    width: 350px;
    font-size: 14px;
    line-height: 26px;
    color: #fff
}

.Floor002410 .wrap-list {
}

.Floor002410 .wrap-list .item {
    float: left;
    width: 33.3333%;
    *zoom: 1; /*IE/7/6*/
    height: auto;
    position: relative
}

.Floor002410 .wrap-list .item:after {
    content: "";
    clear: both;
    width: 100%;
    height: 0;
    overflow: hidden;
}

/*.Floor002410 .wrap-list .item >*{height: 300px;float: left;}*/
.Floor002410 .wrap-list .item a {
    display: block;
    overflow: hidden;
    position: relative;
}

.Floor002410 .wrap-list .item .pic {
    overflow: hidden;
}

.Floor002410 .wrap-list .item img {
    display: block;
    width: 100%;
    transition: 0.3s;
}

.Floor002410 .wrap-list .item p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    transition: 0.3s;
}

.Floor002410 .wrap-list .item a:hover .pic img {
    transform: scale(1.05);
}

.Floor002410 .wrap-list .item a:hover p {
    bottom: -45px;
}

.Floor002410 .wrap-list .item .word {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    transition: 0.3s;
}

.Floor002410 .wrap-list .item .word figure {
    display: table;
    height: 100%;
    width: 100%;
}

.Floor002410 .wrap-list .item .word figcaption {
    display: table-cell;
    vertical-align: middle;
    padding: 0 4%
}

.Floor002410 .wrap-list .item .word h4 {
    margin: 0;
    font-size: 26px;
    color: #fff;
    font-weight: normal;
}

.Floor002410 .wrap-list .item .word h4::after {
    width: 10px;
    height: 2px;
    background: #fff;
    display: block;
    content: '';
    margin: 15px auto 10px;
}

.Floor002410 .wrap-list .item .word h3 {
    margin: 0 0 28px 0;
    font-size: 16px;
    color: #ddd;
    font-weight: normal;
}

.Floor002410 .wrap-list .item .word span {
    color: #c81623;
}

.Floor002410 .wrap-list .item .word span i {
    font-style: normal;
    margin-left: 10px;
}

.Floor002410 .wrap-list .item a:hover .word {
    top: 0;
}

.Floor002410 .wrap-list .item:nth-child(odd) .pic {
    background-color: #fff;
}

.Floor002410 .wrap-list .item:nth-child(even) .pic {
    background-color: #F2F1EC;
}


/*.Floor002410 .wrap-list .item .pic{ width:100%;}
.Floor002410 .wrap-list .item .word{ position: absolute;width: 100%; left:0; top:0}
.Floor002410 .wrap-list .item .word .inner{ position: relative; z-index: 5; color: #fff; padding: 60px 12%;}
.Floor002410 .wrap-list .item .word a{ color: #fff;}
.Floor002410 .wrap-list .item .word h3{ font-size: 22px; margin: 0;}
.Floor002410 .wrap-list .item .word p{ font-size: 14px; line-height: 26px;margin-top: 25px; display:none}
.Floor002410 .wrap-list .item .hover{width: 100%;height: 100%;position: relative;z-index: 111;}
.Floor002410 .wrap-list .item .hover:hover  .word p{ display:block}
*/
@media only screen and (max-width: 480px ) {
    .Floor002410 .wrap-list .item .word h3 {
        font-size: 18px;
    }
}

.Floor002410 .wrap-list .item .word .more {
    border: 1px solid #fff;
    display: block;
    max-width: 130px;
    width: 100%;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
    transition: color .3s;
}

.Floor002410 .wrap-list .item .word .more span {
    background: url(../images/floor002410-more_icon.png) no-repeat right center;
    padding-right: 30px;
}

.Floor002410 .wrap-list .item .word .more:hover {
    color: #fff;
}

.Floor002410 .wrap-list .item .word .bg { /*-moz-opacity:0.9; opacity: 0.9; filter:alpha(opacity=90); */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.Floor002410 .wrap-list .item1 {
    margin-left: 33.3334%;
}

.Floor002410 .wrap-list .item2 {
}

.Floor002410 .wrap-list .item2 .pic {
    float: right
}

.Floor002410 .wrap-list .item2 .word {
    float: left
}

.Floor002410 .wrap-list .item3 {
    width: 33.3334%;
}

.Floor002410 .wrap-list .item3 .pic {
}

.Floor002410 .wrap-list .item3 .word {
    width: 100%
}

.Floor002410 .wrap-list .item .word .bg {
    background: rgba(0, 0, 0, 0.6)
}

/*.Floor002410 .wrap-list .item2 .word .bg{ background: #0095de;}
.Floor002410 .wrap-list .item3 .word .bg{ background: #141b4d;}
.Floor002410 .wrap-list .item4 .word .bg{ background: #feac1a;}*/
.Floor002410 .wrap-list .item .pic {
    overflow: hidden;
    background: #577691;
}

.Floor002410 .wrap-list .item .pic a {
    display: block;
    width: 100%;
    height: 300px;
    transition: transform .8s ease-in-out .05s;
    background-size: cover;
    background-position: center center
}

.Floor002410 .wrap-list .item .pic a:hover {
    transform: scale(1.1);
}

@media (max-width: 1400px) {
    .Floor002410 .home_title {
        left: 2%;
    }

    .Floor002410 .left_con {
        left: 2%;
    }
}

@media (max-width: 768px) {
    .Floor002410 .home_title {
        position: relative;
    }

    .Floor002410 .left_con {
        position: relative;
        top: 0;
    }

    .Floor002410 .wrap-list .item {
        width: 100%;
        margin-bottom: 4%;
    }

    .Floor002410 .wrap-list .item1 {
        margin-left: 0;
    }
}


/*Floor002530 */
.Floor0003 {
    padding: 3% 0;
}

.Floor0003 .auto {
    position: relative;;
}

.Floor0003 .tab {
    position: absolute;
    right: 0;
    width: 400px;
    top: 25%;
    overflow: hidden;
    text-align: right;
    text-align: right
}

.Floor0003 .top {
    margin: 0 0 40px;
}

.Floor0003 .home_title {
    margin: 0;
}

.Floor0003 .home_more {
    margin: 20px 0 0 0;
    position: absolute;
    right: 0;
    bottom: -10px
}

.Floor0003 .list {
    overflow: hidden;
}

.Floor0003 .list .owl-item {
    transition: 0.5s
}

.Floor0003 .active .owl-item.active.on {
    width: 40vw !important;
}

.Floor0003 .active .owl-item.active {
    width: calc(38.5vw / 4) !important;
    overflow: hidden;
}

@media (max-width: 1366px) {
    .Floor0003 .active .owl-item.active.on {
        width: 40vw !important;
    }

    .Floor0003 .active .owl-item.active {
        width: calc(54.8vw / 4) !important;
        overflow: hidden;
    }
}

.Floor0003 .list .owl-stage {
    height: 560px;
    overflow: hidden
}

.Floor0003 .list dd {
    position: relative;
    z-index: 1;
    height: 560px;
    overflow: hidden
}

.Floor0003 .list dd > * {
    position: absolute;
    left: 0;
    width: 100%;
}

.Floor0003 .list dd a {
    height: 100%;
    top: 0;
    z-index: 10;
}

.Floor0003 .list dd figure {
    overflow: hidden;
    z-index: 2;
    top: 0;
    bottom: 0;
    background-position: 0 0;
    transition: 0.3s ease-in-out;
}

.Floor0003 .list dd figure img {
    display: block;
    height: 100%;
    max-width: none;
    width: auto !important
}

.Floor0003 .list dd figure::before {
    position: absolute;
    content: '';
    left: 0;
    width: 110%;
    height: 100%;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 20, 0.1) 0%, rgba(0, 20, 20, 0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 20, 20, 0.1) 0%, rgba(0, 20, 20, 0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 20, 20, 0.1) 0%, rgba(0, 20, 20, 0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6631527b', endColorstr='#00000000', GradientType=0); /* IE6-9 */
}

.Floor0003 .list dd .txt {
    z-index: 5;
    color: #fff;
    text-align: center;
    bottom: 0%;
    line-height: 30px;
    transition: top 0.3s;
    padding: 20px 30px;
}

.Floor0003 .list dd .txt .cn {
    font-size: 24px;
    font-weight: normal;
}

.Floor0003 .list dd .txt .en {
    font-size: 16px;
    line-height: 16px;
    height: 40px;
    font-family: 'Roboto Condensed';
    text-transform: uppercase;
    margin-top: 5px;
    word-break: normal;
}

.Floor0003 .list dd .txt p {
    display: none;
    font-size: 15px;
    line-height: 30px;
}

.Floor0003 .list .owl-item:hover {
    z-index: 100;
}

.Floor0003 .list dd:hover {
    z-index: 100;
}

.Floor0003 .list dd:hover figure {
    width: 100%;
}

.Floor0003 .list dd:hover figure:before {
}

.Floor0003 .list dd.right figure {
    left: auto;
    right: 0;
}

.Floor0003 .list dd:hover .txt {
    margin-top: 0;
    top: 0;
    padding: 50px;
    text-align: left;
    background: rgba(15, 53, 120, 0.5);
}

.Floor0003 .list .owl-stage-outer:hover .txt {
    display: none
}

.Floor0003 .list dd:hover .txt {
    display: block !important
}

.Floor0003 .list dd.right .txt {
    text-align: left;
    left: auto;
    right: 0;
}

.Floor0003 .list dd.left .txt {
    text-align: right;
}

.Floor0003 .list dd:hover .txt::before {
    position: absolute;
    content: '';
    width: 6%;
    height: 3px;
    background: #fff;
    top: 25px;
    display: none
}

.Floor0003 .list dd.right .txt::before {
    left: -3%;
}

.Floor0003 .list dd.left .txt::before {
    right: 5%;
}

.Floor0003 .list dd:hover .txt aside {
    padding: 0 3%;
}

.Floor0003 .list dd:hover .txt p {
    padding: 0 3%;
}

.Floor0003 .list dd:hover .txt aside.en {
    opacity: 0.6;
}

.Floor0003 .list dd:hover .txt p {
    display: block;
    padding-left: 3%;
    text-align: left
}

.Floor0003 .owl-dots {
    display: none;
    width: 100%;
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
    text-align: center;
}

.Floor0003 .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 9px;
    padding: 0;
    cursor: pointer;
    border: none;
    background: #fff;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.3);
}

.Floor0003 .owl-dots .owl-dot span {
    display: none
}

.Floor0003 .owl-dots :before {
    position: absolute;
    content: '';
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
}

.Floor0003 .owl-dots .active {
    border-color: #1c62aa;
}

.Floor0003 .owl-dots .active:before {
    background: #1c62aa;
}

.Floor0003 .owl-nav {
    height: 80px;
    padding: 20px 0;
    overflow: hidden;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.Floor0003 .owl-nav > * {
    font-size: 0;
    width: 49% !important;
    height: 35px !important;
    border: none;
    position: absolute;
    cursor: pointer;
    padding: 0;
    opacity: 0.6
}

.Floor0003 .owl-nav > *:hover {
    opacity: 0.9
}

.Floor0003 .owl-prev {
    left: 0%;
    margin-left: 0px;
    background: url(../images/arr4.png) no-repeat #aaa center center;
}

.Floor0003 .owl-next {
    right: 0%;
    margin-right: 0px;
    background: url(../images/arr3.png) no-repeat #aaa center center;
}

.Floor0003 .owl-prev:hover {
    background: url(../images/arr4.png) no-repeat #1c62aa center center;
}

.Floor0003 .owl-next:hover {
    background: url(../images/arr3.png) no-repeat #1c62aa center center;
}

@media (min-width: 1025px) {
    .Floor0003 .list {
        width: auto !important;
    }
}

@media (max-width: 768px) {
    .Floor0003 .list dd .txt {
        line-height: 22px;
    }

    .Floor0003 .list dd .txt .cn {
        font-size: 18px;
    }

    .Floor0003 .list dd .txt .en {
        font-size: 14px;
    }

    .Floor0003 .list dd.hover .txt::before {
        top: 11px;
    }

    .Floor0003 .list dd {
        height: 328px;
    }

    .Floor0003 .list .owl-stage {
        height: 328px;
    }

    .Floor0003 .list:hover .txt {
        display: block
    }
}

@media (max-width: 480px) {
    .Floor0003 .list {
        overflow: auto;
    }
}


/*Floor002677 */
.Floor0004 {
    padding: 3% 0 9% 0;
    background: #f2f3f5
}

.Floor0004 .auto {
    position: relative;
}

.Floor0004 .top {
    margin: 0 0 40px;
    position: relative
}

.Floor0004 .home_title {
    margin: 0;
}

.Floor0004 .home_title h1 b {
    font-weight: normal;
    font-size: 16px;
}

.Floor0004 .home_more {
    margin: 20px 0 0 0;
    position: absolute;
    right: 0;
    bottom: -10px
}

.Floor0004 .main {
    position: relative;
    z-index: 1;
}

.Floor0004 .main > * {
    position: relative;
    z-index: 2;
}

.Floor0004 .news-list {
    float: right;
    padding: 2%;
    background: #fff;
    width: 50%;
    padding-left: 4%
}

.Floor0004 .news-top {
    float: left;
    width: 50%;
    position: relative;
    z-index: 40
}

.Floor0004 .news-top h1 {
    font-size: 28px;
    font-weight: normal;
    color: #555;
}

.Floor0004 .news-top .pic {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: center center
}

.Floor0004 .news-top .txt {
    padding: 35px 50px 22px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.4)
}

.Floor0004 .news-top .txt h2 a {
    color: rgba(255, 255, 255, 1)
}

.Floor0004 .news-top .txt .time {
    color: rgba(255, 255, 255, 0.8)
}

.Floor0004 .news-top .videobox {
    position: relative;
    height: 500px;
}

.Floor0004 .news-top .videobg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 500px;
}

.Floor0004 .news-top .videobg .play {
    display: block;
    background: url(../images/floor002467-play.png) no-repeat center rgba(0, 0, 0, 0.2);
    background-size: contain;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 60px 60px;
    cursor: pointer;
    z-index: 5;
}

.Floor0004 .news-top .videobg h2 {
    font-size: 18px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #fff;
    margin-top: 40px;
}

.Floor0004 .news-top .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    display: none;
    overflow: hidden
}

.Floor0004 .news-top .video video {
    width: 100%;
    height: 100%;
    background: #000;
    object-fit: cover;
    object-position: center center;
}

.Floor0004 .txt time {
    font-size: 14px;
    color: #999
}

.Floor0004 .txt h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 8px 0 0
}

.Floor0004 .txt h2 a {
    color: #444
}

.Floor0004 .txt h2 a:hover {
    color: #1c62aa;
}

.Floor0004 .txt p {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 5%;
}

.Floor0004 .txt .more {
    color: #999;
}

.Floor0004 .news-list h2 {
    line-height: 24px;
    height: 48px;
    font-size: 16px;
}

.Floor0004 .news-list li {
    padding: 17px 0;
    border-bottom: 1px dashed #e5e5e5
}

.Floor0004 .news-list li .pic {
    width: 30%;
    padding-bottom: 17%;
    transition: transform .5s ease-in-out;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.Floor0004 .news-list li .pic img {
    display: none;
    width: 100%;
}

.Floor0004 .news-list li .pic:hover {
    transform: scale(1.1);
}

.Floor0004 .news-list li .txt {
    width: 70%;
    padding: 5px;
    padding-left: 66px;
    position: relative;
    padding-right: 2%;
}

.Floor0004 .news-list li .txt time {
    position: absolute;
    left: 0px;
    top: 0;
    text-align: center;
    font-family: 'Roboto Condensed';
    color: #666
}

.Floor0004 .news-list li .txt time span {
    display: block;
    text-align: center;
    font-size: 42px;
    font-weight: bold
}

.Floor0004 .details {
    width: auto;
}

.Floor0004 .details a {
    float: right;
    margin-top: -85px;
    width: 160px;
    line-height: 40px;
    text-align: center;
    color: #4f4033;
    background: #efe9dd;
    border-radius: 40px;
    font-size: 16px;
    transition: 0.3s;
}

.Floor0004 .details a:hover {
    background: #fff;
    color: #efe9dd;
}

.Floor0004 .bx-pager {
    padding: 56px 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -100px;
    z-index: 100;
    width: 200%;
    text-align: center;
    padding-right: 18%;
    display: none
}

.Floor0004 .bx-pager div {
    display: inline-block
}

.Floor0004 .bx-pager a {
    position: relative;
    display: inline-block;
    line-height: 1000;
    overflow: hidden;
    width: 20px;
    height: 20px;
    margin: 0 9px;
    padding: 0;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.Floor0004 .bx-pager a:before {
    position: absolute;
    content: '';
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
}

.Floor0004 .bx-pager a.active {
    border-color: #1c62aa;
}

.Floor0004 .bx-pager .active:before {
    background: #1c62aa;
}

.Floor0004 .bx-controls-direction {
    padding: 56px 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -100px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.Floor0004 .bx-controls-direction a {
    font-size: 0;
    width: 49% !important;
    height: 35px !important;
    border: none;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 0%;
    cursor: pointer;
    padding: 0;
    opacity: 0.6
}

.Floor0004 .bx-controls-direction > *:hover {
    opacity: 0.9
}

.Floor0004 .bx-prev {
    left: 0%;
    margin-left: 0px;
    background: url(../images/arr2.png) no-repeat #aaa center center;
}

.Floor0004 .bx-next {
    right: 0%;
    margin-right: 0;
    background: url(../images/arr.png) no-repeat #aaa center center;
}

.Floor0004 .bx-prev:hover {
    background: url(../images/arr2.png) no-repeat #1c62aa center center;
}

.Floor0004 .bx-next:hover {
    background: url(../images/arr.png) no-repeat #1c62aa center center;
}

@media (max-width: 768px) {
    .Floor0004 {
        padding: 5% 0 18% 0;
    }

    .Floor0004 .main > * {
        width: auto;
        float: none !important;
    }

    .Floor0004 .news-top {
        margin-top: 0;
        padding: 0%;
    }

    .Floor0004 .main {
        border-radius: 10px 0 0 10px;
    }

    .Floor0004 .home_more {
        position: relative;
        margin-top: 10px;
    }

    .Floor0004 .news-top .videobox {
        height: 261px;
    }

    .Floor0004 .news-top .videobg {
        height: 261px;
    }

    .Floor0004 .news-top h1 {
        text-align: center;
        font-size: 20px;
    }

}

@media (max-width: 480px) {
    .Floor0004 .bx-pager {
        position: relative;
        bottom: auto;
        right: auto;
        text-align: center;
        padding: 3% 0;
    }

    .Floor0004 .bx-pager div {
        float: none;
        display: inline-block;
    }

    .Floor0004 .details {
        text-align: center;
        padding-bottom: 3%;
    }

    .Floor0004 .details a {
        float: none;
        display: inline-block;
        margin-top: 0;
    }

    .Floor0004 .txt h2 {
        font-size: 15px;
        margin: 3% 0;
        line-height: 20px;
        height: 40px;
    }

    .Floor0004 .txt time {
        font-size: 12px;
    }
}


.Home_bottom .Bottom002626 {
}

/*Bottom002626 */
.Bottom002626 {
    background: #202020;
    padding: 4% 0 3%;
}

.Bottom002626 .bottom {
    padding-bottom: 20px;
    position: relative;
    height: auto;
    overflow: hidden
}

.Bottom002626 .contact {
    float: right;
}

.Bottom002626 .contact dd {
    float: left;
    text-align: center;
}

.Bottom002626 .contact dd img {
    width: 115px;
    display: inline-block;
}

.Bottom002626 .contact dd span {
    text-align: center;
    display: block;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.4)
}

.Bottom002626 .contact dt {
    color: #6061a4;
    text-align: left;
    padding-right: 20px;
    float: left
}

.Bottom002626 .contact dt span {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    display: block;
    margin-bottom: 32px;
}

.Bottom002626 .contact dt aside {
    color: #fff;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    margin: 10px 0;
}

.Bottom002626 .contact .bdsharebuttonbox {
    display: inline-block;
}

.Bottom002626 .contact .bdsharebuttonbox a {
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.4);
    opacity: 0.5;
    background: url(../images/bottom002626_share.png) no-repeat left center;
    margin: 0 10px 0 0;
}

.Bottom002626 .contact .bdsharebuttonbox a.bds_weixin {
    background-position: center center;
}

.Bottom002626 .contact .bdsharebuttonbox a.bds_tsina {
    background-position: right center;
    margin-right: 0;
}

.Bottom002626 .logo {
    float: right;
    width: 12%;
    margin-left: 30px;
}

.Bottom002626 .logo dd a {
    display: block;
    height: 45px;
    margin-bottom: 5px;
    background-color: #fff;
    background-size: 60%;
    background-position: center center;
    background-repeat: no-repeat
}

.Bottom002626 .logo dd a:hover {
    box-shadow: 0 0 10px #ddd
}

.Bottom002626 .bottom nav {
    float: left;
    width: 50%
}

.Bottom002626 .bottom nav dl {
    float: left;
    margin-right: 4%
}

.Bottom002626 .bottom nav dl:last-child {
    width: auto;
}

.Bottom002626 .bottom nav dt {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.Bottom002626 .bottom nav dt a {
    color: #fff;
}

.Bottom002626 .bottom nav dd {
    line-height: 24px;
}

.Bottom002626 .bottom nav dd a {
    color: rgba(255, 255, 255, 0.4)
}

.Bottom002626 .bottom nav dd a:hover {
    color: rgba(255, 255, 255, 0.6)
}

.Bottom002626 footer {
    padding-top: 2%;
}

.Bottom002626 footer .auto {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.Bottom002626 .copyright {
    float: left;
    width: 100%;
    color: rgba(255, 255, 255, 0.2);
    height: auto;
    overflow: hidden;
    padding-top: 30px
}

.Bottom002626 .copyright dt {
    float: left;
}

.Bottom002626 .copyright dd {
    float: right
}

.Bottom002626 .copyright dt a {
    color: rgba(255, 255, 255, 0.2)
}

.Bottom002626 .copyright dt a:hover {
    color: rgba(255, 255, 255, 0.4)
}

.Bottom002626 .copyright dt a::after {
    display: inline-block;
    content: '';
    width: 1px;
    height: 10px;
    vertical-align: middle;
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.2)
}

.Bottom002626 .copyright dt a:last-child::after {
    display: none;
}

.Bottom002626 .copyright dd span {
    color: rgba(255, 255, 255, 0.2)
}

.Bottom002626 .copyright dd a {
    color: rgba(255, 255, 255, 0.2);
}

.Bottom002626 .copyright dd a:hover {
    color: rgba(255, 255, 255, 0.4);
}

.Bottom002626 .copyright dd span a {
    color: rgba(255, 255, 255, 0.2);
    text-decoration: underline;
}

.Bottom002626 .copyright a:hover {
    color: #222;
}

@media (max-width: 1400px) {
    .Bottom002626 .bottom nav {
        width: 64%;
    }
}

@media (max-width: 1280px) {
    .Bottom002626 .contact dt aside {
        font-size: 24px;
    }
}

@media (max-width: 1100px) {
    .Bottom002626 .bottom nav {
        display: none;
    }

    .Bottom002626 .contact {
        position: relative;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    .Bottom002626 .contact dt aside {
        font-size: 16px;
    }

    .Bottom002626 .links,
    .Bottom002626 .copyright {
        float: none;
        width: auto;
    }

    .Bottom002626 .copyright {
        padding-top: 3%;
        padding-bottom: 8px;
    }

    .Bottom002626 .contact dt {
        text-align: center;
        padding-right: 0;
        float: none;
    }

    .Bottom002626 .contact {
        width: auto;
        float: none;
    }

    .Bottom002626 .contact dd {
        float: none;
    }

    .Bottom002626 .contact dd img {
        margin: 0 auto;
    }

    .Bottom002626 .bottom {
        padding-bottom: 13px;
    }

    .Bottom002626 .copyright dt {
        text-align: center;
    }

    .Bottom002626 .copyright dd {
        width: 100%;
        text-align: center;
    }
}


#fp-nav li span {
    position: relative
}

#fp-nav li:nth-child(2) span:after,
#fp-nav li:nth-child(3) span:after,
#fp-nav li:nth-child(4) span:after,
#fp-nav li:nth-child(5) span:after {
    position: absolute;
    right: 120%;
    top: 0;
    margin-top: -10px;
    background: url(../images/nav_bg.png) no-repeat center center;
    background-size: contain;
    display: none;
    width: 0px;
    text-align: center;
    line-height: 30px;
    transition: 0.3s;
    color: rgba(255, 255, 255, 0.8);
    padding-right: 3px;
}

#fp-nav li:nth-child(2) span:after {
    content: ".";
}

#fp-nav li:nth-child(3) span:after {
    content: ".";
}

#fp-nav li:nth-child(4) span:after {
    content: ".";
}

#fp-nav li:nth-child(5) span:after {
    content: ".";
}

#fp-nav li .active span:after {
    display: block !important;
    width: 90px;
}

.fp-nav2 ul li a span {
    background: #828385 !important;
}

.fp-nav2 li span:after {
    background: url(../images/nav_bg2.png) no-repeat center center !important;
    background-size: contain !important;
    color: #444 !important
}


/*
 .Banner002307
 */
.Banner002307 {
}

.Banner002307 {
    overflow: hidden;
}

.Banner002307 span {
    display: none;
}

.Banner002307 img {
    max-width: none;
    width: 204%;
    margin-left: -27.5%;
}

@media only screen and (min-width: 768px) {
    .Banner002307 img {
        width: 150%;
        margin-left: -25%;
    }
}

@media only screen and (min-width: 1024px) {
    .Banner002307 img {
        width: 140%;
        margin-left: -20%;
    }
}

@media only screen and (min-width: 1200px) {
    .Banner002307 {
        height: 450px;
    }

    .Banner002307 img {
        display: none;
    }

    .Banner002307 span {
        display: block;
        background-position: center;
        background-repeat: no-repeat;
        height: 450px;
        width: 100%;
    }
}


/*
 .Menu002188
 */
.Menu002188 {
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0 0;
}

.Menu002188 .Menu {
    float: left;
}

.Menu002188 .Menu li {
    float: left;
    padding: 0 25px 18px;
}

.Menu002188 .Menu li a {
    font-size: 16px;
    color: #333;
    padding-bottom: 19px;
    transition: .3s ease-out;
}

.Menu002188 .Menu li.cur a, .Menu002188 .Menu li a:hover {
    color: #1c62aa;
    border-bottom: 2px solid #1c62aa;
    font-weight: bold;
}

.Menu002188 .Currents {
    text-align: right;
    color: #666;
    line-height: 25px;
    float: right;
}

.Menu002188 .Currents em {
    font-style: normal;
    background: url(../images/menu002188-current_icon.png) no-repeat left center;
    background-size: auto 100%;
    padding-left: 30px;
    display: inline-block;
}

.Menu002188 .Currents a {
    color: #666;
    transition: .3s ease-out;
}

.Menu002188 .Currents a:hover {
    color: #1c62aa;
}

@media (max-width: 1000px) {
    .Menu002188 .Currents {
        display: none;
    }
}


/*PicList001958*/
.PicList001958 {
    padding: 2% 0 1%;
}

.PicList001958 li {
    overflow: hidden;
    padding: 25px 0;
    border-bottom: 1px solid #ebecec;
    position: relative;
}

.PicList001958 li:last-child {
    border-bottom: 0;
}

.PicList001958 li div {
    position: relative;
    padding-left: 29%;
    padding-right: 16%;
}

.PicList001958 li .Ispic {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 26%;
}

.PicList001958 li .Ispic img {
    display: none;
}

.PicList001958 li h1 {
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    padding: 22px 0;
}

.PicList001958 li h1 a:hover {
    color: #1c62aa;
}

.PicList001958 li time {
    color: #999;
    position: absolute;
    top: 5%;
    right: 0;
    font-size: 18px;
    border-left: 1px solid #eee;
    padding: 25px 3% 0 3%;
    height: 90%;
}

.PicList001958 li time span {
    font-size: 50px;
    display: block;
    color: #555;
    font-weight: bold;
}

.PicList001958 li p {
    color: #666;
    margin: 10px 0 0 0;
    line-height: 33px;
    height: 100px;
    overflow: hidden;
    font-size: 15px;
}

.PicList001958 li time .line {
    font-style: normal;
    display: none;
}

@media (max-width: 768px) {
    .PicList001958 li div {
        padding-left: 45%;
    }

    .PicList001958 li .Ispic {
        width: 42%;
    }
}

@media (max-width: 480px) {
    .PicList001958 li div {
        padding-left: 0;
    }

    .PicList001958 li .Ispic {
        position: relative;
        display: block;
        width: auto;
        padding-bottom: 50%;
    }

    .PicList001958 li p {
        line-height: 20px;
        height: 40px;
        font-size: 12px;
    }

    .PicList001958 li h1 {
        font-size: 16px;
    }

    .PicList001958 li div {
        padding-right: 0;
    }

    .PicList001958 li time {
        position: relative;
        padding: 0;
        font-size: 12px;
        border: 0;
        display: inline-block;
        margin-top: 10px;
    }

    .PicList001958 li time span {
        font-size: 12px;
        float: right;
        font-weight: normal;
        color: #999;
    }

    .PicList001958 li h1 {
        padding: 5px 0;
    }

    .PicList001958 li time .line {
        display: inline-block;
    }
}


/*
 .Page002193
 */
.Page002193 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 5%;
    text-align: center;
}

.Page002193 span {
    padding: 0px 3px;
    display: inline-block;
}

.Page002193 a {
    display: inline-block;
    margin: 0px 2px;
    border: 1px solid #ededed;
    padding: 0 1em;
    color: #666;
    line-height: 35px;
    border-radius: 3px;
    transition: .3s ease-out;
}

.Page002193 a:hover {
    color: #fff;
    border: 1px solid #1c62aa;
    background: #1c62aa;
}

.Page002193 .p_cur, .Page002193 .p_count, .Page002193 .p_total, .Page002193 .p_jump, .Page002193 .a_first, .Page002193 .a_end {
    display: none;
}

.Page002193 .p_cur b {
    color: #1c62aa;
}

.Page002193 .p_count b {
    color: #1c62aa;
}

.Page002193 .p_total b {
    color: #1c62aa;
}

.Page002193 .p_page em {
    font-style: normal;
}

.Page002193 .p_page em a {
}

.Page002193 .p_page em a.a_cur {
    color: #fff;
    background: #1c62aa;
    border-color: #1c62aa;
}

.Page002193 .p_page b {
    font-weight: normal;
}


/*
 .RichInfo005
 */
.RichInfo005 {
    padding: 8% 0 3%;
}

.RichInfo005 .news_info .title {
    text-align: center;
    padding-bottom: 20px;
    font-size: 14px;
}

.RichInfo005 .news_info .title h1 {
    margin: 0;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}

.RichInfo005 .news_info .title p {
    margin: 0;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 10px;
}

.RichInfo005 .news_info .title p span {
    margin: 0 5px;
    color: #777;
}

.RichInfo005 .news_info .info {
    text-align: justify;
    text-justify: inter-ideograph;
}

.RichInfo005 .news_info .info p {
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
}

.RichInfo005 .news_info .info_back {
    text-align: center;
    clear: both;
    padding: 20px 0;
}

.RichInfo005 .news_info .info_back a {
    color: #1c62aa;
    font-size: 14px;
}

.RichInfo005 .news_info .pic {
    margin: 3% 0;
    text-align: center;
}

.RichInfo005 .news_info .info_pn span {
    display: block;
}

.RichInfo005 .news_info .info_pn span a {
    color: #999;
    line-height: 30px;
}

.RichInfo005 .news_info .info_pn span a:hover {
    color: #1c62aa;
}

@media (max-width: 768px) {

    .RichInfo005 {
        padding-top: 25px;
    }

    .RichInfo005 .news_info .title h1 {
        font-size: 22px;
    }

    .RichInfo005 .news_info .info_pn span a {
        line-height: 25px;
    }
}

/*RighInfo002851 */
@font-face {
    font-family: "DINBold";
    src: url("../fonts/dinbold.woff2") format("woff2"),
    url("../fonts/DINBold.woff") format("woff"),
    url("../fonts/dinbold.ttf") format("truetype"),
    url("../fonts/dinbold.eot") format("embedded-opentype"),
    url("../fonts/dinbold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.auto_1400 {
    max-width: 1400px;
}

@media (max-width: 1400px) {
    .auto_1400 {
        padding: 0 2%;
    }
}

/*RighInfo002808 */
.RighInfo002808 {
    padding: 8% 0 0;
    background: url(../images/righinfo002808_bg.jpg) top 10% center no-repeat;
}

.RighInfo002808 .floor {
    position: relative;
    z-index: 1;
}

.RighInfo002808 .floor .Ispic {
}

.RighInfo002808 .floor-1 .Ispic {
    width: 40%;
    padding-bottom: 30%;
    float: right;
    margin-left: 5%;
    margin-bottom: 3%;
}

.RighInfo002808 .floor-2 .Ispic {
    right: auto;
    left: 0;
    width: 25%;
}

.RighInfo002808 .floor-1 .txt {
    color: #666;
    font-size: 15px;
}

.RighInfo002808 .floor-1 .txt .info p {
    line-height: 30px;
    padding-bottom: 2%;
}

.RighInfo002808 .floor-1 .txt h1 {
    font-size: 26px;
    color: #333;
    font-weight: normal;
    margin-bottom: 4%;
}

.RighInfo002808 .floor-1 .txt p {
    text-indent: 2em;
    text-align: justify;
    font-size: 16px;
}

.RighInfo002808 .floor-1 .txt .ti25 {
    text-indent: 25px;
}

.RighInfo002808 .floor-1 .txt .nmb {
    margin-bottom: 0;
}

.RighInfo002808 .floor-1 .txt .nmt {
}

.RighInfo002808 .year {
    font-size: 90px;
    color: #e2e3e5; /* font-family:'Pathway Gothic One';*/
    font-family: "D-DIN-Bold";
    z-index: 50;
}

.RighInfo002808 .year h1 {
    margin: 0;
    letter-spacing: -2px;
}

.RighInfo002808 .info h2 {
    display: block;
    font-size: 36px;
    margin: 0 0 15px;
    font-weight: bold;
    font-family: 'SourceHanSansTWHK';
    background-image: linear-gradient(to left, #007fbc, #003781);
    -webkit-background-clip: text;
    color: transparent;
}

.RighInfo002808 .floor-1 .slogan {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 0;
}

.RighInfo002808 .floor-1 .slogan dd {
    text-align: center;
}

.RighInfo002808 .floor-1 .slogan dd p {
    margin: 0;
    color: #fff;
    text-align: center;
}

.RighInfo002808 .floor-1 .slogan dd h1 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 20px;
}

.RighInfo002808 .floor-1 .slogan dd h1 {
    font-size: 54px;
    font-family: Arial;
    display: inline-block;
    vertical-align: sub;
}

.RighInfo002808 .floor-1 .slogan dd span {
    color: #fff;
}

.RighInfo002808 .box {
    width: 100%;
    padding-top: 2%;
    max-height: 400px;
}

.RighInfo002808 .box p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
}

.RighInfo002808 .box .pic {
    width: 24%;
    float: left;
}

.RighInfo002808 .box .text {
    width: 72%;
    float: right;

}

.RighInfo002808 .box2n .pic {
    width: 24%;
    float: right;
}

.RighInfo002808 .box2n .text {
    width: 72%;
    float: left;

}

@media (min-width: 1025px) {
    .RighInfo002808 .floor-1 .txt {
    }

    .RighInfo002808 .floor-1 .txt .info {
    }

    /*.RighInfo002808 .floor-1 .count:before{position: absolute; right: 0; top: 0; height: 100%; background: #f6f6f6;content: ''; width: 150.49%;}
.RighInfo002808 .floor-1 .slogan:before{position: absolute; right: 0; top: 0; height: 100%; background: #f6f6f6;content: ''; width: 100%;}*/
}

@media (max-width: 1024px) {
    .RighInfo002808 .floor-1 .Ispic {
        display: none;
    }

    .RighInfo002808 .floor-1 .slogan {
    }

    .RighInfo002808 .floor-1 .slogan dd {
        text-align: center;
    }
}

@media (min-width: 641px) {
    .RighInfo002808 .floor-1 .slogan dl {
        display: table;
        width: 100%;
        position: relative;
        z-index: 2;
    }

    .RighInfo002808 .floor-1 .slogan dd:not(:last-child) {
        width: 24%;
    }

    .RighInfo002808 .floor-1 .slogan dd {
        display: table-cell;
        vertical-align: top;
    }
}

@media (max-width: 640px) {
    .RighInfo002808 .floor-1 .slogan dl {
        overflow: hidden;
    }

    .RighInfo002808 .floor-1 .slogan dd {
        width: 50%;
        float: left;
        padding: 15px 0;
    }

    .RighInfo002808 .floor-1 .slogan dd:nth-child(2n+1) {
        clear: left;
    }
}


.RighInfo002808 .boxs {
    box-shadow: 0 0 5px #ccc;
    background: rgba(255, 255, 255, 0.25);
    margin-bottom: 5px;
    padding-top: 3%;
}

.RighInfo002808 .main {
    position: relative;
    height: 480px
}

.RighInfo002808 .main .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.RighInfo002808 .main .info {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 60%
}

.RighInfo002808 .main1 .info {
    top: 0;
    transform: translateY(0);
    width: 60%
}

.RighInfo002808 .main .info > p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    text-align: justify;
}

.RighInfo002808 .main1 {
    margin-top: 0 !important;
    float: left;
    width: 50%;
    height: 240px;
}

.RighInfo002808 .main1:first-child .bg {
    background: #f0f5ff;
}

.RighInfo002808 .main1 .info {
    left: 12.5%;
    width: 75%;
}

.RighInfo002808 .fr .info {
    position: relative;
    padding: 3% 5%;
}

.RighInfo002808 .fr .info:before,
.RighInfo002808 .fr .info:after {
    position: absolute;
    content: '';
    border: 5px solid #e2e3e5;
    width: 30px;
    height: 30px;
}

.RighInfo002808 .fr .info:before {
    left: 0;
    top: 0;
    border-right: 0;
    border-bottom: 0;
}

.RighInfo002808 .fr .info:after {
    right: 0;
    bottom: 0;
    border-top: 0;
    border-left: 0;
}

.RighInfo002808 .main1 .info > p {
    color: #333;
}

.RighInfo002808 .main3 .info {
    left: 5%;
    width: 52%
}

.RighInfo002808 .main3 .info > p {
    color: #333;
}

.RighInfo002808 .main3 .slogan dd p {
    color: #1c62aa !important;
}

.RighInfo002808 .main3 .slogan dd h1 {
    color: #1c62aa;
}

.RighInfo002808 .main3 .slogan dd span {
    color: #1c62aa;
}

.RighInfo002808 .main3 .pic {
    position: absolute;
    right: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 38%;
    background-position: right center;
}

.RighInfo002808 .word {
    padding: 5% 6.5%;
    font-size: 15px;
    color: #333;
    line-height: 30px;
    text-align: justify;
}

@media (max-width: 1400px) {
    .RighInfo002808 {
        padding-top: 10%;
    }
}

@media (max-width: 1024px) {
    .RighInfo002808 {
        padding-top: 110px;
    }
}

@media (max-width: 768px) {

    .RighInfo002808 .main1 {
        width: 100%;
        float: none;
        height: auto;
    }

    .RighInfo002808 .main {
        padding: 0 2%;
        height: auto
    }

    .RighInfo002808 .main2 {
        padding: 2% 2%;
    }

    .RighInfo002808 .main .info {
        position: relative;
        left: 0%;
        width: 100%;
        top: 0;
        transform: translateY(0%);
    }

    .RighInfo002808 .year h1 {
        font-size: 60px;
    }

    .RighInfo002808 .main3 {
        padding: 3% 2%;
    }

    .RighInfo002808 .main3 .pic {
        position: relative;
        height: 160px;
        width: 100%;
    }

    .RighInfo002808 .info h2 {
        font-size: 30px;
    }
}


/*RighInfo002852 */
.RighInfo002852 {
    background: url(../images/righinfo002852_bg.jpg) bottom no-repeat;
}

.RighInfo002852 .title {
    padding-bottom: 2vw;
    color: #333;
    font-size: 100px;
}

.RighInfo002852 .title .cn {
    font-size: 0.34em;
}

.RighInfo002852 .title .en {
    font-size: 0.42em;
    text-transform: uppercase;
    font-family: "DINBold";
    font-weight: bold;
}

@media (max-width: 640px) {
    .RighInfo002852 .title {
        font-size: 80px;
    }
}

@media (max-width: 480px) {
    .RighInfo002852 .title {
        font-size: 60px;
    }
}

.RighInfo002852 .intro-main {
    padding-bottom: 2vw;
}

.RighInfo002852 .intro-main .pic img {
    display: block;
    width: 100%;
}

.RighInfo002852 .singlePage {
    line-height: 30px;
    color: #666;
    font-size: 16px;
}

.RighInfo002852 .singlePage p span {
    font-size: 16px;
}

@media (min-width: 641px) {
    /*.RighInfo002852 .intro-main .right{float: right;max-width: 800px;width: 66%;}*/
    .RighInfo002852 .intro-main .pic {
        float: left;
        width: 30.195%;
        margin-right: 7%;
    }
}

@media (max-width: 640px) {
    .RighInfo002852 .intro-main .pic {
        width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .RighInfo002852 .title-css span {
        font-size: 18px;
    }
}


.Timeline000618 {
    padding: 2% 0;
    position: relative;
    margin-bottom: 2%;
}

.Timeline000618 h2 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.Timeline000618::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #b3c3e2;
    position: absolute;
    left: 0;
    bottom: 20%;
    z-index: 1;
}

.Timeline000618 .item_year {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 0;
}

.Timeline000618 .item_year .item {
    width: 100%;
    position: relative;
    padding-top: 19px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background-size: contain;
    font-size: 16px;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    font-size: 20px;
    color: #333;
}

.Timeline000618 .item_year .item.slick-current {
    color: #1c62aa;
    font-weight: bold;
    font-size: 26px;
}

.Timeline000618 .item_year .item:after {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 1px;
    height: 20px;
    content: '';
    background: #cad2dd;
    z-index: 3;
    margin-left: 0px;
    margin-top: 0px;
}

.Timeline000618 .item_year .item.slick-current:after {
    background: #1c62aa;
}

.Timeline000618 .slick-prev,
.Timeline000618 .slick-next {
    position: absolute;
    top: 50%;
    width: 26px;
    height: 100%;
    cursor: pointer;
    border-radius: 3px;
    z-index: 10;
}

.Timeline000618 .slick-prev {
    left: 27%;
    background: url(../images/page002046-a_prev.gif) no-repeat center center !important
}

.Timeline000618 .slick-next {
    right: 27%;
    background: url(../images/page002046-a_next.gif) no-repeat center center !important
}

.Timeline000618 .item_info {
    text-align: center;
}

.Timeline000618 .item_info:before {
    width: 30%;
    height: 100%;
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    background-size: contain;
}

.Timeline000618 .item_info {
    position: relative;
    background: url(../images/pre_bg.png) no-repeat;
    background-size: cover;
    min-height: 300px;
    padding-top: 34px;
}

.Timeline000618 .item_info pre {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    padding: 2% 50px;
    color: #333;
}

.Timeline000618 .item_info:before {
    position: absolute;
    left: 0;
    top: 21px;
    width: 40px;
    height: 40px;
    content: '';
    background: url(../images/pre_left.png) no-repeat;
    z-index: 3;
    margin-left: 0px;
}

.Timeline000618 .item_info:after {
    position: absolute;
    right: 0;
    top: 31px;
    width: 40px;
    height: 40px;
    content: '';
    background: url(../images/pre_right.png) no-repeat;
    z-index: 3;
    margin-left: 0px;
}


.title {
    padding-bottom: 2vw;
    color: #333;
    font-size: 100px;
}

.title .txt p {
    font-size: 16px;
    color: #999;
    line-height: 32px;
}

.title .cn {
    font-size: 0.34em;
}

.title .en {
    font-size: 0.42em;
    text-transform: uppercase;
    font-family: "DINBold";
    font-weight: bold;
}

@media (max-width: 640px) {
    .title {
        font-size: 80px;
    }
}

@media (max-width: 480px) {
    .title {
        font-size: 60px;
    }
}


/*
 .Map000101
 */
.Map000101 {
    padding: 3% 0;
}

.Map000101 .txt {
    margin-top: 1%;
    border: 1px solid #eee;
    margin-bottom: 3%;
}

.Map000101 .con {
    background: #f6f6f6;
    padding: 2%;
}

.Map000101 .con p {
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
    color: #666;
}

.Map000101 .con2 {
    margin-top: 3%;
}

.Map000101 .con2 h2 {
    font-size: 26px;
    color: #333;
}

.Map000101 .con2 p {
    background-color: #1c62aa;
    color: #fff;
    padding: 20px;
    font-size: 18px;
    display: inline-block;
    margin-right: 20px;
}

.Map000101 .map {
    width: 66%;
    float: left;
    padding: 10px;
}

.Map000101 .map #allMap {
    height: 550px;
    width: 100%;
}

.Map000101 .map #allMap img {
    max-width: none;
}

.Map000101 .info {
    float: right;
    width: 34%;
    max-height: 566px;
    overflow: auto;
    border-left: 1px solid #eee;
}

.Map000101 .info::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.Map000101 .info::-webkit-scrollbar-track {
    width: 5px;
    background-color: #eee;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.Map000101 .info::-webkit-scrollbar-thumb {
    background-color: #1c62aa;
    background-clip: padding-box;
    min-height: 28px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.Map000101 .info::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}

.Map000101 .info li {
    line-height: 25px;
    padding: 20px 28px 27px 45px;
    border-bottom: 1px #dbdbdb dotted;
}

.Map000101 .info li p {
    margin: 0;
    font-size: 16px;
    color: #666;
    font-weight: lighter;
    line-height: 28px;
}

.Map000101 .info li h1 {
    font-size: 18px;
    color: #1c62aa;
    font-weight: normal;
}

@media (max-width: 960px) {
    .Map000101 .map, .Map000101 .info {
        width: 100%;
        float: none;
    }

    .Map000101 .map #allMap {
        height: 400px;
    }

    .Map000101 .info li {
        padding: 20px;
    }
}

@media (max-width: 640px) {
    .Map000101 .map #allMap {
        height: 300px;
    }
}


/*RighInfo002815 */
.RighInfo002815 {
    padding: 3% 0 0;
}

.RighInfo002815 .auto {
}

.RighInfo002815 .info h1 {
    margin: 0;
    color: #1c62aa;
    font-size: 24px;
}

.RighInfo002815 .info p {
    font-size: 15px;
    line-height: 30px;
}

.RighInfo002815 .txt-dl {
    padding-top: 4%;
}

.RighInfo002815 dl {
    margin-bottom: 40px;
}

.RighInfo002815 dl dd {
    position: relative;
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    line-height: 24px;
    padding-left: 20px;
}

.RighInfo002815 dl dd:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background: #333;
    left: 0;
    top: 10px;
}

.RighInfo002815 dl dt {
    position: relative;
}

.RighInfo002815 dl dt span {
    display: block;
    position: relative;
    z-index: 3;
}

.RighInfo002815 dl dt span.en {
    position: absolute;
    z-index: 1;
    left: 13px;
    bottom: 0;
    color: #eee;
    font-size: 38px;
    font-family: Arial;
    text-transform: uppercase;
    line-height: 36px;
}

.RighInfo002815 dl dt span.cn {
    color: #1c62aa;
    font-size: 22px;
    color: #1c62aa;
    border-left: 3px solid #ffc231;
    padding-left: 10px;
    line-height: 23px;
}

.RighInfo002815 .con {
    margin: 6% 0 0;
}

.RighInfo002815 .dl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 6%;
}

.RighInfo002815 .dl:last-child {
    margin-bottom: 0;
}

.RighInfo002815 .dl dd {
    background: #edf0f9;
    padding: 2%;
    line-height: 30px;
    font-size: 15px;
    margin-top: 30px;
}

.RighInfo002815 .dl dd:before {
    display: none;
}

@media (min-width: 769px) {
    .RighInfo002815 .txt-dl dl {
        float: left;
        width: 48%;
        margin-right: 4%;
    }

    .RighInfo002815 .txt-dl dl:nth-child(2n) {
        margin-right: 0%;
    }
}

@media (min-width: 1025px) {
    .RighInfo002815 .info {
        padding-right: 5%;
    }

    .RighInfo002815 .pic {
        width: 30.695%;
    }
}

@media (max-width: 1024px) {
    .RighInfo002815 .ytable,
    .RighInfo002815 .ytable-cell {
        display: block;
    }

    .RighInfo002815 .pic {
        text-align: center;
    }
}


.Products {
    margin: 8% 0 3%;
}

.Products .w22 { /* width: 25%; */
}

.Products .w75 { /* width: 72%; */
}

@media (max-width: 1400px) {
    .Products {
        margin-top: 10%;
    }
}

@media (max-width: 1024px) {
    .Products {
        padding-top: 85px;
    }
}

/*
 .Menu000654
 */
.Menu000654 {
}

.Menu000654 header {
    border: 1px #d8d8d8 solid;
    background-color: #1c62aa;
    color: #fff;
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    position: relative;
    z-index: 5;
}

.Menu000654 header span {
    font-size: 30px;
    display: block;
}

.Menu000654 li a {
    display: block;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 15px;
}

.Menu000654 li a:hover,
.Menu000654 li a.aon {
    background-color: #0898df;
    color: #fff;
}

.Menu000654 li dl {
    background-color: #fff;
    font-size: 12px;
    display: none;
}

.Menu000654 li a.click {
    position: relative;
}

.Menu000654 li a.click::after,
.Menu000654 li a.click::before {
    position: absolute;
    content: '';
    background-color: #1c62aa;
    top: 50%;
}

.Menu000654 li a.click::after {
    width: 15px;
    height: 2px;
    left: 10px;
    margin-top: -2px;
}

.Menu000654 li a.click::before {
    width: 2px;
    height: 15px;
    left: 16px;
    margin-top: -8px;
}

.Menu000654 li dl dd a {
    color: #666;
}

.Menu000654 li dl dd a.aon,
.Menu000654 li dl dd a:hover {
    color: #1c62aa;
    background: #fff;
}

.Menu000654 li a.aon::before {
    display: none;
}

.Menu000654 li a.aon::after {
    background-color: #fff;
}

@media (max-width: 950px) {
    .Menu000654 header {
        margin-top: 0;
        font-size: 20px;
        padding: 15px 0;
    }

    .Menu000654 {
        width: 104%;
        margin-left: -2%;
    }
}

.Menu0006541 {
}

.Menu0006541 header {
    border-bottom: 1px #d8d8d8 solid;
    background-color: #1c62aa;
    color: #fff;
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    position: relative;
    z-index: 5;
}

.Menu0006541 header span {
    font-size: 30px;
    display: block;
}

.Menu0006541 ol {
    display: none
}

.Menu0006541 li a {
    display: block;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
}

.Menu0006541 li a:hover,
.Menu0006541 li a.aon {
    background-color: #e7eaef;
    color: #1c62aa;
}

.Menu0006541 li dl {
    background-color: #fff;
    font-size: 12px;
    display: none;
}

.Menu0006541 li > a {
    position: relative;
}

.Menu0006541 li > a i {
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    width: 20px;
    height: 30px;
    margin-top: -15px;
    transition: .3s;
}

.Menu0006541 li > a.click.aon i {
    transform: rotate(90deg);
}

.Menu0006541 li > a i::after,
.Menu0006541 li > a i::before {
    position: absolute;
    content: '';
    width: 13px;
    height: 2px;
    left: 50%;
    margin-left: -5px;
    background-color: #ccc;
    top: 50%;
}

.Menu0006541 li > a i::after {
    margin-top: -6px;
    transform: rotate(45deg)
}

.Menu0006541 li > a i::before {
    margin-top: 3px;
    transform: rotate(-45deg)
}

.Menu0006541 li dl dd a {
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

.Menu0006541 li dl dd a.aon,
.Menu0006541 li dl dd a:hover {
    color: #1c62aa;
    background: #fff;
}

.Menu0006541 li > a.aon i::before,
.Menu0006541 li > a.aon i::after {
    background-color: #fff;
}

@media (max-width: 950px) {
    .Menu0006541 header {
        margin-top: 0;
        font-size: 20px;
        padding: 15px 0;
    }

    .Menu0006541 {
        width: 104%;
        margin-left: -2%;
    }

    .product_ls2 > ul > li {
        width: 50% !important;
    }
}

@media (max-width: 769px) {
    .Menu0006541 ul {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .Menu0006541 {
        padding: 0 2%;
    }

    .Menu0006541 .menu-nav {
        position: relative;
    }

    .Menu0006541 header {
        display: block
    }

    .Menu0006541 ol {
        display: block;
        border-top: 1px solid #1c62aa;
        margin-top: 2%;
        padding: 10px 0;
    }

    .Menu0006541 ol span {
        display: block;
        background-color: #1c62aa;
        padding: 3px;
        border-radius: 3px;
    }

    .Menu0006541 ol a {
        display: block;
        background-color: #fff;
        color: #333;
        border-radius: 3px;
        line-height: 40px;
        padding: 0 10px;
        position: relative;
        font-size: 16px;
    }

    .Menu0006541 ol a::before {
        position: absolute;
        content: '';
        right: 5px;
        top: 50%;
        margin-top: -3px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #1c62aa;
    }

    .Menu0006541 ul {
        width: 100%;
        border-radius: 0 0 5px 5px;
        left: 0;
        display: none;
        z-index: 88;
    }

    .Menu0006541 ul li {
        background-color: #fff;
        border-radius: 3px;
    }

    .Menu0006541 li a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}


/*PicList002045 */
.PicList002045 {
}

.PicList002045 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
    text-align: center;
}

.PicList002045 li:nth-child(3n) {
    margin-right: 0;
}

.PicList002045 li a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #e8e8e8;
}

.PicList002045 li a:hover {
    border-width: 2px;
    border-color: #1c62aa;
}

.PicList002045 li div {
    max-width: 275px;
    margin: 0 auto;
    padding: 4% 2% 10% 2%;
}

.PicList002045 li figure {
    padding-bottom: 100%;
    background-size: contain;
}

.PicList002045 li figure img {
    display: none;
}

.PicList002045 li p {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}

@media (max-width: 480px) {
    .PicList002045 li {
        width: 49%;
    }

    .PicList002045 li:nth-child(3n) {
        margin-right: 2%;
    }

    .PicList002045 li:nth-child(2n) {
        margin-right: 0;
    }

    .PicList002045 li p {
        font-size: 14px;
    }
}


/*Page002046 */
.Page002046 .Pages {
    text-align: center;
    padding: 3% 0;
}

.Page002046 .Pages a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ececec;
    padding: 0 15px;
    line-height: 38px;
    color: #999;
}

.Page002046 .Pages a:hover,
.Page002046 .Pages a.a_cur {
    background-color: #1c62aa;
    color: #fff;
}

.Page002046 .Pages em {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.Page002046 .Pages em a {
    float: left;
    margin-left: -1px;
}

.Page002046 .Pages .p_cur,
.Page002046 .Pages .p_count,
.Page002046 .Pages .p_jump,
.Page002046 .Pages .p_total {
    display: none;
}

.Page002046 .Pages .a_prev,
.Page002046 .Pages .a_next {
    padding: 0;
    width: 44px;
    background: url(../images/page002046-a_prev.gif) no-repeat center center;
    overflow: hidden;
    line-height: 1000px;
    height: 38px;
}

.Page002046 .Pages .a_next {
    background-image: url(../images/page002046-a_next.gif);
}

@media (max-width: 640px) {
    .Page002046 .Pages .a_first,
    .Page002046 .Pages .a_end {
        display: none;
    }
}

@media (max-width: 480px) {
    .Page002046 .Pages a {
        padding: 0 5px;
    }

    .Page002046 .Pages {
        padding: 5% 0;
    }
}


/*RighInfo002092 */
/*slick Basic*/
.RighInfo002092 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.RighInfo002092 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.RighInfo002092 .slick-list:focus {
    outline: none
}

.RighInfo002092 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.RighInfo002092 .slick-slider .slick-track,
.RighInfo002092 .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)
}

.RighInfo002092 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.RighInfo002092 .slick-track:before,
.RighInfo002092 .slick-track:after {
    display: table;
    content: '';
}

.RighInfo002092 .slick-track:after {
    clear: both;
}

.RighInfo002092 .slick-loading .slick-track {
    visibility: hidden;
}

.RighInfo002092 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir = 'rtl'] .slick-slide {
    float: right;
}

.RighInfo002092 .slick-slide .slick-loading img {
    display: none;
}

.RighInfo002092 .slick-slide .dragging img {
    pointer-events: none;
}

.RighInfo002092 .slick-initialized .slick-slide {
    display: block;
}

.RighInfo002092 .slick-loading .slick-slide {
    visibility: hidden;
}

.RighInfo002092 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.RighInfo002092 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/
.RighInfo002092 {
    margin: 0 0 5%;
}

.RighInfo002092 .wrap { /* padding:2%; */
}

.RighInfo002092 .list_img {
    float: none;
    width: 100%;
}

.RighInfo002092 .big {
    border: 1px solid #e0e0e0;
    margin-bottom: 35px;
}

.RighInfo002092 .big li figure {
    padding-bottom: 60.5%;
    background-size: contain;
}

.RighInfo002092 .small {
    padding: 0 25px;
    position: relative;
}

.RighInfo002092 .small .slick-arrow {
    position: absolute;
    height: 100%;
    top: 0;
    width: 25px;
    z-index: 10;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    border: 0;
    background-color: transparent;
}

.RighInfo002092 .small .slick-prev {
    left: 0;
    background-image: url(../images/nav3.png);
}

.RighInfo002092 .small .slick-next {
    right: 0;
    background-image: url(../images/nav4.png);
}

.RighInfo002092 .small .slick-disabled {
    cursor: default;
}

.RighInfo002092 .small li figure {
    margin: 0 auto;
    padding-bottom: 55%;
    background-size: contain;
    max-width: 93%;
    border: 1px solid #e0e0e0;
}

.RighInfo002092 .small li.slick-current figure {
    border-color: #1c62aa;
}

.zoomContainer {
    z-index: 100;
}

.RighInfo002092 .intro {
    float: none;
    width: 100%;
}

.RighInfo002092 .intro .tit h1 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 40px;
    text-align: left;
}

.RighInfo002092 .intro .tit p {
    color: #666;
    font-size: 15px;
    display: block;
    padding: 0;
    text-align: left;
    line-height: 30px;
}

.RighInfo002092 .intro .tit {
    padding: 2.2% 0 0;
    margin-bottom: 2.5%;
}

.RighInfo002092 .intro dl {
    position: relative;
    padding-left: 139px;
    margin-bottom: 20px;
    font-size: 16px;
    width: 48%;
    float: left;
    margin-right: 4%;
    height: 39px;
    line-height: 39px;
}

.RighInfo002092 .intro .xx {
    height: 245px;
    overflow: auto;
}

.RighInfo002092 .intro .xx::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.RighInfo002092 .intro .xx::-webkit-scrollbar-track {
    width: 3px;
    background-color: #ddd;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.RighInfo002092 .intro .xx::-webkit-scrollbar-thumb {
    background-color: #1c62aa;
    background-clip: padding-box;
    min-height: 28px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

.RighInfo002092 .intro .xx::-webkit-scrollbar-thumb:hover {
    background-color: #fff;
}

.RighInfo002092 .intro dl:nth-child(2n) {
    margin-right: 0;
}

.RighInfo002092 .intro dt {
    position: absolute;
    left: 0;
    width: 119px;
    text-align: center;
    font-size: 16px;
    background: #f9f9f9;
    color: #666;
}

.RighInfo002092 .intro dd {
    color: #333;
}

.RighInfo002092 .tab {
    padding-top: 4.5%;
}

.RighInfo002092 .ul_tab {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.RighInfo002092 .ul_tab li {
    float: left;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333333;
    cursor: pointer;
    line-height: 63px;
    font-weight: bold;
    margin-right: 5%;
}

.RighInfo002092 .ul_tab li.active {
    border-bottom: 3px solid #1c62aa;
}

.RighInfo002092 .tab_info {
    padding: 3% 0;
}

.RighInfo002092 .tab_info .info p, .RighInfo002092 .tab_info .info .p {
    font-size: 15px;
    color: #333;
    line-height: 32px;
}

.RighInfo002092 .tab_info .info .p {
    position: relative;
    padding-left: 10px;
}

.RighInfo002092 .tab_info .info span {
    color: #1c62aa;
    font-weight: bold;
    font-size: 18px;
}

.RighInfo002092 .tab_info .info .p:after {
    content: '';
    width: 5px;
    height: 5px;
    background: #1c62aa;
    display: block;
    border-radius: 15px;
    float: left;
    margin-top: 14px;
    margin-right: 7px;
    position: absolute;
    top: 0px;
    left: 0;
}

.RighInfo002092 .tab_info .ul2 li {
    width: 32%;
    float: left;
    border: 1px solid #eee;
    margin-right: 2%;
    margin-bottom: 2%;
}

.RighInfo002092 .tab_info .ul2 li:nth-child(3n) {
    margin-right: 0;
}

.RighInfo002092 .ul_download li {
    border-bottom: 1px solid #d1d1d3;
    line-height: 34px;
    background: url(../images/righinfo002092-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo002092 .ul_download li a {
    padding: 0 50px;
    background: url(../images/righinfo002092-icon.png) no-repeat left center;
    font-size: 15px;
}

@media (max-width: 1200px) {
    .RighInfo002092 .list_img,
    .RighInfo002092 .intro {
        float: none;
        width: auto;
    }

    .RighInfo002092 .intro {
        margin-top: 3%;
    }

    .RighInfo002092 .big li figure {
        padding-bottom: 44.5%;
    }
}

@media (max-width: 1024px) {
    .RighInfo002092 .ul_tab {
        border-top: none;
    }
}

@media (max-width: 768px) {
    .RighInfo002092 .big li figure {
        padding-bottom: 60.5%;
    }

    .RighInfo002092 .intro dl {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 15px;
        height: 30px;
        line-height: 30px;
    }

    .RighInfo002092 .intro dt {
        font-size: 15px;
    }

    .RighInfo002092 .intro .tit h1 {
        font-size: 18px;
        line-height: 36px;
    }

    .RighInfo002092 .tab_info .info p {
        line-height: 28px;
    }
}


/*
 .Floor002467
 */
.Floor002467 .videobox {
    position: relative;
    height: 200px;
}

.Floor002467 .videobg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 200px;
}

.Floor002467 .videobg .play {
    display: block;
    background: url(../images/floor002467-play.png) no-repeat center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 30px 30px;
    cursor: pointer;
    z-index: 5;
}

.Floor002467 .videobg h2 {
    font-size: 18px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #fff;
    margin-top: 40px;
}

.Floor002467 .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    display: none;
}

.Floor002467 .video video {
    width: 100%;
    height: 100%;
    background: #000;
}

@media only screen and (min-width: 768px) {
    .Floor002467 .videobg, .Floor002467 .videobox {
        height: 400px;
    }

    .Floor002467 .videobg .play {
        background-size: 40px 40px;
    }

    .Floor002467 .videobg h2 {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .Floor002467 .videobg h2 {
        font-size: 24px;
    }

    .Floor002466 .list .item .word {
        bottom: 38px;
        left: 20px;
    }
}

@media only screen and (min-width: 1200px) {
    .Floor002467 .videobg, .Floor002467 .videobox {
        height: 600px;
    }

    .Floor002467 .videobg .play {
        background-size: 50px 50px;
    }

    .Floor002467 .videobg h2 {
        font-size: 30px;
    }
}


/*
 .RighInfo002799
 */
.RighInfo002799 {
    padding: 5% 0;
}

.RighInfo002799 .pic {
    float: right;
    margin-left: 5%;
}

.RighInfo002799 .subtit {
    font-size: 16px;
    color: #1c62aa;
    margin-top: 1%;
    position: relative;
}

.RighInfo002799 .subtit span {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 48px;
    text-transform: uppercase;
    font-family: 'Times New Roman';
    opacity: .05;
    letter-spacing: 5px;
}

.RighInfo002799 .subtit span i {
    font-size: 68px;
    font-style: normal;
}

.RighInfo002799 p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
    text-align: justify;
    margin: 0;
}

.RighInfo002799 .p1:before {
    display: inline-block;
    content: '';
    width: 10px;
    height: 1px;
    background: #1c62aa;
    margin-right: 8px;
    position: relative;
    top: -5px;
}

@media (max-width: 768px) {
    .RighInfo002799 .auto {
        padding: 0 3%;
    }

    .RighInfo002799 .pic {
        float: none;
        width: 100%;
        margin-bottom: 5%;
        margin-left: 0;
    }

    .RighInfo002799 .tit .en {
        font-size: 38px;
    }

    .RighInfo002799 .tit .cn {
        margin-top: -25px;
        font-size: 38px;
    }
}


/*
 .PicList000762
 */
.PicList000762 {
    padding-top: 3%;
}

.PicList000762 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 3%;
}

.PicList000762 li:nth-child(3n) {
    margin-right: 0;
}

.PicList000762 li a {
    display: block;
    background-color: #f8f8f8;
    transition: all ease-in-out 0.3s;
}

.PicList000762 li h2 {
    margin: 0;
    font-size: 15px;
    color: #333;
    text-align: center;
    padding: 3% 2%;
    font-weight: normal;
}

.PicList000762 li figure {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 66%;
}

.PicList000762 li a:hover {
    background-color: #1c62aa;
}

.PicList000762 li a:hover h2 {
    color: #fff;
}

@media (max-width: 640px) {
    .PicList000762 li {
        width: 49%;
    }

    .PicList000762 li:nth-child(3n) {
        margin-right: 2%;
    }

    .PicList000762 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 480px) {
    .PicList000762 li h2 {
        font-size: 14px;
    }
}


.contanc-us {
    padding: 3% 0;
    background: #f5f7f9;
}

.contanc-us li h5 {
    color: #1c62aa;
    position: relative;
    font-size: 20px;
    margin: 0;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: normal;
}

.contanc-us li h5:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 35px;
    height: 2px;
    background-color: #1c62aa;
}

.contanc-us .same .content-box p {
    margin-bottom: 25px;
}

.contanc-us li p {
    color: #666;
    font-size: 15px;
}

.contanc-us li {
    float: left;
    width: 48%;
    min-height: 320px;
    margin-right: 4%;
    margin-bottom: 2%;
    background: #fff;
    padding: 3%;
}

.contanc-us li:nth-of-type(2n) {
    margin-right: 0;
}

.contanc-us li:nth-last-child(-n+2) {
    border-bottom: none;
}


/*
 .Form002319
 */
.Form002319 {
    padding: 3% 0;
    background: #f5f7f9;
}

.Form002319 .row dl {
    width: 48%;
    margin-right: 4%;
    position: relative;
    line-height: 40px;
    margin-bottom: 15px;
    float: left;
}

.Form002319 .row dt {
    color: #5b5b5b;
    font-size: 14px;
    position: absolute;
    left: 0;
    width: 90px;
    text-align: right;
    line-height: 40px;
}

.Form002319 .row2 dl {
    width: 100% !important;
}

.Form002319 .row dl:nth-child(2n) {
    margin-right: 0;
}

.Form002319 input.text {
    border: none;
    background: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    padding: 0 10px;
    color: #666;
}

.Form002319 input.text::-ms-input-placeholder {
    color: #666;
}

.Form002319 select {
    border: none;
    background: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 16px;
    padding: 0 10px;
    color: #666;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 14px;
}

.Form002319 select::-ms-expand {
    display: none;
}

.Form002319 .btn {
    background: #eaeaea;
    border: none;
    height: 50px;
    display: block;
    width: 33.3334%;
    max-width: 150px;
    float: left;
    margin-right: 15px;
    font-size: 16px;
    color: #333;
}

.Form002319 .submit,
.Form002319 .btn:hover {
    background: #1c62aa;
    color: #fff;
    border: 1px solid #1c62aa;
}

.Form002319 textarea {
    border: none;
    background: #fff;
    font-size: 16px;
    overflow: hidden;
    resize: none;
    width: 100%;
    height: 250px;
    padding: 10px;
    color: #666;
}

@media only screen and (min-width: 480px ) {
    .Form002319 .row2 dl {
        float: left;
        width: 48%;
    }

    .Form002319 .btn {
        font-size: 18px;
    }
}


.casebox {
    overflow: hidden;
    margin: 3% 0;
}

.casebox .in-tit {
    padding-top: 5%;
}

.casebox + .casebox .in-tit {
    padding-top: 0;
}

.casebox .intro {
    width: 47%;
}

.casebox .intro .tit {
    font-size: 28px;
    font-weight: normal; /* margin: 0; */
    color: #333;
}

.casebox .intro .tit span::before {
    content: "";
    width: 4px;
    height: 28px;
    background: #1c62aa;
    display: inline-block;
    margin-right: 25px;
    position: relative;
    top: 5px;
}

.casebox .intro figure {
    font-size: 16px;
    color: #666;
    line-height: 1.875;
    padding: .3rem 0 .3rem .3rem;
    height: 2rem;
}

.casebox .list {
    margin-top: 8%;
}

.casebox .list li {
    width: 48%;
    float: left;
    margin-right: 4%;
}

.casebox .list li:nth-child(2n) {
    position: relative;
    margin-top: -11%;
    margin-right: 0;
}

.casebox .list .pic {
    overflow: hidden;
}

.casebox .list .Ispic {
    display: block;
    padding-bottom: 66.1538%;
}

.casebox .list .text {
    padding: 25px 0;
}

.casebox .list .text h3 {
    color: #333;
    font-size: 22px;
    margin: 0;
    font-weight: normal;
    line-height: 40px;
}

.casebox .list .text p {
    margin: .05rem 0 0;
    font-size: 15px;
    color: #999;
    line-height: 30px;
}

.casebox .casebtn {
    text-align: right;
    position: relative;
    top: -1.5rem;
}

.casebox .casebtn > div {
    display: inline-block;
    position: relative;
    width: .8rem;
    height: .4rem;
    text-align: center;
    background: #0033cc;
    border: 1px solid #0033CC;
    color: #fff;
}

.casebox .casebtn > div + div {
    margin-left: .4rem;
}

.casebox .casebtn > div::after {
    font-size: .2rem;
    color: #fff;
    line-height: .4rem;
    position: relative;
}

.casebox .casebtn > div.swiper-button-disabled {
    border: 1px solid #999;
    opacity: 1;
    background: #fff;
}

.casebox .casebtn > div.swiper-button-disabled::after {
    color: #999;
}


/*Floor001893*/
.Floor001893 {
    padding: 8% 0 2%;
    position: relative;
    margin-bottom: 2%;
}

.Floor001893 h2 {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.Floor001893 .title111 {
    text-align: center;
}

.Floor001893 .year {
    position: relative;
    padding: 0 40px;
}

.Floor001893 .year .prev,
.Floor001893 .year .next {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    background: url(../images/floor001893-controls.png) no-repeat left top;
    cursor: pointer;
}

.Floor001893 .year .prev {
    left: 0;
}

.Floor001893 .year .next {
    right: 0;
    background-position: left bottom;
}

.Floor001893 .year .nextStop,
.Floor001893 .year .prevStop {
    cursor: default;
}

.Floor001893 .year .prevStop {
    background-position: right top;
}

.Floor001893 .year .nextStop {
    background-position: right bottom;
}

.Floor001893 .year .bd {
    background: url(../images/floor001893-bg.png) repeat-x left center;
    overflow: hidden;
}

.Floor001893 .year li {
    cursor: pointer;
    text-align: center;
    background: url(../images/floor001893-dot.png) no-repeat center center;
    font-size: 18px;
    padding-bottom: 40px;
}

.Floor001893 .year li span {
    display: block;
    height: 130px;
    padding-top: 10px;
}

.Floor001893 .year li:before {
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    border: 20px solid transparent;
    content: '';
}

.Floor001893 .year li.on {
    font-size: 28px;
    color: #1c62aa;
    background-image: url(../images/floor001893-dot_hover.png);
}

.Floor001893 .year li.on:before {
    border-top-color: #f5f5f5;
}

.Floor001893 .year li.on span {
    padding-top: 0;
}

.Floor001893 .txt {
    background-color: #f5f5f5;
}

.Floor001893 .txt li {
    padding: 3% 3% 4% 0;
    position: relative;
    height: 430px;
    overflow: hidden;
}

.Floor001893 .txt li .img {
    float: right;
    right: 0;
    width: 45%;
    top: 0%;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.Floor001893 .txt li .img img {
    display: none;
    width: 100%;
}

.Floor001893 .txt li dl {
    float: left;
    width: 54%;
    max-height: 430px;
    overflow: hidden;
}

.Floor001893 .txt li dl dt,
.Floor001893 .txt li dl dd {
    display: table-cell;
    vertical-align: top;
    padding-left: 50px; /*width:100%;*/
}

.Floor001893 .txt li dl dd .h3 {
    font-size: 22px;
    color: #333;
}

.Floor001893 .txt li dl dd p {
    position: relative;
    display: block;
    line-height: 35px;
    font-size: 15px;
    margin: 0;
}

.Floor001893 .txt li dl dd p:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background: #1c62aa;
    display: block;
    float: left;
    margin-top: 16px;
    margin-right: 8px;
}

.Floor001893 .txt li dl dt {
    border-right: 1px solid #cacaca;
    width: 246px !important;
    text-align: right;
    font-size: 60px;
    color: #1c62aa;
}

.Floor001893 .txt li dl dt span {
    display: block;
    padding-right: 50px;
}

.Floor001893 .txt li dl dt:after {
    display: block;
    float: right;;
    content: '';
    width: 20px;
    height: 20px;
    background-color: #1c62aa;
}

@media (max-width: 1000px) {
    .Floor001893 .txt li {
        padding-right: 3%;
    }

    .Floor001893 .txt li dl {
        position: relative;
        z-index: 1;
    }

    .Floor001893 .txt li .img {
        display: none;
    }

    .Floor001893 .txt li dl {
        min-height: none;
    }

    .Floor001893 .txt li dl dt {
        width: 170px;
        font-size: 50px;
    }

    .Floor001893 .txt li dl dd pre {
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 768px) {
    .Floor001893 .title {
        font-size: 26px;
    }

    .Floor001893 .title span {
        font-size: 20px;
    }

    .Floor001893 .title:after {
        height: 3px;
    }

    .Floor001893 .txt li {
        height: auto;
        padding-right: 0;
        padding-top: 6%;
    }

    .Floor001893 .txt li .img {
        display: block;
        position: relative;
        width: 100%;
        padding: 0 9%;
    }

    .Floor001893 .txt li dl dd, .Floor001893 .txt li dl dt, .Floor001893 .txt li dl {
        font-variant: normal;
        width: 100%;
        padding-left: 3%;
    }

    .Floor001893 .txt li dl dt {
        width: 120px;
        font-size: 32px;
        text-align: left;
        height: auto;
    }

    .Floor001893 .txt li dl dt:after {
        float: none;
        width: 15px;
        height: 15px;
    }

    .Floor001893 .txt li dl dd,
    .Floor001893 .txt li dl dt,
    .Floor001893 .txt li dl {
        display: block;
    }

    .Floor001893 .txt li dl dt {
        width: auto;
        border-right: 0;
        overflow: hidden;
    }

    .Floor001893 .txt li dl dt span {
        padding-right: 0;
    }

    .Floor001893 .txt li .img img {
        display: block;
    }
}

@media (max-width: 480px) {

}

@media (max-width: 375px) {

}


/*RighInfo002806 */
.RighInfo002806 {
    padding: 3% 0 0;
}

.RighInfo002806 .txt figure {
    line-height: 30px;
    font-size: 16px;
    text-indent: 25px;
    margin-bottom: 5%;
}

.RighInfo002806 .culture {
    margin-top: 5%;
    background-position: center bottom;
}

.RighInfo002806 .culture ul {
    padding: 5% 0;
    background: rgba(19, 53, 120, 0.8);
}

.RighInfo002806 .culture li {
    vertical-align: top;
    color: #fff;
}

.RighInfo002806 .culture li aside {
    font-size: 20px;
    margin: 10% 0 3% 0;
}

.RighInfo002806 .culture li p {
    line-height: 30px;
    font-size: 16px;
    margin: 0;
}

@media (min-width: 481px) {
    .RighInfo002806 .culture ul {
        display: table;
        width: 100%;
    }

    .RighInfo002806 .culture li {
        display: table-cell;
        width: 33.333333%;
        padding-left: 5%;
    }

    .RighInfo002806 .culture li:not(:last-child) {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
}

@media (min-width: 481px) and (max-width: 640px) {
    .RighInfo002806 .culture li img {
        height: 40px;
    }
}

@media (max-width: 640px) {
    .RighInfo002806 .culture li aside {
        font-size: 18px;
    }

    .RighInfo002806 .culture li p {
        line-height: 24px;
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .RighInfo002806 .culture {
        background-size: 100% 100%;
    }

    .RighInfo002806 .culture li {
        padding: 5%;
        margin: 0 5%;
    }

    .RighInfo002806 .culture li aside {
        margin: 6% 0;
    }

    .RighInfo002806 .culture li:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        margin-bottom: 3%;
    }
}


/*RighInfo002814 */
.RighInfo002814 {
    padding: 5% 0;
}

.RighInfo002814 .pic-txt .ytable-cell {
    vertical-align: top;
}

.RighInfo002814 .pic-txt .pic img {
    display: block;
    width: 100%;
}

.RighInfo002814 .pic-txt .txt ul {
    width: 90%;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}

@media (min-width: 769px) {
    .RighInfo002814 .pic-txt .pic {
        width: 47.75%;
    }

    .RighInfo002814 .pic-txt .txt li:not(:last-child) {
        margin-bottom: 5%;
    }
}

@media (max-width: 768px) {
    .RighInfo002814 .pic-txt .ytable,
    .RighInfo002814 .pic-txt .ytable-cell {
        display: block;
    }
}

.RighInfo002814 .box {
    margin-top: 5%;
}

.RighInfo002814 .box figure {
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}

.RighInfo002814 .box .con {
    padding: 4%;
    background: #f5f7f9;
}


/*slick Basic*/
.RighInfo002814 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.RighInfo002814 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.RighInfo002814 .slick-list:focus {
    outline: none
}

.RighInfo002814 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.RighInfo002814 .slick-slider .slick-track,
.RighInfo002814 .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)
}

.RighInfo002814 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.RighInfo002814 .slick-track:before,
.RighInfo002814 .slick-track:after {
    display: table;
    content: '';
}

.RighInfo002814 .slick-track:after {
    clear: both;
}

.RighInfo002814 .slick-loading .slick-track {
    visibility: hidden;
}

.RighInfo002814 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir = 'rtl'] .slick-slide {
    float: right;
}

.RighInfo002814 .slick-slide .slick-loading img {
    display: none;
}

.RighInfo002814 .slick-slide .dragging img {
    pointer-events: none;
}

.RighInfo002814 .slick-initialized .slick-slide {
    display: block;
}

.RighInfo002814 .slick-loading .slick-slide {
    visibility: hidden;
}

.RighInfo002814 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.RighInfo002814 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/

.RighInfo002814 .list_scroll {
    margin-top: 3%;
}

.RighInfo002814 .list_scroll li a {
    display: block;
    margin: 0 10px;
    background: #fff;
}

.RighInfo002814 .list_scroll li .Ispic {
    padding-bottom: 64%;
}

.RighInfo002814 .list_scroll li p {
    text-align: center;
    margin: 0;
    font-size: 16px;
    line-height: 60px;
    border-top: 0;
}

.RighInfo002814 .list_scroll li a:hover p {
    color: #1c62aa;
}


@media (max-width: 768px) {
    .RighInfo002814 .list_scroll li a {
        margin: 0 5px;
    }
}


/*Map002858 */
.Map002858 {
    padding: 8% 0 3%;
}

.Map002858 .con {
    position: relative
}

@media (min-width: 1025px) {
    .Map002858 .word {
        position: absolute;
        top: 15%;
        right: 5%;
    }
}

.Map002858 .word {
    background: rgba(19, 53, 120, 0.8);
    color: #fff;
}

.Map002858 .word a {
    color: #fff;
}

.Map002858 .word dl {
    padding: 40px;
}

.Map002858 .word dt {
    font-size: 28px;
    margin-bottom: 20px;
}

.Map002858 .word dd {
    font-size: 15px;
    margin-top: 10px;
}

.Map002858 #allmap {
    height: 23.96vw;
}

.Map002858 #allmap,
.Map002858 #allmap * {
    box-sizing: content-box;
}

.Map002858 #allmap img {
    max-width: inherit;
}

.Map002858 .BMap_bubble_content b {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}

@media (max-width: 1024px) {
    .Map002858 {
        padding-top: 110px;
    }

    .Map002858 #allmap {
        height: 40vw;
    }
}

@media (max-width: 480px) {
    .Map002858 #allmap {
        height: 70vw;
    }
}

.shfw {
    margin-bottom: 3.5%;
}

.shfw .word {
    width: 31.3%;
    float: left;
    margin-right: 3%;
    background: #f5f7f9;
    color: #333;
}

.shfw .word:nth-child(3n) {
    margin-right: 0;
}

.shfw .word a {
    color: #666;
}

.shfw .word dl {
    padding: 40px;
}

.shfw .word dt {
    font-size: 28px;
    margin-bottom: 20px;
}

.shfw .word dd {
    font-size: 15px;
    margin-top: 10px;
}


@media (max-width: 1000px) {
    .shfw .word {
        width: 48.5%;
        float: left;
        margin-right: 3%;
        background: #f5f7f9;
        color: #333;
    }

    .shfw .word:nth-child(2n) {
        margin-right: 0;
    }

    .shfw .word:nth-child(3n) {
        margin-right: 3%;
    }
}

@media (max-width: 768px) {
    .shfw .word dl {
        padding: 20px;
    }

    .shfw .word dt {
        font-size: 24px;
    }

    .shfw .word {
        width: 100%;
        margin-bottom: 3%;
        margin-right: 0;
    }
}


/*Floor002844 */
.Floor002844 {
    padding: 8% 0 8%;
}

.Floor002844 .title111 {
    width: 28%;
    float: left;
}

.Floor002844 .intro {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 20px;
    width: 48%;
    float: right;
    margin-top: 10px;
}

.Floor002844 .ytable-cell {
    position: relative;
}

.Floor002844 .map {
    z-index: 2;
}

.Floor002844 .map > img {
    display: block;
    width: 100%;
}

.Floor002844 .map .inner {
    position: relative;
    z-index: 1;
}

.Floor002844 .map dl {
    position: absolute;
    width: 17px;
    height: 22px;
}

.Floor002844 .map dl span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -5px;
    top: -6px;
    z-index: 100;
    cursor: pointer
}

.Floor002844 .map dt {
    position: absolute;
    left: -44px;
    top: -44px;
    width: 96px;
    height: 96px;
    transition: .5s;
}

.Floor002844 .map dt i {
    transition: .3s;
    position: absolute;
    left: 32%;
    top: 28%;
    right: 32%;
    bottom: 28%;
    border-radius: 50%;
    background: url(../images/floor001893-dot_hover.png) no-repeat 10px 10px;
    background-size: 50%;
    cursor: pointer
}

.Floor002844 .map dl:nth-child(1) dt i {
    background: url(../images/floor001893-dot_hover2.png) no-repeat 10px 10px;
    background-size: 60%;
}

.Floor002844 .map dt:hover i {
    transform: scale(1.65);
}


.Floor002844 .map dd {
    width: inherit;
    position: absolute; /*right: 85%;*/
    background: rgb(19, 53, 120);
    color: #fff;
    padding: 0 10px;
    line-height: 40px;
    top: 50%;
    margin-top: -40px;
    left: -150px;
    min-width: 120px;
    display: none;
}

.Floor002844 .map dd:after {
    position: absolute;
    content: '';
    border: 26px solid transparent;
    border-bottom-color: rgb(19, 53, 120);
    border-bottom-width: 13px;
    bottom: 0;
    right: -23px;
}

.Floor002844 .map dl.on {
    z-index: 10;
}

.Floor002844 .map dl.on dd {
    display: block;
}

.Floor002844 .map dl.left dd {
    right: auto;
    left: 39px;
}

.Floor002844 .map dl.left dd:after {
    right: auto;
    left: -23px;
}

.Floor002844 .info {
    background: #fff;
    z-index: 5;
}

.Floor002844 .info > .inner {
    width: 100%;
    margin: 0 auto;
    padding: 0 0;
    position: relative;
    z-index: 10;
}

.Floor002844 .info .tit-info {
    margin: 4vw 0;
    padding: 1vw 0;
    padding-left: 24px;
    border-left: 1px solid rgb(19, 53, 120);
}

/*.Floor002844 .info .main dd{display: none;}*/
.Floor002844 .info .main dd h2 {
    margin: 0;
    font-size: 22px;
    color: #333;
    position: relative;
}

.Floor002844 .info .main dd h2:before {
    position: absolute;
    background: rgb(19, 53, 120);
    width: 9px;
    height: 9px;
    content: '';
    left: -29px;
    top: 12px;
}

.Floor002844 .info .main dd p {
    line-height: 30px;
    color: #666;
    margin: 1.5vw 0 4% 0;
}

.Floor002844 .info .main dd pre {
    color: #1c62aa;
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

@media (max-width: 1366px) {
    .Floor002844 {
        padding-top: 10%;
    }
}

@media (min-width: 1025px) {
    .Floor002844 .map {
        width: 78%;
        float: left;
    }

    .Floor002844 .info {
        width: 22%;
        float: right;
    }

    .Floor002844 .info:before {
        position: absolute;
        content: '';
        top: 50%;
        border: 43px solid transparent;
        border-width: 32px;
        border-top-width: 24px;
        border-top-color: #fff;
        left: -32px;
        margin-top: -26px;
        display: none
    }

    .Floor002844 .info .main .edit-info {
        display: block !important;
    }
}

@media (max-width: 1024px) {
    .Floor002844 {
        padding-top: 110px;
    }

    .Floor002844 .map,
    .Floor002844 .info {
        padding-bottom: 5vw;
    }

    .Floor002844 .ytable,
    .Floor002844 .ytable-cell {
        display: block;
    }

    .Floor002844 .info .main .edit-info,
    .Floor002844 .map dl {
        display: none;
    }

    .Floor002844 .map dl:nth-child(1) {
        display: block;
    }

    .Floor002844 .title111 {
        width: 100%;
        margin-bottom: 2%;
    }

    .Floor002844 .intro {
        width: 100%;
    }

    .Floor002844 .info .main > dd {
        display: block !important;
    }

    .Floor002844 .info .tit-info {
        padding-bottom: 4vw;
        padding-top: 4vw;
    }

    .Floor002844 .info .main dd h2 aside {
        position: relative;
        padding-right: 10vw;
    }

    .Floor002844 .info .main dd h2 aside:after {
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        border-right: 3px solid rgb(19, 53, 120);
        border-bottom: 3px solid rgb(19, 53, 120);
        transform: rotate(45deg);
        right: 0;
        top: 2vw;
        transition: 0.3s;
    }

    .Floor002844 .info .main dd h2 aside.active:after {
        transform: rotate(-135deg);
    }

    .Floor002844 .info .main dd h2:before {
        top: 2vw;
    }
}

@media (max-width: 640px) {
    /*.Floor002844 .map dl.on dd{display: none;}
.Floor002844 .map dt i{right:41%;}*/
    .Floor002844 .info .tit-info {
        margin: 0 2.5%;
    }

    .Floor002844 .info .main dd h2 {
        font-size: 5vw;
    }

    .Floor002844 .map dl:nth-child(1) dt i {
        background-size: 40%;
    }
}


.sub-page > .page {
    text-align: center;
    margin-top: 50px;
    height: auto !important;
    background: none !important;
}

.sub-page > .page > .pagination {
    display: inline-block;
    margin-left: 0;
}

.sub-page > .page > .pagination > li {
    float: none;
    display: inline-block;
    width: auto;
    background: none;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}

.sub-page > .page > .pagination > li > a {
    margin: 0 5px;
    padding: 6px 15px;
    color: #4d4d4d;
    font-size: 15px;
    border-radius: 5px;
    height: auto !important;
    width: auto !important;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #0d0d0d;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.sub-page .page .pagination li.active a {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.sub-page .page-content p > img, .sub-page .page-content p > span > img {
    max-width: 100%
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    margin: 0 5px;
    padding: 6px 15px;
    color: #337ab7;
    font-size: 16px;
    border-radius: 5px
}

/*RighInfo002812 */
.RighInfo002812 {
    padding: 3% 0 3%
}

.RighInfo002812 .tit {
    text-align: center;
    margin-bottom: 2%;
}

.RighInfo002812 .tit .en {
    color: #1c62aa;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed';
}

.RighInfo002812 .tit .cn {
    color: #333;
    font-size: 40px;
    display: block;
}

.RighInfo002812 .info {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.RighInfo002812 .left,
.RighInfo002812 .right {
    float: left;
    width: 50%;
}

.RighInfo002812 .box {
    margin-top: 3%;
}

.RighInfo002812 .box0 {
    padding-bottom: 2%;
}

.RighInfo002812 .box0 .info {
    text-align: left;
    background: #f5f7f9;
    margin-top: 3.5%;
}

.RighInfo002812 .box0 .info .pic {
    width: 50%;
    float: left;
}

.RighInfo002812 .box0 .info .p {
    float: right;
    line-height: 30px;
    width: 50%;
    padding: 3% 5%;
}

.RighInfo002812 .box1 .list li {
    margin-bottom: 2%;
    margin-top: 2%;
}

.RighInfo002812 .box1 .list li a {
    display: block;
    background: #f5f7f9;
    transition: 0.3s;
}

.RighInfo002812 .box1 .list li a:hover {
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.3);
}

.RighInfo002812 .box1 .list li .Ispic {
    background-size: cover;
    background-color: #fff;
}

.RighInfo002812 .box1 .list li .txt {
    padding: 15px 30px;
}

.RighInfo002812 .box1 .list li .txt h3 {
    font-size: 18px;
    color: #1c62aa;
}

.RighInfo002812 .box1 .list li .txt p {
    line-height: 28px;
    color: #555;
    height: 84px;
    font-size: 16px;
}

@media (min-width: 481px) {
    .RighInfo002812 .box1 .list li {
        float: left;
    }
}

@media (min-width: 769px) {
    .RighInfo002812 .box1 .list li {
        width: 29.6875%;
    }

    .RighInfo002812 .box1 .list li:not(:nth-child(3n)) {
        margin-right: 5.46875%;
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .RighInfo002812 .box1 .list li {
        width: 48%;
    }

    .RighInfo002812 .box1 .list li:not(:nth-child(2n)) {
        margin-right: 4%;
    }
}

.RighInfo002812 .box2 h5 {
    font-size: 20px;
    color: #1c62aa;
    margin-bottom: 0;
}

.RighInfo002812 .box3 .box-item ul {
    display: table;
    width: 100%;
    border: 5px solid #fff;
    background: #f5f7f9;
    table-layout: fixed;
}

.RighInfo002812 .box3 .box-item ul:not(:first-child) {
    margin-top: -1px;
}

.RighInfo002812 .box3 .box-item li {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    position: relative;
    padding: 40px 0;
}

.RighInfo002812 .box3 .box-item li:not(:last-child):after {
    position: absolute;
    content: '';
    width: 10px;
    height: 100%;
    right: 0;
    top: 0;
    background: #fff;
}

.RighInfo002812 .box3 .box-item .row-2 li:not(:last-child):after {
    right: -1px;
}

.RighInfo002812 .box3 .box-item .row-4 li {
    width: 25%;
}

.RighInfo002812 .box3 .box-item .row-3 li {
    width: 33.3333%;
}

.RighInfo002812 .box3 .box-item .row-2 li {
    width: 50%;
}

.RighInfo002812 .box3 .box-item li > * {
    padding: 0 10px;
}

.RighInfo002812 .box3 .box-item li .icon img {
    max-width: 68px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
}

.RighInfo002812 .box3 .box-item li:hover .icon img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.RighInfo002812 .box3 .box-item li b {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 20px 0 10px 0;
    color: #555;
}

.RighInfo002812 .box3 .box-item li p {
    margin: 0;
    line-height: 28px;
    font-size: 16px;
}


.RighInfo002812 .box4 .more,
.RighInfo002812 .box5 .more {
    text-align: center;
    padding: 20px 0 10px;
}

.RighInfo002812 .box4 .more a,
.RighInfo002812 .box5 .more a {
    display: inline-block;
    text-align: center;
    border-radius: 24px;
    width: 160px;
    line-height: 40px;
    height: 40px;
    border: 1px solid #e1e1e1;
    color: #333;
}

.RighInfo002812 .box4 .more a:hover,
.RighInfo002812 .box5 .more a:hover {
    background: #1c62aa;
    color: #fff
}

@media (max-width: 480px) {
    .RighInfo002812 .box3 .box-item li {
        padding: 20px 0;
    }

    .RighInfo002812 .box3 .box-item li b {
        font-size: 16px;
    }

    .RighInfo002812 .box3 .box-item li p {
        font-size: 14px;
        line-height: 22px;
    }
}


/*slick Basic*/
.RighInfo002812 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.RighInfo002812 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.RighInfo002812 .slick-list:focus {
    outline: none
}

.RighInfo002812 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.RighInfo002812 .slick-slider .slick-track,
.RighInfo002812 .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)
}

.RighInfo002812 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.RighInfo002812 .slick-track:before,
.RighInfo002812 .slick-track:after {
    display: table;
    content: '';
}

.RighInfo002812 .slick-track:after {
    clear: both;
}

.RighInfo002812 .slick-loading .slick-track {
    visibility: hidden;
}

.RighInfo002812 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir = 'rtl'] .slick-slide {
    float: right;
}

.RighInfo002812 .slick-slide .slick-loading img {
    display: none;
}

.RighInfo002812 .slick-slide .dragging img {
    pointer-events: none;
}

.RighInfo002812 .slick-initialized .slick-slide {
    display: block;
}

.RighInfo002812 .slick-loading .slick-slide {
    visibility: hidden;
}

.RighInfo002812 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.RighInfo002812 .slick-arrow .slick-hidden {
    display: none;
}

.RighInfo002812 .slick-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    background: none;
    border: 0;
    font-size: 0;
    height: 22px;
    width: 22px;
    margin-top: -20px;
    border-bottom: 3px solid #ccc;
    border-right: 3px solid #ccc;
    cursor: pointer;
    border-radius: 0;
}

.RighInfo002812 .slick-prev {
    left: -3%;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
}

.RighInfo002812 .slick-next {
    right: -3%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.RighInfo002812 .slick-prev:hover,
.RighInfo002812 .slick-next:hover {
    border-bottom: 3px solid #1c62aa;
    border-right: 3px solid #1c62aa;
}

.RighInfo002812 .slick-dots {
    display: none !important
}

/*slick Basic End*/

.RighInfo002812 .list_scroll {
    margin-top: 3%;
}

.RighInfo002812 .list_scroll li a {
    display: block;
    margin: 0 10px;
    background: #fff;
}

.RighInfo002812 .list_scroll li .Ispic {
    padding-bottom: 70%;
}

.RighInfo002812 .list_scroll li p {
    text-align: center;
    margin: 0;
    font-size: 16px;
    line-height: 60px;
    border-top: 0;
}

.RighInfo002812 .list_scroll li a:hover p {
    color: #1c62aa;
}


@media (max-width: 768px) {
    .RighInfo002812 .list_scroll li a {
        margin: 0 5px;
    }
}

@media (max-width: 1024px) {
    .RighInfo002812 {
        padding-top: 110px;
    }
}

@media (max-width: 768px) {
    .RighInfo002812 .tit .en {
        font-size: 28px;
    }

    .RighInfo002812 .tit .cn {
        font-size: 26px;
    }

    .RighInfo002812 .list_scroll {
        padding: 0 6%;
    }

    .RighInfo002812 .slick-prev {
        left: -5%;
    }

    .RighInfo002812 .slick-next {
        right: -5%;
    }
}


/*PicList002124 */
.PicList002124 {
}

.PicList002124 li {
    height: 940px
}

.PicList002124 li .box {
    display: block;
    position: relative;
    width: 100%
}

.PicList002124 li img {
    margin-bottom: 20px
}

.PicList002124 li div {
    position: absolute;
    left: 0%;
    width: 50%;
    top: 40%;
}

.PicList002124 li h2 {
    color: #fff;
    margin: 0;
    font-size: 42px;
    font-weight: normal
}

.PicList002124 li h2 em {
    color: #fff;
    font-size: 22px;
    padding-left: 20px;
    font-weight: normal;
    font-style: normal;
}

.PicList002124 li p {
    margin: 4% 0 0% 0;
    line-height: 30px;
    color: #fff;
    font-size: 18px
}

.PicList002124 li span {
    display: inline-block;
    background: #e71f19;
    width: 108px;
    height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    border-radius: 4px;
}

.PicList002124 li:nth-child(2n) div {
}

.PicList002124 li:nth-child(1) div {
    top: 50%;
    width: 100%;
}

.PicList002124 li:nth-child(1) dl {
    margin-top: 9%;
}

.PicList002124 li dl dd {
    width: 31%;
    border-radius: 24px;
    min-height: 420px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    padding: 4% 3%;
    float: left;
    color: #fff;
    margin-right: 3.5%;
    text-align: justify;
    font-size: 18px;
    line-height: 30px;
}

.PicList002124 li dl dd img {
    display: block;
    margin: 0 auto;
    margin-bottom: 4%;
    width: 90px;
    margin-top: -34%;
}

.PicList002124 li dl dd:nth-child(3) {
    margin-right: 0;
}

.PicList002124 li:nth-child(2n) img {
}

@media (max-width: 768px) {
    .PicList002124 li {
        background-size: cover;
        height: auto;
    }

    .PicList002124 li p {
        font-size: 14px;
        line-height: 24px;
    }

    .PicList002124 li dl dd {
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: 26px;
        min-height: auto;
        margin-bottom: 19%;
    }

    .PicList002124 li dl dd img {
        width: 64px;
        margin-top: -18%;
    }

    .PicList002124 li:nth-child(1) div {
        padding-top: 20%;
    }

    .PicList002124 li:nth-child(1) dl {
        margin-top: 19%;
    }

    .PicList002124 li h2 {
        font-size: 22px;
    }

    .PicList002124 li h2 em {
        font-size: 16px;
    }
}

@media (min-width: 481px) {
    .PicList002124 li div {
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media (max-width: 480px) {
    .PicList002124 li div {
        position: relative;
        left: auto;
        right: auto !important;
        width: auto;
        top: auto;
        padding: 5% 2%;
    }

    .PicList002124 li p {
        margin: 10px 0;
    }

    .PicList002124 li p {
    }
}

.product_ls2 > ul > li {
    width: 33.33%;
    float: left;
    background: #fff;
    border: 1px solid #eaeaea;
    position: relative;
    max-height: 289px;
    margin-right: -1px;
    margin-bottom: -1px;
}

.product_ls2 > ul > li a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 0;
    border-top: 0;
    padding: 0 20px;
}

.product_ls2 > ul > li div {
    max-width: 300px;
    margin: 0 auto;
    padding: 4% 5% 10% 5%;
}

.product_ls2 > ul > li figure {
    padding-bottom: 84%;
    background-size: contain;
}

.product_ls2 > ul > li figure img {
    display: none;
}

.product_ls2 > ul > li p {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    text-align: center;
}

/*产品中心列表*/
.product_ls {
    padding: 8% 0 3%;
}

.product_ls .page_tit {
    margin-bottom: 70px;
}

.product_ls .ls_item {
    margin-bottom: 90px;
}

.product_ls .ls_item .left,
.product_ls .ls_item .right {
    height: 490px;
    float: left;
    position: relative;
}

.product_ls .ls_item .left .image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: no-repeat center center;
    background-size: contain;
}

.product_ls .ls_item .left {
    width: 26.25%;
    background: #bac4cd url(../images/pro_bg.jpg) repeat-x;
}

.product_ls .ls_item .right {
    width: 73.75%;
    background: #f6f6f6;
    padding: 77.5px 50px 0;
}

.product_ls .ls_item .left .tit {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100px;
    padding: 0 5px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
}

.ls_item .right .slick_box {
}

.product_ls .ls_item .right slick-list {
    border-top: 1px solid #e8e8e8;
}

.product_ls .ls_item .right li {
    width: 33.33%;
    float: left;
    background: #fff;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    max-height: 289px
}

.product_ls .ls_item .right li:nth-child(3n) {
}

.product_ls .ls_item .right li:last-child {
}

.product_ls .ls_item .right li a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 0;
    border-top: 0;
    padding: 0 20px;
}

.product_ls .ls_item .right li:hover p {
    color: #1c62aa
}

.product_ls .ls_item .right li div {
    max-width: 275px;
    margin: 0 auto;
    padding: 4% 5% 10% 5%;
}

.product_ls .ls_item .right li figure {
    padding-bottom: 84%;
    background-size: contain;
}

.product_ls .ls_item .right li figure img {
    display: none;
}

.product_ls .ls_item .right li p {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    text-align: center;
}

.product_ls .ls_item .slick-dots {
    width: 100%;
    z-index: 10;
    text-align: center;
    margin-top: 28px
}

.product_ls .ls_item .slick-dots li {
    float: none;
    display: inline-block;
    width: 73px;
    margin: 0 5px;
    height: 10px;
    background-color: #ddd;
    overflow: hidden;
}

.product_ls .ls_item .slick-dots li * {
    opacity: 0;
}

.product_ls .ls_item .slick-dots li.slick-active {
    background-color: #1c62aa;
}

.product_ls .ls_item .slick-arrow {
    position: absolute;
    width: 105px;
    height: 36px;
    bottom: -50px;
    left: 50%;
    border: 0;
    text-indent: 200em;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #dddddd;
    cursor: pointer;
    overflow: hidden;
}

.product_ls .ls_item .slick-arrow.slick-prev {
    margin-left: -110px;
    background-image: url('../images/arr4.png');
}

.product_ls .ls_item .slick-arrow.slick-next {
    margin-left: 10px;
    background-image: url('../images/arr3.png');
}

.product_ls .ls_item .slick-arrow:hover {
    background-color: #1c62aa;
}

.industry {
    padding: 3% 0 0
}

@media (max-width: 1024px) {
    .product_ls {
        padding-top: 110px;
    }

    .industry .w22 {
        min-height: auto;
    }
}

@media (max-width: 768px) {
    .product_ls .ls_item .left {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 350px;
        background-position: center bottom 28%
    }

    .product_ls .ls_item .left .tit {
        top: 10%;
        font-size: 22px;
    }

    .product_ls .ls_item .right {
        width: 100%;
        padding: 8px 8px 30px;
        height: auto;
    }
}

@media (max-width: 640px) {
    .product_ls .ls_item .left {
        height: 80px;
    }

    .product_ls .ls_item .left .tit {
        top: 50%;
        transform: translateY(-50%);
    }

    .product_ls .ls_item .left .image {
        display: none;
    }
}

/*
 .PicList000966 为demo编号
 */

.PicList000966 ol {
    padding: 30px 10px 30px 30px;
    position: relative;
    font-size: 14px;
    background: #e7eaef;
    overflow: hidden
}

.PicList000966 ol figure {
    float: left;
    width: 28%;
    margin-right: 1%;
}

.PicList000966 ol figure a {
    display: block;
    padding-bottom: 84%;
}

.PicList000966 ol h1 {
    position: relative;
    font-size: 22px;
    padding-bottom: 20px;
    margin: 0 0 20px;
    padding-top: 10px
}

.PicList000966 ol h1:after {
    position: absolute;
    content: '';
    width: 36px;
    height: 3px;
    left: 0;
    bottom: 0;
    background: #1c62aa;
}

.PicList000966 ol h1 a {
    display: block;
    color: #1c62aa;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.PicList000966 ol time {
    background: url(../images/piclist000966_time.png) no-repeat left center;
    padding-left: 15px;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 15px;
    color: #F90;
}

.PicList000966 ol .text {
    padding-left: 31%;
}

.PicList000966 ol p {
    margin: 0;
    max-height: 120px;
    line-height: 30px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
}

.PicList000966 ol a.more {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    line-height: 23px;
    width: 80px;
    height: 30px;
    border-radius: 10px;
    border: 1px solid #F90;
    line-height: 29px;
    color: #F90;
    text-align: center;
    display: block;
}

.PicList000966 li {
    padding: 30px 10px 30px 0;
    position: relative;
    border-bottom: 1px dashed #e4e4e4;
    font-size: 14px;
    overflow: hidden
}

.PicList000966 li figure {
    float: left;
    width: 22%;
    margin-right: 1%;
}

.PicList000966 li figure a {
    display: block;
    padding-bottom: 55%;
}

.PicList000966 li h1 {
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0;
    padding-top: 10px
}

.PicList000966 li h1 a:hover {
    color: #1c62aa !important;
}

.PicList000966 li time {
    background: url(../images/piclist000966_time.png) no-repeat left center;
    padding-left: 15px;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-top: 15px;
    color: #F90;
}

.PicList000966 li .text {
    padding-left: 25%;
}

.PicList000966 li p {
    margin: 0;
    max-height: 72px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333;
}

.PicList000966 li a.more {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    line-height: 23px;
    width: 80px;
    height: 30px;
    border-radius: 10px;
    border: 1px solid #F90;
    line-height: 29px;
    color: #F90;
    text-align: center;
    display: block;
}

.PicList000966 li h1 a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.PicList000966 li h1 a:hover {
    color: #2553B1;
}

.PicList000966 ol .icon {
    display: none;
}

@media (max-width: 768px) {
    .PicList000966 ol figure {
        width: 100%;
        float: none;
        margin: 0;
        display: none;
    }

    .PicList000966 li figure a {
        display: none;
    }

    .PicList000966 ol .icon {
        display: block;
        float: left;
        width: 100px;
        margin-right: 1%;
    }

    .PicList000966 ol .icon img {
        max-width: 60px;
        margin-top: 8px;
    }

    .PicList000966 ol .text {
        padding-left: 100px;
    }

    .PicList000966 ol figure a {
        padding-bottom: 50%
    }

    .PicList000966 .Menu000826, .PicList000966 li p, .PicList000966 ol p {
        display: none
    }

    .PicList000966 li figure, .PicList000966 li {
        float: none;
        width: 100%;
    }

    .PicList000966 li .text, .PicList000966 li {
        padding: 0;
    }

    .PicList000966 li {
        margin-bottom: 10px;
        padding-bottom: 10px;
        padding: 0 2% 0 3%;
    }

    .PicList000966 li::before {
        position: absolute;
        content: '';
        width: 3px;
        height: 3px;
        border-radius: 50%;
        background-color: #2553B1;
        left: 5px;
        top: 50%;
        margin-top: -1px;
    }

    .PicList000966 li a.more, .PicList000966 li time {
        position: static;;
        margin: 0;
        margin-top: 10px;
    }

    .PicList000966 li h1 {
        padding: 10px 0;
    }

    .PicList000966 ol {
        padding: 10px 40px;
    }
}


/*Menu000826*/
.Menu000826 {
    padding-bottom: 1.5%;
}

.Menu000826 ul li {
    float: left;
    width: 14%;
    list-style: none;
    text-align: center;
    line-height: 40px;
}

.Menu000826 ul li a {
    display: block;
    border-radius: 24px;
    margin-right: 4.76%;
    padding: 0 8px;
    background: #ddd;
    color: #333;
}

.Menu000826 ul li.aon a,
.Menu000826 ul li:hover a {
    background: #1c62aa;
    color: #fff
}

@media (max-width: 768px) {
    .Menu000826 ul li {
        float: none;
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }
}

.ls_item .prmenu000826 {
    padding-bottom: 3%;
}

.ls_item .right .prmenu000826 li {
    width: 22%;
    background: none;
    border: 0;
}

.ls_item .right .prmenu000826 li a {
    position: relative;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit;
}

.product_ls .OSAIlist .left {
    background-size: cover;
}

.product_ls .OSAIlist .left, .product_ls .OSAIlist .right {
    height: 780px;
}

@media (max-width: 768px) {
    .ls_item .right .prmenu000826 li {
        width: 50%;
        float: left;
    }
}


/* 02_荣誉资质 */
/*Timeline002853 */
@font-face {
    font-family: "DINBold";
    src: url("../fonts/DINBold.woff2") format("woff2"),
    url("../fonts/DINBold.woff") format("woff"),
    url("../fonts/DINBold.ttf") format("truetype"),
    url("../fonts/DINBold.eot") format("embedded-opentype"),
    url("../fonts/DINBold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DINPro-Regular";
    src: url("../fonts/dinpro-regular.woff2") format("woff2"),
    url("../fonts/DINPro-Regular.woff") format("woff"),
    url("../fonts/dinpro-regular.ttf") format("truetype"),
    url("../fonts/dinpro-regular.eot") format("embedded-opentype"),
    url("../fonts/dinpro-regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.Timeline002853 {
    padding: 8% 0 4%;
}

.Timeline002853 .title111 {
    text-align: center;
}

.Timeline002853 .titinfo {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 2%;
}

.Timeline002853 .auto {
    max-width: 1280px;
}

.Timeline002853 .inner {
    max-width: 1100px;
}

/*slick Basic*/
.Timeline002853 .slick-slider {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.Timeline002853 .slick-list {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
}

.Timeline002853 .slick-list:focus {
    outline: none
}

.Timeline002853 .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.Timeline002853 .slick-slider .slick-track,
.Timeline002853 .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)
}

.Timeline002853 .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.Timeline002853 .slick-track:before,
.Timeline002853 .slick-track:after {
    display: table;
    content: '';
}

.Timeline002853 .slick-track:after {
    clear: both;
}

.Timeline002853 .slick-loading .slick-track {
    visibility: hidden;
}

.Timeline002853 .slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir = 'rtl'] .slick-slide {
    float: right;
}

.Timeline002853 .slick-slide .slick-loading img {
    display: none;
}

.Timeline002853 .slick-slide .dragging img {
    pointer-events: none;
}

.Timeline002853 .slick-initialized .slick-slide {
    display: block;
}

.Timeline002853 .slick-loading .slick-slide {
    visibility: hidden;
}

.Timeline002853 .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.Timeline002853 .slick-arrow .slick-hidden {
    display: none;
}

/*slick Basic End*/

@media (min-width: 1025px) {
    .Timeline002853 .slider-nav {
        float: left;
        width: 40.516%;
    }

    .Timeline002853 .slider-for {
        float: right;
        width: 51.134%;
    }

    .Timeline002853 .slider-nav .slick-arrow {
        width: 197.246%;
        right: 0;
        top: 50%;
    }

    .Timeline002853 .slider-nav .slick-prev {
        margin-top: -65px;
    }

    .Timeline002853 .slider-nav .slick-next {
        margin-top: 65px;
    }

    .Timeline002853 .slider-nav .slick-next:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
    }

    .Timeline002853 .slider-nav li {
        padding-right: 3vw;
        text-align: right;
    }
}

.Timeline002853 .slider-nav {
    border-right: 1px solid #efefef;
    position: relative;
    padding: 3vw 0;
}

.Timeline002853 .slider-nav .slick-arrow {
    position: absolute;
    font-size: 0;
    border: 0;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    z-index: 10;
}

.Timeline002853 .slider-nav .slick-arrow:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/timeline002853_btn.png) no-repeat center center #fff;
    left: 50%;
    top: 50%;
    margin: -12px 0 0 -12px;
}

.Timeline002853 .slider-nav li {
    line-height: 129px;
    font-size: 18px;
    color: #ccc;
    font-weight: 100;
}

.Timeline002853 .slider-nav li span {
    font-family: "DINPro-Regular";
    font-size: 34px;
    margin-right: 10px;
}

.Timeline002853 .slider-nav li.slick-center {
    color: #333;
    position: relative;
    z-index: 88
}

.Timeline002853 .slider-nav li.slick-center:after {
    content: '';
    width: 96%;
    height: 100%;
    background: #f5f5f5;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.Timeline002853 .slider-for .box {
    padding-top: 4vw;
    line-height: 28px;
}

.Timeline002853 .slider-for .info {
    line-height: 32px;
    font-size: 16px;
}

.Timeline002853 .slider-for .pic {
    margin-top: 2%;
}

.Timeline002853 .slider-for .year {
    font-family: "DINBold";
    color: #1c62aa;
    font-size: 48px;
    line-height: normal;
    margin: 1vw 0 1.5vw 0;
}

@media (max-width: 1024px) {
    .Timeline002853 .slider-nav li {
        line-height: 60px;
        text-align: center;
    }

    .Timeline002853 .slider-nav {
        padding: 0 5vw;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
    }

    .Timeline002853 .slider-nav .slick-arrow {
        width: 1px;
        height: 100%;
        background: #efefef;
        top: 0;
    }

    .Timeline002853 .slider-nav .slick-prev {
        left: 2.5vw;
    }

    .Timeline002853 .slider-nav .slick-next {
        right: 2.5vw;
    }

    .Timeline002853 .slider-nav .slick-prev:before {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
    }

    .Timeline002853 .slider-nav .slick-next:before {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    }
}

@media (max-width: 640px) {
    .Timeline002853 .slider-nav li {
        font-size: 16px;
    }

    .Timeline002853 .slider-nav li span {
        font-size: 24px;
    }
}


/* 03_重点案例 */
.Floor002632 {
    padding: 8% 0 3%;
}

.Floor002632 .title111 {
    line-height: 33px
}

.Floor002632 li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 4%;
}

.Floor002632 li a {
    display: block;
}

.Floor002632 li .pic {
    position: relative;
    overflow: hidden;
}

.Floor002632 li .pic .Ispic {
    padding-bottom: 75%;
    transition: 0.3s;
}

.Floor002632 li a:hover .pic .Ispic {
    transform: scale(1.05);
}

/*.Floor002632 li .pic::after{ position:absolute; content:''; width:85%; height:17%; background:#f5f5f5; right:0; bottom:0;}*/
.Floor002632 li .txt {
    background: #f5f5f5;
    margin-left: 15%;
    padding: 0 8% 8px 8%;
    margin-top: -30px;
    position: relative;
    z-index: 10;
}

.Floor002632 li .txt h3 {
    font-size: 20px;
    color: #333;
    margin: 0;
}

.Floor002632 li .txt p {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin-top: 10px;
}

@media (max-width: 1400px) {
    .Floor002632 {
        padding-top: 10%;
    }
}

@media (max-width: 1024px) {
    .Floor002632 {
        padding-top: 110px;
    }
}

@media (min-width: 769px) {
    .Floor002632 li:nth-child(3n) {
        margin-right: 0;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .Floor002632 li {
        width: 23.5%;
        margin-right: 2%;
    }
}

@media (max-width: 768px) {
    .Floor002632 li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2%;
    }

    .Floor002632 li:nth-child(2n) {
        margin-right: 0;
    }

    .Floor002632 li .txt {
        margin-left: 0;
        margin-top: 0px;
        padding-top: 10px;
    }

    .Floor002632 li .pic::after {
        display: none
    }

    .Floor002632 li .txt h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .Floor002632 .title111 {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .Floor002632 li .txt p {
        font-size: 14px;
    }

    .Floor002632 li .txt p.en {
        font-size: 15px;
    }
}


/*Timeline002790 */
.Timeline002790 {
    padding: 8% 0 3%;
    background-size: contain;
}

.Timeline002790 .auto {
    position: relative;
    z-index: 10
}

.Timeline002790 .title111 {
    text-align: center;
    margin-bottom: 6%;
}

.Timeline002790 .year {
    position: relative;
    padding: 2% 0 4% 0;
    color: #6e6e6e;
}

.Timeline002790 .year::before {
    content: '';
    width: 1px;
    height: 103%;
    top: -3%;
    position: absolute;
    background-color: #ededed;
    z-index: 0;
}

.Timeline002790 ul {
    position: relative;
    z-index: 1;
}

.Timeline002790 li {
    position: relative;
    border-radius: 10px;
    margin-top: -60px;
}

.Timeline002790 li:after {
    content: "";
    display: block;
    position: absolute;
    top: 51%;
    right: 0;
    width: 50%;
    height: 2px;
    border-bottom: 1px dashed #ddd;
    z-index: -2
}

.Timeline002790 li:nth-child(2n):after {
    left: 0
}

.Timeline002790 li:before {
    width: 12px;
    height: 12px;
    border: 1px solid #999;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 50%;
    margin-top: -2px;
    content: '';
    background: #fff;
}

.Timeline002790 li:nth-child(2n)::before {
    left: auto;
    right: 50%;
    margin-right: -6px;
}

.Timeline002790 li .con {
    width: 45%;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 40px;
    float: right;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff
}

.Timeline002790 li .con figure {
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.Timeline002790 li .icon {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    padding: 5px;
    background: #fff;
    overflow: hidden;
    border-radius: 0 6px 0 0
}

.Timeline002790 li .con .txt {
    width: 60%;
}

.Timeline002790 li.nopic .con .txt {
    width: 100%;
}

.Timeline002790 li:nth-child(2n) .con figure {
    left: 0
}

.Timeline002790 li:nth-child(2n) .con .txt {
    float: right;
    padding-left: 6%
}

.Timeline002790 li:nth-child(2n).nopic .con .txt {
    float: none;
    padding-left: 0;
}

.Timeline002790 li:nth-child(2n) .icon {
    left: auto;
    right: 0;
    border-radius: 6px 0 0 0
}

.Timeline002790 li:nth-child(2n) .con {
    float: left
}

.Timeline002790 li .txt {
    position: relative;
    font-size: 15px;
    line-height: 27px;
    padding-right: 30px
}

.Timeline002790 li.nopic .con .txt,
.Timeline002790 li:nth-child(2n) .txt {
    padding-right: 0
}

.Timeline002790 li .txt figure {
    transition: all ease 0.5s;
    position: absolute;
    top: 0;
    width: 120px;
    height: 100px;
}

.Timeline002790 li:nth-child(2n) .txt figure {
    left: 0;
}

.Timeline002790 li:nth-child(2n-1) .txt figure {
    right: 0;
}

.Timeline002790 li .txt figure img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.Timeline002790 li .txt h3 {
    margin: 0;
    font-size: 30px;
    color: #1c62aa;
    padding-bottom: 7px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.Timeline002790 li .txt p {
    position: relative;
    display: block;
    line-height: 27px;
    font-size: 15px;
    margin: 0;
}

.Timeline002790 li .txt p:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background: #1c62aa;
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 8px;
}

.Timeline002790 li.hover .con {
    border: 1px solid #1c62aa
}

.Timeline002790 li.hover:after {
    border-color: #1c62aa
}

.Timeline002790 li.hover:before {
    border-color: #1c62aa
}

@media (min-width: 641px) {
    .Timeline002790 .year::before {
        left: 50%;
        margin-left: -0.5px;
    }

    .Timeline002790 li {
        width: 100%;
    }

    .Timeline002790 li:nth-child(2n) {
        float: left;
    }

    .Timeline002790 li:nth-child(2n-1) {
        float: right;
        z-index: 10;
    }
}

@media (max-width: 1024px) {
    .Timeline002790 {
        padding-top: 80px;
        margin-top: 5%;
    }

    .Timeline002790 li {
        margin-bottom: 20px;
        height: auto;
        overflow: hidden;
        margin-top: 0
    }

    .Timeline002790 li .con {
        width: 100%;
        float: left;
        padding: 20px
    }

    .Timeline002790 .year::before,
    .Timeline002790 li:after,
    .Timeline002790 li:before {
        display: none
    }

    .Timeline002790 li .con .txt,
    .Timeline002790 li .con figure {
        position: relative;
        float: left;
        width: 100%
    }

    .Timeline002790 li .con figure {
        height: 200px;
        margin-bottom: 20px;
    }

}

.Timeline002790 .more {
    text-align: center;
    padding-bottom: 20px;
}

.Timeline002790 .more a {
    width: 180px;
    height: 36px;
    text-align: left;
    line-height: 36px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    background: url(../images/timeline002790-more.png) no-repeat 70% center #1c62aa;
    position: relative;
    z-index: 100;
    border-radius: 60px;
    text-align: center;
    padding-right: 20px;
}


/*
 .PicList002796
 */
.PicList002796 {
    padding: 5% 0 3%;
}

.PicList002796 ol {
    position: relative;
    margin-bottom: 4%;
    border-bottom: 1px solid #eee;
}

.PicList002796 ol figure em {
    padding-bottom: 47%;
}

.PicList002796 ol p {
    margin: 35px 0 25px;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    text-align: justify;
}

.PicList002796 ol time {
    float: right;
    margin-top: 35px;
}

.PicList002796 li {
    position: relative;
}

.PicList002796 .video_files {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.PicList002796 .video_files video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.PicList002796 .video_files .close {
    position: absolute;
    right: 3%;
    top: 3%;
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #761b1b;
    cursor: pointer;
}

.PicList002796 .video_files .close::before,
.PicList002796 .video_files .close::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 70%;
    border-radius: 3px;
    background-color: #fff;
    left: 13px;
    top: 5px;
}

.PicList002796 .video_files .close::before {
    transform: rotate(45deg);
}

.PicList002796 .video_files .close::after {
    transform: rotate(-45deg);
}

.PicList002796 figure {
    position: relative;
}

.PicList002796 figure em {
    display: block;
    padding-bottom: 67%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.PicList002796 figure a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.PicList002796 figure a::before,
.PicList002796 figure a::after {
    position: absolute;
    content: '';
    z-index: 5;
    top: 50%;
    left: 50%;
}

.PicList002796 figure a::before {
    width: 70px;
    height: 70px;
    border: 3px solid #fff;
    margin-left: -35px;
    margin-top: -35px;
    border-radius: 50%;
}

.PicList002796 figure a::after {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #fff;
    margin-left: -5px;
    margin-top: -15px;
}

.PicList002796 li p {
    margin-bottom: 25px;
    height: 24px;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
}

.PicList002796 time {
    background: #1c62aa;
    display: inline-block;
    padding: 2px 15px;
    color: #fff;
    border-radius: 99px;
}

@media (min-width: 769px) {
    .PicList002796 li {
        float: left;
        width: 29.75%;
        margin-right: 5.25%;
        margin-bottom: 2%;
    }

    .PicList002796 li:nth-of-type(3n) {
        margin-right: 0;
    }

    .PicList002796 li:nth-of-type(3n+1) {
        clear: left;
    }
}

@media (max-width: 768px) {
    .PicList002796 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .PicList002796 figure em {
        padding-bottom: 47%;
        background-size: cover;
    }

    .PicList002796 li p {
        margin-bottom: 12px;
    }
}

@media (max-width: 480px) {
    .PicList002796 li figure a::before {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }

    .PicList002796 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) {
    .PicList002796 li figure a::before {
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
}


.danpian {
    padding-top: 10%;
    min-height: 550px;
}

@media (max-width: 1024px) {
    .danpian {
        padding-top: 110px;
        min-height: auto
    }
}


.PicList000626 {
    padding: 8% 0 0%;
}

.PicList000626 li {
    float: left;
    width: 20%;
    padding: 10px;
}

.PicList000626 li .a {
    display: block;
    padding-top: 45%;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
}

.PicList000626 li p {
    text-align: center;
    font-size: 16px;
    color: #666;
}

@media (max-width: 1024px) {
    .PicList000626 {
        padding-top: 110px;
    }
}

@media ( max-width: 768px) {
    .PicList000626 li {
        width: 33.33333333%;
    }

    .PicList000626 li .a {
        background-size: contain;
    }
}

@media ( max-width: 480px) {
    .PicList000626 li {
        width: 50%;
    }

    .PicList000626 li .a {
        background-size: contain;
    }

    .PicList000626 li p {
        margin: 5px 0;
        font-size: 14px;
    }
}


.list_istop {
    min-height: 380px;
    padding: 8% 0 2% 0;
    margin: 0 auto;
    margin-top: 3%;
}

.list_istop .auto {
}

.list_istop ol {
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.list_istop ol img {
    float: left;
    width: 30%;
    margin-right: 2%;
}

.list_istop ol h1 {
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #010101;
    font-weight: normal;
}

.list_istop ol time {
    color: #999;
    margin-right: 5%;
    font-size: 14px;
}

.list_istop ol p {
    margin: 2% 0;
    color: #707070;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.list_istop ol a.more {
    color: #9e0e02;
    display: inline-block;
}

.list_istop li {
    position: relative;
    border-bottom: 1px #b2b2b2 dotted;
    height: 52px;
    line-height: 51px;
    overflow: hidden;
}

.list_istop li::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ccc;
    left: 5px;
    top: 50%;
    margin-top: -2px;
}

.list_istop li time {
    float: right;
    font-size: 14px;
    color: #4c4c4c;
}

.list_istop li a {
    display: block;
    float: left;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    font-size: 16px
}

.list_istop li a:hover {
    color: #1c62aa;
}

@media (max-width: 1024px) {
    .list_istop {
        padding-top: 110px;
    }
}


@media (max-width: 640px) {
    .list_istop li a {
        width: 77%;
    }
}


/* 下载中心 */
.download-list {
    padding-top: 4%;
}

.download-list li {
    width: 16%;
    float: left;
    margin-bottom: 20px;
    margin-right: 5%;
}

.download-list li:nth-child(5n) {
    margin-right: 0;
}

.download-list .Ispic {
    background-size: contain !important;
    width: 100%;
    display: inline-block;
    padding-top: 130%;
    border: solid 1px #cacaca;
}

.download-list .Ispic img {
    display: none;
}

.download-list li .pic {
    position: relative;
    overflow: hidden;
}

.download-list li .pic .Ispic {
    padding-bottom: 75%;
    transition: 0.3s;
}

.download-list li a:hover .pic .Ispic {
    transform: scale(1.05);
}

.download-list li h1 {
    text-align: center;
    font-weight: 500;
    margin: 5px 0;
    height: 30px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
}

@media (max-width: 640px) {
    .download-list li {
        width: 48%;
        margin-right: 4%;
    }

    .download-list li:nth-child(5n) {
        margin-right: 4%;
    }

    .download-list li:nth-child(2n) {
        margin-right: 0;
    }
}

/* 下载中心结束 */


/*
 .TextList002208
 */
.TextList002208 {
    padding-bottom: 3%;
}

.TextList002208 .thead {
    line-height: 40px;
    text-align: center;
    background: #1c62aa;
}

.TextList002208 .thead span {
    float: left;
    width: 12%;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.TextList002208 .thead span.name {
    width: 40%;
}

.TextList002208 .thead span i {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 9px;
    height: 5px;
    margin-top: -2px;
}

.TextList002208 .dl {
}

.TextList002208 .dl + .dl {
    border-top: 1px solid #fff;
}

.TextList002208 .dl .dt {
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #0898df
}

.TextList002208 .dl .dt span {
    float: left;
    width: 12%;
    display: block;
    font-size: 14px;
}

.TextList002208 .dl .dt span.name {
    width: 40%;
    text-align: left;
    padding-left: 3%;
}

.TextList002208 .dl .dt .btn {
    display: block;
    position: relative;
}

.TextList002208 .dl .dt .btn i {
    background: url(../images/button_down_on.png) no-repeat center;
    display: block;
    width: 21px;
    height: 50px;
    margin: 0 auto;
}

.TextList002208 .dl .dt .btn:hover i {
    background: url(../images/button_down_off.png) no-repeat center;
}

@media (max-width: 1000px) {

}

@media (max-width: 640px) {
    .TextList002208 .jobyq, .TextList002208 .jobaddr, .TextList002208 .num, .TextList002208 .time {
        display: none !important;
    }

    .TextList002208 .thead span, .TextList002208 .dl .dt span {
        width: 23%;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

    .TextList002208 .thead span.name,
    .TextList002208 .dl .dt span.name {
        width: 70%;
    }
}

.DownloadCen {
    padding-top: 3%;
}

.DownloadCen .w22 {
    min-height: inherit;
}


/*下载列表*/
.download {
    padding: 0px 0 25px;
}

.download01 .download_item {
    height: 104px;
    padding: 0 3%;
    line-height: 104px;
    border-bottom: 1px solid #e1e8ed;
}

.download01 .download_item:hover {
    background-color: #f5f7f9;
    border-color: #fff;
}

.download01 .download_date {
    float: left;
    width: 10%;
    height: 100%;
    padding-right: 3%;
    font-family: 'Arial';
    text-align: right;
    color: #6b6b6b;
    position: relative;
    margin-right: 3%;
}

.download01 .download_date:after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #e1e8ed;
}

.download01 .download_date .center_box {
    display: inline-block;
    vertical-align: middle;
}

.download01 .download_date span {
    display: block;
    padding-right: 3px;
    font-size: 15px;
    line-height: 18px;
}

.download01 .download_date strong {
    display: block;
    font-size: 34px;
    line-height: 32px;
    font-weight: normal;
    font-family: Impact;
}

.download01 .download_title {
    float: left;
    width: 64%;
    padding-right: 3%;
    font-size: 18px;
    color: #272727;
    font-weight: normal;
    margin: 0;
}

.download01 .item_btn {
    float: left;
    width: 10%;
    height: 100%;
    padding-left: 3.1%;
    font-size: 15px;
    color: #6b6b6b;
    line-height: 104px;
    background-position: center left;
    background-repeat: no-repeat;
}

.download01 .download_item:hover .download_date,
.download01 .download_item:hover .item_btn {
    color: #21478b;
}

.download01 .item_btn {
    padding-left: 0;
    margin-right: 1%;
}

.download01 .iconfont {
    padding-right: 4px;
}

@media (max-width: 640px) {
    .download {
        padding: 30px 0;
    }

    .download01 .download_date {
        width: 11%;
    }

    .download01 .download_title {
        width: 55%;
    }

    .download01 .item_btn {
        width: 10%;
        padding-left: 4%;
    }

    .download01 .download_item {
        height: auto;
        line-height: 66px;
    }

    .download01 .download_date {
        width: 25%;
        line-height: 124px;
    }

    .download01 .download_title {
        width: 68%;
        padding-right: 0;
        border-bottom: 1px solid #e1e8ed;
    }

    .download01 .item_btn {
        float: right;
        width: 35%;
        line-height: 56px;
    }

}

.industryh {
    min-height: 700px;
}


.Gotop {
    position: fixed;
    z-index: 200;
    right: 3%;
    bottom: 15%;
    width: 44px;
    height: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    background: #1c62aa;
    color: #fff !important;
    cursor: pointer;
}

.Gotop span {
    font-size: 20px;
}

.Gotop:hover {
    color: #fff;
}


/*Banner002729 */
.Banner002729 {
    display: block;
    margin-top: 93px;
}

.Banner002729 .slider li.slick-slide {
    height: auto;
    position: relative;
}

.Banner002729 .ytable {
    height: 100%;
    width: 98%;
}

.Banner002729 .txt-main {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 3;
    font-size: 50px;
}

.Banner002729 .txt-main a.more {
    display: block;
    color: #fff;
    border-radius: 50px;
    width: 100px;
    line-height: 30px;
    background: #1c62aa;
    text-align: center;
    letter-spacing: 0.625em;
    font-weight: bold;
    font-size: 0.32em;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 0;
    -webkit-opacity: 0;
    transition: transform 0.5s 1.5s, opacity 0.5s 1.5s;
}

.Banner002729 .txt-main a.more:hover {
    background: #184477;
    color: #fff;
}

.Banner002729 .txt-main aside {
    color: #fff;
    max-width: 700px;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 0;
    -webkit-opacity: 0;
}

.Banner002729 .txt-main aside.tit {
    font-size: 1em;
    line-height: 1em;
    max-height: 2em;
    margin-bottom: 20px;
    transition: 0.5s;
}

.Banner002729 .txt-main aside.pre {
    font-size: 20px;
    line-height: 30px;
    max-height: 2.6em;
    margin: 12% 0 4%;
    transition: 0.5s 0.5s;
}

.Banner002729 .an-show .txt-main a.more,
.Banner002729 .an-show .txt-main aside {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    -webkit-opacity: 1;
}

.Banner002729 .slider li img {
    display: block;
    width: 100%;
}

.Banner002729 .slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    z-index: 10;
    bottom: 30px;
    width: 100%;
}

.Banner002729 .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid transparent;
    cursor: pointer;
    position: relative;
}

.Banner002729 .slick-dots li button {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #e1e1e1;
    border-radius: 50%;
    padding: 0;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
    cursor: pointer;
    font-size: 0;
    border: 0;
    background: #fff;
    opacity: 0.8;
    -webkit-opacity: 0.8;
}

.Banner002729 .slick-dots li.slick-active button {
    opacity: 1;
    -webkit-opacity: 1;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
}

.Banner002729 .slick-dots li.slick-active {
    border-color: #fff;
}

@media (min-width: 1201px) {
    .Banner002729 .slider li img.wap {
        display: none;
    }
}

@media (max-width: 1200px) {
    .Banner002729 .slider li img.pc {
        display: none;
    }
}

@media (max-width: 1024px) {
    .Banner002729 .txt-main {
        font-size: 40px;
    }
}

@media (max-width: 640px) {
    .Banner002729 .txt-main {
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    .Banner002729 {
        display: block
    }

    .Banner002729 .txt-main {
        font-size: 20px;
    }
}

@media (max-width: 375px) {
    .Banner002729 .txt-main aside.pre {
        font-size: 18px;
        line-height: 26px;
        max-height: 2.6em;
        margin: 14% 0 5%;
        transition: 0.5s 0.5s;
    }
}