@charset "utf-8";
ul.m_entDetailInfo_txt .m_entDetailInfo_title {
    padding: 10px 0
}

ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li {
    line-height: 28px
}

*,
 :after,
 :before {
    box-sizing: border-box;
}

body {
    font: 14px microsoft Yahei, Arial, sans-serif;
    color: #000;
    line-height: 1.4;
    word-wrap: break-word;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;
    background-color: #fff;
    letter-spacing: 0px;
}

body,
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
table,
td,
th,
ul {
    padding: 0;
    margin: 0
}

img {
    border: 0;
    vertical-align: middle
}

li,
ul {
    list-style: none
}

dd,
dl,
dt {
    display: block
}

a {
    text-decoration: none;
    transition: .4s;
    -webkit-transition: .4s;
    outline: none;
    color: #000
}

h2 {
    font-weight: 400
}

i {
    font-style: normal
}

b {
    font-weight: 400
}

video {
    -o-object-fit: cover;
    object-fit: cover
}

a:hover {
    color: #FF8200;
    text-decoration: none;
}

.singleText {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    box-sizing: border-box
}

.cf:before,
.footer:before,
.header:before,
.main:before,
.wrap:before,
body:before {
    content: "";
    display: table
}

.cf:after,
.footer:after,
.header:after,
.main:after,
.wrap:after,
after {
    content: "";
    display: table;
    clear: both
}

.cf,
.footer,
.header,
.main,
.wrap {
    *zoom: 1
}

#top {
    position: fixed;
    bottom: 90px;
    right: 20px;
    display: none;
    cursor: pointer;
    width: 44px;
    height: 44px;
    background: #005bbb url();
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    z-index: 9999
}

#top:hover {
    background: #005bbb url() 0 -44px
}

.content_body {
    overflow: auto;
    height: 100% !important;
    width: 100%
}

.load_body {
    position: absolute
}

.load,
.load_body {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.load {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 5000;
    background: #fff
}

.load .icon {
    width: 200px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -100px
}

.load .icon .logo {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDQuODEgMzUuNzIiPjxwYXRoIGQ9Ik04My43NiAyOS42OXYtOS4yNGgxOC45MnYtNS40Nkg4My43NlY2LjAzaDIwLjIxVi41NUg3Ny45NnYzNC42MWgyNi44NXYtNS40N0g4My43NnpNMTUuNTkgMjkuNjhINS43NHYtOS4yM2g5LjUxYzUgMCA3LjM1IDEuNDkgNy4zNSA0LjU1cy0yLjYyIDQuNjgtNyA0LjY4TTUuNzQgNmg5LjE3YzMuODMgMCA2LjIxIDEuNiA2LjIxIDQuMjggMCAzLjg5LTIuODQgNC42OC03LjEgNC42OEg1Ljc0em0xNy42OCAxMWE4LjU5IDguNTkgMCAwMDMuMjktN0MyNi43MSA0LjMyIDIyIC41NiAxNS4xLjU2SDB2MzQuNmgxNS45NGM3LjcxIDAgMTIuNS0zLjg1IDEyLjUtMTBhOC43MyA4LjczIDAgMDAtNS04LjE2TTUyLjM5IDMwLjc1YTEyLjkyIDEyLjkyIDAgMTExMi45Mi0xMi45MiAxMi45MSAxMi45MSAwIDAxLTEyLjkgMTIuOTJNNTIuMzkgMGExNy44NiAxNy44NiAwIDEwMTcuODYgMTcuODZBMTcuODggMTcuODggMCAwMDUyLjM5IDAiLz48L3N2Zz4=) no-repeat 50%;
    width: 100%;
    height: 66px;
    margin-bottom: 12px
}

.load .icon .heng {
    height: 10px;
    width: 60px;
    background: #000;
    margin: 0 auto;
    -webkit-animation: loadi1 2s ease-out infinite;
    animation: loadi1 2s ease-out infinite;
    transform-origin: left top
}

@-webkit-keyframes loadi1 {
    0% {
        transform: scale(1);
        transform-origin: right top
    }
    20% {
        transform: scaleX(0);
        transform-origin: right top
    }
    30% {
        transform: scaleX(0);
        transform-origin: left top
    }
    50% {
        transform: scale(1);
        transform-origin: left top
    }
    to {
        transform: scale(1);
        transform-origin: left top
    }
}

@keyframes loadi1 {
    0% {
        transform: scale(1);
        transform-origin: right top
    }
    20% {
        transform: scaleX(0);
        transform-origin: right top
    }
    30% {
        transform: scaleX(0);
        transform-origin: left top
    }
    50% {
        transform: scale(1);
        transform-origin: left top
    }
    to {
        transform: scale(1);
        transform-origin: left top
    }
}

.main {
    overflow: hidden;
    width: 100%
}

.wrap {
    width: 1320px;
    box-sizing: border-box;
    margin: 0 auto
}

.often_more,
.often_more i {
    position: relative;
    display: inline-block
}

.often_more i {
    width: 170px;
    background: #e80011;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    text-align: center;
    z-index: 1
}

.often_more:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: #e80011;
    opacity: .1;
    margin: 10px;
    transition: .5s
}

.often_more:hover:before {
    margin: 0
}

.often_more2,
.often_more2 i {
    position: relative;
    display: inline-block
}

.often_more2 i {
    width: 170px;
    background: #fff;
    padding: 10px 0;
    color: #0b318a;
    font-weight: 700;
    text-align: center;
    z-index: 1
}

.often_more2 i,
.often_more2:before {
    box-sizing: border-box;
    border: 1px solid #0b318a
}

.often_more2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: .1;
    margin: 10px;
    transition: .5s
}

.often_more2:hover:before {
    margin: 0
}

.header {
    /* padding: 0 0 0 60px; */
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.header,
.header_bg_h {
    width: 100%;
    height: 61px;
}

.header .logo {
    float: left;
    position: absolute;
    width: 120px;
    height: 100%;
    z-index: 101;
}

.header .logo>a {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: inline-block;
}

.header .nav {
    float: left;
    position: relative;
    z-index: 100;
    padding-left: 235px;
    width: 100%;
    justify-content: space-between;
}

.header .a1 {
    opacity: 1
}

.header .a1,
.header .a2 {
    transition: .4s;
    position: static;
    left: 0;
    top: 0
}


/* .header .a2 {
    opacity: 0
} */

.header.header_nav .a2 {
    opacity: 1;
}

.header .nav ul {
    /* padding-right: 288px */
}

.header .nav li {
    float: left;
    padding: 0 30px;
}

.header .nav .cf li a {
    display: block;
    position: relative;
    line-height: 60px;
    font-size: 16px;
    color: #fff
}

.header .nav .cf li a:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    height: 2px;
    bottom: -1px;
    background: #FF8200;
    transition: .4s linear
}

.header .nav .cf li a.one {
    color: #FF8200!important
}

.header .nav .cf li a.one:before,
.header .nav .cf li a:hover:before {
    width: 100%;
    left: 0
}

.header .nav .cf li a#reservationBtn {
    transition: filter 0.3s ease;
}

.header .nav .cf li a#reservationBtn:hover {
    filter: brightness(80%);
}

.header .nav .cf li a#reservationBtn:hover:before {
    width: 0;
}

.header .nav .btn {
    float: left;
    width: 400px;
    height: 100%;
    position: absolute;
    right: -400px;
    top: 0;
    cursor: pointer
}

.header .nav .btn .btnbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: all .6s
}

.btnbox {
    color: #fff
}

.head_search {
    float: left;
    position: relative;
    padding: 0 16px 0 40px
}

.head_search:before {
    /* content: "";
    position: absolute;
    left: 0;
    top: 32px;
    height: 12px;
    width: 1px;
    background-color: #fff;
    opacity: .2 */
}

.head_lang {
    line-height: 72px;
    height: 74px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 25px
}

.header_nav .btnbox,
.on2 .btnbox {
    color: #000
}

.header_nav .head_search.one .search_icon:before {
    width: 100%;
    left: 0
}

.header_nav .head_lang.one {
    background-color: #005bbb;
    color: #fff
}

.mob_part {
    display: none
}

.header .zk_bg {
    background: #fff;
    top: 61px;
    height: 0;
    transition: .6s
}

.header .zk_bg,
.header .zk_bg .zk {
    width: 100%;
    position: absolute;
    left: 0;
    overflow: hidden
}

.header .zk_bg .zk {
    top: 0;
    height: 100%
}

.header .zk_bg .zk1 {
    display: block
}

.header .zk_bg .zk2 {
    display: none
}

.header .zk_wrap {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    height: 100%;
    box-sizing: border-box
}

.header .zk_graybg {
    position: absolute;
    right: 100%;
    margin-right: -190px;
    width: 100%;
    height: calc(100% - 100px);
    top: 50px;
    border-right: 1px solid #eee;
}

.header .zk_left {
    width: 170px;
    float: left;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    padding: 48px 0;
}

.zk_left .zk_idTabs li {
    margin-bottom: 24px;
    text-align: right;
}

.zk_left .zk_idTabs a {
    display: block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #353434;
}

.zk_left .zk_idTabs span {
    /* display: inline-block;
    padding: 0 30px;
    position: relative */
    /* padding-bottom: 10px; */
}

.zk_left .zk_idTabs span:after {
    /* content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    border: 6px solid transparent;
    border-left-color: #000;
    display: none */
}

.zk_left .zk_idTabs .selected span {
    background-color: #fff;
    display: block;
    background: #EEEEEE;
    border-radius: 8px;
    color: #FF8200;
    /* border-bottom: 2px solid #FF8200; */
}

.zk_left .zk_idTabs .selected span:after {
    display: block
}

.header .zk_right {
    height: 100%;
    overflow-y: auto;
    padding-left: 75px;
}

.zk_rightcon {
    float: left;
    width: 100%;
    box-sizing: border-box
}

.zk_rightlist {
    box-sizing: border-box;
    padding: 40px 20px 0 50px;
    line-height: 28px
}

.zk_rightlist .li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 40px
}

.zk_rightlist a {
    display: inline-block
}

.zk_rightlist dl {
    margin-bottom: 25px
}

.zk_rightlist dl dt {
    font-size: 18px;
    margin-bottom: 5px
}

.zk_rightlist dl dt a {
    position: relative;
    padding-right: 20px
}

.zk_rightlist dl dt a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #000
}

.zk_rightlist dl dd a {
    color: #666
}

.zk_rightlist dl dd a:hover {
    color: #005bbb
}

.zk_righthot {
    float: right;
    width: 28.6%;
    box-sizing: border-box;
    height: 360px;
    border-left: 1px solid #ddd;
    padding: 0 0 0 100px;
    margin-top: 60px
}

.zk_righthot .zkhot_tit {
    font-size: 24px;
    line-height: 1.5;
    color: #333;
    margin-bottom: 20px
}

.zkhot_list .li {
    padding: 10px 0
}

.zkhot_list .li a {
    display: block;
    overflow: hidden;
    color: #333;
    font-size: 15px;
    line-height: 24px
}

.zkhot_list .li a:hover {
    color: #005bbb
}

.zkhot_list .li span {
    float: left;
    width: 48px;
    box-sizing: border-box;
    background-color: #005bbb;
    text-align: center
}

.zkhot_list .li span img {
    max-width: 100%
}

.zkhot_list .li b {
    overflow: hidden;
    display: block;
    font-weight: 700;
    padding: 12px 0 12px 15px
}

.zk_righthotbg {
    position: absolute;
    left: 100%;
    margin-left: -367px;
    width: 100%;
    height: 100%;
    top: 0
}

.zk_grwylist {
    position: relative;
    z-index: 10
}

.zk_grwylist .li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    height: 255px;
    text-align: center
}

.zk_grwylist .li a {
    display: block;
    padding: 20px;
    color: #666;
    font-size: 16px;
    line-height: 1.5
}

.zk_grwylist .li span {
    display: block;
    height: 185px;
    box-sizing: border-box
}

.zk_grwylist .li span img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto
}

.zk_grwylist .li b {
    display: block
}

.zk_grwylist .li a:hover {
    color: #005bbb
}

.zk_grywhot {
    float: right;
    width: 28.6%;
    box-sizing: border-box;
    padding: 100px 0 0 80px;
    text-align: center;
    position: relative;
    z-index: 10
}

.zk_grywhot a,
.zk_grywhot span {
    display: block
}

.zk_grywhot span img {
    max-width: 100%
}

.zk_grywhotcon {
    padding: 35px 0 0
}

.zk_grywhotcon .tit {
    font-size: 16px;
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 5px
}

.zk_grywhotcon .tit:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #000
}

.zk_grywhotcon .intro {
    color: #999
}

.zk_search_wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 150px 0 50px
}

.head_seachbox {
    position: relative;
    line-height: 58px;
    height: 60px
}

.head_seachbox .seach_input {
    border: 1px solid #999;
    box-sizing: border-box;
    padding: 0 180px 0 70px;
    background: url() 20px no-repeat
}

.head_seachbox .seach_input input {
    font-size: 16px
}

.head_seachbox .seach_submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
    height: 100%;
    color: #fff;
    background-color: #FF8200;
    transition: .4s
}

.head_seachbox .seach_submit:hover {
    background-color: #005bbb;
}

.head_seachbox .seach_submit input {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    height: 100%
}

.seach_keylist {
    overflow: hidden;
    padding: 15px 0 0
}

.seach_keylist .li {
    float: left;
    padding: 0 25px;
    font-size: 16px;
    color: #999;
    line-height: 1.5;
    position: relative
}

.seach_keylist .li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 1px;
    height: 14px;
    background-color: #e5e5e5
}

.seach_keylist .li:last-child:after {
    display: none
}

.seach_keylist .li a {
    color: #999;
    display: inline-block
}

.zk_langbox .zk_search_wrap {
    padding: 50px 0;
    font-size: 18px;
    line-height: 26px
}

.zk_pstbox {
    color: #999
}

.zk_pstbox b {
    color: #000
}

.zk_langlist {
    overflow: hidden;
    font-weight: lighter;
    padding: 50px 90px
}

.zk_langlist .li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 12px
}

.zk_langlist .li a {
    display: inline-block;
    padding-right: 18px;
    color: #005bbb;
    position: relative
}

.zk_langlist .li a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    border: 4px solid transparent;
    border-left-color: #005bbb
}

.zk_langlist .li a:hover {
    color: #000
}

.header.header_nav {
    background: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}


/* .header.header_nav .a1 {
    opacity: 0
} */

.header.header_nav .a2 {
    opacity: 1
}

.header.header_nav .nav li a {
    color: #353434;
}

.header.header_nav .zk_bg {
    /* height: 510px */
}

.header.header_nav .zk_search_bg {
    height: 420px;
}

.header_nav_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
    transition: .4s;
    z-index: 100
}

.header_nav_bg.header_nav_bg_on {
    opacity: 1
}

.header.on2 {
    background: #F8F8F8;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.header.on2 .a1 {
    /* opacity: 0 */
}

.header.on2 .a2 {
    opacity: 1
}

.header.on2 .nav li a {
    color: #353434;
}

.header.on2 .nav .btn>.btn1 {
    opacity: 0
}

.header.on2 .nav .btn>.btn2 {
    opacity: 1
}

.home_banner {
    background: #465d73;
    position: fixed;
    top: 0;
    width: 100%
}

.home_banner .video_bg {
    z-index: 1
}

.home_banner .video_bg,
.home_banner .video_bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.home_banner .video_bg:before {
    content: "";
    z-index: 2;
    background: url() repeat-y 0;
    background-size: 100% auto
}

.home_banner .video_bg video {
    z-index: 1
}

.home_banner .swiper_bg,
.home_banner .video_bg video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.home_banner .swiper_bg {
    padding: 0 190px;
    z-index: 3;
    box-sizing: border-box
}

.home_banner .swiper_bg .swiper-container {
    position: absolute;
    top: 50%;
    margin-top: -80px;
    width: 500px
}

.home_banner .swiper-slide {
    font-size: 70px;
    font-weight: 300;
    color: #fff;
    line-height: 1.4;
    width: 100%
}

.home_banner .btn {
    padding-top: 40px
}

.home_banner .btn .index_newsarrow {
    transition: all .6s;
    float: left;
    margin-right: 24px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 56px;
    height: 58px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative
}

.home_banner .btn .index_newsarrow .iconfont {
    font-size: 12px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 54px;
    border: 1px solid hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    transition: all .4s
}

.home_banner .btn .index_newsarrow:hover {
    transform: scale(1.1)
}

.circleProgress_wrapper {
    width: 58px;
    height: 58px;
    position: absolute;
    top: -1px;
    left: -1px;
    display: none
}

.circle {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden
}

.circle.circle_right {
    right: 0
}

.circle.circle_left {
    left: 0
}

.circleProgress {
    width: 54px;
    height: 54px;
    border: 2px solid transparent;
    border-radius: 50%;
    position: absolute;
    top: 0
}

.rightcircle {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    right: 0;
    -webkit-animation: circleProgressLoad_right 7s linear;
    animation: circleProgressLoad_right 7s linear
}

.leftcircle,
.rightcircle {
    transform: rotate(45deg);
    box-sizing: content-box!important;
    box-sizing: initial!important
}

.leftcircle {
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    left: 0;
    -webkit-animation: circleProgressLoad_left 7s linear;
    animation: circleProgressLoad_left 7s linear
}

@-webkit-keyframes circleProgressLoad_right {
    0% {
        transform: rotate(-135deg)
    }
    50% {
        transform: rotate(45deg)
    }
    to {
        transform: rotate(45deg)
    }
}

@keyframes circleProgressLoad_right {
    0% {
        transform: rotate(-135deg)
    }
    50% {
        transform: rotate(45deg)
    }
    to {
        transform: rotate(45deg)
    }
}

@-webkit-keyframes circleProgressLoad_left {
    0% {
        transform: rotate(-135deg)
    }
    50% {
        transform: rotate(-135deg)
    }
    to {
        transform: rotate(45deg)
    }
}

@keyframes circleProgressLoad_left {
    0% {
        transform: rotate(-135deg)
    }
    50% {
        transform: rotate(-135deg)
    }
    to {
        transform: rotate(45deg)
    }
}

.home_banner .swiper-slide>div {
    transform: translateX(0);
    transition: all 1s;
    opacity: 0
}

.home_banner .swiper-slide>div:first-child {
    transition-delay: .6s
}

.home_banner .swiper-slide>div:nth-child(2) {
    transition-delay: .9s
}

.home_banner .swiper-slide-active>div {
    transform: translateX(0);
    opacity: 1
}

.home_banner .swiper-slide-next>div {
    transform: translateX(30px);
    opacity: 0;
    transition: all 1s 1s
}

.home_banner .swiper-slide-chu>div {
    transform: translateX(0);
    opacity: 1;
    transition: all 1s
}

.home_banner .swiper-slide-chu>div:first-child {
    transition-delay: 0s
}

.home_banner .swiper-slide-chu>div:nth-child(2) {
    transition-delay: .3s
}

.home_banner .swiper-container {
    overflow: visible
}

.home_banner .shu {
    width: 1px;
    height: 150px;
    position: fixed;
    bottom: 0;
    left: 50%;
    background: hsla(0, 0%, 100%, .2);
    z-index: 5
}

.home_banner .shu.on {
    transition: all 1s;
    transform: translateY(150px)
}

.home_banner .shu:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: -5px;
    top: 0;
    z-index: 2;
    background: #fff;
    border-radius: 5px;
    -webkit-animation: home_banner_shu 2s ease infinite;
    animation: home_banner_shu 2s ease infinite
}

@-webkit-keyframes home_banner_shu {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    to {
        transform: translateY(120px) scale(.5);
        opacity: 0
    }
}

@keyframes home_banner_shu {
    0% {
        transform: translateY(0) scale(1);
        opacity: 0
    }
    30% {
        opacity: 1
    }
    60% {
        opacity: 1
    }
    to {
        transform: translateY(120px) scale(.5);
        opacity: 0
    }
}

.home_banner2 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    pointer-events: none
}

.home_banner2 .logo_bg_box,
.home_banner2a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.home_banner2 .logo_bg_box {
    transform: scale(1);
    z-index: 5
}

.home_banner2 .logo_bg {
    transform: scale(14);
    width: 1906px;
    height: 1300px;
    left: 50%;
    top: 50%;
    margin: -700px 0 0 -953px;
    position: absolute;
    background: url() no-repeat 50%;
    background-size: 100% auto;
    z-index: 5
}

.home_banner2 .logo_bga {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE5MjAgMTEwMCI+PGRlZnM+PHN0eWxlPi5jbHMtMntmaWxsOiMwMDViYmJ9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTAgMHYxMTAwaDE5MjBWMHptOTYwIDY0MGE5MCA5MCAwIDExOTAtOTAgOTAgOTAgMCAwMS05MCA5MHoiIGZpbGw9IiNmZmYiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMTE5LjMzIDYwOS4zOXYtNDcuMDJoOTYuMjh2LTI3Ljc4aC05Ni4yOFY0ODloMTAyLjg0di0yNy44OWgtMTMyLjM1djE3Ni4xMWgxMzYuNjJ2LTI3LjgzaC0xMDcuMTF6TTc3Mi40NSA2MDkuMzRoLTUwLjEydi00N2g0OC4zOWMyNS40NSAwIDM3LjQgNy41OCAzNy40IDIzLjE1cy0xMy4zMyAyMy44Mi0zNS42MSAyMy44Mm0tNTAuMTgtMTIwLjRINzY5YzE5LjQ5IDAgMzEuNiA4LjE1IDMxLjYgMjEuNzggMCAxOS44LTE0LjQ1IDIzLjgyLTM2LjEyIDIzLjgyaC00Mi4xNXptOTAgNTUuNzJBNDMuNzcgNDMuNzcgMCAwMDgyOSA1MDguNzljMC0yOC41LTIzLjc2LTQ3LjYzLTU5LjA4LTQ3LjYzaC03Ni43OXYxNzYuMDZoODEuMTFjMzkuMjMgMCA2My42LTE5LjU5IDYzLjYtNTAuODhhNDQuMzQgNDQuMzQgMCAwMC0yNS40NC00MS41MiIvPjwvc3ZnPg==) no-repeat 50%;
    background-size: 100% auto;
    z-index: 5
}

.home_banner2 .logo_bg:after {
    left: 0
}

.home_banner2 .logo_bg:after,
.home_banner2 .logo_bg:before {
    content: "";
    position: absolute;
    width: 44%;
    height: 100%;
    background: #fff;
    z-index: 10;
    opacity: 1;
    transition: all .8s
}

.home_banner2 .logo_bg:before {
    right: 0
}

.home_banner2 .logo_bg.on:after,
.home_banner2 .logo_bg.on:before {
    opacity: 0;
    transition: all .8s .6s
}

.home_banner2 .logo {
    width: 100%;
    height: 240px;
    left: 0;
    top: 50%;
    margin: -140px 0 0;
    position: absolute;
    z-index: 10
}

.home_banner2 .logo .logo1 .logo1b {
    transform: scale(.8);
    opacity: 0;
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 50%;
    margin: 25px auto 0
}

.home_banner2 .logo .logo2 {
    transform: translateY(0);
    opacity: 0;
    width: 0;
    height: 25px;
    margin: 30px auto 170px;
    background: url() no-repeat 50%;
    overflow: hidden
}

.home_banner2 .logo .logo3 {
    transform: translateY(0);
    opacity: 0;
    text-align: center;
    height: 55px;
    margin: 0 auto;
    font-size: 34px;
    font-weight: 300;
    letter-spacing: 3px;
    color: #54585a
}

.home_banner2 .logo .logo4 {
    transform: translateY(20px);
    opacity: 0;
    width: 100%;
    height: 72px;
    margin: 30px auto 0;
    overflow: hidden
}

.home_banner2 .logo.on .logo2 {
    width: 160px;
    transition: .6s 0s
}

.home_banner2 .logo.on2 .logo3,
.home_banner2 .logo.on .logo2,
.home_banner2 .logo.on .logo4 {
    transform: translateY(0);
    opacity: 1
}

.home_banner2 .logo.on .logo4 {
    transition: .8s 1.6s;
    pointer-events: all
}

.home_banner2 .logo .logo3 span {
    display: inline-block;
    opacity: 0;
    transform: scale(1.5) translate3d(0, 50px, 0) skewX(60deg) rotateX(-80deg)
}

.home_banner2 .logo.on2 .logo3 span {
    opacity: 1;
    transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg)
}

.home_banner2 .logo.on2 .logo3>div {
    display: inline-block
}

.home_banner2.one1 {
    background: #fff
}

.home_banner2 .logo1_bg {
    transform-origin: center 38%
}

.index_linkbtn {
    width: 216px;
    margin: 0 auto;
    display: block;
    line-height: 48px;
    border: 1px solid #000;
    text-align: center;
    font-weight: 700;
    position: relative
}

.home_banner2 .logo4 a span {
    position: relative;
    z-index: 1
}

.home_banner2 .logo4 a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .4s
}

.home_banner2 .logo4 a:hover:before {
    transform: scaleX(1);
    transform-origin: 0 50%
}

.home_banner2 .logo4 a:hover {
    color: #fff
}

.home_part3 .list {
    margin: 0 -20px
}

.home_part3 .list .img {
    padding: 20px;
    box-sizing: border-box;
    float: left
}

.home_part3 .list .img1,
.home_part3 .list .img img {
    width: 100%
}

.home_part3 .list .img2 {
    width: 66.6%;
    float: left
}

.home_part3 .list .img3 {
    width: 33.3%
}

.home_part3 .list .img4 {
    width: 50%
}

.home_part3 .list .scrollbox {
    overflow: hidden
}

.home_part3 .list .scrollbox .img_n1 {
    transform: translateX(-30px);
    opacity: 0;
    overflow: hidden
}

.home_part3 .list .scrollbox .img_n2 {
    transform: translateX(30px);
    opacity: 0;
    overflow: hidden
}

.home_part3 .list .scrollbox.on .img_n1,
.home_part3 .list .scrollbox.on .img_n2 {
    transform: translateX(0);
    opacity: 1;
    transition: 1s
}

.home_part3 .list .scrollbox .img_n3 {
    opacity: 0;
    overflow: hidden
}

.home_part3 .list .scrollbox.on .img_n3 {
    opacity: 1;
    transition: 1s
}

.home_part3 .list .scrollbox .img_n4 {
    transform: translateX(-30px);
    opacity: 0;
    overflow: hidden
}

.home_part3 .list .scrollbox .img_n5 {
    transform: translateX(30px);
    opacity: 0;
    overflow: hidden
}

.home_part3 .list .scrollbox.on .img_n4,
.home_part3 .list .scrollbox.on .img_n5 {
    transform: translateX(0);
    opacity: 1;
    transition: 1s
}

.home_part3 .list a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.home_part3 .list .pic_pc {
    transition: .6s
}

.home_part3 .list .pic_iphone {
    display: none
}

.home_part3 .list .text {
    color: #333;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 0;
    padding: 74px 56px;
    width: 100%
}

.home_part3 .list .text .tit {
    font-weight: 700;
    margin-bottom: 15px
}

.home_part3 .list .text .intro {
    font-size: 24px
}

.home_part3 .list .text2 {
    padding: 0 0 40px;
    bottom: 0;
    top: auto
}

.home_part3 .list .text2 .intro {
    text-align: center
}

.home_part3 .list a:hover .pic_pc {
    transform: scale(1.04)
}

.home_part3 .list .a_1 .text {
    padding-top: 15%;
    padding-left: 55%
}

.home_part3 .list .a_2 .text {
    padding-right: 74px;
    color: #fff
}

.home_part3 .list .a_2 .text .intro {
    font-size: 27px
}

.home_part3 .list .a_4 .text {
    padding-right: 65%;
    color: #fff
}

.index_tabul {
    width: 164px;
    margin-right: 60px;
    border-top: 3px solid #005bbb
}

.index_tabul .li {
    line-height: 68px;
    border-bottom: 1px solid #b0b0b0
}

.index_tabul .li a {
    display: block;
    color: #666;
    font-size: 18px;
    position: relative
}

.index_tabul .li a:after {
    display: none;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    width: 16px;
    height: 16px;
    background: url() 50% no-repeat
}

.index_tabul .li .selected {
    color: #005bbb;
    font-size: 22px;
    font-weight: 700
}

.index_tabul .li .selected:after {
    display: block
}

.index_tabul .li a:hover {
    color: #005bbb
}

.home_newsitem {
    display: block;
    width: 310px
}

.home_newspic {
    overflow: hidden
}

.home_newspic img {
    width: 100%;
    transition: .6s
}

.home_newsitem:hover img {
    transform: scale(1.1)
}

.home_newscon {
    padding: 18px 0 0
}

.home_newscon .time {
    font-family: Conv_DIN-Bold;
    margin-bottom: 13px
}

.home_newscon .tit {
    font-size: 18px;
    line-height: 30px
}

.news_arrow .arrowicon {
    background: 50% no-repeat;
    width: 44px;
    height: 44px;
    cursor: pointer;
    transition: .4s
}

.news_arrow .arrowicon:hover {
    transform: scale(1.1)
}

.news_arrow .home_newsleft {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADS0lEQVRYhd2Zz27TQBDGvy5J2oaUtIgnQFy5cOGOZCQ48AL7cJWQfOENwBInLiBxghsSF45Ak9Ck+dcmaD2z8e7ESuO1kxA+yVLlemd/GY9nZ2cPUEY6MeMPATQA1PhSfBnNQNc1XxMAY8TRPHTWMGCdHAFoMmxRG/MUGrhCHI2KTl1sMp0cAzhhT1Yh4/VLxNGwWmCdGMA2e1Rqyh6bMsAN4mjG40xo3OEfWOfx9RwbZnwPcXRdHpi8eiqeNa91wK/11kmEvRqH090cm93bvL0aWCf3ALTE3X56WS+Girx/wuC+/Tj6UxxYJ6fsCSvjyQ7iaFoKdHkeEyJn4rswb667PvCyZ0cMG5yOVorSo4E+ch7L9fQyMMXsmXNniDjqbAR0eW4z77FzpyNjWokBNf7ArEZbgzWiudzcfMpMCykxpO14nWJ2++rw3GCWdj4whYKbZzcXs6tEc7qOOmQ2AUwpxqpfeTYoBj3l9Gm1YCNgqg1srMzEw7tSnxcTpGzEuPCwm2+vSi8KVjppQSdyYVhPxDBwnm0ScFYiZsDVwD4F8APAN+gkrwZZRy6LieUDJUrEaeHaIB/2CYB3OTVIMRGL/ZZSxyouvq3GFcA+BvAWgFktfwF4jjgqY9cd21BiDZ+UMGxh3wN4AIJ9hjj6Usqmz1STwOHh4MNeVAQrmWpK5OKbIJM+rClYXlYEK5mUDxyysunkoQPb55j9WBGsZFKylgjRbwDfeZzJlY8qg82R4pWNRDm5mOKol3oV+MT2XkMnujJCn2nmA9OGsbgy6M8bgHaZUmDvKww2S9AvAHytGNrLYhK4kTNgfcXRzzSdZdDn0MmrksAuUwrsJubQNT+TD202mG94jxgql2mieOmzqaMutyQloT/wFVZQEYttvKQtrgP+x31nx7qyL7BV+bt3s7+8sHnY9UCTmxy7hlWiyZIyEhh1Ee3Hp3K6PbtQy9sQc6fT9eSl83eLOzK7Ec3dymNz64ihqD3Pgla+ssq6QFZjt5kiY7Xnbfz8gduS22ebM9NCPjBtSdwm3BG3j7blXdlf68ot23/QDMyM7LLdOuDaZEkhDe0Bn0v8Yw3tzPAeHRn4k+zJoYwPvifHXlJ7c7Aote2jWwB/AR5+T26LfJv8AAAAAElFTkSuQmCC);
    float: left
}

.news_arrow .home_newsright {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADTElEQVRYhd2ZvW4TQRDH/16cbwfHiCdAtDQ09JEOCQpeYB8OCeka3gBWoqIBiQo6JBpKIM6H82nHQXs765sdXxzf7cbB/KWTIsc78/Pc3OzsXAsx0sauXwOwCqBNl6LLagx3jei6AHCOPLtq6rUZsDbrADYJtq6NqwIaOEGendV1Xc+ZNhsAtimSKWSjfoQ8O00LrI0F7FJEpYYUsSEBXCLPxrTOpsY9+oErtH6lwoZdf4A8G8UDu6juiO/a23pMt/VGJ8Jem9Jpq8Lm/k3Rng2szX0AHfHpMd3GcS3QaduKbEv7A+TZ4XXLrgfWZoci4WUj2UeeDaNAp/3YFOmJ58Leuf35gacje0awjcvRTLnyaKHX2dcqIz0N7HK2xz45RZ71bwV02rf1u8E+6cucVmJBmx4wr7OFwVo5X7w27xDTREos6bKou5xdvPrkG8TSrQZ2qcDr7O3l7Cw5nzxQa8QmgN0O5jVIXg3qQQ8LhlITNgfsegOfK1fiy3elATVOKNgc4yTCvN4eN94UtNmCNnIjaCbHcMLWbjrgskX0OmnkQBtr4zuAn9DmWRLokMXmckuJFnFYuzcI1aKy+B7aPI3GdSz+WSoCq6j59jqPMG7XPgfwG4DdKd9BmyfR0CHTqhJ7+EWU6Tz7CmCXoB8C+JAAmjO1JXBMOjiV0HuJoDlTW4lafBnDOpGDfgngMAE0Z1IhcMqdLc8+UU4PGPSjBnY4k5K9RGo9ZjX+B4A/sfYV2018X5pG2mgAb8jH5yLaeXZQ23bINA6B3YExXiHsl8aw00wFcPAUJob9BuBFBKxkGkng1YoF80ubVwBeM9hd5NmvKJshUwHMC3PV3GE+uXPgW5o7pIKVTBeKtj5fOlbkkaSGbKPyka40sI7FD16KEVeL/vGAnVhnzgUWqvD0bs+Xe74O8zZui4Ycdw2rRJ9eMDowN0XkB780TXicOmwXHvlJJ4/kEfu7QxOZu5Hz3ali433Eqeg9e0l3vnlVToG8zvkwRebqAasYbbFwUeqJA3Gw6YTA7kjCh3DrND5ajJwvPl/bl0e2/2AYWBrp0tDZ6x8et5bGbnugvS2CguYD7dLwEr0yCJ0syUuZEHxJXntJLc2LRalFv7oF8BfQeE9uFhsDqwAAAABJRU5ErkJggg==);
    float: right
}

.home_newspagebox {
    font-family: Conv_DIN-Bold;
    font-size: 18px;
    overflow: hidden;
    padding: 8px 20px 0;
    line-height: 28px;
    float: left;
    color: #f0f0f0
}

.home_newspagebox .span1 {
    float: left;
    padding: 0 2px;
    color: #999
}

.home_newspagebox .span2 {
    float: right;
    padding: 0 2px;
    color: #005bbb
}

.home_part4 .home_newspage {
    width: 50px;
    height: 2px;
    background-color: #ddd;
    top: 13px;
    left: 50%;
    margin-left: -25px;
    display: none
}

.foot_part1 {
    background-color: #4D5F80;
    padding: 40px 252px 0 252px;
    position: relative
}

.foot_part1 .wrap {
    position: relative;
    padding: 0 0 50px;
    max-width: 1416px;
    width: 100%;
}

.foot_part2 .wrap {
    width: 100%;
}

.foot_part2 .wrap .brand {
    display: flex;
    justify-content: space-evenly;
    font-size: 14px;
    color: #FFFFFF;
}

.foot_part1 .foot_share_img {
    display: inline-flex;
    padding-top: 12px;
}

.foot_part1 .foot_share_img img {
    width: 90px;
    height: 90px;
    margin-right: 0 3%;
}

.right_top {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 20px;
    z-index: 100;
    bottom: 20px;
    background: url() no-repeat top #005bbb;
    cursor: pointer
}

.foot_nav {
    color: #FFFFFF;
    box-sizing: border-box;
    overflow: hidden;
    /* padding: 0 100px 0 0 */
}

.foot_nav .li {
    width: 17%;
    float: left;
    box-sizing: border-box;
    padding: 0 10px 0 0
}

.foot_nav .li:last-child {
    width: auto;
    font-size: 14px;
}

.foot_nav a {
    display: inline-block
}

.foot_nav .li_tit {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: 'Alibaba-PuHuiTi-Medium';
}

.foot_nav .ol a {
    color: #FFFFFF;
    line-height: 22px;
    font-size: 14px;
    padding: 5px 0;
}

.foot_nav .ol .li2>span {
    display: block;
    padding: 5px 0;
    line-height: 22px;
}

.foot_nav .ol a:hover {
    color: #005bbb
}

.foot_langbox {
    position: absolute;
    bottom: 0;
    right: 0
}

.foot_langbox .head_lang {
    line-height: 52px;
    height: 52px
}

.foot_langbox .head_lang span {
    background-image: url()
}

.foot_langbox .head_lang i {
    background-image: url()
}

.foot_share {
    position: absolute;
    right: 0;
    top: 0
}

.foot_share .bshare-custom a {
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0 0 24px;
    transition: 0s;
    -webkit-transition: 0s
}

.foot_share .bshare-custom .bshare-weixin {
    background: url() 50% no-repeat
}

.foot_share .bshare-custom .bshare-linkedin {
    background: url() 50% no-repeat
}

.foot_share .bshare-custom .bshare-sinaminiblog {
    background: url() 50% no-repeat
}

.foot_part2 {
    background-color: #55688B;
    padding: 10px 0;
}

.foot_part2,
.foot_part2 a {
    color: #b0b0b0
}

.foot_part2 a:hover {
    color: #fff
}

.foot_copy {
    font-size: 12px;
    line-height: 21px;
    float: left;
    width: 75%;
    box-sizing: border-box
}

.foot_link {
    overflow: hidden;
    padding: 10px;
    float: right
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    touch-action: pan-y
}

.swiper-wp8-vertical {
    touch-action: pan-x
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    /* bottom: 10px; */
    /* left: 0; */
    /* width: 100% */
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    /* opacity: 1; */
    /* background: #007aff */
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

ul.m_entDetailInfo_txt {
    display: block;
    -moz-column-count: 3;
    column-count: 3;
    flex-direction: row
}

ul.m_entDetailInfo_txt .m_entDetailInfo_title {
    margin-bottom: 5px;
    font-size: 16px
}

ul.m_entDetailInfo_txt .m_entDetailInfo_ul {
    margin-bottom: 20px
}

ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li a {
    color: #666
}

ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li a:hover {
    color: #0272df;
    font-size: 14px
}

.m_router_link {
    display: inline;
}

.m_router_link:hover {
    color: #FF8200 !important;
}

.header .zk_wrap_1 {}

.header .zk_left_1 {
    /* width: 140px; */
    float: left;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
    padding: 48px 0;
}

.zk_left_1 .zk_idTabs_1 li {
    margin-bottom: 24px;
    text-align: right;
}

.zk_left_1 .zk_idTabs_1 a {
    display: block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #353434;
}

.zk_left_1 .zk_idTabs_1 .selected span {
    background-color: #fff;
    display: block;
    color: #FF8200;
}

.header .zk_right_1 {
    height: 100%;
    overflow-y: auto;
    padding: 0 72px;
}

.header .zk_right_1 .series-list-item-panel .series-item {
    width: 130px;
    float: left;
    margin-right: 61px;
}

.header .zk_right_1 .series-list-item-panel a.series-item {
    cursor: pointer;
    position: relative;
}

.header .zk_right_1 .series-list-item-panel a.series-item:hover .series-item-name {
    color: #FF8200;
}

.header .zk_right_1 .series-list-item-panel a.series-item .iden-icon {
    width: 32px;
    height: 14px;
    background: linear-gradient( 135deg, #FFB800 0%, #FF8200 100%);
    border-radius: 2px;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
    text-align: center;
    font-family: "Roboto-Regular";
    position: absolute;
    top: 40px;
}

.header .zk_right_1 .series-list-item-panel .series-item:nth-child(3n) {
    margin-right: 0px;
}

.header .zk_right_1 .series-item-img-panel {
    width: 100%;
    height: 130px;
}

.header .zk_right_1 .series-item-img-panel img {
    width: 100%;
    height: 100%;
}

.header .zk_right_1 .series-item-name {
    text-align: center;
    font-family: Roboto-Regular;
    font-weight: 400;
    font-size: 16px;
    color: #717171;
    line-height: 19px;
}

.header .zk_right_1_text {
    padding-top: 52px;
    padding-bottom: 48px;
}

.header .zk_right_1_text .four-node {
    display: none;
}

.header .zk_right_1_text .text-list-item-panel {
    display: flex;
    flex-wrap: wrap;
}

.header .zk_right_1_text .text-list-item-panel a {
    font-size: 16px;
    color: #717171;
    margin-bottom: 20px;
    margin-right: 40px;
}

.header .no-child-node,
#navExpand_2_2 .zk_left_1 ul,
#navExpand_3_1 .zk_left_1 ul,
#navExpand_3_2 .zk_left_1 ul {
    display: flex;
    flex-wrap: wrap;
}

.header .no-child-node li,
#navExpand_2_2 .zk_left_1 ul li,
#navExpand_3_1 .zk_left_1 ul li,
#navExpand_3_2 .zk_left_1 ul li {
    margin-right: 40px;
}

.header .nl-only-one {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100%;
}

.header .nl-only-one a {
    display: block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #353434;
}

.header .nl-only-one a:hover {
    color: #FF8200;
}

.header .zk_right_1_text .text-list-item-panel a:hover {
    color: #FF8200;
}

.header .zk_right .zk_rightcon_1,
.header .zk_right .zk_rightcon_1 .zk_right_1 .series-list-item-panel,
.head_search,
#land_but {
    display: none;
}

.colorFF8200 {
    color: #FF8200!important;
}

.header .zk_right_1 .series-list-item-panel {
    /* display: none; */
}

.header .zk_right .zk_right_1>div {
    /* display: none; */
}