* {
    margin: 0;
    padding: 0
}

body {
    background: #F2F2F2;
    margin: 0;
    padding: 0;
    text-decoration: none;
    font-variant: normal;
    font-family: Arial;
}

a:active,
a:hover,
a:link,
a:visited {
    text-decoration: none !important;
}

a {
    text-decoration: none
}

li {
    list-style-type: none
}

ol,
ul {
    list-style-type: none;
    list-style-image: none
}

input[type=button],
input[type=submit],
input[type=text] {
    -webkit-appearance: none
}

textarea {
    -webkit-appearance: none
}

select {
    -webkit-appearance: none
}

html {
    font-size: 12px
}

@media screen and (min-width:320px) {

    blockquote,
    body,
    button,
    code,
    dd,
    div,
    dl,
    dt,
    fieldset,
    form,
    input,
    legend,
    lipre,
    ol,
    p,
    td,
    textarea,
    th,
    ul {
        font-size: 14px
    }
}

@font-face {
    font-family: Arial;
    src: url(../images/DINPro-Bold.otf)
}

a {
    color: #666;
    text-decoration: none;
}

a:focus {
    outline: 0
}

input,
textarea {
    outline: 0
}

a:hover {
    color: #0f9fb7;
    text-decoration: none;
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out
}

.content {
    margin: 0 auto;
    width: 1600px;
    overflow: hidden;
    position: relative
}

.navbox {
    border-top: 3px solid #EB572B;
    height: 154px;
    position: relative;
background: linear-gradient(180deg, #00849a, #0f9fb7);
}

.navbox .content {
    overflow: visible;
}

.head {
    width: 1600px;
    margin: 0 auto;
}

.head .logo {
    float: left;
    height: 174px;
    position: absolute;
}

.head .logo img {
top: 50%;
position: absolute;
    transform: translateY(-50%);
left: 0;
}

.head .nav {
    float: right;
    height: 74px;
    margin: 50px 0 ;
    background-color: #0f8396;
    background: linear-gradient(135deg, transparent 15px, #f8396 0) top left, linear-gradient(-45deg, transparent 15px, #0f8396 0) bottom right, linear-gradient(to bottom, #0f8396, #0f8396) top right, linear-gradient(to bottom, #0f8396, #0f8396) bottom left;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    position: absolute;
    right: 6px;
}

.head .nav ul li {
    float: left;
    text-align: center;
    position: relative;
    line-height: 74px
}

.head .nav ul li a {
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 0 30px;
    font-weight:700;
}

.head .nav ul li a span:hover {
    border-bottom: 2px solid #EB572B;
}

.head .nav ul li ul {
    position: absolute;
    top: 60px;
    z-index: 1;
    left: 0%;
    display: none;
    width: 224px;
    background: #00849a;
    border-top: 2px #0f9fb7 solid;
    z-index: 99;
}

#Services ul {
    right: 0;
    left: auto;
}

.head .nav ul li:hover ul {
    display: block
}

.head .nav ul li ul li {
    height: 40px;
    line-height: 40px;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.head .nav ul li ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.head .nav ul li ul li a:hover {
    color: #fff
}

.head .nav ul li ul li:hover {
    background: #3db9ce;
}

.head .nav ul li ul li a:after {
    content: "";
    margin: 0
}

.head .btn {
    display: none
}

.navbox .zhongying {
    float: right;
    font-size: 16px;
    display: flex;
    position: absolute;
    right: 0;
    top: 20px;
}

.navbox .zhongying .search button {
    background: none;
    border: none;
    right: 0;
    position: absolute;
    top: 5px;
    cursor: pointer;
}

.navbox .zhongying .search {
    position: relative;
    top: -6px;
    margin-right: 30px;
    display: none;
}

.navbox .zhongying .search input {
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.1);
    height: 28px;
    line-height: 28px;
    color: #fff;
    border-radius: 14px;
    margin-top: -2px;
    text-indent: 10px;
}

.navbox .zhongying .search .glass {
    background-image: url(../images/search.png);
 }

 .navbox .zhongying .search .close {
    position: absolute;
    cursor: pointer;
    right: -34px;
 }

 .navbox .zhongying .search .close::before {
    content: 'x';
    color: #fff;
    font-size: 24px;
 }

.navbox .zhongying a {
    color: #fff
}
.navbox .zhongying .icon {
    background-size: contain;
    background-repeat: no-repeat;
    height: 16px;
    width: 20px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}
.navbox .zhongying .ch-font {
        margin-right: 10px;
}
.navbox .zhongying .ch-icon {
    background-image: url(../images/ch.png);
}
.navbox .zhongying .search-icon {
    background-image: url(../images/search.png);
}
.navbox .zhongying a:nth-child(1) {
    margin-right: 10px;
}

.had {
    position: fixed;
    width: 100%;
    top: 0px;
    background: linear-gradient(180deg, #00849a, #0f9fb7);
    z-index: 9;
    box-shadow: 0 0 5px #ccc
}


.fst {
    width: 40px;
    position: fixed;
    bottom: 10%;
    display: none;
    right: 0
}

.fst img {
    width: 100%
}

.head .main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px
}

.side {
    position: fixed;
    width: 78px;
    right: 0;
    bottom: 20%;
    z-index: 10000;
    border: 1px solid #ccc;
    background: #fff;
    border-bottom: 0
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li a {
    color: #333
}

.side ul li:hover {
    background: #394959;
    color: #fff
}

.side ul li:hover a {
    color: #fff
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s
}

.side ul li i.bgs1 {
    background-image: url(../images/ios01.png)
}

.side ul li i.bgs2 {
    background-image: url(../images/ios02.png)
}

.side ul li i.bgs3 {
    background-image: url(../images/ios03.png)
}

.side ul li i.bgs6 {
    background-image: url(../images/ios03.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(../images/icon11.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(../images/icon22.png)
}

.side ul li:hover i.bgs6 {
    background-image: url(../images/icon33.png)
}

.side ul li.sideetel:hover .telBox {
    display: block
}

.side ul li.sideewm:hover .ewBox {
    display: block
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sideewm .ewBox {
    width: 130px;
    display: none;
    color: #363636;
    text-align: center;
    padding: 10px;
    position: absolute;
    left: -152px;
    top: -75px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0;
    background: #394959
}

.side ul li.sideetel .telBox {
    width: 240px;
    height: 78px;
    display: none;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -240px;
    top: 0;
    background: #394959
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 100px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 20px;
    font-size: 18px;
    padding-top: 14px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 11px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background: url(../images/right_pic8.png) 28px center no-repeat;
    background-color: #0a8ada
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(../images/icon11.png) 28px 19px no-repeat;
    background-size: 15%
}

.side ul li.sideewm .ewBox img {
    width: 100%
}

.fll {
    background: #f2f2f2;
    overflow: hidden;
    padding-bottom: 40px
}

.pic_nav {
    height: 58px;
    position: relative;
    z-index: 20;
    display: none
}

.pic_nav ul li {
    width: 33.33%;
    float: left;
    border: 5px #f5f5f5 solid;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 58px;
    text-align: center;
    position: relative
}

.pic_nav ul li a {
    color: #666;
    line-height: 58px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px #ccc solid;
    border-radius: 6px
}

.pic_nav ul li:hover {
    background: url(../images/bg02.png) no-repeat center
}

.pic_nav ul li:hover a {
    color: #fff
}

.pic_nav ul li ul {
    position: absolute;
    left: 0;
    width: 100%;
    display: none
}

.pic_nav ul li ul li {
    width: 100%;
    float: none;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: rgba(15, 67, 175, .5)
}

.pic_nav ul li ul li a {
    line-height: 40px;
    color: #333
}

.pic_nav ul li:hover ul li {
    color: #ffc936;
    background: rgba(15, 67, 175, .5)
}

.pic_nav ul li ul li a:hover {
    color: #ffc936
}

.pic_nav ul li:hover ul {
    display: block
}

.piclb {
    margin: 30px auto
}

.piclb ul li {
    border: 5px #fff solid;
    background: #f1f1f1
}

.ys {
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.ys_com {
    overflow: hidden
}

.ys_com ul {
    float: left;
    width: 26%
}

.ys_com ul li {
    overflow: hidden;
    margin-bottom: 100px
}

.ys_com ul li h3 {
    overflow: hidden;
    text-align: left;
    font-size: 22px;
    color: #333;
    line-height: 24px;
    margin-bottom: 20px
}

.ys_com ul li h3 div {
    width: 52px;
    margin: 0 auto;
    float: left;
    margin-right: 15px
}

.ys_com ul li h3 div img {
    width: 100%
}

.ys_com ul li p {
    font-size: 15px;
    color: #555;
    padding-left: 69px;
    line-height: 26px
}

.uy {
    overflow: hidden
}

.uy img {
    width: 100%;
    overflow: hidden
}

.ys_com ul:nth-child(2) {
    margin: 0 5%;
    width: 37%
}

.zizhi .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px #fff solid;
    display: inline-block;
    margin: 0 10px
}

.zizhi .swiper-pagination-bullet-active {
    background: #394959;
    border: 1px #fff solid
}

.ban {
    width: 100%;
    overflow: hidden;
    margin: 0 auto
}

.ban img {
    width: 100%;
    overflow: hidden
}

.ys ul li .ys_left h3 img {
    width: 100%
}

.ddd {
    overflow: hidden;
    margin: 30px auto
}

.xbanner {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0
}

.xbanner img {
    width: 100%;
    overflow: hidden
}

.xbanner img:first-child {
    display: block
}

.xbanner img:last-child {
    display: none
}

.zizhi {
    width: 100%;
    overflow: hidden;
    margin: 50px auto 0;
    background: #e5eff8;
    padding-bottom: 60px
}

.zizhi .swiper-container {
    margin: 0 60px
}

.swiper-container-rtl .swiper-button-next,
.zizhi .swiper-button-prev {
    background: #555 url(../images/left.png) no-repeat center center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    left: 0;
    right: auto
}

.swiper-container-rtl .swiper-button-prev,
.zizhi .swiper-button-next {
    background: #555 url(../images/right.png) no-repeat center center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    right: 0;
    left: auto
}

.zizhi .swiper-button-prev:hover {
    background: #394959 url(../images/left.png) no-repeat center center
}

.zizhi .swiper-button-next:hover {
    background: #394959 url(../images/right.png) no-repeat center center
}

.img-box {
    overflow: hidden
}

.img-box img {
    transition: .5s
}




.banner {
    width: 100%;
    height: auto;
    min-height: 4rem;
    background: #eee;
    overflow: hidden;
    position: relative
}

.banner .swiper-wrapper img {
    display: block;
    width: 100%;
    height: 80vh;
    object-fit: cover;
}

.banner {
    overflow: hidden
}

.banner .swiper-pagination {
    position: absolute;
    width: 100%;
    left: 80%;
    bottom: 34px;
    display: flex;
    justify-content: right;
    align-items: center;
    z-index: 1
}

.banner .swiper-pagination span {
    width: 15px;
    height: 15px;
    background-color: rgba(255, 255, 255, 0.2);
    display: inline;
    margin: 0 3px;
    border: 1px solid #fff;
    opacity: 1;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff
}

.banner .ban {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 160px;
    background-image: url(../images/banner_bottom.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}

.banner .ban .ban-content {
    position: relative;
    height: 100%;
    width: 100%;
}

.banner .ban .ban-title {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    left: 20px;
}

.banner .ban .title-font {
    color: #fff;
    font-size: 30px;
    line-height: 44px;
    letter-spacing: 1px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: Arial;
    width: 620px;
}


.mbanner {
    overflow: hidden;
    margin: 0 auto;
    display: none;
}

.mbanner .swiper-pagination {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

.mbanner .swiper-pagination span {
    width: 60px;
    height: 4px;
    background: #eee;
    display: block;
    margin: 0 3px;
    border-radius: 0 !important
}

.mbanner .swiper-pagination .swiper-pagination-bullet-active {
    background: #0079c5
}

.mb-news-swiper {
    display: none;
}

.in-banner {
    width: 100%
}

.in-banner img {
    display: block;
    width: 100%
}



.title {
    padding: 50px 0 20px;
    overflow: hidden;
    margin: 20px auto 0
}

.title h4 b {
    color: #0f9fb7;
    font-size: 30px;
}

.title h4 b:before {
    content: "";
    width: 7px;
    height: 40px;
    background: #0f9fb7;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

.title h4 b:after {
    content: url(../images/seo.png);
    position: absolute;
    top: 25px;
}

.title h4 b i {
    font-style: normal;
    color: #333;
    font-weight: bold;
}

.title h4 {
    overflow: hidden;
    padding-bottom: 15px;
    font-size: 30px;
    color: #0f9fb7;
}

.title h4 span {
    float: right;
}

.title h4 span a {
    margin: 0 20px;
    font-size: 18px;
}

.title h4 span.mor {
    font-size: 16px;
    font-weight: 400;
    padding-right: 10px;
    background: url(../images/jt1.png) no-repeat center right;
    background-size: 22px;
}

.title h4 span.yugao {
    font-size: 16px;
    font-weight: 400;
}

.title h4 span.yugao a {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e8e8e8;
    margin: 0 5px;
    border-radius: 6px;
}

.title h4 span.yugao a:hover {
    background: #54a2d6;
    color: #fff;
}


.news_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/page-bg.png) no-repeat;
    background-size: 100% 100%;
}

.news_box .content {
    box-sizing: border-box;
    padding: 0.4rem 0 0.2rem 0;
}

.content-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.1rem;
}

.box-title {
    font-size: 32px;
    font-weight:700;
    line-height: 58px;
    font-family: Arial;
}

.news_box .swiper-outer {
    position: relative;
    /* 为按钮定位提供参考 */
    padding: 0 60px;
    /* 左右留出空间 */
    box-sizing: border-box;
    width: 100%;
}

/* Swiper主容器 - 必须无padding */
.news_box .swiper-container {
    width: 100%;
    padding: 0;
}

/* 导航按钮 - 绝对定位到外层 */
.news_box .swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    cursor: pointer;
}

.news_box .swiper-button-prev {
    left: -2px;
    /* 定位到外层容器左侧外 */
    background: url(../images/news_left.png) no-repeat center;
}

.news_box .swiper-button-next {
    right: -2px;
    /* 定位到外层容器右侧外 */
    background: url(../images/news_right.png) no-repeat center;
}

.news_box .swiper-outer .ban {
    height: 260px;
}
.news_box .swiper-outer .ban img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    transition: transform 1.2s ease;
}

.news_box .swiper-outer .ban img:active {
    transform: scale(1.5);
    position: relative;
    z-index: 100;
}

.news_box .swiper-outer .swiper-slide .slide-info {
    height: 100%;
    padding: 24px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.news_box .swiper-outer .swiper-slide .slide-date {
    color: #00849a;
}

.news_box .swiper-outer .swiper-slide .slide-title {
    font-size: 16px;
    font-weight: 600;
    margin: 18px 0;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #00849a;
}

.news_box .swiper-outer .swiper-slide .slide-content {
    line-height: 22px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 126px;
}

.news_w {
    overflow: hidden
}

.new_left {
    width: 55%;
    float: left;
    overflow: hidden;
}

.new_left h3 {
    font-size: 25px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_left p {
    font-size: 20px;
    line-height: 41px;
    color: #666;
    height: 210px;
    margin-bottom: 30px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.new_left dt {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #0f9fb7;
    color: #fff;
    text-align: center;
}

.new_left dt a {
    color: #fff;
}

.new_right {
    width: 42%;
    float: right;
}

.new_right img {
    width: 100%;
}

.kecheng .content {
    width: 100%;
    position: relative;
}

.kecheng .content-top {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
}

.kecheng .kc_con .kc-item {
    position: relative;
}

.kecheng .kc_con .kc-item .item-color {
    position: absolute;
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    width: 100%;
    top: 0;
}

.kecheng .kc_con .kc-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    height: 60vh;
    filter: blur(3px);
}
.kecheng .kc_con .kc-item {
    position: relative;
}
.kecheng .kc_con .kc-item .kc-item-content{
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 310px;
    color: #fff;
}
.kecheng .kc_con .kc-item .kc-item-font .item-title {
    height: 25%;
    font-weight: 600;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.kecheng .kc_con .kc-item .kc-item-font .icon {
    width: 13px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
}
.kecheng .kc_con .kc-item .kc-item-font .icon-1 {
    background: url(../images/time-w.png) no-repeat;
    background-size: 100% 100%;
}
.kecheng .kc_con .kc-item .kc-item-font .icon-2 {
    background: url(../images/location-w.png) no-repeat;
    background-size: 100% 100%;
}
.kecheng .kc_con .kc-item .item-btn {
    width: 140px;
    background-color: #2F84BD;
    height: 50px;
    padding: 8px 18px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 20px;
}

.content-item {
    display: none;
}

.content-item.active {
    display: block;
}

.content-item.active {
    animation: fadeIn 0.5s;
}

@keyframes fadeIn {
    from {
        opacity: 0.4;
    }

    to {
        opacity: 1;
    }
}
 .content-padding {
    padding: 0.2rem 0;
}

.huodong {
    background: url(../images/page-bg.png) no-repeat;
    background-size: 100% 100%;
}

.huodong .hdyg-content {
    display: flex;
}

.huodong .hdyg-content .hdyg-item {
    height: 460px;
    width: 25%;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}
.huodong .hdyg-content .hdyg-item {
    margin-right: 0;
}

.huodong .hdyg-content .hdyg-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.huodong .hdyg-content .last-child {
    margin-right: 0;
}

.pc-hdyg .hdyg-item-info {
    display: flex;
    flex-direction: column;
    color: #fff;
    position: absolute;
    bottom: -110px;
    padding: 16px;
    background-color: rgba(12,144,149, 0.8);
    transition-duration: 0.5s;
    width: 100%;
    height: 184px;
    overflow: hidden;
    box-sizing: border-box;
}

.huodong .hdyg-content :hover .hdyg-item-info {
    transition-duration: 0.5s;
    bottom: 0;
}

.mb-hdyg {
    display: none;
}

.mb-hdyg .hdyg-item-info {
    display: flex;
    flex-direction: column;
    color: #fff;
    position: absolute;
    padding: 16px;
    background-color: rgba(12,144,149, 0.8);
    transition-duration: 0.5s;
    width: 100%;
    box-sizing: border-box;
    height: 182px;
bottom:-106px;
}

.hdyg-item-info .info-top info-content {
    margin-bottom: 10px;
}

.hdyg-item-info .info-top .info-title {
    font-size: 20px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 16px 0 26px 0;
}

.hdyg-item-info .info-top .info-title a {
color: #fff;
}

.hdyg-item-info .info-top .info-content {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.hdyg-item-info .info-bottom {
    text-align: right;
    cursor: pointer;
    position: absolute;
    bottom: 16px;
    right: 16px;
}

.hdyg-item-info .info-bottom a {
    color: #fff;
}

.jiangke {
    background: url(../images/page-bg.png) no-repeat;
    background-size: 100% 100%;
}

.jkbox {
    height: 480px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.jkbox .jkbox-item {
    height: 50%;
    display: flex;
}

.jkbox .jkbox-item .item {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.jkbox .jkbox-item .item .item-dev {
    width: 100%;
    height: 100%;
    transition: transform 1.5s ease;
}

.jkbox .jkbox-item .item:hover .item-dev {
    transform: scale(1.1);
}

.jkbox .jkbox-item .item:active .item-dev {
    transform: scale(1.3);
    position: relative;
    z-index: 100;
}

.jkbox .jkbox-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jkbox .jkbox-item .item-color {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 16%;
    transform: skewX(-20deg);
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.jkbox .jkbox-item .item-2 .item-color {
    background-color: rgba(12,144,149, 0.6);
    left: 9%;
}

.jkbox .jkbox-item .item-3 .item-color {
    background-color: rgba(12,144,149, 0.6);
    left: 22%;
}

.jkbox .jkbox-item .item-color .color-font {
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    transform: skewX(20deg);
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    width: 200px;
}
.peiyang {
    overflow: hidden;
    padding: 0.2rem 0;
    background: url(../images/page-bg.png) no-repeat;
    background-size: 100% 100%;
}

.peiyang .peiyang-bottom {
    margin: 30px 0;
}

.peiyang .peiyang-bottom .bottom-title {
    font-size: 18px;
}

.peiyang .peiyang-bottom .bottom-content {
    display: flex;
    padding: 0 2vw;
    margin-top: 10px;
}

.peiyang .peiyang-bottom .bottom-content div {
    margin-right: 20px;
    height: 70px;
    width: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0f9fb7;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    transition-duration: 0.5s;
    font-size: 16px;
}

.peiyang .peiyang-bottom .bottom-content div:hover {
    background-color: #0f9fb7;
    transition-duration: 0.5s;
}

.peiyang .peiyang-bottom .bottom-content div:hover a {
    color: #fff;
    transition-duration: 0.5s;
}

.peiyang .peiyang-bottom .bottom-content div:last-child {
    margin-right: 0;
}

.peiyang ul {
    overflow: hidden;
}

.peiyang ul li {
    width: 50%;
    float: left;
    border: 10px rgba(0,0,0,0) solid;
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.peiyang ul li:nth-child(1n) {
    border-left: none;
}

.peiyang ul li:nth-child(2n) {
    border-right: none;
}

.peiyang ul li div {
    overflow: hidden;
}

.peiyang ul li div img {
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    height: 480px;
    object-fit: cover;
}

.peiyang ul li p {
    position: absolute;
    width: 94%;
    left: 0px;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.6);
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.peiyang ul li:hover p {
    background: rgba(12,144,149, 0.6);
    color: #fff;
}

.peiyang ul li:hover div img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .5s;
    transition: all .5s;
}


.footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 10px;
    margin-top: 0;
    position: relative;
    background: #0f9fb7;
    border-bottom: 3px solid #EB572B;
}

.footer .footer-nav {
    height: auto;
    line-height: 50px;
    background-color: #00849a;
    display: flex;
    justify-content: center;
}

.footer .footer-nav .footer-nav-content {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.footer .footer-nav .footer-nav-content a {
    color: #fff;
}

.footer .footer-nav .footer-nav-content div {
    padding: 0 20px;
    font-size: 16px;
    white-space: nowrap;
}

.footer .footer-content {
    display: flex;
    margin-top: 50px;
}

.footer .footer-left {
    width: 50%;
    border-right: 1px solid #fff;
    text-align: right;
    padding-right: 8vw;
    box-sizing: border-box;
}
.footer .footer-left img {
    width: 70%;
}

.footer .footer-right {
    width: 50%;
    text-align: left;
    padding-left: 8vw;
    display: flex;
    box-sizing: border-box;
}

.footer .footer-right .right-l {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 4vw;
}

.footer .footer-right .right-l div {
    line-height: 26px;
    color: #fff;
}

.footer .footer-right .right-r {
    width: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer .footer-bottom {
    text-align: center;
    color: #fff;
    margin-top: 20px;
}

.cor {
    background: #222222;
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
    color: #c8c8c8;
    font-size: 16px;
}



.links {
    margin: 0 auto 0;
    height: auto;
    overflow: hidden;
    border-top: 1px #f6f6f6 solid
}

.links .tit {
    width: 112px;
    float: left;
    border-right: 1px #f6f6f6 solid;
    border-left: 1px #f6f6f6 solid;
    margin-right: 20px;
    padding: 20px
}

.links ul {
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

.links ul a {
    line-height: 25px;
    color: #666;
    margin: 5px;
    white-space: nowrap
}

.links ul a:hover {
    text-decoration: underline;
    color: #1bb1cc
}

.fn {
    display: none
}

.crumbs {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #eee
}

.crumbs img {
    display: block;
    float: left;
    margin-top: 12px;
    margin-right: 10px
}

.crumbs p {
    color: #333;
    font-size: 14px;
    line-height: 50px;
    float: left
}

.crumbs a {
    color: #333;
    line-height: 50px;
    padding-right: 10px;
    position: relative
}

.crumbs a:after {
    content: ">";
    position: absolute;
    right: 0;
    top: -16px;
    font-family: Arial;
}

.crumbs a:last-child:after {
    width: 0;
    height: 0;
    overflow: hidden
}



















.zz {
    background: #fff;
    border: 1px #ccc solid
}

.zz div {
    overflow: hidden
}

.zz h3 {
    font-size: 16px;
    color: #394959;
    overflow: hidden;
    padding-left: 10px;
    line-height: 40px;
    font-weight: 400;
    position: relative;
    margin: 10px 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.zz h3:before {
    content: "";
    width: 3px;
    height: 15px;
    background: #ff8400;
    position: absolute;
    left: 0;
    top: 13px
}

.zz p {
    height: 80px;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 20px;
    color: #666
}

.zz:hover h3 {
    text-decoration: underline;
    color: #ff8400
}

.zz div img {
    width: 100%;
    height: 100%
}

.zz div img {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.zz div:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.product {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    padding: 50px 0
}

.product .main {
    width: 1387px
}

.product .swiper-container {
    margin-top: 30px
}

.product .swiper-slide {
    width: 100%;
    height: auto;
    overflow: hidden
}

.product .hd {
    display: none
}

.product .swiper-pagination {
    display: table;
    margin: 0 auto
}

.product .swiper-pagination span {
    display: block;
    width: 200px;
    height: 58px;
    background: url(../images/bg01.png) no-repeat center;
    text-align: center;
    line-height: 58px;
    float: left;
    margin: 0 15px;
    cursor: pointer;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
    overflow: hidden
}

.product .swiper-pagination .swiper-pagination-bullet-active {
    background: url(../images/bg02.png) no-repeat center;
    color: #fff;
    box-shadow: 0 0 3px 2px #d7d0d0bf
}

.product .swiper-wrapper {
    margin-top: 30px
}

.wary_left {
    width: 300px;
    float: left;
    overflow: hidden
}

.title1 {
    overflow: hidden;
    background: #394959 url(../images/tit.png) no-repeat center left 35px;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 30px 0 30px 99px;
    text-align: left;
    border-radius: 15px 15px 0 0
}

.title1 p {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400
}

.wary_right {
    width: 1090px;
    float: right;
    overflow: hidden
}

.pic_muen {
    margin-top: 10px
}

.wary_right h3 {
    font-size: 28px;
    color: #394959;
    height: 80px;
    line-height: 90px;
    overflow: hidden
}

.wary_right h3 b {
    font-size: 20px;
    color: #999;
    text-transform: uppercase;
    margin-left: 5px
}

.wary_right h3 span {
    float: right;
    color: #999;
    font-weight: 400;
    float: right;
    font-size: 18px
}

.pic {
    overflow: hidden;
    margin: 0 auto
}

.pic ul {
    overflow: hidden
}

.pic ul li {
    float: left;
    width: 33.33%;
    border: 10px #fff solid;
    transition: .5s;
    box-sizing: border-box;
    height: auto;
    overflow: hidden
}

.pic ul li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    transition: .3s;
    background: rgba(0, 0, 0, .5)
}

.pic ul li .bg span {
    display: block;
    width: 180px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-indent: 30px;
    background: #394959 url(../images/icon01.png) no-repeat 35px center
}

.pic ul li img {
    display: block;
    width: 100%
}

.pic ul li .img-box {
    position: relative
}

.pic ul li p {
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    background: #fff;
    text-align: left;
    text-overflow: ellipsis;
    text-indent: 1em;
    padding-right: 50px;
    position: relative
}

.pic ul li p:after {
    content: "→";
    font-size: 21px;
    color: #999;
    font-weight: 300;
    position: absolute;
    right: 10px;
    top: 0
}

.more {
    display: block;
    width: 160px;
    height: 58px;
    background: #00849a;
    font-size: 18px;
    text-align: center;
    line-height: 58px;
    border: 1px solid #00849a;
    color: #fff;
}

.more a {
    color: #fff;
}

.more a:hover {
    color: #fff;
}

.pic ul li:hover p {
    color: #ff9b30
}

.pic ul li .img-box img {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.pic ul li .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.pic ul li a {
    border: 1px #ccc solid;
    overflow: hidden;
    display: block
}

.pic ul li a:hover {
    border: 1px #394959 solid
}

.pic ul li:hover p:after {
    content: "→";
    color: #394959
}

.pic ul li:hover .bg {
    opacity: 1
}

.tel2 {
    width: 100%;
    overflow: hidden;
    position: relative
}

.tel2 p {
    text-align: right;
    width: 100%;
    line-height: 77px;
    font-size: 30px;
    color: #fff;
    font-family: Arial;
    position: absolute;
    top: 0;
    right: 13px
}


.pic_lb {
    overflow: hidden;
    margin: 0 auto;
}

.pic_lb ul {
    overflow: hidden;
}

.pic_lb ul li {
    float: left;
    width: 33.33%;
    border: 10px #fff solid;
    transition: .5s;
    box-sizing: border-box;
    height: auto;
    overflow: hidden
}

.pic_lb ul li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    transition: .3s;
    background: rgba(0, 0, 0, .5)
}

.pic_lb ul li .bg span {
    display: block;
    width: 180px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-indent: 30px;
    background: #394959 url(../images/icon01.png) no-repeat 35px center
}

.pic_lb ul li img {
    display: block;
    width: 100%
}

.pic_lb ul li .img-box {
    position: relative
}

.pic_lb ul li p {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    background: #f5f5f5;
    text-align: center;
    text-overflow: ellipsis
}

.pic_lb ul li:hover p {
    background: #394959;
    color: #fff
}

.pic_lb ul li:hover .bg {
    opacity: 1
}

.w30 {
    margin: 30px auto;
    overflow: hidden
}

.plb ul li {
    width: 33.33%;
    border: 10px #fff solid
}

.plb {
    clear: both
}

.cases {
    width: 100%;
    height: auto;
    margin-top: 0;
    overflow: hidden;
    background: #fff5ea;
    padding: 20px 0
}

.cases .swiper-container {
    padding-bottom: 50px
}

.cases .swiper-pagination-bullet {
    width: 25px;
    height: 8px;
    border-radius: 6px;
    background: #999;
    opacity: 1
}

.cases .swiper-pagination-bullet-active {
    background: #394959
}

.anli {
    width: 1200px;
    overflow: hidden;
    margin: 20px auto 0
}

.anli ul li {
    width: 290px;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 17px;
    margin-bottom: 16px;
    margin-top: 6px;
    padding-bottom: 30px
}

.anli ul li div {
    overflow: hidden;
    width: 290px;
    border: 2px #fff solid
}

.anli ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px #ccc solid;
    z-index: 2
}

.anli ul li a {
    color: #333
}

.anli ul li div img {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.anli ul li div:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.anli ul li:hover p {
    color: #394959;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px #394959 solid
}

.anli ul li:hover p:after {
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
    left: 0
}

.gengduo {
    width: 180px;
    height: 60px;
    margin: 30px auto;
    line-height: 60px;
    border-radius: 60px;
    background: #394959;
    text-align: center;
    overflow: hidden
}

.gengduo a {
    color: #fff;
    display: block;
    font-size: 18px
}

.gengduo a:hover {
    background: #ff9b30;
    border-radius: 60px
}

.aboutbj {
    width: 100%;
    height: 100%;
    margin: 0 auto 0;
    overflow: hidden;
    background: url(../images/aboutbj.png) no-repeat center top
}

.about {
    margin: 80px auto;
    overflow: hidden
}

.a_left {
    overflow: hidden;
    width: 50%;
    float: left
}

.a_left h3 {
    font-size: 40px;
    font-weight: 700;
    color: #394959;
    border-bottom: 2px #e6e6e6 solid;
    display: inline-block
}

.a_left h3 i {
    font-size: 80px;
    font-family: Arial;
    font-style: normal;
    color: #ff8400
}

.a_left dd {
    color: #555;
    line-height: 28px;
    font-size: 16px;
    text-indent: 2em;
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 9;
    overflow: hidden
}

.a_left dt {
    width: 150px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    background: #394959;
    border-radius: 30px;
    font-size: 16px;
    margin: 20px auto;
    float: left
}

.a_left dt a {
    color: #fff
}

.a_video {
    width: 40%;
    float: right;
    border-radius: 20px;
    overflow: hidden;
    border: 10px #ccc solid
}

#video {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    height: 420px
}

#video video {
    width: 100%;
    height: 100%;
    object-fit: fill
}

.VideoBtn {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    z-index: 10
}

.VideoBtn img {
    width: 100%
}

.jsmodern-select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jsmodern-marquee-inner {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: 0 0 !important
}

.jsmodern-marquee-default,
.jsmodern-marquee-repeat {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    background: 0 0 !important
}

.jsmodern-marquee-part {
    display: block;
    float: left
}

section.jsmodern-share {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    width: 300px !important;
    height: 335px !important;
    z-index: 999999;
    margin: 0 !important;
    background: #fff;
    border: #ddd solid 1px;
    border-radius: 10px;
    box-shadow: #ddd 0 0 20px;
    overflow: hidden !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.jsmodern-share p {
    display: block;
    height: 20px !important;
    text-align: center;
    font-size: 18px;
    margin: 15px 0 20px 0 !important
}

.jsmodern-share section {
    float: none !important;
    width: 260px !important;
    height: 260px !important;
    margin: 0 auto !important;
    padding: 0 !important
}

.jsmodern-share b {
    position: absolute;
    width: 12px;
    height: 12px;
    border: #333 solid 4px;
    background: #333 url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAS1BMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////9UrLx+AAAAGHRSTlMAgHBAMKDPEO9gwOAgsFCQn/DQ37+vj1+ShkdhAAAB/UlEQVR42u3ayW4CQQwA0dmgZyEJgSz+/y/NISgTaRrVqfpkny1eaSBSEO5ycnJy/s94nSPm69hJ8/0ZEfevS1efco3HfBaDv5zjd+alvnCOvzkLBdO8v35fW3iLcAp2f5/XygOKOBRoftzhAewFhl9/BGuIBbv//FMwx7HA8+PlsLSFULD7HLCGULD7/BYMUS2Q/BgPe+W9XuD4t8rmEPUCw4+xtnt6UiD4S9e5Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7Bey7BezbBeT7BeT7BeT7BeD7BeD7BeBLBey7Bey7Bey7Bey7BezLBejrBeT7BeT7BeD781L3BxXl/7/iXNr5UKD7UKD7UKD7UKD7VGD7XKD7XOD7XOD7XOD7XOD7ywkKbJ++N/o+FOg+FOg+FOg+Fdg+F9g+F9g+F9g+Fzh+3h/k/UHeH+T9Qd4f5P1B3h/k/UHeH+T9gVFQGt4ffNRWP1reH/THxbHp/cFcYE+4P6BXXt37A34PGt8frIelW9v7gzf4FUS/PxgOK0vb+4PLcWVreX9wqmxMDe8PtlLbWN5b3R9sU31jWh9/IlOnzOv2eP7l6cpl6Pth6rQZ+75fSpeTk5Pzf34AZEeVGaC2p3QAAAAASUVORK5CYII=);
    background-size: cover;
    border-radius: 10px;
    right: 4px;
    top: 4px;
    cursor: pointer;
    opacity: .2;
    transition: .2s
}

.jsmodern-share b:hover {
    opacity: .5
}

.jsmodern-picture-container {
    display: block;
    position: relative;
    overflow: hidden
}

.jsmodern-picture-container a {
    display: block;
    color: #fff;
    text-decoration: none
}

.jsmodern-picture-container img {
    border: 0
}

.jsmodern-picture-inner {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.jsmodern-picture-part {
    position: relative;
    overflow: hidden
}

.jsmodern-picture-fade {
    width: 100%
}

.jsmodern-picture-fade .jsmodern-picture-part {
    position: absolute;
    display: none
}

.jsmodern-picture-slide .jsmodern-picture-part {
    float: left
}

.jsmodern-picture-slide img {
    display: block
}

.jsmodern-picture-dot {
    position: absolute;
    bottom: 15px
}

.jsmodern-picture-dot.jsmodern-picture-dotcenter {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.jsmodern-picture-dot.jsmodern-picture-dotleft {
    left: 10px
}

.jsmodern-picture-dot.jsmodern-picture-dotright {
    right: 10px
}

.jsmodern-picture-dot b {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: #888;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    transition: .4s
}

.jsmodern-picture-dot b.active {
    background: #fff
}

.jsmodern-picture-next,
.jsmodern-picture-prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 17px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer;
    background: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat
}

.jsmodern-picture-prev {
    margin-left: 13px
}

.jsmodern-picture-next {
    right: 0;
    margin-right: 13px;
    background-position: -17px 0
}

@media screen and (max-width:768px) {
    .jsmodern-picture-dot {
        bottom: 13px
    }

    .jsmodern-picture-dot b {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }
}

.jsmodern-video {
    background: #000;
    position: relative;
    overflow: hidden;
    z-index: 10
}

.jsmodern-video-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2147483648;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jsmodern-video-panel.jsmodern-video-panelFull {
    left: 50%;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
    padding: 3px 5px;
    border-radius: 8px
}

.jsmodern-video-linebox {
    height: 6px;
    background: rgba(255, 255, 255, .25);
    border-radius: 3px;
    width: 460px;
    width: -webkit-calc(100% - 305px);
    width: -moz-calc(100% - 305px);
    width: calc(100% - 305px);
    float: left;
    margin: 17px 0 0 15px;
    position: relative;
    cursor: pointer
}

.jsmodern-video-pass {
    position: absolute;
    border-radius: 3px;
    height: 100%;
    background: #f81e3d
}

.jsmodern-video-linedot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    position: absolute
}

.jsmodern-video-panel b {
    cursor: pointer
}

.jsmodern-video-panel b,
.jsmodern-video-panel span {
    display: block;
    float: left
}

.jsmodern-video-panel span {
    font-size: 12px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.jsmodern-video-start {
    margin-left: 10px
}

.jsmodern-video-start+span {
    width: 14px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    overflow: hidden;
    margin-top: 13px;
    -webkit-transform: scale(1, .9) translateY(1px);
    -ms-transform: scale(1, .9) translateY(1px);
    transform: scale(1, .9) translateY(1px);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.jsmodern-video-end,
.jsmodern-video-start {
    width: 39px;
    text-align: center
}

.jsmodern-video-volumebox {
    width: 80px;
    height: 6px;
    background: rgba(255, 255, 255, .25);
    border-radius: 3px;
    float: left;
    margin: 18px 0 0 7px;
    position: relative;
    cursor: pointer
}

.jsmodern-video-volumeline {
    width: 40px;
    height: 6px;
    background: #f81e3d;
    border-radius: 3px;
    margin-top: 0
}

.jsmodern-video-volumedot {
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 3px;
    margin: -6px 0 0 37px;
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    position: absolute
}

.jsmodern-video-fullin,
.jsmodern-video-play,
.jsmodern-video-volume {
    width: 18px;
    height: 18px;
    margin-top: 11px;
    background-position: center;
    background-repeat: no-repeat
}

.jsmodern-video-play {
    margin-left: 10px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)
}

.jsmodern-video-pause {
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)
}

.jsmodern-video-volume {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)
}

.jsmodern-video-muted {
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r//0RPE3HMNwpwYwQAAAABJRU5ErkJggg==)
}

.jsmodern-video-fullin {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)
}

.jsmodern-video-fullout {
    margin-left: 15px;
    background-image: url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)
}

b.jsmodern-video-fullFalse {
    opacity: .5;
    cursor: default
}

.jsmodern-scrollBar-container {
    overflow: hidden
}

.jsmodern-scrollBar-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.jsmodern-scrollbar {
    position: absolute;
    top: 0;
    right: 1px;
    width: 6px;
    background: rgba(0, 0, 0, .3);
    border-radius: 3px;
    z-index: 10px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.jsmodern-lazyload {
    display: block;
    opacity: 0
}

.jsmodern-page-content {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.jsmodern-page-target>* {
    display: none
}

.jsmodern-page {
    height: 38px;
    display: inline-block;
    overflow: hidden;
    border-radius: 19px;
    border: #e8e8e8 solid 1px;
    margin: 0 auto
}

.jsmodern-page>div i,
.jsmodern-page>i {
    display: block;
    float: left;
    width: 40px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    font-style: normal;
    background: #f5f5f5;
    transition: .15s;
    font-weight: 700;
    color: #333
}

.jsmodern-page i {
    border-right: #e3e3e3 solid 1px;
    border-left: #fff solid 1px
}

.jsmodern-page>div {
    float: left;
    max-width: 420px;
    overflow: hidden
}

.jsmodern-page>div div {
    height: 38px
}

.jsmodern-page i.active {
    background: #e04636;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px inset;
    border-right-color: #fff
}

.jsmodern-page i:hover {
    color: #e04636
}

.jsmodern-page i.active:hover {
    color: #fff
}

.jsmodern-page>i span {
    display: inline-block;
    font-size: 20px
}

.jsmodern-page>i:first-child {
    border-radius: 19px 0 0 19px
}

.jsmodern-page>i:last-child {
    border-radius: 0 19px 19px 0
}

i.jsmodern-page-first,
i.jsmodern-page-last,
i.jsmodern-page-next,
i.jsmodern-page-prev {
    line-height: 33px
}

section.jsmodern-page-more {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    background: #ececec;
}

.jsmodern-fullpage-container {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

.jsmodern-fullpage-part {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden
}

.jsmodern-fullpage-navigation {
    position: fixed;
    z-index: 20
}

.jsmodern-fullpage-navigation-x {
    left: 50%;
    bottom: 18px;
    width: auto;
    height: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.jsmodern-fullpage-navigation-y {
    top: 50%;
    right: 18px;
    width: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.jsmodern-fullpage-navigation-default>b {
    display: block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    border: #000 solid 1px;
    border-radius: 10px;
    opacity: .8;
    transition: .3s
}

.jsmodern-fullpage-navigation-y>b {
    margin: 10px 0
}

.jsmodern-fullpage-navigation-x>b {
    float: left;
    margin: 0 8px
}

.jsmodern-fullpage-navigation-default>b.active {
    background: #000
}

.jsmodern-dialog-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2147483649;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 0;
    opacity: 0
}

.jsmodern-dialog {
    position: fixed;
    left: 50%;
    top: -20px;
    width: 500px;
    min-width: 500px;
    height: auto;
    line-height: auto;
    overflow: hidden;
    padding: 15px;
    margin: 0;
    text-align: left;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: #fff;
    border-radius: 6px;
    border: #555 solid 1px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    opacity: 0
}

.jsmodern-dialog-title {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    word-wrap: break-word;
    word-break: normal
}

.jsmodern-dialog-content {
    width: 100%;
    height: auto;
    min-height: 60px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: normal;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    line-height: 160%;
    z-index: 10;
    -webkit-overflow-scrolling: touch
}

.jsmodern-dialog>span {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding: 0 12px;
    cursor: pointer;
    margin: 13px 0 0 10px;
    border-radius: 4px;
    border: #ccc solid 1px;
    transition: .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jsmodern-dialog>span.jsmodern-dialog-sure {
    background: #2f7cbe;
    border-color: #2f7cbe;
    color: #fff
}

.jsmodern-dialog>span.jsmodern-dialog-sure:hover {
    background: #1563a6;
    border-color: #1563a6
}

.jsmodern-dialog>span.jsmodern-dialog-cancel:hover {
    background: #eee
}

@media screen and (max-width:1024px) {
    .jsmodern-dialog.jsmodern-dialog-mobile {
        top: 43%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .jsmodern-dialog.jsmodern-dialog-mobile .jsmodern-dialog-title {
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
        transform-origin: left top
    }

    .jsmodern-dialog.jsmodern-dialog-mobile>span {
        font-size: 14px
    }
}

.about_shuzi {
    overflow: hidden;
    background: #f5f5f5;
    margin: 0 auto;
    padding: 30px 0
}

.product-number-info {
    overflow: hidden;
    position: relative;
    width: 1400px;
    margin: 0 auto
}

.product-number-info .product-number-inner {
    width: 100%;
    margin: 0 auto
}

.product-number-info ul {
    padding: 0 0
}

.q {
    zoom: 1
}

.product-number-info li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
    color: #333;
    padding-top: 1px;
    overflow: hidden;
    text-align: center;
    padding: 30px 0
}

.product-number-info li:last-child {
    border-right: 1px #ccc solid
}

.product-number-info li b {
    font-weight: 400;
    font-size: 90px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
    color: #394959;
    font-family: Arial;
}

.product-number-info li p {
    font-size: 20px
}

.product-number-info li b i {
    font-style: normal;
    color: #394959;
    letter-spacing: -1px
}

.product-number-info li b sup {
    position: absolute;
    font-size: 16px;
    right: -30px;
    bottom: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    background: #ff9b30
}

.product-number-info li b em {
    font-style: normal;
    font-size: 14px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px
}

.honor {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    position: relative
}

.honor .main {
    position: relative
}

.honor .swiper-container {
    position: initial
}

.honor .swiper-button-next,
.honor .swiper-button-prev {
    width: 25px;
    height: 48px;
    display: block;
    position: absolute;
    z-index: 1
}

.honor .swiper-button-next {
    right: -50px;
    background: url(../images/next.png) no-repeat center
}

.honor .swiper-button-prev {
    left: -50px;
    background: url(../images/prev.png) no-repeat center
}

.honor .swiper-slide {
    overflow: hidden
}

.honor .swiper-slide img {
    transition: .5s;
    width: 100%
}

.honor .swiper-slide:hover img {
    transform: scale(1.05)
}

.news {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    border-top: 10px #f2f2f2 solid
}

.news ul {
    overflow: hidden
}

.news ul li {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    width: 50%;
    float: left;
    border: 10px #fff solid;
    box-sizing: border-box
}

.news ul li a {
    border: 1px #ccc solid;
    display: block;
    padding: 5px;
    overflow: hidden
}

.news ul li::marker {
    display: none;
    color: #fff;
    opacity: 0
}

.news ul li dl {
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 28px;
    background: #394959;
    padding: 15px 0
}

.news ul li dl dd {
    padding: 0 30px 0;
    font-size: 48px
}

.news ul li dl dt {
    text-align: center;
    font-size: 16px;
    height: 20px;
    line-height: 10px
}

.news ul li span {
    overflow: hidden
}

.news ul li span h3 {
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    padding-right: 50px;
    position: relative
}

.news ul li span h3:after {
    content: "→";
    top: 0;
    right: 10px;
    position: absolute;
    width: 20px;
    height: 5px;
    font-size: 20px
}

.news h3 a {
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    color: #333
}

.news h3 a:hover {
    color: #394959;
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out
}

.news i {
    font-style: normal;
    font-size: 12px;
    color: #999
}

.news ul li span p {
    font-size: 14px;
    line-height: 23px;
    color: #999;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0 20px 0 0
}

.news ul li span i {
    font-size: 13px;
    color: #999;
    height: 30px;
    line-height: 30px;
    background: url(../images/newsList_icon02.png) no-repeat center left;
    text-indent: 2em;
    display: inline-block
}

.news ul li:hover a h3 {
    color: #394959;
    z-index: 1002;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news ul li:hover dl {
    background: #ff9b30
}



.zhichi {
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center
}

.zhichi ul {
    overflow: hidden
}

.zhichi ul li {
    width: 16.5%;
    float: left;
    text-align: center;
    border: 10px #fff solid;
    box-sizing: border-box;
    overflow: hidden;
    background: #5a91ed;
    padding-bottom: 40px;
}

.zhichi ul li div {
    width: 154px;
    height: 154px;
    margin: 0 auto
}

.zhichi ul li h3 {
    font-size: 24px;
    color: #5f5f5f;
    margin: 15px auto;
    font-weight: 700
}

.zhichi ul li p {
    font-size: 13px;
    text-transform: uppercase;
    color: #333
}

.float {
    width: .8rem;
    height: auto;
    position: fixed;
    right: .1rem;
    top: 50%;
    transform: translateY(50%);
    z-index: 1000;
    overflow: hidden;
    display: none
}

.float a {
    display: block;
    width: .8rem;
    height: .68rem;
    border-radius: .05rem 0 0 .05rem;
    margin-bottom: .05rem;
    background: url(../images/icon05.png) no-repeat center top;
    background-size: .8rem auto;
    overflow: hidden
}

.float a:last-child {
    background: url(../images/icon05.png) no-repeat center bottom;
    background-size: .8rem auto
}


.page {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px
}

.page ul {
    display: table;
    margin: 0 auto
}

.page ul li {
    float: left;
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    margin: 0 5px;
    border-radius: 5px;
    font-size: 14px
}

.page ul li a {
    color: #333;
    font-size: 12px
}

.page ul .thisclass {
    background: #394959;
    color: #fff;
    border: 1px solid #394959
}

.page ul .thisclass a {
    color: #fff
}

.tab {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px
}

.tab ul {
    display: table;
    margin: 0 auto
}

.tab ul li {
    float: left;
    width: 200px;
    height: 58px;
    margin: 4px 10px;
    background: url(../images/bg01.png) no-repeat center;
    background-size: 100% 100%
}

.article-detailed .tab ul li {
    background: #eee
}

.tab ul li a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 58px;
    text-align: center
}

.img-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5
}

.img-list .pic {
    margin-top: 30px;
    height: auto;
    overflow: hidden
}

.img-list .pic ul {
    margin-top: 10px
}

.img-list .pic ul li {
    float: left;
    width: 440px;
    height: auto;
    overflow: hidden;
    margin-left: 20px;
    margin-bottom: 20px
}

.img-list .pic ul li:nth-child(3n-2) {
    margin-left: 5px
}

.img-list .pic ul li img {
    display: block;
    width: 100%
}

.img-list .pic ul li p {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    text-align: center;
    background: #fff;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px
}

.news-list ul {
    margin-top: 5px
}

.news-list ul li {
    width: 49%;
    height: auto;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    padding: 30px 20px;
    box-sizing: border-box;
    transition: .5s;
    margin-bottom: 20px;
    float: left
}

.news-list ul li:nth-child(2n) {
    float: right
}

.news-list ul li .tit {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 15px;
    background: url(../images/icon03.png) no-repeat right top;
    border-bottom: 1px solid #e6e6e6
}

.news-list ul li .time b {
    color: #394959;
    font-size: 36px;
    font-weight: 700
}

.news-list ul li .time p {
    color: #333;
    font-size: 12px;
    margin-top: -3px
}

.news-list ul li .info {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px
}

.news-list ul li .info h4 {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.news-list ul li .info p {
    color: #666;
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
    overflow: hidden
}

.buttom {
    display: none
}

.sp_nav {
    width: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
    margin-top: 38px;
    display: none
}

.sp_nav span {
    display: block;
    background: #0f9fb7;
    width: 30px;
    height: 4px;
    position: absolute;
    left: 10px;
    transition: all ease .35s;
    border-radius: 6px;
}

.sp_nav span:nth-of-type(1) {
    top: 0
}

.sp_nav span:nth-of-type(2) {
    top: 10px
}

.sp_nav span:nth-of-type(3) {
    top: 20px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: fixed;
    z-index: 9999;
    background: #eee;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease .35s
}

.nav_show {
    top: 100px
}

.sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0 7px 0 7px
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease .35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0)
}

.sjj_nav ul li {
    border-top: 1px #ddd solid;
    margin-left: 20px;
    position: relative;
    line-height: 40px;
    font-size: 14px
}

.sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #666;
    width: 80%
}

.sjj_nav ul li ul li a {
    color: #999;
    display: block;
    text-align: left
}

.sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #555
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #0f9fb7;
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}

.mbx {
    width: 100%;
    height: 62px;
    background: #f2f2f2;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    line-height: 62px;
    border-bottom: 2px solid #00849a;
}

.mbx .p1 {
    line-height: 62px;
    position: relative;
    z-index: 9;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mbx .p1 a {
    padding-right: 14px;
    background: url(../images/InpageAddress_icon02.png) no-repeat right center;
    font-size: 18px;
    margin-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #00849a;
}

.n_banner {
    width: 100%;
    height: 340px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.n_banner .banner-font {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.n_banner img {
    width: 100%;
    margin: 0 auto
}

.n_banner .ban {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    justify-content: center;
}

.n_banner .ban h3 {
    color: #fff;
    font-size: 60px;
    letter-spacing: 1px;
}

.pro-intro {
    overflow: hidden;
    margin-top: 6px;
    padding: 10px 14px 20px
}

.pro-intro .img {
    float: left;
    width: 450px;
    height: auto;
    overflow: hidden
}

.pro-intro .img img {
    display: block;
    width: 450px;
    height: 395px
}

.pro-intro .info {
    float: right;
    width: 428px;
    height: 395px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #d2d2d2;
    border-left: none
}

.pro-intro .info p {
    color: #555;
    font-size: 20px;
    border-bottom: 1px solid #d9d9d9;
    height: 45px;
    margin-top: 60px;
    text-indent: 20px
}

.pro-intro .info .tel {
    width: 100%;
    height: 160px;
    border-bottom: 1px solid #d9d9d9
}

.pro-intro .info .tel img {
    display: block;
    margin-top: 25px;
    margin-left: 25px
}

.pro-intro .info .tel b {
    width: 100%;
    display: block;
    color: #1c71c8;
    margin-left: 25px;
    font-size: 36px;
    margin-top: 10px;
    line-height: 36px;
    font-weight: 400
}

.pro-intro .data {
    width: 100%;
    height: auto;
    overflow: hidden
}

.pro-intro .info .btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-left: 25px
}

.pro-intro .info .btn a {
    display: block;
    width: 165px;
    height: 48px;
    background: #1c71c8;
    color: #fff;
    float: left;
    margin-right: 15px;
    line-height: 48px;
    font-size: 16px;
    text-indent: 30px;
    border-radius: 10px;
    position: relative
}

.pro-intro .info .btn a:after {
    content: url(../images/kf.png);
    position: absolute;
    top: 13px;
    right: 29px
}

.pro-intro h2 {
    font-size: 28px;
    color: #333;
    font-weight: 400;
    margin-bottom: 16px;
    text-align: center;
    margin-top: 20px
}

.pro-intro .share {
    width: 100%;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px #e7e7e7 solid;
    background: #f1f1f1;
    text-align: center
}

.pro-intro .share p span {
    display: inline-block;
    font-size: 12px;
    color: #999;
    padding: 0 8px
}

.pro-intro .info .btn a:last-child {
    background: #595757;
    text-indent: 0;
    text-align: center
}

.pro-intro .info .btn a:last-child::after {
    content: ""
}

.pro-intro .info .btn a:hover {
    background: #25b240
}

.pro-intro .intro {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    min-height: 500px
}

.pro-intro .intro .t {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #d2d2d2
}

.pro-intro .intro .t p {
    color: #fff;
    font-size: 18px;
    background: #1c71c8;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.pro-intro .text {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0 20px
}

.pro-intro .textxq {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px
}

.pro-intro .textxq img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.pro-intro .textxq p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
    text-indent: 2em
}

.article-detailed {
    overflow: hidden;
    margin: 40px auto
}

.article-detailed .tit {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px
}

.article-detailed .tit p {
    color: #333;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px dashed #f1f1f1;
    height: 30px
}

.article-detailed .tit span {
    display: block;
    color: #333;
    margin-top: 5px;
    font-size: 12px;
    text-align: center
}

.article-detailed .intro {
    height: auto;
    overflow: hidden
}

.article-detailed .intro img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.article-detailed .intro p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em
}

.fy {
    height: auto;
    border: 1px solid #d2d2d2;
    overflow: hidden;
    margin-top: 30px
}

.fy p {
    width: 33.3333%;
    height: 60px;
    line-height: 60px;
    float: left;
    color: #666;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #d2d2d2;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px
}

.fy p:last-child {
    border: none
}

.fy p a {
    color: #666
}

.fy p a:hover {
    color: #006cd8
}


.advantage-banner {
    width: 100%;
    position: relative
}

.advantage-banner img {
    width: 100%
}

.advantage-banner-title {
    font-size: 3rem;
    color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28.125rem;
    margin-left: -14.063rem;
    text-shadow: 5px 5px 5px rgba(219, 130, 52, .1)
}

.advantage-icon {
    margin: 0 auto;
    margin-top: 5rem;
    width: 1024px
}

.advantage-title {
    margin: 0 auto;
    text-align: center;
    font-size: 30px
}

.advantage-subtitle {
    font-size: 16px;
    color: #666;
    text-align: center
}

.advantage-icon-box {
    width: 100%;
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    margin-top: 20px
}

.advantage-icon-item {
    width: 33.33%;
    border: 20px #fff solid;
    box-sizing: border-box;
    text-align: center
}

.advantage-icon-item span {
    display: block;
    text-align: center;
    color: #333;
    font-size: 16px
}

.advantage-design {
    margin: 50px auto 0
}

.advantage-design-box {
    margin-top: 3.75rem;
    display: flex;
    justify-content: space-between
}

.advantage-design-l {
    width: 59%;
    position: relative
}

.advantage-design-l img {
    width: 100%
}

.advantage-design-l-mask {
    width: 51.5rem;
    height: 44.25rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(2, 135, 229, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: 700;
    color: #fff;
    display: none
}

.advantage-design-r {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 40%
}

.advantage-design-r1,
.advantage-design-r2 {
    position: relative
}

.advantage-design-r-mask {
    width: 34.125rem;
    height: 21.25rem;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(2, 135, 229, .5);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: 700;
    color: #fff;
    display: none
}

.advantage-design-r img {
    width: 100%
}

.advantage-design-r1 {
    margin-bottom: 5px
}

.advantage-technology {
    margin: 0 auto;
    margin-top: 5rem;
    text-align: center
}

.advantage-technology-box {
    margin-top: 3.75rem;
    overflow: hidden
}

.advantage-technology-box img {
    width: 50%;
    float: left;
    border: 10px #fff solid;
    display: block;
    box-sizing: border-box
}

.advantage-product {
    width: 100%;
    background-image: url(../images/ad-product-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden
}

.advantage-product-box {
    width: 500px;
    background: rgba(51, 51, 51, .2);
    padding: 30px;
    margin: 50px;
    float: right
}

.advantage-product-title {
    font-size: 20px;
    line-height: 24px;
    font-family: Arial;
    font-weight: 400;
    color: #fff;
    font-weight: 700
}

.advantage-product-intro {
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: 400;
    color: rgba(255, 255, 255, .9);
    line-height: 3rem;
    text-shadow: 0 .625rem 1.875rem rgba(14, 31, 66, .3)
}

.advantage-project {
    margin: 0 auto;
    overflow: hidden
}

.advantage-project-box {
    width: 40%;
    box-sizing: border-box;
    padding: 3.125rem 2.5rem;
    float: left;
    margin-top: 7.875rem
}

.advantage-project img {
    width: 60%;
    float: right
}

.advantage-title-s {
    font-size: 2.25rem;
    font-family: Arial;
    font-weight: 400;
    color: #333
}

.advantage-intro {
    font-size: 1.5rem;
    font-family: Arial;
    font-weight: 400;
    color: #333;
    line-height: 3rem;
    margin-top: 1.5rem
}

.advantage-install {
    margin: 0 auto;
    overflow: hidden
}

.advantage-install-box {
    width: 40%;
    margin-top: 4.375rem;
    float: right
}

.advantage-install img {
    width: 60%;
    float: left
}

footer {
    margin-top: 0
}

.news_lb {
    overflow: hidden;
    margin-top: 20px
}

.news_lb ul {
    overflow: hidden;
    padding: 10px
}

.news_lb ul li {
    padding: 2%;
    margin-bottom: 20px;
    float: left;
    -webkit-transition: all .5s;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    border: 1px #ccc dotted;
    width: 96%
}

.news_lb ul li h3 {
    -webkit-transition: all .5s;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    color: #494949;
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    position: relative;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400
}

.news_lb ul li p {
    background: url(../images/icon.jpg) no-repeat center right;
    color: #7f7f7f;
    font-size: 15px;
    line-height: 24px;
    padding-left: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.news_lb ul li h3:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #494949;
    display: inline-block;
    margin: 0 12px 2px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.news_lb ul li h3 span {
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    color: #919191;
    position: absolute;
    top: 1px;
    right: 0;
    line-height: 1
}

.news_lb ul li h3:hover {
    padding-left: 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s
}

.news_lb ul li:hover {
    box-shadow: 0 0 6px #ccc;
    -moz-box-shadow: 0 0 6px #ccc;
    -ms-box-shadow: 0 0 6px #ccc;
    -o-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    transform: translate(0, -10px);
    box-shadow: 0 0 10px #ccc;
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -webkit-transition: all .5s;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s
}

.lxwmmt {
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    padding: 20px 0
}

.zhitongche {
    display: none
}

.fas {
    display: none
}

#leftsead {
    width: 180px;
    position: fixed;
    top: 258px;
    right: 0;
    overflow: hidden
}

*html #leftsead {
    margin-top: 258px;
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop))
}

#leftsead li {
    width: 180px;
    height: 53px;
    position: relative
}

#leftsead li img {
    float: right;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

#leftsead li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 180px;
    background: #333
}

#leftsead li a .shows {
    display: block
}

#leftsead li a .hides {
    margin-right: -166px;
    cursor: pointer;
    cursor: hand
}

#leftsead li a.youhui div {
    display: none;
    position: absolute;
    right: 50px;
    bottom: 2px;
    width: 130px
}

#leftsead li a.youhui div img {
    width: 100%
}

#leftsead li a.dhh:hover {
    width: 180px
}

#leftsead li span {
    float: left;
    position: absolute;
    top: 11px;
    left: 5px;
    display: block;
    color: #fff;
    font-size: 20px;
    display: none
}

#leftsead li:hover span {
    display: block
}

#leftsead li:hover a {
    width: 180px
}

#leftsead li:first-child:hover a {
    width: 49px
}

#leftsead li a.youhui:hover div {
    display: block
}

.caidan,
.fanhui,
.mtel {
    display: none
}

.zizhi .swiper-pagination {
    display: none
}


.m_mobile {
    display: none;
}

.jieshao {
    overflow: hidden;
}

.jieshao .js_left {
    width: 50%;
    float: left;
}

.jieshao .js_left dd {
    font-size: 18px;
    line-height: 26px;
}

.jieshao .js_left dd p {
    font-size: 18px;
    color: #666;
}

.jieshao .js_img {
    width: 48%;
    float: right;
}

.jieshao .js_img img {
    width: 100%
}

.titbox {
    overflow: hidden;
}

.titbox h3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    padding-left: 10px;
}

.titbox h3:after {
    content: "";
    width: 4px;
    background: #0f9fb7;
    height: 50px;
    position: absolute;
    left: 0px;
}

.jiegou {
    overflow: hidden;
}

.jiegou img {
    max-width: 100%;
}



.video {
    overflow: hidden;
}

.video img {
    width: 100%;
    overflow: hidden;
}


.w50 {
    padding-bottom: 50px;
    overflow: hidden;
}

.cont {
    width: 100%;
    margin: 50px auto 0;
    overflow-x: auto;
}

.cont .tis {
    box-sizing: border-box;
    border-bottom: 0.125em solid #0066c4;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 2em;
    padding-top: 0.2em;
}

.cont .tis a.hover {
    font-weight: bold;
    color: #0066c4;
}

.cont .tis a {
    font-size: 1.3125em;
    padding-bottom: 1.5238em;
    line-height: 1;
    position: relative;
    cursor: pointer;
    text-align: center;
}

.cont .tis a.hover:after {
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    border-color: #0066c4 #0066c4 #fff #fff;
    border-style: solid;
    border-width: 0.1em;
    top: calc(100% - 0.49em);
    left: 50%;
    background: #fff;
    transform: rotate(-45deg) translateX(-50%) translateY(-50%);
}


.xianren {
    overflow: hidden;
    background: #0f9fb7;
    padding: 20px;
    width: 300px;
    position: relative;
    float: left;
}

.xianren .xr {
    width: 260px;
    float: left;
}

.xianren .xr img {
    width: 100%
}

.xianren .xr p {
    font-size: 18px;
    color: #fff;
    line-height: 60px;
}

.xianren dd {
    position: absolute;
    right: 16px;
    font-size: 18px;
    color: #fff;
    color: #fff;
    font-weight: bold;
    writing-mode: vertical-rl;
    top: 45px;
}

.xianren dd:before {
    content: "";
    width: 2px;
    height: 30px;
    background: #fff;
    top: -46px;
    right: 12px;
    position: absolute;
}

.xianrenbox {
    background: #e9e9e9;
    overflow: hidden;
}

.xrtxt {
    width: 74%;
    float: right;
    padding: 30px 2%;
    font-size: 18px;
    line-height: 30px;
    height: 405px;
    overflow-Y: scroll
}

.xrtxt::-webkit-scrollbar {
    width: 6px;
}

.xrtxt::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 6px;
}

.xrtxt::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.xingzheng {
    overflow: hidden;
}

.xingzheng ul {
    overflow: hidden;
}

.xingzheng ul li {
    border: 10px #fff solid;
    float: left;
    width: 50%;
    box-sizing: border-box;
    overflow: hidden;
}

.xingzheng ul li .zdiv {
    border: 1px #ccc solid;
    padding: 15px;
    overflow: hidden;
}

.xingzheng ul li .zdiv div {
    width: 240px;
    margin-right: 15px;
    overflow: hidden;
    float: left;
}

.xingzheng ul li .zdiv div img {
    width: 100%;
}

.xingzheng ul li .zdiv span {
    overflow: hidden;
}

.xingzheng ul li .zdiv span h3 {
    font-size: 30px;
    color: #0f9fb7;
    font-weight: 400;
    display: flow-root;
}

.xingzheng ul li .zdiv span h3:after {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background: #0f9fb7;
    margin: 15px 0
}

.xingzheng ul li .zdiv span p {
    font-size: 16px;
    border-bottom: 1px #ccc solid;
    line-height: 50px;
    display: flow-root
}

.xingzheng ul li .zdiv span dl {
    overflow: hidden;
    margin: 20px auto
}

.xingzheng ul li .zdiv span dl dd {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.xingzheng ul li .zdiv span dl dt {
    width: 65px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background: #559ac8;
    margin-top: 20px;
}



.fenye {
    overflow: hidden;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 10px auto
}

.fenye {
    overflow: hidden;
    text-align: center
}

.fenye ul li {
    overflow: hidden;
    width: auto;
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 1px 5px;
    background: #eee;
    float: none;
    border: 1px #ccc solid
}

.fenye ul li.on {
    background: #0066c4;
    color: #fff;
    border: 1px #0066c4 solid
}

.fenye ul li .disabled {
    width: 70px
}

.fenye ul li:first-child {
    width: 70px
}

.fenye ul li:last-child {
    width: 70px
}

.fenye ul li:hover {
    background: #0066c4;
    color: #fff;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: transform .4s;
    -moz-transition: transform .4s;
    -ms-transition: transform .4s;
    -o-transition: transform .4s;
    -webkit-transition: transform .4s
}

.fenye ul li:hover a {
    color: #fff
}

.fenye ul li a {
    display: block
}

.fenye ul li.on a {
    color: #fff
}

.lianxwm {
    overflow: hidden;
}

.lianxwm ul {
    overflow: hidden;
}

.lianxwm ul li {
    width: 20%;
    float: left;
    border: 10px #fff solid;
    box-sizing: border-box;
}

.lianxwm ul li div {
    border: 1px #cccc solid;
    padding: 15px;
    overflow: hidden;
}

.lianxwm ul li div dd {
    width: 60px;
    float: left;
    margin-right: 20px;
}

.lianxwm ul li div dd img {
    width: 100%;
}

.lianxwm ul li div span {
    overflow: hidden;
}

.lianxwm ul li div span h3 {
    margin-top: 10px;
}

.lianxwm ul li div span p {
    display: flex;
}

.map {
    margin: 30px auto
}

.bg-color {
    padding: 36px;
    background-color: #fff;
    box-sizing: border-box;
}
.nnws {
    overflow: hidden;
}

.v {
    float: right;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(../images/vicon.png) no-repeat;
    display: inline-block;
    margin-top: -5px;
    margin-bottom: -5px;
}

.vcon {
    display: none;
}

.jiaru ul.vcon:nth-child(2) {
    display: block
}

.v01 {
    background-position: 0 0;
}

.v02 {
    background: url(../images/vicon1.png) no-repeat;
    display: inline-block;
}

.vtitle {
    border-top: 3px #000 solid;
    line-height: 76px;
    font-size: 24px;
    color: #000;
    cursor: pointer;
    margin-top: 20px;
    font-weight: bold;
}

.vtitle p {
    width: 95%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.vtitle em {
    margin: 31px 10px 0 0;
}

.vconlist {
    overflow: hidden;
    overflow: hidden;
    line-height: 30px;
    font-size: 18px;
    color: #666
}

.vconlist div {
    width: 30%;
    float: left;
    overflow: hidden;
}

.vconlist div img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.vconlist:hover div img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}




.list_xw li {
    width: 100%;
    float: left;
    margin-bottom: 29px;
    background: url(../images/list_xwta.png) no-repeat left bottom #fff;
    border: #d9d9d9 1px solid;
    box-sizing: border-box;
    transition: all 0.4s;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.list_xw li a {
    display: block;
    overflow: hidden;
    padding: 29px 0px 28px;
}

.list_xw li .ltxw_sj {
    margin-top: 11px;
    float: left;
    width: 120px;
    font-size: 14px;
    color: #0f9fb7;
    font-family: Arial;
    line-height: 26px;
    text-align: center;
}

.list_xw li .ltxw_tp {
    width: 330px;
    float: left;
    padding-left: 55px;
    border-left: #e8e8e8 1px solid;
}

.list_xw li .ltxw_nr {
    width: calc(100% - 610px);
    float: right;
    margin-right: 60px;
}

.list_xw li .ltxw_sj b {
    font-size: 30px;
    font-weight: normal;
    font-family: Arial;
}

.list_xw li .ltxw_tp span {
    width: 100%;
    height: 186px;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list_xw li .ltxw_nr h2 {
    margin: 10px 0px 15px;
    font-size: 18px;
    color: #333;
    line-height: 26px;
    height: 26px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list_xw li .ltxw_nr i {
    float: left;
    width: 31px;
    height: 2px;
    background: #0f9fb7;
}

.list_xw li .ltxw_nr p {
    width: 100%;
    float: left;
    margin: 25px 0px 18px;
    font-size: 14px;
    color: #888;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_xw li .ltxw_nr h5 {
    float: left;
    font-size: 14px;
    color: #888;
    line-height: 30px;
    padding-left: 25px;
    background: url(../images/ico_ll.png) no-repeat left center;
}

.list_xw li .ltxw_tp span:hover {
    transform: scale(1.05);
}


.list_xw li:hover {
    background: url(../images/list_xwta2.png) no-repeat left bottom #0066c4;
    border: #0066c4 1px solid;
    box-shadow: 0px 1px 45.54px 0.46px rgba(12,144,149, 0.57);
}

.list_xw li:hover .list_xwyd {
    background: url(../images/list_xwyd.png) no-repeat right top;
}

.list_xw li:hover .ltxw_sj,
.list_xw li:hover .ltxw_nr h2,
.list_xw li:hover .ltxw_nr h5 {
    color: #fff;
}

.list_xw li:hover .ltxw_tp {
    border-left: #fff 1px solid;
}

.list_xw li:hover .ltxw_nr p {
    color: rgba(255, 255, 255, 0.871);
}

.list_xw li:hover .ltxw_nr h5 {
    background: url(../images/ico_ll2.png) no-repeat left center;
}

.list_xw li:hover .ltxw_nr i {
    background: #fff;
}




.news_lm {
    margin: 0px auto 0;
    overflow: hidden
}

.news_lm ul {
    overflow: hidden;
    padding-top: 10px;
}

.news_lm ul li {
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    margin: 25px auto;
    border: 1px #ccc solid;
    padding: 15px;
    overflow: hidden;
}

.news_lm ul li dl {
    width: 120px;
    height: 130px;
    text-align: center;
    color: #666;
    float: left;
    margin-right: 20px;
    border-right: 1px #ccc solid;
}

.news_lm ul li dl dd {
    padding: 11px 30px 0px;
    font-size: 38px;
    font-weight: bold;
}

.news_lm ul li dl dt {
    text-align: center;
    font-size: 14px;
    height: 35px;
    line-height: 30px;
}

.news_lm ul li span {
    overflow: hidden;
}

.news_lm ul li span h3 {
    color: #666;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news_lm h3 a {
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    color: #333
}

.news_lm h3 a:hover {
    color: #1c71c8;
    padding-left: 10px;
    transition: .4s ease-out;
    -moz-transition: .4s ease-out;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out
}

.news_lm i {
    font-style: normal;
    font-size: 12px;
    color: #999
}

.news_lm ul li span p {
    font-size: 16px;
    line-height: 28px;
    color: #555;
    height: 50px;
    margin: 5px auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 20px auto
}

.news_lm ul li span i {
    font-size: 13px;
    color: #999;
    height: 30px;
    line-height: 30px;
    background: url(../images/newsList_icon02.png) no-repeat center left;
    text-indent: 2em;
    display: inline-block;
}

.news_lm ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}




.news_ny_left {
    width: 67%;
    padding: 60px 0;
    float: left;
    overflow: hidden;
    position: relative;
    padding-right: 3%
}

.news_ny_left:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #ccc;
    position: absolute;
    right: 0;
    top: 0
}

.news_ny_left .nr_cont {
    overflow: hidden
}

.news_ny_left .nr_cont dl {
    border-bottom: 1px #ccc solid;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.news_ny_left .nr_cont h3 {
    overflow: hidden;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px
}

.news_ny_left .nr_cont dd {
    font-size: 16px;
    color: #999;
    background: url(../images/shijian.png) no-repeat center left;
    padding: 5px 0 5px 30px
}

.news_ny_left .nr_cont p {
    font-size: 16px;
    color: #666;
    line-height: 36px
}

.news_ny_left .nr_cont img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.news_ny_right {
    width: 30%;
    padding: 15px 0;
    float: right;
    position: relative
}

.news_ny_right:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #ccc;
    position: absolute;
    left: -1px;
    top: 0
}

.newsmt {
    overflow: hidden;
}

.newsmt dl {
    margin-top: 0;
    overflow: hidden;
    padding: 15px 20px;
    float: right;
    width: 90%
}

.newsmt dl h3 {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px #0f9fb7 solid;
    font-size: 24px;
    margin-bottom: 25px;
    padding-left: 20px;
}

.newsmt dl h3:before {
    content: "";
    width: 8px;
    background: #0f9fb7;
    height: 30px;
    top: 46px;
    position: absolute;
    left: 21px;
}

.newsmt ul {
    overflow: hidden
}

.newsmt ul li {
    font-size: 16px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px #ccc dashed
}

.newsmt ul li span {
    float: right;
}


.newsmt ul li:hover a {
    color: #0f4b9c
}

.wenmo {
    overflow: hidden;
    margin-top: 0;
    overflow: hidden;
    padding: 15px 20px;
    float: right;
    width: 90%;
}

.wenmo h4 {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px #0f9fb7 solid;
    font-size: 24px;
    margin-bottom: 25px;
    padding-left: 20px;
    position: relative;
}

.wenmo h4:before {
    content: "";
    width: 8px;
    background: #0f9fb7;
    height: 30px;
    top: 16px;
    position: absolute;
    left: 2px;
}

.wenmo ul {
    overflow: hidden;
}

.wenmo ul li {
    overflow: hidden;
    margin-bottom: 20px;
}

.wenmo ul li div {
    width: 120px;
    float: left;
    overflow: hidden;
    margin-right: 15px;
}

.wenmo ul li div img {
    width: 100%
}

.wenmo ul li span {
    overflow: hidden;
}

.wenmo ul li span h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wenmo ul li span p {
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 24px;
}

.shangxia {
    overflow: hidden;
    border-top: 10px #f2f2f2 solid;
    border-bottom: 10px #f2f2f2 solid;
    padding: 10px 0;
    margin: 30px auto
}

.shangxia ul {
    overflow: hidden;
}

.shangxia ul li {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.shangxia ul li a:hover {
    color: #0f4b9c
}

.fh {
    width: 180px;
    height: 50px;
    line-height: 50px;
    float: right;
    background: #0f4b9c;
    text-align: center;
    color: #fff;
    margin-top: 20px
}

.fh a {
    color: #fff;
    font-size: 18px
}

.fh:hover {
    background: #0085dc
}

.xueshu {
    overflow: hidden;
}

.xueshu ul {
    overflow: hidden;
}

.xueshu ul li {
    width: 50%;
    float: left;
    border: 20px #fff solid;
    box-sizing: border-box;
    overflow: hidden;
}

.xueshu ul li div {
    overflow: hidden;
}

.xueshu ul li div img {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
    vertical-align: middle
}

.xueshu ul li p {
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vconlist div img {
    width: 100%;
    height: 100%;
}

.xueshu ul li:hover div img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.wzwap {
    overflow: hidden;
}

.wzwap ul {
    overflow: hidden;
}

.wzwap ul li {
    overflow: hidden;
    width: 33.33%;
    float: left;
    line-height: 60px;
    font-size: 16px;
    box-sizing: border-box;
    border: 10px #fff solid;
}

.wzwap ul li a {
    display: block;
    border: 1px #ccc solid;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.wzwap {
    overflow: hidden;
}



.mial_div4 {
    margin: 30px auto
}

.mial_div4 ul {
    overflow: hidden
}

.mial_div4 ul li {
    width: 33.33%;
    float: left;
    border: 10px #fff solid;
    box-sizing: border-box;
    overflow: hidden;
}

.mial_div4 ul li div {
    overflow: hidden;
}

.mial_div4 ul li div img {
    width: 100%;
    transition: all .5s;
    vertical-align: middle
}

.mial_div4 ul li:hover div img {
    transition: all .5s;
    transform: scale(1.05)
}

.mial_div4 ul li h3 {
    padding: .625em 1.25em .275em;
    background: #fff;
    font-size: 16px;
    text-align: center;
    border-bottom: .25em solid #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mial_div4 ul li p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    height: 50px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    margin: 5px 0
}



.xsnr_cont {
    overflow: hidden;
    margin: 50px auto
}

.xsnr_cont dl {
    border-bottom: 1px #ccc solid;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.xsnr_cont h3 {
    overflow: hidden;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px
}

.xsnr_cont dd {
    font-size: 16px;
    color: #999;
    background: url(../images/shijian.png) no-repeat center left;
    padding: 5px 0 5px 30px
}

.xsnr_cont p {
    font-size: 16px;
    color: #666;
    line-height: 36px
}

.xsnr_cont img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}



.zpbox {
    overflow: hidden;
    margin: 30px auto
}

.zhaopin {
    overflow: hidden;
    margin: 30px auto;
}

.zhaopin ul {
    overflow: hidden;
    line-height: 60px;
}

.zhaopin ul li {
    width: 14%;
    float: left;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zhaopin ul li:first-child {
    width: 35%;
    text-align: left;
    text-indent: 2em
}

.menu_list {
    margin: 0px auto;
    border-top: 1px #e1e1e1 solid
}

.menu_head {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    background: url(../images/pro_left.png) center right no-repeat;
    margin: 0;
}

.menu_head ul {
    overflow: hidden;
    line-height: 60px;
}

.menu_head ul li {
    width: 14%;
    float: left;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.menu_head ul li:first-child {
    width: 35%;
    text-align: left;
    text-indent: 2em
}


.menu_list .current {
    background: #f1f1f1 url(../images/pro_down.png) center right no-repeat;
}

.menu_body {
    height: auto;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    padding: 20px;
    border-bottom: 1px #e1e1e1 solid;
    display: none;
}


.menu_head ul li span {
    display: none;
}

/* page1 */
.page-content .page-info {
    display: flex;
    padding: 5vh 0;
    background-color: #F2F2F2;
}

.page-content .page-info .info-left {
    width: 280px;
    margin-right: 30px;
}

.page-content .page-info .info-left .left-nav {
    width: 280px;
    background: url(../images/page-b.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 0;
    margin: 0 auto;
}

.page-content .page-info .info-left .left-nav li {
    padding: 10px;
    color: #fff;
}

.navimg-active {
    background: #00849a;
    background-size: 100% 100%;
}

.title-active {
position: relative;
}

.title-active::after {
  content: " ";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #00849a;
}

.sub-active {
  position: relative; 
  padding-right: 20px;
}

.sub-active::after {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 12px;
  background-color: #fff; /* 三角形颜色 */
  clip-path: polygon(100% 0, 0 50%, 100% 100%); /* 朝左的三角形路径 */
}

.page-content .page-info .info-left .left-nav li a {
    color: #fff;
    font-size: 18px;
}

.page-content .page-info .info-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-content .page-info .info-right .info-right-top {
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4vh;
}

.page-content .page-info .info-right .info-right-bottom div {
    margin-bottom: 2vh;
}

/* page2 */
.anli_lb {
    overflow: hidden;
}

.anli_lb .anli_top {
    display: flex;
    margin-bottom: 2vh;
    background-color: #fff;
    height: 36vh;
}

.anli_lb .anli_top .top-left {
    width: 55%;
}

.anli_lb .anli_top .top-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.anli_lb .anli_top .top-right {
    width: 45%;
    padding: 2vh 2vw;
}

.anli_lb .anli_top .top-right div:nth-child(1) {
    text-align: right;
    line-height: 28px;
}

.anli_lb .anli_top .top-right div:nth-child(2) {
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 3vh;
    line-height: 20px;
}

.anli_lb .anli_top .top-right div:nth-child(3) {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

.anli_lb ul {
    overflow: hidden
}

.anli_lb ul li {
    width: 50%;
    border: 10px #F2F2F2 solid;
    box-sizing: border-box;
    float: left;
    overflow: hidden;
}

.anli_lb ul li:nth-child(1),
.anli_lb ul li:nth-child(2) {
    border-top: 0;
}

.anli_lb ul li:nth-child(1) li {
border-top: 0;
}

.anli_lb ul li a {
    display: flex;
    flex-direction: column;
}

.anli_lb ul li .anli_img {
    background-color: #fff;
}

.page6 ul li div img {
    width: 200px !important;
    height: 275px !important;
    object-fit: cover;
}

.page2 ul li .anli_img img {
    width: 100%;
    height:100%;
    object-fit: cover;
}

.page2 ul li {
    height: 100%;
}
.page2 ul li a {
    height: 100%;
}

.page2 ul li .anli_img {
    height: 280px;
    background-color: #fff;
}

.page2 ul li .anli_info {
    height: 100px;
    padding: 1vh 1vw;
}

.anli_lb ul li .anli_info {
    background-color: #fff;
}

.anli_lb ul li .anli_info .date {
    font-size: 12px;
    line-height: 28px;
}

.anli_lb ul li .anli_info .info {
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.anli_lb ul li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: relative
}

.anli_lb ul li a:hover dd {
    color: #0d347c;
}

.anli_lb ul li a {
    color: #333
}

.anli_lb ul li div img {
    -webkit-transition: all .5s;
    transition: all .5s;
    width: 100%;
    height: 100%
}

.anli_lb ul li div:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.anli_lb ul li:hover p {
    color: #ff9b30
}

/* page3 */
.page3-info {
    padding: 4vh 3vw;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
}

.page3-info .info-title {
    font-size: 18px;
    font-weight: 600;
}

.page3-info .info-date {
    margin: 3vh 0 4vh 0;
}

.page3-info .info-date span {
    color: #07A7D9;
}

.page3-info .info-content {
    margin-top: 3vh;
    line-height: 24px;
}

/* page4 */
.page4 {
    width: 100%;
}
.page4 li {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.page4 li a {
    height: 100%;
}

.page4 li a .item-top {
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #0f9fb7;
    font-size: 22px;
    color: #fff;
    padding: 0 3vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.page4 li:nth-child(4n+2) a .item-top {
    background-color: #6d6d6d;
}

.page4 li:nth-child(4n+3) a .item-top {
    background-color: #6d6d6d;
}

.page4 li a .item-bottom {
    height: 200px;
    padding: 2vh 3vw;
    background-color: rgba(48,132,189, 0.1);
}

.page4 li:nth-child(4n+2) a .item-bottom {
    background-color: rgba(109,109,109, 0.1);
}

.page4 li:nth-child(4n+3) a .item-bottom {
    background-color: rgba(109,109,109, 0.1);
}

.page4 li a .item-bottom .bottom-date {
    font-size: 28px;
    color: #0f9fb7;
    font-weight: 600;
}

.page4 li a .item-bottom .bottom-title {
    font-size: 18px;
    margin: 2vh 0;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page4 li a .item-bottom .bottom-location {
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page4 li a .item-bottom .bottom-location .icon {
    background: url(../images/location-b.png) no-repeat;
    background-size: contain;
    height: 16px;
    width: 16px;
    display: inline-block;
}

/* page5 */
.page5 {
    display: flex;
    margin: 0 10vw;
    background: url(../images/bg-3.png);
}

.page5 .page-left {
    width: 80%;
    padding: 5vh 3vw;
}

.img_vsb_content {
width: 100% !important;
float: left;
object-fit: contain;
height: auto;
}

iframe {
width: 100%;
}

.page5 .page-left .bottom-date {
    font-size: 18px;
}

.page5 .page-left .item-top {
    margin: 2vh 0;
}

.page5 .page-left .bottom-title {
    font-size: 26px;
    font-weight: 600;
    color: #00849a;
    margin-bottom: 5vh;
}

.page5 .page-left .bottom-info {
    margin-top: 3vh;
}

.page5 .page-right {
    width: 20%;
    padding: 8vh 0 0 3vw;
}

.page5 .right-title {
    margin-bottom: 1vh;
}

.page5 .right-title .date {
    color: #00849a;
    font-size: 18px;
    border-bottom: 2px solid #00849a;
}

/* page6 */
.page6 {
    width: 100%;
}

.page6 .people-title {
    color: #0f9fb7;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0 16px 10px;
}

.page6 .people-title:nth-child(1) {
    margin-top: 0;
    margin-bottom: 6px;
}

.page6 ul li {
    height: 260px;
}
.page6 ul li .li-a {
    display: flex;
    flex-direction: row;
    height: 100%;
}

.page6 ul li .anli_info {
    flex: 1;
    height: auto;
    padding: 10px 20px;
    box-sizing: border-box;
   background-image: url(../images/p-bg.jpg);
    background-size: 100% 100%;
    position: relative;
overflow: hidden;
}

.page6 ul li .anli_info .info-btn {
    padding: 12px;
    bottom: 10px;
    position: absolute;
    background-color: #0f9fb7;
    color: #fff;
    cursor: pointer;
}

.page6 ul li .anli_info .info-1 {
    color:#0f9fb7;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    border-bottom: 3px solid #0f9fb7;
    width: max-content;
    margin-bottom: 10px;
}

.page6 ul li .anli_info .info-2 {
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 16px;
}

.page6 ul li .anli_info .info-email {
line-height: 22px;
    margin-bottom: 10px;
    font-size: 16px;
overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
line-break: anywhere;
}

.page6 ul li .anli_info .info-3 {
    margin-bottom: 10px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
line-height: 22px;
}

.page6 ul li .anli_info .info-4 {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.overflow-one {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height:20px;
    white-space: nowrap !important;
}

/* page7 */
.page7 {
    display: flex;
    padding: 0 10vw;
box-sizing: border-box;
}

.page7 .page-content {
    width: 100%;
    padding: 8vh 2vw;
    background-image: url(../images/pp.png);
}

.page7 .page-top {
    display: flex;
    background-color: #fff;
}

.page7 .page-top .item-left img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.page7 .page-top .item-left {
    width: 200px;
    height: 275px;
}

.page7 .page-top .item-right {
    width: 80%;
    padding: 2vh 3vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.page7 .page-top .item-right .info-1 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    border-bottom: 1px solid #A8A7A7;
    width: 30%;
}

.page7 .page-top .item-right .info-2 {
    color: #A8A7A7;
    line-height: 26px;
    margin-bottom: 2vh;
}

.page7 .page-top .item-right .icon {
    background-size: contain;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 6px;
    vertical-align: bottom;
}

.page7 .page-top .item-right .roght-bottom div {
    margin-bottom: 16px;
}

.page7 .page-bottom {
    padding: 2vh 1vw;
    background-color: #fff;
    margin-top: 1vh;
}

.page7 .btn {
    display: inline-block;
    padding: 2vh 1vw;
    background-color: #0f9fb7;
    text-align: center;
    font-weight: 600;
    color: #fff;
margin-top: 30px;
}

.page7 .btn a {
color: #fff;
}

.page7 .page7-title {
    margin: 30px 0;
    font-size: 16px;
    font-weight: 600;
    color: #0f9fb7;
}

.page7 .page7-info {
    margin-bottom: 5vh;
}

.page7 .page7-info .bottom-info {
    line-height: 22px;
    margin-bottom: 2vh;
}

/* page8 */
.page8 {
    background-color: #fff;
    padding:36px;
width: 100%;
    box-sizing: border-box;
}

.page8 .page8_top .item-top {
    font-size: 22px;
    font-weight: 600;
    color: #0f9fb7;
}

.page8 .page8_top .item-bottom {
    line-height: 20px;
    margin: 3vh 0 5vh 0;
}

.page8 ul li {
    border: 10px #fff solid;
    height: 256px;
}

.page8 ul li a {
    border: 1px #A8A7A7 solid;
    padding: 12px;
    height: 100%;
    box-sizing: border-box;
}

.page8 ul .bottom-title {
    font-size: 18px;
    font-weight: 600;
    margin: 16px 0;
}

.page8 ul .bottom-info {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
height: calc(21px * 5);
line-height: 22px;
}

.page8 ul .bottom-more {
    text-align: right;
    margin-top: 1vh;
    color: #0f9fb7;
}

/* page9 */
.page9 {
    padding:36px;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
}

.page9-info-right {
display: flex;
    flex-direction: column;
    align-items: center;
    width: calc(100% - 290px);
}

.page9 .page9-info-title {
    font-size: 22px;
    font-weight: 600;
    color: #0f9fb7;
    margin-bottom: 3vh;
}

.page9 .info-content {
    line-height: 22px;
    margin-bottom: 2vh;
}

/* page10 */
.nav-child .active {
    background-image: none !important;
    background-color: #00849a !important;
}

.page10-date {
    margin-bottom: 1vh;
}
.page10-date::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #000;
    margin-right: 10px;
}
.page10-date .date-active {
    margin-bottom: 1vh;
}
.date-active {
    color: #00849a !important;
}
.date-active::before {
    background: #00849a !important;
}
.nav-child li:hover {
   
}
/* page12 */
.page12 {
    display: flex;
    flex-wrap: wrap;
}
.page12 .page12-item {
    width: 33%;
    padding: 0 1vw;
    margin: 2vh 0;
    border-right: 1px solid #A8A7A7;
    box-sizing: border-box;
}
.page12 .page12-item .bottom-img {
    height: 136px;
}
.page12 .page12-item .bottom-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page12 .page12-item:nth-child(3n) {
    border-right: none;
}
.page12-item .bottom-sub {
    font-size: 12px;
    margin: 1vh 0;
}
.page12-item .bottom-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 1vh;
}
.page12-item .bottom-more {
    margin-top: 1vh;
}
.page12-item .bottom-more a {
    color: #00849a;
}
.page12-item .bottom-info {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
/* page14 */
.page14 {
    background-color: #fff;
    padding: 36px;
    width: 100%;
    box-sizing: border-box;
}

.page14 .page14-item:hover {
border-left: 4px solid #0f9fb7;
    background-color: rgba(12,144,149, 0.1);
}

.page14 .page14-item {
    border-bottom: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 2vh;
-webkit-transition: all .5s;
    transition: all .5s;
}
.page14 .page14-item a {
    display: flex;
}
.page14 .page14-item .page14-left {
    width: 80%;
}
.page14 .page14-item .page14-right {
    width: 20%;
    text-align: right;
}
/* page15 */
.page15 {
    background-color: #fff;
    padding: 36px;
    width: 100%;
    box-sizing: border-box;
}

.page15 .page15-item:hover {
border-left: 4px solid #0f9fb7;
    background-color: rgba(12,144,149, 0.1);
}
.page15 .page15-item {
    padding: 20px;
    border-bottom: 1px solid #ccc;
-webkit-transition: all .5s;
    transition: all .5s;
}
.page15 .page15-item a {
    display: flex;
}
.page15 .page15-item .page15-left {
    flex: 1;
}
.page15 .page15-item .page15-right {
    width: 16px;
    height: 16px;
    margin-left: 20px;
}
/* page16 */
.page16 {
    padding: 36px;
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
}
.page16 .page16-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3vh;
}
.page16 .page16-content {
    display: flex;
    flex-wrap: wrap;
}

.page16-item div:nth-child(1) {
    height: 240px;
}
.page16-item div:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page16 .page16-content .page16-item {
    width: 33%;
    padding: 0 2vh 2vh 0;
    box-sizing: border-box;
}
.page16-item .item-title {
    font-weight: 600;
    margin: 1vh 0;
}
.page16-item .item-info {
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/* page17 */
.page17 .page17-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3vh;
    color: #00849a;
}
.page17 .info-content {
    line-height: 22px;
    margin-bottom: 2vh;
    width: 100%;
}
/* page18 */
.page18 {
    width: 100%;
    box-sizing: border-box;
}
.page18-item div:nth-child(1) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page18-item div:nth-child(1) {
    height: 280px;
}
.page18 .page18-content {
    display: flex;
    flex-wrap: wrap;
}
.page18 .page18-content .page18-item {
    width: 50%;
    padding: 0 2vh 2vh 0;
    box-sizing: border-box;
}
.page18-item .item-info {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    background-color: #fff;
    padding: 1vh;
    box-sizing: border-box;
    height: 54px;
    line-height: 22px;
}
/* page19 */
.page19 {
    background-color: #fff;
    padding: 2vh;
    width: 100%;
    box-sizing: border-box;
}
.page19-info-right {
width: calc(100% - 290px);
}
.page19 .page19-item {
    border-bottom: 1px solid #eee;
    padding: 20px;
    margin-bottom: 20px;
    height: 160px;
}

.page19 .page19-item:hover img {
transform: scale(1.05);
}

.page19 .item-flex {
    display: flex;
    overflow: hidden;
}
.page19 .item-flex img {
    height: 170px;
    width: 280px;
    object-fit: cover;
    margin-right: 20px;
transition: transform 0.3s ease;
}
.page19 .item-flex .item-right {
    flex: 1;
    overflow: hidden;
}
.page19 .item-flex .info-title {
    padding-bottom: 16px;
    font-weight: 600;
    font-size: 20px;
    display: block;
    position: relative;
margin-bottom: 20px;
}

.page19 .item-flex .info-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 4px;
  background-color: #0f9fb7;
}
.page19 .item-flex .info {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 16px;
    line-height: 22px;
}
/* page23 */
.page23 {
    background-color: #fff;
    padding: 2vh;
    width: 100%;
}
.page23 .page23-title {
    font-size: 22px;
    font-weight: 600;
    color: #0f9fb7;
    margin-bottom: 2vh;
}
.page23 .page23-info {
    margin-bottom: 2vh;
}
.page23 table {
    width: 100%;
}
.page23 table th, td {
  border-bottom: 1px solid #ddd;
  text-align: left;
  padding: 10px 0;
}
.back-btn {
    margin-top: 3vh;
    font-size: 16px;
    text-align: right;
    font-weight: 600;
}

#sub-menu {
  display: none; /* 初始隐藏 */
}

#menu-1181 {
  position: relative;
  padding-right: 20px;
  margin-left: 10px;
}

#menu-1181::after {
  content: "▶";
  position: absolute;
  right: 5px;
  font-size: 12px;
  transition: transform 0.3s;
}

#menu-1181.collapsed::after {
  transform: rotate(90deg);
}

#menu-1201 {
  position: relative;
  padding-right: 20px;
  margin-left: 10px;
}

#menu-1201::after {
  content: "▶";
  position: absolute;
  right: 5px;
  font-size: 12px;
  transition: transform 0.3s;
}

#menu-1201.collapsed::after {
  transform: rotate(90deg);
}

.leader-menu-font a {
font-size: 15px !important;
}