@charset "utf-8";

*, *:before, *:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    outline: 0;

    margin: 0;

    padding: 0;

}

#bsWXBox {

    box-sizing: content-box;

}

ul {

    list-style: none;

}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li, sub, sup, tt, var, del, dfn, ins, kbd, q, s, samp, strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select {

    margin: 0;

    padding: 0;

}

a:link, a:visited {

    text-decoration: none;

    outline: 0;

    color: #666

}

a:hover, a:active, a:focus {

    color: #666;

    text-decoration: none

}

img {

    border: 0;

    padding: 0;

    margin: 0;

    max-width: 100%;

}

table {

    border-collapse: collapse;

    width: 100%

}

h1, h2, h3, h4, h5, h6 {

    font-weight: normal;

}

input, textarea {

    font-size: 14px;

    outline: 0;

    overflow: hidden;

    font-family: arial, "microsoft yahei"

}

input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {

    cursor: pointer;

    outline: 0;

    border: none;

}

input[type='checkbox'], input[type='radio'] {

    position: relative;

    vertical-align: middle;

}

textarea, input[type='email'], input[type='date'], input[type='password'], input[type='text'] {

    outline: 0;

    color: #666;

}

input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {

    -webkit-appearance: none

}

input, select, textarea {

    -webkit-appearance: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

::-webkit-input-placeholder {

    color: #666

}

:-moz-placeholder {

    color: #666;

    opacity: 1

}

::-moz-placeholder {

    color: #666;

    opacity: 1

}

:-ms-input-placeholder {

    color: #666

}

.clearfix:after {

    clear: both;

    height: 0;

    content: "";

    line-height: 0;

    font-size: 0;

    display: block

}

.clear {

    clear: both;

}

input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(250, 255, 189);
    background-image: none;
    color: rgb(0, 0, 0);
}

body {

    font-family: "Arial";

    font-size: 14px;

    color: #666;

    line-height: 1.5;

    width: 100%;

    background: #fff;

    -webkit-tap-highlight-color: transparent;

}

.fl {

    float: left;

}

.fr {

    float: right;

}

.pic {

    position: relative;

    overflow: hidden;

    width: 100%;

}

.pic:after {

    content: '';

    display: block;

    padding-bottom: 100%;

}

.pic img {

    transition: .5s;

}

.middleCenter {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    max-width: 100%;

    max-height: 100%;

    display: block;

    vertical-align: middle;

    text-align: center;

    margin: auto

}

.container1 {

    width: 85.5%;

    margin: 0 auto;

    position: relative;

    z-index: 0;

}

header {

    width: 100%;

    margin: 0 auto;

    position: relative;

    z-index: 999;

}

.top {

    height: 65px;

    padding-top: 15px;

    background: #505050;

}

.tlogo {

    float: left;

}

.tnation {

    float: right;

    margin-left: 80px;

}

.tnation li {

    float: left;

    background: url("../images/line.png") no-repeat right center;

    line-height: 35px;

}

.tnation li:last-child {

    background: none;

}

.tnation li a {

    display: block;

    color: #fff;

    padding: 0px 12px;

    font-size: 16px;

}

.tnation li:last-child a {

    padding-right: 0;

}

.tlink {

    float: right;

}

.tlink a {

    display: block;

    float: left;

    margin-left: 30px;

    height: 35px;

}

.daohang {

    display: block;

    width: 100%;

    margin: 0 auto;

    height: 135px;

    clear: both;
    background-color: #fff;

}

.yx {

    float: left;

}

.yx a {

    display: block;

    padding-top: 31px;

}

.yx img {

    max-width: 100%;

    height: auto;

}

.search {

    float: right;

    margin-top: 43px;

}

.searchform {

    position: relative;

}

.forminput1 {

    width: 280px;

    border: 2px solid #b4b4b4;

    background-color: #fff;

    line-height: 46px;

    height: 50px;

    border-radius: 25px;

    padding-left: 20px;

}

.forminput2 {

    width: 25px;

    height: 25px;

    background: url("../images/search1.png") no-repeat center;

    position: absolute;

    top: 13px;

    right: 20px;

    border: none;

    text-indent: -999px;

}

.navdaohang {

    float: right;

    margin-right: 50px;

}

.menupc li {

    float: left;

    text-align: center;

    position: relative;

    line-height: 135px;

}

.menupc li a {

    display: block;

    color: #8c8c8c;

    font-size: 30px;

    font-weight: bold;

    padding: 0px 45px;

    text-transform: uppercase;

}

.menupc li a:hover {

    color: #fc5000;

}

.menupc li .current {

    color: #fc5000;

}

.menupc .menu1 {

    position: static;

}

.menupc .solstyle {

    background-color: #f8f8f8;

    position: absolute;

    display: none;

    left: 0;

    overflow: hidden;

    z-index: 999;

    width: 100%;

    padding: 15px 39px 28px 39px;

}

.solstyle > li {

    width: 50%;

    position: relative;

    line-height: 0;

}

.solstyle li a {

    display: block;

    padding: 0 !important;

}

.solstyle_img {

    position: relative;

    overflow: hidden;

}

.solstyle_img img {

    max-width: 100%;

    height: auto;

    transition: .5s;

}

.solstyle_txt {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.solstyle li:nth-child(1) .solstyle_txt {

    background-color: rgba(84, 84, 84, 0.3);

}

.solstyle li:nth-child(2) .solstyle_txt {

    background-color: rgba(255, 61, 0, 0.3);

}

.solstyle li a:hover .solstyle_img img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.solstyle li a:hover .solstyle_txt {

    background-color: transparent;

}

.solstyle_txt p {

    padding-top: 30%;

    color: #fff;

    font-size: 20px;

}

.menupc .solstyle.subnav {

    display: block;

}

/*手机导航*/

.phone-nav {

    position: absolute;

    font-size: 30px;

    right: 15px;

    top: 0px;

    line-height: 60px;

    display: none;

    color: #666;

}

.phone-nav img {

    height: 30px;

    margin-top: 15px;

    display: block;

}

.header a[href="#page"] {

    display: none !important;

}

.mm-opened .header a[href="#page"] {

    display: block !important;

}

.mm-opened .header a[href="#mmenu"] {

    display: none !important;

}

#mmenu {

    z-index: 9999;

}

#mmenu li .home-search {

    float: left;

    margin-left: 20px;

    width: 90%;

    background-color: #fff;

    padding-left: 0;

    overflow: hidden;

    margin-top: 10px;

    position: relative

}

#mmenu li .home-search .keyword {

    text-align: left;

    border: 0;

    box-shadow: 0;

    border-radius: 0;

    width: 86%;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    -o-border-radius: 0;

    -mz-border-radius: 0;

    font-size: 14px;

    color: #999;

    line-height: 20px;

    vertical-align: top;

    padding: 6px 86px 6px 10px;

    -webkit-appearance: none;

    background-color: #fff;

    border: 1px solid #ccc

}

#mmenu li .home-search .keyword:focus {

    transition: border linear .2s, box-shadow linear .5s;

    -moz-transition: border linear .2s, -moz-box-shadow linear .5s;

    -webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;

    outline: 0;

    border: 1px solid #0a78bc;

}

#mmenu li .home-search .btn-sub {

    top: 0;

    border: 0;

    right: 0;

    color: #e20008;

    width: 42px;

    height: 34px;

    line-height: 34px;

    text-align: center;

    position: absolute;

    cursor: pointer;

    border-radius: 0;

    background: #fc5000 url(search3.png) no-repeat center center;

}

.container-fluid {

    margin-left: auto;

    margin-right: auto;

    padding: 0 15px;

}

@media (max-width: 1200px) {

    .daohang:before {

        width: 0;

    }

    .daohang:after {

        width: 0;

    }

    .daohang {

        height: 60px;

    }

    .yx a {

        padding-top: 10px;

    }

    .yx img {

        height: 40px;

    }

    .phone-nav {

        display: block;

    }

    .search {

        display: none;

    }

    .navdaohang {

        display: none;

    }

    .nation {

        display: none;

    }

}

/*swiper的banner*/

.home-banner {

    overflow: hidden;

    width: 100%;

    margin: 0 auto;

    position: relative;

}

.swiper-container {

    width: 100%;

    height: 100%;

    position: relative;

}

.swiper-slide {

    text-align: center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.banners img {
    display: block;
    width: 100%;

    height: auto;

}

.home-banner .swiper-container .swiper-pagination {

    display: block;

    bottom: 5px;

}

.home-banner .swiper-container .swiper-pagination-bullet {

    width: 34px;

    height: 34px;

    background-color: rgba(255, 255, 255, 0.9);

    border-radius: 25px;

    opacity: 1;

    outline: none;

    border: 5px solid #bbb;

}

.home-banner .swiper-container .swiper-pagination-bullet-active {

    border: 5px solid #fc5000;

}

.banner-info {

    position: absolute;

    bottom: 35%;

    width: 1200px;

    left: 50%;

    color: #fff;

    z-index: 6;

    margin-left: -600px;

    text-align: justify;

}

.banner-info .container {

    width: 100%;

}

.banner-info .bt {

    font-size: 50px;

    margin-bottom: 30px;

    text-transform: uppercase;

    font-weight: bold;

}

.banner-info .jsh {

    font-size: 18px;

}

.home-banner .swiper-slide-active .bt {

    -webkit-animation: 2.5s myfirst1 alternate;

    animation: 2.5s myfirst1 alternate;

    position: relative

}

.home-banner .swiper-slide-active .jsh {

    -webkit-animation: 3.0s myfirst2 alternate;

    animation: 3.0s myfirst2 alternate;

    position: relative

}

@-webkit-keyframes myfirst1 {
    0% {
        right: -100px;
        opacity: 0
    }
    100% {
        right: 0;
        opacity: 1
    }
}

@keyframes myfirst1 {
    0% {
        right: -100px;
        opacity: 0
    }
    100% {

        right: 0;
        opacity: 1
    }
}

@-webkit-keyframes myfirst2 {
    0% {
        left: -100px;
        opacity: 0
    }
    100% {
        left: 0;
        opacity: 1
    }
}

@keyframes myfirst2 {

    0% {

        left: -100px;

        opacity: 0

    }

    100% {

        left: 0;

        opacity: 1

    }

}

footer {

    width: 100%;

    margin: 0 auto;

}

.footer1 {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 56px 0;

}

.footer1_fl {
    float: left;
    width: 13%;
}
.footer1_fl img{
    width: auto;
    height: 38px;
}
.footer1_fc {

    float: left;

    width: 65%;

}

.footer1_fc li {

    float: left;

    width: 20%;

}

.footer1_fc li a {

    display: block;

    color: #8c8c8c;

    font-size: 20px;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.menulist {

    margin-top: 11px;

}

.menulist li {

    float: none;

    display: inline-block;

    width: 100%;

}

.menulist li a {

    font-size: 16px;

    color: #969696;

}

.menulist li a:hover {

    color: #fc5000;

}

.footer1_fr {

    float: right;

    width: 16%;

}

.footer1_fr_title {

    font-size: 20px;

    color: #8b8b8b;

}

.footer1_fr_link {

    margin: 25px 0px 84px 0px;

    height: 32px;

}

.footer1_fr_link li {

    float: left;

    margin-right: 17px;

}

.footer1_fr_link a {

    display: block;

}

.weixin {

    position: relative;

}

.weixin::after {

    content: url(../images/ewm.png);

    position: absolute;

    right: 50px;

    bottom: -70px;

    z-index: 99;

    width: 99px;

    height: 115px;

    border-radius: 4px;

    transform-origin: top center;

    transform: scale(0);

    opacity: 0;

    -webkit-transition: all .4s ease-in-out;

    -o-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

}

.weixin:hover::after {

    transform: scale(1);

    opacity: 1;

}

.footer1_fr_phone {

    font-size: 18px;

    color: #8c8c8c;

}

.footer2 {

    color: #8c8c8c;

    padding: 14px 0px 57px 0px;

    background: #f5f5f5;

    font-size: 12px;

}

.home-column1 {

    width: 100%;

    margin: 0 auto;

    overflow: hidden;

}

.home-column1 h3 {

    text-align: center;

    color: #505050;

    font-size: 40px;

    padding: 50px 0px;

    font-weight: bold;

}

.home-column1 img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.home-contact {

    width: 100%;

    margin: 0 auto;

    background: url("../images/contactbg.jpg") no-repeat center;

    background-size: cover;

    padding: 80px 0px;

    overflow: hidden;

}

.contact_title {

    text-align: center;

}

.contact_title a {

    font-size: 40px;

    font-weight: bold;

    color: #fc5000;

}

.contact_bt{
    text-align: center;
    color: #ccc;
    font-size: 20px;
    margin-top: 10px;
}

.contact_con {
    display: none;
    margin-top: 70px;

}

.home-contact .feedback_con .f1 label{
    color: #fff;
}
.home-contact .feedback_con .choose p{
    color: #fff;
}
.home-contact .feedback_con .f2 h3{
    color: #fff;
}
.home-contact .feedback_con .f2_con li p{
    color: #fff;
}


.contact_fl {

    float: left;

    width: 50%;

    padding-right: 3%;

    margin-right: 3%;

    border-right: 1px solid #fff;

}

.contact_fl li {

    float: left;

    width: 50%;

    padding: 0 30px;

    margin-bottom: 31px;

}

.contact_fl li:last-child {

    margin-bottom: 0px;

}

.contact_fl li h3 {

    color: #fff;

    margin-bottom: 10px;

}

.contact_fl li input {

    width: 100%;

    border: 1px solid #b5b3b4;

    border-radius: 30px;

    background: #fff;

    height: 54px;

    line-height: 54px;

    padding-left: 20px;

}

.contact_fl .text {

    width: 100%;

}

.contact_fl .qr {
    text-align: center;
    position: relative;
    margin-top: 23px;
}

.contact_fl .qr p {
    width: 310px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    margin: 0px auto;
    border-radius: 30px;
    background: -webkit-linear-gradient(left, #fc5000, #ff7900);
    background: -o-linear-gradient(right, #fc5000, #ff7900);
    background: -moz-linear-gradient(right, #fc5000, #ff7900);
    background: linear-gradient(to right, #fc5000, #ff7900);
    transition: .5s;
}

.contact_fl .qr input {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -155px;
    width: 310px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    padding-left: 0;
    background-color: transparent;
}

.contact_fl .qr:hover p {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.contact_fr {

    float: right;

    width: 46%;

}

.phone {

    background: url(../images/indexc.png) no-repeat 30px top;

    padding-left: 160px;

    margin-top: 15px;

    color: #fff;

}

.phone h3 {

    font-size: 20px;

    margin-bottom: 24px;

}

.phone p {

    font-size: 20px;

    margin-bottom: 20px;

}

.phone b {

    display: block;

    font-size: 28px;

    line-height: 35px;

}

.phone span {

    margin-top: 180px;

    display: block;

    font-size: 16px;

    line-height: 30px;

    opacity: .6;

}

.home-procate {

    width: 100%;

    margin: 0 auto;

}

.procate_con {

    width: 85%;

    margin: 45px auto;

    position: relative;

}

.procates a {

    display: block;

    overflow: hidden;

}

.procates a .pic {

    width: 85px;

    height: 85px;

    margin: 0 auto;

}

.procates a .pic img{
    max-width: 90%;
}

.pbefore {

    opacity: 1;

}

.pafter {

    opacity: 0;

}

.procates a:hover .pic .pbefore {

    opacity: 0;

}

.procates a:hover .pic .pafter {

    opacity: 1;

}

.cate_txt {

    margin-top: 10px;

    text-align: center;

    color: #545454;

    font-size: 16px;

}

.procates a:hover .cate_txt {

    color: #f8943c;

}

.procate_con .swiper-button-next, .procate_con .swiper-button-prev {

    display: block;

    position: absolute;

    top: 50%;

    width: 15px;

    height: 25px;

    margin-top: -12px;

    z-index: 10;

    cursor: pointer;

    outline: none;

}

.procate_con .swiper-button-prev {

    background: url("../images/arrow_fl.png") no-repeat left center;

    left: 0;

    right: auto;

}

.procate_con .swiper-button-prev:hover {

    background: url("../images/arrow_flh.png") no-repeat left center;

}

.procate_con .swiper-button-next {

    background: url("../images/arrow_fr.png") no-repeat repeat center;

    right: 0;

    left: auto;

}

.procate_con .swiper-button-next:hover {

    background: url("../images/arrow_frh.png") no-repeat repeat center;

}

.procate_more {
    text-align: center;
    position: relative;
    margin-bottom: 93px;
}

.procate_more p {
    width: 280px;
    margin: 0 auto;
    height: 50px;
    border-radius: 30px;
    background: -webkit-linear-gradient(left, #fc5000, #ff7900);
    background: -o-linear-gradient(right, #fc5000, #ff7900);
    background: -moz-linear-gradient(right, #fc5000, #ff7900);
    background: linear-gradient(to right, #fc5000, #ff7900);
    transition: .5s;
}

.procate_more a {
    display: block;
    width: 280px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -140px;
}

.procate_more:hover p {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    /*box-shadow: 0 0 0 0.2rem rgba(255, 121, 0, .4);*/
}

.home-solutions {

    width: 100%;

    margin: 0 auto;

}

.home-solutions li {

    float: left;

    width: 50%;

    position: relative;

}

.home-solutions li a {

    display: block;

    overflow: hidden;

    -webkit-transition: all .7s ease;

    -moz-transition: all .7s ease;

    -ms-transition: all .7s ease;

    -o-transition: all .7s ease;

    transition: all .7s ease;

}

.home-solutions li.thumbnail {

    position: relative;

    overflow: hidden;

}

.link-img {

    overflow: hidden;

}

.link-img img {

    display: block;

    width: 100%;

    height: auto;

    transition: .5s;

}

.link-name-default {

    position: absolute;

    left: 0px;

    top: 0;

    width: 100%;

    height: 100%;

    overflow: hidden;

    -webkit-transition: all 0.25s ease-in-out;

    -moz-transition: all 0.25s ease-in-out;

    -o-transition: all 0.25s ease-in-out;

    -ms-transition: all 0.25s ease-in-out;

    transition: all 0.25s ease-in-out;

}

.home-solutions li:nth-child(1) a .link-name-default {

    background-color: rgba(84, 84, 84, 0.4);

}

.home-solutions li:nth-child(2) a .link-name-default {

    background-color: rgba(255, 61, 0, 0.4);

}

.link-name-default h3 {

    font-size: 40px;

    color: #fff;

    font-weight: bold;

    text-transform: uppercase;

    margin-top: 30%;

    text-align: center;

}

.link-setion-text {

    display: block;

    width: 100%;

    position: absolute;

    top: 50%;

    left: 0;

    z-index: 10;

    color: #fff;

    text-align: center;

    opacity: 0;

    filter: alpha(opacity=0);

    -webkit-transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -o-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    -webkit-transition: all 0.25s ease-in-out;

    -moz-transition: all 0.25s ease-in-out;

    -o-transition: all 0.25s ease-in-out;

    -ms-transition: all 0.25s ease-in-out;

    transition: all 0.25s ease-in-out;

}

.link-setion-text h3 {

    margin-top: -20px;

    font-size: 40px;

    color: #fff;

    font-weight: bold;

    max-width: 100%;

    height: auto;

    margin: auto;

    text-transform: uppercase;

    text-align: center;

    transition: all 0.35s ease-out;

    -moz-transition: all 0.35s ease-out;

    -o-transition: all 0.35s ease-out;

    -webkit-transition: all 0.35s ease-out;

    -ms-transition: all 0.35s ease-out;

    border: none !important;

    margin-bottom: 25px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.link-summary {

    width: 100%;

    margin: 0 auto;

    padding: 0px 25px;

}

.link-setion-text p {

    overflow: hidden;

    font-size: 16px;

    line-height: 30px;

    color: #fff;

    width: 88%;

    margin: -55px auto 0px auto;

    height: 60px;

    text-align: justify;

    transition: all 0.35s ease-out;

    -moz-transition: all 0.35s ease-out;

    -o-transition: all 0.35s ease-out;

    -webkit-transition: all 0.35s ease-out;

    -ms-transition: all 0.35s ease-out;

    word-break: break-all;

}

.home-solutions li a .opacity-overlay {

    display: block;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    cursor: pointer;

    _height: expression( (this.parentElement.clientHeight) +'px');

    -webkit-transition: all 0.25s ease-in-out;

    -moz-transition: all 0.25s ease-in-out;

    -o-transition: all 0.25s ease-in-out;

    -ms-transition: all 0.25s ease-in-out;

    transition: all 0.25s ease-in-out;

}

.home-solutions li a:hover .link-name-default {

    background-color: transparent;

    opacity: 0;

    filter: alpha(opacity=0);

}

.home-solutions li a:hover .link-setion-text {

    opacity: 1;

    filter: alpha(opacity=100);

}

.home-solutions li a:hover .link-setion-text h3 {

    margin-top: 0px;

}

.home-solutions li a:hover .link-setion-text p {

    margin-top: 0px;

}

.home-solutions li a:hover .link-img img {

    -webkit-transform: scale(1.05);

    -moz-transform: scale(1.05);

    -ms-transform: scale(1.05);

    -o-transform: scale(1.05);

    transform: scale(1.05);

}

/*服务与支持*/

.inner-banner {

    width: 100%;

    margin: 0 auto;

    position: relative;

}

.inner-banner img {

    display: block;

    width: 100%;

    height: auto;

}

.inner-main {

    width: 100%;

    margin: 0 auto;

}

.inner_download {

    margin: 80px 0px;

    overflow: hidden;

}

.support_title {

    color: #fc5000;

    font-size: 40px;

    font-weight: bold;

}

.download_con {

    margin-top: 30px;

}

.download_con li {

    float: left;

    width: 49%;

    margin: 0 0.5%;

    border: 1px solid #b4b4b4;

    border-radius: 25px;

    padding: 37px 37px 100px 37px;

    overflow: hidden;

    min-height: 362px;

    background-color: #f5f5f5;

    position: relative;

}

.download_con li:after {

    content: '';

    display: block;

    width: 128px;

    height: 128px;

    background: url("../images/down.png") no-repeat right center;

    position: absolute;

    right: 37px;

    top: 50%;

    margin-top: -64px;

}

.xz {

}

.xz_title {

    font-size: 30px;

    margin-bottom: 40px;

    display: inline-block;

    color: #fc5000;

    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#d8965a), to(#fc5000));

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

}

.xz_con {

    background: url("../images/nian.png") no-repeat left 5px;

    padding-left: 48px;

}

.xz_con dl {

    overflow: hidden;

}

.xz_con dl dd {

    margin-bottom: 10px;

}

.xz_con dl dd a {

    display: block;

    color: #8c8c8c;

    font-size: 22px;

    font-weight: lighter;

    transition: .5s;

    width: 70%;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.xz_con dl dd a:hover {

    color: #fc5000;

}

#goodcover1 {

    display: none;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 133%;

    background-color: black;

    z-index: 1001;

    -moz-opacity: 0.8;

    opacity: 0.70;

    filter: alpha(opacity=70);

}

#code1 {

    z-index: 9999;

    position: fixed;

    top: 0;

    width: 100%;

    height: 100%;

    display: none;

}

.login_t {
    width: 525px;
    margin: 8% auto;
    position: relative;
}

.login_t h3 {

    text-align: center;

    font-size: 30px;

    color: #fff;

    letter-spacing: 0.8em;

}

.closeicon1 {

    display: block;

    width: 39px;

    height: 39px;

    position: absolute;

    right: 18px;

    top: 5px;

    background: url(../images/close-close-icon.png) no-repeat;

    z-index: 99;

}

.login_b {

    width: 525px;

    margin: 0 auto;

}

.login_b1 {

    margin-bottom: 45px;

    overflow: hidden;

}

.login_b1 label {

    float: left;

    color: #fff;

    font-size: 30px;

    line-height: 48px;

    width: 117px;

}

.login_b1 input {

    float: right;

    width: 408px;

    background-color: #fff;

    line-height: 48px;

    height: 48px;

    border-radius: 30px;

    padding-left: 20px;

    border: none;

}

.login_b2 {

    overflow: hidden;

}

.login_b2 input {

    display: block;

    width: 310px;

    height: 54px;

    line-height: 54px;

    text-align: center;

    margin: 15% auto 0 auto;

    color: #fff;

    border-radius: 30px;

    background: -webkit-linear-gradient(left, #fc5000, #ff7900);

    background: -o-linear-gradient(right, #fc5000, #ff7900);

    background: -moz-linear-gradient(right, #fc5000, #ff7900);

    background: linear-gradient(to right, #fc5000, #ff7900);

    border: none;

    font-size: 16px;

}

.inner_contact {

    background: url("../images/contactbg1.jpg") no-repeat center;

    padding: 80px 0px 110px 0px;

    overflow: hidden;

    background-size: cover;

}

.inner_contact .support_title {

    color: #fff;

}

.icontact_con {

    margin-top: 80px;

    color: #fff;

}

.icontact_con_t {

    background: url("../images/point.jpg") repeat-x bottom;

    padding-bottom: 50px;

    overflow: hidden;

}

.icontact_con_tfl {

    float: left;

    width: 50%;

}

.icontact_con_tfl p {

    font-size: 16px;

    padding-left: 93px;

    line-height: 30px;

    margin-bottom: 30px;

}
.icontact_con_tfl div {

    font-size: 16px;

    line-height: 30px;

    margin-bottom: 30px;

}

.c1 {

    background: url("../images/c1.png") no-repeat left center;

}

.c2 {

    background: url("../images/c2.png") no-repeat left center;

}

.icontact_con_tfr {

    float: right;

    width: 50%;

}

.c3 {

    background: url("../images/c3.png") no-repeat left 5px;

    padding-left: 93px;

    overflow: hidden;

}

.c3 li {

    float: left;

    width: 50%;
    margin-bottom: 20px;

}

.c3 li h3 {

    font-size: 16px;

    margin-bottom: 20px;

}

.c3 li p {

    font-size: 30px;

}

.icontact_con_b {

    float: right;

    width: 50%;

    padding-left: 93px;

    overflow: hidden;

}

.icontact_con_b p {

    font-size: 16px;

    padding-top: 30px;

}

.inner_feedback {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 56px 0px;

}

.feedback_p {

    color: #8c8c8c;

    font-size: 24px;

    margin-top: 10px;

}

.feedback_con {

    overflow: hidden;

    max-width: 80%;

    margin: 56px auto 0px auto;

}

.f1 {

    margin-bottom: 43px;

    overflow: hidden;

}

.f1_fl {

    float: left;

    width: 42%;

    padding-right: 7%;

    margin-right: 7%;

}

.f1 label {

    display: block;

    color: #8c8c8c;

    margin-bottom: 15px;

    font-size: 16px;

}

.f1_fl input {

    background-color: #fff;

    width: 100%;

    height: 52px;

    line-height: 46px;

    border: 3px solid #b4b4b4;

    border-radius: 30px;

    font-size: 24px;

    color: #8c8c8c;

    padding-left: 20px;

}

.f1_fl input:focus {
    border: 3px solid #fc5000;
}

.f1_fr {

    float: right;

    width: 51%;

}

.choose {

}

.choose_fl {

    float: left;

    width: 48%;

}

select {

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

.choose select {

    float: left;

    width: 90%;

    background-color: #fff;

    border-radius: 30px;

    height: 52px;

    line-height: 46px;

    border: 3px solid #b4b4b4;

    text-align: center;

    text-align-last: center;

    font-size: 24px;

    color: #8c8c8c;

}

.choose select:focus {
    border: 3px solid #fc5000;
}

.choose p {

    float: right;

    line-height: 52px;

    font-size: 24px;

    color: #8c8c8c;

}

.choose select option {

    text-align: center;

}

.choose_fr {

    float: right;

    width: 48%;

}

.choose_fr select {

    width: 83%;

}

.f1 textarea {

    width: 100%;

    background-color: #fff;

    border-radius: 30px;

    height: 165px;

    line-height: 30px;

    border: 3px solid #b4b4b4;

    font-size: 24px;

    color: #8c8c8c;

    padding: 10px;

    resize: none;

}

.f1 textarea:focus {
    border: 3px solid #fc5000;
}

.f2 {

    margin-bottom: 60px;

    overflow: hidden;

}

.f2 h3 {

    display: block;

    color: #8c8c8c;

    margin-bottom: 15px;

    font-size: 16px;

}

.f2_con {

}

.f2_con li {

    float: left;

    width: 49%;

    margin-right: 2%;

    position: relative;

}

.f2_con li:last-child {

    margin-right: 0;

}

.f2_con li input {

    float: left;

    margin-right: 20px;

}

.f2_con li input[type="radio"] {

    width: 36px;

    height: 36px;

    opacity: 0;

}

.f2_con li label {

    position: absolute;

    left: 0px;

    top: 0;

    width: 36px;

    height: 36px;

    border-radius: 50%;

    border: 6px solid #c0c0c0;

    background-color: #fff;

}

.f2_con li input:checked + label {

    background-color: #fff;

    border: 6px solid #fc5000;

}

.f2_con li input:checked + label::after {

    position: absolute;

    content: "";

    width: 24px;

    height: 24px;

    top: 0px;

    left: 0px;

    background-color: #fff;

    border-radius: 50%;

}

.f2_con li p {

    font-size: 24px;

    color: #8c8c8c;

    line-height: 30px;

    padding-left: 56px;

}

.f2_con li p span {

    font-size: 16px;

}

.f3 {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.f3 p {
    width: 310px;
    margin: 0 auto;
    height: 54px;
    border-radius: 30px;
    background: -webkit-linear-gradient(left, #fc5000, #ff7900);
    background: -o-linear-gradient(right, #fc5000, #ff7900);
    background: -moz-linear-gradient(right, #fc5000, #ff7900);
    background: linear-gradient(to right, #fc5000, #ff7900);
    transition: .5s;
}

.f3 input {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -155px;
    width: 310px;
    height: 54px;
    line-height: 54px;
    border-radius: 30px;
    text-align: center;
    display: block;
    color: #fff;
    border: none;
    font-size: 16px;
    background-color: transparent;
}

.f3:hover p {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    /*box-shadow: 0 0 0 0.2rem rgba(255, 121, 0, .4);*/
}

/*新闻中心*/

.inner_news {

    border-top: 1px solid #8c8c8c;

    padding-top: 25px;

    overflow: hidden;

}

.news_location {

    font-size: 16px;

    color: #949494;

    background: url("../images/home.png") no-repeat left center;

    padding-left: 45px;

    line-height: 28px;

}

.news_location a {

    font-size: 20px;

    color: #8c8c8c;

    margin: 0px 18px;

}

.news_location a:nth-child(1) {

    font-size: 16px;

}

.news_location span {

    margin: 0px 18px;

    font-size: 20px;

}

.news_con {

    overflow: hidden;

}

.news_con_nav {

    margin: 50px 0px;

    overflow: hidden;

}

.news_con_nav ul {

    display: flex;

    justify-content: center;

}

.news_con_nav li {

    background: url("../images/xian.jpg") no-repeat right center;

}

.news_con_nav li:last-child {

    background: none;

}

.news_con_nav li a {

    display: block;

    color: #8c8c8c;

    font-size: 20px;

    padding: 0px 68px;

}

.news_con_nav li a:hover {

    color: #fc5000;

}

.news_con_nav li .current {

    color: #fc5000;

}

.news_con_info ul{
    overflow: hidden;
}

.news_con_info li {

    float: left;

    width: 33.3%;

    padding: 0px 20px;

    margin-bottom: 45px;

}

.news_con_info li a {

    display: block;

}

.news_con_info li .pic:after {

    padding-bottom: 48%;

}

.news_con_info li a:hover .pic img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.news_txt {

    border: 1px solid #707070;

    border-top: none;

    padding: 25px 40px;

    overflow: hidden;

    color: #8c8c8c;

}

.news_txt h3 {

    font-size: 24px!important;

    margin-bottom: 20px;

    height: 60px;

    overflow: hidden;

    line-height: 30px;

    padding: 0!important;
}

.news_txt p {

    text-align: right;

    font-size: 16px;

}

.news_con_info li a:hover .news_txt h3 {

    color: #fc5000;

}

/*分页*/

.pagination {

    text-align: center;

    padding: 20px 0px 55px 0px;

    color: #666;

    clear: both;

}

.pagination a {

    display: inline-block;

    color: #000;

    font-size: 16px;

    border: 1px solid #ededed;

    text-align: center;

    text-transform: capitalize;

    width: 40px;

    height: 40px;

    border-radius: 180px;

    line-height: 40px;

    background-color: #ededed;


}

.pagination a:first-child {

    margin-right: 18px;

}

.pagination a:last-child {

    margin-left: 18px;

}

.pagination a:hover {

    color: #fff;

    background-color: #fc5000;

    border: 1px solid #fc5000;

}

.pagination a.active {

    display: inline-block;

    color: #fff;

    background-color: #fc5000;

    border: 1px solid #fc5000;

}

/*新闻详情*/

.newsshow_con {

    overflow: hidden;

    margin: 55px 0px;

}

.newsshow_title {

    text-align: center;

    color: #505050;

    font-size: 30px;

    font-weight: bold;

}

.newsshow_info {

    color: #8c8c8c;

    font-size: 16px;

    line-height: 30px;

    margin: 30px 0px;

}

.newsshow_info img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.newsshow_return {

    overflow: hidden;

    text-align: center;

}

.newsshow_return li {

    overflow: hidden;

    text-align: center;

    margin: 0px 10px;

    display: inline-block;

    zoom: 1;

}

.newsshow_return li a {

    display: block;

}

/*家用解决方案*/

.sol-info {

    position: absolute;

    bottom: 16%;

    width: 816px;

    left: 7.25%;

    color: #fff;

    z-index: 6;

    text-align: justify;

    background-color: rgba(80, 80, 80, 0.5);

    padding: 3% 3% 6% 3%;

}

.sol-info .container {

    width: 100%;

}

.sol-info .bt {

    font-size: 40px;

    margin-bottom: 40px;

    text-transform: uppercase;

    font-weight: bold;

    line-height: 55px;

}

.sol-info .jsh {

    font-size: 18px;

    line-height: 35px;

}

.jy1 {

    background: url("../images/soljybg1.jpg") no-repeat top center;

    background-size: cover;

    padding: 80px 0px 110px 0px;

    overflow: hidden;

}

.jy1_fl {

    float: left;

    width: 42%;

    color: #fff;

}

.jy1_fl h3 {

    font-size: 40px;

    font-weight: bold;

    margin-bottom: 25px;

}

.jy1_fl p {

    font-size: 18px;

    line-height: 35px;

}

.jy1_fr {

    float: right;

    width: 47%;

    margin-top: 12%;

}

.jy1_fr li {

    background-color: #fff;

    border-radius: 25px 25px 25px 0px;

    color: #fc5000;

    border: 1px solid #707070;

    margin-bottom: 60px;

    padding: 0px 40px;

    font-size: 20px;

    line-height: 35px;

    min-height: 150px;

    display: flex;

    justify-content: center;

    align-items: center;

}

.jy2 {

    margin: 80px 0px;

    overflow: hidden;

}

.jy2 h3 {

    font-size: 40px;

    font-weight: bold;

    color: #fc5000;

    margin-bottom: 35px;

}

.jy2 p {

    font-size: 16px;

    line-height: 30px;

    color: #505050;

}

.jy3 {

    overflow: hidden;

}

.jy3 li {

    float: left;

    width: 50%;

    position: relative;

    overflow: hidden;

}

.jy3 li a {

    display: block;

}

.jy3_img {

    overflow: hidden;

}

.jy3_img img {

    display: block;

    max-width: 100%;

    height: auto;

    transition: .5s;

}

.jy3_txt {

    position: absolute;

    width: 100%;

    height: 100%;

    top: 0;

    display: flex;

    justify-content: center;

    align-items: center;

}

.jy3_txt p {

    font-size: 36px;

    color: #fff;

}

.jy3_txt img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.jy3 li a:hover .jy3_img img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.jy3 li a:hover .jy3_txt {

    background: -webkit-linear-gradient(left, rgba(255, 61, 0, 0.6), rgba(255, 121, 0, 0.6));

    background: -o-linear-gradient(right, rgba(255, 61, 0, 0.6), rgba(255, 121, 0, 0.6));

    background: -moz-linear-gradient(right, rgba(255, 61, 0, 0.6), rgba(255, 121, 0, 0.6));

    background: linear-gradient(to right, rgba(255, 61, 0, 0.6), rgba(255, 121, 0, 0.6));

}

.jy4 {

    padding: 100px 0px;

    overflow: hidden;

    background: url("../images/soljybg2.jpg") no-repeat top center;

    background-size: cover;

}

.jy4_t {

    overflow: hidden;

    color: #fff;

}

.jy4_t h3 {

    font-size: 40px;

    margin-bottom: 35px;

}

.jy4_t p {

    font-size: 16px;

    line-height: 30px;

}

.jy4_b {

    margin-top: 12%;

}

.jy4_b li {

    float: left;

    width: 50%;

    color: #fff;

    font-size: 20px;

    background: url("../images/lx_djt.png") no-repeat left center;

    padding-left: 50px;

    margin-bottom: 33px;

}

/*商用解决方案*/

.sy6 {

    background: url("../images/solsybg1.jpg") no-repeat top center;

}

.sy1 {

    background-color: #b4b4b4;

    overflow: hidden;

    padding: 80px 0px;

}

.sy1_title {

    font-size: 40px;

    color: #fff;

    font-weight: bold;

    margin-bottom: 80px;

}

.sy1_con {

    overflow: hidden;

}

.sy1_con li {

    float: left;

    width: 25%;

    margin-bottom: 25px;

}

.sy1_con li .pic {

    width: 143px;

    height: 143px;

    margin: 0 auto;

}

.sy1_con li .pic img{
    max-width: 80%;
}

.sy1_txt {

    text-align: center;

    font-size: 20px;

    color: #fff;

    margin-top: 25px;

}

.sy1_con li:hover .pic img {

    transform: rotateY(180deg);

    -moz-transform: rotateY(180deg);

    -webkit-transform: rotateY(180deg);

}

.sy2 {

    margin: 80px 0px;

    overflow: hidden;

}

.sy2_title {

    font-size: 40px;

    color: #fc5000;

    font-weight: bold;

    margin-bottom: 80px;

}

@media screen and (min-width: 1200px) {
    .sy2_con {
        height:663px;
    }
}

.sy2_con_fl {

    float: left;

    width: 48%;

    position: relative;

}

.sy2_con_fl ul li {

    width: 100%;

    cursor: pointer;

    overflow: hidden;

}

.sy2_con_fl ul li:nth-child(1) {

    width: 100%;

    float: none;

}

.sy2_con_fl ul li:nth-child(2) {

    width: 340px;

    float: left;

    margin-top: -60px;

}

.sy2_con_fl ul li:nth-child(2) .sy2_img {

    margin-right: auto;

    margin-left: 0;

}

.sy2_con_fl ul li:nth-child(3) {

    width: 340px;

    float: right;

    margin-top: -60px;

}

.sy2_con_fl ul li:nth-child(3) .sy2_img {

    margin-right: 0;

    margin-left: auto;

}

.sy2_con_fl ul li:nth-child(4) {

    width: 100%;

    float: none;
    position: absolute;
    bottom: -200px;

}

.sy2_img {

    background: url("../images/sy2imgbg.png") no-repeat center;

    width: 340px;

    height: 214px;

    margin: 0 auto;

}

.sy2_img img {

    padding-top: 5px;

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.sy2_txt {

    margin-top: 20px;

    color: #545454;

    font-size: 18px;

    font-weight: bold;

    text-align: center;

}

.sy2_con_fl ul .on .sy2_img {

    background: url("../images/sy2imgbgh.png") no-repeat center;

}

.sy2_con_fr {

    float: right;

    width: 50%;

    padding-left: 8%;

    border-left: 1px solid #707070;

}

.sy2_con_fr .sy2-info {

    display: none;

}

.sy2-info {

    overflow: hidden;

}

.sy2-info img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.sy2-info h1 {

    font-size: 30px;

    color: #8c8c8c;

    opacity: 0.9;

    margin: 40px 0px 60px 0px;

}

.sy2-info p {

    color: #545454;

    opacity: 0.9;

    line-height: 30px;

    font-size: 18px;

}

.sy3 {

    background-color: #545454;

    padding: 80px 0px;

    min-height: 800px;

}

.sy3_fl {
    position: absolute;
    width: 50%;
    z-index: 99;
}

.sy3_title {

    margin-bottom: 150px;

    color: #fff;

}

.sy3_title h3 {

    font-size: 40px;

    font-weight: bold;

    margin-bottom: 40px;

}

.sy3_title p {

    font-size: 16px;

    line-height: 30px;

}

.sy3_fl_con {

    width: 65%;

}

.sy3_fl_con li {

    float: left;

    margin-right: 15px;

    margin-bottom: 20px;

    cursor: pointer;

    overflow: hidden;

}

.sy3_fl_con li h3 {

    font-size: 35px;

    font-weight: bold;

    color: #8c8c8c;

    text-align: center;

    width: 127px;

    height: 127px;

    line-height: 123px;

    border: 2px solid #8c8c8c;

    border-radius: 25px;

}

.sy3_fl_con li.on h3 {

    color: #fc5000;

    border: 2px solid #fc5000;

}

.sy3_fr {

}

.sy3_fr .sy3-info {

    display: none;

}

.sy3-info {

    overflow: hidden;

}

.sy3-info img {

    display: block;
    z-index: 50;
    max-width: 100%;

    height: auto;

    margin: auto;

    position: absolute;

    right: 40px;

    bottom: auto;

    padding-top: 40px;
    width: 800px;
    top: 130px;

}





.sy7 {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 80px 0px;

}

.sy7_title {

    font-size: 40px;

    font-weight: bold;

    color: #fc5000;

    margin-bottom: 65px;

}

.sy7_con {

}

.sy7_con_fl {

    float: left;

    width: 48%;

    border-top: 1px solid #707070;

    border-bottom: 1px solid #707070;

    padding: 25px 0px;

}

.sy7_fls {

    height: 535px;

    overflow-y: scroll;

    color: #505050;

    line-height: 30px;

    font-size: 16px;

}

#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 3px;
}

#style-3::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
    border-radius: 3px;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #666;
    border-radius: 3px;
}

#style-3::-webkit-scrollbar-thumb:hover {
    background-color: #fc5000;
}

#style-3::-webkit-scrollbar:hover {
    background-color: #ff0000;
    border-radius: 3px
}

.sy7_con_fr {
    float: right;
    width: 48%;

}

.sy7_con_fr li {

    float: left;

    width: 25%;

    padding: 0 1%;

}

.sy7_con_fr li .pic:after {

    padding-bottom: 85.4%;

}

.sy7_con_fr li:hover .pic img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.honor_txt {

    text-align: center;

    color: #8c8c8c;

    font-size: 16px;

    line-height: 20px;

}

.sy8 {

    margin: 80px 0px 35px 0px;

    overflow: hidden;

}

.sy8_title {

    margin-bottom: 60px;

    overflow: hidden;

}

.sy8_title h3 {

    font-size: 40px;

    font-weight: bold;

    color: #fc5000;

}

.sy8_title p {

    color: #8c8c8c;

}

.sy8_con {

    overflow: hidden;

}

.sy8_con li {

    float: left;

    width: 25%;

    padding: 0px 7px;

}

.sy8_con li a {

    display: block;

}

.sy8_con li .pic:after {

    padding-bottom: 75%;

}

.sy8_con li .pic img {

    -webkit-filter: grayscale(100%);

    -webkit-filter: grayscale(1);

    filter: grayscale(100%);

    filter: gray;

    filter: url('gray.svg#grayscale');

}

.case_txt {

    text-align: center;

    color: #8c8c8c;

    font-size: 16px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    padding: 20px 5px;

}

.sy8_con li a:hover .pic img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

    -webkit-filter: grayscale(0);

    -webkit-filter: grayscale(0);

    filter: grayscale(0);

}

.sy8_con li a:hover .case_txt {

    color: #fc5000;

}

.sy8_more {

    text-align: center;

    margin-top: 30px;

}

.sy8_more a {

    display: block;

}

.sy8_more_t {

    width: 60px;

    margin: 0px auto 10px auto;

}

.sy8_more_t span {

    display: inline-block;

    width: 16px;

    height: 16px;

    border-radius: 180px;

    background-color: #fc5000;

    transition: .5s;

}

.sy8_more_t span:nth-child(1) {

    float: left;

}

.sy8_more_t span:nth-child(3) {

    float: right;

}

.sy8_more a:hover .sy8_more_t span:nth-child(2) {

    margin-top: 12px;

}

.sy8_more_b {

    color: #8c8c8c;

    font-size: 16px;

}

/*健身产品*/

.inner-product {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 30px 0px 100px 0px

}

.container2 {

    width: 96%;

    margin: 0 auto;

}

.ipro_fl {

    float: left;

    width: 19.8%;

    background-color: #fff;

    box-shadow: 0px 0px 10px #ccc;

    border-radius: 5px;

    padding: 33px 30px 100px 30px;

}

.ipro_fl_t {

    margin-bottom: 45px;

    overflow: hidden;

}

.ipro_fl_t p {

    color: #8c8c8c;

    font-size: 16px;

    margin-bottom: 15px;

    overflow: hidden;

}

.prosearch {

    position: relative;

}

.pforminput1 {

    width: 100%;

    border: 2px solid #b4b4b4;

    background-color: #fff;

    line-height: 46px;

    height: 50px;

    border-radius: 10px;

    padding-left: 20px;

}

.pforminput2 {

    width: 25px;

    height: 25px;

    background: url("../images/search2.png") no-repeat center;

    position: absolute;

    top: 13px;

    right: 20px;

    border: none;

    text-indent: -999px;

}

.ipro_fl_b {

    overflow: hidden;

}

.ipro_fl_b li {

    overflow: hidden;

    position: relative;

    background-color: #fff;

    border-top: 1px solid #f5f5f5;

}

.ipro_fl_b li a {

    display: block;

    font-size: 16px;

    color: #333;

    background-color: #fff;

    line-height: 50px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    transition: all .3s;

    -moz-transition: all .3s;

    -webkit-transition: all .3s;

    -o-transition: all .3s;

}

.ipro_fl_b li .more {

    position: absolute;

    right: 15px;

    padding: 0;

    top: 0;

    border: none;

    width: 100%;

    height: 50px;

    cursor: pointer;

    background: url(../images/off.png) no-repeat right center;

    display: block;

    z-index: 5;

}

.ipro_fl_b .nav-show .more {

    background: url(../images/on.png) no-repeat right center;

}

.ipro_fl_b .nav-show:hover .more {

    background: url(../images/on.png) no-repeat right center;

}

.ipro_fl_b ul li a:hover.more {

    background: url(../images/off.png) no-repeat right center;

}

.ipro_fl_b ul li:hover .more {

    background: url(on.png) no-repeat right center;

}

.ipro_fl_b .er {

    display: none;

    padding: 30px 0px;

}

.ipro_fl_b .nav-show .er {

    display: block;

}

.ipro_fl_b .er li {

    border-top: none;

    margin-bottom: 20px;

}

.ipro_fl_b .er li:last-child {

    margin-bottom: 0px;

}

.ipro_fl_b .er li a {

    color: #505050;

    font-size: 20px;

    line-height: 50px;

    font-weight: bold;

    padding-left: 39px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

    position: relative;

}

.ipro_fl_b .er li a:before {

    content: '';

    display: block;

    width: 26px;

    height: 26px;

    border: 2px solid #b4b4b4;

    border-radius: 180px;

    position: absolute;

    left: 0;

    top: 12px;

}

.ipro_fl_b .nav-show .er li a {

    border: none;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.ipro_fl_b .er li a:hover {

    color: #fc5000;

}



.ipro_fl_b .er li a:hover:before {

    border: 2px solid #fc5000;

    background-color: #fc5000;

}

.ipro_fl_b .er li a.current {

    color: #fc5000;

}

.ipro_fl_b .er li a.current:before {

    border: 2px solid #fc5000;

    background-color: #fc5000;

}

.ipro_fl_b li:last-child .er {

    padding: 15px 0px;

}

.ipro_fl_b li:last-child .er li a {

    font-size: 16px;

    font-weight: normal;

}

.ipro_fl_b li:last-child .er li a:hover {

    color: #f8943c;

}

.ipro_fl_b li:last-child .er li a.current {

    color: #f8943c;

}

.ipro_fl_b li:last-child .er li a .pic {

    float: left;

    width: 50px;

    margin-right: 12px;

}

.ipro_fl_b li:last-child .er li a .pic img {

    max-width: 80%;

}

.ipro_fl_b li:last-child .er li a .pic .pbefore {

    opacity: 1;

}

.ipro_fl_b li:last-child .er li a .pic .pafter {

    opacity: 0;

}

.ipro_fl_b li:last-child .er li a:hover .pic .pbefore {

    opacity: 0;

}

.ipro_fl_b li:last-child .er li a:hover .pic .pafter {

    opacity: 1;

}

.ipro_fl_b li:last-child .er li a.current .pic .pbefore {

    opacity: 0;

}

.ipro_fl_b li:last-child .er li a.current .pic .pafter {

    opacity: 1;

}


.ipro_fl_b .er li a.active {
    color: #d6d6d6;
}
.ipro_fl_b .er li a.active:before {
    border: 2px solid #d6d6d6;
    background-color: #d6d6d6;
}
.ipro_fl_b li:last-child .er li a .pic .pcenter {
    opacity: 0;
}
.ipro_fl_b li:last-child .er li a.active .pic .pcenter {
    opacity: 1;
}
.ipro_fl_b li:last-child .er li a:hover .pic .pcenter {
    opacity: 0;
}
.ipro_fl_b li:last-child .er li a.current .pic .pcenter {
    opacity: 0;
}



.ipro_fr {

    float: right;

    width: 77%;

}

.ipro_title {

    color: #505050;

    font-size: 40px;

    margin: 30px 0px;

    text-align: center;

}

.ipro_fr ul {

    overflow: hidden;

}

.ipro_fr li {

    float: left;

    width: 31.3%;

    margin: 0 1% 2% 1%;

}

.ipro_fr li a {

    display: block;

    background-color: #fff;

    border-radius: 5px;

    padding: 65px 45px 20px 45px;

    box-shadow: 0px 0px 10px #ccc;

}

.ipro_fr li a .pic:after {

    padding-bottom: 63.3%;

}

.ipro_txt {

    overflow: hidden;

    padding-top: 50px;

}

.ipro_txt h3 {

    color: #505050;

    font-size: 24px;

    font-weight: bold;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.ipro_txt p {

    color: #505050;

    font-size: 16px;

    margin: 5px 0px 30px 0px;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;

}

.ipro_txt span {

    display: block;

    width: 100%;

    height: 54px;

    line-height: 54px;

    text-align: center;

    color: #fff;

    font-size: 16px;

    border-radius: 30px;

    background: -webkit-linear-gradient(left, #fc5000, #ff7900);

    background: -o-linear-gradient(right, #fc5000, #ff7900);

    background: -moz-linear-gradient(right, #fc5000, #ff7900);

    background: linear-gradient(to right, #fc5000, #ff7900);

}

.ipro_fr li a:hover .pic img {

    transform: scale(1.05);

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

}

.ipro_fr li a:hover .ipro_txt h3 {

    color: #fc5000;

}

.pro_more {
    text-align: center;
    position: relative;
    margin-top: 25px;
}

.pro_more p {
    width: 200px;
    margin: 0 auto;
    height: 50px;
    border-radius: 30px;
    background: -webkit-linear-gradient(left, #fc5000, #ff7900);
    background: -o-linear-gradient(right, #fc5000, #ff7900);
    background: -moz-linear-gradient(right, #fc5000, #ff7900);
    background: linear-gradient(to right, #fc5000, #ff7900);
    transition: .5s;
}

.pro_more a {
    display: block;
    width: 200px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -100px;
    border-radius: 30px;
}

.pro_more:hover p {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    /*box-shadow: 0 0 0 0.2rem rgba(255, 121, 0, .4);*/
}

/*产品详情*/

.gray {

    background-color: #f5f5f5;

    padding: 40px 0px;

    overflow: hidden;

}

.proshow1_con {

    overflow: hidden;

}

.proshow1_1 {

    width: 100%;

    margin: 0 auto;

    position: relative;

}

.proshow1_1 img {

    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;

}

.ban_info {

    position: absolute;

    left: 5%;

    top: 23%;

    width: 95%;

    color: #fff;

}

.ban_info h3 {

    font-weight: bold;

    font-size: 40px;

}

.ban_info p {

    font-size: 20px;

}

.proshow1_2 {

    padding: 155px 0px 50px 0px;

    border-bottom: 3px solid #f5f5f5;

    overflow: hidden;

}

.proshow1_2 img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.proshow1_3 {

    padding: 60px 0px 0px 0px;

    overflow: hidden;

}

.proshow1_3 img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.proshow1_4 {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 80px 0px 0px 0px;

}

.proshow1_41 {

    border-bottom: 1px solid #707070;

    font-size: 40px;

    color: #545454;

    font-weight: bold;

    padding-bottom: 30px;

}

.proshow1_43 {

    border-bottom: 1px solid #b4b4b4;

    color: #8c8c8c;

    overflow: hidden;

    padding-bottom: 30px;

    font-size: 16px;

}

.proshow1_42 {

    margin: 35px 0px;

    overflow: hidden;

}

.proshow1_42 dl {

    float: left;

    width: 31%;

    margin: 0 1.3% 40px 1%;

    overflow: hidden;

}

.proshow1_42 dl dt {

    color: #b4b4b4;

    font-size: 20px;

    font-weight: bold;

    margin-bottom: 10px;

}

.proshow1_42 dl dd {

    color: #545454;

    font-size: 20px;

    line-height: 40px;

    height: 80px;

    overflow: hidden;

}

/*产品详情*/

.proshow2_1 {

    width: 90%;

    margin: 0px auto;

    position: relative;

}

.proshow2 {

    overflow: hidden;

}

.proshow2 .pic:after {

    padding-bottom: 63.3%;

}

.proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

    display: block;

    position: absolute;

    top: 50%;

    width: 140px;

    height: 140px;

    margin-top: -70px;

    z-index: 10;

    cursor: pointer;

    outline: none;

}

.proshow2_1 .swiper-button-prev {

    background: url("../images/ps2l.png") no-repeat left center;

    left: 0;

    right: auto;

    background-size: cover;

    transition: .5s;

}

.proshow2_1 .swiper-button-prev:hover {

    background: url("../images/ps2l_h.png") no-repeat left center;

    background-size: cover;

}

.proshow2_1 .swiper-button-next {

    background: url("../images/ps2r.png") no-repeat repeat center;

    right: 0;

    left: auto;

    background-size: cover;

    transition: .5s;

}

.proshow2_1 .swiper-button-next:hover {

    background: url("../images/ps2r_h.png") no-repeat repeat center;

    background-size: cover;

}

/*关于我们*/

.inner-about {

    width: 100%;

    margin: -80px auto 0px auto;

}

.truelandNav {

    overflow: hidden;

    background-color: rgba(255, 255, 255, 0.5);

}

.truelandNav .list {

    display: flex;

    justify-content: center;

}

.truelandNav .list li {

    margin: 0px 3px;

    position: relative;

    width: 14.2%;

    text-align: center;

}

.truelandNav .list li a {

    display: block;

    color: #8c8c8c;

    font-size: 18px;

    line-height: 80px;

    background-color: #fff;

}

.truelandNav .list li a:hover {

    color: #fff;

    background-color: #fc5000;

}

.truelandNav .list .active a {

    color: #fff;

    background-color: #fc5000;

}

.truelandNav.anchor_fixed {

    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    box-shadow: 2px 2px 10px #ccc;
}

.truelandNav.anchor_fixed .insight-info {

    padding-top: 80px;

}

.insight-info {

    overflow: hidden;

}

.about0 {

    background-color: #f5f5f5;

    overflow: hidden;

    padding: 107px 0px 80px 0px;

}

/*.c-video {

    position: relative;

    width: 74%;

    margin: 0 auto;

}*/


.c-video {
    float: left;
    width: 50%;
    position: relative;
    margin-top: 5%;
}

.c-video video {

    width: 100%

}

.c-video img {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    margin: auto;

    width: 89px;

    height: 98px;

    visibility: visible;

    opacity: 1;

    -webkit-transition: opacity .5s cubic-bezier(0, 0, .25, 1) 0s;

    transition: opacity .5s cubic-bezier(0, 0, .25, 1) 0s;

    cursor: pointer

}

.c-video img.is-hidden {

    opacity: 0;

    visibility: hidden;

    -webkit-transition: opacity .5s cubic-bezier(0, 0, .25, 1) 0s;

    transition: opacity .5s cubic-bezier(0, 0, .25, 1) 0s

}

.about0_fr{
    float: right;
    width: 41%;
}
.about0_fr h5 {
    font-size: 24px;
    color: #8c8c8c;
    font-weight: lighter;
}
.about0_fr h3 {
    color: #fc5000;
    font-size: 40px;
    font-weight: bold;
    margin: 20px 0px 30px 0px;
}
.about0_fr p {
    color: #545454;
    line-height: 35px;
    font-size: 18px;
    font-weight: lighter;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-bottom: 5%;
}
.about0_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}


.about1 {

    background: url("../images/aboutbg1.jpg") no-repeat;

    padding-top: 175px;

    background-size: cover;

    min-height: 960px;

}

.about_con {

    overflow: hidden;

    background-color: rgba(255, 255, 255, 0.5);

    padding: 30px 70px;

    width: 50%;

}

.about_con h5 {

    font-size: 24px;

    color: #8c8c8c;

    font-weight: lighter;

}

.about_con h3 {

    color: #545454;

    font-size: 40px;

    font-weight: bold;

    margin: 20px 0px 30px 0px;

}

.about_con p {

    color: #545454;

    line-height: 35px;

    font-size: 18px;

    font-weight: lighter;
    text-align: justify;
    text-justify: inter-ideograph;

}

.about2 {

    margin: 80px 0px;

    overflow: hidden;

}

.about2_t {

    margin-bottom: 80px;

    overflow: hidden;

}

.about2_t_fl {

    float: left;

    width: 50%;

}

.about2_t_fl img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.about2_t_fr {

    float: right;

    width: 41%;

}

.about2_t_fr h5 {

    font-size: 24px;

    color: #8c8c8c;

    font-weight: lighter;

}

.about2_t_fr h3 {

    color: #fc5000;

    font-size: 40px;

    font-weight: bold;

    margin: 20px 0px 30px 0px;

}

.about2_t_fr p {

    color: #545454;

    line-height: 35px;

    font-size: 18px;

    font-weight: lighter;
    text-align: justify;
    text-justify: inter-ideograph;
}

/*.about2_b{
    overflow: hidden;
}*/
.about2_b{
    max-width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.about2_b p {

    color: #fc5000;

    font-size: 18px;
    line-height: 27px;
    height: 54px;
    text-align: center;

    font-weight: lighter;

}

.about2_b ul {

    background: url("../images/curve.png") no-repeat center;

    overflow: hidden;

    background-size: 95%;

}

.about2_b li {

    width: 20%;

    float: left;

}

.about2_b li h3 {

    /*width: 247px;
    height: 247px;
    line-height: 247px;*/
    width: 220px;
    height: 220px;
    line-height: 220px;
    margin: 0 auto;

    color: #fc5000;

    font-size: 30px;

    font-weight: bold;

    text-align: center;

    background: url("../images/round.png") no-repeat center;

    border-radius: 180px;

    background-size: cover;

}

.about2_b li:hover h3 {

    background: url("../images/round_h.png") no-repeat center;

    color: #fff;

}

.about2_b li:nth-child(2), .about2_b li:nth-child(4) {

    margin-top: 9%;

}

.about2_b li:nth-child(3) {

    margin-top: 13%;

}

.about3 {

    background: url("../images/aboutbg2.jpg") no-repeat center;

    min-height: 860px;

    padding-top: 235px;

    background-size: cover;

}

.about3_con {

    overflow: hidden;

    width: 36%;

}

.about3_con h5 {

    font-size: 24px;

    color: #fff;

    font-weight: lighter;

}

.about3_con h3 {

    color: #fff;

    font-size: 40px;

    font-weight: bold;

    margin: 20px 0px 30px 0px;

}

.about3_con p {

    color: #fff;

    line-height: 35px;

    font-size: 18px;

    font-weight: lighter;
    text-align: justify;
    text-justify: inter-ideograph;

}

.about5 {

    background: #f5f5f5 url("../images/map.png") no-repeat right bottom;

    min-height: 1000px;

    padding-top: 80px;

    background-size: cover;

}

.about5_con {

    overflow: hidden;

    width: 43%;

}

.about5_con h5 {

    font-size: 24px;

    color: #8c8c8c;

    font-weight: lighter;

}

.about5_con h3 {

    color: #fc5000;

    font-size: 40px;

    font-weight: bold;

    margin: 20px 0px 30px 0px;

}

.about5_con p {

    color: #545454;

    line-height: 35px;

    font-size: 18px;

    font-weight: lighter;

}

.about6 {

    background: url("../images/aboutbg3.jpg") no-repeat center;

    min-height: 800px;

    padding-top: 80px;

    background-size: cover;

}

.weixin{
    width:40px;
    height: 32px;
    background: url("../images/wx.png") no-repeat center;
}
.weixin:hover{
    width:40px;
    height: 32px;
    background: url("../images/wx2.png") no-repeat center;
}

.weixbo{
    width:40px;
    height: 32px;
    background: url("../images/wb.png") no-repeat center;
}
.weixbo:hover{
    width:40px;
    height: 32px;
    background: url("../images/wb2.png") no-repeat center;
}

.sy2-info p img{
    float: left!important;
    clear: both!important;
    margin-bottom: 50px!important;
    width: 100%!important;
}


.about6_con {

    overflow: hidden;
    width: 41%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px;
    float: right;

}

.about6_con h5 {

    font-size: 24px;

    color: #505050;

    font-weight: lighter;

}

.about6_con h3 {

    color: #fc5000;

    font-size: 40px;

    font-weight: bold;

    margin: 20px 0px 30px 0px;

}

.about6_con p {

    color: #505050;

    line-height: 35px;

    font-size: 18px;

    font-weight: lighter;
    text-align: justify;

}

.about4 {

    background: url("../images/processbg.jpg") no-repeat center;

    padding: 80px 0px;

    overflow: hidden;

    position: relative;

    background-size: cover;

}
.about4:before {

    content: '';

    display: block;

    width: 100%;

    height: 5px;

    background-color: #fc5000;

    position: absolute;

    bottom: 89px;

    z-index: 0;

}

.process-max {

    width: 91%;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

    position: relative;

    cursor: pointer;

}

.process-max .item {

    display: block;

    border: none !important;

    cursor: default;

}

.pmax_fl {

    float: left;

    width: 30%;

}

.pmax_fl img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

    border: none !important;

}

.pmax_fr {

    float: left;

    width: 70%;

    padding-left: 10%;

    color: #545454;

    font-size: 16px;

    line-height: 30px;

    text-align: justify;

}
.pmax_fr p:nth-child(2){
    margin-top: 10px;
}

.process-min {

    position: relative;

    width: 89%;

    margin: 30px auto 0px auto;

}

.process-min .getIndex {

    display: inline-block;

    *float: none;

    *display: inline;

    zoom: 1;

    text-align: center;

}

.process-min .getIndex .item {

    margin: 0px 10px;

}

.process-min .getIndex .item i {

    display: block;

    font-size: 24px;

    color: #545454;

    padding-bottom: 20px;

    background: url("../images/nian.png") no-repeat bottom center;

    font-style: normal;

    font-weight: lighter;

    line-height: 100px;

}

.process-min .getIndex .item:hover i {

    font-size: 40px;

    color: #ff7800;

    background: url("../images/nian_h.png") no-repeat bottom center;

    transition: .5s;

}

.process-min .slick-current .item i {

    font-size: 40px;

    color: #ff7800;

    background: url("nian_h.png") no-repeat bottom center;

}

.float_ck {

    position: fixed !important;

    right: 0;

    bottom: 45%;
    display: none;

}

.ckb {

    background: url("../images/lx.png") no-repeat center;

    width: 124px;

    height: 122px;

    text-align: center;

    padding-left: 15px;

    cursor: pointer;

}

.ckb img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

    padding: 18px 0px 8px 0px;

}

.ckb p {

    color: #fff;

    font-size: 16px;

}

.cka {

    display: none;

    height: 122px;

    cursor: pointer;

}

.cka_fl {

    float: left;

    width: 66px;

}

.cka_fl img {

    display: block;

    max-width: 100%;

    height: auto;

    margin: auto;

}

.cka_fr {

    margin-left: 66px;

    background-color: #f5f5f5;

    height: 122px;

    padding: 20px 100px 0px 25px;

}

.cka_fr p {

    font-size: 16px;

    color: #8c8c8c;


}

.cka_fr span {

    display: block;

    color: #fc5000;

    font-size: 20px;
    font-weight: bold;

}


/*解决方案导航*/
.solnav{
    width: 100%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.5);
    height: 100px;
    margin-top: -100px;
}
.solnav ul{
    display: flex;
    justify-content: center;
}
.solnav ul li{
    line-height: 100px;
    margin: 0px 4px;
    width: 30%;
}
.solnav ul li a{
    display: block;
    background-color: #fff;
    color: #8C8C8C;
    text-align: center;
    font-size: 24px;
}
.solnav ul li a:hover{
    background-color: #fc5000;
    color: #fff;
}
.solnav ul li .active{
    background-color: #fc5000;
    color: #fff;
}

/*画册与视频*/
.download_con{
    display: none;
}
.hcsp_con{
    margin-top: 30px;
}
.hcsp_con li{
    float: left;
    width: 50%;
    padding: 0 1%;
    overflow: hidden;
}
.hcsp_con li a {
    display: block;
    position: relative;
}
.hcsp_img {
    overflow: hidden;
    border-radius: 5px;
}
.hcsp_img img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: .5s;
}
.hcsp_txt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.hcsp_txt p {
    font-size: 35px;
    color: #fff;
    font-weight: lighter;
}
.hcsp_con li a:hover .hcsp_img img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.hcsp_con li a:hover .hcsp_txt {
    background: -webkit-linear-gradient(left, rgba(255, 61, 0, 0.55), rgba(255, 121, 0, 0.55));
    background: -o-linear-gradient(right, rgba(255, 61, 0, 0.), rgba(255, 121, 0, 0.55));
    background: -moz-linear-gradient(right, rgba(255, 61, 0, 0.55), rgba(255, 121, 0, 0.55));
    background: linear-gradient(to right, rgba(255, 61, 0, 0.55), rgba(255, 121, 0, 0.55));
}

/*画册*/
.album_con{
    overflow: hidden;
}
.album_con_info{
    margin: 80px 0;
    overflow: hidden;
}
.album_con_info ul{
    max-width: 82%;
    margin: 0 auto;
}
.album_con_info li{
    float: left;
    width: 33.3%;
    padding: 0px 11px;
    margin-bottom: 22px;
}
.album_con_info li a{
    display: block;
    position: relative;
}
.album_con_info li .pic{
    border: 2px solid #b4b4b4;
}
.album_con_info li .pic:after{
    padding-bottom: 66.6%;
}
.album_txt{
    position: absolute;
    width: 100%;
    bottom: 25px;
}
.album_txt p{
    text-align: center;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24px;
    font-weight: lighter;
}
.album_con_info li a:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

/*视频*/
.video_con{
    overflow: hidden;
}
.video_con_info{
    overflow: hidden;
}
.video_con_info li{
    float: left;
    width: 33.3%;
    padding: 0px 20px;
    margin-bottom: 20px;
}
.m-video{
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.video_con_info li .pic:after{
    padding-bottom: 61.5%;
}
.video_txt{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .5s;
}
.video_txt p{
    color: #fff;
    font-size: 24px;
    font-weight: lighter;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
}
.video_txt img{
    display: none;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.video_con_info li:hover .pic img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.video_con_info li:hover .video_txt p{
    display: none;
}
.video_con_info li:hover .video_txt img{
    display: block;
}


/*新的快乐健身*/
.about33{
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.about3_con{
    position: absolute;
    /*top: 235px;*/
    top: 135px;
    left: 7.25%;
    z-index: 99;
}
.about33-max {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:relative;
    cursor:pointer;
    border:1px solid #f1f1f1;
}
.about33-max .item i {
    display:block;
    /*padding-bottom:66.6%;*/
    padding-bottom: 44.7%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.about33-min {
    text-align:center;
    position: relative;
    width: 100%;
    margin: -220px auto 0px auto;
    background-color: rgba(255,255,255,0.5);
    padding: 17px 0;
}
.about33-min .slick-list{
    max-width: 60%;
    margin: 0 auto;
}
.about33-min .getIndex {
    display:inline-block;
    *float:none;
    *display:inline;
    zoom:1;
    text-align:center;
}
.about33-min .getIndex .item {
    margin:0px 5px;
}
.about33-min .getIndex .item i {
    display:block;
    /*padding-bottom:66.6%;*/
    padding-bottom: 44.7%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.about33-min .getIndex .item i img{
    border: 4px solid #f5f5f5;
    max-width: 100%;
    height: auto;
}
.about33-min .getIndex .item i:hover {
    cursor:pointer;
}
.about33-min .slick-current .item i img {
    border:4px solid #fc5000;
}
.about33-min .slick-next:before,.about33-min .slick-prev:before{
    display: none;
}
.about33-min .slick-prev,.about33-min .slick-next{
    display: none;
}


.about66{
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
/*.about6_con{
    position: absolute;
    top: 80px;
    right: 7.25%;
    z-index: 99;
}*/
.about66-max {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:relative;
    cursor:pointer;
    border:1px solid #f1f1f1;
}
.about66-max .item i {
    display:block;
    padding-bottom:52%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.about66-min {
    text-align:center;
    position: relative;
    width: 100%;
    margin: -220px auto 0px auto;
    background-color: rgba(255,255,255,0.5);
    padding: 17px 0;
}
.about66-min .slick-list{
    max-width: 40%;
    margin: 0 auto;
}
.about66-min .getIndex {
    display:inline-block;
    *float:none;
    *display:inline;
    zoom:1;
    text-align:center;
}
.about66-min .getIndex .item {
    margin:0px 8px;
}
.about66-min .getIndex .item i {
    display:block;
    padding-bottom:66.6%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.about66-min .getIndex .item i img{
    border: 4px solid #f5f5f5;
    max-width: 100%;
    height: auto;
}
.about66-min .getIndex .item i:hover {
    cursor:pointer;
}
.about66-min .slick-current .item i img {
    border:4px solid #fc5000;
}
.about66-min .slick-next:before,.about66-min .slick-prev:before{
    display: none;
}
.about66-min .slick-prev,.about66-min .slick-next{
    display: none;
}


/*新的导航*/
.nav-fr{
    float: right;
    margin-top: 42px;
}
.meun-off{
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 180px;
    padding-top: 10px;
}
.meun-off span{
    width: 26px;
    height: 3px;
    border-radius: 5px;
    background-color: #505050;
    display: block;
    margin: 5px auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.active span{
    width: 36px;
}
.active #span2{
    opacity: 0;
    background-color: #505050;
}
.active #span1{
    background-color: #505050;
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}
.active #span3{
    background-color: #505050;
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}
.Nav{
    display: none;
}
.daohang{
    position: absolute;
    background-color: transparent;
}
.daohangs:before{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    width: 0;
    background-color: #fff;
    height: 135px;
    transition: .5s;
}
.daohang.showNav .daohangs:before{
    width: 100%;
}

/*滚动固定*/
.guding {position: fixed;top: auto;left: 0;right: 0;transition: all .2s ease-in-out;}
.guding.slideDown {top: -135px;}
.guding.slideUp {top: 0;}
.headroom--not-top{background: rgba(0,0,0,.2);}
.headroom--top{background-color: transparent;top: auto !important;}


.cpxq{
    margin-top: 135px;
}
.about4_title{
    text-align: center;
    color: #fc5000;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 50px;
}

.about6{
    position: relative;
}
.about_img{
    background-color: rgba(255,255,255,0.5);
    padding: 17px 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.about_img ul{
    display: flex;
    justify-content: center;
}
.about_img li{
    margin: 0px 10px;
    overflow: hidden;
}
.about_img li img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.videoshow video{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}


.about1{
    background: none;
    min-height: auto;
    padding-top: 0;
    position: relative;
}
.about1bg{

}
.about1bg img{
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
}
.about_con{
    position: absolute;
    top: 175px;
    left: 7.25%;
    z-index: 99;
    width: 43%;
}


@media (min-width: 1701px) and (max-width: 1800px) {
    .about_con{
        width: 60%;
    }

    .about3_con{
        top: 120px;
    }

    .about3 {

        padding-top: 235px;

    }
    .menupc li a{
        padding: 0px 30px;
    }

    .about33-max .item i{
        padding-bottom: 48%;
    }

}

@media (min-width: 1501px) and (max-width: 1700px) {
    .about_con{
        width: 65%;
        padding: 30px 40px;
        top: 110px;
    }
    .about33-max .item i{
        padding-bottom: 52%;
    }
    .about3_con{
        top: 100px;
    }
    .about2_b{
        max-width: 90%;
    }
    .about0_fr p{
        margin-bottom: 5%;
    }
    .album_con_info ul{
        max-width: 88%;
    }

    .menupc > li a {

        font-size: 26px;

        padding: 0px 25px;

    }

    .feedback_con {

        max-width: 90%;

    }

    .f1_fl {

        width: 40%;

        padding-right: 4%;

        margin-right: 4%;

    }

    .f1_fr {

        width: 56%;

    }

    .sy2_con_fl {

        width: 55%;

        padding-right: 2%;

    }

    .sy2_con_fr {

        width: 45%;

        padding-left: 2%;

    }

    .sy2_con_fl ul li:nth-child(2) {

        margin-top: 0;

    }

    .sy2_con_fl ul li:nth-child(3) {

        margin-top: 0;

    }

    .sy2_con_fl {

        margin-top: -50px;

    }

    .sy3 {

        overflow: hidden;

        min-height: auto;

    }

    .sy3_title {

        margin-bottom: 50px;

    }

    .sy3_title h3 {

    }

    .sy3_fl_con {

        width: 100%;

    }

    .sy3_fr {

        float: right;

        width: 50%;

    }

    .sy3-info img {

        position: inherit;

        padding-top: 20%;

    }

    .about2_b li h3 {

        width: 200px;

        height: 200px;

        line-height: 200px;
        cursor: pointer;

    }

    .about3 {

        padding-top: 235px;

    }

    .about3_con {

        width: 48%;

    }

    .about5 {

        background: #f5f5f5 url(map.png) no-repeat center;

    }

    .about6_con {

        width: 45%;

    }

    .process-max {

        width: 100%;

    }

    .process-min {

        width: 100%;

    }

    .process-min .slick-current .item i {

        font-size: 34px;

    }

    .sy2_con_fl ul li:nth-child(4) {
        position: inherit;
        bottom: inherit;
    }

    .sy2-info h1{
        font-size: 36px;
    }

}
@media (max-width: 1600px){
	.honor_txt{
		font-size: 15px;
	}
}
@media (min-width: 1280px) and (max-width: 1500px) {
	.honor_txt{
		font-size: 14px;
	}
    .about_con{
        width: 96%;
        left: 2%;
        top: 90px;
        padding: 30px 40px;
    }
    .about_con h3{
        margin: 15px 0px;
    }
    .about33-max .item i{
        padding-bottom: 55%;
    }
    .about3_con{
        left: 2%;
        top: 50px;
    }
    .about6_con{
        right: 2%;
    }
    .about2_b{
        max-width: 95%;
    }
    .about0_fr p{
        margin-bottom: 5%;
    }
    .about0_fr img{
        max-width: 50%;
    }
    .album_con_info ul{
        max-width: 90%;
    }
    .album_txt p{
        font-size: 22px;
    }
    .solnav{
        height: 80px;
        margin-top: -80px;
    }
    .solnav ul li{
        line-height: 80px;
    }

    .jy3_txt img{
        max-width: 25%;
    }

    .container1 {

        width: 96%;

    }

    .menupc li a {

        font-size: 20px;
        padding: 0px 30px;

    }
    .navdaohang{
        margin-right: 20px;
    }

    .footer1_fc {

        margin: 0 3%;

    }

    .feedback_con {

        max-width: 90%;

    }

    .f1_fl {

        width: 40%;

        padding-right: 4%;

        margin-right: 4%;

    }

    .f1_fr {

        width: 56%;

    }

    .sy2-info h1 {

        font-size: 30px;

    }

    .sy2_con_fl {

        width: 60%;

        padding-right: 2%;

    }

    .sy2_con_fr {

        width: 40%;

        padding-left: 2%;

    }

    .sy2_con_fl ul li:nth-child(2) {

        margin-top: 0;

    }

    .sy2_con_fl ul li:nth-child(3) {

        margin-top: 0;

    }

    .sy2_con_fl {

        margin-top: -80px;

    }
    .sy2_title{
        margin-bottom: 150px;
    }

    .sy3 {

        overflow: hidden;

        min-height: auto;

    }

    .sy3_title {

        margin-bottom: 50px;

    }

    .sy3_fl_con {

        width: 100%;

    }

    .sy3_fr {

        float: right;

        width: 50%;

    }

    .sy3-info img {

        position: inherit;

        padding-top: 20%;

    }

    .sy7_fls {

        height: 425px;

    }

    .proshow1_42 dl dd {

        font-size: 18px;

    }

    .proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

        width: 120px;

        height: 120px;

        margin-top: -60px;

    }

    .about2_b li h3 {

        width: 200px;

        height: 200px;

        line-height: 200px;
        cursor: pointer;

    }


    .about3 {

        padding-top: 200px;
        min-height: 790px;

    }

    .about3_con {

        width: 50%;

    }

    .about3_con h3 {

        font-size: 40px;

    }

    .about5 {

        background-size: 100%;

        min-height: 750px;

    }

    .about5_con {

        width: 50%;

    }

    .about5_con h3 {

        font-size: 40px;

    }

    .about6 {

        min-height: 750px;

    }

    .about6_con {

        width: 50%;

    }

    .about6_con h3 {

        font-size: 40px;

    }

    .process-max {

        width: 100%;

    }

    .process-min {

        width: 100%;

    }

    .process-min .getIndex .item i {

        font-size: 20px;

    }

    .process-min .slick-current .item i {

        font-size: 30px;

    }

    .sy2_con_fl ul li:nth-child(4) {
        position: inherit;
        bottom: inherit;
    }

    .link-name-default h3{
        font-size: 32px;
    }
    .link-setion-text h3{
        font-size: 32px;
    }
    .home-column1 h3{
        font-size: 40px;
    }

    .contact_title a{
        font-size: 40px;
    }
    .contact_con{
        margin-top: 70px;
    }

    .about_con{
        padding: 30px 50px;
    }
    .jy1_fr li{
        font-size: 18px;
    }
    .contact_fl li input{
        height: 45px;
        line-height: 45px;
    }
    .contact_fl .qr p{
        height: 45px;
        line-height: 45px;
    }
    .contact_fl .qr input{
        height: 45px;
        line-height: 45px;
    }
    .phone span{
        margin-top: 150px;
    }
    .banner-info .bt{
        font-size: 40px;
    }
    .f2_con li p{
        font-size: 22px;
    }

}

@media (min-width: 1201px) and (max-width: 1279px) {
    .about_con{
        width: 95%;
        left: 2.5%;
        top: 90px;
        padding: 30px 40px;
    }
    .about_con h3{
        margin: 15px 0px;
    }
    .about33-max .item i{
        padding-bottom: 62%;
    }
    .about3_con{
        left: 2.5%;
        top: 50px;
    }
    .about6_con{
        right: 2.5%;
    }
    .about2_b{
        max-width: 100%;
    }
    .about0_fr p{
        margin-bottom: 5%;
    }
    .about0_fr img{
        max-width: 50%;
    }
    .f2_con li p{
        font-size: 20px;
    }
    .album_con_info ul{
        max-width: 95%;
    }
    .album_txt p{
        font-size: 20px;
    }
    .solnav{
        height: 60px;
        margin-top: -60px;
    }
    .solnav ul li{
        line-height: 60px;
    }
    .solnav ul li a{
        font-size: 20px;
    }

    .container1 {

        width: 95%;

    }

    .menupc li a {

        font-size: 20px;

        padding: 0px 15px;

    }

    .footer1_fc {

        margin: 0 3%;

    }

    .feedback_con {

        max-width: 100%;

    }

    .f1_fl {

        width: 40%;

        padding-right: 4%;

        margin-right: 4%;

    }

    .f1_fr {

        width: 56%;

    }

    .sy2-info h1 {

        font-size: 30px;

    }

    .sy2_con_fl {

        width: 65%;

        padding-right: 2%;

    }

    .sy2_con_fr {

        width: 35%;

        padding-left: 2%;

    }

    .sy2_con_fl ul li:nth-child(2) {

        margin-top: 0;

    }

    .sy2_con_fl ul li:nth-child(3) {

        margin-top: 0;

    }

    .sy2_con_fl {

        margin-top: -80px;

    }

    .sy3 {

        overflow: hidden;

        min-height: auto;

    }

    .sy3_title {

        margin-bottom: 50px;

    }

    .sy3_title h3 {

        font-size: 40px;

    }

    .sy3_fl_con {

        width: 100%;

    }

    .sy3_fr {

        float: right;

        width: 50%;

    }

    .sy3-info img {

        position: inherit;

        padding-top: 20%;

    }

    .sy7_title {

        font-size: 40px;

    }

    .sy7_fls {

        height: 425px;

    }

    .sy8_title h3 {

        font-size: 40px;

    }

    .proshow1_42 dl dd {

        font-size: 18px;

    }

    .proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

        width: 100px;

        height: 100px;

        margin-top: -50px;

    }

    .about2_b li h3 {

        width: 190px;

        height: 190px;

        line-height: 190px;
        cursor: pointer;

    }

    /*.about_con {

        width: 60%;

    }*/

    .about_con h3 {

        font-size: 30px;

    }

    .about2_t_fr h3 {

        font-size: 40px;

    }

    .about3 {

        padding-top: 235px;

    }

    .about3_con {

        width: 50%;

    }

    .about3_con h3 {

        font-size: 40px;

    }

    .about5 {

        background-size: 100%;

        min-height: 750px;

    }

    .about5_con {

        width: 50%;

    }

    .about5_con h3 {

        font-size: 40px;

    }

    .about1 {

        min-height: 860px;

    }

    .about6 {

        min-height: 750px;

    }

    .about6_con {

        width: 50%;

    }

    .about6_con h3 {

        font-size: 40px;

    }

    .process-max {

        width: 100%;

    }

    .process-min {

        width: 100%;

    }

    .process-min .getIndex .item i {

        font-size: 20px;

    }

    .process-min .slick-current .item i {

        font-size: 30px;

    }

    .sy2_con_fl ul li:nth-child(4) {
        position: inherit;
        bottom: inherit;
    }

    .link-name-default h3{
        font-size: 30px;
    }
    .link-setion-text h3{
        font-size: 30px;
    }
    .home-column1 h3{
        font-size: 38px;
    }

    .contact_title a{
        font-size: 38px;
    }
    .contact_con{
        margin-top: 70px;
    }


}

@media (max-width: 1200px) {
    /*.daohang{
        position: inherit;
    }*/
	.honor_txt {
	  font-size: 12px;
	}
    .about1{
        background: url(../images/aboutbg1.png) no-repeat;
        background-size: cover;
        padding: 120px 0px 80px 0px;
    }
    .about1bg{
        display: none;
    }
    .about_con{
        position: inherit;
        width: 100%;
        left: 0;
        top: 0;
        padding: 30px 40px;
    }
    .about_con h5{
        font-size: 18px;
    }
    .about_con h3{
        margin: 15px 0px;
        font-size: 20px;
    }

    .home-banner{
        margin-top: 60px;
    }
    .inner-banner{
        margin-top: 60px;
    }
    .nav-fr{
        display: none;
    }
    .float_ck{
        display: none;
    }
    .about3_con{
        left: 15px;
        top: 80px;
    }
    .about33-min{
        margin: 0px auto;
    }
    .about33-max .item i{
        padding-bottom: 55%;
    }
    .about6_con{
        right: 15px;
    }
    .about66-min{
        margin: 0px auto;
    }
    .about2_b{
        max-width: 100%;
    }

    .c-video{
        margin-top: 7%;
    }
    .about0_fr{
        width: 45%;
    }
    .about0_fr p{
        margin-bottom: 5%;
    }
    .about0_fr img{
        max-width: 50%;
    }
    .f2_con li p{
        font-size: 18px;
    }
    .video_con_info li{
        padding: 0px 10px;
    }
    .video_txt p{
        font-size: 20px;
    }
    .video_txt img{
        max-width: 80%;
    }
    .news_con_info li{
        padding: 0px 10px;
        margin-bottom: 20px;
    }
    .album_con_info{
        margin-top: 50px;
    }
    .album_con_info ul{
        max-width: 100%;
    }
    .album_txt p{
        font-size: 20px;
    }
    .solnav{
        display: none;
    }
    .link-name-default h3{
        font-size: 30px;
    }
    .link-setion-text h3{
        font-size: 30px;
    }
    .home-column1 h3{
        font-size: 38px;
    }

    .contact_title a{
        font-size: 38px;
    }
    .contact_con{
        margin-top: 70px;
    }

    .container1 {

        width: 100%;

        margin: 0 auto;

        padding-left: 15px;

        padding-right: 15px;

    }

    .container2 {

        width: 100%;

        margin: 0 auto;

        padding-left: 15px;

        padding-right: 15px;

    }

    .show_content img {

        display: block;

        max-width: 100%;

        height: auto;

        margin-left: auto;

        margin-right: auto;

    }

    .banner-info {

        width: 100%;

        margin: 0 auto;

        padding-left: 15px;

        padding-right: 15px;

        left: 0;

    }

    .sol-info {

        width: 70%;

        margin: 0 auto;

        left: 10%;

    }

    .sol-info .bt {

        font-size: 40px;

    }

    .contact_fl li {

        padding: 0 15px;

    }

    .phone {

        background: url(../images/indexc.png) no-repeat 15px top;

        padding-left: 135px;

    }

    .link-name-default h3 {

        font-size: 26px;

    }

    .link-setion-text h3 {

        font-size: 26px;

    }

    .c3 li p {

        font-size: 26px;

    }

    .feedback_con {

        max-width: 100%;

    }

    .f1_fl {

        width: 40%;

        padding-right: 4%;

        margin-right: 4%;

    }

    .f1_fr {

        width: 56%;

    }

    .choose_fr select {

        width: 80%;

    }

    .news_txt {

        padding: 20px 15px;

    }

    .news_txt h3 {

        font-size: 20px;

    }

    .jy1_fl h3 {

        font-size: 40px;

    }

    .jy1_fr li {

        height: 200px;

        padding: 0px 20px;

        font-size: 18px;

    }

    .jy1_fr {

        margin-top: 20%;

    }

    .jy2 h3 {

        font-size: 40px;

    }

    .jy3_txt img {

        max-width: 30%;

    }

    .jy4_t h3 {

        font-size: 40px;

    }

    .jy4_b li {

        font-size: 18px;

    }

    .sy2_txt {

        margin: 15px 0px;

    }

    .sy2_con_fl {

        float: none;

        overflow: hidden;

        width: 100%;

        margin-bottom: 25px;

    }

    .sy2_con_fr {

        float: none;

        width: 100%;

        border-left: none;

        padding-left: 0;

    }

    .sy2_con_fl ul li:nth-child(1) {

        float: left;

        width: 50%;

    }

    .sy2_con_fl ul li:nth-child(2) {

        float: right;

        width: 50%;

        margin-top: 0;

    }

    .sy2_con_fl ul li:nth-child(3) {

        float: left;

        width: 50%;

        margin-top: 0;

    }

    .sy2_con_fl ul li:nth-child(4) {

        float: right;

        width: 50%;

        position: inherit;
        bottom: inherit;

    }

    .sy2_con_fl ul li:nth-child(2) .sy2_img {

        margin: 0 auto !important;

    }

    .sy2_con_fl ul li:nth-child(3) .sy2_img {

        margin: 0 auto !important;

    }

    .sy2-info h1 {

        font-size: 30px;

    }

    .sy1_title {

        font-size: 40px;

    }

    .sy2_title {

        font-size: 40px;

    }

    .sy3 {

        overflow: hidden;

        min-height: auto;

    }

    .sy3_title {

        margin-bottom: 50px;

    }

    .sy3_title h3 {

        font-size: 40px;

    }

    .sy3_fl_con {

        width: 100%;

    }

    .sy3_fr {

        float: right;

        width: 50%;

    }

    .sy3-info img {

        position: inherit;

        padding-top: 20%;

    }

    .sy7_fls {

        height: 435px;

    }

    .sy7_con_fr li {

        margin-bottom: 10px;

    }

    .inner-product {

        padding: 30px 0px 50px 0px;

    }

    .ipro_fl {

        width: 25%;

    }

    .ipro_fr {

        width: 70%;

    }

    .ipro_title {

        font-size: 40px;

        margin: 0px 0px 25px 0px;

    }

    .ipro_fr li a {

        padding: 45px 25px 20px 25px;

    }

    .ipro_txt {

        padding-top: 25px;

    }

    .ipro_txt span {

        height: 45px;

        line-height: 45px;

    }

    .proshow1_42 dl dd {

        height: 120px;

    }

    .proshow2_1 {

        margin: 25px auto;

    }

    .proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

        width: 100px;

        height: 100px;

        margin-top: -50px;

    }

    .about1 {

        min-height: auto;


    }

    /*.about_con {

        width: 70%;

    }*/

    .about2_t_fr {

        width: 45%;

    }

    /*.about2_t_fr h3 {

        font-size: 40px;

    }*/

    /*.about_con h3 {

        font-size: 40px;

    }*/

    .about2_b li h3 {

        width: 150px;

        height: 150px;

        line-height: 150px;
        cursor: pointer;

    }

    .about3_con h3 {

        font-size: 40px;

    }

    .about3_con {

        width: 60%;

    }

    .about3 {

        padding: 150px 0px;

        min-height: auto;

    }

    .about5 {

        padding: 80px 0px;

        min-height: auto;

        background: #f5f5f5 url(map.png) no-repeat center;

        background-size: cover;

    }

    .about5_con {

        width: 60%;

    }

    .about5_con h3 {

        font-size: 40px;

    }

    .about6 {

        padding: 80px 0px;

        min-height: 700px;

    }

    .about6_con {

        width: 60%;

    }

    .about6_con h3 {

        font-size: 40px;

    }

    .process-max {

        width: 100%;

    }

    .process-min {

        width: 100%;

    }

    .process-min {

        margin: 100px auto 0px auto;

    }

}

@media (max-width: 768px) {
    .about1{
        padding: 100px 0px 50px 0px;
    }
    .about6{
        min-height: 600px;
    }
    .about4_title{
        font-size: 30px;
    }
    .about3_con{
        padding: 0px 15px;
        left: 0;
    }
    .about33-max .item i{
        padding-bottom: 60%;
    }
    .about6_con{
        padding: 30px 15px;
        right: 0;
    }

    .about0_fr h3{
        font-size: 30px;
        margin: 10px 0px;
    }
    .video_con_info li{
        width: 50%;
    }
    .video_txt p{
        font-size: 18px;
    }
    .album_con_info li{
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .album_txt{
        bottom: 15px;
    }
    .album_txt p{
        font-size: 18px;
    }
    .tnation {

        display: none;

    }

    .tlogo {

        width: 70%;

        padding-top: 5px;

    }

    .tlink {

        width: 25%;

    }

    .banner-info .bt {

        font-size: 40px;

    }

    .banner-info .jsh {

        font-size: 16px;

        width: 80%;

    }

    .banner-info .jsh br {

        display: none;

    }

    .home-column1 h3 {

        font-size: 40px;

    }

    .footer1_fc li a {

        font-size: 16px;

    }

    .menulist li a {

        font-size: 14px;

    }

    .footer1_fc {

        margin: 0 3%;

    }

    .link-name-default h3 {

        font-size: 21px;

    }

    .link-setion-text h3 {

        font-size: 21px;

    }

    .download_con li {

        padding: 20px 15px;

    }

    .download_con li:after {

        right: 15px;

        background-size: 50%;

    }

    .c3 li p {

        font-size: 22px;

    }

    .choose_fl {

        float: left;

        width: 100%;

        margin-bottom: 25px;

    }

    .choose_fr {

        float: left;

        width: 100%;

    }

    .sol-info {

        width: 90%;

        margin: 0 auto;

        left: 5%;

    }

    .sol-info .bt {

        font-size: 30px;

        line-height: inherit;

        margin-bottom: 25px;

    }

    .sol-info .bt br {

        display: none;

    }

    .sol-info .jsh {

        font-size: 16px;

        line-height: 30px;

    }

    .jy1 {

        padding: 115px 0px;

    }

    .jy1_fl h3 {

        font-size: 30px;

    }

    .jy1_fr {

        margin-top: 0;

    }

    .jy2 {

        margin: 90px 0px;

    }

    .jy2 h3 {

        font-size: 30px;

    }

    .jy3_txt img {

        max-width: 20%;

    }

    .jy4_t h3 {

        font-size: 30px;

    }

    .jy4_t p br {

        display: none;

    }

    .jy4_b li {

        float: none;

        width: 100%;

        padding-left: 40px;

    }

    .sy1_txt {

        font-size: 18px;

    }

    .sy2-info h1 {

        font-size: 20px;

    }

    .sy1_title {

        font-size: 30px;

    }

    .sy2_title {

        font-size: 30px;

    }

    .sy3_title h3 {

        font-size: 30px;

    }

    .sy3_fl {

        float: none;

        width: 100%;

        overflow: hidden;
        position: inherit;

    }

    .sy3_fr {

        float: none;

        width: 100%;

    }

    .sy3-info img {

        padding-top: 25px;

    }

    .sy7_fls {

        height: 355px;

    }

    .sy7_title {

        font-size: 30px;

    }

    .sy8_title h3 {

        font-size: 30px;

    }

    .ipro_fl {

        width: 30%;

    }

    .ipro_fr {

        width: 65%;

    }

    .ipro_fr li {

        width: 48%;

    }

    .proshow1_42 dl {

        width: 48%;

        margin: 0 1% 40px 1%;

    }

    .gray {

        padding: 35px 0px;

    }

    .proshow1_2 {

        padding: 50px 0px;

    }

    .proshow1_4 {

        padding: 50px 0px 0px 0px;

    }

    .proshow1_42 dl dd {

        font-size: 17px;

        height: 80px;

    }

    .proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

        width: 80px;

        height: 80px;

        margin-top: -40px;

    }


    .about_con {

        width: 100%;

        padding: 30px 40px;

    }

    .about_con h3 {

        font-size: 30px;

        margin: 10px 0px 10px 0px;

    }

    .inner-about {

        margin: -60px auto 0px auto;

    }

    .truelandNav .list li a {

        line-height: 60px;

    }

    .about2_t {

        margin-bottom: 50px;

    }

    .about2_t_fr h3 {

        font-size: 30px;

        margin: 10px 0px;

    }

    .about2_b li h3 {

        width: 120px;

        height: 120px;

        line-height: 120px;

        font-size: 20px;
        cursor: pointer;

    }

    .about3_con {

        width: 100%;

    }

    .about3_con h3 {

        font-size: 30px;

        margin: 10px 0px;

    }

    .about5_con {

        width: 100%;

    }

    .about5_con h3 {

        font-size: 30px;

        margin: 10px 0px;

    }

    .about6_con {

        width: 100%;

    }

    .about6_con h3 {

        font-size: 30px;

        margin: 10px 0px;

    }

    .process-min {

        margin: 100px auto 0px auto;

    }

}

@media (max-width: 600px) {
    .about_img li{
        margin: 0px 5px;
    }
    .about4_title{
        font-size: 20px;
        margin-bottom: 25px;
    }
    .about3_con{
        top: 50px;
    }
    .about33-max .item i {
        padding-bottom: 100%;
    }
    .about33-min .slick-list{
        max-width: 90%;
    }
    .about6_con{
        top: 50px;
        padding: 15px;
    }
    .about66-max .item i {
        padding-bottom: 70%;
    }
    .about66-min .slick-list{
        max-width: 90%;
    }
    .video_txt p{
        font-size: 14px;
    }
    .video_con_info li{
        width: 50%;
    }
    .pagination{
        padding: 20px 0px 35px 0px;
    }
    .album_con_info{
        margin-top: 25px;
    }
    .album_con_info li{
        width: 50%;
    }
    .album_txt p{
        font-size: 14px;
    }
    .hcsp_con{
        margin-top: 25px;
    }
    .hcsp_con li{
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .hcsp_txt p{
        font-size: 30px;
    }
    .ipro_fl_b .er{
        padding: 15px 0px;
    }
    .ipro_fl_b .er li a{
        font-size: 18px;
    }
    .ipro_fl_b .er li{
        padding: 0px 0px 10px 0px;
    }

    .footer1 {

        padding: 35px 0px 25px 0px;

    }

    .footer1_fl {

        float: none;

        width: 100%;

        text-align: center;

    }

    .footer1_fc {

        display: none;

    }

    .footer1_fr {

        float: none;

        width: 100%;

        text-align: center;

    }

    .footer1_fr_link {

        margin: 25px 0px;

    }

    .footer1_fr_link ul {

        display: flex;

        justify-content: center;

    }

    .footer1_fr_link li {

        margin: 0px 10px;

    }

    .footer2 {

        padding: 0px 0px 35px 0px;

        text-align: center;

    }

    .top {

        height: auto;

        padding: 10px 0px;

        overflow: hidden;

    }

    .tlogo {

        float: none;

        width: 100%;

        padding-top: 0;

    }

    .tlink {

        float: none;

        width: 100%;

        display: flex;

        justify-content: center;

    }

    .tlink a {

        margin: 0px 5px;

        text-align: center;

    }

    .tlink a img {

        max-width: 70%;

    }

    .home-banner .swiper-container .swiper-pagination-bullet {

        width: 12px;

        height: 12px;

        border: 2px solid #bbb;

    }

    .home-banner .swiper-container .swiper-pagination-bullet-active {

        border: 2px solid #fc5000

    }

    .banner-info {

        top: 25px;
        bottom: inherit;

    }

    .banner-info .bt {

        font-size: 16px;

        margin-bottom: 15px;

    }

    .banner-info .jsh {

        font-size: 14px;
        line-height: 22px;
        height: 88px;
        overflow: hidden;

    }

    .home-column1 h3 {

        font-size: 22px;

        padding: 35px 0px;

    }

    .home-contact {

        padding: 35px 0px;

    }

    .contact_title a {

        font-size: 22px;

    }

    .contact_con {

        margin-top: 25px;

    }

    .contact_fl {

        float: none;

        width: 100%;

        padding-right: 0;

        margin-right: 0;

        border-right: none;

        overflow: hidden;

    }

    .contact_fr {

        float: none;

        width: 100%;

    }

    .contact_fl li {

        padding: 0;

        float: none;

        width: 100%;

        margin-bottom: 15px;

    }

    .phone {

        margin-top: 25px;

    }

    .phone span {

        margin-top: 25px;

    }

    .phone {

        background: url(../images/indexc.png) no-repeat left top;

        padding-left: 120px;

    }

    .contact_fl li input {

        height: 45px;

        line-height: 45px;

    }
    .contact_fl .qr p{
        height: 45px;

        line-height: 45px;
    }
    .contact_fl .qr input{
        height: 45px;

        line-height: 45px;
    }

    .home-solutions li {

        float: none;

        width: 100%;

    }

    .procate_con {

        margin: 35px auto;

    }

    /*.procate_more a {

        margin: 0 auto 35px auto;

    }*/

    .link-name-default h3 {

        font-size: 20px;

    }

    .link-setion-text h3 {

        font-size: 20px;

    }

    .inner_download {

        margin: 35px 0px 20px 0px;

    }

    .download_con {

        margin-top: 25px;

    }

    .download_con li {

        float: none;

        width: 100%;

        margin: 0 0 25px 0px;

        min-height: auto;

    }

    .support_title {

        font-size: 22px;

    }

    .xz_title {

        font-size: 20px;

        margin-bottom: 25px;

    }

    .xz_con {

        padding-left: 35px;

        background: url(nian.png) no-repeat left 3px;

        background-size: 5%;

    }

    .xz_con dl dd a {

        font-size: 16px;

    }

    .login_b {

        width: 100%;

        margin: 0 auto;

        padding-left: 15px;

        padding-right: 15px;

    }

    .login_t h3 {

        font-size: 20px;

    }

    .login_b1 {

        margin-bottom: 25px;

    }

    .login_b1 label {

        float: none;

        width: 100%;

        font-size: 18px;

    }

    .login_b1 input {

        float: none;

        width: 100%;

    }

    .login_b2 input {

        margin: 10% auto 0 auto;

    }

    .inner_contact {

        padding: 35px 0px;

    }

    .icontact_con {

        margin-top: 25px;

    }

    .icontact_con_tfl {

        float: none;

        width: 100%;

    }

    .icontact_con_tfr {

        float: none;

        width: 100%;

    }

    .icontact_con_tfl p {

        margin-bottom: 25px;
padding-left: 65px;
    }

    .icontact_con_t {

        padding-bottom: 0px;

    }

    .c3 {

        padding-left: 65px;

        background: url(pc3.png) no-repeat left 5px;

    }

    .c3 li {

        float: none;

        width: 100%;

        margin-bottom: 25px;

    }

    .c3 li h3 {

        margin-bottom: 10px;

    }

    .c3 li p {

        font-size: 16px;

    }

    .icontact_con_b {

        float: none;

        width: 100%;

        padding-left: 65px;

    }

    .icontact_con_b p {

        padding-top: 25px;

    }

    .inner_feedback {

        padding: 35px 0px;

    }

    .feedback_p {

        font-size: 16px;

    }

    .feedback_con {

        margin: 25px auto 0px auto;

    }

    .f1 {

        margin-bottom: 25px;

    }

    .f1_fl {

        float: none;

        width: 100%;

        padding-right: 0;

        margin-right: 0;

        margin-bottom: 25px;

    }

    .f1_fr {

        float: none;

        width: 100%;

    }

    .f1_fl input {

        font-size: 16px;

    }

    .choose select {

        font-size: 16px;

    }

    .choose p {

        font-size: 16px;

    }

    .choose_fr select {

        width: 85%;

    }

    .f1 textarea {

        font-size: 16px;

    }

    .f2 {

        margin-bottom: 25px;

    }

    .f2_con li {

        float: none;

        width: 100%;

        margin-right: 0;

    }

    .f2_con li p {

        font-size: 16px;

    }

    .f2_con li p br {

        display: none;

    }

    .f2_con li label {

        top: 5px;

    }

    .news_con_nav {

        margin: 25px 0px;

    }

    .news_con_nav li a {

        padding: 0px 20px;
        font-size: 18px;

    }

    .news_con_info li {

        width: 50%;

        padding: 0px 5px;

        margin-bottom: 15px;

    }

    .news_txt {

        padding: 12px 10px;

    }

    .news_txt h3 {

        font-size: 14px!important;

        margin-bottom: 5px;

        height: 50px;

        line-height: 25px;
        
        padding: 0!important;

    }

    .news_txt p {

        font-size: 14px;

    }

    .pagination a {

        width: 30px;

        height: 30px;

        line-height: 30px;

    }

    .newsshow_con {

        margin: 25px 0px;

    }

    .newsshow_title {

        font-size: 20px;

    }

    .newsshow_info {

        margin: 25px 0px;

    }

    .sol-info .bt {

        font-size: 16px;

        margin-bottom: 10px;

    }

    .sol-info .jsh {

        font-size: 14px;

        line-height: 22px;

        height: 44px;

        overflow: hidden;

    }

    .jy1_fl {

        float: none;

        width: 100%;

    }

    .jy1_fr {

        float: none;

        width: 100%;

    }

    .jy1 {

        padding: 35px 0px;

    }

    .jy1_fl h3 {

        font-size: 20px;

    }

    .jy1_fl p {

        font-size: 16px;

        line-height: 30px;

    }

    .jy1_fr li {

        padding: 20px 15px;

        margin-bottom: 0;

        margin-top: 25px;

        font-size: 16px;

        height: auto;

    }

    .jy2 {

        margin: 35px 0px;

    }

    .jy2 h3 {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .jy3 li {

        float: none;

        width: 100%;

    }

    .jy3_txt img {

        max-width: 30%;

    }

    .jy4 {

        padding: 35px 0px;

    }

    .jy4_t h3 {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .jy4_b {

        margin-top: 25px;

    }

    .jy4_b li {

        margin-bottom: 15px;

        font-size: 16px;

    }

    .sy1 {

        padding: 35px 0px 10px 0px;

    }

    .sy1_title {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .sy1_con li {

        width: 50%;

    }

    .sy1_con li .pic img {

        width: 100px;

        height: 100px;

    }

    .sy1_txt {

        margin-top: 0;

        font-size: 16px;

    }

    .sy2 {

        margin: 35px 0px;

    }

    .sy2_title {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .sy2_con_fl ul li:nth-child(1) {

        float: none;

        width: 100%;

    }

    .sy2_con_fl ul li:nth-child(2) {

        float: none;

        width: 100%;

    }

    .sy2_con_fl ul li:nth-child(3) {

        float: none;

        width: 100%;

    }

    .sy2_con_fl ul li:nth-child(4) {

        float: none;

        width: 100%;

        position: inherit;
        bottom: inherit;

    }

    .sy2-info h1 {

        margin: 25px 0px;

    }

    .sy2-info p {

        font-size: 16px;

    }

    .sy3 {

        padding: 35px 0px;

    }

    .sy3_title {

        margin-bottom: 25px;

    }

    .sy3_title h3 {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .sy3_fl_con li h3 {

        font-size: 20px;

        width: 80px;

        height: 80px;

        line-height: 76px;

        border-radius: 15px;

    }

    .jy3_txt p {

        font-size: 30px;

    }

    .sy7 {

        padding: 35px 0px;

    }

    .sy7_title {

        font-size: 20px;

        margin-bottom: 15px;

    }

    .sy7_con_fl {

        float: none;

        width: 100%;

        margin-bottom: 25px;

        overflow: hidden;

    }

    .sy7_con_fr {

        float: none;

        width: 100%;

    }

    .sy7_con_fr li {

        width: 50%;

    }

    .sy8 {

        margin: 35px 0px;

    }

    .sy8_title {

        margin-bottom: 25px;

    }

    .sy8_title h3 {

        font-size: 20px;

    }

    .sy8_con li {

        width: 50%;

    }

    .sy8_more {

        margin-top: 5px;

    }

    .inner-product {

        padding: 35px 0px 0px 0px;

    }

    .ipro_fl {

        float: none;

        width: 100%;

        padding: 25px 15px;

    }

    .ipro_fr {

        float: none;

        width: 100%;

    }

    .ipro_title {

        font-size: 25px;

        margin: 25px 0px;

    }

    .ipro_fr li a {

        padding: 25px 15px 20px 15px;

    }

    .ipro_txt h3 {

        font-size: 20px;

    }

    .ipro_txt p {

        margin: 0px 0px 10px 0px;

    }

    .ipro_txt span {

        height: 35px;

        line-height: 35px;

        font-size: 14px;

    }

    .gray {

        padding: 25px 0px;

    }

    .news_location {

        padding-left: 35px;

    }

    .news_location a {

        font-size: 18px;

        margin: 0px 10px;

    }

    .news_location span {

        font-size: 18px;

        margin: 0px 10px;

    }

    .ban_info {

        left: 0;

        width: 100%;

    }

    .ban_info h3 {

        font-size: 20px;

    }

    .ban_info p {

        font-size: 16px;

    }

    .proshow1_2 {

        padding: 25px 0px;

    }

    .proshow1_3 {

        padding: 25px 0px 0px 0px;

    }

    .proshow1_4 {

        padding: 25px 0px 0px 0px;

    }

    .proshow1_41 {

        font-size: 20px;

        padding-bottom: 15px;

    }

    .proshow1_42 {

        margin: 20px 0px 10px 0px;

    }

    .proshow1_42 dl {

        width: 100%;

        margin: 0 0 15px 0;

    }

    .proshow1_42 dl dt {

        font-size: 16px;

    }

    .proshow1_42 dl dd {

        height: auto;

        font-size: 14px;

        line-height: 25px;

    }

    .proshow1_43 {

        padding-bottom: 20px;

    }

    .proshow2_1 .swiper-button-next, .proshow2_1 .swiper-button-prev {

        width: 40px;

        height: 40px;

        margin-top: -20px;

    }

    .inner-about {

        margin: 0 auto;

    }

    .truelandNav .list {

        display: inherit;

        justify-content: inherit;

    }

    .truelandNav .list li {

        float: left;

        width: 31.3%;

        margin: 0 1%;

    }

    .truelandNav .list li a {

        font-size: 16px;

        line-height: 40px;

    }

    .about0 {

        padding: 35px 0px;

    }

    .c-video {

        width: 100%;

    }
    .c-video{
        float: none;
        width: 100%;
        margin-top: 0;
    }
    .about0_fr{
        margin-top: 25px;
        float: none;
        width: 100%;
    }
    .about0_fr h5{
        font-size: 18px;
    }
    .about0_fr h3{
        font-size: 20px;
    }
    .about0_fr p {
        font-size: 16px;
        line-height: 30px;
    }

    .about1 {

        padding: 120px 0px 50px 0px;

    }

    .about_con {

        padding: 25px 15px;

    }

    .about_con h5 {

        font-size: 18px;

    }

    .about_con h3 {

        font-size: 20px;

    }

    .about_con p {

        font-size: 16px;

        line-height: 30px;
        text-align: justify;
        text-justify: inter-ideograph;

    }

    .c-video img {

        width: 50px;

        height: 55px;

    }

    .about2 {

        margin: 35px 0px;

    }

    .about2_t {

        margin-bottom: 25px;

    }

    .about2_t_fl {

        float: none;

        width: 100%;

    }

    .about2_t_fr {

        float: none;

        width: 100%;

        margin-top: 25px;

    }

    .about2_t_fr h5 {

        font-size: 18px;

    }

    .about2_t_fr h3 {

        font-size: 20px;

    }

    .about2_t_fr p {

        font-size: 16px;

        line-height: 30px;
        text-align: justify;
        text-justify: inter-ideograph;
    }

    .about2_b p br {

        display: none;

    }

    .about2_b li h3 {

        width: 80px;

        height: 80px;

        line-height: 80px;

        font-size: 14px;
        cursor: pointer;

    }

    .about3 {

        padding: 50px 0px;

    }

    .about3_con h5 {

        font-size: 18px;

    }

    .about3_con h3 {

        font-size: 20px;

    }

    .about3_con p {

        font-size: 16px;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 30px;

    }

    .about5 {

        padding: 50px 0px;

    }

    .about5_con h5 {

        font-size: 18px;

    }

    .about5_con h3 {

        font-size: 20px;

    }

    .about5_con p {

        font-size: 16px;

        line-height: 30px;

    }

    .about6 {

        padding: 50px 0px;
        min-height: 500px;

    }

    .about6_con h5 {

        font-size: 18px;

    }

    .about6_con h3 {

        font-size: 20px;

    }

    .about6_con p {

        font-size: 16px;

        line-height: 30px;
        text-align: justify;
        text-justify: inter-ideograph;
    }

    .about4 {

        padding: 50px 0px;

    }

    .pmax_fl {

        float: none;

        width: 100%;

        margin-bottom: 25px;

    }

    .pmax_fr {

        float: none;

        width: 100%;

        padding-left: 0;

    }

    .process-min {

        margin: 35px auto 0px auto;

    }

    .about4:before {

        bottom: 59px;

    }

    .float_ck {

        display: none !important;

    }

    .truelandNav {

        display: none !important;

    }

    .about2_b p {
        height: auto;
        font-size: 16px;
        margin-bottom: 15px;
    }

    .about2_b p br {
        display: none;
    }
    .login_t{
        width: 100%;
        margin: 8% auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .cpxq{
        margin-top: 60px;
    }
}

@media (max-width: 414px) {

    .about33-max .item i {
        padding-bottom: 120%;
    }
    .about66-max .item i {
        padding-bottom: 90%;
    }

    .about2_b li h3 {

        width: 70px;

        height: 70px;

        line-height: 70px;

        font-size: 14px;

    }

}

@media (max-width: 375px) {

    .about33-max .item i {
        padding-bottom: 140%;
    }
    .about66-max .item i {
        padding-bottom: 110%;
    }

    .about2_b li h3 {

        width: 65px;

        height: 65px;

        line-height: 65px;

    }
}

@media (max-width: 320px) {

    .about2_b li h3 {

        width: 60px;

        height: 60px;

        line-height: 60px;

        font-size: 13px;

    }
}

.healthy ul li {
    font-size: 20rem;
    line-height: 26px;
    color: #666;
    clear: both;
    margin-bottom: 22px;
    cursor: pointer;
}

.healthy ul li a {
    color: #666 !important;
    font-size: 20rem;
    font-weight: normal !important;
}

.healthy ul li a:hover {
    color: #fc5000 !important;
}

.healthy ul {
    margin-top: 29px;
    float: left;
    width: 11%;
    padding-left: 1%;
}

.healthy-img {
    float: left;
    width: 57%;
}

.healthy-img img {
    width: 100%;

}

.healthy-text {
    float: left;
    width: 27%;
    font-size: 15px;
    line-height: 25px !important;
    margin-left: 4%;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #777;
    padding-top: 8%;
}

.healthy-text p {
}

.nav-see-more {
    font-size: 16px !important;
    color: #fc5000 !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.nav-rouduct {
    width: 25%;
    float: left;
}

.nav-rouduct-title {
    font-size: 24rem;
    font-weight: 600;
    border-bottom: 1px solid #fc5000;
    line-height: 48px;
    width: 65%;
    text-align: left;
}

.nav-rouduct-list {
    margin-top: 15px;
    height: auto;
    clear: both;
    overflow: hidden;
    line-height: 42px;
    cursor: pointer;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;

}

.nav-rouduct-list .img {
    width: 42px;
    float: left;
}

.nav-rouduct-list a:first-child:hover {
    display: block;
}

.nav-rouduct-list a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 42px;
}

.nav-rouduct-list a img {
    height: 40px;
}

.nav-rouduct-list span {
    font-size: 20px;
    color: #666;
    margin-left: 80px;
    line-height: 42px;
    float: left;
    width: auto;
}

.nav-rouduct-img {
    width: 41.3%;
    float: right;
    padding: 12px 0px 28px 0px;
    height: auto;
    overflow: hidden;
}

.nav-rouduct-image {
    display: none;
    position: absolute;
    max-width: 42px;
    max-height: 42px;
}

.nav-rouduct-hover {
    display: block;
    position: absolute;
    max-width: 42px;
    max-height: 42px;
}

.nav-rouduct-list {
    font-weight: 100 !important;
}

.about_top {
    position: fixed;
    right: 0;
    bottom: 20%;
}

.about_top a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #8c8c8c;
    color: #fff;
    transition: .5s;
}

.about_top a span {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-top: 12px;
}

.about_top a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.about_top a p {
    display: none;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 35px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    transition: .5s;
}

.about_top a:hover {
    width: 70px;
    background: -webkit-linear-gradient(left, #fc5000, #ff7900);
    background: -o-linear-gradient(right, #fc5000, #ff7900);
    background: -moz-linear-gradient(right, #fc5000, #ff7900);
    background: linear-gradient(to right, #fc5000, #ff7900);
}

.about_top a:hover p {
    display: block;
}

.about_top a:hover span {
    margin-left: 35px;
}

/*服务与支持下拉*/
.ss_img {
    float: right;
    width: 41.3%;
    padding: 12px 0px 0px 0px;
    height: auto;
    overflow: hidden;
}

.ss_zl {
    float: left;
    width: 25%;
}

.ss_zl_title {
    font-size: 24px;
    font-weight: 600;
    border-bottom: 1px solid #fc5000;
    line-height: 48px;
    width: 65%;
    text-align: left;
    margin-bottom: 50px;
}

.ss_zl a {
    color: #8c8c8c !important;
    font-size: 16px !important;
    line-height: 37px;
    font-weight: normal !important;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
}

.ss_zl a:hover {
    color: #fc5000 !important;
}

.ss_zl a:after {
    content: '';
    display: block;
    width: 37px;
    height: 37px;
    background: url("../images/xz.png") no-repeat center;
    position: absolute;
    left: 80px;
    top: 0;
}

.ss_zl p {
    color: #8c8c8c;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    margin-bottom: 14px;
    padding-left: 65px;
}

.c11 {
    background: url(../images/c11.png) no-repeat left center;
}

.c12 {
    background: url(../images/c12.png) no-repeat left center;
}























