
*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
      cursor: pointer;
    -webkit-appearance: none;
}

body {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: '思源黑体', "微软雅黑""helvetica neue", arial, sans-serif;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #e95e1d;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

p {
    font-size: 14px;
    line-height: 1.5rem;
    font-weight: 400;
    color: #555555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    letter-spacing: -0.02em;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ol,
ul {
    list-style: none
}

q:after,
q:before {
    content: ''
}

abbr,
acronym,
fieldset,
img {
    border: 0
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.col-c,
.col-l,
.col_c,
.col_l,
.l {
    float: left
}

.col-r,
.col_r,
.r {
    float: right
}

.c {
    clear: both
}

.fix {
    *zoom: 1
}

.fix:after,
.fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

em {
    font-weight: 400;
    font-style: normal
}

img {
    max-width: 100%;
    border: none
}

input,
select,
textarea {
    font-size: 14px;
    color: #333;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

select::-ms-expand {
    display: none
}


/***

====================================================================
	Scroll To Top style
====================================================================

***/

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #ffffff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #1b1a1c;
    display: none;
    border-radius: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.scroll-to-top:hover {
    background: #e95e1d;
}


/*!-----------------[初始化结束]--------------*/


/*!******************************
    -------[=头部]-------
********************************/

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 102px;
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 1px 1px 1px #f1f1f1;
    z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999;
}

.header .logo {
    float: left;
    height: 102px;
    line-height: 102px;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    -webkit-transition: .3s;
    font-size: 0
}

.logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.m-rc {
    float: right;
    display: block;
    width: 180px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border: 1px solid #e95e1d;
    color: #e95e1d;
    font-size: 16px;
    margin-top: 28px;
    margin-right: -17%
}

.hdr::after,
.nav:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    width: 100%;
    height: 0
}

.hdr {
    float: right
}

.nav {
    position: relative;
    float: left
}

.nav>li {
    float: left;
    margin: 0 33px
}

.nav .v1 {
    font-size: 22px;
    color: #000;
    line-height: 102px
}

.nav li:hover .v1 {
    color: #e95e1d
}

.hdr .sub {
    display: none;
    position: absolute;
    top: 101px;
    left: -44%;
    z-index: 22222222222222222222222;
    width: auto;
    height: 737px;
}

.hdr .sub.sub3 {
    height: 301px;
    left: 40%
}

.ul-hdli1 {
    border-top: 1px solid #f3f2f2;
    width: 521px;
    background-color: #fefefe;
    height: 100%;
}

.ul-hdli1 li {
    float: none;
    padding: 0 34px 0 60px
}

.ul-hdli1 li .con1 {
    display: block;
    overflow: hidden;
    height: 87px;
    line-height: 87px;
    border-bottom: 1px solid #ccc;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.m-ret .icon {
    left: 50%
}

.m-ret .icon img {
    position: relative;
    left: -50%
}

.ul-hdli1 li .con1 .icon {
    float: right;
    width: 40px;
    height: 37px;
    vertical-align: middle;
    margin-top: 27px;
    padding-left: 110px;
    background-position: left center;
    background-repeat: no-repeat;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.ul-hdli1 li .con1 .tit {
    height: 87px;
    line-height: 87px;
    font-size: 18px;
    color: #666;
    background: url(../images/index/hd-01.png) right center no-repeat;
    font-weight: 400;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.sub1 .ul-hdli1 {
    width: 398px
}

.sub1 .ul-hdli1 li .con1 .icon {
    width: 45px;
    height: 51px;
    margin-top: 19px;
    padding-left: 105px
}

.sub2 .ul-hdli1 {
    height: 428px
}

.sub3 .ul-hdli1 {
    width: 461px
}

.ul-hdli2 {
    position: absolute;
    top: 0;
    left: 521px;
    z-index: 9;
    padding-top: 1px;
    width: 365px;
    height: 737px;
    background: url(../images/index/hd-bg.png) center center no-repeat;
    -o-background-size: cover;
    background-size: cover;
    display: none
}

.ul-hdli2 li {
    padding: 0 29px 0 35px
}

.ul-hdli1 li.ok .ul-hdli2 {
    display: block
}

.ul-hdli2 li .con2 {
    display: block;
    font-size: 18px;
    color: #666;
    height: 87px;
    line-height: 87px;
    background: url(../images/index/hd-01.png) right center no-repeat;
    border-bottom: 1px solid #ccc
}

.ul-hdli2 li .con2:hover,
.ul-hdli2 li.ok .con2 {
    border-bottom: 1px solid #e95e1d
}

.sub1 .ul-hdli2 {
    width: 486px;
    left: 398px;
    background: url(../images/index/hd-bg01.png) center center no-repeat
}

.sub2 .ul-hdli2 {
    height: 428px;
    background: url(../images/index/hd-bg02.jpg) center center no-repeat
}

.m-hd3 {
    display: none;
    position: absolute;
    top: 0;
    left: 365px;
    width: 426px;
    height: 737px;
    padding-top: 1px;
    background-color: #fff
}

.m-ret {
    display: none
}

.m-hd3 .con3,
.ul-hdli2 .ok .m-hd3 {
    display: block
}

.m-hd3 .pic {
    position: relative;
    height: 0;
    padding-top: 81.221%;
    overflow: hidden;
    margin-bottom: 65px
}

.m-hd3 .pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.m-hd3 .tit {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1.5em;
    padding: 0 30px;
}

.sub1 .m-hd3 {
    left: 486px
}

.sub2 .m-hd3 {
    height: 428px
}

.nav .li1.on .v1,
.nav .v1:hover {
    color: #e95e1d
}

.ul-hdli1 li.ok,
.ul-hdli1 li:hover,
.ul-hdli2 li:hover {
    background-color: #e95e1d
}

.ul-hdli1 li.ok .con1,
.ul-hdli1 li:hover .con1,
.ul-hdli2 li:hover .con2 {
    border-bottom: 1px solid #e95e1d
}

.ul-hdli1 li.ok .con1 .tit,
.ul-hdli1 li:hover .con1 .tit,
.ul-hdli2 li.ok .con2,
.ul-hdli2 li:hover .con2 {
    color: #fff;
    background: url(../images/index/hd-02.png) right center no-repeat
}


/*!******************************
    -------[=导航]-------
********************************/

.menuBtn {
    position: relative;
    top: 12px;
    z-index: 9;
    display: none;
    float: right;
    width: 40px;
    height: 40px;
    padding: 7px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn b {
    display: block;
    height: 3px;
    background-color: #000;
    margin: 3px 0 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.menuBtn.open b {
    display: none;
    margin: 0;
    position: absolute;
    left: 5px;
    top: 45%;
    width: 30px
}

.menuBtn.open b:first-child {
    display: block;
    background-color: #ea3032;
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.menuBtn.open b:last-child {
    display: block;
    background-color: #ea3032;
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg)
}


/*!******************************
    -------[=底部]-------
********************************/


/*!******************************
    -------[=公用]-------
********************************/

.cur,
.cur a {
    font-size: 12px;
    color: #5e5e5e;
    line-height: 20px
}

.cur {
    margin: 18px 0 10px 9px;
    padding-left: 26px;
    background: url(../images/index/cur.png) left center no-repeat
}

.cur a:hover {
    color: #ca1318
}

.pages {
    text-align: center;
    margin: 21px 0 38px
}

.pages ul {
    display: inline-block
}

.pages ul li {
    float: left;
    margin: 0 5px
}

.pages ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #555;
    border: 1px solid #555;
    border-radius: 50%
}

.pages ul a:hover,
.pages ul li.on a {
    background-color: #ea3032;
    border: 1px solid #ea3032;
    color: #fff
}

.pages ul li.next,
.pages ul li.prev {
    font-weight: 700;
    font-family: "宋体";
    font-size: 20px;
    margin: 0 15px
}

.pages ul li span {
    display: inline-block;
    margin-top: 5px;
    font-weight: 700;
    font-family: '思源黑体', sans-serif;
    color: #dadada
}


/*!****** lib.css end *******/


/* fooder */

.footer {
    position: initial;
    overflow: hidden;
    padding-top: 90px;
    background-color: #ff641e;
    padding-bottom: 20px
}

.fd-top {
    overflow: hidden;
    border-bottom: 1px solid #fff;
    padding-bottom: 21px
}

.fd-top .fd-l {
    float: left;
    width: 26.107%
}

.fd-top .fd-logo {
    width: 342px;
    height: auto;
    margin-bottom: 32px
}

.fd-top .fd-logo img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.fd-top .fd-txt {
    padding-right: 33px
}

.fd-top .fd-txt .txt-s1 {
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    line-height: 2.25em
}

.fd-top .fd-txt .txt-s1 .s1 {
    color: #fff !important
    float: left
}

.fd-top .fd-txt .txt-s1 .s2 {
    color: #fff !important
    overflow: hidden
}

.fd-top .fd-txt .txt-s1 .s3 {
    height: 53px
}

.ul-fdc {
    float: left;
    padding-left: 160px;
    margin: 0 -15px;
    width: 44.536%
}

.ul-fdc li {
    float: left;
    width: 33.333%;
    margin-bottom: 74px
}

.ul-fdc a {
    margin: 0 15px;
    font-size: 22px;
    color: #fff;
    border-bottom: 1px dotted transparent;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.ul-fdc a:hover {
    border-bottom: 1px dotted #fff
}

.fd-top .fd-r {
    float: right;
    text-align: center;
    color: #fff
}

.fd-top .fd-r .qr {
    width: 148px;
    height: auto;
    margin-bottom: 19px
}

.fd-top .fd-r .qr img {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.fd-top .fd-r h3 {
    font-weight: 400;
    font-size: 18px
}

.fd-copy {
    margin-top: 29px
}

.fd-copy .dl-copy {
    font-size: 0;
    text-align: center;
    margin-bottom: 13px
}

.fd-copy .dl-copy dt {
    display: inline-block;
    font-size: 14px;
    color: #fff
}

.fd-copy .dl-copy dd {
    display: inline-block
}

.fd-copy .dl-copy a {
    font-size: 14px;
    color: #fff;
    margin: 0 8px;
    border-bottom: 1px dotted transparent;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.fd-copy .dl-copy a:hover {
    border-bottom: 1px dotted #fff
}

.fd-copy .copy {
    font-size: 14px;
    color: #fff;
    text-align: center
}

.fd-copy .copy p {
    padding: 0;
    margin: 0;
    color: #fff;
}

.fd-copy .copy a {
    color: #fff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.fd-copy .copy a:hover {
    border-bottom: 1px dotted #fff
}

.fd-copy .copy em {
    display: inline-block;
    width: 30px;
    height: 20px;
    vertical-align: middle;
    background: url(../images/index/g-ba.png) center center no-repeat
}


/*!****** gc end *******/


/*!****** less.css *******/

@media only screen and (max-width:1860px) {
    .m-rc {
        margin-right: -5%
    }
    .g-tit h2 {
        font-size: 2.5vw
    }
    .nav .v1 {
        font-size: 20px
    }
    .banner .txt p {
        font-size: 1.875vw
    }
    .row-a1 {
        margin-bottom: 70px
    }
    .ul-list1 .con .tit {
        font-size: 22px;
        margin-bottom: 12px
    }
    .row-a2 {
        margin-bottom: 70px
    }
    .row-a2 .g-tit {
        margin-bottom: 45px
    }
    .ul-list2 .con .pic {
        margin: 0 auto 30px
    }
    .ul-list2 .con .txt .tit {
        font-size: 22px;
        margin-bottom: 20px
    }
    .row-a3 {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .row-a3 .g-tit {
        margin-bottom: 50px
    }
    .ul-list3 li {
        margin-bottom: 12px
    }
    .ul-list3 .con .txt .tit {
        font-size: 22px
    }
    .row-a4 {
        padding-top: 60px;
        padding-bottom: 90px;
        margin-bottom: 60px
    }
    .tab-list {
        margin-bottom: 40px
    }
    .tab-list .tit {
        font-size: 22px
    }
    .tab-item .tit {
        font-size: 1.875vw;
        margin-bottom: 20px
    }
    .tab-item .desc {
        margin-bottom: 100px
    }
    .row-a5 {
        margin-bottom: 70px
    }
    .row-a5 .g-tit {
        margin-bottom: 30px
    }
    .m-box5 {
        margin-bottom: 60px
    }
    .m-box5 .r1 {
        font-size: 26px;
        margin-bottom: 20px
    }
    .m-box5 .r4,
    .ul-r3 .r3-1 {
        font-size: 16px
    }
    .ul-list4 .tit {
        font-size: 2.5vw;
        margin-bottom: 15px
    }
    .ul-list4 li .icon {
        margin: 0 auto 25px
    }
    .ul-list4 .desc {
        font-size: 22px
    }
    .row-a6 {
        margin-top: 60px;
        padding-bottom: 55px
    }
    .ul-list5 {
        margin: 0 -10px
    }
    .ul-list5 .con {
        margin: 0 10px 20px
    }
    .ul-list5 .con h3 {
        font-size: 20px
    }
    .ul-list5 .con .tit {
        padding: 23px
    }
    .ul-list5 .desc .de-s1 {
        font-size: 12px
    }
    .ul-list5 .desc .de-s2 {
        font-size: 14px
    }
    .footer {
        padding-top: 70px;
        padding-bottom: 10px
    }
    .fd-top .fd-txt .txt-s1 {
        font-size: 14px
    }
    .ul-fdc a {
        font-size: 20px
    }
    .fd-top .fd-r {
        font-size: 16px
    }
    .fd-copy {
        margin-top: 20px
    }
    .fd-copy .copy,
    .fd-copy .dl-copy {
        font-size: 12px
    }
}

@media only screen and (max-width:1440px) {
    .auto-container {
        width: 100%;
        padding-right: 4.5%;
        padding-left: 4.5%;
        margin-right: auto;
        margin-left: auto
    }
    .m-rc {
        width: 130px;
        margin-right: -2%
    }
    .nav>li {
        margin: 0 25px
    }
    .nav .v1 {
        font-size: 18px
    }
    .row-a1 {
        margin-bottom: 51px
    }
    .ul-list1 .con .tit {
        font-size: 20px
    }
    .ul-list1 {
        margin: 0 -20px
    }
    .ul-list1 .con {
        margin: 0 20px
    }
    .row-a2 {
        margin-bottom: 50px
    }
    .row-a3 .g-tit {
        margin-bottom: 40px
    }
    .row-a2 .g-tit {
        margin-bottom: 31px
    }
    .row-a3 .g-tit h2 {
        margin-bottom: 20px
    }
    .ul-list2 .con .pic {
        margin: 0 auto 14px
    }
    .ul-list2 .con .txt .tit {
        font-size: 20px;
        margin-bottom: 12px
    }
    .row-a3 {
        padding-top: 50px;
        padding-bottom: 30px
    }
    .row-a4 {
        padding-top: 50px;
        padding-bottom: 80px;
        margin-bottom: 50px
    }
    .tab-list {
        margin-bottom: 30px
    }
    .tab-list .tit {
        font-size: 20px;
        padding: 0 15px 10px
    }
    .tab-item .desc {
        margin-bottom: 90px
    }
    .tab-item .more {
        font-size: 16px
    }
    .m-box5 .r1 {
        font-size: 20px
    }
    .m-box5 .r4,
    .ul-r3 .r3-1 {
        font-size: 14px
    }
    .ul-list4 li .icon {
        margin: 0 auto 20px
    }
    .ul-list4 .tit {
        margin-bottom: 10px
    }
    .ul-list4 .desc {
        font-size: 20px
    }
    .row-a6 {
        margin-top: 50px;
        padding-bottom: 40px
    }
    .row-a6 .g-tit {
        margin-bottom: 45px
    }
    .ul-list5 .con h3 {
        font-size: 18px
    }
    .g-tit p {
        font-size: 14px
    }
    .footer {
        padding-top: 60px
    }
    .fd-top .fd-logo {
        width: 300px
    }
    .ul-fdc a {
        font-size: 18px
    }
    .fd-top .fd-r {
        font-size: 14px
    }
    .ul-list3 .con .txt .tit {
        font-size: 20px
    }
    .hdr .sub {
        left: -72%
    }
    .hdr .sub,
    .m-hd3,
    .ul-hdli2 {
        height: 566px
    }
    .ul-hdli1 {
        width: 456px
    }
    .ul-hdli2 {
        left: 456px
    }
    .sub3 .ul-hdli1 {
        width: 416px
    }
    .ul-hdli1 li .con1,
    .ul-hdli2 li .con2 {
        height: 68px;
        line-height: 67px
    }
    .ul-hdli1 li .con1 .icon {
        margin-top: 0;
        height: 67px
    }
    .sub1 .ul-hdli2 {
        width: 365px
    }
    .sub1 .m-hd3 {
        left: 365px
    }
}

@media only screen and (max-width:1366px) {
    .hdr .sub {
        left: -64%
    }
    .m-box5 .l1 .c-logo {
        width: 140px
    }
        .front-logo p{
        font-size: 28px
    }
}

@media only screen and (max-width:1199px) {
    .front-logo p {
        font-size: 22px;
        color: #fff;
        line-height: 30px;
    }
    .ul-hdli1 li .con1 .icon {
        height: 80px
    }
    .header {
        height: 62px;

    }
    .header .logo {
        line-height: 62px !important
    }
    .hdr {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 60px;
        z-index: 99;
        background-color: #fbf9f9;
        height: -webkit-calc(100vh - 60px);
        height: -moz-calc(100vh - 60px);
        height: calc(100vh - 60px);
        overflow-y: auto;
        padding: 0
    }
    .nav .li1.on .v1,
    .nav .v1:hover {
        color: #fff
    }
    .menuBtn {
        display: block
    }
    .nav .li1:first-child {
        display: none
    }
    .m-nav {
        float: left;
        width: 24.5%;
        min-height: 100%;
        text-align: center;
        background-color: #eee;
        padding-bottom: 20px
    }
    .header .nav {
        margin-bottom: 30px;
        float: none;
        position: static
    }
    .m-rc {
        float: none;
        margin: 20px auto 0
    }
     .header .nav>li {
        margin: 0
    }
     .header .nav li {
        width: 100%;
        float: none;
        border-bottom: 1px solid #fff
    }
    .nav .v1 {
        padding: 0 5px;
        line-height: 80px
    }
    .nav .on {
        background-color: #e95e1d
    }
    .hdr .sub,
    .hdr .sub.sub3 {
        left: 24.5%;
        right: 0;
        top: 0;
        height: auto;
        bottom: 0
    }
    .hdr .nav .on .sub {
        display: block;
        overflow-y: scroll;
        overflow-x: hidden
    }
    .m-retli {
        display: none
    }
    .ul-hdli2 {
        display: block
    }
    .m-hd3 {
        width: -webkit-calc(74.5% - 52px);
        width: -moz-calc(74.5% - 52px);
        width: calc(74.5% - 52px);
        height: auto;
        position: fixed;
        right: 0;
        left: auto;
        bottom: 0;
        top: 60px;
        z-index: 100;
        display: none !important
    }
    .m-hd3 .con3 {
        margin: 30px auto;
        display: block;
        width: 50%
    }
    .sub1 .ul-hdli1,
    .sub2 .ul-hdli1,
    .sub3 .ul-hdli1 {
        width: auto
    }
    .nav .v1:hover {
        color: #fff
    }
    .ul-hdli1 {
        width: auto;
        height: auto;
        position: relative
    }
    .ul-hdli1 li {
        width: auto;
        position: static;
        padding-left: 52px;
        padding-right: 20px
    }
    .ul-hdli1 li .con1 .tit {
        text-align: left;
        padding-left: 50px;
        height: 65px;
        line-height: 65px
    }
    .ul-hdli1 .on .con1 .tit {
        color: #fff
    }
    .ul-hdli2 {
        position: static;
        width: auto;
        height: 100%
    }
    .sub1 .ul-hdli2 {
        width: auto
    }
    .ul-hdli1 .on:hover,
    .ul-hdli2 .on:hover {
        background-color: #e95e1d
    }
    .ul-hdli1 li.ok .ul-hdli2 {
        display: none
    }
    .ul-hdli1 li,
    .ul-hdli1 li .con1 {
        height: 80px;
        line-height: 80px
    }
    .sub2 .ul-hdli1 {
        height: 100%
    }
    .m-retli {
        position: fixed;
        z-index: 20;
        right: 0;
        width: -webkit-calc(74.5% - 52px);
        width: -moz-calc(74.5% - 52px);
        width: calc(74.5% - 52px);
        top: 60px;
        bottom: 0;
        overflow-y: auto
    }
    .sub1 .ul-hdli2,
    .sub2 .ul-hdli2,
    .ul-hdli2 {
        background: #fff
    }
    .m-ret {
        position: fixed;
        top: 60px;
        left: 25.5%;
        bottom: 0;
        overflow-y: auto;
        z-index: 10;
        background-color: #c9521a;
        width: 52px;
        text-align: center;
        display: none
    }
    .ul-hdli1 .li1 .m-ret {
        display: block
    }
    .m-ret .icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%)
    }
    .row-a1 {
        display: none
    }
    .banner {
        margin-bottom: 30px;
        margin-top: 60px
    }
    .ul-list2 li {
        width: 33.333%;
        margin-bottom: 20px
    }
    .ul-list2 .con .txt .tit {
        font-size: 18px
    }
    .ul-list2 .con .txt .desc {
        font-size: 12px
    }
    .row-a3 .g-tit h2 {
        margin-bottom: 10px
    }
    .ul-list3 li {
        width: 33.333%
    }
    .g-tit p {
        font-size: 12px
    }
    .ul-list3 .con .txt .tit {
        font-size: 18px
    }
    .tab-list .tit {
        font-size: 18px;
        margin-bottom: 10px
    }
    .tab-item .more {
        font-size: 14px
    }
    .row-a5 {
        margin-bottom: 40px
    }
    .row-a5 .g-tit {
        margin-bottom: 0
    }
    .m-box5 {
        margin-bottom: 20px
    }
    .m-box5 .col-l {
        float: none;
        display: none
    }
    .m-box5 .col-r {
        float: none;
        width: auto
    }
    .ul-r3 {
        text-align: center;
        margin: 0 -30px 50px
    }
    .ul-r3 .r3-1 {
        margin: 0 30px
    }
    .ul-list4 li {
        width: 33.333%;
        margin-bottom: 30px
    }
    .ul-list4 li .icon {
        margin: 0 auto 10px
    }
    .ul-list4 .desc {
        font-size: 18px
    }
    .row-a6 {
        margin-top: 0;
        padding-top: 50px
    }
    .row-a6 .g-tit {
        margin-bottom: 35px
    }
    .ul-list5 .con .tit {
        height: auto
    }
    .ul-list5 .con h3 {
        font-size: 16px;
        height: 48px
    }
    .fd-top .fd-l {
        width: 50%
    }
    .fd-copy .dl-copy,
    .ul-fdc {
        display: none
    }
    .ul-hdli1 li.ok .con1,
    .ul-hdli1 li:hover .con1,
    .ul-hdli2 li:hover .con2 {
        border-color: transparent
    }
    .product-display-section {
        margin-top: 60px !important;
    }
    .footer {
        padding: 30px 0;
    }
}

@media only screen and (max-width:767px) {
    .ul-hdli2 li.on .con2 {
        border-color: transparent
    }
    .ul-list5 {
        margin: 0
    }
    .banner .con {
        padding-top: 0;
        height: -webkit-calc(100vh - 60px);
        height: -moz-calc(100vh - 60px);
        height: calc(100vh - 60px)
    }
    .ul-list4 {
        margin: 0
    }
    .nav .v1 {
        line-height: 60px;
        height: 60px;
        font-size: 12px
    }
    .m-rc {
        width: 60px;
        height: 30px;
        line-height: 28px;
        font-size: 12px
    }
    .ul-hdli1 li {
        padding-left: 20px;
        padding-right: 15px
    }
    .ul-hdli1 li .con1 .tit {
        padding-left: 20px
    }
    .ul-hdli1 li .con1 .tit,
    .ul-hdli2 li .con2 {
        font-size: 14px;
        -o-background-size: auto 12px;
        background-size: auto 12px
    }
    .m-hd3 .con3 {
        width: 80%
    }
    .m-hd3 .pic {
        margin-bottom: 20px
    }
    .m-ret {
        width: 20px
    }
    .m-hd3,
    .m-retli {
        width: -webkit-calc(74.5% - 20px);
        width: -moz-calc(74.5% - 20px);
        width: calc(74.5% - 20px)
    }
    .ul-hdli1 li,
    .ul-hdli1 li .con1,
    .ul-hdli2 li .con2 {
        height: 60px;
        line-height: 60px
    }
    .sub1 .ul-hdli1 li .con1 .icon,
    .ul-hdli1 li .con1 .icon {
        height: 60px;
        margin-top: 0;
        -o-background-size: auto 50%;
        background-size: auto 50%;
        padding-left: 68px;
        width: auto
    }
    .wp {
        width: auto;
        padding: 0 15px
    }
    .banner .item a {
        padding-top: 0;
        height: 320px
    }
    .banner .txt {
        left: 20px
    }
    .banner .txt p {
        font-size: 14px
    }
    .g-tit h2 {
        font-size: 30px !important;
    }
    .row-a2 {
        margin-bottom: 30px
    }
    .ul-list2 li {
        width: 50%
    }
    .ul-list2 .con .txt .tit {
        font-size: 16px
    }
    .row-a3 {
        padding-top: 30px
    }
    .row-a3 .g-tit {
        margin-bottom: 20px
    }
    .ul-list3 li {
        width: 50%
    }
    .ul-list3 .con .txt .tit {
        font-size: 16px
    }
    .row-a4 {
        padding-top: 30px;
        padding-bottom: 50px;
        margin-bottom: 40px;
        background-image: url(../images/index/bg02-2.jpg) !important;
        background-repeat: no-repeat;
        -o-background-size: 767px auto;
        background-size: 767px auto;
        background-position: top -100px center
    }
    .tab-list .tit {
        font-size: 16px
    }
    .tab-item .tit {
        font-size: 16px;
        margin-bottom: 10px
    }
    .tab-item .more {
        font-size: 12px;
        width: 140px;
        margin-left: 0
    }
    .row-a5 {
        margin-bottom: 20px;
        overflow: hidden
    }
    .m-box5 {
        padding-top: 15px;
        font-size: 18px
    }
    .m-box5 .r2 {
        font-size: 12px
    }
    .ul-r3 {
        margin: 0 -5px 40px
    }
    .ul-r3 .r3-1 {
        margin: 0 5px
    }
    .ul-list4 .tit {
        font-size: 18px;
        margin-bottom: 5px
    }
    .ul-list4 .desc {
        font-size: 16px
    }
    .row-a6 {
        padding-top: 30px;
        padding-bottom: 20px
    }
    .ul-list5 li {
        float: none;
        width: auto
    }
    .ul-list5 .con {
        overflow: hidden;
        margin: 0 0 20px
    }
    .ul-list5 .con .pic {
        float: left;
        width: 199px;
        padding-top: 0;
        height: auto
    }
    .ul-list5 .con .pic img {
        position: static
    }
    .ul-list5 .con .tit {
        overflow: hidden;
        background-color: transparent;
        padding: 23px 0 0 23px;
        margin-bottom: 23px
    }
    .ul-list5 .con h3 {
        font-size: 14px;
        height: auto
    }
    .ul-list5 .txt {
        display: none
    }
    .ul-list5 .con .data {
        display: block;
        overflow: hidden;
        padding-left: 23px
    }
    .fd-top .fd-logo {
        width: 230px;
        margin: 0 auto 20px
    }
    .fd-top .fd-txt .txt-s1 {
        font-size: 12px
    }
    .fd-top .fd-l {
        width: 67%
    }
    .fd-top .fd-r .qr {
        float: none;
        margin-bottom: 10px
    }
    .fd-top .fd-r h3 {
        font-size: 12px
    }
    .fd-copy {
        margin-top: 10px
    }
    .tab-item .desc {
        width: 40.53%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3
    }
    .ul-r3 .r3-1 .icon {
        width: 20px;
        height: 28px;
        margin-right: 4px
    }
}

@media only screen and (max-width:479px) {
    .front-logo{width: 100%}
     .front-logo p{
        font-size: 14px;
        padding-left: 20px
     }
    .header .logo {
        width: 145px
    }
    .row-a2 .g-tit {
        margin-bottom: 20px
    }
    .ul-list2 .con .txt .tit {
        font-size: 14px;
        margin-bottom: 5px
    }
    .ul-list2 .con .txt .desc {
        line-height: 1.8em
    }
    .row-a2 {
        margin-bottom: 10px
    }
    .g-tit p {
        line-height: 1.9em
    }
    .tab-list .tit {
        padding: 0 10px 5px;
        font-size: 14px;
        margin-bottom: 0
    }
    .tab-item .tit {
        font-size: 14px
    }
    .tab-item .desc {
        margin-bottom: 70px;
        line-height: 1.9em;
        font-size: 12px
    }
    .tab-item .more {
        height: 40px;
        line-height: 40px
    }
    .m-box5 .r1 {
        font-size: 16px;
        margin-bottom: 10px
    }
    .m-box5 .r2 {
        margin-bottom: 30px
    }
    .ul-r3 {
        margin: 0 -6px 30px
    }
    .ul-r3 .r3-1 {
        margin: 0 6px
    }
    .m-box5 .r4,
    .ul-r3 .r3-1 {
        font-size: 12px
    }
    .m-box5 .r4 {
        width: 158px;
        height: 40px;
        line-height: 40px
    }
    .m-box5 {
        margin-bottom: 0
    }
    .ul-list4 li {
        margin-bottom: 20px
    }
    .ul-list4 .tit {
        font-size: 16px;
        margin-bottom: 0
    }
    .ul-list4 .desc {
        font-size: 12px
    }
    .row-a6 .g-tit {
        margin-bottom: 20px
    }
    .ul-list5 .con .pic {
        width: 145px
    }
    .ul-list5 .con .tit {
        padding: 15px 0 0 15px;
        margin-bottom: 10px
    }
    .ul-list5 .con .data {
        padding-left: 15px
    }
    .row-a4 {
        -o-background-size: 479px auto;
        background-size: 479px auto;
        background-position: top 0 center
    }
    .footer {
        padding-top: 30px
    }
    .fd-top {
        padding-bottom: 10px
    }
    .fd-top .fd-logo {
        width: 210px
    }
    .fd-top .fd-txt {
        padding-right: 0
    }
    .fd-top .fd-l {
        float: none;
        width: auto;
        margin-bottom: 20px
    }
    .fd-top .fd-r {
        float: none;
        width: auto
    }
    .fd-top .fd-r .qr {
        margin: 0 auto 5px;
        height: auto;
        width: 100px
    }
    .ul-list3 .con .txt .pic1 {
        margin: 0 auto 10px;
        width: 55px;
        height: 49px;
        -o-background-size: 55px auto;
        background-size: 55px auto;
        background-repeat: no-repeat
    }
    .ul-list4 li .icon {
        margin: 0 auto 5px;
        width: 40px;
        -o-background-size: 40px auto;
        background-size: 40px auto
    }
    .banner .swiper-slide {
        width: 100%;
        height: 610px;
    }
    .page-title {
        padding: 96px 0 !important;
    }

.services-section-two .service-block-three .inner-box {

    height: auto !important;
}
}


/*!****** less.css end *******/

@media only screen and (max-width:1024px) {
    .page-title {
        margin-top: 60px !important;
        padding: 125px 0;
    }
    .sec-title {
        margin-bottom: 10px !important;
    }
    .page-title h1 {
        font-size: 28px !important;
    }
    .sec-title h2,.card-fouth .sub-title, .price-block .inner-box h3 {
        font-size: 24px !important;
    }
    .scroll-to-top{
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        right: 8px
    }
    .price-block .inner-box .upper-box{
        width: 90px !important;
        height: auto !important;
    }

}