@charset "utf-8";

* {
    word-wrap: break-word;
    margin: 0;
    padding: 0;
}

ul,
ol,
dl {
    list-style-type: none;
}

html,
body {
    position: static;
    min-width: 1240px;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
}

input,
textarea,
button {
    overflow: visible;
    vertical-align: middle;
    outline: 0;
}

body,
th,
td,
button,
input,
select,
textarea {
    font-family: "PingFangSC-Regular", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", "WenQuanYi Micro Hei", "\5B8B\4F53";
    font-size: 14px;
    color: #333;
    /*  -webkit-font-smoothing: antialiased;*/
    /*  -moz-osx-font-smoothing: grayscale;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400;
}

a,
area {
    outline: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
}

a:hover {
    text-decoration: none;
    outline: 0;
}

a.ie6:hover {
    zoom: 1;
}

a:focus {
    outline: 0;
}

sub,
sup {
    vertical-align: baseline;
}

button,
input[type="button"],
input[type="submit"] {
    line-height: normal !important;
}

img {
    border: 0;
    display: block;
}

a img,
img {
    -ms-interpolation-mode: bicubic;
}

/* 字体图标 */
@font-face {
    font-family: "iconfont";
    /* Project id 5204414 */
    src: url('http://at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.woff2?t=1783442626319') format('woff2'),
        url('http://at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.woff?t=1783442626319') format('woff'),
        url('http://at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.ttf?t=1783442626319') format('truetype');
}

@font-face {
    font-family: "iconfont";
    /* Project id 5204414 */
    src: url('//at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.woff2?t=1783442626319') format('woff2'),
        url('//at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.woff?t=1783442626319') format('woff'),
        url('//at.alicdn.com/t/c/font_5204414_fxtllq4p6vp.ttf?t=1783442626319') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-shouye:before {
    content: "\e60f";
}

.icon-suyuan:before {
    content: "\e997";
}

.icon-yinhang:before {
    content: "\e99d";
}

.icon-dianhua1:before {
    content: "\e797";
}

.icon-dianhua:before {
    content: "\e62a";
}

.icon-dizhiguanli:before {
    content: "\e63f";
}

.icon-youxiang1:before {
    content: "\e908";
}

.icon-dingbu:before {
    content: "\e726";
}

.icon-kefu:before {
    content: "\e817";
}

.icon-dianhua2:before {
    content: "\e820";
}

.icon-mail:before {
    content: "\e99f";
}

.icon-a-456946454:before {
    content: "\e626";
}

/* 字体图标 */
/* page-w */
.page-w {
    width: 1200px;
    margin: 0px auto;
}

/*头部*/
.head {
    transition: height .3s, background-color .3s, box-shadow .3s;
    z-index: 2001;
    background-color: #ffffff;
    box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
}

.head-wrap {
    padding: 10px 60px;
}

.head-plane {
    display: flex;
    align-items: center;
}

.menu {
    flex: 1;
}

.menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu ul li {
    margin-right: 6px;
}

.menu ul li a {
    font-size: 16px;
    padding: 10px 15px;
    transition: .4s all ease;
}

.menu ul li a:hover {
    color: #09ADA1;
}

.logo img {
    display: block;
    height: 46px;
    width: auto;
}

.cnas-tel {
    display: flex;
    align-items: center;
}

.cnas {
    margin-right: 20px;
}

.cnas img {
    display: block;
    height: 40px;
    width: auto;
}

.phone {
    line-height: 1.1;
    font-size: 14px;
}

.phone b {
    font-size: 24px;
    font-weight: bold;
    color: #0faea2;
}

/*头部*/
/*宽屏*/
/* @media (min-width: 1441px) {
    .menu ul li a {
        font-size: 18px;
    }

    .visual-txt .copy-tit-1 {
        font-size: 76px;
        margin-top: 20px;
    }

    .visual-txt .copy-tit-2 {
        font-size: 76px;
    }
} */
/*宽屏*/
/* 手机端 */
.btn-mobile {
    display: none;
}

/*移动端菜单*/
.btn-mobile {
    display: none;
    flex-shrink: 0;
    position: relative;
    width: 30px;
    height: 30px;
    padding-right: 10px;
    overflow: hidden;
    color: transparent;
    text-indent: -99px;
    border: 0;
    background-color: transparent;
}

.header-lines {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 3px;
    margin: 0 auto;
    background-color: #09ADA1;
    transform: translate(-50%, -50%);
    transition: visibility .3s, opacity .3s, background-color .3s
}

.header-lines::before,
.header-lines::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #09ADA1;
    transition: background-color .3s, transform .3s
}

.header-lines::before {
    top: -9px
}

.header-lines::after {
    bottom: -9px
}

.btn-mobile.close .header-lines {
    background-color: transparent !important
}

.btn-mobile.close .header-lines:before,
.btn-mobile.close .header-lines:after {
    top: 100%;
    bottom: auto;
}

.btn-mobile.close .header-lines:before {
    transform: rotate(45deg);
}

.btn-mobile.close .header-lines:after {
    transform: rotate(-45deg);
}

/* 菜单导航 */
.body-mobile {
    overflow: hidden;
}

.header.mobile-open {
    background-color: #fff;
    box-shadow: none;
}

.header.mobile-open .logo-g {
    display: none;
}

.header.mobile-open .logo-fot {
    display: block;
}

.mobile-menu {
    position: fixed;
    top: 55px;
    left: 0;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
    background-color: #fff;
    transition: visibility .3s, opacity .3s, transform .3s;
    z-index: 2000
}

.mobile-menu.show {
    visibility: visible;
    opacity: 1;
    transform: translateX(0)
}

.wrapper {
    display: flex;
    flex-direction: column;
    height: calc(100% - 70px)
}

.mobile-menu-content {
    height: calc(100% - 100px);
    padding-bottom: 40px;
    margin-top: 20px
}

.mobile-nav {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto
}

.mobile-nav .main-nav-item {
    position: relative
}

.main-nav-child {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
    font-weight: 500;
    padding: 10px 10px;
}

.main-nav-child .main-nav-text {
    flex: 1;
    font-size: 20px;
}

.main-nav-child .main-nav-child-button {
    width: 30px;
    height: 30px;
    overflow: hidden;
    text-indent: -99px;
    background-image: url("img/open.png");
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    z-index: 50
}

.mobile-nav .main-nav-item.open .main-nav-child-button {
    transform: rotate(180deg)
}

.mobile-nav .main-nav-item .main-nav-sub {
    display: none;
    position: relative;
    padding: 10px 10px;
    margin-top: -1px;
    background-color: #f8f8f8;
    z-index: 50;
}

.mobile-nav .main-nav-sub .main-nav-item {
    padding: 5px 10px;
}

.mobile-nav .main-nav-sub .main-nav-item:last-child {
    padding-bottom: 0
}

.mobile-nav .main-nav-sub .main-nav-text {
    font-size: 20px;
    color: #555
}

/*移动端菜单*/
/* 栏目板块标题 */
.plane-title {
    text-align: center;
    padding: 20px 0px;
}

.plane-title h2 {
    color: #09ADA1;
    font-size: 30px;
    font-weight: bold;
}

.plane-title p {
    color: #CCCCCC;
    font-size: 30px;
    text-transform: uppercase;
}

/* 栏目板块标题 */
/* 栏目板块更多 */
.plane-foot {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

.get-more {
    display: inline-block;
    border: #09ADA1 solid 1px;
    padding: 10px 15px;
    border-radius: 6px;
    color: #09ADA1;
    font-size: 16px;
    transition: all ease 0.3s;
    cursor: pointer;
}

.get-more span {
    display: inline-block;
    background-image: url("img/text-link.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 15px 13px;
    padding-right: 24px;
}

.get-more:hover {
    border: #09ADA1 solid 1px;
    color: #FFFFFF;
    background-color: #09ADA1;
}

.get-more:hover span {
    display: inline-block;
    background-image: url("img/text-link-b.png");
}

/* 栏目板块更多 */
/*页面自适应*/
@media (max-width: 768px) {

    html,
    body {
        width: auto;
        min-width: inherit;
    }

    body {
        padding-top: 75px;
    }

    .page-w {
        margin: 0px auto;
        padding: 20px 5px 0px 5px;
        width: auto;
    }

}

/*页面自适应*/
/*头部自适应*/
@media (max-width: 768px) {
    .head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
    }

    .head-wrap {
        padding: 15px 5px;
    }

    .menu,
    .cnas-tel {
        display: none;
    }

    .btn-mobile {
        display: block;
    }

    .head-plane {
        justify-content: space-between;
    }

    .logo img {
        height: 40px;
    }

    /*  */
    .fot-menu {
        display: none;
    }

    /*  */
}

/*头部自适应*/
/*返回顶部*/
#side-quick {
    position: fixed;
    top: 50%;
    right: 0;
    margin-top: -213px;
    z-index: 10;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    width: 75px;
    border-radius: 10px 0px 0px 10px;
    padding: 20px 0px;
    background-color: #ffffff;
}

.quick-box li {
    position: relative;
}

.quick-box li a {
    display: block;
    width: 100%;
    padding: 10px 5px;
    text-align: center;
    font-size: 13px;
    color: #222222;
    position: relative;
    font-weight: bold;
    box-sizing: border-box;
}

.quick-box li .iconfont {
    display: block;
    margin: 0px auto;
    font-size: 30px;
    font-weight: normal;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(180deg, #FFFFFF, #DCF2F0);
    color: #09ADA1;
    border-radius: 20px;
}

.quick-box li:nth-child(2) .iconfont {
    background-image: linear-gradient(180deg, #FFFFFF, #DCF2F0);
    color: #09ADA1;
}

.quick-box li:nth-child(3) .iconfont {
    background-image: linear-gradient(180deg, #FFFFFF, #DCF2F0);
    color: #09ADA1;
}

.quick-box li p {
    margin-top: 5px;
}

.quick-box .quick-sub {
    position: absolute;
    width: max-content;
    top: 10px;
    right: 75px;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    z-index: 99;
    display: none;
}

.quick-box li:hover .quick-sub {
    display: block;
}

#side-quick .up-btn {
    display: block;
    width: 100%;
    padding: 5px 0px;
    text-align: center;
    box-sizing: border-box;
    color: #000000;
    font-weight: bold;
}

.up-btn .iconfont {
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #F8F8F8;
    border-radius: 30px;
    display: block;
    margin: 0px auto;
}

.up-btn p {
    margin-top: 3px;
}

/*返回顶部*/
/*返回顶部自适应*/
@media (max-width: 768px) {

    /*  */
    #side-quick {
        left: 0;
        position: fixed;
        right: 0;
        bottom: 0;
        top: auto;
        width: 100%;
        z-index: 1999;
        padding: 0px;
        border-radius: 10px 10px 0px 0px;
    }

    #side-quick .up-btn {
        display: none;
    }

    #side-quick .quick-box {
        display: flex;
        flex: 1;
    }

    #side-quick .quick-box li {
        flex: 1;
    }

    /*  */
}

/*返回顶部自适应*/

/*轮播图*/
/* banner */
.banner-plane {
    width: 100%;
    min-width: 1200px;
}

.banner-plane .swiper {
    width: 100%;
    height: 100%;
}

.banner-plane .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.banner-plane .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.banner-plane .swiper-pagination-bullet {}

.banner-plane .swiper-pagination-bullet-active {}

.banner-plane .dots {
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    background: none;
    opacity: 1;
    margin-right: 7px;
    position: relative;
    box-sizing: border-box;
}

.dots::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid rgba(100%, 100%, 100%, .5);
    border-radius: 50%;
    border: 0;
    background: #FFFFFF;
    transform: scale(.4);
}

.dots svg.drawcircle circle {
    fill: none;
    box-sizing: border-box;
    stroke-width: 1.5;
    stroke-dasharray: 0, 62.8;
    stroke-dashoffset: 62.8;
}

.dots.swiper-pagination-bullet-active::before {
    background-color: #0faea2;
}

.dots.swiper-pagination-bullet-active svg.drawcircle circle {
    animation: svgrotate 6.2s forwards;
}

svg.drawcircle {
    position: absolute;
    top: 0;
    left: 0;
    overflow: inherit;
    display: block;
    pointer-events: none;
}

svg.drawcircle circle {
    fill: none;
    box-sizing: border-box;
    stroke-width: 2;
    stroke: none;
    stroke-dasharray: 0, 188.49;
    stroke-dashoffset: 188.49;
    transition: all .3s linear 0s;
}

@-webkit-keyframes svgrotate {
    0% {
        stroke: #0faea2;
        stroke-dasharray: 0, 62.8;
        stroke-dashoffset: 62.8;
    }

    100% {
        stroke: #0faea2;
        stroke-dasharray: 62.8, 0;
        stroke-dashoffset: 62.8;
    }
}

@keyframes enter {}

@-webkit-keyframes enter {
    0% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
    }

    20% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
}

@keyframes enter {
    0% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
    }

    20% {
        opacity: 0;
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
}

/*banner*/
/* 轮播图 */
/*轮播图自适应*/
@media (max-width: 768px) {

    /*  */
    .banner-plane {
        width: 100%;
        min-width: inherit;
    }

    /*  */
}

/*轮播图自适应*/
/*底部导航*/
.footer {
    background-color: #EAEAEA;
}

/* footer-inner */
.footer-inner {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    color: #000000;
}

.fot-logo {
    margin-bottom: 20px;
}

.fot-logo img {
    display: block;
    width: auto;
    height: 55px;
}

.fot-gzh {
    text-align: center;
    line-height: 3;
}

.fot-gzh img {
    display: block;
    width: 85px;
    height: 85px;
}

/* fot-menu */
.fot-menu {
    display: flex;
    padding-top: 20px;
}

.fot-menu dl {
    margin-left: 60px;
}

.fot-menu dt {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
}

.fot-menu dd {
    color: #3E3E3E;
    margin-bottom: 20px;
}

.fot-menu dd a {
    color: #3E3E3E;
    margin-bottom: 8px;
}

.fot-menu dd a:hover {
    color: #000000;
}

.fot-cel {
    display: flex;
}

.fot-cel-item:first-child {
    margin-right: 30px;
}

.fot-cel-item p {
    margin-bottom: 20px;
}

/* fot-tel */
.tel-box .tel-item {
    margin-bottom: 10px;
    font-size: 14px;
}

.tel-box .tel-item .iconfont {
    margin-right: 10px;
}

.fot-gzh {
    display: flex;
    padding: 20px 0px;
}

.fot-gzh .gzh-item {
    margin-right: 30px;
}

/*底部导航*/
/*底部导航*/
/*底部导航-自适应*/
@media (max-width: 768px) {

    /*  */
    .fot-menu {
        display: none;
    }

    .footer-inner {
        display: block;
        padding: 10px 0;
    }

    .fot-menu dl {
        margin-left: 10px;
    }

    .fot-logo {
        display: none;
    }

    .fot-gzh {
        padding: 5px 0px;
        justify-content: center;
    }

    .fot-gzh .gzh-item {
        margin-left: 5px;
        margin-right: 5px;
    }

    /*  */
}

/*底部导航-自适应*/
/*底部版权*/
.copy {
    background-color: #212121;
    color: #B2B2B2;
    padding: 20px 0px;
}

.copy-link {
    padding-bottom: 10px;
}

.copy-link i {
    font-style: normal;
    margin: 0px 10px;
}

.copy a {
    color: #B2B2B2;
}

.copy a:hover {
    color: #E5E5E5;
}

/*底部版权*/
/*底部版权-自适应*/
@media (max-width: 768px) {

    /*  */
    .copy {
        padding: 10px 10px 110px 10px;
    }

    /*  */
}

/*底部版权-自适应*/
/*咨询电话*/
.zxdh-plane {
    margin: 0 auto;
    background-image: url("img/zxghbg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}

.zxdh-title {
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    padding: 0px 0px 20px 0px;
}

.zxdh-title strong {
    font-weight: normal;
}

.zxdh-con {
    display: flex;
    align-items: center;
    color: #FFFFFF;
    justify-content: center;
}

.zxdh-tel {
    font-size: 20px;
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.zxdh-tel .iconfont {
    margin-right: 10px;
    font-size: 24px;
}


/*咨询电话*/
/*咨询电话-自适应*/
@media (max-width: 768px) {

    /*  */
    .zxdh-plane {
        padding: 20px 0px;
    }

    .zxdh-title {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .zxdh-con {
        flex-direction: column;
    }

    .zxdh-tel {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    /*  */
}

/*咨询电话-自适应*/
/*资讯动态*/
.zxdt-box {
    display: flex;
    padding: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    border-radius: 10px 0px 0px 10px;
    background-color: #ffffff;
}

.zxdt-hot {
    width: 570px;
}

.zxdt-hot-img {
    width: 570px;
    height: 360px;
    overflow: hidden;
    border-radius: 10px;
}

.zxdt-hot-img img {
    width: 570px;
    height: 360px;
    transform: scale(1);
    transition: all .3s ease-in-out;
    display: block;
}

.zxdt-hot-img:hover img {
    transform: scale(1.1);
}

.zxdt-hot-info {
    padding: 5px 0px 0px 0px;
}

.zxdt-hot-info h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 5px;
}

.zxdt-hot-info h2 a:hover {
    color: #09ADA1;
}

.zxdt-hot-info p {
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxdt-hot-info cite {
    display: block;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    color: #525252;
}

.zxdt-list {
    margin-left: 40px;
    margin-right: 10px;
    padding-top: 10px;
}

.zxdt-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #EFEFEF solid 1px;
}

.zxdt-item:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.zxdt-item-info h2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 5px;
}

.zxdt-item-info h2 a:hover {
    color: #09ADA1;
}

.zxdt-item-info p {
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zxdt-item-info cite {
    display: block;
    padding: 5px 0px 0px 0px;
    font-size: 12px;
    color: #525252;
}

/*资讯动态*/
/*资讯动态-自适应*/
@media (max-width: 768px) {

    /*  */
    .zxdt-box {
        flex-direction: column;
    }

    .zxdt-hot {
        width: inherit;
        margin-bottom: 10px;
        border-bottom: #EFEFEF solid 1px;
    }

    .zxdt-hot-img {
        width: inherit;
        height: inherit;
    }

    .zxdt-hot-img img {
        width: 100%;
        height: auto;
    }

    .zxdt-list {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 0px;
    }

    /*  */
}

/*资讯动态-自适应*/
/*关于我们*/
.gywm-plane {
    margin: 0 auto;
    background-image: url("img/mian_about.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
}

.gywm-wrap {
    height: 410px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.gywm-wrap .gywm-info {
    align-self: center;
    width: 60%;
    color: #ffffff;
}

.gywm-info h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 23px;
}

.gywm-info p {
    font-size: 16px;
    line-height: 1.7
}

/*  */
.gywm-more {
    padding-top: 20px;
}

/*  */
/**/
.gywm-nav {
    display: flex;
    width: 40%;
    transform: translateY(50px);
}

.gywm-nav-item {
    width: 33.3333333333%;
    max-width: 240px;
}

.gywm-nav-item:nth-child(1) {
    background-color: #09ADA1;
}

.gywm-nav-item:nth-child(2) {
    background-color: #F2F3F4;
}

.gywm-nav-item:nth-child(3) {
    background-color: #d7d7d7;
}

.gywm-nav-con {
    display: flex;
    flex-direction: column;
    padding: 20px 30px;
    color: #ffffff;
}

.gywm-nav-item:nth-child(2) .gywm-nav-con {
    color: #000000;
}

.gywm-nav-item:nth-child(3) .gywm-nav-con {
    color: #000000;
}

.gywm-nav-con p {
    opacity: 0.5;
}

.gywm-nav-icon {
    margin-bottom: 15px;
}

.gywm-nav-icon .iconfont {
    font-size: 26px;
}

.gywm-nav-item:nth-child(1) .iconfont {
    color: #DCF2F0
}

.gywm-nav-item:nth-child(2) .iconfont {
    color: #CCCCCC
}

.gywm-nav-item:nth-child(3) .iconfont {
    color: #a6a6a6
}

.gywm-nav-tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.gywm-nav-item .gywm-nav-more {
    border: #EAEAEA solid 1px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.gywm-nav-item .gywm-nav-more i {
    transition: transform .3s;
    width: 20px;
    height: 20px;
    background-image: url("img/more.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px 10px;
}

.gywm-nav-item:nth-child(2) .gywm-nav-more {
    border: #3E3E3E solid 1px;
}

.gywm-nav-item:nth-child(2) .gywm-nav-more i {
    background-image: url("img/more-g.png");
}

.gywm-nav-item:nth-child(3) .gywm-nav-more {
    border: #3E3E3E solid 1px;
}

.gywm-nav-item:nth-child(3) .gywm-nav-more i {
    background-image: url("img/more-g.png");
}

.gywm-nav-item a:hover .gywm-nav-more i {
    transform: rotate(-180deg);
}

/*关于我们*/
/*关于我们-自适应*/
@media (max-width: 768px) {

    /*  */
    .gywm-wrap {
        flex-direction: column;
        height: auto;
        padding: 5px 0px;
    }

    .gywm-wrap .gywm-info {
        width: 100%;
        text-align: left;
        padding: 10px 10px;
    }

    .gywm-wrap .gywm-info a {
        display: none;
    }

    .gywm-info h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .gywm-info p {
        font-size: 14px;
    }

    .gywm-nav {
        width: 100%;
        transform: none;
        flex-direction: column;
    }

    .gywm-nav-item {
        width: 100%;
        max-width: none;
    }

    .gywm-nav-con {
        display: flex;
        padding: 30px;
        flex-direction: row;
        align-items: center;
    }

    .gywm-nav-icon {
        margin-bottom: 0px;
        margin-right: 10px;
    }

    .gywm-nav-tit {
        flex: 1;
        justify-content: flex-end;
    }

    .gywm-nav-tit h5 {
        margin-right: 20px;
    }

    .gywm-plane {
        margin-bottom: 0px;
    }

    /*  */
}

/*关于我们-自适应*/
/*工程案例*/
/*工程案例*/
.cgal-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px;
    box-sizing: border-box;
}

.cgal-item .cgal-card {
    display: block;
    border: 1px solid #ebeef5;
    border-radius: 6px;
}

.cgal-item .cgal-card:hover {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .15);
    transition: all .3s ease-in-out;
}

.cgal-con .cgal-img {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}

.cgal-con .cgal-img img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all .3s ease-in-out;
    display: block;
}

.cgal-con .cgal-img:hover img {
    transform: scale(1.1);
}

.cgal-info {
    padding: 20px;
    min-height: 139px;
    box-sizing: border-box;
}

.cgal-info h5 {
    font-size: 16px;
    font-weight: 700;
    padding: 0px 0px 10px 0px;
}

.cgal-item .cgal-card:hover .cgal-info h5 {
    color: #09ADA1;
}

.cgal-info .cgal-over p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 22px;
}

/*工程案例*/
/*工程案例-自适应*/

@media (max-width: 768px) {

    /*  */
    .cgal-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 10px;
        box-sizing: border-box;
    }

    .cgal-info {
        padding: 10px;
        min-height: 141px;
    }

    /*  */
}

/*工程案例-自适应*/
/*应用选型*/
.alot-plane {
    background-image: url("img/alot-001.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover;
}

.alot-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 30px 30px;
    padding: 0px 0px 20px 0px;
}

.alot-item {
    position: relative;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 8px;
    height: 196px;
    overflow: hidden;
}

.alot-item .alot-link {
    display: block;
}

.alot-item .alot-img {
    position: absolute;
    right: -20px;
    bottom: -50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    transition: all .4s;
}

.alot-item:hover .alot-img {
    bottom: -43px;
}

.alot-item .alot-img::after {
    content: '';
    position: absolute;
    width: 160px;
    height: 160px;
    transition: background-color .3s;
    background-color: #EFF2FE;
    left: 10px;
    bottom: -20px;
    border-radius: 160px;
    opacity: 0;
    transition: all .5s;
}

.alot-item:hover .alot-img::after {
    bottom: 0px;
    opacity: 1;
}

.alot-item .alot-img img {
    display: block;
    width: 160px;
    height: 160px;
    position: relative;
    z-index: 3;
}

.alot-info {
    padding: 30px 0px 0px 20px;
}

.alot-info h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}

.alot-info p {
    width: 210px;
    font-size: 14px;
    color: #4E5470;
    margin-bottom: 10px;
}

.alot-more cite {
    display: inline-block;
    padding: 2px 0px;
    color: #4F546E;
    font-size: 14px;
    border-radius: 5px;
    opacity: 0;
    transition: all ease 0.3s;
}

.alot-item:hover .alot-more cite {
    opacity: 1;
}

.alot-more cite span {
    display: inline-block;
    background-image: url("img/text-link-2.png");
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 15px 13px;
    padding-right: 24px;
}

.alot-more cite:hover {
    background-color: rgba(237, 239, 243, 0.90);
    padding: 2px 5px;
}

/*应用选型*/

/*应用选型-自适应*/

@media (max-width: 768px) {

    /*  */

    .alot-list {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 20px 20px;
        padding: 0px 0px 10px 0px;
    }

    .alot-item {
        height: 166px;
    }

    .alot-item .alot-img {
        bottom: 0px;
        height: auto;
    }

    .alot-more cite {
        opacity: 1;
    }

    /*  */
}

/*应用选型-自适应*/
/*产品中心*/
.cpzx-box {
    display: flex;
}

.cpzx-menu-title {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    padding: 20px 0px;
    border-bottom: rgb(255 255 255 / 10%) solid 1px;
}

.cpzx-menu {
    width: 266px;
    border-radius: 5px;
    background-image: linear-gradient(135deg, #1A938A, #09ADA1);
}

.cpzx-menu li {
    border-bottom: rgb(255 255 255 / 10%) solid 1px;
}

.cpzx-menu li:last-child {
    border-bottom: none;
}

.cpzx-menu li a {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
}

.cpzx-menu li a:hover {
    background-color: #1A938A;
}

.cpzx-list {
    flex: 1;
    margin-left: 10px;
    box-sizing: border-box;
}

.cpzx-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 20px;
}

.cpzx-item .cpzx-card {
    display: block;
    border: 1px solid #ebeef5;
    border-radius: 6px;
}

.cpzx-item .cpzx-card:hover {
    -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .15);
    transition: all .3s ease-in-out;
}

.cpzx-con .cpzx-img {
    overflow: hidden;
    border-radius: 6px 6px 0 0;
}

.cpzx-con .cpzx-img img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all .3s ease-in-out;
    display: block;
}

.cpzx-con .cpzx-img:hover img {
    transform: scale(1.1);
}

.cpzx-info {
    padding: 20px 10px;
    box-sizing: border-box;
    text-align: center;
    min-height: 80px;
}

.cpzx-info h5 {
    font-size: 14px;
    font-weight: 700;
}

.cpzx-item .cgal-card:hover .cgal-info h5 {
    color: #09ADA1;
}

/*产品中心*/
/*产品中心-自适应*/
@media (max-width: 768px) {

    /*  */
    .cpzx-box {
        display: flex;
        flex-direction: column;
        align-items: center;
        flex-direction: column-reverse;
    }

    .cpzx-menu {
        width: 100%;
        margin-top: 20px;
    }

    .cpzx-menu-title {
        padding: 10px 0px;
    }

    .cpzx-menu ul {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 10px;
    }

    .cpzx-menu li a {
        font-size: 14px;
        padding: 5px 0px;
        text-align: center;
    }

    .cpzx-grid {
        margin-left: 0px;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 20px;
        box-sizing: border-box;
    }

    /*  */
}

/*产品中心-自适应*/
/*子页面图*/
/**/
.sub-visual {
    width: 100%;
    height: 180px;
    position: relative;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

.sub-visual-img {
    position: relative;
    width: 100%;
    height: 100%;
}

.sub-visual-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
}

.sub-visual-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.sub-visual-txt h1 {
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0;
    color: #FFFFFF;
    font-style: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: Jost, sans-serif;
}

/*子页面图*/
/*产品中心-自适应*/
@media (max-width: 768px) {

    /*  */
    .sub-visual {
        height: 120px;
        margin-top: 0px;
    }

    .sub-visual-txt h1 {
        font-size: 30px;
        line-height: 30px;
    }

    /*  */
}

/*产品中心-自适应*/
/*当前位置*/
.current-plane {
    border-bottom: #E7E7E7 solid 1px;
    margin-bottom: 20px;
}

.current-plane .page-w {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.current-plane .current-txt {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    color: #868686;
}

.current-txt .iconfont {
    margin-right: 5px;
    font-size: 18px;
}

.current-txt a {
    color: #868686;
}

.current-txt a:hover {
    color: #0faea2;
}

/*当前位置*/
/*翻页*/
.list-fanye {
    display: flex;
    justify-content: center;
    overflow: hidden;
    padding: 20px 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.list-fanye a[title] {
    display: none;
}

.list-fanye a[title="Total record"] {
    display: none;
}

.list-fanye a,
.list-fanye b {
    border: 1px solid #d5d5d5;
    min-width: 30px;
    padding: 0px 10px;
    height: 30px;
    border-radius: 30px;
    transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2px;
    color: #0a0a0a;
    font-size: 14px;
    box-sizing: border-box;
}

.list-fanye b,
.list-fanye a:hover {
    border: 1px solid #0faea2;
    background: #0faea2;
    color: #fff;
}

/*翻页*/
/*翻页-自适应*/
@media (max-width: 768px) {

    /*  */
    .list-fanye a,
    .list-fanye b {
        border: 1px solid #d5d5d5;
        min-width: 20px;
        padding: 0px 3px;
        height: 20px;
        border-radius: 20px;
        margin: 0 0px;
    }

    /*  */
}

/*翻页-自适应*/
/* 产品列表页 */
.cpzx-list-plane {
    padding-bottom: 20px;
}

.cpzx-list-plane .cpzx-menu {
    background-image: none;
    background-color: #FFFFFF;
    border: #ebeef5 solid 1px;
}

.cpzx-list-plane .cpzx-menu li a {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
}

.cpzx-list-plane .cpzx-menu li a:hover {
    background-color: #ebeef5;
    color: #0faea2;
}

.cpzx-list-plane .cpzx-menu-title {
    text-align: left;
    padding-left: 20px;
    color: #868686;
    border-bottom: #e0e0e0 solid 1px;
}

/* 产品列表页 */

/*产品列表页-自适应*/
@media (max-width: 768px) {

    /*  */
    .cpzx-list-plane .cpzx-menu {
        display: none;
    }

    /*  */
}

/*产品列表页-自适应*/
/*产品详情页*/
.products-details-head {
    display: flex;
    padding-top: 10px;
}

.products-details-info {
    padding-left: 40px;
    font-family: "Jost", sans-serif;
    color: #101010;
    font-size: 16px;
}

.products-details-info h1 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 10px;
}

.products-details-info b {
    font-weight: bold;
    display: inline-block;
    padding: 10px 0px 5px 0px;
}

.products-details-info p {
    line-height: 1.7;
    color: #666666;
    display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products-details-tag {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: #dadada 1px solid;
}

.products-details-tag li {
    line-height: 28px;
    position: relative;
    padding-left: 14px;
}

.products-details-tag li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #999;
    border-radius: 50%;
}

.products-details-but {
    padding: 20px 0px;
    display: flex;
    align-items: center;
}

.products-details-but li {
    margin-right: 30px;
}

.products-details-but li a {
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    transition: all 0.3s ease;
    border: #09ADA1 solid 1px;
    background-color: #FFFFFF;
    color: #09ADA1;
}

.products-details-but li:last-child a {
    border: #09ADA1 solid 1px;
    background-color: #09ADA1;
    color: #FFFFFF;
}

.products-details-but li a:hover {
    background-color: #09ADA1;
    color: #FFFFFF;
}

.products-details-but li:last-child a:hover {
    border: #111010 solid 1px;
    background-color: #111010;
    color: #FFFFFF;
}

/**/
.products-details-tag {
    padding: 10px 0px;
    color: #666666;
}

.products-details-tag li {
    margin-bottom: 3px;
}

.products-details-tag .iconfont {
    margin-right: 10px;
    color: #111010;
    font-size: 20px;
}

/**/
.products-details-tip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.products-details-tip li {
    display: flex;
    align-items: center;
}

.products-details-tip li p {
    line-height: 1.2;
}

.products-details-tip li .iconfont {
    font-size: 32px;
    margin-right: 20px;
    color: #666666;
}

/**/
/**/
/**/
.products-details-imgs .swiper_products {
    width: 450px;
    height: 450px;
}

.products-details-imgs .swiper_thumbs {
    width: 450px;
    height: auto;
    margin-top: 20px;
}

.products-details-imgs .swiper_products img {
    display: block;
    width: 450px;
    height: 450px;
    object-fit: cover;
}

.products-details-imgs .swiper_thumbs img {
    display: block;
    width: 64px;
    height: 64px;
    object-fit: cover;
}

.products-details-imgs .swiper_thumbs .swiper-slide {
    width: auto !important;
    border: #DCD9D5 solid 1px;
    margin-right: 5px;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.products-details-imgs .swiper_thumbs .swiper-slide-thumb-active {
    border: #01A038 solid 1px;
}

.products-details-imgs .swiper-button-next,
.products-details-imgs .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #F6F7F9;
}

.products-details-imgs .swiper-button-prev {
    left: 3px;
    right: auto;
}

.products-details-imgs .swiper-button-next {
    right: 3px;
    left: auto;
}

.products-details-imgs .swiper-button-next:after,
.products-details-imgs .swiper-button-prev:after {
    font-size: 20px;
    color: #828597;
}

.products-details-imgs .swiper-button-next.swiper-button-disabled,
.products-details-imgs .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    pointer-events: initial;
}

/*products-details-tabnav*/
/*products-details-tabnav*/
.products-details-tabnav {
    padding-top: 30px;
    border-bottom: #E7E7E7 solid 1px;
}

.products-details-tabnav ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.products-details-tabnav ul li a {
    display: inline-block;
    font-size: 16px;
    color: #777777;
    font-weight: 500;
    position: relative;
    transition: 0.3s;
    border: 1px solid rgb(221, 221, 221);
    padding: 8px 20px;
    border-radius: 0px;
    margin: 0px 5px 0px 5px;
}

.products-details-tabnav ul li a:hover,
.products-details-tabnav ul li a.active {
    color: #ffffff;
    background-color: #09ADA1;
    border: 1px solid #09ADA1;
}

/**/
.detail-edit-nav h3 {
    color: #09ADA1;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: bold;
    text-align: center;
}

.products-details-list {
    padding-top: 20px;
}

/**/

/*产品详情页*/
/*产品详情页-自适应*/
@media (max-width: 768px) {

    /*  */
    .products-details-head {
        display: block;
        padding-top: 20px;
    }

    .products-details-imgs {
        width: 100%;
    }

    .products-details-imgs .swiper_products {
        width: 100%;
        height: auto;
    }

    .products-details-imgs .swiper_products img {
        width: 100%;
        height: auto;
    }

    .products-details-imgs .swiper_thumbs {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .products-details-info {
        padding-left: 0px;
        padding-top: 20px;
    }

    .products-details-info h1 {
        font-size: 26px;
        line-height: 1;

    }

    .products-details-but li a {
        padding: 10px 15px;
    }

    .products-details-tag {
        padding: 0px 0px;
    }

    .products-details-tip {
        display: block;
        margin-top: 0px;
    }

    .products-details-tip li {
        margin-bottom: 3px;
    }

    .products-details-tip li .iconfont {
        font-size: 20px;
        margin-right: 10px;
        color: #111010;
    }

    .products-details-info p br {
        display: none;
    }

    .products-details-tabnav {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .products-details-edit {
        display: block;
    }

    .products-details-list {
        flex: 1;
        margin-right: 0px;
    }

    .products-details-bar {
        width: 100%;
    }

    .sidebar-service {
        margin-right: 0px;
    }

    /*  */
}

/*产品详情页-自适应*/
/*正文*/
.zixun-blog-details {
    font-family: "Jost", sans-serif;
}

.detail-title {
    padding: 30px 0px 30px 0px;
    border-bottom: #ccc dashed 1px;
    text-align: center;
}

.detail-title h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #101010;
}

.detail-title p {
    font-size: 14px;
    color: #666666;
}

.detail-title p span {
    display: inline-block;
    margin: 0px 20px 0px 0px;
}

/*.detail-edit*/
.detail-edit {
    padding: 20px 0px;
    font-size: 16px;
}

.detail-edit p {
    line-height: 2em;
    margin-bottom: 1em;
}

.detail-edit img {
    max-width: 100%;
    height: auto !important;
    display: inline-block;
    margin: 0px auto;
}

.detail-edit iframe {
    max-width: 100%;
    margin: 0px auto;
    width: 100%;
    height: 500px;
    display: block;
}

.detail-edit table {
    font-size: 14px;
    max-width: 100%;
    min-width: 100%;
    float: none;
    border-top: #A7A7A7 solid 1px;
    border-right: #A7A7A7 solid 1px;
}

.detail-edit table tr {
    border-top: #A7A7A7 solid 1px;
    border-right: #A7A7A7 solid 1px;
}

.detail-edit table td {
    padding: 5px;
    border-bottom: #A7A7A7 solid 1px;
    border-left: #A7A7A7 solid 1px;
}

.detail-edit ol {
    padding: 20px;
}

.detail-edit li {
    list-style: decimal;
    margin-bottom: 15px;
}

.detail-edit .wutu {
    display: none;
}

/*正文*/

/*正文-自适应*/
@media (max-width: 768px) {

    /*  */
    .detail-title {
        padding: 10px 0px 10px 0px;
    }

    .detail-title h1 {
        font-size: 26px;
    }

    .detail-edit {
        padding: 10px 0px;
    }

    /*  */
}

/*正文-自适应*/