@charset "utf-8";

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    font-size: 0
}

input,
input[type=button],
input[type=reset],
input[type=submit] {
    resize: none;
    border: none
}

.map img {
    max-width: inherit
}

a {
    -webkit-tap-highlight-color: transparent
}

.lunbo {
    display: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

a,
article,
aside,
body,
button,
dd,
details,
div,
dl,
dt,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
img,
input,
li,
menu,
nav,
ol,
p,
section,
select,
table,
tbody,
td,
textarea,
th,
tr,
ul {
    margin: 0;
    padding: 0
}

body {
    font-family: "Pingfang SC";
    color: #555;
    padding-top: 82px;
    overflow-x: hidden
}

button:focus {
    outline: 0
}

em,
i {
    font-style: normal
}

li,
ul {
    list-style-type: none
}

.w100 {
    width: 100%
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

a:hover,
a:link,
a:visited {
    text-decoration: none
}

.clearfix {
    zoom: 1
}

input:focus,
textarea:focus {
    outline: 0
}

.overh {
    overflow: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.ta {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.displaynone {
    display: none
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    outline: 0
}

.wen_hied {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.ys_phone {
    display: none;
}

.leader .head {
    margin-bottom: 20px;
}

.theirhomebox .bo i {
    display: none;
}



@media (min-width:1600px) {
    .container {
        width: 1600px
    }
}

.f14px {
    font-size: 14px
}

.f16px {
    font-size: 16px
}

.book {
    border: 1px solid #000
}

.db {
    display: block
}

.dnb {
    display: inline-block
}

.flight {
    font-weight: lighter
}

.fbold {
    font-weight: 700
}

.imghover {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.sca1 {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1)
}

.sca0 {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0)
}

.tran {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.hovercolor {
    color: #8cca1d
}

.zhong {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center
}

.z {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.l0 {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cen {
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.f48 {
    font-size: 48px
}

.wen_hied {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.p15 {
    padding: 15px
}

.w50 {
    width: 50%
}

.blod {
    font-weight: 700
}

.wen_hied2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.w55 {
    width: 55%
}

.hangs {
    position: fixed;
    z-index: 99;
    left: 0;
    right: 0;
    width: 100%;
    background: #fff;
    top: 0;
    line-height: 80px
}

.hangs>.container>.row>a>img {
    width: 88%
}

.hangs .navs-ul {
    margin-left: 10.5%
}

.hangs .navs-ul>li {
    display: inline-block;
    position: relative;
    width: 135px;
    text-align: center
}

.hangs .navs-ul>li .er-uls {
    width: 100%;
    border: 1px solid #ece8e8;
    position: absolute;
    top: 81px;
    background: #fff;
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.hangs .navs-ul>li .er-uls li>a {
    text-align: center;
    line-height: 30px;
    color: #58595b;
    font-size: 14px;
    display: block
}

.hangs .navs-ul>li .er-uls li:hover>a {
    background: #6bc3b3;
    color: #fff
}

.hangs .navs-ul>li>a {
    display: inline-block;
    color: #58595b;
    font-size: 17px
}

.hangs .navs-ul>li.active>a,
.hangs .navs-ul>li:hover>a {
    color: #6bc3b3
}

.hangs .navs-ul>li:hover .er-uls {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.hangs .sous .ds {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px
}

.hangs .sous .di {
    font-size: 18px;
    color: #6bc3b3
}

.er-dao {
    padding: 10px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    position: fixed;
    top: 82px;
    width: 100%;
    background: rgba(255, 255, 255, .8);
    left: 0;
    z-index: 97;
    right: 0
}

.er-dao .er-uls {
    width: 60%
}

.er-dao .er-uls li {
    display: inline-block;
    margin-right: 50px
}

.er-dao .er-uls li a {
    color: #58595b;
    font-size: 18px;
    line-height: 20px;
    display: inline-block
}

.er-dao .er-uls li.active a,
.er-dao .er-uls li:hover a {
    color: #6bc3b3
}

.er-dao .fr {
    line-height: 20px;
    width: 40%;
    color: #989797;
    font-size: 16px
}

.er-dao .fr a {
    color: #989797;
    font-size: 16px
}

.er-dao .fr a:hover {
    color: #6bc3b3
}

.er-dao .fr a:last-child {
    color: #565656
}

.ban .ban-zi {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
    font-size: 75px;
    font-weight: 700;
    text-shadow: 3.5px 6.062px 7px rgba(104, 104, 104, .55)
}

.head {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    margin: 60px 0;
}

.head1 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    padding: 60px 0;
}

.bianti {
    color: #333;
    font-size: 22px;
    bottom: 0;
    z-index: 2;
    width: 100%;
    line-height: 86px;
    background-color: rgba(255, 255, 255, .922)
}

.fuli .col-md-4 .overh {
    cursor: pointer
}

.fuli .col-md-4 .overh:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.fuli .col-md-4 .overh:hover .bianti {
    background: #6bc3b3;
    color: #fff
}


.theirhome .sh-img img {
    width: 100%;
}

.theirhome .swiper-button-prev {
    background-size: 100% 100%;
    width: 5em;
    height: 5em;
    left: -6.25em;
}

.theirhome .swiper-button-next {
    background-size: 100% 100%;
    width: 5em;
    height: 5em;
    right: -6.25em;
}

.theirhome .swiper-slide .ship-p {
    font-size: 26px;
    font-weight: bold;
}

.theirhome .swiper-slide .xdesc {
    font-size: 22px;
    text-align: center;
    padding-top: 8px;
}

.theirhome .wordbox {
    padding: 30px 0px;
}

@media (max-width:1600px) {}

@media (max-width:1280px) {
    
}

@media (min-width:768px) {
    .modal-dialog1 {
        width: 46%;
        top: 50%;
        -ms-transform: translateY(-50%) !important;
        -moz-transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%) !important;
        -o-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important
    }

    .modal-dialog {
        width: 66%;
        top: 50%;
        -ms-transform: translateY(-50%) !important;
        -moz-transform: translateY(-50%) !important;
        -webkit-transform: translateY(-50%) !important;
        -o-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important
    }
}

#prolunbo .hall-img {
    height: 500px
}

.myModal .modal-title {
    color: #404040;
    font-size: 24px;
    font-weight: 700
}

.myModal .modal-header {
    border-bottom: none;
    padding: 35px 15px 30px 15px
}

.myModal .modal-header .close {
    font-size: 30px
}

.fuli-lunbo {
    padding: 0 0 50px 0
}

.fuli-lunbo .swiper-slide {
    padding: 0 50px
}

.fuli-lunbo .swiper-button-next {
    background-image: url(../png/3.png);
    width: 30px;
    height: 52px;
    background-size: 100% 100%
}

.fuli-lunbo .swiper-button-prev {
    background-image: url(../png/2.png);
    width: 30px;
    height: 52px;
    background-size: 100% 100%
}

.zhaoxu {
    margin-bottom: 100px
}

.zhaoxu .head {
    margin-bottom: 25px
}

.zhaoxu .xu-ul li {
    display: inline-block;
    color: #333;
    font-size: 20px;
    padding: 0 20px;
    cursor: pointer;
    line-height: 17px;
    border-right: 2px solid #bdbdbd
}

.zhaoxu .xu-ul li:last-child {
    border-right: none
}

.zhaoxu .xu-ul li.active,
.zhaoxu .xu-ul li:hover {
    color: #6bc3b3
}

.xucon-uls li {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5
}

.xucon-uls li .fl {
    width: 70%
}

.xucon-uls li .fl .p1 {
    color: #323434;
    font-size: 20px
}

.xucon-uls li .fl .p2 {
    font-size: 16px;
    color: #323434;
    margin-top: 10px
}

.xucon-uls li .fr span {
    margin-top: 12px;
    display: inline-block;
    font-size: 18px;
    color: #494949;
    cursor: pointer;
    line-height: 48px;
    padding: 0 40px;
    border-radius: 10px;
    background: #eee
}

.xucon-uls li .fr span:hover {
    background: #6bc3b3;
    color: #fff
}

.zhi-con {
    padding: 0 50px 50px 50px
}

.zhi-con .kezhi {
    color: #404040;
    font-size: 18px;
    line-height: 35px
}

.zhi-con .eml-p {
    font-size: 18px;
    color: #6bc3b3;
    margin-top: 20px
}

.zhuiwei .modal-header {
    padding: 20px 50px 10px 50px
}

.kezhi .b {
    font-size: 22px
}

.xu-con>div {
    display: none
}

footer {
    background: #76777c
}

.foot a:hover {
    color: #6bc3b3;
    transition: .6s ease-in-out
}

.foot_ul>li {
    float: left;
    padding-right: 200px
}

.foot_ul>li:last-child {
    padding-right: 0
}

.foot_ul>li>p {
    font-size: 16px;
    color: #ccc
}

.foot_er_ul {
    margin-top: 10px;
    padding-bottom: 15px
}

.foot_er_ul>li {
    line-height: 25px;
    font-size: 16px;
    color: #ccc
}

.foot_er_ul>li>a {
    font-size: 14px;
    color: #ccc
}

.foot {
    border-top: 5px solid #6bc3b3;
    padding-top: 25px
}

.mas .bdsharebuttonbox {
    margin-top: 30px
}

.mas .bdsharebuttonbox a {
    border: 1px solid #fff;
    width: 32px;
    height: 32px;
    background: 0 0;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 25px;
    padding: 0;
    margin: 0 2px
}

.bei {
    color: #ccc;
    font-size: 14px;
    text-align: center;
    padding: 16px 0;
    border-top: 1px solid #8a8b8f
}

.bei a {
    color: #ccc
}

.bei a:hover {
    color: #6bc3b3
}

.yous {
    color: #ccc;
    margin: 0 0 20px 0;
    font-size: 14px
}

.yous a {
    color: #ccc;
    font-size: 14px
}

.yous a:hover {
    color: #6bc3b3
}

.di-con {
    margin-top: 10px
}

.di-con .dizhi-u li {
    display: inline-block;
    margin-right: 25px;
    margin-top: 24px;
    float: left
}

.di-con .dizhi-u li:last-child {
    margin-right: 0
}

.di-con .dizhi-u li a {
    display: inline-block;
    border-radius: 10px;
    line-height: 70px;
    /*  width: 166px;*/
    width: 150px;
    height: 70px;
    text-align: center
}

.di-con .dizhi-u1 li a {
    color: #494949;
    font-size: 30px;
    background: #eee;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.di-con .dizhi-u1 li.active a,
.di-con .dizhi-u1 li:hover a {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    background: #6bc3b3;
    color: #fff
}

.di-con .dizhi-u2 li a {
    background: #eee;
    color: #000;
    font-size: 13px
}

.di-con .dizhi-u2 li:last-child {
    float: right
}

.hall .hall-ul li {
    margin-bottom: 25px;
    float: left;
    margin-right: 1.5%;
    cursor: pointer;
    width: 32.3%
}

.hall .hall-ul li:nth-child(1) {
    width: 49%;
    margin-right: 0
}

.hall .hall-ul li:nth-child(2) {
    width: 49%;
    float: right;
    margin-right: 0
}

.hall .hall-ul li:last-child {
    margin-right: 0
}

.hall .hall-ul li .hall-div {
    font-size: 22px;
    color: #000;
    padding: 30px;
    background: #eee
}

.maps img {
    max-width: inherit
}

.map-con {
    margin-bottom: 100px
}

.map-neirong {
    background: #6ebebd
}

.map-neirong .fl {
    width: 77%
}

.map-neirong .fl>div {
    display: none
}

.map-neirong .fr {
    width: 23%;
    padding-top: 50px
}

.map-neirong .fr .map-ul {
    width: 62%;
    margin: auto;
    text-align: center
}

.map-neirong .fr .map-ul li {
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    cursor: pointer;
    line-height: 52px;
    height: 52px;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.map-neirong .fr .map-ul li.active,
.map-neirong .fr .map-ul li:hover {
    background: #fff;
    border-radius: 10px;
    background-color: #fff;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    color: #000
}

.rute-c {
    display: none;
    color: #505353;
    font-size: 16px;
    line-height: 30px;
    padding: 30px 35px;
    border: 1px solid #dbd9d9
}

.rute-c .fujin {
    color: #000;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700
}

.head-yao {
    font-size: 20px;
    color: #333
}

.fenb {
    padding-bottom: 10px
}

.fenb .head {
    margin-bottom: 20px
}

.style-con1 {
    background: #fef6ee
}

.style-ul li,
.style-ul1 li {
    display: inline-block;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    padding: 0 16px;
    border-right: 2px solid #bdbdbd;
    position: relative;
    cursor: pointer
}

.style-ul li:last-child,
.style-ul1 li:last-child {
    border-right: none
}

.style-ul li.active,
.style-ul li:hover,
.style-ul1 li.active,
.style-ul1 li:hover {
    color: #6bc3b3
}

.style-ul li:after,
.style-ul1 li:after {
    content: '';
    opacity: 0;
    position: absolute;
    border: 10px solid transparent;
    bottom: -40px;
    border-bottom: 10px solid #6bc3b3;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.style-ul li.active:after,
.style-ul1 li.active:after {
    opacity: 1
}

.color-bo {
    margin-top: 70px
}

.color-bo::after {
    width: 96%;
    top: -30px;
    left: 2%;
    content: '';
    height: 100%;
    position: absolute;
    z-index: 0;
    background: #6bc3b3
}

.color-bo .swiper-button-next {
    background-image: url(../png/5.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    right: -100px
}

.color-bo .swiper-button-prev {
    background-image: url(../png/6.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    left: -100px
}

.color-bo .swiper-pagination {
    opacity: 0
}

.style-zi {
    left: 5%;
    bottom: 10%
}

.style-zi .p3 {
    font-size: 48px;
    color: #fff;
    text-shadow: 0 0 5px rgba(76, 75, 75, .75)
}

.style-zi .p4 {
    font-size: 76px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 5px rgba(76, 75, 75, .75)
}

.style-con2 {
    background: #e2f2f2
}

.style-con2 .color-bo::after {
    background: #ccbdae
}

.chang-zi {
    padding: 30px;
    background: #f5f5f5
}

.chang-zi .chang-title {
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.chang-zi .chang-yao {
    color: #676767;
    font-size: 16px;
    margin-top: 10px
}

.hezuo-con {
    background: #fef6ee;
    padding-bottom: 90px
}

.hezuo-con .color-bo:after {
    opacity: 0
}

.hezuo-con .color-bo .swiper-slide {
    background: #fff;
    box-shadow: 0 1px 9.1px .9px rgba(242, 233, 224, .75)
}

.newiss {
    margin-bottom: 100px
}

.newiss .n-le {
    width: 74%;
    margin-top: 80px
}

.newiss .n-le .new-tui a {
    display: block
}

.newiss .n-le .new-tui a .fl {
    width: 55%;
    top: -44px;
    left: 0
}

.newiss .n-le .new-tui a .fr {
    width: 55%;
    height: 400px;
    background: #f8f8f8;
    padding: 80px 40px 70px 160px
}

.newiss .n-rig {
    width: 23%;
    margin-top: 50px
}

.newiss .n-rig .ren-tui {
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #6bc3b3;
    line-height: 78px;
    height: 78px
}

.newiss .n-rig .ren-ul {
    border: 1px solid #f7f6f6;
    padding: 0 20px
}

.newiss .n-rig .ren-ul li {
    padding: 20px 0;
    border-bottom: 1px dashed #ddd
}

.newiss .n-rig .ren-ul li a {
    display: block
}

.newiss .n-rig .ren-ul li a .date {
    margin-top: 5px
}

.newiss .n-rig .ren-ul li a:hover .new-title {
    color: #6bc3b3
}

.newiss .n-rig .ren-ul li:last-child {
    border-bottom: none
}

.newiss .n-rig .mei-con {
    color: #676869;
    background: #f8f8f8;
    margin-top: 24px
}

.newiss .n-rig .mei-ma {
    border: 1px solid #f7f6f6;
    padding: 25px
}

.newiss .new-title {
    color: #58595b;
    font-size: 16px;
    font-weight: 700
}

.newiss .date span {
    color: #6bc3b3;
    font-size: 14px;
    background: #e4f3f0;
    padding: 0 5px
}

.newiss .new-yao {
    color: #a7a7a7;
    font-size: 14px;
    line-height: 25px;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    overflow: hidden
}

.newiss .new-tui .new-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 60px;
    line-height: 30px
}

.newiss .new-tui .date {
    margin: 10px 0
}

.hs-ul {
    position: relative;
    text-align: center
}

.hs-ul1 {
    margin-top: -30px
}

.hs-ul li {
    width: 209px;
    margin: -25.5px 52px;
    display: inline-block;
    height: 209px;
    background-color: #fff;
    box-shadow: 0 1px 9.1px .9px rgba(242, 233, 224, .75);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.hs-ul li .overh {
    left: 50%;
    top: 50%;
    overflow: visible;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.hs-ul li:hover {
    box-shadow: 0 0 0 rgba(0, 0, 0, .3)
}

.hs-ul li .overh img {
    transform: rotate(-45deg) scale(1.4);
    -ms-transform: rotate(-45deg) scale(1.4);
    -moz-transform: rotate(-45deg) scale(1.4);
    -webkit-transform: rotate(-45deg) scale(1.4);
    -o-transform: rotate(-45deg) scale(1.4)
}

.newiss .new-tui .new-yao {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 75px
}

.newiss .new-tui .more-i {
    display: inline-block;
    margin-top: 20px
}

.newiss .new-tui a {
    display: block
}

.newiss .new-tui a:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.newiss .new-tui a:hover .new-title {
    color: #6bc3b3
}

.newiss .new-uls li {
    padding: 30px 0;
    border-bottom: 1px solid #d9ede9
}

.newiss .new-uls li a {
    display: block
}

.newiss .new-uls li a .fl {
    width: 20%
}

.newiss .new-uls li a .fr {
    width: 78%
}

.newiss .new-uls li a .fr .date {
    margin: 5px 0 3px 0
}

.newiss .new-uls li a .fr .new-yao {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px
}

.newiss .new-uls li a:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.newiss .new-uls li a:hover .new-title {
    color: #6bc3b3
}

.new-xing .nx-wen {
    margin-top: 50px
}

.new-xing .nx-wen .xing-title {
    color: #232222;
    font-weight: 700;
    font-size: 30px
}

.new-xing .nx-wen .date {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.new-xing .nx-wen .new-neirong {

    padding: 25px 0;
    color: #58595b;
    font-size: 16px;
    line-height: 30px
}

.new-xing .nx-wen .shang {
    padding: 30px 0;
    border-top: 1px solid #eee
}

.new-xing .nx-wen .shang>div {
    color: #58595b;
    font-size: 16px;
    border: 1px solid #6bc3b3;
    padding: 0 30px;
    line-height: 35px;
    border-radius: 30px
}

.new-xing .nx-wen .shang>div a {
    color: #58595b
}

.new-xing .nx-wen .shang>div:hover {
    background: #6bc3b3
}

.new-xing .nx-wen .shang>div:hover a {
    color: #fff
}

.ship .n-le {
    margin-top: 50px
}

.ship .n-le .head {
    margin: 0 0 20px 0
}

.ship .n-le .ship-p {
    color: #676869;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.ship .ship-consh1 {
    margin-bottom: 40px
}

.development .deve-title {
    color: #000;
    font-size: 36px;
    padding: 65px 0 40px 0
}

.development .rd-cen {
    background: #e2f2f2;
    padding-bottom: 50px
}

.development .rd-cen .shiyan-con {
    background: #fff
}

.development .rd-cen .shiyan-con:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.development .rd-cen .shiyan-con:hover .shi-title {
    color: #6bc3b3
}

.development .rd-cen .shiyan-con .bot-zi {
    padding: 20px 20px 30px 20px
}

.development .rd-cen .shiyan-con .shi-title {
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.development .rd-cen .shiyan-con .yao-con {
    color: #676767;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 95px
}

.development .yanteam {
    padding-bottom: 40px
}

.development .yanteam .team-img>div {
    width: 50%;
    cursor: pointer
}

.development .yanteam .team-img .div-l:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.development .yanteam .team-img .div-r .row {
    margin: 0
}

.development .yanteam .team-img .div-r .row .col-md-6 {
    padding: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.development .yanteam .team-img .div-r .row .col-md-6:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.development .chanpzhan {
    background: #f6f6f7;
    padding-bottom: 90px;
    margin-bottom: 40px
}

.development .chanpzhan .chao-lunbo .zhu-title {
    color: #fff;
    font-size: 18px;
    background: #aeaaaa;
    line-height: 80px
}

.development .chanpzhan .chao-lunbo .swiper-slide {
    cursor: pointer
}

.development .chanpzhan .chao-lunbo .swiper-slide:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.development .chanpzhan .chao-lunbo .swiper-slide:hover .zhu-title {
    background: #6bc3b3;
    color: #fff
}

.yewu-con .head {
    margin-bottom: 15px
}

.yewu-con .duank {
    background: #e2f2f2;
    padding-bottom: 60px
}

.yewu-con .tu5-img {
    margin-top: 40px
}

.yewu-con .tu5-img .quan {
    padding-top: 40px;
}



.yewu-con .yun-ul li {
    background: #fff;
    color: #58595b;
    font-size: 18px;
    margin-bottom: 50px;
    height: 150px;
    padding: 20px 10px;
    border-radius: 10px;
    line-height: 35px;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.yewu-con .yun-ul li:last-child {
    margin-bottom: 0
}

.yewu-con .yun-ul li:hover {
    background: #6bc3b3;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    color: #fff
}

.yewu-con .yun-ul1 li:last-child {
    margin-top: 250px
}

.yewu-con .huanjie .huan-img {
    margin: 50px 0
}

.yewu-con .mokuan {
    background: #e1ebf5;
    padding-bottom: 100px
}

.yewu-con .mokuan .mo-ul {
    margin-top: 60px
}

.yewu-con .mokuan .mo-ul li {
    float: left;
    width: 20%;
    text-align: center
}

.yewu-con .mokuan .mo-ul li .overh i {
    font-size: 40px
}

.yewu-con .mokuan .mo-ul li:hover .overh {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.yewu-con .mokuan .mo-ul li:hover .ba-p {
    color: #6bc3b3
}

.yewu-con .mokuan .mo-ul li .ba-p {
    margin-top: 10px;
    font-size: 22px;
    color: #000;
    font-weight: 700
}

.yewu-con .mokuan .mo-ul li .ba-yao {
    margin-top: 10px;
    color: #585959;
    font-size: 18px;
    line-height: 40px
}

.shuju .shu-img {
    margin-top: 70px
}

.shuju .shu-img::after {
    content: '';
    position: absolute;
    top: -35px;
    width: 94%;
    background: #6bc3b3;
    height: 100%;
    left: 3%;
    z-index: -1
}

.more-i {
    color: #6bc3b3
}

.more-i i {
    font-size: 30px
}

.hui {
    margin-bottom: 80px
}

.hui .hu-con {
    margin-top: 40px
}

.hui .col-md-3 {
    padding: 0 40px
}

.vis-ul .imgins2 {
    left: auto;
    right: 0;
    animation: run01 5s infinite linear;
    -webkit-animation: run01 5s infinite linear;
    -moz-animation: run01 5s infinite linear;
    -ms-animation: run01 5s infinite linear;
    -o-animation: run01 5s infinite linear;
    -webkit-animation-fill-mode: both
}

.vis-ul .imgins2 img {
    position: absolute;
    right: 0
}

.hui .bg-hui {
    background: url(../jpg/36.jpg) no-repeat;
    height: 411px;
    background-size: 100% 100%;
    padding-top: 55px
}

.hui .bg-hui .hui-title {
    font-size: 30px;
    color: #333;
    font-weight: 700
}

.hui .bg-hui .img-h {
    margin: 10px 0 15px 0
}

.hui .bg-hui .guo {
    font-size: 20px;
    color: #000
}

.hui .bg-hui .guo-con {
    font-size: 12px;
    margin-top: 15px;
    color: #747474;
    line-height: 30px
}

.hui .bg-hui:hover .hui-title {
    color: #6bc3b3
}

.hui .bg-hui:hover {
    background: url(../jpg/f.jpg) no-repeat;
    background-size: 100% 100%;
    cursor: pointer
}

.case {
    background: #eee;
    padding-bottom: 50px
}

.case1 {
    background: #ebfaff;
    padding-bottom: 50px
}

.case .case-lunbo {
    margin-top: 40px
}

.case-a {
    display: block;
    background: #fff
}

.case-a:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.case-a:hover .case-title {
    color: #6bc3b3
}

.case-a:hover .case-title1 {
    color: #6bc3b3
}

.case-a .case-bot {
    padding: 20px
}

.case-a .case-bot1 {
    padding: 30px
}

.case-a .case-title {
    width: 50%;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.case-a .case-title1 {
    /* width: 50%; */
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    float: left;
}


.case-a .case-yao {
    width: 50%;
    color: #676767;
    font-size: 14px;
    line-height: 30px
}

.case-a .case-yao1 {
    width: 63%;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    float: right;
    text-align: left;
}

.yous-list {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    box-shadow: 0px 3px 10px 2px rgba(153, 153, 153, 0.5);
}

.you-a {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}



.color-lu .swiper-container {
    padding-bottom: 70px
}

.color-lu .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
    opacity: 1
}
.whsb4 .color-lu .swiper-pagination-bullet,
.whsb2 .color-lu .swiper-pagination-bullet{
    background-color:#eee;
}
.whsb4 .color-lu .swiper-pagination-bullet-active,
.whsb2 .color-lu .swiper-pagination-bullet-active{
    background-color:#6bc3b3;
}
.color-lu .swiper-pagination-bullet-active {
    background: #6bc3b3
}

.praise {
    background: #fbf9ef;
    padding-bottom: 40px
}

.praise .praise-bot {
    margin-top: 40px
}

.praise .praise-bot>.fl {
    width: 25%
}

.praise .praise-bot>.fl img {
    border-radius: 50%
}

.praise .praise-bot>.fr {
    width: 73%;
    margin-top: 30px
}

.praise .praise-bot .ming-p {
    color: #505353;
    font-size: 18px
}

.praise .praise-bot .ming-p span {
    color: #505353;
    font-size: 30px;
    letter-spacing: 2px
}

.praise .praise-bot .xing {
    width: 20px;
    height: 20px;
    margin-right: 2px;
    display: inline-block;
    background: url(../png/8.png) no-repeat;
    background-size: 100% 100%
}

.praise .praise-bot .mian {
    color: #505353;
    font-size: 18px
}

.praise .praise-lunbo .swiper-container {
    padding: 40px 0
}

.praise .praise-lunbo .swiper-container .swiper-pagination-bullet {
    background: #dcdcdc
}

.praise .praise-lunbo .swiper-container .swiper-pagination-bullet-active {
    background: #6bc3b3
}

.praise .praise-lunbo .swiper-slide .wen-praise {
    background: #f5e8d2
}

.praise .praise-lunbo .swiper-slide:nth-child(2n) .wen-praise {
    background: #d7e6e5
}

.praise .praise-lunbo .swiper-slide:nth-child(2n) .wen-praise::after {
    border-top: 10px solid #d7e6e5
}

.praise .praise-lunbo .swiper-slide:nth-child(3n) .wen-praise {
    background: #e9e7d3
}

.praise .praise-lunbo .swiper-slide:nth-child(3n) .wen-praise::after {
    border-top: 10px solid #e9e7d3
}

.praise .praise-lunbo .wen-praise {
    height: 205px;
    padding: 40px 40px 20px 40px;
    position: relative;
    color: #505353;
    font-size: 18px;
    line-height: 30px
}

.praise .praise-lunbo .wen-praise:before {
    content: '';
    background: url(../png/9.png) no-repeat;
    background-size: 100% 100%;
    width: 30px;
    position: absolute;
    left: 40px;
    top: -20px;
    height: 30px
}

.praise .praise-lunbo .wen-praise::after {
    content: '';
    position: absolute;
    left: 40px;
    bottom: -10px;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: 10px solid #f5e8d2
}

.wen-ps {
    width: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0
}

.wen-ps .zizi {
    width: 55%;
    color: #fff;
    font-size: 24px;
    padding: 60px 40px;
    display: inline-block;
    background: rgba(255, 255, 255, .1);
    line-height: 2;
    text-shadow: 0 3px 4.15px rgba(0, 0, 0, .25)
}

.yewumo .head {
    margin-bottom: 40px
}

.yewumo .head span {
    border-bottom: 5px solid #6bc3b3;
    padding-bottom: 20px
}

.yewumo .yewumo-bg {
    background: url(../jpg/41.jpg) no-repeat;
    background-size: 100% 100%;
    height: 870px
}

.yewumo .yewumo-bg .yewumo-ul {
    margin: 0 auto;
    display: inline-block;
    background: #fff;
    font-size: 0
}

.yewumo .yewumo-bg .yewumo-ul li {
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
    color: #333;
    line-height: 100px;
    padding: 0 90px;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.yewumo .yewumo-bg .yewumo-ul li.active,
.yewumo .yewumo-bg .yewumo-ul li:hover {
    background: #6bc3b3;
    color: #fff;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.yewumo-con>div {
    display: none
}

.yewumo-con .div2-xfw {
    color: #fff;
    font-size: 24px;
    margin-top: 60px
}

.ding-ul {
    width: 80%;
    margin: 73px auto;
    padding: 105px 20px 60px 20px;
    border-radius: 27px;
    background: rgba(255, 255, 255, .6)
}

.ding-ul li {
    width: 33.33%;
    float: left;
    border-right: 2px solid #e5e5e5
}

.ding-ul li:last-child {
    border-right: none
}

.ding-ul li i {
    font-size: 70px;
    color: #000
}

.ding-ul li .cao-p {
    font-size: 24px;
    color: #000;
    margin-top: 20px;
    padding-bottom: 40px;
    position: relative
}

.ding-ul li .cao-p::after {
    content: '';
    width: 106px;
    height: 4px;
    background: #6bc3b3;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0
}

.ding-ul li .xin-yao {
    color: #333;
    font-size: 18px;
    line-height: 35px;
    margin-top: 30px
}

.ding-ul li:hover .overh {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.banyuan-ul li {
    width: 300px;
    height: 407px;
    display: inline-block;
    margin: 60px 75px;
    border-bottom-left-radius: 150px;
    border-bottom-right-radius: 150px;
    background: #9cc
}

.banyuan-ul li:nth-child(2) {
    background-color: #fc9
}

.banyuan-ul li:nth-child(3) {
    background-color: #3cc
}

.banyuan-ul li .an-title {
    color: #333;
    font-size: 26px;
    font-weight: 700;
    padding-top: 40px
}

.banyuan-ul li .an-title span {
    border-bottom: 5px solid #fff;
    padding-bottom: 15px
}

.banyuan-ul li .fa-yao {
    color: #333;
    font-size: 18px;
    line-height: 40px;
    margin-top: 70px
}

.banyuan-ul li:hover .an-title {
    color: #fff
}

.banyuan-ul1 {
    margin-top: 70px
}

.banyuan-ul1 li {
    width: 25%;
    cursor: pointer;
    float: left
}

.banyuan-ul1 li img {
    width: 46%
}

.banyuan-ul1 li:hover .overh {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.banyuan-ul1 .an-title {
    font-size: 26px;
    color: #fff;
    margin-top: 26px
}

.banyuan-ul1 .fa-yao {
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
    line-height: 35px
}

.jianzhi .head {
    margin-bottom: 40px
}

.jianzhi .head span {
    border-bottom: 5px solid #6bc3b3;
    padding-bottom: 20px
}

.ul-tixi {
    z-index: 4;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    right: 0
}

.ul-tixi li {
    width: 340px
}

.ul-tixi li p {
    color: #333;
    font-size: 26px
}

.ul-tixi li>div {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 10px
}

.ul-tixi li:nth-child(1) {
    position: absolute;
    left: 12%;
    top: 9%
}

.ul-tixi li:nth-child(2) {
    position: absolute;
    right: 12%;
    top: 9%
}

.ul-tixi li:nth-child(3) {
    position: absolute;
    bottom: 22%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.ul-tixi li:nth-child(3)>div {
    margin-top: 100px
}

.xuanze-ul {
    width: 80%;
    margin: 0 auto 90px auto;
    padding-top: 40px
}

.xuanze-ul li {
    height: 665px;
    width: 33.33%;
    float: left;
    padding: 80px 80px 20px 80px
}

.xuanze-ul li .xuanze-yao {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 30px
}

.xuanze-ul li .xuanze-title {
    color: #4a4a4a;
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    height: 70px;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 30px 0
}

.xuanze-ul li.active,
.xuanze-ul li:hover {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    background-color: #fff;
    box-shadow: 0 3px 13.28px 2.72px rgba(152, 150, 150, .25)
}

.xuanze-ul li:hover .xuanze-title {
    color: #6bc3b3
}

.xiangmu {
    background: #eee;
    padding-bottom: 80px
}

.ban .wen-ps1 {
    width: 100%;
    bottom: 10%;
    left: 0;
    right: 0
}

.ban .wen-ps1 .zi {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
    text-shadow: 0 3px 13.28px rgba(152, 150, 150, .25);
    padding: 50px;
    background: rgba(0, 0, 0, .1)
}

.ban .wen-ps1 .zi p {
    color: #fff;
    font-size: 18px;
    margin-top: 10px
}

.lic {
    padding: 50px 0
}

.lic h3 {
    text-align: center;
    font-size: 26px;
    color: #000;
    margin-bottom: 30px
}

.container_lic dt {
    text-align: center;
    font-weight: 400;
    float: left
}

.container_lic dt:nth-child(1) {
    border-right: 1px solid #6bc3b3;
    width: 30%;
    height: 603px;
    padding-top: 16%;
    text-align: left
}

.container_lic dt:nth-child(1) .fa {
    color: #000;
    font-size: 36px
}

.container_lic dt:nth-child(1) p {
    color: #565759;
    font-size: 24px
}

.container_lic dt:nth-child(2) {
    width: 20%;
    padding-left: 0;
    position: relative;
    padding-top: 0;
    width: 140px;
    height: 603px;
    overflow: hidden
}

.container_lic dt:nth-child(2) h3 {
    color: #6bc3b3;
    font-size: 204px;
    transform: 90deg;
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    line-height: 1;
    width: 90%;
    transform-origin: center
}

.container_lic dt:nth-child(3) {
    padding-left: 8%;
    color: #2c2c2c;
    font-size: 16px;
    line-height: 30px;
    width: 55%;
    text-align: left;
    padding-top: 10%
}

.container_lic dt:nth-child(3) ul li {
    overflow: hidden
}

.container_lic dt:nth-child(3) ul li>div {
    float: right;
    width: 89%;
    color: #505353;
    font-size: 18px
}

.container_lic dt:nth-child(3) span {
    float: left;
    width: 9%;
    color: #505353;
    font-size: 20px;
    font-weight: 700
}

.container_lic dt p {
    font-size: 20px;
    color: #9c9c9c
}

.container_lic dd {
    width: 70%;
    float: left;
    font-size: 20px;
    color: #2c2c2c;
    padding: 5px 50px;
    line-height: 25px
}

.lic_w {
    padding: 0 7%
}

.lic_w .prev_lic {
    background: url(../png/6.png) no-repeat;
    width: 65px;
    height: 65px;
    background-size: 100% 100%
}

.lic_w .next_lic {
    background: url(../png/5.png) no-repeat;
    width: 65px;
    height: 65px;
    background-size: 100% 100%
}

.lic_w .next_lic,
.lic_w .prev_lic {
    margin-top: -40px
}

.lic_w .next_lic:focus,
.lic_w .prev_lic:focus {
    outline: 0
}

.container_lic_b .swiper-slide span {
    cursor: pointer;
    margin-top: 20px;
    font-size: 20px;
    color: #000;
    display: inline-block;
    text-align: left;
    position: relative;
    left: -28px
}

.container_lic_b .swiper-slide span:before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    top: -34px;
    left: 27%;
    margin-left: -3px;
    border-style: solid;
    border-width: 8px;
    border-color: #fff;
    border-radius: 50%;
    background-color: #707070;
    opacity: 1
}

.lic_b {
    margin-top: 20px;
    position: relative;
    margin: 20px 10%
}

.lic_b:before {
    content: '';
    position: absolute;
    width: 147px;
    height: 19px;
    background: url(../png/18.png) no-repeat;
    background-size: 100% 100%;
    left: -140px;
    bottom: 55px
}

.lic_b:after {
    content: '';
    position: absolute;
    width: 147px;
    height: 19px;
    background: url(../png/19.png) no-repeat;
    background-size: 100% 100%;
    right: -147px;
    bottom: 55px
}

.lic_b .container_lic_b {
    padding: 0 33px
}

.container_lic_b .swiper-slide-thumb-active span {
    color: #6bc3b3
}

.container_lic_b .swiper-slide-thumb-active span:before {
    opacity: 1;
    background-color: #6bc3b3
}

.container_lic_b .swiper-slide:hover span {
    color: #6bc3b3;
    margin-top: 15px;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.container_lic_b .swiper-slide {
    cursor: pointer
}

.container_lic_b .swiper-slide:hover span:before {
    opacity: 1;
    background-color: #6bc3b3
}

.lic_b .swiper-container {
    background: url(../png/17.png) top;
    padding-top: 26px;
    background-repeat: repeat-x;
    overflow-y: initial
}

.lic {
    background: #e2f2f2;
    padding: 180px 0 90px 0
}

.ping {
    padding: 70px 0 100px 0
}

.honner {
    position: relative;
    padding-bottom: 50px
}

.honner:after {
    content: '';
    width: 100%;
    position: absolute;
    height: 70%;
    z-index: -1;
    background: #e2f2f2;
    top: 0
}

.honner .bg-h {
    background: url(../jpg/46.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 5%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.honner .swiper-slide {
    color: #333;
    font-size: 20px
}

.honner .swiper-slide .titles {
    color: #000;
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.honner .swiper-slide:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.honner .swiper-slide:hover .titles {
    color: #6bc3b3;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.honn-lunbo .swiper-button-next {
    background-image: url(../png/5.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    right: -100px
}

.honn-lunbo .swiper-button-prev {
    background-image: url(../png/6.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    left: -100px
}

.honn-lunbo .swiper-container {
    padding-bottom: 50px
}

.honn-lunbo .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #e5e3e1;
    opacity: 1
}

.honn-lunbo .swiper-pagination-bullet-active {
    background: #6bc3b3
}

.hengyao {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 60px
}

.hengs .head {
    margin-bottom: 20px
}

.hengs .phs {
    display: none
}

.hengs .heng-ziti {
    color: #717070;
    font-size: 20px;
    bottom: 20px;
    text-align: center;
    width: 100%
}

.hengs .xi-uls1 {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.hengs .xi-uls1 li {
    position: absolute;
    background: #fff;
    display: inline-block;
    color: #717070;
    font-size: 24px
}

.hengs .xi-uls1 li span {
    color: 1;
    border-style: solid;
    border-width: 3px;
    border-color: #5bb59d;
    border-radius: 50%;
    width: 41px;
    height: 41px;
    display: inline-block;
    font-size: 30px;
    color: #6bc3b3;
    line-height: 35px;
    text-align: center
}

.hengs .xi-uls1 li:nth-child(1) {
    top: 10%;
    left: 1.5%;
    width: 300px
}

.hengs .xi-uls1 li:nth-child(2) {
    top: 19%;
    left: 1.5%;
    width: 300px
}

.hengs .xi-uls1 li:nth-child(3) {
    top: 28%;
    left: 1.5%;
    width: 300px
}

.hengs .xi-uls1 li:nth-child(4) {
    top: -6%;
    left: 31.5%
}

.hengs .xi-uls1 li:nth-child(5) {
    bottom: 10%;
    background: 0 0;
    right: 23%
}

.hengs .xi-uls1 li:nth-child(6) {
    bottom: 18%;
    background: 0 0;
    right: 14%
}

.hengs .xi-uls2 {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.hengs .xi-uls2 li {
    position: absolute;
    color: #727171;
    font-size: 18px
}

.hengs .xi-uls2 li:nth-child(1) {
    bottom: 14%;
    left: 5%
}

.hengs .xi-uls2 li:nth-child(2) {
    bottom: 10%;
    left: 14%
}

.hengs .xi-uls2 li:nth-child(3) {
    bottom: 10%;
    left: 21%
}

.hengs .xi-uls2 li:nth-child(4) {
    bottom: 10%;
    left: 29%
}

.hengs .xi-uls2 li:nth-child(5) {
    bottom: 10%;
    left: 35%
}

.hengs .xi-uls2 li:nth-child(6) {
    bottom: 10%;
    left: 40%
}

.hengs .xi-uls2 li:nth-child(7) {
    bottom: 10%;
    left: 47%
}

.hengs .xi-uls2 li:nth-child(8) {
    color: #fff;
    bottom: 17%;
    left: 55%
}

.index-xitong {
    margin-top: 90px;
    background: #eee;
    padding-bottom: 80px
}

.index-xitong .head {
    margin-bottom: 30px
}

.jian-zi {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5%
}

.jian-zi .shu-p1 {
    font-size: 76px;
    color: #fff;
    text-shadow: 0 0 5px rgba(76, 75, 75, .25);
    font-weight: 700
}

.jian-zi .shu-p1 span {
    border-bottom: 7px solid #fff;
    padding-bottom: 10px
}

.jian-zi .shu-p2 {
    font-size: 45px;
    margin-top: 20px;
    color: #fff;
    text-shadow: 0 0 5px rgba(76, 75, 75, .25)
}

.index-ying {
    padding-bottom: 70px
}

.index-ying .head {
    margin-bottom: 20px
}

.index-ying .hengyao {
    margin-bottom: 20px
}

.index-ying .lunbo-ying .swiper-slide>.clearfix>div {
    width: 49%
}

.index-ying .lunbo-ying .swiper-slide p {
    color: #6bc3b3;
    font-size: 24px;
    text-align: center;
    line-height: 60px
}

.i-color .swiper-button-next {
    background-image: url(../png/5.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    right: -100px
}

.i-color .swiper-button-prev {
    background-image: url(../png/6.png);
    background-size: 100% 100%;
    width: 65px;
    height: 65px;
    left: -100px
}

.i-color .swiper-container {
    padding-bottom: 50px
}

.i-color .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #e5e3e1;
    opacity: 1
}

.i-color .swiper-pagination-bullet-active {
    background: #6bc3b3
}

.index-yong {
    background: #eee;
    padding-bottom: 70px
}

.index-yong .head {
    margin-bottom: 20px
}

.yong-con {
    margin-top: 30px
}

.yong-con>div {
    display: none
}

.yong-con .case-a .case-title {
    width: 100%
}

.yong-con .swiper-slide {
    background: #fff
}

.yong-con .swiper-slide .yaos {
    color: #676767;
    font-size: 14px;
    line-height: 30px;
    height: 90px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.style-ul22 li {
    display: inline-block;
    color: #333;
    font-size: 20px;
    line-height: 17px;
    padding: 0 25px;
    border-right: 2px solid #bdbdbd;
    position: relative;
    cursor: pointer
}

.style-ul22 li:last-child {
    border-right: none
}

.style-ul22 li.active,
.style-ul22 li:hover {
    color: #6bc3b3
}

.index-new .head {
    margin-bottom: 20px
}

.index-new .index-nes>div {
    width: 49%
}

.index-new .index-nes>div a {
    display: block
}

.index-new .index-nes>div a .new-1 {
    margin-top: 20px
}

.index-new .index-nes>div a .new-1 .new-title {
    color: #000
}

.index-new .index-nes>div a .new-1 .date {
    margin: 10px 0
}

.index-new .index-nes>div a .new-1 .more-i {
    margin-top: 30px;
    display: inline-block
}

.index-new .index-nes>div a:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.index-new .index-nes>div a:hover .new-1 .new-title {
    color: #6bc3b3
}

.index-new .index-nes .new-uls li {
    padding: 25px 0
}

.index-new .index-nes .new-uls li:nth-child(1) {
    padding-top: 0
}

.index-new .index-nes .new-uls li a .fl {
    width: 30%
}

.index-new .index-nes .new-uls li a .fr {
    width: 68%
}

.index-new .index-nes .new-uls li a .new-title {
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 25px
}

.index-new .index-nes .new-uls li a:hover .new-title {
    color: #6bc3b3
}

.heng-zitis {
    color: #8b8a8a;
    font-size: 20px;
    text-align: center;
    background: #efefee;
    padding: 0 0 40px 0
}

.system-h {
    padding-top: 60px;
    margin-bottom: 40px
}

.system-h .sys-p {
    color: #8a8b8c;
    font-size: 20px;
    text-transform: uppercase
}

.system-h .sys-p2 {
    color: #58595b;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    padding-bottom: 20px
}

.system-h .sys-p2 span {
    color: #6bc3b3
}

.system-h .sys-p2:after {
    content: '';
    width: 50px;
    height: 8px;
    background-color: #6ebebd;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.system .system-ul li {
    width: 20%;
    float: left
}

.system .system-ul li .zi {
    color: #fff;
    font-size: 24px;
    text-shadow: 0 1px 6px rgba(0, 0, 0, .75);
    line-height: 3.542;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.system .system-ul li:hover .sys-div {
    bottom: 0;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.system .system-ul li:hover .zi {
    display: none
}

.system .system-ul li:hover .overh img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.system .sys-div {
    width: 100%;
    left: 0;
    right: 0;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    height: 100%;
    bottom: -100%;
    background: rgba(110, 190, 189, .8)
}

.system .sys-div .sys-con {
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 28px
}

.system .sys-div .sys-con>p {
    color: #fff;
    font-size: 24px
}

.system .sys-div .sys-con>div {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px
}

.imgin {
    display: inline-block;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .3s linear 0s;
    animation: run01 5s infinite linear;
    -webkit-animation: run01 5s infinite linear;
    -moz-animation: run01 5s infinite linear;
    -ms-animation: run01 5s infinite linear;
    -o-animation: run01 5s infinite linear
}

.difference {
    margin-top: 40px;
    background: #f5f5f5
}

.difference .difference-con>div {
    width: 50%
}

.difference .difference-con .xian1 {
    left: 48%;
    top: -12%;
    width: 152px;
    height: 75px
}

.difference .difference-con .xians {
    z-index: 10
}

.difference .difference-con .xians img {
    max-width: initial
}

.difference .difference-con .xians .xizi1 {
    color: #6cbebe;
    font-size: 23px;
    position: absolute;
    right: -55px;
    top: -15px
}

.difference .difference-con .fl .big-con {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.difference .difference-con .fl .yuan {
    border-radius: 50%;
    animation: run02 4s infinite linear;
    width: 195px;
    height: 195px;
    background: #1c201b
}

.difference .difference-con .fl .yuan span {
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.difference .difference-con .fl .yuan .sp1 {
    width: 150px;
    height: 150px;
    background: #0c0e0c;
    text-align: center;
    font-size: 32px;
    color: #fff;
    padding-top: 33px
}

.difference .difference-con .fl .yuan .sp2 {
    width: 165px;
    height: 165px;
    background: #101310
}

.difference .difference-con .fl .yuan .sp3 {
    width: 180px;
    height: 180px;
    background: #161a16
}

.difference .difference-con .fl .xian2 {
    left: 47%;
    bottom: 15%;
    width: 126px;
    height: 16px
}

.difference .difference-con .fl .xian2 .xizi1 {
    top: 2px
}

.difference .difference-con .regd .yuan {
    background: rgba(116, 186, 186, .1)
}

.difference .difference-con .regd .yuan .sp1 {
    background: rgba(116, 186, 186, .6)
}

.difference .difference-con .regd .yuan .sp2 {
    background: rgba(116, 186, 186, .4)
}

.difference .difference-con .regd .yuan .sp3 {
    background: rgba(116, 186, 186, .3)
}

.difference .difference-con .regd .xian3 {
    left: 54%;
    top: 12%;
    width: 152px;
    height: 75px
}

.difference .difference-con .regd .xian3 .imgin {
    left: auto;
    right: 0;
    animation: run01 5s infinite linear;
    -webkit-animation: run01 5s infinite linear;
    -moz-animation: run01 5s infinite linear;
    -ms-animation: run01 5s infinite linear;
    -o-animation: run01 5s infinite linear;
    -webkit-animation-fill-mode: both
}

.difference .difference-con .regd .xian3 .imgin img {
    position: absolute;
    right: 0
}

.difference .difference-con .regd .xian3 .xizi1 {
    top: auto;
    right: auto;
    left: -53px;
    color: #fff;
    bottom: -18px
}

.difference .difference-con .regd .xian4 {
    left: 38%;
    bottom: 15%;
    width: 126px;
    height: 16px
}

.difference .difference-con .regd .xian4 .xizi1 {
    top: 2px;
    color: #fff
}

.difference .difference-con .difference-zhan {
    background: #f5f5f5;
    padding: 20px 15px 35px 15px
}

.difference .difference-con .difference-zhan .difference-yao {
    font-size: 20px;
    color: #58595b;
    line-height: 1.5
}

.difference .difference-con .difference-zhan .difference-title {
    color: #58595b;
    font-size: 24px
}

.windless-con>div {
    width: 50%;
    float: left
}





@keyframes run01 {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes run01 {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-moz-keyframes run01 {
    0% {
        width: 100%
    }

    100% {
        width: 0%
    }
}

@-o-keyframes run01 {
    0% {
        width: 100%
    }

    100% {
        width: 0%
    }
}

@keyframes run5 {
    0% {
        width: 100%
    }

    50% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes run5 {
    0% {
        width: 100%
    }

    50% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@-moz-keyframes run5 {
    0% {
        width: 100%
    }

    50% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@-o-keyframes run5 {
    0% {
        width: 100%
    }

    50% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@keyframes run02 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes run02 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@-moz-keyframes run02 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@-o-keyframes run02 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes run03 {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.4)
    }

    100% {
        transform: scale(1)
    }
}

.le-con {
    padding: 14px;
    border-radius: 10px;
    background: rgba(186, 200, 174, .451);
    width: 55%;
    position: relative;
    margin-top: -55px;
    display: inline-block
}

.le-con>p {
    color: #fff;
    font-size: 28px
}

.le-con>div {
    color: #58595b;
    font-size: 18px;
    line-height: 1.3;
    padding-top: 10px
}

.windless .title-div1 {
    color: #58595b;
    font-size: 26px;
    margin-bottom: 30px
}

.windless .title-div1 span {
    color: #6bc3b3;
    font-size: 28px
}

.windless .le {
    border-right: 2px solid #fff
}

.windless .re {
    border-left: 2px solid #fff
}

.comfortable {
    background: #f5f5f5
}

.comfortable .windless-con {
    padding: 20px 10px;
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.comfortable .windless-con>div {
    position: relative
}

.comfortable .windless-con>div .le-con {
    width: 46%;
    position: absolute;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    text-align: left;
    border-radius: 20px;
    padding: 30px 40px 70px 40px;
    text-align: center;
}

.comfortable .windless-con>div .le-con p {
    font-size: 28px
}

.comfortable .windless-con>div .le-con>div {
    margin-top: 10px;
    font-size: 24px
}

.comfortable .windless-con>div .le-con1 {
    background: rgba(0, 0, 0, .302)
}

.comfortable .windless-con>div .le-con1 p {
    color: #fff;
    font-weight: 700
}

.comfortable .windless-con>div .le-con1>div {
    color: #fff;
    font-weight: lighter
}

.comfortable .windless-con>div .le-con2 p {
    color: #58595b;
    font-weight: 700
}

.comfortable .comfortable-zi {
    color: #5c5d5e;
    font-size: 32px;
    padding: 40px 0
}

.breathing .breath-top {
    background: url(../jpg/62.jpg) no-repeat;
    background-size: 100% 100%;
}

.breathing .breath-top .zi {
    font-size: 32px;
    color: #fff;
    line-height: 1.5;
    padding: 65px 65px 50px 65px;
    font-weight: lighter
}

.breathing .breath-bot .sh-zi {
    bottom: 8%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center
}

.breathing .breath-bot .row {
    font-size: 32px;
    color: #fff;
    line-height: 1.5;
    padding: 0 65px 0 65px;
    font-weight: lighter
}

.vis-ul {
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0
}

.vis-ul li {
    z-index: 10
}

.vis-ul li img {
    max-width: initial
}

.vis-ul li .vis-con {
    font-size: 28px
}

.vis-ul li .vis-con .p1 {
    color: #58595b
}

.vis-ul li .vis-con .p2 {
    color: #fff;
    margin-top: 20px
}

.vis-ul li:nth-child(1) {
    width: 555px;
    left: 40%;
    top: 13%;
    height: 136px
}

.vis-ul li:nth-child(1) .vis-con {
    top: -40%;
    width: 100%
}

.vis-ul li:nth-child(1) .vis-con .imgin {
    animation: run01 5s infinite 4s linear;
    -webkit-animation: run01 5s infinite 4s linear;
    -moz-animation: run01 5s infinite 4s linear;
    -ms-animation: run01 5s infinite 4s linear;
    -o-animation: run01 5s infinite 4s linear
}

.vis-ul li:nth-child(2) {
    width: 194px;
    left: 73%;
    top: 40%;
    height: 137px
}

.vis-ul li:nth-child(2) .vis-con {
    width: 150%;
    top: 57%;
    left: 24%
}

.vis-ul li:nth-child(3) {
    width: 85px;
    left: 79.5%;
    top: 13%;
    height: 150px
}

.vis-ul li:nth-child(3) .vis-con {
    width: 268%;
    top: -33%;
    left: 30%
}

.vis-div {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0
}

.vis-div .row {
    background: rgba(0, 0, 0, .5)
}

.vis-div .col-md-6 {
    padding: 0
}

.vis-div .col-md-6:nth-child(1) {
    padding: 60px 30px 20px 50px
}

.vis-div .col-md-6>P {
    color: #fff;
    font-size: 24px;
    line-height: 1.5
}

.vis-div .col-md-6 ul {
    margin-top: 20px
}

.vis-div .col-md-6 ul li {
    display: inline-block;
    color: #6cbebe;
    font-size: 24px;
    margin-right: 60px
}

.vis-bot {
    margin-top: 40px
}

.vis-bot .vis-b {
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.vis-bot .vis-b .row {
    width: 60%
}

.vis-bot .vis-b .p-ai {
    color: #6cbebe;
    font-size: 30px
}

.vis-bot .vis-b .p-ai2 {
    color: #fff;
    font-size: 36px;
    margin-top: 20px;
    text-shadow: 2px 3px 10px rgba(0, 0, 0, .25)
}

.vis-bot .vis-b .p-ai3 {
    font-size: 26px;
    color: #fff;
    margin: 20px 0;
    text-shadow: 2px 3px 10px rgba(0, 0, 0, .25)
}

.vis-bot .vis-b ul {
    margin-top: 20px
}

.vis-bot .vis-b ul li {
    float: left;
    margin-right: 74px;
    text-align: center
}

.vis-bot .vis-b ul li p {
    font-size: 22px;
    color: #fff;
    margin-top: 20px
}

.vis-bot .vis-b ul li:hover .i-con {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}


.electricity {

    margin-bottom: -65px;

}

.electricity .ele-con {
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.electricity .system-h .sys-p2:after {
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0)
}

.electricity .ele-div1 {
    color: #58595b;
    font-size: 36px;
    margin-top: 20px
}

.electricity .ele-div2 {
    font-size: 22px;
    color: #58595b;
    line-height: 2;
    margin-top: 50px
}

.searchbox {
    padding: 15px;
    box-shadow: 0 0 7px 0 #cfcfcf;
    background: #fff;
    position: fixed;
    left: 0;
    width: 100%;
    right: 0;
    top: 120px;
    border-top: 2px solid #6bc3b3;
    text-align: center;
    z-index: 999
}

.searchbox.active {
    top: 159px
}

.searchs {
    max-width: 600px;
    margin: 0 auto
}

.searchs .sertext {
    display: block;
    padding: 0;
    outline: 0;
    padding-left: 12px;
    width: 78%;
    float: left;
    border: 1px solid #cdcdcd;
    color: #a2a2a2;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
    transition: .4s
}

.serbtn {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    width: 22%;
    float: right;
    height: 52px;
    text-align: center;
    line-height: 52px;
    background: #6bc3b3;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    transition: .44s
}

.ds {
    cursor: pointer
}

#wrapper {
    position: relative;
    transition: transform .25s cubic-bezier(.39, .575, .565, 1)
}

.phone {
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    display: none;
    top: 0;
    position: fixed;
    background: #fff;
    z-index: 999;
    width: 100%
}

.phone .phong-l {
    width: 35%;
    line-height: 60px
}

.sidebar-menu.is-active+#wrapper {
    transform: translateX(-300px)
}

.color_dao i {
    display: inline-block;
    font-size: 25px;
    color: #6bc3b3;
    line-height: 60px
}

.sidebar-menu {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #e7e9eb;
    transition: right .5s;
    z-index: 99999
}

.sidebar-menu.is-active {
    display: block;
    transition: right .5s
}

.sidebar-menu__header {
    height: 50px;
    background: #6bc3b3;
    position: relative;
    display: block;
    padding: 15px 25px;
    height: 100%;
    width: 100%;
    color: #fff
}

.sidebar-menu__title {
    color: #ccc;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.sidebar-menu__title>i {
    display: inline-block;
    float: right;
    font-size: 28px;
    line-height: inherit
}

.sidebar-menu__title:active,
.sidebar-menu__title:focus,
.sidebar-menu__title:hover {
    color: #fff;
    text-decoration: none
}

.sidebar-menu__title::first-letter {
    text-transform: uppercase
}

.sidebar-menu__title::before {
    content: "\e907";
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -10px;
    color: #fff;
    font-size: 20px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    font-feature-settings: "liga" 1;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    all: unset
}

.sidebar-menu__list {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
    background-color: #fff;
    transition: right .25s cubic-bezier(.39, .575, .565, 1)
}

.sidebar-menu__item {
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #eee
}

.colos {
    line-height: 70px
}

.sidebar-menu__item:first-child {
    border-top: 0
}

.sidebar-menu__item.sidebar-menu__item--back,
.sidebar-menu__item.sidebar-menu__item--back:hover,
.sidebar-menu__link.sidebar-menu__subtitle {
    background-color: #4eab9a !important
}

.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {
    color: #fff !important
}

.sidebar-menu__item:hover {
    background-color: #fff;
    cursor: pointer
}

.sidebar-menu__item:hover>.sidebar-menu__link {
    color: #6e6e6e
}

.phone_i {
    display: inline-block;
    line-height: 60px;
    padding: 0 15px
}

.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {
    color: #6e6e6e
}

.sidebar-menu__item .sidebar-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transform: translateX(300px);
    transition: transform .25s cubic-bezier(.39, .575, .565, 1)
}

.sidebar-menu__item .sidebar-menu__list.is-active {
    transform: translateX(0)
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {
    z-index: 2
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 3
}

.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {
    z-index: 4
}

.sidebar-menu__link {
    display: block;
    padding: 10px 25px;
    color: #828282;
    font-size: 13px;
    font-weight: 400;
    transition: color .1s cubic-bezier(.39, .575, .565, 1)
}

.sidebar-menu__link::first-letter {
    text-transform: uppercase
}

.sidebar-menu__link:active,
.sidebar-menu__link:focus,
.sidebar-menu__link:hover {
    text-decoration: none
}

.sidebar-menu__link span.glyphicon-menu-left {
    float: left;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-right: 4px
}

.sidebar-menu__link .glyphicon-menu-right {
    color: #bababa;
    float: right
}

.mobile-foot {
    display: none;
    background: #6bc3b3;
    padding: 8px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 9999
}

.mobile-foot a {
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 50%;
    padding: 0 15px;
    font-size: 14px;
    transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    padding: 0;
    background: #58595b
}

.mobile-foot a:first-child {
    border-right: 1px solid #fff
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.rightfix {
    position: fixed;
    top: 60%;
    right: 0;
    width: 40px;
    border-right: none;
    z-index: 99;
    border: 1px solid #dee2e7;
    background: #fff
}

.fix_ul>li {
    font-size: 12px;
    background: #fff;
    text-align: center;
    float: none;
    position: relative;
    width: 40px;
    height: 40px;
    border-bottom: 1px solid #dee2e7;
    line-height: 40px;
    margin-bottom: 0;
    color: #fff
}

.fix_ul>li:last-child {

    border-bottom: none;
}

.fix_ul>li i {
    font-size: 20px;
    color: #747679
}

.fix_ul>li a {
    color: #000
}

.right_div {
    transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    position: absolute;
    right: 20px;
    bottom: 0;
    min-width: 180px;
    padding: 5px;
    line-height: 30px;
    transition: all .2s ease-in-out;
    background: #e4f3f0
}

.right_div .p1 {
    font-size: 20px;
    color: #000;
    font-weight: 700
}

.right_div .p2 {
    font-size: 18px;
    color: #000
}

.fix_ul>li:nth-child(3) .right_div {
    padding: 30px;
    min-width: 280px
}

.fix_ul>li:nth-child(3) .right_div ul {
    margin-top: 10px
}

.fix_ul>li:nth-child(3) .right_div ul li p {
    font-size: 18px;
    color: #000;
    text-align: left
}

.fix_ul>li:nth-child(3) .right_div ul li input {
    background: #fff;
    color: #000;
    height: 40px;
    width: 100%;
    padding-left: 15px
}

.fix_ul>li:nth-child(3) .right_div ul li:last-child button {
    width: 100%;
    border-radius: 40px;
    line-height: 46px;
    border: none;
    margin-top: 20px;
    color: #000;
    font-size: 16px
}

.fix_ul>li:nth-child(3) .right_div ul li:last-child button:nth-child(1) {
    background: #6bc3b3
}

.fix_ul>li:nth-child(3) .right_div ul li:last-child button:nth-child(2) {
    background: #e4e791
}

.fix_ul>li:nth-child(3) .right_div ul li:last-child button:hover {
    background: #6bc3b3
}

.fix_ul>li:hover .right_div {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    right: 40px
}

.fix_ul>li:hover {
    background: #e4f3f0
}

.heng-j {
    margin-top: 80px
}

.visualization .vis-imgs {
    display: none
}

.pc-1 {
    display: none
}

.red-y {
    width: 40px;
    height: 40px;
    left: 26%;
    bottom: 20%;
    border-radius: 50%;
    animation: run03 4s infinite linear;
    background: rgba(255, 52, 52, .9);
    box-shadow: 0 0 10px rgba(255, 0, 0, .4);
    position: absolute
}

.red-y span {
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    background: red;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.color-bo1 {
    position: relative
}

.color-bo1 .swiper-button-next {
    background-image: url(../png/5.png);
    background-size: 100% 100%;
    width: 90px;
    height: 90px;
    right: -100px
}

.color-bo1 .swiper-button-prev {
    background-image: url(../png/6.png);
    background-size: 100% 100%;
    width: 90px;
    height: 90px;
    left: -100px
}

.ship .color-bo1 .swiper-button-prev {
    left: 10px;
    top: 40%;
    width: 65px;
    height: 65px;
}

.ship .color-bo1 .swiper-button-next {
    right: 10px;
    top: 40%;
    width: 65px;
    height: 65px;
}

.vis-ul .imgins1,
.vis-ul .imgins2 {
    width: 48%
}


/*
  smart factory
*/

.ytjds {
    margin-top: 20px;
}

.z-y-list {
    background-color: #e0e0e0;
}

.z-y-list {
    margin-top: 50px;
    position: relative;
}

.z-y-list .z-y-list-left {
    width: 35%;
    margin-left: 10%;
    padding-right: 5%;
    line-height: 60px;
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
}

.zkcj-list .z-y-list-left {
    width: 35%;
    margin-right: 7%;
    padding-right: 1%;
    line-height: 60px;
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    right: 0px;
}

.z-y-list .z-y-list-right {
    width: 55%;
    float: right;
}

.z-y-list .z-y-list-right img:nth-of-type(1) {
    display: block;
}

.z-y-list .z-y-list-right img:nth-of-type(2) {
    display: none;
}

.zkcj-list .z-y-list-right {
    width: 55%;
    float: left;
}

.z-y-list .entitle {
    color: #999;
    font-size: 50px;
    text-transform: uppercase;
}

.zkcj-list .entitle {
    font-size: 47px;
}

.z-y-list .cntitle {
    font-size: 36px;
    color: #000;
    padding: 10px 0px;
    font-weight: bold;
}

.z-y-list .cndesc {
    font-size: 18px;
    color: #000;
    line-height: 33px;
    padding: 15px 0px;
}

.development .deve-title p:nth-of-type(2) {
    font-size: 20px;
    padding-top: 20px;
}

.auto-bj-line-chao-lunbo .zhu-title {
    background-color: #6bc3b3;
    height: 80px;
    line-height: 80px;
    color: #FFF;
    font-size: 20px;

}

.auto-zp-line-chao-lunbo .zhu-title {
    background-color: #6bc3b3;
    height: 80px;
    line-height: 80px;
    color: #FFF;
    font-size: 20px;
}

.auto-dlzh-line-chao-lunbo .zhu-title {
    background-color: #6bc3b3;
    height: 80px;
    line-height: 80px;
    color: #FFF;
    font-size: 20px;
}

.smartfacbanner {
    position: relative;
}

.smartfacbanner img:nth-of-type(1) {
    display: block;
}

.smartfacbanner img:nth-of-type(2) {
    display: none;
}

.smartfacbanner .desc {
    position: absolute;
    bottom: 25%;
    background-color: rgba(0, 0, 0, 0.3);
    width: 37%;
    color: #FFF;
    padding: 51px;
    line-height: 34px;
    right: 8%;
}

.smartfacbanner .desc .btitle {
    font-size: 25px;
}

.smartfacbanner .desc .stitle {
    font-size: 18px;
}

.smartfacbanner .desc span {
    display: inline-block;
    width: 28px;
    background: #FFFF;
    HEIGHT: 2PX;
}

.autofac .swiper-slide:hover .overh img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.qcylbj {
    position: relative;
    display: block;
}

.qcylbj-phone {
    position: relative;
    display: none;
}

.qcylbj .box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #FFF;
    font-size: 22px;
}

.qcylbj .box .brand {
    width: 7%;
    height: 10%;
    position: absolute;
    left: 10%;
    top: 45.5%;
    text-align: center;
}

.qcylbj .box .customer {
    width: 7%;
    height: 10%;
    position: absolute;
    right: 10%;
    top: 45.5%;
    text-align: center;
}

.qcylbj .box .server {
    width: 7%;
    height: 10%;
    position: absolute;
    left: 32%;
    top: 44.5%;
    text-align: center;
}

.qcylbj .box .production {
    width: 7%;
    height: 10%;
    position: absolute;
    right: 32%;
    top: 44.5%;
    text-align: center;
}

.qcylbj .box .deve {
    width: 7%;
    height: 10%;
    position: absolute;
    left: 46.5%;
    top: 9%;
    text-align: center;
}

.qcylbj .box .sale {
    width: 7%;
    height: 10%;
    position: absolute;
    left: 46.5%;
    bottom: 9.5%;
    text-align: center;
}






.qcylbj-phone .box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #FFF;
    font-size: 12px;
}


.qcylbj-phone .box .brand {
    width: 10%;
    height: 10%;
    position: absolute;
    left: 4%;
    top: 43.5%;
    text-align: center;
}

.qcylbj-phone .box .customer {
    width: 14%;
    height: 10%;
    position: absolute;
    left: 84%;
    top: 42.5%;
    text-align: center;
}

.qcylbj-phone .box .server {
    width: 10%;
    height: 10%;
    position: absolute;
    left: 23%;
    top: 44.5%;
    text-align: center;
}

.qcylbj-phone .box .production {
    width: 10%;
    height: 10%;
    position: absolute;
    right: 22%;
    top: 42.5%;
    text-align: center;
}

.qcylbj-phone .box .deve {
    width: 10%;
    height: 10%;
    position: absolute;
    left: 45%;
    top: 5.5%;
    text-align: center;
}

.qcylbj-phone .box .sale {
    width: 10%;
    height: 10%;
    position: absolute;
    left: 45%;
    bottom: 10.5%;
    text-align: center;
}








.qcylbj .box img {
    width: 40%;
    padding-bottom: 3%;
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.qcylbj-phone .box img {
    width: 49%;
    padding-bottom: 3%;
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.qcylbj .box a:hover img {
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.qcylbj-phone .box a:hover img {
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.qcylbj .box a {
    color: #FFF;
}

.qcylbj-phone .box a {
    color: #FFF;
}

/*city partner*/
.partner .advantage {
    background-color: #f6f9fa;
    padding-bottom: 120px;
}

.partner .advantage .head {
    margin: 0px;
    padding: 60px 0px;
}

.partner p.line {
    width: 70px;
    border-bottom: 5px solid #6bc3b3;
    padding-bottom: 20px;
    margin: 0 auto;
}

.partner .advantage ul {
    background-color: #FFF;
    overflow: hidden;
    padding: 150px 0px;
}

.partner .advantage ul li {
    width: 33%;
    float: left;
    border-right: 1px solid #d2dae4;
}

.partner .advantage ul li img {
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .advantage ul li:hover img {
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .advantage ul li:nth-of-type(3) {
    border-right: none;
}

.partner .advantage ul li p:nth-of-type(2) {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    padding-top: 30px;
    padding-bottom: 20px;
}

.partner .advantage ul li p:nth-of-type(3),
.partner .advantage ul li p:nth-of-type(4) {
    font-size: 21px;
    color: #414141;
}

.partner .prospect {
    background: url(../jpg/qianjingbg.jpg) no-repeat;
    background-size: 100% 100%;
    height: 870px;
}

.partner .prospect .head {
    margin: 0px;
    padding: 60px 0;
    color: #FFF;
}

.partner .prospect .protitle {
    height: 100%;
    overflow: hidden;
    position: relative;
    bottom: -6px;
    z-index: 100;
}

.partner .prospect .protitle li {
    width: 33.33%;
    float: left;
    font-size: 28px;
    color: #FFF;
    padding-bottom: 20px;
    cursor: pointer;
}

.partner .prospect .protitle li.active {
    border-bottom: 6px solid #6bc3b3;
    cursor: default;
    color: #6bc3b3;
}

.partner .prospect .protitle li:hover {
    font-weight: bold;
}

.partner .prospect .procontent {


    height: 100%;
    position: relative;
    z-index: 96;
    text-align: left;
}

.partner .prospect .procontent li {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 50px 0px;
}

.partner .prospect .procontent li .flx {
    color: #FFF;
    width: 60%;
    float: left;
    font-size: 24px;
    padding: 125px 8%;
    line-height: 46px;
}

.partner .prospect .procontent li .frx {
    width: 40%;
    text-align: center;
    float: left;
}


.partner .guarantee .head {
    margin-bottom: 30px;
}

.partner .guarantee .head-yao {
    padding-bottom: 50px;
}

.partner .guarantee .protitle li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 20px 0px;
}

.partner .guarantee .protitle li img {
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .guarantee .protitle li:hover img {
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .guarantee .protitle li.active:hover img {
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .guarantee .protitle li p:nth-of-type(1) {
    display: block;
    cursor: pointer;
}

.partner .guarantee .protitle li p:nth-of-type(2) {
    display: none;
}

.partner .guarantee .protitle li.active {
    background-color: #4ec0b8;
    cursor: default;
}

.partner .guarantee .protitle li.active p:nth-of-type(1) {
    display: none;
}

.partner .guarantee .protitle li.active p:nth-of-type(2) {
    display: block;
}

.partner .guarantee .protitle li p:nth-of-type(3) {
    font-size: 32px;
    color: #000;
    margin-top: 10px;
}

.partner .guarantee .protitle li.active p:nth-of-type(3) {
    color: #FFF;
    margin-top: 10px;
}

.partner .guarantee .box {
    background-color: #4ec0b8;
    position: relative;
    top: 0px;
}

.partner .guarantee .box .procontent {
    padding: 30px 0px;
    height: 550px;
}

.partner .guarantee .box .procontent li {
    overflow: hidden;
}

.partner .guarantee .box .procontent .flx {
    width: 70%;
    float: left;
    color: #FFF;
    text-align: left;
    position: relative;
    left: 50px;
}

.partner .guarantee .box .procontent li.vitem1 .flx {
    margin: 55px 0px;
}

.partner .guarantee .box .procontent li.vitem2 .flx {
    margin: 30px 0px;
}

.partner .guarantee .box .procontent li.vitem3 .flx {
    margin: 80px 0px;
}

.partner .guarantee .box .procontent li.vitem1 .flx p {
    line-height: 60px;
}

.partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(1),
.partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(3) {
    font-size: 30px;
    font-weight: bold;
}

.partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(3) {
    margin-top: 80px;
}


.partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(2),
.partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(4) {
    font-size: 21px;
}

.partner .guarantee .box .procontent .frx {
    width: 30%;
    float: left;
    margin-top: 70px;
}


.partner .guarantee .box .procontent li.vitem2 .flx p {
    line-height: 60px;
}

.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(1),
.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(3),
.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(5) {
    font-size: 30px;
    font-weight: bold;
}

.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(2),
.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(4),
.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(6) {
    font-size: 21px;
}


.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(3),
.partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(5) {
    margin-top: 40px;
}


.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(1),
.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(3) {
    width: 42%;
    float: left;
}

.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(2),
.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(4) {
    width: 30%;
    float: left;
    margin-left: 10%;
}


.partner .guarantee .box .procontent li.vitem3 .flx .sitem p:nth-of-type(1) {
    font-size: 30px;
    font-weight: bold;
}

.partner .guarantee .box .procontent li.vitem3 .flx .sitem p:nth-of-type(2) {
    font-size: 15px;
    padding-top: 21px;
}




.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(3),
.partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(4) {
    margin-top: 40px;
}



.partner .processbox {
    background: url(../jpg/hzlcbg.jpg) no-repeat;
    background-size: 100% 100%;
    height: 580px;
}

.pro-img {
    height: 852px !important;
    background-image: url(../png/1-230q5163456417.png) no-repeat !important;
    background-size: 100% 100%;
}

.partner .processbox .head {
    margin: 0px;
    color: #FFF;
    padding-top: 80px;
}

.partner .processbox .processlist {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}

.pro-kuan {
    width: 78% !important;
}

.zs-img {
    width: 32% !important;
}

.zs-tit {
    font-size: 20px !important;
    color: #fff !important;
    font-weight: 100 !important;
}

.partner .processbox .processlist ul li:nth-of-type(1),
.partner .processbox .processlist ul li:nth-of-type(3),
.partner .processbox .processlist ul li:nth-of-type(5),
.partner .processbox .processlist ul li:nth-of-type(7) {
    float: left;
    width: 14%;
}

.partner .processbox .processlist ul li:nth-of-type(2),
.partner .processbox .processlist ul li:nth-of-type(4),
.partner .processbox .processlist ul li:nth-of-type(6) {
    float: left;
    width: 14%;
    margin-top: 2%;
}

.partner .processbox .processlist ul li:nth-of-type(2) img:nth-of-type(2),
.partner .processbox .processlist ul li:nth-of-type(4) img:nth-of-type(2),
.partner .processbox .processlist ul li:nth-of-type(6) img:nth-of-type(2) {
    display: none;
}

.partner .processbox .processlist ul li:nth-of-type(2) img:nth-of-type(1),
.partner .processbox .processlist ul li:nth-of-type(4) img:nth-of-type(1),
.partner .processbox .processlist ul li:nth-of-type(6) img:nth-of-type(1) {
    display: initial;
}

.partner .processbox .processlist ul li p:nth-of-type(2) {
    color: #FFF;
    font-size: 28px;
    margin-top: 30px;
    font-weight: bold;
}

.partner .processbox .processlist li:nth-of-type(1) img,
.partner .processbox .processlist li:nth-of-type(3) img,
.partner .processbox .processlist li:nth-of-type(5) img,
.partner .processbox .processlist li:nth-of-type(7) img {
    width: 50%;
    transform: rotate(0deg);
    transition: -webkit-transform 1s ease 0s;
}

.partner .processbox .processlist li:nth-of-type(1):hover img,
.partner .processbox .processlist li:nth-of-type(3):hover img,
.partner .processbox .processlist li:nth-of-type(5):hover img,
.partner .processbox .processlist li:nth-of-type(7):hover img {
    width: 50%;
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.zsb1 {
    color: #ffffff;
    font-size: 16px;
    padding-top: 25px;
}

.partner .contactbox .contact {
    background-color: #FFF;
    overflow: hidden;
    height: 100%;
    padding-left: 5%;
    position: relative;
    top: -100px;
    box-shadow: 2px 1px 10px #999;
}

.j2 {
    margin: 60px 0;
}

.j3 {
    top: 0 !important;
}

.j5 {
    margin-top: 12px;
}

.partner .contactbox .contact .vl {
    width: 50%;
    float: left;
    text-align: left;
    transform: translate(0%, 25%);
}

.partner .contactbox .contact .vr {
    width: 50%;
    float: left;
}

.partner .contactbox .contact .vl p:nth-of-type(1) {
    font-size: 32px;
    color: #000;
}

.partner .contactbox .contact .vl p:nth-of-type(2) {
    font-size: 42px;
    color: #6bc3b3;
    margin-top: 10px;
}

.partner .contactbox .contact .vl p:nth-of-type(3) {
    font-size: 21px;
    color: #414141;
    margin-top: 10px;
}

.partner .contactbox .contact .vl p:nth-of-type(4) {
    font-size: 18px;
    color: #414141;
    margin-top: 55px;
}

.partnerbanner img:nth-of-type(1) {
    display: block;
}

.partnerbanner img:nth-of-type(2) {
    display: none;
}

/*partnerindex*/
.partnerindexbanner {
    background-image: url(../jpg/partnerindex.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 106vh;
    position: relative;
}

.partnerindexbanner ul {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
}


.partnerindexbanner ul li {
    width: 48%;
    float: left;
    font-size: 30px;
    color: #FFF;
    background: rgb(168 166 166 / 50%);
    padding: 70px 0px;
    margin-right: 1%;
    cursor: pointer;
}

.partnerindexbanner ul li:hover {
    background: rgba(78, 192, 184, 0.5);
}

.partnerindexbanner ul li i {
    padding-right: 30px;
}


.partnerindexbanner ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #FFF;
}

.corporate .case .head {
    padding-bottom: 30px;
    margin: 0px;
    padding-top: 60px;
}

.corporate .head-yao {
    padding-bottom: 10px;
}

.business .case-lunbo {
    margin-top: 0px;
}

.corporate .case-a .case-title {
    text-align: left;
}

.corporate .case-a .case-yao {
    width: 100%;
    text-align: left;
}

.corporate_advantage .desc {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    top: 30%;
    color: #FFF;
    font-size: 22px;
}

.corporate .advantage {
    padding-bottom: 30px;
}

.corporate .ourcase .case-bot {
    height: 160px;
}

.corporate_advantage .desc div {
    padding-top: 10%;
    font-size: 16px;
}

.need {
    background-color: #FFF;
}

.need .need-lunbo {
    background-color: #f6f9fa;
    padding: 5% 0px;
}

.need .swiper-slide .case-a {
    background-color: #f6f9fa;
}

.need .tipimg img {
    width: auto;
}

.need .case-bot {
    width: 100%;
}

.need .case-bot .case-title {
    text-align: center;
    font-size: 22px;
    width: 100%;
}

.need .case-bot .case-yao {
    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 20px 0px;
}

.need .swiper-slide:hover img {
    transform: rotate(360deg);
    transition: -webkit-transform 1s ease 0s;
}

.need .lines {
    height: 50px;
    background-color: #d2dae4;
    width: 1px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -25px;
}

.need .lines:nth-of-type(2) {
    top: 50%;
    margin-top: -25px;
}

.business .province li {
    width: 33.3333%;
    float: left;
    position: relative;
    overflow: hidden;
}

.business .province li img {
    width: 100%;
}

.business .province .name {
    color: #FFF;
    position: absolute;
    left: 10%;
    top: 10%;
    text-align: left
}

.business .province .name p:nth-of-type(1) {
    font-size: 26px;
}

.business .province .name p:nth-of-type(2) {
    font-size: 22px;
}

.business .city li {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
}

.business .city li img {
    width: 100%;
}

.business .city .name {
    color: #FFF;
    position: absolute;
    left: 10%;
    top: 10%;
    text-align: left
}

.business .city .name p:nth-of-type(1) {
    font-size: 26px;
}

.business .city .name p:nth-of-type(2) {
    font-size: 22px;
}

.business li:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.business .province,
.business .city {
    display: block;
}


.business .province,
.business .city {
    display: block;
}

.business .swphone {
    display: none;
}

.chunji1 {
    background-image: url(../png/1-230qg02uq92.png);
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: center; */
    background-size: 100% auto;
    width: 100%;


}

.chun-ta {
    text-align: right;
}

.chun-title h3 {
    padding-top: 125px;
    padding-bottom: 25px;
    font-size: 52px;
    font-weight: bold;
    color: #ffffff;
}

.chun-title span {}

.chun-con {
    font-size: 21px;
    color: #ffffff;
    line-height: 1.5em;
    padding-top: 60px;
}

.chun-con p {
    width: 62%;
    float: right;
}

.chun-link {
    padding-top: 60px;

}

.ch-link1 {
    width: 210px;
    height: 50px;
    background-color: #ffffff;
    float: right;
    border-bottom-right-radius: 30px;

}

.ch-link1 h4 {
    font-size: 16px;
    color: #122b89;
    line-height: 50px;
    text-align: left;
    padding-left: 27px;
    float: left;
}

.ch1 {
    padding-top: 12px;
    padding-right: 25px;

}

.ch2 {
    padding-top: 12px;
    padding-right: 25px;
    opacity: 0;
}

.ch-link1:hover {
    background-color: #3cb59a;
}

.ch-link1:hover h4 {
    color: #ffffff;
}

.ch-link1:hover .ch1 {
    display: none;
}

.ch-link1:hover .ch2 {
    opacity: 1;
}

.ch-link1:hover {
    background-color: #3cb59a;
}

.ch-link2:hover {
    background-color: #3cb59a;
}

.ch-link2:hover h4 {
    color: #ffffff;
}

.ch-link2:hover .ch1 {
    display: none;
}

.ch-link2:hover .ch2 {
    opacity: 1;
}


.ch-link2 {
    width: 210px;
    height: 50px;
    background-color: #ffffff;
    border-bottom-left-radius: 30px;
    float: right;
    margin-right: 20px;
}

.ch-link2 h4 {
    font-size: 16px;
    color: #122b89;
    line-height: 50px;
    text-align: left;
    padding-left: 35px;
    float: left;
}

.ch-link2 img {
    padding-top: 12px;
    padding-right: 25px;
}

.chun-jie1 {
    padding-top: 160px;
    float: right;
    padding-right: 140px;
    padding-bottom: 169px;
}

.chun-jie1:nth-child(1) {
    padding-right: 0;
}

.chun-jie1 img {}

.cj-wenzi {
    width: 103px;
    float: right;
    line-height: 35px;
}

.chun-jie1 p {
    font-size: 40px;
    color: #ffffff;
    text-align: left;
    padding-left: 10px;
    letter-spacing: 5px;
    padding-bottom: 10px;
}

.chun-jie1 span {
    font-size: 26px;
    color: #ffffff;
    text-align: left;
    display: block;
    padding-left: 10px;
    letter-spacing: 5px;

}

.yiti {
    position: relative;
}

.ytcon {
    position: absolute;
    top: 0;
}

.yt-title {
    padding-top: 124px;

}

.yt-title h3 {
    font-size: 52px;
    color: #000000;
    font-weight: bold;
}

.ytt-img {
    padding-top: 30px;
    padding-bottom: 30px;
}

.yiti-con {
    padding-top: 52px;
    font-size: 21px;
    color: #2d2d2d;
    width: 57%;
    line-height: 1.5em;
}

.kongzixt {
    position: relative;
}

.kz-list {
    position: absolute;
    top: 0;
}

.kz-title {
    padding-top: 90px;

}

.kz-title h3 {
    font-size: 52px;
    color: #000000;
    text-align: center;
}

.kz-img {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.kz-con {
    width: 80%;
    font-size: 21px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
    line-height: 2em;
}

.youshi {
    background-image: url(../png/1-230r1154520116.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
    /* background-size: 100% auto;
    min-height: 55.75rem; */

}

.ys-list {
    padding-top: 124px;
}

.ys-title h3 {
    font-size: 52px;
    color: #ffffff;
    text-align: center;
    padding-top: 102px;
}

.ys-img {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}

.ys-kk {
    background-image: url(../png/1-230r1161z4926.png);
    background-repeat: no-repeat;
    width: 197px;
    height: 265px;
    margin: 0 auto;
    position: relative;
}

.ys-suo {
    padding: 45px 48px;
}

.ys-biao h4 {
    font-size: 32px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 163px;
    left: -10px;
}

.ys-bt {
    font-size: 24px;
    color: #ffffff;
    /* padding-left: 141px; */
    text-align: center;
    padding-top: 40px;
}

.ys-list1 {
    padding-bottom: 95px;
}

.jm-img {
    height: 62px;
}

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

* {
    font-family: 'iconfont';
}

.fx-b {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fx-b a {
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #6cc2b3;
    background-color: #393939;
    width: 100%;
    border-right: 1px solid #aaa;
    font-size: 16px;
}

.fx-b>div span:nth-last-child(1) {
    border: none;
}

.fx-b a:hover {
    background-color: #fff;
    color: #000;
}

hr {
    background-color: #cacacb;
    height: 100px;
    border: none;
    margin: 0;
    padding: 0;
}

.w80 {
    width: 80%;
    margin: auto;
}

.yu,
.tang {
    margin: 50px auto;
}

.yu>div,
.tang>div {
    margin: 10px 0;
    position: relative;
}

.yu>div>.jianbian,
.tang>div>.jianbian {
    position: absolute;
    top: 0;
    width: 35%;
    height: 100%;
    left: 10%;
    background-color: rgba(255, 255, 255, 0.23);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 40px;
    box-sizing: border-box;
    color: #fff;
}

.tyun {
    padding-bottom: 7px;
}

.yu>div>.jianbian .top,
.tang>div>.jianbian .top {
    height: 70%;
}

.yu>div>.jianbian .top h1,
.tang>div>.jianbian .top h1 {
    font-size: 30px;
    margin: -10px 0;
    font-weight: normal;
}

.yu>div>.jianbian .top h1:nth-child(1),
.tang>div>.jianbian .top h1:nth-child(1) {
    margin-top: 200px;
}

.yu>div>.jianbian .top h1:nth-child(2n+1),
.tang>div>.jianbian .top h1:nth-child(2n+1) {
    transform: translateX(50px);
}

.yu>div>.jianbian .top .ying,
.tang>div>.jianbian .top .ying {
    font-weight: normal;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.653);
    padding-bottom: 7px;
}

.yu>div>.jianbian .ps,
.tang>div>.jianbian .ps {
    height: 30%;
}

.yu>div>.jianbian .ps p,
.tang>div>.jianbian .ps p {
    margin: 10px 0;
    line-height: 30px;
}

.yu .jianbian {
    background: linear-gradient(to bottom, #ffffff0a, rgba(69, 24, 6, 0.645));
}

.tang .jianbian {
    left: 55% !important;
    background: linear-gradient(to bottom, rgba(151, 177, 181, 0.346), rgba(97, 136, 149, 0.645));
}

.tang h1:nth-child(2n+1) {
    transform: translateX(0px) !important;
}

.tang h1:nth-child(2n) {
    transform: translateX(50px);
}

.pohui {
    width: 100vw;
    left: -10vw;
    top: 10%;
    background-color: #75767b;
    color: #ccc;
    padding-top: 50px;
}

.pohui .fx-s ul li {
    margin: 5px 0;
}

.pohui .fx-s ul li span {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    padding: 5px;
}

.pohui .fx-s ul li:nth-child(1) {
    margin-bottom: 15px;
}

.pohui .fx-s ul li:nth-child(n+2) {
    font-size: 10px;
}

.pohui p {
    border-bottom: 1px solid rgba(204, 204, 204, 0.411);
    padding: 0 0 10px 10vw;
    margin: 20px 0;
}

.pohui .foots {
    text-align: center;
    padding-bottom: 20px;
    font-size: 10px;
}

.zhu-con {
    background-color: #eeeef0;
    padding: 62px 0;
}

@media (max-width:1800px) {
    .chun-jie1 {
        padding-bottom: 23px;
    }

    .yt-title {
        padding-top: 72px;
    }
}

@media (max-width:1600px) {
    .partner .advantage ul {
        padding: 100px 0px;
    }

    .partner .advantage {
        padding-bottom: 70px;
    }

    .partner .guarantee .head {
        margin-top: 60px;
    }

    .partner .guarantee .protitle li {
        padding: 15px 0px;
        padding-top: 25px;
    }

    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(3),
    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(5) {
        margin-top: 25px;
    }
    .partner .processbox .processlist{
        overflow: auto;
    }
    .partner .processbox .processlist ul li p:nth-of-type(2) {
        font-size: 26px;
        margin-top: 30px;
    }

    .partner .processbox {
        height: 460px;
    }

    .partner .contactbox .contact .vl p:nth-of-type(1) {
        font-size: 33px;

    }

    .partner .contactbox .contact .vl p:nth-of-type(2) {
        font-size: 51px;
        margin-top: 10px;
    }

    .partner .contactbox .contact .vl p:nth-of-type(3) {
        font-size: 18px;
        margin-top: 10px;
    }

    .partner .contactbox .contact .vl p:nth-of-type(4) {
        font-size: 15px;
        margin-top: 36px;
    }

    .partner .contactbox .contact .vl {
        transform: translate(0%, 14%);
    }

    .partner .contactbox .contact {
        top: -25px;
    }

    .qcylbj .box {
        font-size: 20px;

    }

    .smartfacbanner .desc {
        width: 42%;
    }

    .wen-ps {
        top: 75% !important;
    }

    .wen-ps .zizi {
        font-size: 20px;
    }

    .development .rd-cen .shiyan-con .yao-con {
        font-size: 14px;
        line-height: 24px
    }

    .hangs .navs-ul>li {
        width: 100px
    }
    .hangs .navs-ul>li:nth-child(3) {
        width: 130px
    }
    .hs-ul li {
        width: 150px;
        margin: -21.5px 37px;
        display: inline-block;
        height: 150px
    }

    .style-zi .p4 {
        font-size: 42px
    }

    .praise .praise-lunbo .wen-praise {
        font-size: 14px;
        height: 230px;
    }

    .style-zi .p3 {
        font-size: 31px
    }

    .hui .col-md-3 {
        padding: 0 20px
    }

    .yewu-con .yun-ul1 li:last-child {
        margin-top: 190px
    }

    .yewu-con .yun-ul li {
        font-size: 14px;
        line-height: 25px;
        height: 120px;
        margin-bottom: 30px
    }

    .development .deve-title {
        font-size: 36px
    }

    .newiss .n-le .new-tui a .fr {
        padding: 20px 20px 20px 100px;
        height: auto
    }

    .map-neirong .fr {
        padding-top: 30px
    }

    .di-con .dizhi-u li a {
        width: 106px;
        font-size: 10px;
        height: 50px;
        line-height: 50px
    }

    .xuanze-ul li {
        padding: 20px;
        height: 565px
    }

    .head {
        font-size: 40px;
        margin: 30px 0
    }

    .banyuan-ul li {
        margin: 60px 30px
    }

    .ul-tixi li:nth-child(3) {
        bottom: 25%
    }

    .ul-tixi li:nth-child(3)>div {
        margin-top: 40px
    }

    .ul-tixi li:nth-child(1) {
        left: 3%;
        top: 8%
    }

    .ul-tixi li:nth-child(2) {
        right: 1%;
        top: 8%
    }

    .electricity .ele-div1 {
        font-size: 44px
    }

    .electricity .ele-div2 {
        font-size: 21px;
        margin-top: 26px
    }
    .vis-ul li:nth-child(2){
        top: 35%;
    }
    .vis-ul li:nth-child(2) .vis-con {
        top: 40%
    }

    .vis-bot .vis-b .p-ai {
        font-size: 32px
    }

    .vis-bot .vis-b .p-ai2 {
        font-size: 43px
    }

    .vis-bot .vis-b .p-ai3 {
        font-size: 23px
    }

    .vis-bot .vis-b ul li p {
        font-size: 18px
    }

    .vis-ul li:nth-child(3) .vis-con {
        top: -23%
    }

    .vis-div .col-md-6>P {
        font-size: 19px
    }

    .vis-div .col-md-6 ul li {
        font-size: 18px
    }

    .vis-div .col-md-6:nth-child(1) {
        padding: 48px 30px 20px 50px
    }

    .vis-ul li:nth-child(1) {
        width: 400px
    }

    .vis-ul li:nth-child(1) .vis-con {
        top: -26%
    }

    .vis-ul li .vis-con {
        font-size: 19px
    }

    .breathing .breath-bot .row,
    .breathing .breath-top .zi {
        font-size: 22px
    }

    .comfortable .windless-con>div .le-con p {
        font-size: 26px
    }

    .comfortable .windless-con>div .le-con>div {
        font-size: 24px
    }

    .comfortable .comfortable-zi {
        font-size: 20px;
        padding: 20px 0
    }

    .le-con {
        margin-top: -54px
    }

    .le-con>p {
        font-size: 26px
    }

    .le-con>div {
        font-size: 24px
    }

    .hangs .navs-ul {
        margin-left: 10px
    }
    .system-h .sys-p2 {
        font-size: 40px
    }

    .system-h .sys-p {
        font-size: 22px
    }

    .heng-zitis {
        font-size: 25px;
        padding: 0 0 20px 0
    }

    .difference .difference-con .difference-zhan .difference-title,
    .difference .difference-con .difference-zhan .difference-yao {
        font-size: 18px
    }

    .windless .title-div1 {
        font-size: 23px
    }

    .windless .title-div1 span {
        font-size: 28px
    }

    .hangs .navs-ul li a {
        padding: 0 10px;
        /* width: 90px; */
        text-align: center
    }

    .hengs .xi-uls2 li {
        font-size: 13px
    }

    .hengs .xi-uls1 li {
        font-size: 19px
    }

    .hengs .xi-uls1 li:nth-child(1),
    .hengs .xi-uls1 li:nth-child(2),
    .hengs .xi-uls1 li:nth-child(3) {
        width: 251px
    }

    .hengs .xi-uls1 li span {
        width: 32px;
        height: 31px;
        font-size: 20px;
        line-height: 25px
    }

    .jian-zi .shu-p1 {
        font-size: 45px
    }

    .jian-zi .shu-p2 {
        font-size: 31px
    }

    .jian-zi .shu-p1 span {
        padding-bottom: 0
    }

    .newiss .new-uls li a .fr .new-yao {
        -webkit-line-clamp: 1;
        height: 25px
    }

    .foot_ul>li {
        padding-right: 120px
    }

    .development .deve-title p:nth-of-type(2) {
        font-size: 18px;
    }

    .z-y-list .z-y-list-left {
        margin-left: 10%;
        line-height: 60px;
    }

    .z-y-list .entitle {
        font-size: 50px;
    }

    .z-y-list .cndesc {
        font-size: 16px;
    }

    .zkcj-list .entitle {
        font-size: 37px;
    }

    .z-y-list .cntitle {
        font-size: 40px;
    }

    .z-y-list .z-y-list-left {
        line-height: 50px;
    }

    .zkcj-list .z-y-list-left {
        margin-left: 0%;
    }

    .zkcj-list .z-y-list-left {
        padding-right: 1%;
    }

    .auto-dlzh-line-chao-lunbo .zhu-title {
        height: 50px;
        line-height: 50px;
    }

    .z-y-list .z-y-list-left {
        padding-right: 1%;
    }

    .z-y-list .cntitle {
        font-size: 34px;
    }

    .di-con .dizhi-u li a {
        width: 120px;
    }

    .chun-jie1 {
        padding-top: 75px;
    }

    .yt-title {
        padding-top: 0;
    }

    .kz-img {
        padding-top: 15px;
    }

    .kz-con {
        padding-top: 12px;
    }

    .ys-bt {
        padding-left: 0;
        text-align: center;
    }

    .chun-jie1 {
        padding-right: 85px;
        padding-bottom: 112px;
    }

    .ys-list1 {
        padding-bottom: 42px;
    }
    .zsb1{
        width: 112%;
        font-size: 12px;
    }
}

@media (max-width:1440px) {
    .need .tipimg img {
        width: 26%;
    }

    .need .case-bot .case-yao {
        font-size: 13px;
    }

    .qcylbj .box {
        font-size: 18px;

    }

    .smartfacbanner .desc {
        padding: 36px;
        line-height: 32px;

    }

    .smartfacbanner .desc .btitle {
        font-size: 22px;
    }

    .smartfacbanner .desc .stitle {
        font-size: 16px;
    }

    .z-y-list .entitle {
        font-size: 44px;
    }

    .z-y-list .z-y-list-left {
        margin-left: 7%;
        line-height: 38px;
    }

    .zkcj-list .z-y-list-left {
        padding-right: 0%;
    }


    .z-y-list .entitle {
        font-size: 35px;
    }

    .z-y-list .cndesc {
        padding: 0px 0px;
    }

    .development .deve-title p:nth-of-type(2) {
        font-size: 16px;
    }

    .z-y-list .cntitle {
        font-size: 30px;
    }

    .chun-con {
        padding-top: 25px;
    }

    .yiti-con {
        padding-top: 22px;
    }

    .kz-title {
        padding-top: 45px;
    }

    .chun-jie1 {
        padding-right: 85px;
    }
}

@media (max-width:1280px) {
    .visualization>.overh>img {
        height: 612px
    }

    .chun-title h3 {
        padding-top: 25px;
    }

    .kz-con {
        font-size: 18px;
    }

    .ys-list {
        padding-top: 100px;
    }

    .ys-list1 {
        padding-bottom: 130px;
    }

    .ys-bt {
        padding-left: 66px;
    }

    .chun-jie1 {
        padding-right: 85px;
        padding-bottom: 70px;
    }
}

@media (max-width:1200px) {
    .hangs .navs-ul {
        margin-left: 0
    }

    .hs-ul li {
        width: 100px;
        margin: -14.5px 44px;
        height: 100px
    }

    .lunbo {
        display: block
    }

    #rootx {
        display: none
    }

    .red-y {
        left: 25%;
        bottom: 17%
    }

    .le-con>p {
        font-size: 20px
    }

    .le-con>div {
        font-size: 16px
    }

    .praise .praise-bot .ming-p span {
        font-size: 18px;
        letter-spacing: 2px
    }

    .praise .praise-bot .ming-p {
        font-size: 14px
    }

    .praise .praise-bot>.fr {
        margin-top: 13px
    }

    .praise .praise-lunbo .wen-praise {
        padding: 15px
    }

    .yewu-con .mokuan .mo-ul li .ba-p {
        font-size: 17px
    }

    .yewu-con .mokuan .mo-ul li .ba-yao {
        font-size: 16px;
        line-height: 28px
    }

    .hui .col-md-3 {
        padding: 0 10px
    }



    .hui .bg-hui .guo {
        font-size: 18px;
        color: #000;
    }



    .hui .bg-hui {

        padding: 55px 10px 0px 10px;
    }

    .yewu-con .yun-ul1 li:last-child {
        margin-top: 130px
    }

    .yewu-con .yun-ul li {
        font-size: 11px;
        line-height: 25px;
        height: 120px;
        margin-bottom: 12px
    }

    .newiss .new-uls li a .fl {
        width: 26%
    }

    .newiss .new-uls li a .fr {
        width: 71%
    }

    .map-neirong .fr .map-ul li {
        line-height: 40px;
        height: 40px
    }

    .hall .hall-ul li .hall-div {
        font-size: 16px;
        padding: 15px
    }

    .di-con .dizhi-u li a {
        width: 120px;
        font-size: 16px;
    }

    .myModal .modal-header {
        padding: 15px
    }

    .bianti {
        font-size: 18px;
        line-height: 45px
    }

    .hangs .navs-ul li a {
        padding: 0 9px
    }

    .lic {
        padding: 30px 0
    }

    .container_lic dt:nth-child(2) {
        width: 99px
    }

    .color-bo .swiper-button-next,
    .color-bo1 .swiper-button-next,
    .honn-lunbo .swiper-button-next {
        right: 0
    }

    .color-bo .swiper-button-prev,
    .color-bo1 .swiper-button-prev,
    .honn-lunbo .swiper-button-prev {
        left: 0
    }

    .container_lic dt:nth-child(3) ul li>div {
        font-size: 14px
    }

    .container_lic dt:nth-child(2) h3 {
        font-size: 152px
    }

    .container_lic dt:nth-child(1) {
        height: 400px
    }

    .container_lic dt:nth-child(2) {
        height: 400px
    }

    .container_lic dt:nth-child(1) .fa {
        font-size: 34px
    }

    .container_lic dt:nth-child(1) p {
        font-size: 20px
    }

    .lic_b:after {
        opacity: 0
    }

    .lic_b:before {
        opacity: 0
    }

    .xuanze-ul li {
        height: 465px
    }

    .xuanze-ul li .xuanze-yao {
        font-size: 14px;
        line-height: 24px
    }

    .xuanze-ul li .xuanze-title {
        font-size: 17px;
        line-height: 25px;
        height: 50px
    }

    .ul-tixi li:nth-child(2) {
        right: -2%;
        top: 8%
    }

    .ul-tixi li:nth-child(3) {
        bottom: 31%
    }

    .ul-tixi li p {
        font-size: 18px
    }

    .ul-tixi li:nth-child(1) {
        left: -1%;
        top: 8%
    }

    .ul-tixi li>div {
        font-size: 15px;
        line-height: 24px;
        margin-top: 10px
    }

    .yewumo .yewumo-bg {
        height: 600px
    }

    .banyuan-ul1 li>.overh img {
        width: 50%;
        text-align: center
    }

    .ding-ul {
        padding: 30px;
        margin: 30px auto
    }

    .banyuan-ul li {
        margin: 20px;
        width: 250px
    }

    .yewumo-con .div2-xfw {
        font-size: 20px;
        margin-top: 20px
    }

    .yewumo .yewumo-bg .yewumo-ul li {
        font-size: 18px;
        padding: 0 30px;
        line-height: 80px
    }

    .er-dao .er-uls {
        width: 50%
    }

    .er-dao .fr {
        width: 50%
    }

    .comfortable .windless-con>div .le-con {
        padding: 15px
    }

    .vis-bot .vis-b ul li p {
        font-size: 14px
    }

    .electricity .ele-div1 {
        font-size: 35px;
        margin-top: 0
    }

    .i-con img {
        width: 50%
    }

    .vis-bot .vis-b ul li {
        margin-right: 30px
    }

    .vis-bot .vis-b .p-ai3 {
        font-size: 18px;
        margin: 9px 0
    }

    .vis-bot .vis-b .p-ai2 {
        font-size: 36px;
        margin-top: 0
    }

    .vis-ul li:nth-child(1) .vis-con {
        top: -20%
    }

    .vis-ul li:nth-child(3) .vis-con {
        top: -19%
    }

    .vis-ul li .vis-con {
        font-size: 12px
    }

    .vis-ul li:nth-child(2) {
        height: 100px
    }

    .vis-ul li:nth-child(2) img {
        height: 100px
    }

    .vis-div .col-md-6:nth-child(1) {
        padding: 20px
    }

    .visualization>.overh>img {
        height: 500px
    }

    .vis-ul li:nth-child(1) img {
        width: 300px
    }

    .vis-ul li:nth-child(1) {
        width: 300px
    }

    .hengs .xi-uls1 li span {
        width: 21px;
        height: 21px;
        font-size: 14px;
        line-height: 16px
    }

    .hengs .heng-ziti {
        font-size: 16px
    }

    .index-xitong .head {
        margin-bottom: 10px
    }

    .index-xitong {
        margin-top: 10px
    }

    .head {
        font-size: 30px;
        font-weight: 700;
        margin: 32px 0
    }

    .index-xitong {
        margin-top: 40px
    }

    .style-ul li {
        font-size: 17px;
        line-height: 18px;
        padding: 0 25px
    }

    .color-bo {
        margin-top: 58px
    }

    .style-ul li:after {
        bottom: -30px
    }

    .index-ying .lunbo-ying .swiper-slide p {
        font-size: 19px
    }

    .index-ying {
        padding-bottom: 40px
    }

    .style-ul22 li.active:after {
        opacity: 0
    }

    .index-new .index-nes .new-uls li a .fl {
        width: 40%
    }

    .index-new .index-nes .new-uls li a .fr {
        width: 57%
    }

    .hengyao {
        margin-bottom: 35px
    }

    .foot_ul>li {
        padding-right: 82px
    }

    .chun-title h3 {
        font-size: 40px;

    }

    .chun-link {
        padding-top: 25px;
    }

    .chun-jie1 {
        padding-right: 42px;
    }

    .yt-title h3 {
        font-size: 40px;
    }

    .ytt-img {
        padding-top: 18px;
    }

    .yiti-con {
        font-size: 18px;
    }

    .kz-title h3 {
        font-size: 40px;
    }

    .ys-title h3 {
        font-size: 40px;
        padding-top: 70px;
    }

    .ys-list {
        padding-top: 80px;
    }

    .ys-bt {
        padding-left: 34px;
    }

}

@media (max-width:990px) {
    .hs-ul li {
        width: 100px;
        margin: -14.5px 21px;
        display: inline-block;
        height: 100px
    }

    #prolunbo .hall-img {
        height: auto
    }

    .fenb {
        padding-bottom: 2px
    }

    .color-bo {
        margin-top: 38px
    }

    .style-con2 {
        padding-bottom: 30px
    }

    .yewu-con .yun-ul li {
        height: auto
    }

    .yewu-con .yun-ul1 li:last-child {
        margin-top: 12px
    }

    .yewu-con .duank {
        padding-bottom: 20px
    }

    .yewu-con .mokuan {
        padding-bottom: 40px
    }

    .yewu-con .mokuan .mo-ul {
        margin-top: 20px
    }

    .development .chanpzhan {
        padding-bottom: 30px
    }

    .development .chanpzhan .chao-lunbo .zhu-title {
        font-size: 15px;
        line-height: 52px
    }

    .development .deve-title {
        font-size: 25px;
        padding: 30px 0
    }

    .newiss .n-le .new-tui a .fl {
        top: 0
    }

    .newiss .n-le .new-tui a .fr {
        padding: 20px 20px 20px 64px;
        height: auto
    }

    .newiss .new-yao {
        font-size: 12px
    }

    .newiss .new-tui .more-i {
        margin-top: 4px
    }

    .newiss .n-rig .ren-ul {
        padding: 0 10px
    }

    .newiss .new-title {
        font-size: 14px
    }

    .rute-c {
        font-size: 14px;
        line-height: 24px;
        padding: 15px
    }

    .rute-c .fujin {
        font-size: 17px
    }

    .map-neirong .fr .map-ul li {
        line-height: 29px;
        height: 30px;
        font-size: 12px;
        margin-bottom: 14px
    }

    .di-con .dizhi-u li a {
        width: 104px;
        font-size: 12px;
        height: 30px;
        line-height: 30px
    }

    .zhaoxu .xu-ul li {
        font-size: 18px
    }

    .ban .ban-zi {
        font-size: 40px
    }

    .ban .wen-ps1 .zi {
        padding: 20px;
        font-size: 16px
    }

    .ban .wen-ps1 .zi p {
        font-size: 12px;
        margin-top: 10px
    }

    .lic {
        width: 100vw;
        overflow: hidden
    }

    .ul-tixi li:nth-child(3) {
        bottom: 24%
    }

    .ul-tixi li:nth-child(1) {
        left: 4%;
        top: 8%
    }

    .ul-tixi li:nth-child(2) {
        right: 4%;
        top: 8%
    }

    .xuanze-ul {
        width: 100%;
        padding: 20px
    }

    .xuanze-ul li .xuanze-title {
        margin: 10px 0
    }

    .ul-tixi li {
        width: 200px
    }

    .ul-tixi li:nth-child(3)>div {
        margin-top: 29px
    }

    .ul-tixi li>div {
        font-size: 12px;
        line-height: 16px
    }

    .banyuan-ul1 {
        margin-top: 30px
    }

    .yewumo .yewumo-bg {
        height: 500px
    }

    .banyuan-ul li {
        margin: 20px;
        width: 200px;
        height: 257px
    }

    .yewumo-con .div2-xfw {
        font-size: 16px;
        margin-top: 20px
    }

    .banyuan-ul1 .an-title {
        font-size: 17px
    }

    .banyuan-ul1 .fa-yao {
        font-size: 14px;
        line-height: 30px
    }

    .banyuan-ul li .fa-yao {
        font-size: 14px;
        line-height: 30px;
        margin-top: 30px
    }

    .ding-ul li .xin-yao {
        font-size: 14px;
        line-height: 24px;
        margin-top: 16px
    }

    .banyuan-ul li .an-title {
        font-size: 17px;
        padding-top: 31px
    }

    .yewumo .yewumo-bg .yewumo-ul li {
        font-size: 15px;
        padding: 0 25px;
        line-height: 54px
    }

    .ding-ul {
        width: 100%
    }

    .ding-ul li .cao-p {
        font-size: 19px;
        margin-top: 0;
        padding-bottom: 10px
    }

    .wen-ps .zizi {
        font-size: 17px;
        padding: 30px
    }

    .electricity .ele-div2 {
        font-size: 12px;
        margin-top: 9px
    }

    .electricity .ele-div1 {
        font-size: 20px
    }

    .vis-bot .vis-b ul li {
        margin-right: 2px
    }

    .vis-bot .vis-b .p-ai {
        font-size: 20px
    }

    .vis-bot .vis-b .p-ai2 {
        font-size: 23px
    }

    .vis-div .col-md-6>P {
        font-size: 14px
    }

    .vis-div .col-md-6 ul li {
        font-size: 14px;
        margin-right: 30px
    }

    .vis-div .col-md-6:nth-child(1) {
        padding: 11px
    }

    .system-h {
        padding-top: 30px;
        margin-bottom: 10px
    }

    .windless .title-div1 {
        font-size: 17px;
        margin-bottom: 10px
    }

    .system-h .sys-p2 {
        font-size: 27px;
        padding-bottom: 10px
    }

    .system-h .sys-p {
        font-size: 15px
    }

    .system-h .sys-p2:after {
        height: 4px
    }

    .le-con>p {
        font-size: 18px
    }

    .le-con>div {
        font-size: 12px
    }

    .le-con {
        padding: 5px
    }

    .comfortable .windless-con>div .le-con p {
        font-size: 18px
    }

    .comfortable .windless-con>div .le-con>div {
        font-size: 12px
    }

    .comfortable .comfortable-zi {
        font-size: 14px;
        padding: 20px 0
    }

    .breathing .breath-bot .row,
    .breathing .breath-top .zi {
        font-size: 15px;
        padding: 20px
    }

    .difference .difference-con .regd .xian3 {
        left: 43%;
        width: 100px
    }

    .difference .difference-con .regd .xian3 .imgin img {
        width: 100px
    }

    .difference .difference-con .difference-zhan .difference-yao,
    difference .difference-con .difference-zhan .difference-title {
        font-size: 12px
    }

    .difference .difference-con .regd .xian3 .xizi1 {
        bottom: 10px
    }

    .difference .difference-con .regd .xian4 {
        left: 34%;
        bottom: 13%
    }

    .difference .difference-con .fl .yuan {
        width: 100px;
        height: 100px
    }

    .difference .difference-con .fl .yuan .sp3 {
        height: 80px;
        width: 80px
    }

    .difference .difference-con .fl .yuan .sp2 {
        height: 65px;
        width: 65px
    }

    .difference .difference-con .fl .yuan .sp1 {
        height: 50px;
        width: 50px;
        font-size: 12px;
        padding-top: 10px
    }

    .difference .difference-con .xian1 {
        top: -26%;
        width: 100px;
        height: 50px
    }

    .difference .difference-con .xian1 .imgin img {
        width: 100px
    }

    .difference .difference-con .xians .xizi1 {
        font-size: 15px;
        right: -45px;
        top: -6px
    }

    .system .sys-div .sys-con {
        padding: 10px
    }

    .system .sys-div .sys-con>p {
        font-size: 16px
    }

    .system .system-ul li .zi {
        font-size: 16px
    }

    .system .sys-div .sys-con>div {
        font-size: 12px;
        line-height: 25px
    }

    .er-dao,
    .heng-zitis {
        display: none
    }

    .searchbox {
        top: 70px
    }

    .i-color .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    body {
        padding: 60px 0
    }

    .hengs .phs,
    .mobile-foot,
    .phone {
        display: block;
        overflow: hidden
    }

    .hangs,
    .hpc,
    footer {
        display: none
    }

    .color-bo .swiper-button-next,
    .color-bo1 .swiper-button-next,
    .honn-lunbo .swiper-button-next,
    .i-color .swiper-button-next,
    .lic_w .next_lic {
        right: 0;
        width: 50px;
        height: 50px
    }

    .color-bo .swiper-button-prev,
    .color-bo1 .swiper-button-prev,
    .honn-lunbo .swiper-button-prev,
    .i-color .swiper-button-prev,
    .lic_w .prev_lic {
        left: 0;
        width: 50px;
        height: 50px
    }

    .jian-zi {
        width: 100%;
        text-align: center
    }

    .chun-title h3 {
        font-size: 28px;
        padding-bottom: 8px;
    }

    .chun-con {
        font-size: 16px;
    }

    .chun-con {
        padding-top: 8px;
    }

    .chun-jie1 {
        padding-top: 37px;
        padding-right: 6px;
    }

    .yt-title h3 {
        font-size: 28px;
    }

    .ytt-img {
        padding-top: 10px;
    }

    .yiti-con {
        padding-top: 8px;
        font-size: 16px;
    }

    .kz-title {
        padding-top: 30px;
    }

    .kz-title h3 {
        font-size: 28px;
    }

    .kz-img {
        padding-top: 8px;
    }

    .kz-con {
        font-size: 16px;
        padding-top: 2px;
    }

    .ys-title h3 {
        font-size: 28px;
        padding-top: 38px;
    }

    .ys-img {
        padding-top: 8px;
    }

    .ys-list {
        padding-top: 14px;
    }

    .ys-list1 {
        padding-bottom: 81px;
    }

    .ys-bt {
        padding-left: 9px;
        font-size: 22px;
        padding-top: 16px;
    }
}

.mobile-foot-copyright {
    display: none
}

@media (max-width:767px) {
    .partnerindexbanner {
        background-image: url(../jpg/partnerindexphone.jpg);
        height: 100%;
    }

    .color-bo1 .swiper-button-next {
        background-image: url(../png/5area.png);
    }

    .theirhome {
        padding: 2em 20px 0;
    }

    .theirhome .swiper-slide .ship-p {
        font-size: 17px;
    }

    .color-bo1 .swiper-button-prev {
        background-image: url(../png/6area.png);
    }

    .theirhome .swiper-button-next {
        right: 10px;
    }

    .theirhome .swiper-button-prev {
        left: 10px;
    }

    .theirhome .swiper-slide .xdesc {
        font-size: 12px;
    }

    .theirhome .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .theirhome .swiper-button-prev {
        width: 35px;
        height: 35px;
    }

    .theirhome .swiper-slide .xdesc span {
        display: block;
    }


    .business .province,
    .business .city {
        display: none;
    }

    .business .swphone {
        display: block;
    }

    .corporate .head-yao {
        padding-bottom: 10px;
    }

    .corporate_advantage .color-lu .swiper-container {
        padding-bottom: 14px;
    }

    .need .case-bot .case-title {
        font-size: 18px;
    }

    .need .swiper-slide:nth-of-type(2) .lines {
        display: none;
    }

    .business .province li {
        width: 100%;
    }

    .business .city li {
        width: 50%;
    }

    .business .city .name p:nth-of-type(1) {
        font-size: 20px;
    }

    .business .city .name p:nth-of-type(2) {
        font-size: 14px;
    }

    .partnerindexbanner ul li {
        width: 100%;
    }

    .partnerindexbanner ul {
        width: 90%;
    }

    .partnerindexbanner ul li {
        padding: 30px 0px;
    }

    .partnerindexbanner ul li {
        margin-bottom: 20px;
    }

    .corporate_advantage .desc {
        top: 26%;
        font-size: 18px;
    }

    .corporate_advantage .desc div {
        font-size: 12px;
    }


    .corporate .case .case-lunbo {
        margin-top: 0px;
    }

    .corporate .case .head {
        padding-bottom: 10px;
        margin: 0px;
        padding-top: 20px;
    }

    .partner .processbox .processlist {

        margin-top: 120px;
    }
    .pro-kuan {
        width: 85% !important;
    }
    .partner .processbox .processlist ul li:nth-of-type(3) p:nth-of-type(2),
    .partner .processbox .processlist ul li:nth-of-type(7) p:nth-of-type(2) {
        margin-top: 30px;

    }


    .partner .processbox .processlist ul li:nth-of-type(2) img:nth-of-type(2),
    .partner .processbox .processlist ul li:nth-of-type(4) img:nth-of-type(2),
    .partner .processbox .processlist ul li:nth-of-type(6) img:nth-of-type(2) {
        display: block;
    }

    .partner .processbox .processlist ul li:nth-of-type(2) img:nth-of-type(1),
    .partner .processbox .processlist ul li:nth-of-type(4) img:nth-of-type(1),
    .partner .processbox .processlist ul li:nth-of-type(6) img:nth-of-type(1) {
        display: none;
    }

    .partner .guarantee .protitle li.active p:nth-of-type(3) {
        margin-top: 5px;
    }

    .partner .guarantee .protitle li p:nth-of-type(3) {
        margin-top: 5px;
    }

    .partner .prospect .protitle {
        bottom: -2px;
    }

    .partnerbanner img:nth-of-type(1) {
        display: none;
    }

    .partnerbanner img:nth-of-type(2) {
        display: block;
    }

    .z-y-list .z-y-list-right img:nth-of-type(1) {
        display: none;
    }

    .z-y-list .z-y-list-right img:nth-of-type(2) {
        display: block;
    }

    .z-y-list .cndesc {
        font-size: 12px;
    }

    .smartfacbanner .desc {
        background-color: rgba(0, 0, 0, 0.3);
    }

    .smartfacbanner img:nth-of-type(1) {
        display: none;
    }

    .smartfacbanner img:nth-of-type(2) {
        display: block;
    }


    .partner p.line {
        padding-bottom: 10px;
        border-bottom: 2px solid #6bc3b3;
    }

    .partner .advantage .head {
        padding: 16px 0px;
        font-size: 22px;
    }

    .partner .advantage ul li {
        width: 100%;
        padding: 20px
    }


    .partner .advantage ul {
        padding: 36px 0px;
        display: none;
    }

    .ys_phone {
        padding: 10px;
        padding-bottom: 20px;
        padding-top: 0px;
        display: block;
    }

    .partner .advantage {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
    }

    .partner .prospect .head {
        font-size: 22px;
    }

    .partner .prospect .protitle li {
        font-size: 16px;
        padding-bottom: 12px;
    }

    .partner .prospect .protitle li.active {
        border-bottom: 2px solid #6bc3b3;
    }

    .partner .prospect .procontent li .frx {
        width: 0%;
        display: none;
    }

    .partner .prospect .procontent li .flx {
        width: 100%;
    }

    .partner .prospect .procontent li .flx {
        width: 100%;
        font-size: 14px;
        padding: 0px 10%;
        line-height: 22px;
    }

    .partner .prospect {
        height: auto;
        background-size: cover;
    }

    .partner .prospect .head {
        padding: 30px 0;
    }

    .partner .guarantee .head-yao {
        padding-bottom: 0px;
        padding: 0px 20px;
        font-size: 12px;
        padding-bottom: 20px;
    }

    .partner .guarantee .head {
        margin-top: 30px;
    }

    .partner .guarantee .head {
        margin-bottom: 10px;
    }

    .partner .guarantee .protitle li {
        padding: 6px 0px;
        height: 60px;
    }

    .partner .guarantee .protitle li img {
        width: 20%;
    }

    .partner .guarantee .protitle li p:nth-of-type(3) {
        font-size: 14px;
    }

    .partner .guarantee .box .procontent .frx {
        display: none;
    }

    .partner .guarantee .box .procontent .flx {
        width: 100%;
        float: left;
        color: #FFF;
        text-align: left;
        position: initial;
        left: 0px;
        padding: 0px 20px;
    }

    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(1),
    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(3),
    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(5) {
        font-size: 18px;
    }

    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(2),
    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(4),
    .partner .guarantee .box .procontent li.vitem2 .flx p:nth-of-type(6) {
        font-size: 14px;
    }

    .partner .guarantee .box .procontent li.vitem2 .flx p {
        line-height: 30px;
    }

    .partner .guarantee .box .procontent {
        padding: 30px 0px;
        height: auto;
    }

    .partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(3) {
        margin-top: 20px;
    }

    .partner .processbox .head {
        font-size: 22px;
    }

    .partner .processbox .head {
        padding-top: 30px;
    }

    .partner .processbox {
        height: 305px;
    }

    .partner .processbox .processlist ul li p:nth-of-type(2) {
        font-size: 17px;
        margin: 0 auto;
        margin-top: 18px;
        width: 80px;
    }

    .partner .contactbox .contact .vr {
        display: none;
    }

    .partner .contactbox .contact .vl {
        width: 100%;
    }

    .partner .processbox {
        background-size: cover;
        background-position: center;
    }

    .partner .contactbox .contact .vl {
        transform: translate(0%, 0%);
        padding: 20px 20px;
    }

    .partner .contactbox .contact {
        padding-left: 0%;
    }

    .partner .contactbox .contact .vl p:nth-of-type(1) {
        font-size: 18px;
        font-weight: bold;
    }

    .partner .contactbox .contact .vl p:nth-of-type(2) {
        font-size: 24px;
    }

    .partner .contactbox .contact .vl p:nth-of-type(3) {
        font-size: 14px;
    }

    .partner .contactbox .contact .vl p:nth-of-type(4) {
        font-size: 12px;
        margin-top: 16px;
    }

    .partner .contactbox .contact {
        top: -55px;
        width: 94%;
        margin: 0 auto;
    }

    .partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(1),
    .partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(3) {
        font-size: 18px;
    }

    .partner .guarantee .box .procontent li.vitem1 .flx {
        margin: 0px 0px;
    }

    .partner .guarantee .box .procontent li.vitem2 .flx {
        margin: 0px 0px;
    }

    .partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(2),
    .partner .guarantee .box .procontent li.vitem1 .flx p:nth-of-type(4) {
        font-size: 14px;
    }

    .partner .guarantee .box .procontent li.vitem1 .flx p {
        line-height: 38px;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx .sitem p:nth-of-type(1) {
        font-size: 18px;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx .sitem p:nth-of-type(2) {
        font-size: 14px;
        padding-top: 6px;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx {
        margin: 10px 0px;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(1),
    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(3) {
        width: 100%;
        float: left;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(2),
    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(4) {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 20px;
    }

    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(3),
    .partner .guarantee .box .procontent li.vitem3 .flx .sitem:nth-of-type(4) {
        margin-top: 20px;
    }

    li:nth-of-type(2) .flx {
        margin: 0px;
    }

    .qcylbj {
        position: relative;
        display: none;
    }

    .qcylbj-phone {
        display: block;
    }

    .smartfacbanner .desc {
        width: 94%;
        line-height: 20px;
        right: 3%;
        padding: 17px;
        bottom: 8%;
        margin: 0 auto;
    }

    .smartfacbanner .desc .btitle {
        font-size: 16px;
        line-height: 28px;
    }

    .smartfacbanner .desc .stitle {
        font-size: 12px;
    }

    .wen-ps .zizi {
        width: auto;
    }

    .z-y-list .z-y-list-left {
        margin: 0px;
        padding: 0px;
        width: 70%;
        position: inherit;
        transform: translate(0%, 0%);
        top: 0px;
        padding: 10px;
        float: left;
    }

    .z-y-list .z-y-list-right {
        margin: 0px;
        padding: 0px;
        width: 30%;
    }


    .z-y-list {
        margin-top: 20px;
    }

    .xthxx {
        padding-bottom: 30px;
    }

    .auto-zp-line-chao-lunbo .zhu-title {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .auto-bj-line-chao-lunbo .zhu-title {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }


    .z-y-list .entitle {
        font-size: 20px;
        line-height: 24px;
    }

    .z-y-list .cntitle {
        font-size: 20px;
        font-weight: bold;
    }

    .z-y-list .cndesc {
        line-height: 20px;
    }

    .z-y-list .cntitle {
        padding: 0px;
    }

    .zkcj-list .z-y-list-right {

        float: left;
    }

    .development .deve-title p:nth-of-type(1) {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px;
    }

    .development .deve-title p:nth-of-type(2) {
        font-size: 12px;
        color: #666;
        padding-top: 4px;
    }

    .auto-dlzh-line-chao-lunbo .zhu-title {
        font-size: 16px;
    }

    .first-list {
        margin-top: 20px;
    }



    .development .rd-cen .shiyan-con .bot-zi {
        padding: 20px 20px 20px 20px
    }

    .newiss .n-rig .ren-ul li {
        padding: 10px 0;
        border-bottom: 1px dashed #ddd
    }

    .hezuo-con .ta img {
        width: 66%
    }

    .container_lic_b .swiper-slide span:before {
        content: "";
        width: 24px;
        height: 24px;
        position: absolute;
        top: -34px;
        left: 27%;
        margin-left: -3px;
        border-style: solid;
        border-width: 6px;
        border-color: #fff;
        border-radius: 50%;
        background-color: #707070;
        opacity: 1
    }

    .zhuan {
        margin: 14px 4%
    }

    #page li {
        padding: 4px 6px !important
    }

    .hall .hall-ul li .hall-div {
        font-size: 14px;
        padding: 8px
    }

    .hall .hall-ul li {
        margin-bottom: 14px
    }

    .right_div .p1 {
        font-size: 20px
    }

    .right_div .p2 {
        font-size: 14px
    }

    .fix_ul>li:nth-child(3) .right_div ul li p {
        font-size: 14px
    }

    .fix_ul>li:nth-child(3) .right_div ul li:last-child button {
        color: #fff
    }

    .right_div {
        bottom: 0
    }

    .fix_ul>li:nth-child(3) .right_div {
        bottom: -135px !important
    }

    .fix_ul>li:nth-child(3) .right_div {
        padding: 20px
    }

    .rightfix {
        display: none;
        position: fixed;
        top: 50%;
        margin-top: -60px；
    }

    /* .hui .bigimg {
        display: block !important
    }*/

    .hui {
        margin-bottom: 10px
    }

    .hui .hu-con {
        display: block;
    }

    .banyuan-ul li {
        height: 176px
    }

    .banyuan-ul li .an-title {
        padding-top: 12px
    }

    .banyuan-ul li {
        margin: 18px
    }

    .yewu-con .mokuan .bigimg {
        display: block !important
    }

    .yewu-con .mokuan .mo-ul {
        display: none
    }

    .yewu-con .mokuan {
        padding-bottom: 0
    }

    .yewu-con .tu5-img {
        display: none
    }

    .phone-img {
        display: block !important
    }

    .electricity .ele-div2 {
        line-height: 18px
    }

    .electricity .ele-div2 {
        margin-top: 10px;
    }

    .electricity .ele-div1 {
        font-size: 18px
    }

    .team-img-phone {
        display: block !important
    }

    .team-img {
        display: none
    }

    .ding-ul {
        padding: 30px;
        margin: 20px auto
    }

    .yewumo .head {
        margin-bottom: 10px
    }

    .system-h {
        padding-top: 22px;
        margin-bottom: 5px
    }

    .honner {
        position: relative;
        padding-bottom: 0
    }

    .mobile-foot-copyright {
        display: none;
        text-align: center;
        padding: 12px 0;
        color: #ccc;
        background-color: #76777c;
        width: 100%;
        font-size: 12px;
        padding-bottom: 62px
    }

    .color-lu .swiper-container {
        padding-bottom: 50px
    }

    .development .chanpzhan {
        padding-bottom: 0;
        margin-bottom: 0;
        width: 92%;
        margin: 0 4%
    }

    .le-con {
        margin-top: -28px
    }

    .newiss .new-yao {
        line-height: 25px;
        height: 25px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 5;
        overflow: hidden
    }

    .phone .phong-l img {
        width: 80%
    }

    .hs-ul1 {
        margin-top: 10px;
        display: none
    }

    .hs-ul li {
        width: 31%;
        margin: -6.5px 29px;
        display: inline-block;
        margin: 7.5px;
        height: 100px;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0)
    }

    .hs-ul li .overh img {
        transform: rotate(0);
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0)
    }

    .head {
        font-size: 20px;
        font-weight: 700;
        margin: 22px 0
    }

    .hengs .head {
        margin-bottom: 15px
    }

    .hengs,
    .index-ying {
        margin: 15px;
        margin: 0 15px;
        margin-top: 5px
    }

    .hengyao {
        font-size: 12px;
        line-height: 20px
    }

    .style-ul li {
        font-size: 17px;
        padding: 0 14px
    }

    .index-xitong {
        padding: 15px;
        margin-top: 15px
    }

    .jian-zi {
        display: none
    }

    .color-bo::after {
        top: -13px
    }

    .color-bo {
        margin-top: 39px
    }

    .index-ying .lunbo-ying .swiper-slide p {
        font-size: 9px;
        line-height: 30px
    }

    .i-color .swiper-container {
        padding-bottom: 30px
    }

    .index-ying {
        padding-bottom: 0
    }

    .index-yong {
        padding: 15px
    }

    .case-a .case-bot {
        padding: 15px
    }

    .yong-con .swiper-slide .yaos {
        color: #676767;
        font-size: 14px;
        line-height: 25px;
        height: 75px
    }

    .newiss {
        padding: 15px
    }

    .index-new .index-nes>div {
        width: 100%
    }

    .index-new .index-nes .new-uls li a .fl {
        width: 100%
    }

    .index-new .index-nes .new-uls li a .fl img {
        display: none
    }

    .index-new .index-nes .new-uls li a .fr {
        width: 100%;
        margin-top: 10px
    }

    .hengyao {
        margin-bottom: 10px
    }

    .index-new .index-nes>div a .new-1 .more-i {
        margin-top: 7px;
        display: none
    }

    .system .system-ul li {
        width: 50%
    }

    .difference .difference-con>div {
        width: 100%
    }

    .system {
        padding: 15px
    }

    .difference {
        padding: 15px;
        margin-top: 20px
    }

    .windless-con>div {
        width: 100%
    }

    .breathing,
    .comfortable,
    .windless {
        padding: 15px
    }

    .windless-con>div {
        margin-top: 10px
    }

    .visualization .vis-imgs {
        display: block
    }

    .vis-imgs1,
    .vis-ul {
        display: none
    }

    .visualization>.overh>img {
        height: auto
    }

    .vis-div {
        position: relative
    }

    .breathing .breath-bot .row,
    .breathing .breath-top .zi {
        font-size: 12px;
        padding: 11px
    }

    .vis-bot .vis-b ul {
        display: none
    }

    .vis-bot .vis-b .p-ai2 {
        font-size: 17px
    }

    .vis-bot .vis-b .p-ai {
        font-size: 14px
    }

    .vis-bot .vis-b .p-ai3 {
        font-size: 12px;
        margin: 7px 0
    }

    .vis-bot .vis-b {
        padding: 15px
    }

    .electricity,
    .visualization {
        padding: 15px
    }

    .electricity {
        margin-bottom: -75px;
    }

    .electricity .ele-con {
        padding: 0;
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        position: absolute;
        top: 0;
        width: 100%;
        padding: 0 5%
    }

    .difference .difference-con .difference-zhan {
        padding: 15px
    }

    .difference .difference-con .fl .xian2 {
        display: none
    }

    .head {
        font-size: 20px;
        margin: 20px 0
    }

    .wen-ps .zizi {
        font-size: 12px;
        padding: 11px
    }

    .yewumo .head span {
        border-bottom: 2px solid #6bc3b3;
        padding-bottom: 4px
    }

    .yewumo .yewumo-bg .yewumo-ul li {
        font-size: 11px;
        padding: 0 6px;
        line-height: 40px
    }

    .yewumo-con .div2-xfw {
        font-size: 12px;
        margin-top: 20px
    }

    .yewumo {
        margin: 15px
    }

    .yewumo .yewumo-bg {
        padding: 0 15px;
        height: auto;
        background-size: cover
    }

    .ding-ul {
        padding: 15px
    }

    .ding-ul li {
        width: 100%;
        border-bottom: 2px solid #e5e5e5;
        border-right: none;
        padding-bottom: 10px
    }

    .ding-ul li:last-child {
        border-bottom: none
    }

    .pc,
    .ul-tixi {
        display: none
    }

    .pc-1 {
        display: block
    }

    .xuanze-ul li {
        width: 100%;
        padding: 0
    }

    .xuanze-ul li {
        height: auto;
        padding: 15px
    }

    .xuanze-ul li img {
        width: 40%
    }

    .style-ul li {
        font-size: 12px;
        padding: 0 5px
    }

    .color-bo {
        margin: 35px 15px
    }

    .style-ul li:after {
        display: none
    }

    .chang-zi .chang-title {
        font-size: 14px
    }

    .chang-zi .chang-yao {
        font-size: 14px
    }

    .chang-zi {
        padding: 15px
    }

    .jianzhi .head {
        margin-bottom: 10px
    }

    .xuanze-ul {
        margin: 0;
        padding: 0
    }

    .banyuan-ul1 li {
        width: 50%;
        margin-bottom: 30px
    }

    .xiangmu {
        padding-bottom: 20px
    }

    .lic_w {
        padding: 15px
    }

    .container_lic dt:nth-child(1) {
        width: 100%;
        height: auto;
        padding-top: 0;
        border-right: none
    }

    .container_lic dt:nth-child(2) {
        border-left: 1px solid #6bc3b3
    }

    .container_lic dt:nth-child(3) {
        width: 70%
    }

    .container_lic dt:nth-child(3) span {
        width: 11%;
        font-size: 12px
    }

    .container_lic dt:nth-child(3) ul li>div {
        font-size: 12px;
        line-height: 24px
    }

    .container_lic dt:nth-child(2) h3 {
        font-size: 100px
    }

    .container_lic dt:nth-child(2) {
        width: 79px
    }

    .container_lic dt:nth-child(2) {
        height: 300px
    }

    .ban .wen-ps1 .zi {
        padding: 9px;
        font-size: 12px
    }

    .lic {
        padding: 15px
    }

    .container_lic_b .swiper-slide span {
        font-size: 14px
    }

    .honner .honn-lunbo {
        padding: 0 15px 15px 15px
    }

    .ping {
        padding: 20px 0
    }

    .honn-lunbo .swiper-container {
        padding-bottom: 20px
    }

    .honn-lunbo .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .ban .ban-zi {
        font-size: 21px
    }

    .fuli,
    .zhaoxu {
        margin: 15px
    }

    .xucon-uls li .fr span {
        margin-top: 20px;
        font-size: 12px;
        line-height: 30px;
        padding: 0 23px
    }

    .xucon-uls li .fl .p1 {
        font-size: 16px
    }

    .xucon-uls li .fl .p2 {
        font-size: 14px;
        margin-top: 10px
    }

    .zhi-con {
        padding: 0 15px
    }

    .zhi-con .kezhi {
        font-size: 14px;
        line-height: 24px
    }

    .di-con .dizhi-u li a {
        width: auto;
        padding: 0 4px;
    }

    .di-con .dizhi-u li {
        margin: 10px 5px 0 0
    }

    .di-con .dizhi-u2 li:last-child {
        float: left
    }

    .di-con,
    .hall {
        margin: 15px
    }

    .hall .hall-ul li:nth-child(1),
    .hall .hall-ul li:nth-child(2) {
        width: 100% !important;
    }

    .hall .hall-ul li {
        width: 100%
    }

    .map-neirong .fl {
        width: 100%
    }

    .map-neirong .fr {
        width: 100%
    }

    .map-con {
        padding: 15px;
        padding-top: 0
    }

    .hall .hall-ul li:last-child {
        margin-bottom: 0
    }

    .myModal .modal-title {
        font-size: 18px
    }

    .fuli-lunbo .swiper-slide {
        padding: 0 38px
    }

    .fuli-lunbo .swiper-button-next,
    .fuli-lunbo .swiper-button-prev {
        width: 18px;
        height: 32px
    }

    .ship .n-le {
        width: 100%;
        margin-top: 20px
    }

    .newiss .n-rig {
        width: 100%;
        margin-top: 0
    }

    .ship .ship-consh1 .col-md-4 {
        padding: 0 7.5px
    }

    .ship .ship-consh1 {
        margin-bottom: 20px
    }

    .ship .ship-consh1 .row {
        margin: 0 -7.5px
    }

    .ship .n-le .ship-p {
        font-size: 14px
    }

    .newiss .n-rig .ren-tui {
        height: 50px;
        line-height: 50px;
        font-size: 16px
    }

    .newiss .n-le {
        width: 100%;
        margin-top: 20px
    }

    .new-xing .nx-wen .xing-title {
        font-size: 16px
    }

    .new-xing .nx-wen .new-neirong {
        text-indent: 0;
        padding: 18px 0;
        font-size: 14px;
        line-height: 24px
    }

    .newiss .n-le .new-tui a .fl {
        width: 100%;
        position: relative
    }

    .newiss .n-le .new-tui a .fr {
        padding: 15px;
        width: 100%
    }

    .newiss .new-uls li a .fl {
        width: 100%
    }

    .newiss .new-uls li a .fr {
        width: 100%;
        margin-top: 10px
    }

    .newiss .new-uls li {
        padding: 15px 0
    }

    .sh-img img {
        width: 100%
    }

    .yewu-con .huanjie .huan-img {
        margin: 20px 0
    }

    .swiper-pagination-custom,
    .swiper-pagination-fraction,
    .yong-con .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: -2px !important
    }

    .index-new .head {
        margin-bottom: 10px
    }

    .index-yong .head {
        margin-bottom: 10px
    }

    .yong-con {
        margin-top: 15px
    }

    .index-ying .head {
        margin-bottom: 10px
    }

    .head {
        font-size: 20px;
        margin: 10px 0
    }

    .yewu-con .head {
        margin-bottom: 0
    }

    .index-new .index-nes .new-uls li {
        padding: 12px 0
    }

    .index-new .index-nes .new-uls li:nth-of-type(3) {
        display: none
    }

    .index-new .index-nes .new-uls li:nth-of-type(4) {
        display: none
    }

    .morex {
        display: block !important
    }

    .more-i {
        display: none
    }

    .development .rd-cen {
        padding: 15px
    }

    .development .deve-title {
        font-size: 16px;
        padding: 15px 0
    }

    .development .rd-cen .shiyan-con .shi-title {
        font-size: 16px
    }

    .development .rd-cen .shiyan-con .yao-con {
        font-size: 14px;
        line-height: 25px;
        height: 95px
    }

    .development .yanteam .team-img>div {
        width: 100%
    }

    .yanteam {
        padding: 15px
    }

    .development .yanteam .team-img>.div-r {
        margin-top: 1px
    }

    .head-yao {
        font-size: 13px;
        padding-bottom: 10px
    }

    .yewu-con {
        padding: 15px
    }

    #map {
        height: 600px !important
    }

    .di-con .dizhi-u li a {
        border-radius: 5px !important
    }

    .map-con {
        margin-bottom: 0
    }

    .newiss {
        margin-bottom: 0
    }

    .yewu-con .mokuan .mo-ul li {
        width: 100%;
        margin-bottom: 20px
    }

    .yewu-con .duank {
        padding: 15px
    }

    .case,
    .praise {
        padding: 15px
    }

    .color-lu .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }

    .style-con2 {
        padding-bottom: 0
    }

    .style-zi .p4 {
        font-size: 20px
    }

    .style-zi .p3 {
        font-size: 16px
    }

    .zhaoxu .xu-ul li {
        font-size: 13px;
        line-height: 19px
    }

    .style-ul li,
    .style-ul1 li {
        font-size: 12px;
        line-height: 11px;
        padding: 0 2px
    }

    .banyuan-ul1 .fa-yao {
        font-size: 12px;
        line-height: 19px
    }

    .color-bo {
        margin: 24px 0;
        margin-bottom: 0
    }

    #map {
        height: 300px !important
    }

    .style-con {
        padding: 15px
    }

    .chun-ta {
        text-align: center;
    }

    .chun-con {
        font-size: 14px;
    }

    .chun-con p {
        float: none;
        width: 100%;
        padding: 0 15px;
    }

    .ch-link2 {
        float: right;
    }

    .ch-link1 {
        float: right;
    }

    .ytcon {
        position: inherit;
    }

    .yt-title h3 {
        text-align: center;
        padding-top: 25px;
    }

    .ytt-img {
        display: block;
        text-align: center;
    }

    .yiti-con {
        width: 100%;
        text-align: center;
    }
}

.hezuo-lunbo .swiper-slide {
    overflow: hidden;
    cursor: pointer
}

.hezuo-lunbo .swiper-slide:hover {
    border: 1px solid #6bc3b3
}

.hezuo-lunbo .swiper-slide:hover img {
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.bd-case>div {
    display: none
}

.lunbo-wuxian>div {
    display: none
}

#page {
    clear: both;
    margin: 0 auto;
    text-align: center;
    display: table;
    margin: 16px auto
}

#page li {
    float: left;
    padding: 5px 14px;
    border: 1px solid #ccc;
    margin-right: 6px;
    color: #666;
    font-size: 12px;
    list-style: none
}

#page li:hover {
    border: 1px solid #6bc3b3
}

#page li:hover a {
    color: #6bc3b3
}

#page li a {
    color: #666;
    display: inline-block;
    padding: 5px 14px;
    text-align: center;
    margin: -5px -14px -5px -14px
}

#page li.thisclass {
    border: 1px solid #6bc3b3;
    background-color: #6bc3b3;
    color: #fff
}

#page li.thisclass a {
    color: #fff
}

#allmap {
    height: 600px
}

.hall .hall-s-con>div {
    display: none
    /* display: block; */
}

.dizhi-u2 li.active a,
.dizhi-u2 li:hover a {
    background: #53b1a0;
    color: #fff
}

.bo {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.bo i {
    color: #fff;
    font-size: 70px
}

.feng {
    font-size: 20px;
    padding: 20px 50px
}

.huan-img {
    position: relative;
    height: 100%
}

.item {
    width: 100%;
    position: absolute;
    bottom: 27%;
    left: 0
}

.item ul li {
    width: 14%;
    float: left;
    text-align: center;
    cursor: pointer
}

.item ul li img {
    width: 22%;
    margin-bottom: 4%
}

.item ul li:first-of-type img {
    margin-right: 26%
}

.item ul li:nth-of-type(2) img {
    margin-right: 11%
}

.item ul li:nth-of-type(3) img {
    margin-right: -3%
}

.item ul li:nth-of-type(4) img {
    margin-right: -17%
}

.item ul li:nth-of-type(5) img {
    margin-right: -35%;
    margin-top: 3%
}

.item ul li:nth-of-type(6) img {
    margin-right: -41%
}

.item ul li:nth-of-type(7) img {
    margin-right: -55%
}

#map {
    height: 600px;
    cursor: pointer
}

.morex {
    display: none;
    text-align: center;
    margin-top: 20px
}

.morex a {
    padding: 10px 30px;
    background-color: #6bc3b3;
    color: #fff;
    display: inline-block
}

.newiss .nobd {
    font-weight: 400
}

.team-img-phone {
    display: none
}

@media (min-width:768px) {
    .modal-dialog2 {
        width: 70%;
        margin: 5% auto
    }
}

.phone-img {
    display: none
}

.you12 {
    display: inline-block;
    color: #fff;
    border: 1px solid #eeeeee;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
}

.you-uls {
    width: 150px;
    background: #FFFFFF;
    border: 1px solid #eeeeee;
    padding: 5px 0;
    text-align: center;
    bottom: 100%;
    display: none;
    z-index: 99;

    line-height: 30px;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    /* IE 9 */
    -moz-transform: translateX(-50%);
    /* Firefox */
    -webkit-transform: translateX(-50%);
    /* Safari 和 Chrome */
    -o-transform: translateX(-50%);

}

.you12:hover .you-uls {
    display: block;

}

.you-uls a {
    color: #000;
    display: block;

}

.new-xing .nx-wen .xing-title h1 {
    color: #232222;
    font-weight: 700;
    font-size: 30px
}

.fuli-lunbo .swiper-container,
.fuli-lunbo .swiper-wrapper {
    height: auto;
}

.j1 {
    margin: 12px 0;
}


.index-yong .yong-con .swiper-slide .overh img {
    height: 445px;
    object-fit: cover;
}

.new-xing .nx-wen .shang>div a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden
}

@media (min-width: 768px) {
    .modal-dialog {

        top: 48%;
    }


}

@media (max-width: 767px) {


    .new-xing .nx-wen .shang>div {
        width: 100%;
        margin-bottom: 5px;
    }
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {

    background-color: #6bc3b3;
    border-color: #6bc3b3;

}

.new-xing .nx-wen .new-neirong img {
    width: auto !important;
    height: auto !important;

}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #6bc3b3;
}

.pagination>li>a,
.pagination>li>span {
    color: #6bc3b3;
}
@media (max-width: 767px) {
.index-yong .yong-con .swiper-slide .overh img{
    height: 330px;
}
.partner .processbox .processlist .jm-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.zs-img{
    width: 60% !important;
}
.partner .processbox .processlist ul li:nth-of-type(3) p:nth-of-type(2), .partner .processbox .processlist ul li:nth-of-type(7) p:nth-of-type(2){
    margin-top:18px
}
}@media (max-width:767px) {
    .lunbo02 img{
        height: auto!important;
      }.hui .bg-hui{
        object-fit: cover!important;
        padding: 40px 10px 0px 10px;
      }
      .hui .col-md-3{
        padding: 0 5px;
      }.hui .bg-hui .guo-con{
        width: 100%;
        line-height: 20px!important;
      }.hui .bg-hui .hui-title{
        font-size: 20px;
      }.hui .bg-hui{
        height: 270px;
      }.hui .bg-hui .guo{
        font-size: 16px;
      }
      .hui .bg-hui .img-h {
        margin: 6px 0 4px 0;
    }.hui .bg-hui .guo-con{
        margin-top: 5px;
        padding: 0 5px;
    }
    .tyuan_wrap .ty_tit, .shxt_wrap .shxt_tit, .shxt_kr_wrap .xhxt_tit, .shxt_jia .shxt_jia_tit, .shxt_hxtit .shxt_hxtit01 {
        font-size: 20px !important;
        padding: 20px 0px !important;
    }.vis-bot .vis-b .p-ai2 {
        font-size: 14px;
    }
    .vis-bot {
        margin-top: 14px;
    }.shxt_hxtit .shxt_hxtit02 {
        font-size: 14px !important;
        padding: 0 15px;
    }
    .silent02 >img{
        height: 300px;
        object-fit: cover;
    }
    }




    /* 区域经济页面样式 */
    .jxhz{
        padding: 135px 0;
    }
    .jxhz .jxhz-pad{
        padding-left: 126px;
    }
    .jxhz .border-x{
        display: block;
        width: 100%;
        height: 2px;
        background-color: #dbdcdc;
    }
    .jxhz  em{
        display: block;
        width: 100px;
        height: 4px;
        background-color: #6bc3b3;
        transform: translateY(-50%);
    }
    .jxhz .icon-img h3{
        margin-top: 30px;
        padding-bottom: 50px;
        font-size: 35px;
        color: #000;
        font-weight: 700;
    }
    .jxhz .jxhz-content{
        display: block;
        width: 90%;
        padding-top: 50px;
        color: #000;
    }
    .jxhz .jxhz-content p{
        margin-bottom: 15px;
        font-size: 17px;
    }

    .jximg {
        background: url(../png/3e1fd377cd6596490f02cc0c44b91993.png) no-repeat ;
        background-size: contain;
        padding:300px 0;
    }
    .jximg .jx_ys{
        width: 60%;
    }
    .jximg .jx_ys ul{}
    .jximg .jx_ys ul li{
        float: left;
        width: 30%;
        /* height: 160px; */
        margin: 25px 10px;
        border: 2px solid #efefef;
        border-radius: 10px;
        text-align: center;
        color: #fff;
        padding: 35px 0;
    }
    .jximg .jx_ys ul li .jxys_title{
        font-size: 45px;
        font-weight: 700;
        /* margin-top: 35px; */
    }
    .jximg .jx_ys ul li .jxys_content{
        font-size: 16px;
    }


    .jxwzfw{
        padding-top: 188px;
        color: #000;
    }
    .jxwzfw .jxwzfw_first{
        padding-bottom: 75px;
        /* border-bottom:1px solid #3e3a39; */
    }
    .jxwzfw .jxwzfw_left{
        padding:0 30px;
    }
    .jxwzfw .jxwzfw_center{
        border-left: 1px solid #7d7d7d;
        border-right:1px solid #7d7d7d ;
        padding: 0 30px;
    }
    .jxwzfw .jxwzfw_right{
        padding:0 30px;
    }
    .jxwzfw .jxwzfw-title{
        font-size: 35px;
        font-weight: 700;
        margin-bottom: 50px;
    }
    .jxwzfw .jxwzfw-des{
        font-size: 17px;
        line-height: 50px;
        height: 160px;
    }
    .jxwzfw  i{
        display: block;
        width: 26px;
        height: 5px;
        background-color: #3e3a39;
        position: absolute;
        right: 30px;
    }
    .jxwzfw .jxwzfw-img{
        margin-top: 65px;
    }
    .fgx .fgx-x{
        display: block;
        /* width: 100%; */
        height: 1px;
        margin: 0 30px;
        background-color: #7d7d7d;
    }

    .jxwbz{
        padding-top: 75px;
        padding-bottom: 200px;
        color: #000;
    }
    .jxwbz .jxwbz_first i{
        display: block;
        width: 26px;
        height: 5px;
        background-color: #3e3a39;
        position: absolute;
        right: 30px;
    }
    .jxwbz .jxwbz_first>div:nth-child(1) {
        padding: 0 30px;
        border-right: 1px solid #7d7d7d;
    }
    .jxwbz .jxwbz_first>div:nth-child(2){
        padding: 0 30px;
    }
    .jxwbz .jxwzfw-img{
        margin-top: 65px;
    }
    .jxwbz .jxwzfw-img .fwimg-left{
        padding-right: 30px;
    }
    .jxwbz .jxwzfw-img .fwimg-right{
        padding-left: 30px;
    }
    .jxwbz .jxwzfw-title{
        font-size: 35px;
        margin-bottom: 50px;
        font-weight: 700;
    }
    .jxwbz .jxwzfw-des{
        font-size: 17px;
        line-height: 50px;
        height: 325px;
    }

    .hzlc{
        background: url(../png/6eeb71d409740b558e48775f8e53c14a.png) no-repeat ;
        background-size: cover;
        padding:300px 0;
    }
    .hzlc .hzlc-title{
        text-align: center;
        color: #fff;
        font-size: 35px;
    }
    .hzlc .hzbot{
        display: block;
        width: 95px;
        height: 6px;
        margin: auto;
        background-color: #6bc3b3;
        margin-top: 50px;
        margin-bottom: 110px;
    }
    .hzlc .lc{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hzlc .lc li{
        width: 10%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .hzlc .lc .lc-wid{
        width: 20%;
    }
    .hzlc .lc li p {
        font-size: 32px;
        color: #fff;
        margin-top: 30px;
    }
    .zxdh .row{
        transform: translateY(-127px);
        box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 15%);
    }
    .zxdh .zxdh-left{
        padding: 0;
    }
    .zxdh .zxdh-right{
        padding: 80px 0 0 103px;
        background-color: #fff;
    }
    .zxdh  .zxdh-title{
        font-size: 32px;
        color: #000;
        font-weight: 700;
    }
    .zxdh .zxdh-phone{
        font-size: 42px;
        color: #6bc3b3;
        margin-top: 48px;
        margin-bottom: 28px;
    }
    .zxdh .zxdh-content{
        font-size: 21px;
        color: #000;
        margin-bottom: 78px;
    }
    .zxdh .zxdh-add{
        font-size: 18px;
        color: #000;
    }

    .ban .lxk{
        display: block;
        width: 370px;
        height: 400px;
        position: absolute;
        background-color: #fff;
        left: 17%;
        top: 33%;
        border-radius: 15px;
    }
    .ban .lxk .lxk-title{
        display: flex;
        height: 100px;
        background-color: #c8d7dd;
        color: #000;
        justify-content: space-around;
        align-items: center;
        border-top-left-radius:15px ;
        border-top-right-radius: 15px;
    }
    .ban .lxk .lxk-title .lxk-hz h3{
        font-size: 20px;
        font-weight: 700;
        color: #000;
        margin-bottom: 12px;
    }
    .ban .lxk .lxk-title .lxk-hz p{
        font-size: 8px;
        color: #000;
        font-weight: 700;
    }
    .ban .lxk .lxk-title img{
        height: 60px;
    }
    .ban .lxk .lxk-content {
        padding: 23px;
    }
    .ban .lxk .lxk-content ul li{
        height: 40px;
        margin-bottom: 10px;
        border: 1px solid #d6d6d6;
        display: flex;
        align-items: center;
        position: relative;
    }
    .ban .lxk .lxk-content ul li input{
        height: 100%;
        width: 90%;
        font-size: 14px;
        background: transparent;
        z-index: 1;
    }
    .ban .lxk .lxk-content ul li img{
        height: 20px;
        margin: 0 15px;
    }
    .ban .lxk .lxk-content ul li:nth-child(5){
        border: 0;
        text-align: center;
    }
    .ban .lxk .lxk-content ul li:nth-child(5) button{
        width: 90%;
        height: 35px;
        color: #fff;
        font-size: 12px;
        border: 0;
        margin: auto;
    }
    .ban .lxk .lxk-content ul li:nth-child(5) button:hover{
        background:  #c8d7dd;
        border: 0;
    }
    @media (max-width:2000px) {
        .ban .lxk{
            left: 261px;
            top: 288px;
        }
        .jximg{
            padding: 138px 0;
        }
    }
    @media (max-width:1800px) {
        .ban .lxk{
            left: 159px;
            top: 214px;
        }
        .jximg{
            padding: 150px 0;
        }
        .jximg .jx_ys ul li{
            margin: 10px;
            padding: 20px 0;
            height: 177px;
        }
        .hzlc{
            padding: 132px 0;
        }
        .hzlc .hzbot{
            margin-bottom: 20px;
        }
        .hzlc .lc li p{
            font-size: 25px;
        }
        .zxdh .zxdh-right{
            padding: 80px  0  0  105px;
        }
        .jxwbz .jxwbz_first>div:nth-child(2) .jxwzfw-des{
            line-height: 35px;
        }
        .jxhz .jxhz-pad{
            padding-left: 78px;
        }
        .zxdh .row{
            transform: translateY(-50px);
        }
        .zxdh .zxdh-phone{
            margin-top: 28px;
            margin-bottom: 10px;
        }
        .zxdh .zxdh-content{
            margin-bottom: 30px;
            font-size: 16px;
        }
        .zxdh .zxdh-add{
            font-size: 16px;
        }
    }
    @media (max-width:1400px) {
        .jximg{
            padding: 80px 0;
        }
        /* .zxdh .zxdh-right{
            padding: 10px  0  0  20px;
        } */
        
    }
    @media (max-width:1200px) {
        .jximg{
            padding: 80px 0;
        }
        .jximg .jx_ys{
            width: 80%;
        }
        .jximg .jx_ys ul li .jxys_title{
            font-size: 35px;
        }
        .jximg .jx_ys ul li{
            height: 150px;
        }
        .hzlc .lc li p{
            font-size: 20px;
        }
        .zxdh .zxdh-phone{
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .zxdh .zxdh-content{
            margin-bottom: 30px;
        }
        .zxdh .zxdh-right{
            padding: 20px 0 0 20px;
        }
    }
    @media (max-width:990px) {
        .jximg{
            padding: 30px 0;
        }
        .jximg .jx_ys{
            width: 100%;
        }
        .jximg .jx_ys ul li{
            height: 120px;
            padding: 5px;
        }
        .jximg .jx_ys ul li .jxys_title{
            font-size: 25px;
        }
        .jxwzfw .jxwzfw_center{
            border: 0;
        }
        .jxwbz .jxwbz_first>div:nth-child(1){
            border: 0;
        }
        .hzlc{
            background-repeat: no-repeat;
        }
        .hzlc .lc li p{
            font-size: 15px;
        }
        .hzlc .lc li:nth-child(1),
        .hzlc .lc li:nth-child(3),
        .hzlc .lc li:nth-child(5){
            height: 30px;
        }
    }
    @media (max-width:767px) {
        .ban .lxk{  
            position: initial;
            padding: 31px;
        }
        .ban .lxk .lxk-title img{
            display: block;
        }
        .ban .lxk .lxk-content{
            padding: 0;
        }
        .ban .lxk .lxk-content ul li img{
            display: block;
        }
        .jxhz{
            padding: 0;
        }
        .jxhz .icon-img img{
            height: 60px;
        }
        .jxhz .icon-img h3{
            margin-top: 20px;
            padding-bottom: 20px;
            font-size: 25px;
        }
        .jxhz .icon-img{
            text-align: center;
        }
        .jxhz .jxhz-content{
            width: 100%;
            padding: 25px 20px 0 20px;
        }
        .jxhz .border-x,.jxhz em{
            margin: auto;
        }
        .jxhz .jxhz-content p{
            text-align: justify;
        }
        .jximg .jx_ys{
            width: 100%;
        }
        .jximg{
            padding: 0;
            background: url(../png/qy.png);
            margin: 20px 0;
        }
        .jximg .jx_ys ul li{
            margin: 10px;
            padding: 10px;
            width: 43%;
            height: 137px;
        }
        .jximg .jx_ys ul li .jxys_title{
            font-size: 22px;
            margin-top: 15px;
        }
        .jximg .jx_ys ul li .jxys_content{
            font-size: 8px;
            margin-top: 10px;
        }
        .jxwzfw{
            padding-top: 30px;
        }
        .jxwzfw .jxwzfw-title{
            margin-bottom: 20px;
            font-size: 25px;
        }
        .jxwzfw .jxwzfw-des{
            height: 100px;
            line-height: 25px;
            font-size: 14px;
            text-align: justify;
        }
        .jxwbz{
            padding-bottom: 30px;
            padding-top: 30px;
        }
        .jxwbz .jxwzfw-title{
            margin-bottom: 20px;
            font-size: 25px;
            font-weight: 700;
        }
        .jxwbz .jxwzfw-des{
            line-height: 30px;
        }
        .jxwbz .jxleft .jxwzfw-des{
            height: 75px;
            font-size: 14px;
            line-height: 25px;
            text-align: justify;
        }
        .jxwbz .jxright .jxwzfw-des{
            height: 260px;
            font-size: 14px;
            line-height: 25px;
            text-align: justify;

        }
        .jxwbz .jxwzfw-img .fwimg-left,.jxwbz .jxwzfw-img .fwimg-right{
            padding: 10px;
        }
        .jxwbz .jxwzfw-img{
            margin-top: 15px;
        }
        .hzlc{
            padding: 30px 0;
            /* background: url(../images/hzjl.png); */
        }
        .hzlc .hzbot{
            margin-top: 10px;
            margin-bottom: 45px;
        }
        .hzlc .lc li:nth-child(1),
        .hzlc .lc li:nth-child(3),
        .hzlc .lc li:nth-child(5){
            height: 30px;
        }
        .hzlc .lc li p{
            font-size: 12px;
            width: 50px;
            text-align: center;
        }
        .hzlc .lc .lc-wid{
            width: 15%;
        }
        /* .hzlc .lc img{
            height: 30px;
        } */
        .zxdh .zxdh-right{
            padding: 40px  0 60px 15px;

        }
        .zxdh .row{
            transform: translateY(0);
        }
        .jxhz .jxhz-pad{
            padding-left: 0;
        }
        .jxwzfw .jxwzfw-img{
            margin-top: 15px;
        }
        .jxwzfw .jxwzfw_center{
            margin-top: 30px;
        }
        .jxwzfw .jxwzfw_right{
            margin-top: 30px;
        }
        .jxwzfw .jxwzfw_first{
            padding-bottom: 0;
        }
        .jxwbz .jxwbz_first>div:nth-child(2){
            margin-top: 30px;
        }
        .hzlc .hzlc-title{
            font-size: 25px;
        }
        .zxdh .zxdh-title,.zxdh .zxdh-content,.zxdh .zxdh-add{
            font-size: 15px;
        }
    }
