body {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    font-family: "微软雅黑", "Microsoft Yahei";
    overflow-x: hidden;
    height: auto !important;
}

a {
    color: #000;
}

a:hover {
    color: #e70011;
}

img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

input,
textarea,
select {
    font-size: 12px;
    color: #000;
    font-family: "微软雅黑", "Microsoft Yahei";
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'] {
    cursor: pointer;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

::-ms-input-placeholder {
    color: #999;
}

a,
img,
button,
input,
textarea {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.ani {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

* {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: ariblk;
    src: url(../font/ariblk.ttf);
}

@font-face {
    font-family: 'gabo';
    src: url(http://www.macsanya.cn/skin/fonts/gabo_drive.otf);
}

@font-face {
    font-family: 'Light';
    src: url(http://www.macsanya.cn/skin/fonts/MY-subfont.ttf);
}

@font-face {
    font-family: 'HelveticaB';
    src: url(http://www.macsanya.cn/skin/fonts/Helvetica-Condensed-Black.otf);
}

/*布局*/
.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.h50 {
    height: 50px;
    clear: both;
    overflow: hidden;
}

.h100 {
    height: 100px;
    clear: both;
    overflow: hidden;
}

.serv-lab {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
}

.banner {
    position: relative;
}

.banner .serv-lab {
    position: absolute;
}

/*******头部**********/
.hd-new {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 66px;
    background-color: #fff;
    z-index: 103;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, .1);
}

.h-btn {
    display: block;
    text-align: center;
    margin-bottom: 18px;
    position: relative;
    z-index: 3;
}

.h-btn .ico {
    display: block;
    height: 36px;
    margin-bottom: 3px;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.h-btn .ico1 {
    background-image: url(../image/ico-01.png);
}

.h-btn .ico2 {
    background-image: url(../image/ico-02.png);
}

.h-btn .ico3 {
    background-image: url(../image/ico-03.png);
}

.h-btn .ico4 {
    background-image: url(../image/ico-01.png);
}

.h-btn span {
    font-size: 16px;
}

.h-btn:hover .ico1 {
    background-image: url(../image/ico-01-on.gif)
}

.h-btn:hover .ico2 {
    background-image: url(../image/ico-02-on.gif)
}

.h-btn:hover .ico3 {
    background-image: url(../image/ico-03-on.gif)
}

.h-btn:hover .ico4 {
    background-image: url(../image/ico-01-on.gif)
}

.hd-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 33px;
    text-align: center;
    z-index: 3;
}

.ico-bg {
    position: absolute;
    left: 0;
    width: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.ico-bg1 {
    height: 302px;
    bottom: 190px;
    z-index: 2;
    background-image: url(../image/ico-04.png);
}

.ico-bg2 {
    height: 340px;
    bottom: 65px;
    background-image: url(../image/ico-05.png);
}

.g-top {
    position: absolute;
    top: 15px;
    right: 25px;
    z-index: 100;
    line-height: 30px;
}

.g-top .lang {
    float: left;
    color: #fff;
    position: relative;
    margin-right: 45px;
}

.g-top .lang dt {
    cursor: pointer;
    font-size: 14px;
    padding: 0 17px 0 25px;
    position: relative;
    background: url(../image/i-lang_1.png) no-repeat left center;
}

.g-top .lang dt:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    background: url(../image/i-08_1.png) no-repeat right center;
}

.g-top .lang dd {
    position: absolute;
    top: 120%;
    left: 0;
    right: 0;
    font-size: 14px;
    padding: 10px 0;
    text-align: center;
    border-radius: 8px;
    line-height: 26px;
    background-color: #fff;
    visibility: hidden;
    transition: .3s;
    opacity: 0;
}

.g-top .lang:hover dd {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.so {
    float: left;
    height: 30px;
}

.so-btn,
.so .btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../image/i-so_1.png) no-repeat center center;
}

.so .inp {
    width: 100%;
    height: 30px;
    display: block;
    padding: 0 28px 0 10px;
    background: #fff;
    border: 0;
    border-radius: 30px;
}

.so .btn {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../image/i-so1_1.png);
    font-size: 0;
    text-indent: 9999px;
    border: 0;
}

.so .con {
    width: 0;
    overflow: hidden;
    position: relative;
    right: 0;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.so.open .con {
    width: 150px;
}

.so.open .so-btn {
    display: none;
}

/*******************************-------[=导航]-------********************************/
.menu {
    display: block;
    margin-top: 35px;
    padding-top: 38px;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    background: url(../image/ico-menu.png) no-repeat center top;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.menu.open {
    background-image: url(http://www.macsanya.cn/skin/images/ico-menu-close.png);
}

.nv-new {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 66px;
    width: 566px;
    z-index: 103;
    width: 0;
    overflow: hidden;
    transition: 1.5s;
    -ms-transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    -o-transition: 1.5s;
}

.nv-new.open {
    width: 556px;
}

.nv-new ul {
    width: 300px;
    height: 100%;
    position: relative;
    z-index: 2;
    background-color: #e70011;
    padding-top: 25px;
}

.nv-new li .v1 {
    padding-left: 52px;
    font-size: 30px;
    color: #fff;
    display: block;
    line-height: 68px;
    font-weight: bold;
    position: relative;
    transition: 1.1s;
    -ms-transition: 1.1s;
    -moz-transition: 1.1s;
    -webkit-transition: 1.1s;
    -o-transition: 1.1s;
}

.nv-new li .v1::before {
    position: absolute;
    top: 0;
    left: 52px;
    height: 68px;
    line-height: 68px;
    font-size: 30px;
    overflow: hidden;
    max-width: 0;
    color: #ff9ba2;
    content: attr(data-hover);
    transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.nv-new li .v1::after {
    content: '';
    width: 34px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    background: url(../image/ico-033.png) no-repeat left center;
    opacity: 0;
    margin-left: 25px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.nv-new li.i1 .v1:after,
.nv-new li.i2 .v1:after,
.nv-new li.i7 .v1:after {
    display: none;
}

.nv-new li:hover .v1 {
    color: #ff9ba2;
}

.nv-new li:hover .v1::before {
    max-width: 100%;
}

.nv-new li:hover .v1::after {
    opacity: 1;
}

.nv-new dl {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 266px;
    padding-top: 36px;
    display: none;
}

.nv-new dd a {
    display: block;
    padding-left: 62px;
    font-size: 22px;
    line-height: 55px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.nv-new dd:hover a {
    padding-left: 78px;
    text-decoration: underline;
}

.nv-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 300px;
    width: 266px;
    width: 0;
    overflow: hidden;
    background: rgba(255, 255, 255, .95);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.nv-bg.open {
    width: 266px;
}

.nv-txt {
    position: absolute;
    left: 52px;
    bottom: 33px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    z-index: 3;
    font-weight: bold;
    padding-bottom: 22px;
    width: 190px;
}

.nv-txt:after {
    content: '';
    position: absolute;
    left: 7px;
    bottom: 0;
    width: 100px;
    height: 3px;
    background-color: #fff;
}

/*******************************-------[=banner]-------*******************************/
.banner {
    height: 70vh;
}

.banner .slick-slider,
.banner .slick-list,
.banner .slick-track,
.banner .slick-slide {
    height: 100%;
}

.banner .slick-slide a {
    display: block;
    outline: 0;
    position: relative;
    height: 70vh;
}

.banner .ba-bg,
.banner .ba-bg img {
    width: 100%;
    height: 100%;
    display: block;
}

.banner .ba-bg img {
    object-fit: cover;
}

.banner .section-first {
    height: 100%;
    width: auto;
}

.banner .slick-dots {
    position: absolute;
    left: 10vw;
    right: 0;
    bottom: 33px;
    text-align: center;
    z-index: 2;
}

.banner .slick-dots li {
    float: left;
    margin-right: 10px;
    position: relative;
}

.banner .slick-dots li button {
    display: block;
    width: 50px;
    height: 5px;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    border: 0;
    margin-top: 2px;
    background-color: rgba(255, 255, 255, .4);
}

.banner .slick-dots li.slick-active button {
    height: 5px;
    margin-top: 0;
}

.banner .slick-dots li.slick-active:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(230 0 18);
    animation: banwid 9s;
}

@-webkit-keyframes banwid {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes banwid {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

.banner .txt {
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner .pic {
    margin: 0 auto;
    opacity: 0;
}

.banner .txt1 .pic1 {
    width: 53.75vw;
}

.banner .txt1 .pic2 {
    width: 48.22916vw;
    margin-top: 0px;
}

.banner .txt2 .pic1 {
    width: 1198px;
}

.banner .txt2 .pic2 {
    width: 950px;
    margin-top: 80px;
}

.banner .pic img {
    width: 100%;
    display: block;
}

.banner .txt1 {
    color: #fff;
    text-align: center;
}

.banner .txt1 h3 {
    font-size: 60px;
    font-weight: normal;
    margin-bottom: 5px;
}

.banner .txt1 p {
    font-size: 36px;
}

.banner .txt1 p span {
    color: #1cff50;
}

.ul-ico {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    padding-top: 64px;
    opacity: 0;
}

.ul-ico li {
    display: inline-block;
    width: 210px;
    position: relative;
}

.ul-ico li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 134px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ul-ico .ico {
    display: block;
    height: 100px;
    width: 100px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: auto 100%;
    -ms-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.ul-ico p {
    font-size: 38px;
    color: #1cff50;
}

.ban-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
}

.ul-tab {
    position: absolute;
    right: 0;
    bottom: 23px;
}

.ul-tab li {
    margin-top: 1px;
    position: relative;
    background: rgba(0, 0, 0, .6);
    border-top-left-radius: 72px;
    border-bottom-left-radius: 72px;
    overflow: hidden;
}

.ul-tab li:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border: 2px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 72px;
    border-bottom-left-radius: 72px;
    transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    -o-transition: .8s;
}

.ul-tab li a {
    display: block;
    line-height: 72px;
    width: 302px;
    height: 70px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding-left: 56px;
    font-size: 20px;
    color: #fff;
}

.ul-tab .ico {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    margin-right: 30px;
}

.ul-tab .i1 .ico {
    background-image: url(http://www.macsanya.cn/skin/images/ico-a1_1.png);
}

.ul-tab .i2 .ico {
    background-image: url(http://www.macsanya.cn/skin/images/ico-a2_1.png);
}

.ul-tab .i3 .ico {
    background-image: url(http://www.macsanya.cn/skin/images/ico-a3_1.png);
}

.ul-tab li:hover:after {
    border-color: #2ab634;
}

.m-btn-down {
    position: absolute;
    left: 50%;
    bottom: 28px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.m-btn-down p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 22px;
}

.m-btn-down span {
    width: 29px;
    height: 29px;
    border: 1px solid #fff;
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}

.m-btn-down span:after,
.m-btn-down span:before {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    -webkit-animation: 1.5s ease-out infinite forwards anim-ripple;
    animation: 1.5s ease-out infinite forwards anim-ripple
}

.m-btn-down i {
    display: block;
    width: 100%;
    height: 27px;
    position: absolute;
    left: 0;
    top: 50%;
    background: url(../image/ico-06.png) no-repeat center center;
    animation: downico 1.5s ease-out infinite;
}

@keyframes downico {
    0% {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
    }

    35% {
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -o-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        opacity: 0;
    }

    65% {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
    }
}

@-webkit-keyframes anim-ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(2, 2, 1);
        transform: scale3d(2, 2, 1)
    }
}

@keyframes anim-ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(2, 2, 1);
        transform: scale3d(2, 2, 1)
    }
}

/*******************************-------[=底部]-------********************************/
.footer-1 .wp {
    width: auto;
    padding: 0 20px;
    max-width: none;
}

/*******************************-------[=正文]-------********************************/
.main-new {
    margin-left: 66px;
}

.pop-seek1.open {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1026;
}

.pop-seek1.open .pop-bg,
.pop-make.open .pop-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
}

.pop-seek1 .cont {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1026;
    width: 710px;
    color: #fff;
    padding: 32px 40px 42px;
    background-color: #e70011;
    border-radius: 5px;
    transform: translate(-50%, -50%) scale(0);
    transition: all 0.6s;
}

.pop-seek1.open .cont {
    transform: translate(-50%, -50%) scale(1);
}

.pop-seek1 .close {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../image/ico-close.png) no-repeat center;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.pop-seek1 .close:hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pop-seek1 .cont h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 25px;
}

.pop-seek1 .tel {
    overflow: hidden;
    margin-bottom: 30px;
}

.pop-seek1 li {}

.pop-seek1 li span {
    font-size: 26px;
}

.pop-seek1 li p {
    font-size: 47px;
    font-family: 'HelveticaB';
    line-height: 1.1;
}

.pop-seek1 .inp {
    position: relative;
    margin-bottom: 10px;
}

.pop-seek1 .inp form {
    display: block;
}

.pop-seek1 .inp input {
    width: 100%;
    display: block;
    height: 52px;
    border: 0;
    border-radius: 10px;
    font-size: 18px;
    padding: 0 140px 0 15px;
}

.pop-seek1 .inp button {
    width: 130px;
    height: 52px;
    position: absolute;
    padding: 0;
    line-height: 52px;
    top: 0;
    right: 0;
    border: 0;
    border-radius: 10px;
    font-size: 20px;
    background-color: #fff;
    color: #00970b;
    cursor: pointer;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.32);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.pop-seek1 .inp button:hover {
    color: #fff;
    background-color: #e70011;
}

.pop-seek1 .tips {
    font-size: 14px;
    color: #75f94e;
    padding-left: 23px;
    margin-bottom: 20px;
    background: url(http://www.macsanya.cn/skin/images/ico-15.png) no-repeat left center;
}

.pop-seek1 .btn {
    height: 52px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 52px;
    border-radius: 10px;
    font-weight: bold;
    background: #00970b;
    position: relative;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.pop-seek1 .btn:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background: url(http://www.macsanya.cn/skin/images/ico-16.png) no-repeat center center;
}

.pop-seek1 .btn:hover {
    background-color: #016d09;
}

.float-bar {
    position: fixed;
    right: 1px;
    top: 50%;
    width: 60px;
    z-index: 105;
    display: block;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.float-bar li {
    margin-bottom: 2px;
    width: 80px;
    height: 80px;
    background-color: rgba(231, 0, 17, .8);
    float: right;
    border-radius: 5px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.float-bar li .ico {
    display: block;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.float-bar .tel {
    position: relative;
}

.float-bar .tel-con {
    position: absolute;
    right: 100px;
    top: 0;
    width: 0px;
    height: 100px;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
    background: rgba(231, 0, 17, .8);
    overflow: hidden;
    opacity: 0;
}

.float-bar .tel-con p {
    font-size: 18px;
    color: #fff;
    opacity: 0;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.float-bar li h4 {
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    opacity: 0;
    position: relative;
    top: -10px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.float-bar .tel .ico {
    background-image: url(../image/ico-17.png);
}

.float-bar .shang .ico {
    background-image: url(../image/ico-18.png);
}

.float-bar .weix .ico {
    background-image: url(../image/ico-19.png);
}

.float-bar .top .ico {
    background-image: url(../image/ico-20.png);
}

.float-bar li:hover {
    background-color: #e70011;
}

.float-bar .tel:hover,
.float-bar .shang:hover,
.float-bar .weix:hover {
    width: 100px;
    height: 100px;
}

.float-bar li:hover h4 {
    opacity: 1;
}

.float-bar .tel:hover .tel-con,
.float-bar .shang:hover .tel-con,
.float-bar .weix:hover .tel-con {
    width: 200px;
    opacity: 1;
    transition: all 0.5s 0.5s;
}

.float-bar .tel:hover .tel-con p {
    opacity: 1;
}

.float-bar .qr-con {
    position: absolute;
    width: 110px;
    height: 110px;
    right: 110px;
    bottom: 60px;
    background-color: #fff;
    border: 1px solid #dedede;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.float-bar .weix:hover .qr-con {
    visibility: visible;
    opacity: 1;
}

.fd-link {
    border-top: 1px solid #ccc;
}

.fd-tel {
    border-bottom: 0;
}

.btn-down-at {
    display: block;
    width: 42px;
    height: 42px;
    border: 1px solid rgba(255, 255, 255, .8);
    border-radius: 50%;
    transition: all 0.3s ease 0.6s;
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 100;
    margin-left: -21px;
    overflow: hidden;
}

.btn-down-at i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../image/ico_16_1.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    animation: downico 1.5s ease-out infinite;
}

@keyframes downico {
    0% {
        top: 0;
        opacity: 1;
    }

    35% {
        top: 50%;
        opacity: 0;
    }

    65% {
        top: -50%;
        opacity: 0;
    }

    100% {
        top: 0;
        opacity: 1;
    }
}

@font-face {
    font-family: ariblk;
    src: url(../font/ariblk.ttf);
}

@font-face {
    font-family: 'gabo';
    src: url(http://www.macsanya.cn/skin/fonts/gabo_drive.otf);
}

@font-face {
    font-family: 'Light';
    src: url(http://www.macsanya.cn/skin/fonts/MY-subfont.ttf);
}

@font-face {
    font-family: 'HelveticaB';
    src: url(http://www.macsanya.cn/skin/fonts/Helvetica-Condensed-Black.otf);
}

@media only screen and (max-width: 1920px) {

    .nv-new li .v1,
    .nv-new li .v1:before {
        font-size: 1.3vw;
    }

    /*30*/
    .nv-new li .v1 {
        padding-left: 2.7083333vw;
    }

    .nv-new li .v1::before {
        left: 2.7083333vw;
    }

    .nv-new li .v1::after {
        width: 1.770833vw;
        margin-left: 1.302083vw;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .g-tit1 h2 {
        font-size: 2.60416vw;
    }

    /*50*/
    .g-tit1 .en {
        font-size: 4.16666vw;
    }

    /*80*/
    .new-list2 .con {
        margin: 0 3.90625vw;
    }

    /*75*/
    .ico-bg1 {
        height: 15.729166vw;
    }

    .ico-bg2 {
        height: 17.70833vw;
    }

    .wp-2 {
        margin: 2vw 10vw 0;
    }

    /*170*/
    .row-at1 .txt .tit {
        font-size: 2.65625vw;
        margin-bottom: 5.9895833vw;
    }

    /*51*/
    .row-at1 .txt {
        padding-top: 7.552083vw;
    }

    .row-at1 .lab {
        width: 10.9375vw;
        font-size: 1.041666vw;
    }

    .at-t1 h2 {
        font-size: 2.083333vw;
    }

    .at-txt1 .txt {
        margin-left: 26.0416666vw;
    }

    .box-pc {
        width: 67.34375vw;
        /*height: 37.8125vw;*/
        height: 38.020833vw;
    }

    .box-pc .con {
        width: 44.947916666666vw;
        height: 28.072916666vw;
        margin-top: 2.3958333333vw;
    }

    .row-at3 {
        padding-top: 2.76041666vw;
    }

    .at-t1 {
        padding-top: 2.13541666vw;
    }

    .at-txt1 {
        padding: 2.5vw 0 2.9166666vw;
    }

    .at-txt1 h3 {
        font-size: 1.458333vw;
        margin-bottom: 1.458333vw;
    }

    .m-color h3 {
        font-size: 2.08333333vw;
    }

    .m-color {
        padding-top: 3.125vw;
    }

    .m-color .pic {
        height: 6.04166666vw;
        margin-bottom: 1.71875vw;
    }

    .m-color li {
        margin-bottom: 2.86458333vw;
    }

    .row-at4 {
        padding: 5.0520833vw 0 4.166666666vw;
    }

    .at-p1 {
        padding-top: 1.35416666vw;
    }

    .at-reali .tit {
        font-size: 2.08333333vw;
    }

    .at-btn .more {
        font-size: 2.08333333vw;
    }

    .at-reali {
        padding: 5.46875vw 0 5.833333vw;
    }

    .at-txt2 {
        padding-top: 4.16666666vw;
    }

    .at-txt2 .pic1 {
        margin-bottom: 2.8645833vw;
    }

    .at-txt2 .pic2 {
        margin-bottom: 7.29166666vw;
    }

    .at-txt2 .pic3 {
        margin-bottom: 6.25vw;
    }

    .row-at5 {
        padding: 3.4375vw 0 5.72916666vw;
    }

    .at-pic2 {
        padding-top: 5.46875vw;
    }

    .m-color ul {
        width: 68.22916666vw;
    }

    .at-txt2 .pic1 {
        width: 24.53125vw;
    }

    .at-txt2 .pic2 {
        width: 52.083333vw;
    }

    .at-txt2 .pic3 {
        width: 72.34375vw;
    }

    .at-txt2 .pic4 {
        width: 60.9895833vw;
    }

    .at-pic2 {
        width: 64.27083333vw;
    }

    .at-pic3 {
        width: 32.70833vw;
    }

    .row-at6 {
        padding-top: 2.6041666vw;
    }

    .m-color h3 {
        margin-bottom: 2.5vw;
    }

    .pop-seek1 .cont {
        width: 36.9791666vw;
    }

    .pop-seek1 li p {
        font-size: 2.4479166vw;
    }

    .pop-seek1 li span {
        font-size: 1.35416666vw;
    }

    .pop-seek1 .cont h3 {
        font-size: 1.25vw;
    }

    .new-list3 .con {
        height: 21.979166666vw;
    }

    .ico-bg3 {
        width: 41.927083vw;
        height: 64.16666666vw;
        z-index: -1;
    }

    .ico-bg4 {
        width: 36.40625vw;
        height: 50.8854166vw;
    }

    .box-pc .cont {
        width: 48.125vw;
        height: 32.65625vw;
        margin-left: 10.416666vw;
    }

    .m-ban .slick-slide .pic1 {
        width: 48.645833vw;
    }

    .banner .txt2 .pic1 {
        width: 62.395833vw;
    }

    .banner .txt2 .pic2 {
        width: 49.479166vw;
        margin-top: 4.166666vw;
    }

    .banner .txt1 h3 {
        font-size: 3.125vw;
    }

    .banner .txt1 p {
        font-size: 1.875vw;
    }

    .ul-ico p {
        font-size: 1.9791666vw;
    }

    .ul-ico .ico {
        width: 5.20833333vw;
        height: 5.20833333vw;
    }

    .ul-ico {
        padding-top: 3.3333333vw;
    }

    .m-ban .pic-logo {
        width: 13.54166vw;
        margin-right: 4.270833vw;
    }

    .m-ban .txt .desc {
        font-size: 1.1458333vw;
        line-height: 1.818;
        width: 25.520833vw;
    }

    .m-ban .txt {
        left: 5.46875vw;
        top: 8.17708333vw;
    }

    .row-at6-1 {
        padding-bottom: 4.6875vw;
    }

    .new-list3 {
        margin-top: 3.125vw;
    }

    .at-video {
        width: 32.7083333vw;
        height: 33.4375vw;
    }

    .at-video .pic {
        left: 5.9375vw;
        width: 19.479166666vw;
        height: 29.427083333vw;
        border-top-left-radius: 2.604166666vw;
        border-top-right-radius: 2.604166666vw;
    }

    .nv-new.open {
        width: 28.9583333vw;
    }

    .nv-new ul {
        width: 15.625vw;
    }

    .nv-new dl {
        width: 13.8541666vw;
    }

    .new-list1 .con {
        margin: 0 0.520833vw;
    }

    .new-list1 li {
        margin-bottom: 1.0416666vw;
    }

    .nv-bg.open {
        width: 13.8541666vw;
        left: 15.625vw;
    }

    .nv-txt {
        width: 11.5vw;
        left: 2.708333vw;
        font-size: 0.9375vw;
    }

    .nv-new dd a {
        padding-left: 3.2291666vw;
    }

    .nv-new dd:hover a {
        padding-left: 4.0625vw;
    }

    .nv-new dd a {
        font-size: 1.1458333vw;
    }

    .hd-new {
        width: 6.4375vw;
    }

    .main-new {
        margin-left: 0;
    }

    .nv-new {
        left: 6.4375vw;
    }

    .hd-logo img {
        width: 2.083333vw;
    }

    .menu {
        padding-top: 1.979166vw;
        -o-background-size: 1.770833vw auto;
        -ms-background-size: 1.770833vw auto;
        -moz-background-size: 1.770833vw auto;
        -webkit-background-size: 1.770833vw auto;
        background-size: 1.770833vw auto;
    }

    .h-btn .ico {
        height: 1.875vw;
    }

    .h-btn:hover .ico1 {
        -o-background-size: auto 3.1770833vw;
        -ms-background-size: auto 3.1770833vw;
        -moz-background-size: auto 3.1770833vw;
        -webkit-background-size: auto 3.1770833vw;
        background-size: auto 3.1770833vw;
    }
}

@media only screen and (max-width: 1680px) {
    .nv-new dd a {
        font-size: 22px;
    }

    .new-list3 .tit h3 {
        font-size: 18px;
        line-height: 26px;
        padding: 38px 25px 0;
    }

    .ul-num {
        margin: 0 -50px 0 -25px;
    }

    .new-list4 h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .new-list4 .desc {
        font-size: 14px;
        line-height: 23px;
        height: 46px;
    }

    .at-txt1 .txt {
        font-size: 16px;
    }

    .at-p1 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1440px) {

    .nv-new li .v1,
    .nv-new li .v1::before {
        line-height: 50px;
        height: 50px;
    }

    .nv-new dd a {
        font-size: 18px;
    }

    .nv-new dd a {
        line-height: 50px;
    }

    .h-btn span {
        font-size: 14px;
    }

    .menu {
        font-size: 12px;
    }

    .nv-txt {
        font-size: 16px;
        line-height: 22px;
    }

    .float-bar li .ico {
        height: 60px;
        -o-background-size: 60px auto;
        -ms-background-size: 60px auto;
        -moz-background-size: 60px auto;
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
    }

    .float-bar li {
        width: 60px;
        height: 60px;
    }

    .float-bar .tel:hover,
    .float-bar .weix:hover,
    .float-bar .shang:hover {
        width: 80px;
        height: 80px;
    }

    .float-bar .tel-con {
        height: 80px;
        right: 80px;
        line-height: 26px;
        padding-top: 14px;
    }

    .float-bar .tel-con p {
        font-size: 16px;
    }

    .float-bar .qr-con {
        width: 150px;
        right: 90px;
    }

    .ul-tab li a {
        font-size: 16px;
        line-height: 58px;
        height: 58px;
        width: 250px;
        padding-left: 30px;
    }

    .ul-tab .ico {
        margin-right: 20px;
    }

    .m-btn-down p {
        font-size: 16px;
    }

    .new-list1 .tit h3 {
        font-size: 18px;
        left: 18px;
        bottom: 12px;
    }

    .new-list1 .lab em {
        font-size: 16px;
    }

    .new-list2 h3 span,
    .new-list2 h3 span::before {
        font-size: 22px;
    }

    .new-list2 .ico {
        height: 120px;
        margin-bottom: 0;
    }

    .new-list2 {
        margin: 0 50px 50px;
    }

    .new-list2 .con {
        margin: 0 25px;
    }

    .new-list2 h3 {
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .row-index2 {
        padding: 70px 0 80px;
    }

    .new-list3 .pic h3 {
        font-size: 16px;
        left: 25px;
        bottom: 20px;
    }

    .new-list3 .tit h3 {
        padding: 28px 20px 0;
        font-size: 16px;
    }

    .new-list3 .pic {
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .new-list3 {
        margin: 30px 85px 0;
    }

    .new-list4 h3 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .new-list4 .date {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .g-tit2 h2 {
        font-size: 20px;
    }

    .g-tit2 {
        padding-bottom: 10px;
    }

    .new-list4 .con {
        padding: 25px 20px;
    }

    .row-index4 {
        padding: 30px 0 0;
    }

    .new-list4 {
        padding-bottom: 30px;
    }

    .tab-slider .swiper-slide a {
        font-size: 16px;
        width: 130px;
        height: 45px;
        line-height: 45px;
    }

    .tab-slider {
        padding: 25px 0 5px;
    }

    .menu {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .h-btn {
        margin-bottom: 30px;
    }

    .at-t1 .desc {
        font-size: 14px;
        line-height: 26px;
    }

    .at-txt1 .txt {
        font-size: 14px;
    }

    .pop-seek1 .cont {
        padding: 20px 28px 30px;
    }

    .pop-seek1 .inp input {
        font-size: 14px;
        height: 44px;
    }

    .pop-seek1 .inp button {
        height: 44px;
        font-size: 16px;
        line-height: 44px;
    }

    .pop-seek1 .cont h3 {
        margin-bottom: 15px;
    }

    .pop-seek1 .tel {
        margin-bottom: 20px;
    }

    .pop-seek1 .close {
        right: 20px;
        top: 20px;
        -o-background-size: 22px auto;
        -ms-background-size: 22px auto;
        -moz-background-size: 22px auto;
        -webkit-background-size: 22px auto;
        background-size: 22px auto;
    }

    .pop-seek1 .btn {
        height: 42px;
        font-size: 18px;
        line-height: 42px;
    }

    .row-at6 .at-t1-1 .desc {
        padding-top: 15px;
    }

    .at-reali .tit {
        margin-bottom: 20px;
    }

    .wp9 {
        margin: 0 85px;
    }

    .row-a5 .cont {
        max-width: none;
    }

    /*.new-list1 li{width: 33.33%;}*/
    .new-list1 .p-logo img {
        max-width: 50%;
        max-height: 35%;
    }

    .serv-lab {
        -o-background-size: 500px auto;
        -ms-background-size: 500px auto;
        -moz-background-size: 500px auto;
        -webkit-background-size: 500px auto;
        background-size: 500px auto;
    }
}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    .wp {
        width: auto;
        padding: 0 10px;
    }

    body {
        padding-top: 68px;
    }

    .main-new {
        margin-left: 0;
    }

    .hd-new {
        display: none;
    }

    .new-list1 li {
        width: 50%;
        margin-bottom: 10px;
    }

    .new-list1 .con {
        margin: 0 5px;
    }

    .new-list1 .tit {
        top: 0;
    }

    .tab-slider .swiper-slide a {
        font-size: 14px;
        width: 110px;
        height: 40px;
        line-height: 40px;
    }

    .tab-slider {
        margin: 0 10px;
        padding: 6vw 0;
    }

    .tab-slider .swiper-slide {
        margin-right: 5px;
    }

    .row-index1 {
        padding-top: 10px;
        padding: 2vw 1vw;
    }

    .mo-heade {
        display: block;
        height: 68px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 1024;
    }

    .logo-mo {
        float: left;
        line-height: 68px;
    }

    .logo-mo img {
        display: inline-block;
        vertical-align: middle;
        height: 40px;
    }

    .menu-mo {
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 19px;
        background: url(../image/menu-mo.png) no-repeat center center;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .mo-nav {
        position: fixed;
        right: -260px;
        top: 0;
        width: 260px;
        z-index: 1025;
        height: 100vh;
        overflow-y: auto;
        padding-top: 86px;
        padding-bottom: 30px;
        background: rgba(54, 164, 59, .96);
        transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
    }

    .mo-nav.open {
        right: 0;
    }

    .mo-nav .close {
        width: 30px;
        height: 30px;
        top: 20px;
        right: 15px;
        position: absolute;
        background: url(../image/mo-close.png) no-repeat center center;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .mo-nav li .v1 {
        display: block;
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        line-height: 46px;
        padding-left: 34px;
        position: relative;
    }

    .mo-nav dl {
        padding: 13px 0;
        display: none;
        background-color: #287a2c;
    }

    .mo-nav dd a {
        font-size: 17px;
        color: #fff;
        line-height: 37px;
        display: block;
        padding-left: 34px;
    }

    .mo-nav .i3 .v1:after,
    .mo-nav .i4 .v1:after,
    .mo-nav .i5 .v1:after,
    .mo-nav .i6 .v1:after {
        content: '+';
        position: absolute;
        right: 22px;
        top: 0;
        line-height: 46px;
        font-weight: normal;
        width: 17px;
        text-align: center;
    }

    .mo-nav li.on .v1 {
        color: #99e99f;
    }

    .mo-nav li.on .v1:after {
        content: '-';
    }

    .mo-nav .i2 .v1:after,
    .mo-nav .i7.on .v1:after,
    .mo-nav .i1.on .v1:after {
        content: '';
    }

    .mo-nav .bot {
        overflow: hidden;
        margin-top: 32px;
    }

    .mo-nav .lang {
        float: left;
        width: 75px;
        overflow: hidden;
        height: 33px;
        background-color: #287a2c;
        border-radius: 30px;
        margin-left: 34px;
    }

    .mo-nav .lang a {
        width: 33px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        border-radius: 50%;
    }

    .mo-nav .lang .cn {
        float: left;
    }

    .mo-nav .lang .en {
        float: right;
    }

    .mo-nav .lang a.on {
        background-color: #fff;
        color: #2fad38;
    }

    .so-btn-mo {
        width: 33px;
        height: 33px;
        float: left;
        cursor: pointer;
        margin-left: 23px;
        background: url(../image/mo-so1.png) no-repeat center center;
        -o-background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
        background-size: 23px auto;
    }

    .mo-nav .bot {
        position: relative;
        height: 40px;
        margin-left: 34px;
        margin-right: 20px;
    }

    .mo-nav .mo-so {
        position: absolute;
        top: 0;
        right: 0px;
        margin: 0;
        width: 0;
        overflow: hidden;
        transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
    }

    .mo-nav .mo-so.open {
        width: 100%;
    }

    .mo-nav .mo-so .inp {
        height: 40px;
        border-radius: 30px;
        border: 0;
    }

    .mo-nav .mo-so .btn {
        width: 40px;
        height: 40px;
    }

    .m-ban {
        display: none;
    }

    .fd-link {
        border-top: 0;
    }

    .fd-nv {
        overflow: hidden;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 105;
        background-color: #38ab40;
        text-align: center;
    }

    .fd-nv li {
        float: left;
        width: 33.33%;
    }

    .fd-nv li a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        position: relative;
    }

    .fd-nv li a:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px;
        height: 14px;
        margin-top: -7px;
        background-color: rgba(255, 255, 255, .5);
    }

    .fd-nv li:last-child a:after {
        display: none;
    }

    .fd-nv li a:before {
        content: '';
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        background-position: right center;
        background-repeat: no-repeat;
        -o-background-size: auto 25px;
        -ms-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -webkit-background-size: auto 25px;
        background-size: auto 25px;
    }

    .fd-nv li:first-child a:before {
        background-image: url(../image/mo-fv1.png);
    }

    .fd-nv li:nth-child(2) a:before {
        background-image: url(../image/mo-fv2.png);
    }

    .fd-nv li:last-child a:before {
        background-image: url(../image/mo-fv3.png);
    }

    .m-list18 .icon i {
        -o-background-size: 60px auto;
        -ms-background-size: 60px auto;
        -moz-background-size: 60px auto;
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
    }

    .at-pic1 {
        background-attachment: scroll;
    }

    .at-pic1 .left,
    .at-pic1 .right {
        display: none !important;
    }

    .new-list1 .tit {
        background-color: transparent;
    }

    .ul-num {
        margin: 0;
    }

    .pop-seek1 {
        display: none !important;
    }

    .fd-link {
        display: none;
    }

    .n-cur span {
        font-size: 12px;
        color: #fff;
    }
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {
    .new-list1 {
        padding-top: 0;
    }

    .new-list1 li {
        width: auto;
        float: none;
        padding: 0 10px;
    }

    .new-list1 .con {
        margin: 0;
    }

    .at-slider2 .new-list1 li {
        float: left;
    }

    .row-at1 .lab {
        width: 150px;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .row-at1 .txt .tit {
        font-size: 20px;
    }

    .row-at1 .link {
        height: 40px;
        line-height: 38px;
        font-size: 14px;
        padding: 0 25px 0 15px;
    }

    .row-at1 .txt {
        position: absolute;
        top: 18%;
        left: 25px;
        right: 25px;
    }

    .row-at1 {
        height: calc(100vh - 68px);
    }

    .dots-link {
        display: none !important;
    }

    .at-t1 {
        padding-top: 30px;
    }

    .at-t1 h2 {
        font-size: 20px;
        text-align: left;
    }

    .at-t1 .desc {
        margin-top: 10px;
    }

    .wp-2 {
        width: 90%;
        margin: 0 auto;
    }

    .at-t1 .desc {
        line-height: 24px;
    }

    .box-service li {
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .row-at2 {
        padding-bottom: 30px;
    }

    .row-at3 {
        padding-top: 0;
        background: #2fad38;
    }

    .at-txt1 .desc {
        font-size: 14px;
        margin-bottom: 20px;
        text-align: left;
    }

    .at-txt1 h3 {
        font-size: 18px;
        font-weight: normal;
        text-align: left;
    }

    .at-txt1 .txt {
        margin-left: 0;
        font-size: 12px;
        line-height: 2;
    }

    .at-txt1 {
        padding-bottom: 25px;
    }

    .m-color {
        padding-top: 40px;
    }

    .m-color h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .m-color ul {
        width: 90%;
    }

    .m-color .pic {
        height: 40px;
    }

    .m-color h4 {
        font-size: 16px;
    }

    .m-color li {
        margin-bottom: 20px;
    }

    .m-color {
        padding-bottom: 10px;
    }

    .at-slider1 .swiper-arrow {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }

    .at-slider1 .swiper-prev {
        margin-left: -28px;
    }

    .at-slider1 .swiper-next {
        margin-right: -28px;
    }

    .at-p1 {
        font-size: 14px;
    }

    .m-color .con {
        margin: 0 5px;
    }

    .at-reali .tit {
        font-size: 20px;
    }

    .at-btn .more {
        font-size: 16px;
    }

    .at-slider2 {
        padding-top: 30px;
    }

    .pop-seek1 .cont {
        width: 95%;
    }

    .pop-seek1 .cont h3 {
        font-size: 18px;
    }

    .pop-seek1 .cont {
        padding: 15px 15px 20px;
    }

    .pop-seek1 li span {
        font-size: 20px;
    }

    .pop-seek1 li p {
        font-size: 26px;
    }

    .pop-seek1 .tips {
        margin-bottom: 12px;
    }

    .pop-seek1 .close {
        right: 10px;
        top: 13px;
    }

    .pop-seek1 .inp button {
        width: 92px;
        font-size: 14px;
    }

    .pop-make {
        width: 100%;
    }

    .pop-make .cont {
        width: 95%;
    }

    body {
        padding-bottom: 40px;
    }

    .serv-lab {
        -o-background-size: 300px auto;
        -ms-background-size: 300px auto;
        -moz-background-size: 300px auto;
        -webkit-background-size: 300px auto;
        background-size: 300px auto;
    }

    .float-bar {
        right: 8px;
        bottom: 50px;
        top: auto;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    .float-bar li {
        width: 50px;
        height: 50px;
    }

    .float-bar li .ico {
        height: 50px;
        -o-background-size: 50px auto;
        -ms-background-size: 50px auto;
        -moz-background-size: 50px auto;
        -webkit-background-size: 50px auto;
        background-size: 50px auto;
    }

    .at-pic2 {
        width: 90%;
    }

    .ul-list4.fixed {
        top: 68px;
    }

    .ul-list6 .pic {
        margin: 0 auto 8px;
    }

    .m-color .color-pic {
        width: 90%;
    }

    .at-t1 .desc {
        text-align: left;
        font-size: 16px;
        line-height: 30px;
    }

    .at-pic2 img {
        max-width: 90%;
    }

    .row-at6 .at-t1-1 .desc {
        padding-top: 10px;
    }

    .at-txt1 .desc {
        font-size: 14px;
        line-height: 2;
    }

    .box-service li a {
        font-size: 14px;
        padding: 0 12px 0 12px;
    }

    .box-service li a:before {
        position: relative;
        top: -1px;
    }

    .row-at1 .txt .tit {
        font-size: 18px;
    }

    .at-slider2 .new-list1 {
        display: none;
    }

    .at-slider2 {
        padding-top: 10px;
    }

    .new-list1-mo {
        display: block;
        margin: 20px 10px 0;
        padding-bottom: 10px;
    }

    .float-bar li {
        display: none;
    }

    .float-bar .top {
        display: block;
    }

    .new-list1 .p-logo img {
        max-width: 30%;
        max-height: 30%;
    }

    .new-list1 .tit h3 {
        font-size: 16px;
    }

    .fd-tel .tit {
        float: none;
        border-right: 0;
        background-image: none !important;
    }

    .fd-tel li {
        padding-left: 56px;
        background-image: url(http://www.macsanya.cn/skin/images/i-fd2.png);
        background-position: left center;
        background-repeat: no-repeat;
        -o-background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
        background-size: 48px auto;
    }

    .fd-tel li:first-child {
        background-image: url(http://www.macsanya.cn/skin/images/i-fd1.png);
    }

    .fd-tel .con {
        padding-left: 0;
    }
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .footer-1 .wp {
        padding: 0 10px;
    }

    .fd-copr .js-state {
        display: none;
    }
}

@media only screen and (max-width: 1920px) {
    .m-t1 h3 {
        font-size: 4.2vw;
    }

    .m-t1 p {
        font-size: 1.25vw;
    }

    .m-t1-1 p {
        font-size: 18px;
    }

    .m-inter .tit h3 {
        font-size: 3.2vw;
    }

    .m-list3 li a {
        font-size: 1.169vw;
    }

    .g-t2 h3 {
        font-size: 3.475vw;
    }

    .m-t2 h3 {
        font-size: 3.4375vw;
    }

    .m-list5 .tit h4 {
        font-size: 1.5625vw;
    }

    .m-list6 li h4 {
        font-size: 1.458vw;
    }

    .m-list8 li p {
        font-size: 1.25vw;
    }

    .m-txt1 .con b {
        font-size: 3.28vw;
    }

    .m-txt1 h4 {
        font-size: 1.875vw;
    }

    .g-t3 h3 {
        font-size: 3.4375vw;
    }

    .g-t3 em {
        font-size: 9.1145vw;
    }

    .case-logo h2 {
        font-size: 2vw;
    }

    .ul-list1 p,
    .ul-list2 p,
    .ul-list3 p {
        font-size: 1.25vw;
    }

    .pg-list1 {
        padding-left: 200px;
    }

    .m-t3 h3 {
        font-size: 4.1666vw;
    }

    .g-t4 h3,
    .row-x8 .txt h3,
    .ban3 h2 {
        font-size: 2.6041vw;
    }

    .case-info h3,
    .m-list9 .right h4 {
        font-size: 1.875vw;
    }

    .g-t5 {
        font-size: 2.08333vw;
    }

    .m-t4 {
        font-size: 5.208vw;
    }

    .row-t1 .tel strong {
        font-size: 2.1875vw;
    }

    .row-t1 .txt h3 {
        font-size: 1.875vw;
    }

    .g-t6 h3 {
        font-size: 2.604vw;
    }

    .m-list9 .mask h4 {
        font-size: 2.8645vw;
    }

    .g-tit1 h3,
    .m-list11 .date em,
    .m-list14 h4 {
        font-size: 1.1vw;
    }

    .m-tab2 li a,
    .m-list11 h4,
    .m-list13 li h4,
    .m-tab4 li a,
    .m-lsit20 h4,
    .row-x6 .info .tel {
        font-size: 1.25vw;
    }

    .m-t5 span,
    .m-article h1,
    .m-list15 h4,
    .m-list17 h4,
    .m-list18 h4,
    .m-app .txt h4,
    .m-list19 h4,
    .box-txt2 .tit h3 {
        font-size: 1.5625vw;
    }

    .m-t6 h3 {
        font-size: 2.3958vw;
    }

    .row-g1 .ul-num span {
        font-size: 6.25vw;
    }

    .ban-txt1 .tit {
        font-size: 2.5vw;
        font-weight: bold;
    }

    .ban-txt1 .slider h3 {
        font-size: 1.875vw;
    }

    .g-t7 h3,
    .row-g2 h3 {
        font-size: 2.3958vw;
    }

    .row-g2 .desc {
        font-size: 16px;
    }

    .zhao-tit,
    .z-info .tit {
        font-size: 2.3475vw;
    }
}

/*Common For Max 960*/
@media only screen and (max-width: 1699px) {
    .nav-two dd .v2 {
        font-size: 14px;
        line-height: 34px;
    }

    .nav-two dd .v1 {
        font-size: 16px;
        line-height: 48px;
    }

    .nav-two dl {
        padding-top: 40px;
    }

    .row-e3 {
        margin-top: -295px;
    }

    .m-scheme2 .col-l {
        width: 800px;
    }

    .ul-list10 .pic {
        margin-top: -60px;
    }

    .m-list15 .con {
        margin: 0 40px;
    }

    .m-list15 {
        margin: 0 -40px;
    }

    .m-list17 .con {
        margin: 0 20px;
    }

    .m-list17 {
        margin: 0 -20px;
    }

    .m-app .txt {
        padding: 40px 30px 0 50px;
    }

    .m-list9 dd {
        margin-right: 25px;
    }

    .m-list9 .right {
        padding-top: 60px;
    }

    .m-list9 .right h4 {
        margin-bottom: 20px;
    }

    .row-t1 .info {
        padding-left: 60px;
    }

    .m-list10 li:after,
    .m-list10 li:before {
        width: 86px;
        height: 76px;
    }

    .row-main .col-l {
        width: 820px;
    }

    .ul-lab2 li a {
        font-size: 14px;
        padding: 0 20px;
    }

    .ul-flow .con h4 {
        font-size: 12px;
    }

    .ul-flow .tel p {
        font-size: 18px;
    }

    .ul-flow .con {
        height: 90px;
    }

    .m-list14 .con {
        margin: 0 20px;
    }

    .g-menu {
        margin-left: 80px;
    }

    .m-list1 p {
        margin: 0 60px;
    }

}

@media only screen and (max-width: 1600px) {
    .m-scheme h4 {
        font-size: 18px;
    }

    .nav-two dd .v1 {
        font-size: 16px;
        line-height: 40px;
    }

    .nav-two dl,
    .nav-two .dl-1 {
        padding-left: 25px;
    }

    .nav-two dl {
        padding-top: 25px;
    }

    .nav-two h4 a {
        line-height: 30px;
    }

    .nav-two .dl-2 dt {
        margin-bottom: 12px;
    }

    .nav-two h4 {
        margin-bottom: 15px;
    }

    .nav-two .dl-2 dd {
        margin-bottom: 8px;
    }

    .nav-sub .fd-tel li {
        padding-left: 15px;
    }

    .nav li {
        padding-bottom: 20px;
    }

    .m-news,
    .row-a5 .cont,
    .footer .wp,
    .fd-tel ul {
        max-width: 1400px;
    }

    .fd-nav dl {
        margin-right: 65px;
    }

    .fd-nav dd a {
        font-size: 16px;
    }

    .fd-nav dd {
        line-height: 32px;
    }

    .m-list4 .txt {
        font-size: 16px;
    }

    .m-pic1 {
        max-width: 640px;
    }

    .m-pic3 {
        max-width: 515px;
    }

    .m-cont {
        font-size: 16px;
        line-height: 1.5;
    }

    .m-cont h3 {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .btn-sub {
        font-size: 14px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }

    .m-pop .inner {
        width: 800px;
        padding: 20px 40px;
        margin-left: -400px;
    }

    .m-pop .tit {
        font-size: 16px;
        line-height: 1.5;
    }

    .m-pop .tit h3 {
        font-size: 36px;
    }

    .m-pop .col-l {
        font-size: 16px;
        line-height: 1.5;
    }

    .m-pop h4 {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 10px;
    }

    .m-pop .col-r {
        font-size: 14px;
        line-height: 1.5;
    }

    .m-pop .inp,
    .m-pop .sub {
        height: 42px;
        font-size: 14px;
        line-height: 40px;
    }

    .pg-list1 {
        height: 120px;
        bottom: 50px;
    }

    .pg-list1 li {
        width: 120px;
        height: 120px;
    }

    .pg-list1 li a {
        line-height: 120px;
        font-size: 28px;
    }

    .row-f2 .g-t4 {
        margin-bottom: 0;
    }

    .m-scheme2 .col-l {
        width: 700px;
        padding: 50px 0 70px 49px;
    }

    .ul-list8 li p {
        font-size: 16px;
    }

    .m-scheme2 .col-r {
        padding: 50px 0 60px;
    }

    .m-scheme2 .txt {
        margin-bottom: 53px;
    }

    .m-scheme3 .col-l {
        width: 685px;
    }

    .ul-list10 .pic img {
        float: right;
        width: 110%;
        max-width: none;
    }

    .ul-list10 .pic {
        overflow: hidden;
        margin-top: -25px;
    }

    .case-info .col-l {
        padding-right: 40px;
        width: 800px;
    }

    .case-info .col-r {
        padding-left: 40px;
    }

    .case-logo {
        margin-top: 20vh;
    }

    .ul-lab li {
        margin-right: 12px;
    }

    .ul-lab li a {
        padding: 0 15px;
    }

    .m-tab5 li {
        margin: 0 20px;
    }

    .row-t1 .txt {
        padding-top: 50px;
        padding-left: 65px;
    }

    .row-t1 .txt h3 {
        margin-bottom: 15px;
    }

    .row-t1 .t-logo .pic img {
        height: 75px;
    }

    .row-t1 .t-logo span {
        font-size: 18px;
    }

    .m-list10 h4 {
        font-size: 18px;
    }

    .m-list12 .pic {
        width: 112px;
        height: 75px;
    }

    .m-list12 .txt {
        padding-left: 18px;
        font-size: 14px;
    }

    .m-list12 .txt h4 {
        margin-bottom: 0;
    }

    .m-list11 .desc {
        font-size: 14px;
    }

    .m-list11 h4 {
        margin-bottom: 10px;
        margin-top: -2px;
    }

    .ul-lab2 li a {
        height: 40px;
        line-height: 38px;
        padding: 0 15px;
    }

    /*.row-g2 .desc{height: 164px;}*/
    .row-g2 .desc h4 br {
        display: none;
    }

    .ban-txt1 {
        padding: 110px 0 45px;
    }

    .ban-txt1 .desc {
        font-size: 16px;
        line-height: 30px;
    }

    .ban-txt1 .slider {
        padding-bottom: 100px;
    }

    .row-g1 .ul-num {
        padding-top: 35px;
    }

    .row-g1 .ul-num li {
        padding: 30px 50px 30px 0;
    }

    .ul-num p {
        font-size: 16px;
    }

    .row-g2 .con {
        padding: 60px 130px 50px 80px;
    }

    .row-g2 h3 {
        padding-bottom: 20px;
        margin-bottom: 25px;
    }

    .pic-slider1 .cont {
        padding: 80px 0;
    }

    .m-list1 p {
        margin: 0 50px;
    }


}

/*Common For Max 960*/
@media only screen and (max-width: 1449px) {
    .nav-sub .col-l {
        width: 480px;
    }

    .m-scheme li span {
        height: 60px;
        margin-bottom: 10px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .m-scheme h4 {
        font-size: 16px;
    }

    .m-scheme .con {
        left: 5px;
        right: 5px;
    }

    .m-scheme p {
        font-size: 13px;
    }

    .nav-two dd .v1 {
        font-size: 14px;
    }

    .nav-two dl {
        width: 13%;
    }

    .nav-two .dl-2 {
        width: 46%;
    }

    .fd-tel .con p {
        font-size: 12px;
    }

    .nav-sub .fd-tel .tit {
        padding-left: 65px;
        -o-background-size: 60px auto;
        -ms-background-size: 60px auto;
        -moz-background-size: 60px auto;
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
    }

    .nav-sub .close {
        right: 3px;
        top: 3px;
        -o-background-size: 21px auto;
        -ms-background-size: 21px auto;
        -moz-background-size: 21px auto;
        -webkit-background-size: 21px auto;
        background-size: 21px auto;
    }

    .m-news,
    .row-a5 .cont,
    .footer .wp,
    .fd-tel ul {
        max-width: 1100px;
    }

    .m-you {
        width: 500px;
        padding-top: 60px;
    }

    .m-you .txt {
        font-size: 14px;
        line-height: 26px;
    }

    .right-map {
        width: 600px;
        margin-top: 75px;
    }

    .ul-num {
        margin: 0;
    }

    .row-a5 {
        padding-bottom: 80px;
    }

    .m-tab1 li span {
        font-size: 16px;
    }

    .m-tab1 {
        margin-bottom: 30px;
    }

    .fd-nav dd a {
        font-size: 14px;
    }

    .fd-nav dl {
        margin-right: 40px;
    }

    .fd-about .txt {
        font-size: 14px;
        line-height: 28px;
    }

    .fd-nav dt {
        margin-bottom: 5px;
    }

    .fd-top {
        padding: 40px 0 35px;
    }

    .fd-link dl {
        font-size: 14px;
    }

    .fd-link {
        padding: 20px 0 5px;
    }

    .fd-copr {
        font-size: 12px;
        padding: 10px 0;
    }

    .fd-tel .tit {
        height: 60px;
        line-height: 60px;
    }

    .m-news .item {
        padding: 0 5px;
    }

    .m-news .item h4,
    .m-news .new .txt h4 {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .m-news .item p,
    .m-news .new .txt p {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .m-news .item a {
        padding: 30px 20px;
    }

    .m-news .item .date,
    .m-news .new .txt .date {
        font-size: 14px;
    }

    .m-news .item {
        margin-top: -30px;
    }

    .m-news .new {
        margin-right: 20px;
    }

    .m-news .new .txt {
        padding: 20px 15px 0;
    }

    .m-news .col-l .item {
        margin-left: -20px;
    }

    .m-tab1 li .more {
        font-size: 14px;
    }

    .nav {
        margin-top: 20px;
    }

    .nav li .v1 {
        font-size: 14px;
    }

    .nav li {
        padding-bottom: 20px;
    }

    .m-list2 .con {
        margin: 0 15px;
    }

    .nav-sub .fd-tel {
        padding: 15px 0;
    }

    .nav-two dl {
        height: calc(100vh - 104px);
    }

    .m-list1 .icon {
        height: 100px;
        margin-bottom: 20px;
        -o-background-size: auto 90px;
        -ms-background-size: auto 90px;
        -moz-background-size: auto 90px;
        -webkit-background-size: auto 90px;
        background-size: auto 90px;
    }

    .m-list1 .icon i {
        bottom: 5px;
        -o-background-size: auto 90px;
        -ms-background-size: auto 90px;
        -moz-background-size: auto 90px;
        -webkit-background-size: auto 90px;
        background-size: auto 90px;
    }

    .m-list1 .icon em {
        -o-background-size: auto 90px;
        -ms-background-size: auto 90px;
        -moz-background-size: auto 90px;
        -webkit-background-size: auto 90px;
        background-size: auto 90px;
    }

    .m-list1 .con:hover .icon i {
        height: 100px;
    }

    .m-list1 {
        padding-top: 38px;
    }

    .g-t1 {
        padding-top: 56px;
    }

    .g-t1 h3 {
        margin-bottom: 2px;
    }

    .g-t1 p {
        font-size: 14px;
    }

    .m-list1 p {
        font-size: 14px;
        line-height: 23px;
    }

    .m-list1 h4 {
        padding-bottom: 9px;
        margin-bottom: 8px;
    }

    .row-a2 {
        padding-top: 75px;
    }

    .ban-list li a {
        height: 64px;
        line-height: 64px;
    }

    .ms-bullets.ms-dir-h {
        bottom: 82px !important;
    }

    .m-list2 {
        padding-top: 40px;
        padding-bottom: 192px;
    }

    .m-list2 h4 {
        font-size: 1.532vw;
        margin-bottom: 6px;
    }

    .m-list2 p {
        font-size: 14px;
        line-height: 23px;
        height: 46px;
    }

    .m-list2 .icon {
        height: 80px;
        margin-bottom: 27px;
        -o-background-size: auto 76px;
        -ms-background-size: auto 76px;
        -moz-background-size: auto 76px;
        -webkit-background-size: auto 76px;
        background-size: auto 76px;
    }

    .m-list2 .icon i {
        bottom: 2px;
        -o-background-size: auto 76px;
        -ms-background-size: auto 76px;
        -moz-background-size: auto 76px;
        -webkit-background-size: auto 76px;
        background-size: auto 76px;
    }

    .m-list2 .icon em {
        -o-background-size: auto 76px;
        -ms-background-size: auto 76px;
        -moz-background-size: auto 76px;
        -webkit-background-size: auto 76px;
        background-size: auto 76px;
    }

    .m-list2 .con:hover i {
        height: 70px;
    }

    .m-list2 .con {
        padding: 45px 20px 40px;
    }

    .m-list2 .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

    .row-a2 {
        -o-background-size: 100% 100%;
        -ms-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    .m-list2 .swiper-pagination,
    .m-list2 .swiper-button-prev {
        bottom: 150px !important;
    }

    .m-list2 .swiper-button-next {
        bottom: 144px;
    }

    .m-tab1 {
        margin-top: 15px;
    }

    .case-list li:hover .tag {
        bottom: 20px;
        font-size: 14px;
    }

    .ul-num {
        padding-top: 40px;
    }

    .ul-num p {
        font-size: 14px;
    }

    .ul-num span {
        font-size: 5vw;
    }

    .ul-num i {
        width: 62px;
        height: 62px;
        margin-right: 10px;
        -o-background-size: auto 60px;
        -ms-background-size: auto 60px;
        -moz-background-size: auto 60px;
        -webkit-background-size: auto 60px;
        background-size: auto 60px;
    }

    .pop-seek h4 {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .pop-seek .inner {
        padding: 20px 25px;
        width: 520px;
    }

    .pop-seek .tel {
        font-size: 18px;
        margin-bottom: 11px;
    }

    .pop-seek .inp input {
        height: 40px;
        font-size: 15px;
    }

    .pop-seek .inp button {
        font-size: 17px;
    }

    .pop-seek .tips {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .pop-seek .inp {
        margin-bottom: 4px;
    }

    .pop-seek .btn {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }

    .pop-seek .wx span {
        font-size: 14px;
    }

    .pop-seek .close {
        width: 30px;
        height: 30px;
        right: 10px;
        top: 8px;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .btn-down {
        bottom: 85px;
    }

    /*专题*/
    .m-t1 {
        margin-top: 21.5vh;
    }

    .m-t1 h3 {
        padding-bottom: 30px;
        margin-bottom: 38px;
    }

    .g-btn-down {
        margin-top: 100px;
    }

    .m-inter {
        padding-bottom: 55px;
    }

    .m-inter .pic {
        padding: 30px;
        width: 260px;
        height: 346px;
        margin: -75px 65px 0;
    }

    .row-b1:after,
    .row-b2:after,
    .row-b3:after {
        top: -150px;
        -o-background-size: 80% auto;
        -ms-background-size: 80% auto;
        -moz-background-size: 80% auto;
        -webkit-background-size: 80% auto;
        background-size: 80% auto;
    }

    .row-b2:after {
        top: 50px;
    }

    .row-b3:after {
        top: 25px;
    }

    .m-inter .tit em {
        font-size: 16px;
    }

    .m-inter .tit {
        padding-top: 50px;
    }

    .m-list3 li a {
        line-height: 42px;
        height: 42px;
        padding-left: 24px;
        -o-background-size: 14px auto;
        -ms-background-size: 14px auto;
        -moz-background-size: 14px auto;
        -webkit-background-size: 14px auto;
        background-size: 14px auto;
    }

    .g-btn1 {
        width: 158px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .row-b2 {
        padding-top: 90px;
    }

    .g-t2 p {
        font-size: 15px;
        margin-top: 11px;
    }

    .m-list4 {
        margin: 45px -23px 0;
    }

    .m-list4 .con {
        margin: 0 23px 40px;
        padding: 32px 35px 32px 25px;
    }

    .m-list4 .icon {
        width: 52px;
        height: 52px;
    }

    .m-list4 .txt {
        font-size: 14px;
    }

    .row-b3 {
        padding-top: 60px;
    }

    .g-btn2 {
        margin-bottom: 32px;
        font-size: 16px;
    }

    .g-seek {
        padding: 30px 10px 28px;
    }

    .g-seek .inp {
        font-size: 16px;
    }

    .g-seek .btn {
        font-size: 16px;
    }

    .g-seek .btn i {
        margin-right: 15px;
    }

    .g-t3 p {
        font-size: 14px;
        line-height: 24px;
    }

    .g-t3 h3 {
        margin-top: -104px;
    }

    .row-e1 {
        padding-bottom: 180px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .ul-list1 .icon {
        width: 135px;
        height: 135px;
        -o-background-size: 90px auto;
        -ms-background-size: 90px auto;
        -moz-background-size: 90px auto;
        -webkit-background-size: 90px auto;
        background-size: 90px auto;
    }

    .row-e2 {
        margin-top: -215px;
        padding: 165px 0 525px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .row-e2 .g-t3 h3 {
        margin-bottom: 27px;
    }

    .m-pic1 {
        width: 470px;
    }

    .m-pic1 .img {
        max-width: 190px;
    }

    .row-e3 .g-t3 {
        max-width: 475px;
    }

    .row-e3 {
        padding-top: 10px;
        margin-top: -235px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .ul-list2 .icon {
        width: 130px;
        height: 130px;
        -o-background-size: 85px auto;
        -ms-background-size: 85px auto;
        -moz-background-size: 85px auto;
        -webkit-background-size: 85px auto;
        background-size: 85px auto;
    }

    .row-e4 .m-pic2 {
        max-width: 650px;
        margin-top: -30px;
    }

    .row-e4 {
        margin-top: -345px;
        padding-top: 200px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .m-pic3 {
        max-width: 450px;
        margin-top: 95px;
    }

    .row-e5 {
        padding-top: 65px;
        padding-bottom: 175px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .ul-list3 .icon {
        width: 125px;
        height: 125px;
        -o-background-size: 80px auto;
        -ms-background-size: 80px auto;
        -moz-background-size: 80px auto;
        -webkit-background-size: 80px auto;
        background-size: 80px auto;
    }

    .ul-list3 .i1 {
        margin-top: 110px;
    }

    .ul-list3 .i2 {
        margin-top: 25px;
    }

    .ul-list3 .i3 {
        margin-top: -60px;
    }

    .row-e6 {
        margin-top: -200px;
        padding-top: 220px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .row-e6 .g-t3 {
        max-width: 400px;
    }

    .m-pic5 {
        max-width: 545px;
    }

    .btn-down-3 {
        margin-top: 200px !important;
    }

    .m-list6 li .icon {
        height: 75px;
        -o-background-size: 60px auto;
        -ms-background-size: 60px auto;
        -moz-background-size: 60px auto;
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
    }

    .m-t1-1 span {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
    }

    .row-special-3 .btn-down-3 {
        margin: 150px auto 80px !important;
    }

    .m-list7 .tit span {
        font-size: 24px;
    }

    .m-list7 .tit {
        height: 400px;
    }

    .m-list7 li {
        width: 100px;
        margin: 0 10px;
    }

    .row-d2 {
        padding-top: 110px;
    }

    .m-txt1 .pic {
        width: 305px;
        margin: 0 50px 0 60px;
    }

    .m-txt1 .con {
        padding-left: 420px;
        padding-top: 35px;
        padding-bottom: 50px;
        font-size: 16px;
        line-height: 30px;
    }

    .m-txt1 .con strong {
        font-size: 18px;
    }

    .m-txt1 .con b {
        line-height: 54px;
    }

    .m-txt1 .l-img {
        width: 8px;
    }

    .row-d2 {
        margin-bottom: 130px;
    }

    .m-list8 li p {
        height: 75px;
        line-height: 74px;
    }

    .row-d3 {
        margin-bottom: 145px;
    }

    .m-list7 em {
        font-size: 22px;
    }

    .m-list7 .tit {
        margin-bottom: 10px;
    }

    .m-txt1 .pic:before {
        width: 80px;
        height: 80px;
    }

    .m-list8 .con {
        height: 360px;
    }

    .m-cont {
        font-size: 14px;
    }

    .m-cont h3,
    .m-pop .tit h3 {
        font-size: 28px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .m-pop .inner {
        width: 750px;
        padding: 20px 30px;
        margin-left: -375px;
    }

    .m-pop .tit {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .m-pop .tit p {
        margin: 0;
    }

    .m-pop .col-l {
        font-size: 14px;
    }

    .m-pop h4 {
        font-size: 16px;
    }

    .m-pop .col-r {
        font-size: 14px;
    }

    .pg-list1 li a {
        font-size: 22px;
    }

    .m-pop .pic-code {
        font-size: 12px;
    }

    .m-pop .pic-code img {
        margin-bottom: 5px;
    }

    .ul-list5 .icon {
        height: 50px;
        margin-bottom: 10px;
        -o-background-size: auto 50px;
        -ms-background-size: auto 50px;
        -moz-background-size: auto 50px;
        -webkit-background-size: auto 50px;
        background-size: auto 50px;
    }

    .ul-list5 h4 {
        font-size: 14px;
    }

    .ul-list5 li {
        width: 115px;
        margin: 0 22px;
    }

    .ul-list5 {
        padding: 100px 0;
    }

    .g-t4 p {
        font-size: 14px;
    }

    .g-t4 h3 {
        margin-bottom: 10px;
    }

    .g-t4 {
        margin-bottom: 15px;
    }

    .ul-list4 .slider {
        padding: 15px 20px 20px;
        width: 87%;
    }

    .ul-list4 .icon {
        height: 60px;
        margin-bottom: 10px;
        -o-background-size: auto 60px;
        -ms-background-size: auto 60px;
        -moz-background-size: auto 60px;
        -webkit-background-size: auto 60px;
        background-size: auto 60px;
    }

    .ul-list4 .icon i,
    .ul-list4 .icon em {
        -o-background-size: auto 60px;
        -ms-background-size: auto 60px;
        -moz-background-size: auto 60px;
        -webkit-background-size: auto 60px;
        background-size: auto 60px;
    }

    .ul-list4 .con:hover .icon i {
        height: 60px;
    }

    .ul-list4 h4 {
        font-size: 16px;
    }

    .ul-list4 {
        bottom: -70px;
    }

    .ul-list4.fixed .icon {
        height: 45px;
        margin-bottom: 5px;
        -o-background-size: auto 45px;
        -ms-background-size: auto 45px;
        -moz-background-size: auto 45px;
        -webkit-background-size: auto 45px;
        background-size: auto 45px;
    }

    .ul-list4.fixed .icon i,
    .ul-list4.fixed .icon em {
        -o-background-size: auto 45px;
        -ms-background-size: auto 45px;
        -moz-background-size: auto 45px;
        -webkit-background-size: auto 45px;
        background-size: auto 45px;
    }

    .ul-list4.fixed h4 {
        font-size: 14px;
    }

    .ul-list4.fixed .slider {
        padding: 10px 20px 15px;
    }

    .ul-list6 .pic {
        width: 95px;
        height: 95px;
        line-height: 95px;
    }

    .ul-list6 .pic img {
        max-width: 75%;
        max-height: 55%;
    }

    .ul-list6 p {
        font-size: 14px;
        line-height: 30px;
    }

    .box-btn a {
        font-size: 16px;
    }

    .ul-list6 {
        margin-bottom: 25px;
    }

    .row-f1 {
        padding-top: 130px;
    }

    .row-f2 {
        padding-top: 90px;
    }

    .m-scheme1 {
        padding: 110px 0 30px 70px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .row-f1 .ul-list6 {
        margin-top: -60px;
    }

    .ul-list7 .icon {
        width: 35px;
        height: 35px;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .ul-list7 li {
        margin-right: 40px;
    }

    .ul-list7 {
        margin-bottom: 50px;
    }

    .m-scheme2 .col-l {
        width: 600px;
        padding-bottom: 68px;
    }

    .ul-list8 li p {
        height: 48px;
        line-height: 48px;
    }

    .row-f3 {
        padding-bottom: 80px;
    }

    .row-f3:after {
        height: 350px;
    }

    .ul-list9 em {
        font-size: 16px;
    }

    .m-scheme3 .col-l {
        padding: 60px 0 40px;
        width: 585px;
    }

    .m-scheme2 .txt {
        padding: 0 50px;
    }

    .row-f3 .ul-list6 {
        padding-left: 50px;
    }

    .m-scheme3 .col-r {
        padding-left: 68px;
        padding-top: 80px;
    }

    .ul-list10 .icon {
        height: 40px;
        width: 40px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .ul-list10 h4 {
        font-size: 16px;
    }

    .row-f5 .box-btn {
        position: relative;
        z-index: 2;
    }

    .row-f5 {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    .ul-list11 .icon {
        height: 50px;
        width: 50px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .ul-list11 h4 {
        font-size: 16px;
    }

    .ul-list11 {
        padding-top: 25px;
        margin-bottom: 90px;
    }

    .row-f6 {
        padding-top: 90px;
    }

    .m-t3 span {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
    }

    .row-f3 {
        padding-top: 90px;
    }

    .ul-list10 li {
        margin-top: 10px;
    }

    .case-info .col-l {
        width: 700px;
        padding-bottom: 25px;
    }

    .case-info .txt {
        font-size: 14px;
        line-height: 28px;
        height: 112px;
    }

    .case-info .tit .link {
        font-size: 14px;
    }

    .g-t5 {
        padding: 60px 0 20px;
        margin-bottom: 50px;
    }

    /*.case-logo img{height: 140px;}*/

    .ban3 {
        height: 440px;
    }

    .ban3 .desc {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .ban3 .txt {
        margin-top: 150px;
    }

    .b-cur {
        font-size: 16px;
    }

    .m-tab li a {
        font-size: 16px;
        height: 46px;
        line-height: 46px;
    }

    .m-tab li.on a:after {
        height: 2px;
    }

    .m-list15 .icon {
        height: 60px;
        margin-bottom: 25px;
    }

    .m-list15 p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .m-list15 .btn {
        width: 110px;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
    }

    .m-list15 {
        padding-bottom: 90px;
    }

    .m-list15 .swiper-pagination {
        bottom: 40px !important;
    }

    .m-list15 .swiper-button-next,
    .m-list15 .swiper-button-prev {
        bottom: 33px;
    }

    .m-list15 .swiper-button-prev {
        bottom: 39px;
    }

    .m-list16 p {
        font-size: 14px;
    }

    .m-list16 .icon {
        height: 40px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .m-list16 .con {
        padding: 22px 0;
        margin: 0 10px;
    }

    .m-list16 li {
        margin-bottom: 20px;
    }

    .m-list16 {
        padding-top: 30px;
    }

    .row-x2 {
        padding-bottom: 60px;
    }

    .m-list17 .icon {
        height: 70px;
        margin-bottom: 20px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .m-list17 .con {
        padding: 50px 0 35px;
    }

    .m-list17 p {
        margin-bottom: 20px;
    }

    .m-list17 .con:hover .icon {
        margin-bottom: 15px;
    }

    .m-list17 .btn {
        width: 110px;
        height: 30px;
        line-height: 30px;
    }

    .m-list17 {
        padding-bottom: 105px;
        margin: 0 -15px;
    }

    .m-list17 .swiper-pagination {
        bottom: 40px !important;
    }

    .m-list17 .swiper-button-next,
    .m-list17 .swiper-button-prev {
        bottom: 33px;
    }

    .m-list17 .swiper-button-prev {
        bottom: 39px;
    }

    .m-list17 .con {
        margin: 0 15px;
        box-shadow: 0px 10px 12px rgba(7, 18, 101, .09);
    }

    .m-list17 .con:hover {
        box-shadow: 0px 13px 15px rgba(7, 18, 101, .4);
    }

    .row-x4 {
        height: 500px;
    }

    .m-list18 .i1 {
        margin-top: 180px;
    }

    .m-list18 .i2 {
        margin-top: 155px;
    }

    .m-list18 .i3 {
        margin-top: 200px;
    }

    .m-list18 .i4 {
        margin-top: 250px;
    }

    .m-list18 .icon {
        width: 100px;
        height: 100px;
        -o-background-size: auto 60px;
        -ms-background-size: auto 60px;
        -moz-background-size: auto 60px;
        -webkit-background-size: auto 60px;
        background-size: auto 60px;
    }

    .m-list18 .desc {
        font-size: 14px;
        line-height: 24px;
    }

    .m-list18 h4 {
        margin-bottom: 10px;
    }

    .m-list18 .con {
        margin: 0 30px;
    }

    .m-app .txt {
        padding: 30px 20px 0 30px;
    }

    .m-app .txt h4 {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .m-app .desc {
        font-size: 14px;
        line-height: 25px;
        height: 100px;
        margin-bottom: 20px;
    }

    .g-btn3 {
        height: 40px;
        width: 150px;
        line-height: 40px;
    }

    .row-x5 {
        padding-bottom: 60px;
    }

    .row-x6 {
        padding: 0 0 60px;
    }

    .m-tab4 li a {
        height: 45px;
        line-height: 45px;
        padding: 0 30px;
    }

    .m-tab4 {
        margin: 30px 0;
    }

    .box-txt1 {
        padding: 28px 30px 40px;
    }

    .m-list19 .con {
        margin: 0 -25px;
        padding: 45px 65px 55px;
        overflow: hidden;
    }

    .m-list19 li.on .g-btn3 {
        height: 40px;
    }

    .m-list19 li.on .con {
        padding-top: 65px;
    }

    .m-list19 .desc {
        font-size: 14px;
        line-height: 24px;
        height: 120px;
    }

    .row-x8 {
        height: 580px;
    }

    .m-tab5 li .icon {
        height: 30px;
        margin-top: 15px;
    }

    .m-tab5 p {
        font-size: 16px;
    }

    .m-tab5 li {
        width: 100px;
        height: 100px;
        margin: 0 15px;
    }

    .m-lsit20 .icon {
        height: 60px;
    }

    .m-lsit20 .con {
        padding: 19px 0 29px;
    }

    .m-lsit20 {
        padding: 40px 0 50px;
    }

    .box-txt2 .pic {
        width: 450px;
    }

    .box-txt2 .desc {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 25px;
    }

    .box-txt2 .tit {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .m-tab5 {
        margin-bottom: 35px;
    }

    .row-t1 .t-logo .pic img {
        height: 60px;
    }

    .row-t1 .info {
        padding: 40px 0 60px 45px;
    }

    .row-t1 .t-logo span {
        font-size: 16px;
    }

    .row-t1 .tel p {
        font-size: 13px;
    }

    .row-t1 .t-logo {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .row-t1 .info {
        margin-top: -40px;
    }

    .row-t1 .info:after {
        height: 35px;
    }

    .row-t1 .desc {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .row-t1 .txt {
        padding-top: 30px;
        padding-left: 40px;
    }

    .row-t1 .txt h3 {
        margin-bottom: 10px;
    }

    .m-list9 .right {
        padding: 30px 60px 0 50px;
    }

    .m-list9 .desc {
        font-size: 14px;
        line-height: 28px;
    }

    .m-list9 .right h4 {
        margin-bottom: 10px;
    }

    .m-list9 dd p {
        font-size: 14px;
        line-height: 22px;
    }

    .ban2 {
        height: 400px;
    }

    .m-list9 .mask .more {
        height: 40px;
        line-height: 38px;
        font-size: 16px;
    }

    .m-list10 .icon {
        width: 100px;
        height: 100px;
        -o-background-size: auto 50px;
        -ms-background-size: auto 50px;
        -moz-background-size: auto 50px;
        -webkit-background-size: auto 50px;
        background-size: auto 50px;
    }

    .m-list10 .icon:after {
        width: 124px;
        height: 124px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .m-list10 li {
        width: 140px;
    }

    .m-list10 {
        height: 380px;
    }

    .m-list10 li:after,
    .m-list10 li:before {
        top: 134px;
    }

    .row-flow {
        padding: 60px 0 100px;
    }

    .m-list10 .con:hover {
        padding-bottom: 30px;
    }

    .row-main {
        margin: 0 80px;
    }

    .g-tit1 .wp6 {
        margin: 0 80px;
    }

    .row-main .col-l {
        width: 750px;
    }

    .soBox .inp {
        height: 45px;
        border-radius: 5px;
        font-size: 14px;
        padding: 0 80px 0 15px;
    }

    .soBox .btn {
        height: 43px;
        border-top-right-radius: 5px;
        width: 70px;
        border-bottom-right-radius: 5px;
    }

    .m-list13 li p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .m-list13 li .txt {
        padding: 25px 20px;
    }

    .m-list13 li h4 {
        margin-bottom: 10px;
    }

    .m-list13 li .date {
        font-size: 14px;
    }

    .m-list14 .con {
        margin: 0 10px;
    }

    .m-list14 .qr p {
        font-size: 14px;
    }

    .m-list14 .i-logo {
        height: 120px;
    }

    .m-list14 .con {
        padding-top: 55px;
    }

    .m-list14 li {
        margin-bottom: 30px;
    }

    .m-list14 {
        margin: 0 40px;
    }

    .g-menu {
        margin-left: 50px;
        padding: 15px 0;
    }

    /*.g-menu-1{left: 50px;}*/
    .m-list14 .desc {
        font-size: 15px;
        line-height: 24px;
        height: 72px;
    }

    .m-list14 .i-logo {
        margin-bottom: 35px;
    }

    .m-list14 .desc {
        margin-bottom: 45px;
    }

    .ul-list4.fixed .slider {
        max-width: 990px;
    }

    .g-menu .tab li a {
        height: 45px;
        line-height: 43px;
        font-size: 16px;
    }

    .row-g2 .desc {
        font-size: 16px;
        line-height: 30px;
        height: 112px;
    }

    .row-g2 .con {
        padding: 40px 100px 30px 50px;
    }

    .pic-slider1 .cont {
        padding: 50px 0;
        width: 90%;
    }

    .flow-slide .desc {
        font-size: 14px;
    }

    .g-t7 {
        padding-top: 45px;
    }

    .flow-slide .txt span {
        font-size: 22px;
    }

    .row-g5 {
        padding-bottom: 30px;
    }

    .row-g6 {
        padding-bottom: 40px;
    }

    .ul-flow .tel {
        margin-left: 15px;
    }

    .case-pic .warp {
        max-width: 980px;
        width: auto;
        padding: 4vw 2vw;
    }

    .ul-pic {
        width: 1080px;
    }

    .ul-pic li {
        border-width: 8px;
    }

    .ul-pic .i1 {
        width: 280px;
        height: 280px;
    }

    .ul-pic .i2 {
        width: 280px;
        height: 156px;
        left: 290px;
    }

    .ul-pic .i3 {
        left: 290px;
        top: 235px;
        width: 210px;
        height: auto;
    }

    .ul-pic .i4 {
        left: 580px;
        width: 210px;
        height: auto;
        top: 13px;
    }

    .ul-pic .i5 {
        width: 280px;
        height: auto;
        left: 510px;
        top: 235px;
    }

    .ul-pic .i6 {
        width: 280px;
        height: 280px;
    }

    .case-logo .tag {
        font-size: 18px;
        line-height: 45px;
        height: 45px;
        padding: 0 25px;
    }

    .case-logo img {
        max-height: 130px;
    }

    .z-info .txt h4 {
        font-size: 14px;
    }

    .z-info .txt p {
        font-size: 12px;
        line-height: 22px;
    }

    .z-info .tit {
        height: 75px;
        line-height: 75px;
        padding-left: 80px;
        -o-background-size: auto 70px;
        -ms-background-size: auto 70px;
        -moz-background-size: auto 70px;
        -webkit-background-size: auto 70px;
        background-size: auto 70px;
    }

    .btm-pic img {
        max-width: 550px;
    }

    .case-list .more,
    .tab-show2 .more {
        top: -70px;
        font-size: 14px;
    }
}

/*Common For Max 960*/
@media only screen and (max-width: 1367px) {
    .m-scheme li span {
        height: 40px;
        -o-background-size: auto 40px;
        -ms-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -webkit-background-size: auto 40px;
        background-size: auto 40px;
    }

    .nav li i {
        height: 25px;
        -o-background-size: auto 25px;
        -ms-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -webkit-background-size: auto 25px;
        background-size: auto 25px;
    }

    .nav li i:after {
        -o-background-size: auto 25px;
        -ms-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -webkit-background-size: auto 25px;
        background-size: auto 25px;
    }

    .fix-right .ico {
        width: 35px;
        height: 35px;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .fix-right .txt {
        height: 35px;
        width: 35px;
        line-height: 35px;
        padding-right: 35px;
    }

    .fix-right li {
        width: 35px;
        height: 35px;
    }

    .nav-two dt a {
        font-size: 18px;
    }

    .nav-two h4 a {
        font-size: 14px;
    }

    .nav-two dd .v2 {
        font-size: 12px;
        line-height: 24px;
    }

    .nav-two dd .v1 {
        line-height: 32px;
    }

    .nav-two dt {
        margin-bottom: 2px;
    }

    .nav-two .dl-2 dt {
        margin-bottom: 3px;
    }

    .nav-sub .fd-tel .tit {
        font-size: 18px;
    }

    .m-scheme h4 {
        outline-style: 8px;
        margin-bottom: 5px;
    }

    .nav li {
        padding-bottom: 15px;
    }

    .logo {
        bottom: 15px;
    }

    .logo img {
        width: 30px;
    }

    .m-list1 {
        margin: 0 50px;
    }

    .m-list1 p {
        font-size: 14px;
    }

    .m-list1 .icon {
        margin-bottom: 10px;
    }

    .g-t1 {
        padding-top: 45px;
    }

    .m-list1 {
        padding-top: 40px;
    }

    .row-a2 {
        padding-top: 60px;
    }

    .m-list2 .icon {
        margin-bottom: 15px;
    }

    .m-list2 .con {
        padding: 35px 25px 40px;
    }

    .m-list2 {
        padding: 35px 0 100px;
    }

    .m-list2 .swiper-pagination {
        bottom: 35px !important;
    }

    .m-list2 .swiper-button-prev {
        bottom: 35px !important;
    }

    .m-list2 .swiper-button-next {
        bottom: 30px;
    }

    .row-a3 {
        padding-top: 40px;
    }

    .g-t1 h3 {
        font-size: 2.3vw;
    }

    .m-tab1 li span {
        padding: 0 20px;
    }

    .m-tab1 {
        margin-top: 15px;
    }

    .row-a4 {
        padding-bottom: 30px;
    }

    .m-news {
        padding-top: 0;
    }

    .ul-num p {
        font-size: 16px;
    }

    .ul-num span {
        font-size: 5vw;
    }

    .ul-num i {
        width: 50px;
        height: 50px;
        -o-background-size: 50px auto;
        -ms-background-size: 50px auto;
        -moz-background-size: 50px auto;
        -webkit-background-size: 50px auto;
        background-size: 50px auto;
    }

    .nav-two dl {
        height: calc(100vh - 101px);
    }

    .ul-list2 .i1 {
        margin-top: 285px;
    }

    .ul-list2 .i2 {
        margin-top: 225px;
    }

    .ul-list2 .i3 {
        margin-top: 160px;
    }

    .m-t2 p {
        font-size: 16px;
    }

    .m-list5 li {
        width: 230px;
    }

    .row-special-3 .m-t1 h3 {
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .m-t1-1 p {
        font-size: 16px;
    }

    .m-t1-1 span {
        font-size: 14px;
        line-height: 45px;
        height: 45px;
        padding: 0 40px;
    }

    .row-special-3 .btn-down-3 {
        margin: 120px auto 60px !important;
    }

    .m-txt1 .con {
        padding-right: 50px;
    }

    .pg-list1 {
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .btn-sub {
        width: 160px;
        height: 36px;
        line-height: 36px;
    }

    .btn-sub img {
        width: 24px;
        height: auto;
    }


    .m-cont h3,
    .m-pop .tit h3 {
        font-size: 24px;
    }

    .m-pop .inner {
        width: 80%;
        padding: 20px;
        margin-left: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        box-shadow: 0 0 0 4px rgba(255, 255, 255, .15);
    }

    .m-pop .inner-txt {
        height: 500px;
    }

    .m-pop .col-l,
    .m-pop .col-r {
        float: none;
        width: auto;
    }

    .m-pop .tit {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .m-pop .col-l {
        font-size: 12px;
    }

    .m-pop h4 {
        font-size: 14px;
    }

    .m-pop .col-r {
        font-size: 12px;
    }

    .m-pop p img {
        width: 24px;
        height: auto;
    }

    .pg-list1 li a {
        font-size: 18px;
    }

    .m-cont {
        left: 140px;
    }

    .pg-list1 {
        padding-left: 120px;
        padding-right: 120px;
    }

    .m-pop .tit {
        text-align: center;
    }

    .m-pop .pic-code {
        text-align: center;
        padding-top: 0;
        padding-bottom: 5px;
    }

    .m-pop .pic-code .con {
        width: 80px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px;
    }

    .m-pop .inp,
    .m-pop .sub {
        height: 36px;
        line-height: 34px;
    }

    .m-pop .col-r p {
        margin-bottom: 0;
    }

    .row-x8 .txt p {
        font-size: 14px;
    }

    .row-x6 .info .tel {
        height: 60px;
        line-height: 60px;
        padding: 0 45px 0 60px;
        -o-background-size: 30px auto;
        -ms-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto;
        background-size: 30px auto;
    }

    .row-x6 .info .a1,
    .row-x6 .info .a2 {
        width: 66px;
        height: 60px;
        line-height: 60px;
        -o-background-size: 30px auto;
        -ms-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -webkit-background-size: 30px auto;
        background-size: 30px auto;
    }

    .row-x2 {
        padding-bottom: 40px;
    }

    .m-list15 .con {
        margin: 0 20px;
    }

    .m-list15 {
        margin: 0 -20px;
    }

    .m-list17 p {
        font-size: 14px;
        height: 42px;
    }

    .row-x6 .tips p {
        margin-bottom: 15px;
    }

    .row-t1 .share .qr {
        width: 90px;
    }

    .row-t1 .info {
        padding-left: 25px;
    }

    .m-list1 p {
        margin: 0 35px;
    }
}

/*Common For Max 960*/
@media only screen and (max-width: 1299px) {
    .ul-list1 .i2 {
        margin-top: 230px;
    }

    .ul-list1 .i3 {
        margin-top: 160px;
    }

    .ul-list1 .i4 {
        margin-top: 95px;
    }

    .ul-list1 .i5 {
        margin-top: 35px;
    }

    .row-e2 .g-t3 {
        width: 380px;
    }

    .m-pic3 {
        max-width: 400px;
        margin-top: 80px;
    }

    .m-pic5 {
        max-width: 500px;
    }

    .m-pic5 .img {
        width: 185px;
        top: -140px;
        right: -60px;
    }

    .m-txt1 .pic {
        width: 250px;
        margin: 0 40px 0 30px;
    }

    .m-txt1 h4 {
        margin: 40px 0 20px;
    }

    .m-txt1 .con {
        padding-left: 325px;
    }

    .m-scheme1 {
        padding: 80px 0 30px 45px;
    }

    .ul-list7 h4 {
        font-size: 14px;
    }

    .box-btn a {
        height: 40px;
        line-height: 38px;
    }

    .box-btn .seek i {
        -o-background-size: auto 18px;
        -ms-background-size: auto 18px;
        -moz-background-size: auto 18px;
        -webkit-background-size: auto 18px;
        background-size: auto 18px;
    }

    .box-btn .seek {
        width: 170px;
    }

    .ul-list7 {
        margin-bottom: 40px;
    }

    .ul-list10 .pic {
        margin-top: 15px;
    }

    .ul-lab li a {
        font-size: 12px;
    }

    .case-info .txt {
        font-size: 12px;
        line-height: 24px;
        height: 96px;
    }

    .case-info .col-l {
        width: 600px;
    }

    .row-main .col-l {
        width: 650px;
    }

    .m-slider2 .slick-prev {
        left: -80px;
    }

    .m-slider2 .slick-next {
        right: -80px;
    }


}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
    body {
        padding-top: 80px;
    }

    body.open2 {
        overflow: hidden;
    }

    .header {
        display: none;
    }

    .main {
        margin-left: 0;
    }

    .body_b {
        left: 0;
    }

    .banner .ms-slide {
        margin-left: 0;
    }

    .m-header {
        display: block;
        overflow: hidden;
        height: 80px;
        padding: 0 20px;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 101;
        background-color: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
    }

    .mo-logo {
        float: left;
    }

    .banner .mo-ban {
        display: block !important;
    }

    .mo-logo {
        line-height: 80px;
    }

    .mo-logo img {
        height: 60px;
        display: inline-block;
        vertical-align: middle;
    }

    .menuBtn {
        display: block;
    }

    .g-top {
        display: none;
    }

    .ban-list {
        display: none;
    }

    .nav-sub {
        left: 0;
        right: 0;
        overflow-y: auto;
        padding-bottom: 30px;
        position: fixed;
        top: 80px;
        background-color: #fff;
    }

    .nav-sub .col-l {
        float: none;
        width: auto;
        height: auto;
        overflow-x: auto;
    }

    .nav-sub .col-r {
        float: none;
        height: auto;
    }

    .mo-so {
        display: block;
    }

    .m-scheme {
        width: 925px;
    }

    .m-scheme li {
        height: auto;
        width: 150px;
    }

    .m-scheme p {
        display: none;
    }

    .m-scheme h4:after {
        display: none;
        padding: 0;
        margin: 0;
    }

    .m-scheme .con {
        position: static;
        padding-top: 15px;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    .nav-sub .close {
        display: none;
    }

    .nav-two dl {
        width: auto !important;
        float: none;
        height: auto !important;
        border-right: 0;
        overflow: hidden;
        padding: 20px 25px 0 !important;
    }

    .nav-two dt {
        border-bottom: 1px solid #3e3e3e;
        padding-bottom: 3px;
    }

    .nav-two dd {
        width: 33.33%;
        float: left;
    }

    .nav-two .dl-2 dd {
        width: auto;
        float: none;
    }

    .nav-sub .fd-tel {
        display: none !important;
    }

    .m-zp {
        width: 160px;
        height: 160px;
        left: -80px;
        bottom: -80px;
    }

    .m-zp .ico {
        height: 27px;
        background-position: center;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .m-zp span {
        font-size: 14px;
    }

    .m-zp .txt {
        right: 0;
        padding-top: 22px;
    }

    .m-scheme h4 {
        font-size: 14px;
        margin-bottom: 0;
    }

    .fd-top {
        display: none;
    }

    .fd-link .d2 {
        display: none;
    }

    .fd-link {
        margin: 0 10px;
        padding: 10px 0 0;
    }

    .fd-link dl {
        font-size: 12px;
    }

    .fd-copr span em {
        display: none;
    }

    .fd-copr span {
        display: block;
        text-align: center;
        float: none !important;
    }

    .g-t1 h3,
    .m-you h3 {
        font-size: 20px;
    }

    .m-list1 h4,
    .m-list2 h4 {
        font-size: 16px;
    }

    .right-map {
        display: none;
    }

    .m-you {
        width: auto;
        float: none;
    }

    .m-news,
    .row-a5 .cont,
    .footer .wp,
    .fd-tel ul {
        width: auto;
        padding: 0 20px;
    }

    .m-inter .pic {
        margin: -60px 50px 0;
        padding: 25px;
    }

    .m-list4 .con {
        padding: 25px 25px 25px 20px;
    }

    .m-list4 .txt {
        padding-left: 20px;
    }

    .m-list4 .con {
        margin: 0 10px 20px;
    }

    .g-btn2 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .wp3 {
        width: auto;
        padding: 0 10px;
    }

    .m-t2 p {
        font-size: 14px;
    }

    .g-t3 h3 {
        margin-top: -72px;
    }

    .row-e1 {
        padding: 100px 0 95px;
    }

    .row-e2 {
        margin-top: -120px;
        padding-top: 70px;
        padding-bottom: 370px;
    }

    .ban .wp3 {
        left: 10px;
        right: 10px;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .b-pic {
        width: 60%;
        bottom: -200px;
        right: 0;
    }

    .m-pic1 {
        max-width: 410px;
        right: 80px;
        top: 80px;
    }

    .row-e3 {
        margin-top: -110px;
        padding-top: 0;
    }

    .ul-list2 .i1 {
        margin-top: 185px;
    }

    .ul-list2 .i2 {
        margin-top: 135px;
    }

    .ul-list2 .i3 {
        margin-top: 80px;
    }

    .ul-list2 .i4 {
        margin-top: 40px;
    }

    .ul-list2 .i5 {
        margin-top: -10px;
    }

    .ul-list2 .i6 {
        margin-top: -60px;
    }

    .row-e4 {
        padding-top: 100px;
    }

    .row-e4 .m-pic2 {
        max-width: 550px;
    }

    .row-e4 .m-pic2 .img {
        width: 320px;
        right: 20px;
    }

    .m-pic3 {
        max-width: 300px;
        margin-top: 68px;
    }

    .ul-list3 .i1 {
        margin-top: 30px;
    }

    .ul-list3 .i2 {
        margin-top: -25px;
    }

    .ul-list3 .i3 {
        margin-top: -85px;
    }

    .row-e5 {
        padding-bottom: 100px;
    }

    .row-e6 {
        margin-top: -115px;
        padding-top: 130px;
    }

    .m-pic5 {
        max-width: 430px;
        margin-top: -15px;
    }

    .m-pic5 .img {
        right: 10px;
    }

    .m-list5 .tit h4 {
        font-size: 20px;
    }

    .m-list6 li h4 {
        font-size: 16px;
    }

    .m-list6 li {
        position: static;
        width: 25%;
        float: left;
    }

    .m-list6 .i9,
    .m-list6 .i10,
    .m-list6 .i11 {
        width: 33.33%;
    }

    .m-list6 .i10 {
        float: right;
    }

    .m-list6 {
        height: auto;
        overflow: hidden;
    }

    .warp,
    .wp4 {
        width: auto;
        padding: 0 10px;
    }

    .m-list7 li {
        width: 90px;
    }

    .m-list7 .tit span {
        font-size: 18px;
    }

    .m-list8 li p {
        font-size: 16px;
    }

    .m-list8 .con {
        margin: 0 10px;
    }

    .m-list8 {
        margin: 30px 0px 0;
    }

    .row-d3,
    .row-d2 {
        margin-bottom: 50px;
    }

    .ul-list4.fixed {
        left: 0;
    }

    .ul-list8 li p {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .m-scheme2 .col-l {
        width: 525px;
        padding: 30px 0 30px 35px;
    }

    .m-scheme2 .txt {
        font-size: 14px;
        line-height: 28px;
        padding: 0 30px;
        margin-bottom: 25px;
    }

    .m-scheme2 .desc {
        height: 112px;
    }

    .row-f3 .ul-list6 {
        padding-left: 20px;
    }

    .row-f3 .box-btn {
        padding-left: 30px;
    }

    .m-scheme2 .col-r {
        padding: 27px 0 30px;
    }

    .m-scheme3 .col-l {
        width: 480px;
    }

    .ul-list9 em {
        font-size: 14px;
        width: 85px;
    }

    .ul-list9 li {
        width: 110px;
        height: 110px;
        padding: 8px;
    }

    .m-scheme3 .col-r {
        padding: 50px 30px 0;
    }

    .row-f4 {
        padding-top: 60px;
    }

    .ul-list10 h4 {
        font-size: 14px;
    }

    .ul-list10 li {
        margin: 0 15px;
    }

    .ul-list10 li:after {
        height: 240px;
    }

    .row-f5 .ul-list6 {
        margin-top: -168px;
    }

    .ul-list5 li {
        margin: 0 10px;
    }

    .row-f3 {
        padding-bottom: 50px;
    }

    .ul-list11 h4 {
        font-size: 14px;
    }

    .ul-list11 li {
        margin: 0 20px;
    }

    .m-list1 p {
        margin: 0 15px;
    }

    .wp5,
    .wp6 {
        width: auto;
        padding: 0 10px;
    }

    .b-cur {
        left: 10px;
        top: 10px;
    }

    .ban3 {
        height: 300px;
    }

    .ban3 .txt {
        margin-top: 80px;
    }

    .m-tab li a {
        margin: 0 30px;
    }

    .m-list15 .swiper-pagination,
    .m-list15 .swiper-button-next,
    .m-list15 .swiper-button-prev,
    .m-list17 .swiper-pagination,
    .m-list17 .swiper-button-next,
    .m-list17 .swiper-button-prev {
        display: none;
    }

    .m-list15 {
        padding-bottom: 40px;
        padding-top: 20px;
    }

    .m-list15 h4 {
        font-size: 20px;
    }

    .m-list15 .con .btn {
        opacity: 1;
    }

    .m-t5 span,
    .m-article h1,
    .m-list15 h4,
    .m-list17 h4,
    .m-list18 h4,
    .m-app .txt h4,
    .m-list19 h4,
    .box-txt2 .tit h3 {
        font-size: 20px;
    }

    .m-app .pic {
        width: auto;
        float: none;
    }

    .m-app .txt {
        padding-bottom: 30px;
    }

    .m-tab4 li a {
        font-size: 16px;
    }

    .box-txt1 .desc {
        font-size: 14px;
        line-height: 26px;
    }

    .m-lsit20 h4 {
        font-size: 18px;
    }

    .m-lsit20 p {
        padding: 0 10px;
        margin: 0;
    }

    .row-x8 .txt {
        left: 10px;
    }

    .row-x8 {
        height: 400px;
    }

    .row-x8 .txt p {
        margin-bottom: 25px;
    }

    .row-x8 .txt h3 {
        font-size: 20px;
    }

    .ban2 {
        height: 300px;
    }

    .row-t1 .tel strong {
        padding-left: 25px;
        -o-background-size: auto 20px;
        -ms-background-size: auto 20px;
        -moz-background-size: auto 20px;
        -webkit-background-size: auto 20px;
        background-size: auto 20px;
    }

    .m-list9 .left,
    .m-list9 li:nth-child(2n) .left {
        width: auto;
        float: none;
    }

    .m-list9 .right {
        width: auto;
        float: none;
        padding: 20px 30px;
    }

    .m-list9 .desc {
        margin-bottom: 15px;
    }

    .m-list9 .icon {
        height: 30px;
        -o-background-size: auto 30px;
        -ms-background-size: auto 30px;
        -moz-background-size: auto 30px;
        -webkit-background-size: auto 30px;
        background-size: auto 30px;
    }

    .m-list9 .right h4 {
        font-size: 20px;
    }

    .row-t1 .info {
        width: auto;
        float: none;
        padding: 20px;
        text-align: center;
    }

    .row-t1 .tel strong {
        font-size: 18px;
    }

    .row-t1 .t-logo span {
        font-size: 14px;
    }

    .row-t1 .t-logo .pic img {
        height: 40px;
    }

    .row-t1 .t-logo {
        padding-bottom: 10px;
    }

    .row-t1 .t-logo .pic {
        margin-bottom: 5px;
    }

    .row-t1 .t-logo:after {
        left: 50%;
        width: 80px;
        margin-left: -40px;
    }

    .row-t1 .tel {
        float: none;
        display: inline-block;
    }

    .row-t1 .tel strong {
        display: inline-block;
    }

    .row-t1 .share {
        float: none;
        padding: 0;
    }

    .row-t1 .share a {
        float: none;
        display: inline-block;
    }

    .row-t1 .txt h3 {
        font-size: 20px;
    }

    .row-t1 .txt {
        padding: 30px;
    }

    .row-t1 {
        padding-bottom: 130px;
    }

    .g-t6 {
        margin-bottom: 15px;
    }

    .g-t6 h3 {
        font-size: 20px;
    }

    .g-t6 p {
        font-size: 14px;
    }

    .row-main .col-l {
        width: auto;
        float: none;
    }

    .m-tab2 li a {
        font-size: 18px;
    }

    .row-main {
        padding-top: 30px;
    }

    .n-cur {
        right: 10px;
    }

    .m-list11 h4 {
        font-size: 16px;
        margin-top: 0;
    }

    .m-list11 .date {
        display: none;
    }

    .m-list11 .txt {
        padding-left: 0;
    }

    .m-list11 .con {
        padding: 15px;
    }

    .m-list11 .desc {
        margin-bottom: 10px;
    }

    .row-main .col-r {
        padding-left: 0;
    }

    .m-list13 li h4 {
        font-size: 16px;
    }

    .m-t6 h3 {
        font-size: 20px;
    }

    .m-t6 .more {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
    }

    .m-article .arrow a {
        font-size: 14px;
    }

    .m-list14 li {
        width: 33.33%;
    }

    .m-list14 {
        margin: 0 10px;
    }

    .g-menu {
        padding-top: 30px;
    }

    .g-menu .tab li a {
        font-size: 16px;
    }

    .g-menu .tab li a {
        height: 40px;
        line-height: 38px;
    }

    .g-menu .tab {
        margin-left: 0;
        opacity: 1;
    }

    .g-menu .tit {
        display: none;
    }

    .g-menu {
        margin-left: 20px;
    }

    .g-menu-2 {
        left: 0;
        right: 0;
        top: 90px;
        padding-top: 0;
    }

    .m-list14 h4 {
        font-size: 18px;
    }

    .g-menu-1,
    .g-menu-2 {
        position: static;
        padding-top: 100px;
        overflow: hidden;
    }

    .row-main,
    .g-tit1 .wp6 {
        margin: 0 10px;
        padding: 45px 0 35px;
    }

    .top-meun {
        left: 10px;
    }

    .case-info .close {
        right: 20px;
    }

    .ul-pic {
        width: 780px;
        margin: 0 auto;
        height: auto;
        overflow: hidden;
    }

    .ul-pic li {
        position: static;
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .m-slider2 {
        display: none !important;
    }

    .m-slider2.dn {
        display: block !important;
    }

    .m-slider2 .item {
        position: static;
    }

    .m-slider2 .item a {
        display: block;
        height: 350px;
        line-height: 350px;
        text-align: center;
    }

    .m-slider2 .item img {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        height: auto;
        max-height: 90%;
    }

    .m-slider2 .slick-next {
        right: 10px;
    }

    .m-slider2 .slick-prev {
        left: 10px;
    }

    .m-slider2 {
        padding: 0;
    }

    .m-slider2 .item {
        border: 0 !important;
    }

    .row-g5 {
        padding-bottom: 0;
    }

    .m-tab.fixed {
        top: 80px;
        left: 0px;
    }
}

/*Common For Max 768*/
@media only screen and (max-width: 959px) {
    .fd-tel {
        margin: 0 10px;
        border-top: 0;
        border-bottom-color: #000;
    }

    .fd-tel li {
        width: auto;
        float: none;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .fd-tel .tit {
        font-size: 16px;
        padding-left: 55px;
        padding-right: 0;
        width: 160px;
        height: 50px;
        line-height: 50px;
        -o-background-size: 45px auto;
        -ms-background-size: 45px auto;
        -moz-background-size: 45px auto;
        -webkit-background-size: 45px auto;
        background-size: 45px auto;
    }

    .fd-tel .con span {
        font-size: 18px;
    }

    .fd-tel {
        padding: 15px 0 0;
    }

    .fd-tel .con {
        padding-left: 15px;
    }

    .fd-tel .tit {
        font-size: 14px;
        width: 140px;
    }

    .m-list1 {
        overflow: hidden;
        padding-top: 15px;
    }

    .m-list1 p {
        display: none;
    }

    .m-list1 h4:after,
    .m-list2 h4:after {
        display: none;
    }

    .m-list1 .con {
        background-color: #fff;
        box-shadow: 0px 0px 30px rgba(7, 18, 101, .09);
        padding: 25px 0 20px;
        border-radius: 10px;
        margin-bottom: 30px;
        display: block;
    }

    .ban-loading .pic {
        display: none;
    }

    .g-t1 p {
        font-size: 14px;
        display: none;
    }

    .g-t1 {
        padding-top: 30px;
    }

    .row-a2 {
        padding-top: 0;
    }

    .m-list2 {
        padding: 15px 0 50px;
    }

    .m-list2 p {
        display: none;
    }

    .m-list2 .con {
        padding: 25px 10px 20px;
        margin: 0 10px;
    }

    .m-list2 .swiper-pagination,
    .m-list2 .swiper-button-next,
    .m-list2 .swiper-button-prev {
        display: none !important;
    }

    .m-tab1 li.on .more,
    .m-tab1 li .more {
        display: none !important;
    }

    .m-t1 {
        margin-top: 100px;
        position: relative;
        z-index: 1;
    }

    .g-btn-down {
        margin: 50px auto;
    }

    .row-b1:after {
        top: 90px;
    }

    .warp {
        width: auto;
        padding: 0 10px;
    }

    .m-inter .pic {
        margin: -35px 30px 0;
        width: 210px;
        height: 280px;
        padding: 15px;
    }

    .m-list3 li a {
        font-size: 14px;
    }

    .m-list4 {
        margin: 30px -10px 0;
    }

    .m-list4 .icon {
        float: none;
        margin: 0 auto 15px;
        display: block;
    }

    .m-list4 .txt {
        padding-left: 0;
    }

    .row-b1:after {
        top: -90px;
    }

    .row-b2:after {
        top: 75px;
    }

    .row-b3:after {
        top: 45px;
    }

    .row-b1:after,
    .row-b2:after,
    .row-b3:after {
        left: 30px;
    }

    .row-b2 {
        padding-top: 60px;
    }

    .row-b3 {
        padding-top: 40px;
    }

    .row-e1 {
        background: #dff7ec;
        padding-bottom: 35px;
    }

    .ul-list1 {
        margin-top: 30px;
    }

    .ul-list1 li {
        margin-top: 0 !important;
    }

    .ul-list1 li p {
        font-size: 16px;
    }

    .row-e2 {
        margin: 0;
        background: #00aa8c;
        padding-bottom: 180px;
    }

    .row-e2 .g-t3 {
        width: auto;
        max-width: 50%;
    }

    .m-pic1 {
        position: absolute;
        max-width: 350px;
        right: 20px;
    }

    .row-e3 {
        background: #fae816;
        margin: 0;
        padding-top: 40px;
        padding-bottom: 35px;
    }

    .ul-list2 {
        margin-top: 40px;
    }

    .ul-list2 li {
        margin-top: 0 !important;
    }

    .ul-list2 li .icon {
        width: 90px;
        height: 90px;
        -o-background-size: 60px auto;
        -ms-background-size: 60px auto;
        -moz-background-size: 60px auto;
        -webkit-background-size: 60px auto;
        background-size: 60px auto;
    }

    .row-e4 {
        margin-top: 0;
        background: #b2e5dc;
        padding-top: 135px;
        padding-bottom: 40px;
    }

    .row-e4 .m-pic2 {
        max-width: 400px;
    }

    .row-e4 .m-pic2 .img {
        width: 230px;
        top: -75px;
    }

    .row-e5 {
        margin: 0;
        background: #00aa8c;
        padding: 40px 0;
    }

    .m-pic3 {
        display: none;
    }

    .ul-list3 {
        width: auto;
        float: none;
        margin-top: 40px;
    }

    .ul-list3 li {
        margin-top: 0 !important;
    }

    .ul-list1 p,
    .ul-list2 p,
    .ul-list3 p {
        font-size: 14px;
    }

    .g-t3 h3 {
        margin-top: -60px;
    }

    .row-e6 {
        margin: 0;
        background: #dff7ec;
        padding: 100px 0 40px;
        overflow: hidden;
    }

    .row-e7 {
        margin-top: 80px;
        clear: both;
    }

    .row-e6 .g-t3 {
        max-width: 300px;
    }

    .m-pic5 {
        width: 320px;
        margin-top: 0;
    }

    .m-pic5 .img {
        width: 150px;
        top: -90px;
    }

    .m-list5 li {
        width: 200px;
    }

    .m-list5 .tit p {
        height: 48px;
    }

    .m-list7 li {
        width: 68px;
    }

    .m-cont h3,
    .m-pop .tit h3 {
        font-size: 20px;
    }

    .m-cont {
        left: 10%;
        top: 120px;
    }

    .pg-list1 {
        padding-left: 10%;
        padding-right: 10%;
    }

    .ul-list4 .icon {
        height: 40px;
        margin-bottom: 10px;
        -o-background-size: auto 40px;
        -ms-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -webkit-background-size: auto 40px;
        background-size: auto 40px;
    }

    .ul-list4 .icon i,
    .ul-list4 .icon em {
        -o-background-size: auto 40px;
        -ms-background-size: auto 40px;
        -moz-background-size: auto 40px;
        -webkit-background-size: auto 40px;
        background-size: auto 40px;
    }

    .ul-list4 .con:hover .icon i {
        height: 40px;
    }

    .ul-list4 h4 {
        font-size: 14px;
    }

    .ul-list4 {
        bottom: -70px;
    }

    .ul-list4 .slider {}

    .ul-list4.fixed .icon {
        height: 35px;
        margin-bottom: 5px;
        -o-background-size: auto 35px;
        -ms-background-size: auto 35px;
        -moz-background-size: auto 35px;
        -webkit-background-size: auto 35px;
        background-size: auto 35px;
    }

    .ul-list4.fixed .icon i,
    .ul-list4.fixed .icon em {
        -o-background-size: auto 35px;
        -ms-background-size: auto 35px;
        -moz-background-size: auto 35px;
        -webkit-background-size: auto 35px;
        background-size: auto 35px;
    }

    .ul-list4 .slider,
    .ul-list4.fixed .slider {
        width: auto;
        padding: 8px 10px 10px;
    }

    .ul-list5 li {
        margin: 0 3px;
    }

    .ul-list5 {
        padding: 70px 0;
    }

    .row-f1 {
        padding-top: 100px;
    }

    .ul-list7 li {
        margin-right: 20px;
    }

    .m-scheme1 {
        padding: 60px 0 0px 30px;
    }

    .m-scheme2 .col-l {
        width: auto;
        float: none;
        margin-right: 0;
    }

    .m-scheme3 .col-l {
        width: auto;
        float: none;
    }

    .m-scheme2 .desc {
        height: auto;
    }

    .m-scheme3 .g-t4 {
        display: none;
    }

    .m-scheme3 .g-t4-mo {
        display: block;
    }

    .ul-list9 {
        width: 500px;
    }

    .row-f4 .ul-list6 {
        text-align: center;
    }

    .row-f4 .box-btn {
        text-align: center;
    }

    .row-f4 .g-t4 {
        text-align: center;
    }

    .ul-list10 .pic img {
        width: 120%;
    }

    .ul-list10 li:after {
        height: 200px;
    }

    .ul-list11 li {
        margin: 0 10px;
    }

    .case-ban {
        height: auto;
    }

    .case-ban .bg {
        padding-top: 56%;
        position: relative;
        overflow: visible;
        background-attachment: scroll;
    }

    .case-logo {
        position: absolute;
        margin: 0;
        top: 28%;
        left: 0;
        right: 0;
    }

    .case-info {
        position: static;
        overflow: hidden;
        background-color: #282936;

        transform: rotateX(0deg) translate3d(0, 0, 0);
        -webkit-transform: rotateX(0deg) translate3d(0, 0, 0);
        -moz-transform: rotateX(0deg) translate3d(0, 0, 0);
    }

    .case-info .close {
        display: none;
    }

    .case-info .col-l {
        width: auto;
        float: none;
        border-right: 0;
        padding-right: 0;
    }

    .case-info .col-r {
        padding: 0;
    }

    .ul-lab {
        max-width: none;
        padding-left: 0;
    }

    .case-info h3 {
        font-size: 18px;
    }

    .g-t5 {
        font-size: 20px;
        padding: 30px 0 15px;
        margin-bottom: 30px;
    }

    .g-t5:after {
        width: 200px;
    }

    .g-t5:before {
        width: 60px;
    }

    .case-pic-1 img {
        margin-bottom: 30px;
    }

    .m-list10 li {
        width: 25%;
        float: left;
        position: static;
    }

    .m-list10 {
        height: auto;
        overflow: hidden;
    }

    .m-list10 li:after,
    .m-list10 li:before {
        display: none;
    }

    .m-list10 .con:hover .desc {
        display: none;
    }

    .m-list10 .con:hover {
        padding-bottom: 0;
        background: 0;
    }

    .row-flow {
        padding-bottom: 30px;
    }

    .m-list10 {
        margin-top: 20px;
    }

    .m-list11 {
        padding-top: 10px;
    }

    .g-menu {
        overflow-x: auto;
    }

    .g-menu .tab {
        width: 800px;
    }

    .m-list14 li {
        width: 50%;
    }

    .case-info .close {
        height: 70px;
    }

    .ban-txt1 .tit {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .ban-txt1 .tit:after {
        height: 1px;
        width: 30px;
    }

    .ban-txt1 .slider h3 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .ban-txt1 .desc {
        font-size: 14px;
        line-height: 26px;
    }

    .ban-txt1 {
        padding: 50px 0 20px;
    }

    .ban-txt1 .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .ban-txt1 .slider {
        padding-bottom: 30px;
    }

    .ban-txt1 .swiper-pagination {
        text-align: center;
    }

    .row-g1 .ul-num li {
        padding: 0;
    }

    .row-g1 .ul-num .con {
        border-right: 0;
    }

    .ul-num p {
        font-size: 14px;
    }

    .row-g1 .ul-num {
        padding-top: 0;
    }

    .row-g1 {
        padding: 0 0 20px 0;
    }

    .row-g2 li {
        width: auto;
        float: none;
    }

    .row-g2 .desc {
        height: auto;
    }

    .row-g2 .con {
        padding: 20px 30px;
    }

    .row-g2 h3 {
        font-size: 20px;
        padding-bottom: 12px;
        margin-bottom: 15px;
    }

    .row-g3 .g-t7 {
        padding: 0 10px;
        padding-top: 30px;
        margin-bottom: 25px;
    }

    .g-t7 p {
        font-size: 14px;
        line-height: 26px;
    }

    .g-t7 h3 {
        font-size: 20px;
    }

    .row-g3:before {
        height: 80px;
        top: 180px;
        display: none;
    }

    .pic-slider1 .cont {
        padding: 20px 0;
        width: auto;
    }

    .pic-slider1 .con {
        height: 50px;
        line-height: 48px;
    }

    .pic-slider1 .con img {
        max-width: 80%;
    }

    .pic-slider1 {
        padding: 0 10px;
        margin: 0 10px;
    }

    .row-g3:after {
        display: none;
    }

    .pic-slider1 .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .pic-slider1 .swiper-pagination {
        bottom: 10px !important;
    }

    .main_case {
        padding: 0vw;
    }

    .m-list14 {
        padding-top: 0px;
    }

    .m-list14 .con {
        padding-top: 0px;
    }

    .m-list14 .i-logo {
        margin: 10px;
    }

    .m-list14 .i-logo {
        height: 150px;
    }

    .m-list14 .desc {
        margin: 0 10px 20px;
    }
}

/*Common For Max 480*/
@media only screen and (max-width: 767px) {
    body {
        padding-top: 50px;
    }

    .mo-logo {
        line-height: 50px;
    }

    .mo-logo img {
        height: 35px;
    }

    .m-header {
        height: 50px;
        padding: 0 10px;
        z-index: 111;
    }

    .nav-sub {
        top: 0px;
        padding-top: 50px;
    }

    .nav-sub.open {
        top: 0px;
    }

    .nav-two .dl-5 {
        margin-bottom: 50px;
    }

    .m-tab.fixed {
        top: 50px;
        position: static;
    }

    .menuBtn {
        margin-top: 5px;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .nav-two dl {
        padding: 20px 15px 0 !important;
    }

    .m-list1 {
        margin: 0;
    }

    .row-a2 .g-t1 {
        padding-top: 15px;
    }

    .case-list li {
        width: 50%;
    }

    .m-tab1 li span {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }

    .m-tab1 ul {
        width: 580px;
        text-align: left;
        padding-left: 15px
    }

    .m-tab1 {
        overflow-x: auto;
        margin: 20px 0 5px;
        padding-bottom: 40px;
    }

    .m-tab1 li {
        margin: 0 1px;
    }

    .row-a4 .m-tab1 ul {
        width: 650px;
    }

    .case-list li .tag {
        font-size: 12px;
    }

    .case-list li .tag span {
        margin: 0 2px;
    }

    .case-list li:hover .tag {
        bottom: 10px;
    }

    .index .case-list li:last-child {
        display: none;
    }

    .m-news .col-l {
        width: auto;
        float: none;
    }

    .m-news .new {
        margin: 0;
    }

    .m-news .new .con {
        height: auto;
        padding: 0;
    }

    .m-news .new .txt {
        left: 40%;
        top: 5px;
        bottom: 5px;
    }

    .m-news .new .pic {
        position: relative;
        width: 60%;
    }

    .m-news .item h4,
    .m-news .new .txt h4 {
        font-size: 16px;
    }

    .m-news .new .txt p,
    .m-news .item p {
        line-height: 22px;
        font-size: 13px;
        height: 44px;
    }

    .m-news .col-l .item {
        display: none;
    }

    .m-news .col-r,
    .m-news .col-r .item {
        width: auto;
        float: none;
    }

    .m-news .item a {
        padding: 0 10px;
    }

    .m-news .item {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .m-news .col-r {
        padding-top: 30px;
    }

    .m-news .item p {
        height: auto;
        margin-bottom: 10px;
    }

    .m-news .item .date,
    .m-news .new .txt .date {
        font-size: 12px;
    }

    .m-news,
    .row-a5 .cont,
    .footer .wp,
    .fd-tel ul {
        width: auto;
        padding: 0 10px;
    }

    .ul-num li {
        width: 50%;
        margin-bottom: 20px;
    }

    .ul-num i {
        display: none;
    }

    .ul-num span {
        font-size: 40px;
        margin-bottom: 5px;
        display: block;
    }

    .ul-num p {
        font-size: 12px;
    }

    .ul-num {
        padding: 0 10px;
    }

    .m-you {
        padding: 0 10px;
    }

    .m-you h3 {
        padding-bottom: 13px;
        margin-bottom: 20px;
    }

    .m-you h3:after {
        width: 25px;
    }

    .row-a5 {
        padding: 30px 0 10px;
    }

    .fix-right {
        right: 3px;
        bottom: 20px;
        top: auto;
    }

    .pop-seek .inner {
        width: 95%;
        padding: 15px 20px;
    }

    .pop-seek .tel p {
        width: auto;
        float: none;
    }

    .pop-seek h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pop-seek .tel .p2 {
        text-align: left;
    }

    .pop-seek .tel {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .pop-seek .tel span {
        font-size: 26px;
        color: #fff !important;
    }

    .pop-seek .inp input {
        height: 35px;
        font-size: 14px;
    }

    .pop-seek .inp button {
        width: 90px;
        font-size: 14px;
    }

    .pop-seek .btn {
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .pop-seek .wx span {
        font-size: 14px;
    }

    .pop-seek .qr {
        font-size: 12px;
    }

    .pop-seek .close {
        right: 10px;
        top: 10px;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .pop-seek .wx {
        padding-top: 10px;
    }

    .mo-banner {
        display: block !important;
        overflow: hidden;
    }

    .mo-banner .swiper-pagination-bullet {
        width: 25px;
        height: 2px;
        background-color: rgba(255, 255, 255, .3);
        opacity: 1 !important;
        border-radius: 0;
    }

    .mo-banner .swiper-pagination-bullet-active {
        background-color: #fff;
    }

    .banner {
        margin: 0 10px;
    }

    #masterslider {
        display: none !important;
    }

    .mo-btn {
        display: block;
    }

    .m-news .new .txt {
        padding: 12px 0px 0 15px;
    }

    .m-news .new .txt p {
        font-size: 12px;
    }

    .m-news .new .txt .date {
        display: none;
    }

    .btn-down {
        right: 50%;
        margin-right: -21px;
        bottom: 35px;
    }

    .btn-down-2 {
        margin: 50px auto 30px !important;
    }

    .m-t1 {
        margin-top: 60px;
        width: auto;
        padding: 0 15px;
    }

    .m-t1 h3 {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .m-t1 h3:after {
        width: 50px;
        margin-left: -25px;
    }

    .m-t1 p {
        font-size: 14px;
    }

    .g-btn-down {
        display: none;
    }

    .row-b1 {
        padding-top: 30px;
    }

    .m-inter {
        padding-bottom: 25px;
    }

    .m-inter .pic {
        display: none;
    }

    .m-inter .tit {
        padding-top: 20px;
        text-align: center;
    }

    .m-inter .tit h3 {
        font-size: 20px;
    }

    .m-inter .tit em {
        font-size: 12px;
    }

    .m-list3 {
        padding: 0 10px;
    }

    .m-list3 li a {
        font-size: 13px;
        padding-left: 15px;
        height: 32px;
        line-height: 32px;
        padding-right: 10px;
        background-position: left center;
        -o-background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
        background-size: 10px auto;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .g-btn1 {
        margin: auto;
    }

    .g-t2 h3 {
        font-size: 20px;
    }

    .g-t2 p {
        font-size: 13px;
    }

    .m-list4 {
        margin: 25px -5px 0;
    }

    .m-list4 li {
        width: 50%;
    }

    .m-list4 .con {
        padding: 15px 10px;
        margin: 0 5px 10px;
    }

    .m-list4 .icon {
        margin-bottom: 10px;
    }

    .m-list4 .txt {
        font-size: 13px;
    }

    .row-b2 {
        padding-top: 40px;
    }

    .g-btn2 {
        padding-left: 25px;
        margin-right: 20px;
        margin-bottom: 10px;
        -o-background-size: 16px auto;
        -ms-background-size: 16px auto;
        -moz-background-size: 16px auto;
        -webkit-background-size: 16px auto;
        background-size: 16px auto;
    }

    .g-seek {
        padding: 20px 10px;
    }

    .g-seek .con {
        background: 0;
        padding: 0;
    }

    .g-seek .inp {
        width: 60%;
        height: 35px;
        font-size: 14px;
    }

    .g-seek .btn {
        float: right;
        width: 35%;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .g-seek .btn i {
        display: none;
    }

    .g-seek .btn:after {
        width: auto;
        height: auto;
        right: -4px;
        bottom: -4px;
    }

    .row-b1:after {
        top: -15px;
    }

    .m-t2 h3 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .m-t2 h3:after {
        width: 80px;
        margin-left: -40px;
    }

    .m-t2 p {
        font-size: 12px;
    }

    .ban {
        padding-top: 70%;
    }

    .ban .btn-down {
        bottom: 15px;
    }

    .b-pic {
        display: none;
    }

    .g-t3 {
        text-align: center;
    }

    .g-t3 h3 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: -52px;
    }

    .g-t3 em {
        font-size: 80px;
    }

    .g-t3 h3:after {
        left: 50%;
        margin-left: -20px;
    }

    .row-e1 {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .ul-list1 {
        text-align: center;
        font-size: 0;
    }

    .ul-list1 li {
        float: none;
        width: 33.33%;
        display: inline-block;
        margin-bottom: 30px;
    }

    .ul-list1 li .icon {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
        -o-background-size: 50px auto;
        -ms-background-size: 50px auto;
        -moz-background-size: 50px auto;
        -webkit-background-size: 50px auto;
        background-size: 50px auto;
    }

    .ul-list1 li p {
        font-size: 14px;
    }

    .m-pic1 {
        position: relative;
        top: auto;
        right: auto;
        max-width: 90%;
        margin: 30px auto 0;
    }

    .row-e2 {
        padding: 30px 0;
    }

    .row-e2 .g-t3 {
        max-width: none;
    }

    .m-pic1 .img {
        display: none;
    }

    .ul-list2 li {
        width: 33.33%;
        margin-bottom: 30px;
    }

    .ul-list2 .icon {
        margin-bottom: 10px;
    }

    .row-e3 {
        padding: 30px 0 0;
    }

    .row-e4 {
        padding: 30px 0;
    }

    .row-e4 .g-t3 {
        width: auto;
        float: none;
        margin-bottom: 30px;
    }

    .row-e4 .m-pic2 {
        float: none;
        margin: 0;
    }

    .row-e4 .m-pic2 .img {
        display: none;
    }

    .row-e5 .g-t3 h3,
    .row-e5 .g-t3 p {
        color: #fff;
    }

    .row-e5 .g-t3 h3:after {
        background-color: #fff;
    }

    .ul-list3 .icon {
        width: 80px;
        height: 80px;
        -o-background-size: 55px auto;
        -ms-background-size: 55px auto;
        -moz-background-size: 55px auto;
        -webkit-background-size: 55px auto;
        background-size: 55px auto;
    }

    .row-e6 {
        padding: 30px 0;
    }

    .row-e6 .g-t3 {
        max-width: none;
        margin-bottom: 30px;
    }

    .m-pic5 .img {
        display: none;
    }

    .m-pic5 {
        float: none;
        margin: 0 auto;
    }

    .row-e7 .g-t3 h3:after {
        width: 60px;
        margin-left: -30px;
        left: 50%;
    }

    .m-t2 {
        margin-top: 7vh;
    }

    .btn-down-3 {
        margin-top: 100px !important;
    }

    .m-list5 .icon {
        display: none;
    }

    .m-list5 li {
        width: auto;
        float: none;
        margin: 0;
        display: block;
    }

    .m-list5 .con {
        margin: 0 5px;
    }

    .m-list6 li {
        width: 50%;
        margin-bottom: 2px;
    }

    .m-list6 li .con {
        margin: 0 1px;
        padding: 20px 0 15px;
    }

    .m-list6 .i1 {
        float: right;
    }

    .m-list6 .i9,
    .m-list6 .i10 {
        width: 50%;
    }

    .m-list6 .i11 {
        width: auto;
        float: none;
        clear: both;
    }

    .m-list6 li .icon {
        height: 60px;
        -o-background-size: 45px auto;
        -ms-background-size: 45px auto;
        -moz-background-size: 45px auto;
        -webkit-background-size: 45px auto;
        background-size: 45px auto;
    }

    .m-list6 .i11 .con {
        padding-top: 3px;
    }

    .g-t2-1 h3 {
        padding-bottom: 12px;
    }

    .row-c3 {
        padding-top: 30px;
    }

    .g-t2-1 {
        margin-bottom: 20px;
    }

    .m-list5 {
        margin-top: 30px;
    }

    .m-list5 .con {
        border-radius: 0;
        padding: 10px;
        margin: 0;
    }

    .m-list5 .pic {
        padding: 0;
        width: 80px;
        height: 80px;
        float: left;
        margin: 0;
    }

    .m-list5 .tit {
        text-align: left;
        padding-left: 20px;
        padding-top: 12px;
        overflow: hidden;
        margin: 0;
    }

    .m-list5 .tit p {
        height: auto;
    }

    .m-list5 li {
        margin-bottom: 10px;
    }

    .btn-down-3 {
        display: none;
    }

    .row-c1 {
        margin-bottom: 30px;
    }

    .row-special-3 .m-t1 h3 {
        margin-bottom: 10px;
    }

    .row-special-3 .m-t1-1:after {
        height: 68px;
        top: 6%;
    }

    .m-t1-1 p {
        margin-bottom: 20px;
    }

    .m-t1-1 {
        margin-bottom: 60px;
    }

    .m-list7 {
        overflow: hidden;
    }

    .m-list7 li {
        width: auto;
        display: block;
        margin: 0 0 10px;
    }

    .m-list7 em {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 50px;
        width: 40px;
        text-align: center;
    }

    .m-list7 .tit {
        margin-left: 40px;
        height: 50px;
        margin-bottom: 0;
    }

    .m-list7 .con {
        overflow: hidden;
        position: relative;
    }

    .m-list7 .tit h4 {
        height: 100% !important;
        right: auto;
    }

    .m-list7 .i1 .tit h4 {
        width: 84%;
    }

    .m-list7 .i2 .tit h4 {
        width: 64%;
    }

    .m-list7 .i3 .tit h4 {
        width: 75%;
    }

    .m-list7 .i4 .tit h4 {
        width: 82%;
    }

    .m-list7 .i5 .tit h4 {
        width: 100%;
    }

    .m-list7 .i6 .tit h4 {
        width: 73%;
    }

    .m-list7 .i7 .tit h4 {
        width: 55%;
    }

    .m-list7 .i8 .tit h4 {
        width: 73%;
    }

    .m-list7 em {
        font-size: 18px;
    }

    .m-list7 .tit span {
        writing-mode: horizontal-tb;
        left: 20px;
        top: 0;
        bottom: 0;
        line-height: 50px;
        font-size: 16px;
        letter-spacing: 1px;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -o-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .row-d2 {
        padding-top: 30px;
    }

    .m-txt1 .pic {
        display: none;
    }

    .m-txt1 h4 {
        display: none;
    }

    .m-txt1 .con {
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .m-txt1 .con b {
        font-size: 32px;
        line-height: 48px;
    }

    .m-txt1 .con strong {
        font-size: 16px;
    }

    .m-list8 li {
        width: 50%;
        margin-bottom: 8px;
    }

    .m-list8 .con {
        margin: 0 4px;
        height: 230px;
        padding-top: 25px;
    }

    .m-list8 {
        margin: 25px -4px;
    }

    .m-list8 li p {
        line-height: 44px;
        height: 45px;
    }

    .m-txt1 .con p {
        margin-bottom: 8px;
    }

    .m-list5 .tit h4 {
        font-size: 18px;
    }

    .pg-list1 {
        bottom: auto;
        top: 120px;
        background: none;
        height: auto;
        text-align: center;
        padding: 30px 0;
    }

    .pg-list1 li {
        width: 80px;
        height: 80px;
        box-shadow: 0 0 0 4px rgba(255, 255, 255, .15);
    }

    .pg-list1 .li1,
    .pg-list1 .li2 {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 20px;
    }

    .pg-list1 li a {
        font-size: 14px;
        line-height: 80px;
    }

    .m-cont {
        top: 60%;
        left: 10%;
        font-weight: normal;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .m-cont h3,
    .m-pop .tit h3 {
        font-size: 18px;
    }

    .btn-sub {
        margin: 20px auto;
    }

    .m-pop .inner {
        width: 85%;
        padding: 20px 10px 10px;
    }

    .m-pop .inner-txt {
        height: 350px;
    }

    .m-pop .tit h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .m-pop h4,
    .m-pop .col-r h4 {
        margin-bottom: 5px;
    }

    .m-pop .col-r p span {
        display: block;
    }

    .m-t3 span {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 35px;
        border-radius: 40px;
    }

    .m-t3 h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .m-t3 {
        top: 20%;
    }

    .ban .btn-down-5 {
        bottom: 35px;
        display: none;
    }

    .ul-list4 .icon {
        margin-bottom: 5px;
    }

    .g-t4 h3 {
        font-size: 20px;
    }

    .g-t4 p {
        font-size: 13px;
        line-height: 24px;
    }

    .ul-list5 li {
        width: 33.33%;
        margin: 0;
        float: left;
        margin-bottom: 20px;
    }

    .ul-list5 .icon {
        width: 40px;
        height: 40px;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .ul-list5 .con {
        margin: 0 10px;
    }

    .ul-list5 h4 {
        height: 44px;
    }

    .ul-list5 {
        padding: 30px 0 10px;
    }

    .ul-list6 li {
        margin: 0 10px;
    }

    .row-f1 .ul-list6 {
        margin-top: 20px;
    }

    .row-f2 {
        padding-top: 50px;
    }

    .m-scheme1 {
        padding: 0;
        padding: 80px 0 25px;
        margin-top: -40px;
        background-position: center bottom;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .ul-list7 {
        overflow: hidden;
        font-size: 0;
    }

    .ul-list7 li {
        width: 33.33%;
        margin: 0 0 20px;
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .ul-list7 h4 {
        height: 42px;
    }

    .row-f2 .ul-list6,
    .row-f2 .box-btn {
        text-align: center;
    }

    .ul-list6 .pic {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }

    .ul-list7 .con {
        margin: 0 10px;
    }

    .ul-list7 {
        margin-bottom: 10px;
    }

    .row-f3 {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .ul-list8 li p {
        margin-right: 15px;
    }

    .ul-list8 li {
        width: 50%;
        margin-right: 0;
    }

    .ul-list8 li p:nth-child(2n) {}

        {
        margin-right: 0;
    }

    .m-scheme2 .col-l {
        padding: 20px 15px;
    }

    .ul-list8 li p {
        padding-left: 20px;
        -o-background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
    }

    .m-scheme2 .txt {
        padding: 0 15px;
    }

    .m-scheme2 .col-r {
        padding: 25px 0 20px;
    }

    .row-f3 .ul-list6,
    .row-f3 .box-btn {
        padding: 0;
        text-align: center;
    }

    .ul-list6 {
        margin-bottom: 20px;
    }

    .row-f4 {
        padding-top: 50px;
    }

    .ul-list9 li {
        width: 100px;
        height: 100px;
    }

    .ul-list9 {
        max-width: 250px;
    }

    .m-scheme3 .col-l {
        padding: 30px 0 20px;
    }

    .m-scheme3 .col-r {
        padding: 30px 0 0;
    }

    .ul-list10 {
        overflow: hidden;
        padding: 20px 0 10px;
    }

    .ul-list10 li {
        width: 33.33%;
        float: left;
        margin: 0;
    }

    .row-f5 .ul-list6 {
        margin-top: 0;
    }

    .ul-list10 li:after {
        display: none;
    }

    .ul-list10 .con {
        margin: 0 10px;
    }

    .ul-list10 .icon {
        margin-bottom: 8px;
    }

    .ul-list10 h4 {
        height: 44px;
    }

    .row-f5 {
        padding: 50px 0 30px;
    }

    .box-btn a {
        font-size: 14px;
    }

    .box-btn .seek {
        width: 135px;
    }

    .ul-list11 .icon {
        width: 40px;
        height: 40px;
        margin-bottom: 5px;
        -o-background-size: 38px auto;
        -ms-background-size: 38px auto;
        -moz-background-size: 38px auto;
        -webkit-background-size: 38px auto;
        background-size: 38px auto;
    }

    .ul-list11 li {
        width: 33.33%;
        float: left;
        margin: 0 0 20px;
    }

    .ul-list11 {
        margin-bottom: 30px;
    }

    .row-f6 {
        padding: 50px 0 40px;
    }

    .row-f1 {
        padding-top: 50px;
    }

    .ul-list4 {
        bottom: -10px;
    }

    /*.ul-list7 li:nth-last-of-type(2),.ul-list7 li:last-child{width: 50%;}*/
    .case-logo img {
        height: auto;
        max-width: 65%;
        max-height: 60px;
    }

    .case-logo {
        top: 25%;
    }

    .case-info .tit .link {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        margin-left: 15px;
    }

    .ul-lab li {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .ul-lab {
        margin-top: 10px;
    }

    .case-info {
        padding-bottom: 15px;
    }

    .case-pic-1 img {
        margin-bottom: 20px;
    }

    .ban3 h2 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .m-list15 .icon {
        height: 45px;
        margin-bottom: 15px;
    }

    .m-list15 h4 {
        padding-bottom: 8px;
        margin-bottom: 9px;
        font-size: 18px;
    }

    .m-list15 p {
        font-size: 14px;
    }

    .m-list15 .con {
        margin: 0 10px;
    }

    .m-list16 li {
        width: 50%;
        margin-bottom: 10px;
    }

    .m-list16 .con {
        margin: 0 5px;
        padding: 15px 0;
    }

    .m-list16 {
        margin: 0 -5px;
        padding-top: 20px;
    }

    .m-list16 .icon {
        height: 30px;
    }

    .row-x2 {
        padding-bottom: 20px;
    }

    .m-tab li a {
        font-size: 15px;
        margin: 0 12px;
    }

    .m-list17 .icon {
        height: 50px;
    }

    .m-list17 .btn {
        opacity: 1;
    }

    .m-list17 .con {
        margin: 0 8px;
    }

    .m-list17 {
        margin: 0 -8px;
        padding: 20px 0 50px;
    }

    .m-list17 .con {
        padding: 20px 10px;
    }

    .m-list17 p {
        height: 42px;
        margin-bottom: 15px;
    }

    .m-t5 span,
    .m-article h1,
    .m-list15 h4,
    .m-list17 h4,
    .m-list18 h4,
    .m-app .txt h4,
    .m-list19 h4,
    .box-txt2 .tit h3 {
        font-size: 20px;
    }

    .m-list17 h4 {
        padding-bottom: 8px;
        margin-bottom: 6px;
    }

    .m-list18 li {
        margin-top: 0 !important;
        width: 50%;
        margin-bottom: 30px;
    }

    .row-x4 {
        padding: 30px 0 20px;
        height: auto;
    }

    .row-x4:after {
        display: none;
    }

    .m-list18 .con {
        margin: 0 5px;
    }

    .m-list18 {
        margin: 0 -5px;
        padding: 40px 0 0;
    }

    .m-list18 .desc {
        opacity: 1;
        height: 72px;
        padding: 0 5px;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .m-list18 h4 {
        margin-bottom: 5px;
    }

    .m-app {
        margin-top: 25px;
    }

    .row-x5 {
        padding-bottom: 30px;
    }

    .m-tab4 li {
        width: 33.33%;
        margin-bottom: 5px;
    }

    .m-tab4 li a {
        padding: 0;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }

    .m-tab4 {
        margin: 20px 0;
    }

    .box-txt1 h4 {
        font-size: 18px;
    }

    .box-txt1 {
        padding: 20px 15px;
    }

    .row-x6 .tips p {
        font-size: 14px;
    }

    .row-x6 .info .a1,
    .row-x6 .info .a2 {
        width: 40px;
        height: 40px;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .row-x6 .info .tel {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 15px 0 40px;
        background-position: 7px center;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .row-x6 {
        padding-bottom: 30px;
    }

    .m-list19 li {
        width: auto;
        float: none;
        margin-bottom: 20px;
    }

    .m-list19 li.on .con,
    .m-list19 .con {
        padding: 25px;
        top: 0;
    }

    .m-list19 .con {
        margin: 0;
    }

    .m-list19 {
        margin: 0;
        padding: 25px 0 10px;
    }

    .m-list19 .g-btn3,
    .m-list19 li.on .g-btn3 {
        height: 40px;
        margin-top: 20px;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .box-txt2 .pic {
        display: none;
    }

    .box-txt2 .txt {
        padding: 10px;
        text-align: center;
    }

    .box-txt2 .tit:after {
        left: 50%;
        margin-left: -20px;
    }

    .box-txt2 .btn {
        margin: 0 auto;
    }

    .row-x9 {
        padding-bottom: 25px;
    }

    .box-txt2 .desc {
        margin-bottom: 15px;
    }

    .m-tab5 {
        overflow-x: auto;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

    .m-tab5 ul {
        width: 800px;
    }

    .m-tab5 li {
        margin: 0 5px;
    }

    .m-lsit20 li {
        width: 50%;
        border-top: 1px solid #e5e5e5;
    }

    .m-lsit20 .i1,
    .m-lsit20 .i2 {
        border-top: 0;
    }

    .m-lsit20 .icon {
        height: 50px;
    }

    .m-lsit20 h4 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .m-lsit20 .con {
        padding: 15px 0;
    }

    .m-lsit20 {
        padding: 25px 0 35px;
    }

    .row-x8 .txt {
        right: 10px;
        text-align: center;
        color: #fff;
        top: 5%;
    }

    .row-x8 .g-btn3 {
        margin: 0 auto;
    }

    .m-lsit20 li:nth-child(2n+1) .con {
        border-left: 0;
    }

    .row-t1 .share {
        padding: 0;
        clear: both;
    }

    .btn-down-6 {
        display: none;
    }

    .m-t4 {
        font-size: 30px;
    }

    .ban2 {
        height: 200px;
    }

    .row-t1 {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .row-t1 .info {
        margin-top: 0;
        border-top: 0;
    }

    .row-t1 .info:after {
        display: none;
    }

    .row-t1 .txt {
        padding: 20px 0;
        text-align: center;
    }

    .row-t1 .more {
        margin: 0 auto;
    }

    .g-t6 {
        padding: 0 10px;
    }

    .g-t6 h3 {
        font-size: 18px;
    }

    .m-list9 .right {
        padding: 20px 10px
    }

    .m-list9 dd {
        margin-right: 8px;
    }

    .m-list9 .right h4 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .m-list10 li {
        width: 50%;
    }

    .m-list10 h4 {
        font-size: 16px;
    }

    .m-list10 .con {
        padding-top: 20px;
    }

    .row-flow {
        padding-top: 30px;
    }

    .m-list11 .con {
        padding: 10px 0;
    }

    .m-list11 h4 {
        margin-bottom: 5px;
    }

    .m-list11 .n-logo {
        height: 30px;
    }

    .m-list11 .n-logo img {
        height: 30px;
    }

    .pages {
        text-align: center;
    }

    .pages ul {
        display: inline-block;
    }

    .pages li a {
        width: 35px;
        height: 35px;
        line-height: 33px;
    }

    .m-tab2 {
        overflow-x: auto;
    }

    .m-tab2 ul {
        width: 600px;
    }

    .row-main {
        padding-top: 20px;
    }

    .g-tit1 h3 {
        font-size: 20px;
    }

    .n-cur {
        bottom: 10px;
        display: none;
    }

    .m-article .txt {
        font-size: 16px;
        line-height: 30px;
    }

    .m-article .info {
        margin-bottom: 15px;
    }

    .m-arrow {
        display: none;
    }

    .g-tit1-1 .wp6 {
        padding: 45px 10px 35px;
    }

    .m-list13 li {
        width: auto;
        float: none;
        margin-bottom: 12px;
    }

    .m-article .arrow a {
        float: none !important;
        display: block;
        margin-bottom: 10px;
        width: auto;
        overflow: hidden;
    }

    .m-article .tips {
        line-height: 24px;
    }

    .m-article .tab {
        float: none;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .m-article .share {
        float: none;
    }

    .m-article .share span,
    .m-article .tab span {
        font-size: 14px;
    }

    .m-article .tab p a {
        font-size: 14px;
    }

    .m-list14 li {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .m-list14 .con {
        margin: 0;
    }

    .m-list14 .tab span {
        font-size: 14px;
    }

    .g-menu {
        padding: 20px 0 5px;
        margin: 0;
    }

    .g-menu-1 {
        padding: 20px 0px 10px;
    }

    .g-menu .tab li a {
        font-size: 14px;
    }

    .g-menu .tab {
        width: 850px;
    }

    .top-meun>a,
    .top-meun span {
        font-size: 16px;
    }

    .top-meun .arr {
        top: 9px;
    }

    .top-meun {
        top: 0px;
    }

    .case-info .close {
        height: 34px;
        right: 10px;
        top: 10px;
    }

    .ban-txt1 .tit {
        font-size: 20px;
    }

    .row-g1 .ul-num span {
        font-size: 40px;
    }

    .row-g2 .con {
        padding: 20px 10px;
    }

    .flow-slide .swiper-slide:nth-child(2n+1) .txt {
        float: none;
    }

    .flow-slide .swiper-slide .txt {
        width: auto;
    }

    .flow-slide .txt span {
        float: left;
    }

    .flow-slide .txt i {
        float: left !important;
        margin-left: 6px;
    }

    .flow-slide .swiper-slide .txt {
        position: static;
    }

    .flow-slide {
        background-position: left top;
    }

    .flow-slide:after {
        left: 15px;
        margin: 0;
        bottom: 80px;
    }

    .flow-slide .txt span {
        font-size: 18px;
        line-height: 32px;
        margin: 0 15px;
        margin-top: 5px;
    }

    .flow-slide .desc {
        text-align: left;
        padding-top: 5px;
        font-size: 12px;
        line-height: 26px;
        height: auto;
    }

    .flow-slide:before {
        left: 16px;
    }

    .ul-pic {
        width: auto;
        padding: 0 10px;
    }

    .ul-pic li {
        width: auto !important;
        height: auto !important;
        float: none;
        margin-right: 0;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
    }

    .row-g6 {
        padding-bottom: 20px;
    }

    .row-g6 .g-t7 {
        margin-bottom: 20px;
        padding: 8vw 2.4vw 0;
    }

    .g-t7 {
        padding-top: 30px;
    }

    .m-list11 .lab {
        width: auto;
        padding: 0 5px;
    }

    .body_b {
        position: static;
    }

    .index-home {
        position: static;
        overflow-y: auto;
    }

    .index-home body {
        height: auto;
        overflow-y: auto;
    }

    .index-home .wow {
        opacity: 1;
    }

    .mo-banner .swiper-slide img {
        width: 100%;
        display: block;
    }

    .banner {
        padding: 0 10px;
        background-color: #fff;
        margin: 0;
    }

    .index-home .btn-down {
        display: none;
    }

    .index-home .btn-down.btn-down-mm {
        display: block;
    }

    .nav-two h4 {
        margin-bottom: 0px;
    }

    .g-menu-2 {
        top: 60px;
        padding: 20px 0 10px;
    }

    .m-list19 .desc {
        height: auto;
    }

    .ul-list4.fixed {
        top: 50px;
    }

    .m-tab {
        overflow-x: auto;
    }

    .m-tab ul {
        width: 600px;
    }

    .box-txt2 .tit em {
        font-size: 14px;
        max-height: none;
    }

    .case-logo h2 {
        font-size: 20px;
    }

    .ban3 .txt {
        margin-top: 60px;
    }

    .ban3 .desc {
        font-size: 13px;
        line-height: 24px;
    }

    .m-tab2 li {
        margin-right: 60px;
    }

    .row-main,
    .g-tit1 .wp6 {
        padding: 15px 0 10px;
    }

    .g-tit1 h3 {
        font-size: 18px;
        margin-bottom: 8px;
        font-weight: bold;
        line-height: 26px;
    }

    .g-tit1 .type {
        display: none;
    }

    .g-tit1 .more {
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        width: 80px;
    }

    .case-logo .tag {
        margin-top: 15px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .case-logo {
        top: 20%;
    }

    .soBox {
        display: none;
    }

    .btm-pic img {
        width: 100%;
    }

    .zhao-tit,
    .z-info .tit {
        font-size: 24px;
    }

    .ul-zhao {
        font-size: 0;
    }

    .ul-zhao li a {
        height: auto;
    }

    .ul-zhao .con {
        position: static;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    .ul-zhao li {
        width: 33.33%;
        float: none;
        display: inline-block;
        margin-bottom: 10px;
    }

    .ul-zhao li .pic {
        width: 50px;
        height: 50px;
    }

    .ul-zhao li span {
        font-size: 14px;
    }

    .ul-zhao li i {
        display: none;
    }

    .ul-zhao li:hover span {
        color: #666;
    }

    .z-info .tit {
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        padding-left: 55px;
        margin-bottom: 8px;
        -o-background-size: auto 50px;
        -ms-background-size: auto 50px;
        -moz-background-size: auto 50px;
        -webkit-background-size: auto 50px;
        background-size: auto 50px;
    }

    .z-info .txt p {
        line-height: 18px;
    }

    .zhao-nav {
        display: none;
    }

    .box1 .city .bg {
        display: none;
    }

    .box1 .city .mo-bg {
        display: block;
    }

    .case-list .more,
    .tab-show2 .more {
        top: -45px;
        right: 5px;
    }
}

/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    .m-news .new .txt {
        left: 35%;
        right: 10px;
    }
}

@media (max-width: 950px) {
    .wp {
        padding: 0 10px;
    }

    body {
        padding: 68px 0 40px;
    }

    .mo-heade {
        height: 68px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 1024;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.3);
    }

    .logo-mo {
        float: left;
        line-height: 68px;
    }

    .logo-mo img {
        display: inline-block;
        vertical-align: middle;
        height: 34px;
    }

    .menu-mo {
        float: right;
        width: 30px;
        height: 30px;
        margin-top: 19px;
        background: url(../image/menu-mo.png) no-repeat center center;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    a,
    img,
    button,
    input,
    textarea {
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    }

    .ban-mo .item a {
        display: block;
        overflow: hidden;
        border-radius: 5px;
    }

    .ban-mo .item img {
        width: 100%;
        display: block;
    }

    .ban-mo .slick-dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 18px;
        text-align: center;
        z-index: 2;
        text-align: center;
        font-size: 0;
    }

    .ban-mo .slick-dots li {
        display: inline-block;
        margin: 0 3px;
    }

    .ban-mo .slick-dots li button {
        display: block;
        width: 50px;
        height: 3px;
        font-size: 0;
        line-height: 0;
        text-indent: 999px;
        border: 0;
        background-color: rgba(255, 255, 255, .4);
    }

    .ban-mo .slick-dots li.slick-active button {
        height: 3px;
        margin-top: 0;
        background-color: #fff;
    }

    .mo-t1 {
        font-size: 23px;
        text-align: center;
        font-weight: normal;
        margin: 20px 0 15px;
    }

    .mo-list1 {}

    .mo-list1 li {
        margin-bottom: 18px;
    }

    .mo-list1 .pic {
        padding-top: 78%;
        height: 0;
        position: relative;
        overflow: hidden;
        border-radius: 5px;
        margin-bottom: 9px;
        background-color: #000;
    }

    .mo-list1 .pic img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        opacity: .6;
    }

    .mo-list1 h3 {
        font-size: 16px;
        font-weight: normal;
        color: #000;
    }

    .g-btn-mo {
        text-align: center;
        padding: 10px 0;
    }

    .g-btn-mo .more {
        display: inline-block;
        font-size: 16px;
        height: 24px;
        position: relative;
        line-height: 24px;
        padding-left: 50px;
        padding-right: 20px;
        color: #2fad38;
    }

    .g-btn-mo .more i {
        position: absolute;
        left: 0;
        top: 0;
        width: 24px;
        height: 24px;
        display: inline-block;
        border: 2px solid #2fad38;
        vertical-align: middle;
        border-radius: 24px;
        margin-right: 20px;
        transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
    }

    .g-btn-mo .more i:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 14px;
        width: 22px;
        height: 12px;
        margin-top: -6px;
        background: url(../image/ico-07.png) no-repeat right center;
    }

    .g-btn-mo .more:hover i {
        width: 100%;
    }

    .mo-t2 {
        text-align: center;
        position: relative;
        z-index: 2;
        margin-bottom: 25px;
    }

    .mo-t2 .cn {
        position: relative;
        z-index: 2;
    }

    .mo-t2 h2 {
        font-size: 25px;
        font-weight: normal;
        line-height: 1.1;
    }

    .mo-t2 .en {
        position: absolute;
        top: 3px;
        left: 0;
        right: 0;
        font-size: 23px;
        text-transform: uppercase;
        font-family: ariblk;
        line-height: 1.1;
        color: rgba(0, 0, 0, .04);
    }

    .row-mo2 {
        padding-top: 35px;
        margin-bottom: 25px;
        overflow: hidden;
        background: url(http://www.macsanya.cn/skin/images/mo-bg1.jpg) no-repeat top center;
        -o-background-size: 100% auto;
        -ms-background-size: 100% auto;
        -moz-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }

    .mo-slider1 {
        margin-bottom: 50px;
    }

    .mo-slider1 .con {
        display: block;
        margin: 0 8px;
        border-radius: 5px;
        background-color: #fff;
        padding: 20px 0 30px;
        box-shadow: 0px 12px 28px 0px rgba(7, 18, 101, .1);
    }

    .mo-slider1 .ico {
        display: block;
        height: 90px;
        background-position: center;
        background-repeat: no-repeat;
        -o-background-size: auto 100%;
        -ms-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
    }

    .mo-slider1 h3 {
        font-size: 19px;
        color: #000;
        position: relative;
        text-align: center;
        padding-bottom: 13px;
    }

    .mo-slider1 h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 30px;
        height: 1px;
        margin-left: -15px;
        background-color: #2fad38;
    }

    .row-mo3 {
        background-color: #f4f7fa;
    }

    .mo-tab {
        overflow: hidden;
        margin: 0 10px 20px;
        text-align: center;
    }

    .mo-tab li {
        width: 33.33%;
        float: left;
    }

    .mo-tab li a {
        font-size: 22px;
        display: block;
    }

    .mo-tab li.on a {
        color: #2fad38;
    }

    .mo-new1 {
        background-color: #fff;
        padding-bottom: 22px;
        border-bottom: 1px solid #dbe3ea;
    }

    .mo-new1 .con {
        display: block;
        margin: 0 10px;
    }

    .mo-new1 .pic {
        margin-bottom: 17px;
    }

    .mo-new1 .pic img {
        width: 100%;
        display: block;
    }

    .mo-new1 h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .mo-new1 .date {
        font-size: 13px;
        color: #a8a8a8;
    }

    .mo-list2 {
        overflow: hidden;
        background-color: #eef3f7;
    }

    .mo-list2 li {
        margin-top: 10px;
    }

    .mo-list2 .con {
        display: block;
        padding: 20px 10px;
        border-top: 1px solid #dbe3ea;
        border-bottom: 1px solid #dbe3ea;
        background-color: #fff;
    }

    .mo-list2 h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .mo-list2 .desc {
        font-size: 16px;
        color: #808080;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .mo-list2 .date {
        font-size: 13px;
        color: #a8a8a8;
    }

    .mo-list2 li:last-child .con {
        border-bottom: 0;
    }

    .row-mo3 {
        margin: 0 10px;
        color: #fff;
        border-radius: 5px;
        background-position: center;
        background-repeat: no-repeat;
        -o-background-size: cover;
        -ms-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .row-mo3 .cont {
        padding: 30px 22px 12px 25px;
    }

    .mo-you {
        margin-bottom: 45px;
    }

    .mo-you h3 {
        margin-bottom: 12px;
    }

    .mo-you h3 a {
        color: #fff;
        font-size: 28px;
        font-weight: normal;
        display: block;
        padding-bottom: 12px;
        position: relative;
    }

    .mo-you h3 a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 1px;
        width: 29px;
        background-color: #fff;
    }

    .mo-you .txt {
        font-size: 12px;
        line-height: 17px;
        color: #fff;
    }

    .mo-num {
        overflow: hidden;
    }

    .mo-num li {
        width: 50%;
        float: left;
        margin-bottom: 15px;
    }

    .mo-num .counter {
        font-size: 60px;
        font-family: 'gabo';
        line-height: 1;
    }

    .mo-num p {
        font-size: 12px;
        margin-top: 2px;
    }

    .mo-num span:after {
        content: '+';
        vertical-align: top;
        position: relative;
        top: 5px;
        font-size: 20px;
        font-family: arial;
        margin-left: 10px;
    }

    .fd-tel {
        padding-top: 25px;
    }

    .fd-tel ul {
        padding: 0;
    }

    .fd-tel li {
        padding-left: 0;
    }

    .fd-tel .con {
        padding-left: 56px;
        -o-background-size: 48px auto;
        -ms-background-size: 48px auto;
        -moz-background-size: 48px auto;
        -webkit-background-size: 48px auto;
        background-size: 48px auto;
    }

    .fd-tel .tit {
        padding-left: 40px;
        height: auto;
        line-height: normal;
        padding-left: 0;
        font-weight: bold;
        font-size: 18px;
    }

    .fd-tel .con span {
        font-size: 20px;
    }

    .fd-mo {}

    .fd-mo .copy {
        text-align: center;
        font-size: 12px;
        color: #fff;
        padding: 10px 0;
        background-color: #1a1a1a;
        line-height: 2;
    }

    .fd-mo .copy a {
        color: #fff;
    }

    .fd-nv {
        overflow: hidden;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 105;
        background-color: #e70011;
        text-align: center;
        display: block;
    }

    .fd-nv li {
        float: left;
        width: 33.33%;
    }

    .fd-nv li a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        color: #fff;
        position: relative;
    }

    .fd-nv li a:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        width: 1px;
        height: 14px;
        margin-top: -7px;
        background-color: rgba(255, 255, 255, .5);
    }

    .fd-nv li:last-child a:after {
        display: none;
    }

    .fd-nv li a:before {
        content: '';
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        background-position: right center;
        background-repeat: no-repeat;
        -o-background-size: auto 25px;
        -ms-background-size: auto 25px;
        -moz-background-size: auto 25px;
        -webkit-background-size: auto 25px;
        background-size: auto 25px;
    }

    .fd-nv li:first-child a:before {
        background-image: url(../image/mo-fv1.png);
    }

    .fd-nv li:nth-child(2) a:before {
        background-image: url(../image/mo-fv2.png);
    }

    .fd-nv li:last-child a:before {
        background-image: url(../image/mo-fv3.png);
    }

    .mo-top {
        width: 40px;
        height: 40px;
        position: fixed;
        right: 8px;
        bottom: 50px;
        border-radius: 5px;
        display: none;
        z-index: 105;
        background: #2fad38 url(http://www.macsanya.cn/skin/images/i-mo-3.png) no-repeat center center;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .mo-nav {
        position: fixed;
        right: -260px;
        top: 0;
        width: 260px;
        z-index: 1025;
        height: 100vh;
        overflow-y: auto;
        padding-top: 86px;
        padding-bottom: 30px;
        background: rgba(231, 0, 17, .9);
        transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
    }

    .mo-nav.open {
        right: 0;
    }

    .mo-nav .close {
        width: 30px;
        height: 30px;
        top: 20px;
        right: 15px;
        position: absolute;
        background: url(../image/mo-close.png) no-repeat center center;
        -o-background-size: 25px auto;
        -ms-background-size: 25px auto;
        -moz-background-size: 25px auto;
        -webkit-background-size: 25px auto;
        background-size: 25px auto;
    }

    .mo-nav li .v1 {
        display: block;
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        line-height: 46px;
        padding-left: 34px;
        position: relative;
    }

    .mo-nav dl {
        padding: 13px 0;
        display: none;
        background-color: #ab000d;
    }

    .mo-nav dd a {
        font-size: 17px;
        color: #fff;
        line-height: 37px;
        display: block;
        padding-left: 34px;
    }

    .mo-nav .i3 .v1:after,
    .mo-nav .i4 .v1:after,
    .mo-nav .i5 .v1:after,
    .mo-nav .i6 .v1:after {
        content: '+';
        position: absolute;
        right: 22px;
        top: 0;
        line-height: 46px;
        font-weight: normal;
    }

    .mo-nav li.on .v1 {
        color: #ffb6bb;
    }

    .mo-nav li.on .v1:after {
        content: '-';
    }

    .mo-nav .i2 .v1:after,
    .mo-nav .i7.on .v1:after,
    .mo-nav .i1.on .v1:after {
        content: '';
    }

    .mo-nav .bot {
        overflow: hidden;
        margin-top: 32px;
    }

    .mo-nav .lang {
        float: left;
        width: 75px;
        overflow: hidden;
        height: 33px;
        background-color: #287a2c;
        border-radius: 30px;
    }

    .mo-nav .lang a {
        width: 33px;
        height: 33px;
        line-height: 33px;
        text-align: center;
        color: #fff;
        font-size: 13px;
        border-radius: 50%;
    }

    .mo-nav .lang .cn {
        float: left;
    }

    .mo-nav .lang .en {
        float: right;
    }

    .mo-nav .lang a.on {
        background-color: #fff;
        color: #2fad38;
    }

    .so-btn-mo {
        width: 33px;
        height: 33px;
        float: left;
        cursor: pointer;
        margin-left: 23px;
        background: url(../image/mo-so1.png) no-repeat center center;
        -o-background-size: 23px auto;
        -ms-background-size: 23px auto;
        -moz-background-size: 23px auto;
        -webkit-background-size: 23px auto;
        background-size: 23px auto;
    }

    .mo-nav .bot {
        position: relative;
        height: 40px;
        margin-left: 34px;
        margin-right: 20px;
    }

    .mo-nav .mo-so {
        position: absolute;
        top: 0;
        right: 0px;
        margin: 0;
        width: 0;
        overflow: hidden;
        transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -o-transition: .5s;
    }

    .mo-nav .mo-so.open {
        width: 100%;
    }

    .mo-nav .mo-so .inp {
        height: 40px;
        border-radius: 30px;
        border: 0;
    }

    .mo-nav .mo-so .btn {
        width: 40px;
        height: 40px;
    }

    .pop-make {
        position: fixed;
        bottom: 50px;
        left: 10px;
        right: 10px;
        background-color: #fff;
        border-radius: 5px;
        z-index: 108;
        box-shadow: 0px 5px 36px 0px rgba(0, 0, 0, 0.69);
        transform: scale(0);
        transition: all 0.6s;
    }

    .pop-make.open {
        transform: scale(1);
    }

    .pop-make .close {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        background: url(../image/ico-close2.png) no-repeat center;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .pop-make .cont {
        padding: 20px 28px;
    }

    .pop-make h3 {
        font-size: 18px;
        padding-left: 26px;
        color: #2fad38;
        margin-bottom: 10px;
        background: url(http://www.macsanya.cn/skin/images/ico-25.png) no-repeat left center;
        -o-background-size: 20px auto;
        -ms-background-size: 20px auto;
        -moz-background-size: 20px auto;
        -webkit-background-size: 20px auto;
        background-size: 20px auto;
    }

    .pop-make form {
        display: block;
    }

    .pop-make .inp,
    .pop-make .txt {
        width: 100%;
        display: block;
        height: 40px;
        border: 1px solid #80c985;
        border-radius: 5px;
        padding: 0 15px;
    }

    .pop-make .txt {
        height: 70px;
        margin-top: 10px;
        padding: 10px 15px;
        line-height: 1.8;
    }

    .pop-make .bot {
        padding-top: 13px;
    }

    .pop-make .btn {
        width: 110px;
        height: 40px;
        border: 3px solid #fff;
        float: left;
        border-radius: 30px;
        background-color: #2fad38;
        color: #fff;
        box-shadow: 0px 10px 8px 0px rgba(47, 173, 56, 0.15);
    }

    .pop-make .tips {
        overflow: hidden;
        line-height: 40px;
        color: rgba(102, 102, 102, .8);
        padding-left: 13px;
    }

    .pop-make .tips span {
        color: rgba(208, 61, 82, .8);
    }

    .mo-list1 .pic-logo {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        z-index: 2;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .mo-list1 .pic-logo img {
        max-width: 55%;
        max-height: 50%;
        position: static;
        margin: 0 auto;
        opacity: 1;
    }

    .fd-tel li:first-child {
        display: none;
    }

    /*首页banner*/
    .banner {
        height: 32vh;
    }

    .banner .slick-slide a {
        height: 32vh;
    }

    .banner .slick-dots li button {
        width: 30px;
    }

    .banner .slick-dots {
        left: 20px;
        bottom: 20px;
    }

    /*首页新闻*/
    .wp9 {
        margin: 2vw 3vw 0;
    }

    .row-index4 .col-l {
        width: 100%;
    }

    .new-list4 li {
        width: 100%;
    }

    .new-list4 .con {
        padding: 0px 0px 26px;
    }

    .new-list4 .date {
        font-size: 16px;
        margin-bottom: 10px;
        color: #999;
    }

    .new-list4 h3 {
        font-size: 20px;
    }

    .new-list4 .desc {
        font-size: 15px;
        line-height: 24px;
        margin-top: 16px;
    }

    .row-index4 .col-r {
        width: 100%;
    }

    /*首页部分标题*/
    .g-tit1 h2 {
        font-size: 7vw;
    }

    .g-tit1 .en {
        font-size: 8vw;
    }

    .row-index2 {
        padding: 0;
    }

    .g-tit1 .cn {
        margin: 50px 10px 10px;
    }

    /*首页更多*/
    .g-btn {
        display: none;
    }

    /*首页部分标题*/
    .new-list3 {
        margin: 2vw 2vw 0;
    }

    .new-list3 .con {
        height: 62vw;
    }

    .new-list3 li.on {
        width: 100%;
    }

    .new-list3 .pic {
        border-top-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .new-list3 li {
        display: none;
    }

    .new-list3 li.on {
        display: block;
    }

    .g-tit2 {
        display: none;
    }

    .new-list1 .tit h3 {
        font-size: 20px;
    }

    .g-tit1 {
        margin: 0;
    }

    /*首页服务*/
    .new-list2 {
        margin: 0 10px;
        padding-top: 10px;
    }

    .new-list2 li {
        width: 50%;
    }

    .new-list2 .con {
        margin: 0 10px;
    }

    .new-list2 .desc {
        font-size: 14px;
        line-height: 27px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    /*首页关于我们*/
    .m-you h3 a {
        font-size: 7vw;
    }

    .m-you .txt {
        font-size: 16px;
        line-height: 26px;
    }

    .ul-num span {
        font-size: 50px;
        font-family: impact;
    }

    .fd-wp {
        margin: 0 !important;
    }

    /*新闻详情同类*/
    .wp6 {
        width: 100%;
        padding: 0 10px;
        margin: 0;
    }

    .row-new {
        padding: 0;
    }
}

/*Common For Max 768*/
@media only screen and (max-width:1199px) {
    .fd-tel .tit {
        padding-right: 0;
        float: none;
        border-right: 0;
    }

    .fd-tel .con {
        background-position: left center;
        background-repeat: no-repeat;
    }
}

/***-------[=新底部]-------***/
.fd-cen {
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding: 16px 0 14px;
}

.fd-wp {
    margin: 0 10vw;
}

.fd-cen .tel {
    float: left;
    margin-top: 25px;
}

.fd-cen .tel li {
    float: left;
    padding-right: 63px;
    border-right: 1px solid #ccc;
    margin-right: 76px;
}

.fd-cen .tel .ico {
    float: left;
    margin-right: 18px;
    height: 65px;
}

.fd-cen .tel .ico img {
    height: 100%;
    display: block;
}

.fd-cen .tel .txt {
    overflow: hidden;
    line-height: 65px;
    color: #000;
    font-size: 24px;
}

.fd-cen .tel .txt span {
    display: inline-block;
    vertical-align: middle;
}

.fd-cen .tel .txt b {
    font-size: 44px;
    display: inline-block;
    vertical-align: middle;
    font-family: impact;
    font-weight: normal;
}

.fd-cen .tel li:last-child {
    padding-right: 0;
    border-right: 0;
    margin-right: 0;
}

.fd-cen .r-b {
    float: right;
}

.fd-cen .btn {
    float: left;
    text-align: center;
    margin-left: 30px;
}

.fd-cen .btn .ico {
    width: 84px;
    height: 84px;
    display: block;
    margin: 0 auto 7px;
    border: 1px solid #D2D2D2;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.fd-cen .btn .ico:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.fd-cen .btn em {
    font-size: 18px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.fd-cen .btn-1 .ico:after {
    background-image: url(../image/ico-fd3.png);
}

.fd-cen .btn-2 .ico:after {
    background-image: url(../image/ico-fd4.png);
}

.fd-cen .btn:hover .ico {
    border-color: transparent;
    background: linear-gradient(-24deg, #e70011 0%, #f51222 100%);
}

.fd-cen .btn-1:hover .ico:after {
    background-image: url(../image/ico-fd3-on.png);
}

.fd-cen .btn-2:hover .ico:after {
    background-image: url(../image/ico-fd4-on.png);
}

.fd-addes {
    overflow: hidden;
    padding: 41px 0 35px;
}

.fd-addes ul {
    margin-left: -66px;
}

.fd-addes li {
    width: 25%;
    float: left;
    padding-left: 66px;
    border-right: 1px solid rgba(204, 204, 204, .6);
}

.fd-addes h3 {
    font-size: 20px;
    color: #000;
    line-height: 24px;
    margin-bottom: 12px;
    padding-left: 22px;
    background: url(http://www.macsanya.cn/skin/images/ico-fd5.png) no-repeat left center;
}

.fd-addes .desc {
    font-size: 16px;
    line-height: 20px;
    padding-left: 22px;
}

.fd-addes li:last-child {
    border-right: 0;
}

@media only screen and (max-width: 1600px) {
    .fd-cen .tel .txt {
        font-size: 18px;
    }

    .fd-cen .tel .txt b {
        font-size: 38px;
    }

    .fd-cen .tel li {
        padding-right: 50px;
        margin-right: 60px;
    }

    .fd-cen .btn em {
        font-size: 16px;
    }

    .fd-addes ul {
        margin-left: -50px;
    }

    .fd-addes li {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 1440px) {
    .fd-cen .tel .ico {
        height: 50px;
    }

    .fd-cen .tel .txt {
        line-height: 50px;
    }

    .fd-cen .tel .txt b {
        font-size: 32px;
    }

    .fd-cen .tel li {
        padding-right: 35px;
        margin-right: 40px;
    }

    .fd-cen .btn .ico {
        width: 70px;
        height: 70px;
        margin-bottom: 4px;
    }

    .fd-cen .btn {
        margin-left: 25px;
    }

    .fd-addes .desc {
        font-size: 14px;
        padding-left: 18px;
    }

    .fd-addes ul {
        margin-left: -15px;
    }

    .fd-addes li {
        padding-left: 15px;
    }

    .fd-addes {
        padding: 28px 0 23px;
    }

    .fd-addes h3 {
        font-size: 17px;
        padding-left: 19px;
        -o-background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
    }

    .fd-cen .btn em {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .fd-cen {
        padding: 20px 0 5px;
    }

    .fd-cen .tel li {
        float: none;
        overflow: hidden;
        margin-right: 0;
        padding-right: 0;
        border-right: 0;
        padding-bottom: 15px;
        padding-left: 10px;
    }

    .fd-cen .tel .ico {
        display: block;
        width: 50px;
        margin-right: 25px;
        margin-bottom: 0px;
    }

    .fd-cen .tel .ico img {
        display: block;
        margin: 0 auto;
    }

    .fd-cen .tel .txt {
        line-height: normal;
        font-size: 14px;
        text-align: left;
    }

    .fd-cen .tel .txt b {
        font-size: 24px;
        display: block;
        margin-top: 3px;
    }

    .fd-cen .tel {
        float: none;
        overflow: hidden;
        text-align: center;
        margin-top: 0px;
    }

    .fd-cen .r-b {
        float: none;
        text-align: center;
        padding-top: 20px;
    }

    .fd-cen .btn .ico {
        width: 60px;
        height: 60px;
        margin-bottom: 5px;
    }

    .fd-cen .btn {
        width: 50%;
        margin-left: 0;
    }

    .fd-addes {
        padding-top: 18px;
        position: relative;
        padding-bottom: 28px;
    }

    .fd-addes .desc {
        position: absolute;
        padding-left: 0;
        left: 15px;
        display: none;
    }

    .fd-addes ul {
        margin: 0;
    }

    .fd-addes li {
        padding-left: 0;
        border-right: 0;
    }

    .fd-addes h3 {
        font-size: 18px;
        padding-left: 20px;
        -o-background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
    }

    .fd-addes li.on .desc {
        display: block;
    }

    .fd-cen .r-b {
        display: none;
    }

    .mo-heade {
        display: block;
    }

    /*网站地图*/
    .sitemap-wrapper {
        padding: 20px 0 20px
    }

    .sitemap-wrapper .title {
        padding: 10px
    }

    .sitemap {
        padding: 20px 0 10px
    }

    .mapitem .two {
        width: 50%
    }

    .row-index3 {
        padding: 0 1vw;
    }

    .box-service {
        padding: 2vw 2vw;
    }
}