/**
 * style.less
 * 层叠样式表
 */
.ff
{
    font-family: 'iconfont' !important;
}
@font-face
{
    font-family: 'Plat Nomor';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/PlatNomor.eot');
    src: local('Plat Nomor'), local('PlatNomor'), url('../fonts/PlatNomor.eot?#iefix') format('embedded-opentype'), url('../fonts/PlatNomor.woff2') format('woff2'), url('../fonts/PlatNomor.woff') format('woff'), url('../fonts/PlatNomor.ttf') format('truetype'), url('../fonts/PlatNomor.svg#PlatNomor') format('svg');
    font-display: swap;
}
body
{
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;

    color: #333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-arrow
{
    font-size: 30px;
    line-height: 70px;

    position: absolute;
    z-index: 8;
    top: 50%;
    left: -5%;

    display: block;
    overflow: hidden;

    width: 35px;
    height: 70px;
    padding: 0;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);

    opacity: 1;
    color: #fff;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 991px)
{
    .slick-arrow
    {
        font-size: 24px;
        line-height: 50px;

        left: -8px;

        width: 30px;
        height: 50px;
    }
}
.slick-arrow:before
{
    font-family: 'iconfont' !important;

    display: inline-block;

    content: '\e625';
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow.slick-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 991px)
{
    .slick-arrow.slick-next
    {
        right: -8px;
    }
}
.slick-arrow.slick-next:before
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.slick-arrow:hover
{
    background-color: #29934b;
}
.fz-16
{
    font-size: 16px;
    line-height: 2.125;

    color: #666;
}
@media (max-width: 991px)
{
    .fz-16
    {
        font-size: 14px;
        line-height: 26px;
    }
}
.fz-16 p
{
    margin: 0;
}
.header
{
    z-index: 10;

    width: 100%;
    height: 100px;

    -webkit-transition: all .4s;
            transition: all .4s;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .header
    {
        height: 70px;
    }
}
.header .logo
{
    position: relative;

    display: inline-block;
    float: left;

    height: 100px;
    padding: 20px 0;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1470px)
{
    .header .logo
    {
   
        padding: 25px 0;
    }
}
@media (max-width: 1199px)
{
    .header .logo
    {
        height: 70px;
        padding: 10px 0;
    }
}
.header .logo img
{
    position: relative;
    z-index: 2;

    display: inline-block;

    height: 100%;

    vertical-align: middle;
}
@media (max-width: 767px)
{
    .header .logo .tt
    {
        display: none;
    }
}
.header .tel
{
    position: relative;

    display: inline-block;
    float: right;

    margin-top: 24px;
    padding-left: 48px;
}
@media (max-width: 1199px)
{
    .header .tel
    {
        display: none;
    }
}
.header .tel:before
{
    font-family: 'iconfont' !important;
    line-height: 40px;

    position: absolute;
    top: 50%;
    left: 0;

    width: 40px;
    height: 40px;

    content: '\e601';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border-radius: 50%;
    background-color: #29934b;
}
.header .tel span
{
    display: block;
}
.header .tel p
{
    font-size: 22px;
    line-height: 30px;

    margin: 0;

    color: #29934b;
}
.header .nav-collapse
{
    position: relative;

    display: none;
    float: right;

    width: 20px;
    height: 40px;
    padding: 0;

    cursor: pointer;

    background: none;
}
@media (max-width: 1199px)
{
    .header .nav-collapse
    {
        display: inline-block;
        float: right;

        margin-top: 15px;
    }
    .header .nav-collapse.nav-collapse-1
    {
        position: absolute;
        z-index: 9999;
        top: 10px;
        right: 20px;

        display: block;

        margin-top: 8px;

        border: none;
    }
    .header .nav-collapse.nav-collapse-1 .btn-line
    {
        background-color: #666 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .header .nav-collapse.nav-collapse-xs:hover .btn-line
    {
        background-color: #000;
    }
}
.header .nav-collapse .btn-line
{
    position: absolute;
    left: 50%;

    width: 20px;
    height: 2px;

    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(3),
.header .nav-collapse .btn-line:nth-child(1)
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

    content: '';
    -webkit-transition: all .5s ease;
            transition: all .5s ease;

    background-color: #999;
}
.header .nav-collapse .btn-line:nth-child(1)
{
    top: 35%;
}
.header .nav-collapse .btn-line:nth-child(2)
{
    top: 50%;
}
.header .nav-collapse .btn-line:nth-child(3)
{
    top: 65%;
}
.header .nav-collapse.active
{
    border-color: transparent;
}
.header .nav-collapse.active .btn-line
{
    background-color: #fff;
}
.header .nav-collapse.active .btn-line:nth-child(2)
{
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);

    opacity: 0;
}
.header .nav-collapse.active .btn-line:nth-child(1)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotateZ(45deg);
}
.header .nav-collapse.active .btn-line:nth-child(3)
{
    top: 50%;
    left: 50%;

    -webkit-transform: translateX(-50%) rotateZ(-45deg);
        -ms-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotateZ(-45deg);
}
.header .header-nav
{
    /* background-color: #29934b; */
	border-top: 1px solid #dcdcdc;
}
@media (min-width: 1200px)
{
    .header .nav
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        text-align: center;
    }
}
@media (max-width: 1199px)
{
    .header .nav
    {
        position: fixed;
        z-index: 9998;
        top: 0;
        left: 0;

        display: none;

        width: 100%;
        height: 100%;
        padding: 0 16px;
		
        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #fff;
    }
    .header .nav .tbl
    {
        display: table;

        width: 100%;
        height: 100%;
    }
    .header .nav .tbl-cell
    {
        display: table-cell;

        height: 100%;

        vertical-align: middle;
    }
}
@media (max-width: 767px)
{
    .header .nav
    {
        width: 100%;
        padding: 0 15px;
    }
}
.header .nav.left-100
{
    left: -100%;
}
.header .nav.left-200
{
    left: -200%;
}
@media (min-width: 1200px)
{
    .header .nav .nav-list1 > li
    {
        position: relative;

        display: inline-block;

        vertical-align: top;
    }
    .header .nav .nav-list1 > li > a
    {
        font-size: 16px;
        font-weight: normal;
        font-weight: bold;
        line-height: 100px;

        position: relative;

        display: inline-block;

        padding: 0 24px;

        -webkit-transition: all .4s;
                transition: all .4s;

        /* color: #fff; */
    }
    .header .nav .nav-list1 > li:hover > a,
    .header .nav .nav-list1 > li.active > a
    {
        background-color: #1f833f;
		color: #ffffff;
    }
    .header .nav .nav-list1 .nav-list2
    {
        position: absolute;
        z-index: 50;
        top: 100%;

        display: none;

        min-width: 100%;
        padding: 10px 0;

        text-align: center;
        text-align: left;
        word-break: break-word;

        color: #fff;
        background-color: #29934b;
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list2 > li
    {
        position: relative;

        display: block;

        list-style: none;
    }
    .header .nav .nav-list1 .nav-list2 > li > a
    {
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;

        display: block;

        padding: 4px 30px;

        white-space: nowrap;
    }
    .header .nav .nav-list1 .nav-list2 > li > a:hover
    {
        background-color: #1f833f;
    }
    .header .nav .nav-list1 .nav-list3
    {
        position: absolute;
        z-index: 50;
        top: 0;
        left: 100%;

        display: none;

        width: 200px;
        padding: 10px 0;

        text-align: center;
        text-align: left;

        color: #333;
        background-color: rgba(255, 255, 255, .9);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
    .header .nav .nav-list1 .nav-list3 li
    {
        display: block;

        list-style: none;
    }
    .header .nav .nav-list1 .nav-list3 li a
    {
        font-size: 13px;
        line-height: 24px;

        display: block;

        padding: 0 10px;
    }
    .header .nav .nav-list1 .nav-list3 li a:hover
    {
        text-decoration: underline;

        color: #29934b;
    }
}
@media (min-width: 1200px) and (max-width: 1350px)
{
    .header .nav .nav-list1 > li > a
    {
        padding: 0 12px;
    }
}
@media (max-width: 1199px)
{
    .header .nav .nav-list1
    {
        overflow: hidden;
        overflow-y: scroll;

        max-height: 100%;
        padding: 20px 0;

        vertical-align: top;

        opacity: 0;
    }
    .header .nav .nav-list1 > li
    {
        -webkit-transform: translateX(-25px);
            -ms-transform: translateX(-25px);
                transform: translateX(-25px);

        opacity: 0;
    }
    .header .nav .nav-list1 > a
    {
        font-size: 20px;

        color: #fff;
    }
}
.header .nav .nav-list2
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav .nav-list2
    {
        overflow: hidden;

        margin: 0 -10px;
        padding: 10px 0;
    }
    .header .nav .nav-list2 > li
    {
        display: inline-block;

        vertical-align: top;
    }
    .header .nav .nav-list2 > li > a
    {
        font-size: 15px;
        line-height: 24px;

        padding: 0 10px;
    }
    .header .nav .nav-list2 > li > a:before
    {
        margin-right: 4px;

        content: '-';
    }
}
.header .nav .nav-list3
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav .nav-list3 a
    {
        line-height: 30px;

        padding: 0 10px;
    }
    .header .nav .nav-list3 a:before
    {
        margin-right: 4px;

        content: '-';
    }
    .header .nav .nav-list3 .nav-list4 a
    {
        display: inline-block;

        padding: 0 4px;

        opacity: .6;
    }
    .header .nav .nav-list3 .nav-list4 a:before
    {
        content: '·';
    }
}
.header .nav-2,
.header .nav-3
{
    display: none;
}
@media (max-width: 1199px)
{
    .header .nav-2,
    .header .nav-3
    {
        position: absolute;
        z-index: 9999;
        top: 0;

        display: block;
        overflow: hidden;

        width: 100%;
        height: 100%;
        padding: 20px;

        -webkit-transition: left .3s;
                transition: left .3s;
        text-align: left;
        text-align: center;

        background: #fafafa;
        background-color: #fff;
    }
    .header .nav-2 .img-box,
    .header .nav-3 .img-box
    {
        display: none;
    }
    .header .nav-2 .item,
    .header .nav-3 .item
    {
        display: block;
    }
    .header .nav-2 .item p,
    .header .nav-3 .item p
    {
        font-size: 16px;

        position: relative;
        top: 0;

        display: block;

        margin: 0;
        padding: 0;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);

        color: #fff;
    }
}
.header .nav-2 .nav-product,
.header .nav-3 .nav-product
{
    display: none;
}
.header .nav-2 .nav-top .back-btn:before,
.header .nav-3 .nav-top .back-btn:before
{
    font-family: 'iconfont';
    font-size: 26px;

    content: '\e9b5';
}
.header .nav-2 .nav-top .nav-title,
.header .nav-3 .nav-top .nav-title
{
    font-size: 24px;
    line-height: 36px;

    margin: 0;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .header .nav-2 .nav-top .nav-title,
    .header .nav-3 .nav-top .nav-title
    {
        font-size: 18px;

        width: 100%;
    }
}
.header .nav-2 .nav-top .nav-collapse-2,
.header .nav-3 .nav-top .nav-collapse-2
{
    margin: 0;
}
.header .nav-2 .nav-top .nav-collapse-2 .btn-line,
.header .nav-3 .nav-top .nav-collapse-2 .btn-line
{
    background-color: #666;
}
.header .nav-2 .content,
.header .nav-3 .content
{
    overflow: auto;

    height: 80%;
    margin-top: 12%;
}
.header .nav-2 .content ul,
.header .nav-3 .content ul
{
    margin: 0;
    padding: 0;
}
@media (max-width: 767px)
{
}
.header .nav-2 .content ul li,
.header .nav-3 .content ul li
{
    line-height: 30px;

    clear: both;

    margin: 25px 0;

    text-align: left;
}
@media (max-width: 767px)
{
    .header .nav-2 .content ul li,
    .header .nav-3 .content ul li
    {
        margin: 0;
    }
}
.header .nav-2 .content ul li.more,
.header .nav-3 .content ul li.more
{
    position: relative;
}
.header .nav-2 .content ul li.more:after,
.header .nav-3 .content ul li.more:after
{
    font-family: 'iconfont' !important;
    font-size: 16px;

    position: absolute;
    top: 50%;
    right: 0;

    content: '\e72f';
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.header .nav-2 .content ul li a,
.header .nav-3 .content ul li a
{
    font-size: 16px;
    line-height: 2.2;

    display: block;
}
.header .nav-2
{
    left: 100%;
}
.header .nav-3
{
    left: 200%;
}
.header .nav-3 .content ul li
{
    font-size: 15px;
}
.header .fade-out ul
{
    text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
    .header .fade-out ul
    {
        padding: 0 5%;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul .pic
    {
        display: none !important;
    }
}
@media (max-width: 1199px)
{
    .header .fade-out ul.nav-list1
    {
        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li
    {
        position: relative;

        margin: 20px 0;
    }
    .header .fade-out ul.nav-list1 > li.act
    {
        -webkit-transition: all .4s;
                transition: all .4s;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0);

        opacity: 1;
    }
    .header .fade-out ul.nav-list1 > li.more:after
    {
        font-family: 'iconfont';
        font-size: 18px;

        position: absolute;
        top: 50%;
        right: 0;

        margin-top: -14px;

        content: '\e72f';
    }
    .header .fade-out ul.nav-list1 > li > a
    {
        font-size: 16px;
        line-height: 2.5;

        display: block;

        text-transform: uppercase;
    }
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .header .fade-out ul.nav-list1 > li
    {
        margin: 0;
    }
}
@media (max-width: 1199px) and (max-height: 768px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px) and (max-width: 480px)
{
    .header .fade-out ul.nav-list1 .nav-list2 > li > a
    {
        font-size: 14px;
    }
}
.header .fade-out ul.nav2-list2 h4
{
    font-size: 20px;
    line-height: 50px;
}
.header .search-box
{
    font-size: 14px;

    position: fixed;
    z-index: 888;
    top: 100%;
    left: 0;

    display: none;
    overflow: hidden;

    width: 100%;
    height: 100%;
    margin-top: 20px;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 3%;

    background-color: rgba(51, 51, 51, .9);
}
.header .search-box .search
{
    line-height: 40px;

    overflow: hidden;
    zoom: 1;

    width: 240px;

    border: 1px solid #dbdbdb;
    border-radius: 40px;
}
.header .search-box .search:after
{
    display: block;
    visibility: hidden;
    clear: both;

    height: 0;

    content: '';
}
.header .search-box .input-text
{
    float: left;

    height: 38px;
    padding-left: 10%;

    background: none;
}
@media (min-width: 768px)
{
    .header .search-box .input-text
    {
        width: 100%;
        padding: 0 50px 0 3%;
    }
}
.header .search-box .input-submit
{
    line-height: 36px;

    position: absolute;
    right: 0;
    bottom: 0;

    float: right;

    width: 50px;

    -webkit-animation: fadeInLeft 1s 0s ease both;
            animation: fadeInLeft 1s 0s ease both;

    background: none;
}
.header .search-box .input-submit:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    content: '\e660';

    color: #fff;
}
@media (min-width: 768px)
{
    .header .search-box .input-submit
    {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
.header .search-box.search-xs
{
    width: 100%;
    margin: 0;

    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    background: none;
}
@media (min-width: 1200px)
{
    .header .search-box.search-xs
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .header .search-box.search-xs
    {
        position: absolute;
        z-index: 0;
        top: auto;
        right: 0;
        bottom: 0;
        bottom: 30px;

        display: inline-block;

        height: 34px;
    }
}
.header .search-box.search-xs.show
{
    z-index: 66;
}
.header .search-box.search-xs.show .search
{
    left: 0;
}
.header .search-box.search-xs .search
{
    position: absolute;
    z-index: 888;
    top: 0;
    left: 120%;

    width: 100%;

    -webkit-transition: left .3s;
            transition: left .3s;

    border-color: #fff;
    background: #fff;
}
@media (max-width: 360px)
{
    .header .search-box.search-xs form .input-text
    {
        width: 74%;
    }
}
@media (max-width: 767px)
{
    .header .search-box.search-xs form .input-text
    {
        padding-left: 5%;
    }
}
.header .search-box.search-xs .input-submit
{
    line-height: 34px;

    background: #fff;
}
.header .search-box.search-xs .input-submit:before
{
    color: #104384;
}
.header .search-icon
{
    position: absolute;
    z-index: 10;
    top: 18px;
    left: 15px;

    display: inline-block;

    cursor: pointer;
}
.header .search-icon:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    content: '\e660';

    color: #29934b;
}
.header .search-lg
{
    top: 0;
}
.header .search-lg .logo
{
    margin-top: 20px;
    margin-left: 0;
}
.header .search-lg .search
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;

    width: 100%;
    max-width: 90%;
    margin: auto;
    padding: 0 10px;

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

    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, .8);
    border-radius: 0;
}
.header .search-lg .search p
{
    margin-bottom: 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;
    letter-spacing: 2px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .header .search-lg .search p
    {
        font-size: 14px;
        line-height: 1.5;

        display: block;
    }
}
.header .search-lg .input-text
{
    font-size: 20px;
    line-height: 30px;

    width: 100%;
    height: 60px;
    padding: 0 50px;

    -webkit-animation: zoomIn 1s 0s ease both;
            animation: zoomIn 1s 0s ease both;
    text-align: center;

    color: #fff;
    border: none;
    outline: none;
}
.header .search-lg .close-btn
{
    position: fixed;
    top: 34px;
    right: 18%;

    cursor: pointer;
}
@media (max-width: 1440px)
{
    .header .search-lg .close-btn
    {
        right: 8%;
    }
}
.header .search-lg .close-btn:before
{
    font-size: 20px;

    content: '\2716';

    color: #fff;
}
.header .find
{
    font-size: 16px;

    display: inline-block;
    display: none;
    float: right;

    padding: 27px 40px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
}
@media (max-width: 1199px)
{
    .header .find
    {
        display: inline-block;

        padding: 17px 20px;
    }
}
@media (max-width: 767px)
{
    .header .find
    {
        padding-right: 10px;
        padding-left: 0;
    }
}
.header .find:before
{
    font-family: 'iconfont';
    line-height: 36px;

    display: block;

    width: 36px;
    height: 36px;

    content: '\e660';

    border: 1px solid #dcdcdc;
    border-radius: 50%;
}
.header .find:hover
{
    color: #29934b;
}
.header .find:hover:before
{
    border-color: #29934b;
}
.header .back-btn
{
    position: absolute;
    left: 15px;
}
.stuck
{
    position: fixed;
    z-index: 9;
    top: 0;

    width: 100%;
    /* height: 70px; */

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .stuck
    {
        /* height: 70px; */
    }
}
.online-wrap .btn
{
    line-height: 36px;

    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 55px;

    width: 40px;
    height: 40px;
    padding: 0;

    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    text-align: center;

    border-radius: 0;
    outline: none;
    background-color: rgba(255, 255, 255, .9);
}
@media (min-width: 992px)
{
    .online-wrap .btn
    {
        display: none;
    }
}
.online-wrap .btn:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    content: '\e6d2';
    -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            transition:         transform .3s;
            transition:         transform .3s, -webkit-transform .3s;

    color: #898989;
}
.online-wrap .btn.active:before
{
    -webkit-transform: rotateZ(225deg);
        -ms-transform: rotate(225deg);
            transform: rotateZ(225deg);
}
.online-wrap .code-pic
{
    position: fixed;
    z-index: 101;
    right: 45px;
    bottom: 180px;

    display: none;

    max-width: 120px;
}
.online-wrap .code-pic .pic-box
{
    padding: 5px;

    background-color: #fff;
}
.online-wrap .code-pic img
{
    display: block;

    max-width: 100%;
}
.online-wrap .online
{
    position: fixed;
    z-index: 8;
    top: 50%;
    right: 10px;

    -webkit-transition: right .3s;
            transition: right .3s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;
}
@media (max-width: 991px)
{
    .online-wrap .online
    {
        top: auto;
        right: -60px;
        bottom: 100px;

        -webkit-transform: translateY(0%);
            -ms-transform: translateY(0%);
                transform: translateY(0%);
    }
    .online-wrap .online.active
    {
        right: 0;
    }
}
.online-wrap .online a
{
    line-height: 46px;

    position: relative;

    display: block;

    width: 46px;
    height: 46px;
    margin: 4px 0;
    padding: 0;

    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;

    border-radius: 4px;
    background-color: rgba(49, 49, 49, .7);
}
.online-wrap .online a:before
{
    font-size: 22px;

    color: #fff;
}
@media (min-width: 992px)
{
    .online-wrap .online a:hover
    {
        background-color: rgba(120, 120, 120, .8);
    }
    .online-wrap .online a:hover:before
    {
        color: #fff;
    }
}
@media (max-width: 767px)
{
    .online-wrap .online a
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
    .online-wrap .online a:before
    {
        font-size: 20px;
    }
}
@media (min-width: 992px)
{
    .online-wrap .online .icon-phone:hover .phone-num,
    .online-wrap .online .icon-whatsapp:hover .phone-num,
    .online-wrap .online .icon-qq:hover .phone-num
    {
        right: 100%;
    }
}
.online-wrap .online .icon-phone .phone-num,
.online-wrap .online .icon-whatsapp .phone-num,
.online-wrap .online .icon-qq .phone-num
{
    position: absolute;
    z-index: -1;
    top: 0;
    right: -300px;

    padding-right: 5px;

    -webkit-transition: right .3s;
            transition: right .3s;
    white-space: nowrap;
}
.online-wrap .online .icon-phone .phone-num p,
.online-wrap .online .icon-whatsapp .phone-num p,
.online-wrap .online .icon-qq .phone-num p
{
    margin: 0;
    padding: 0 10px;

    color: #fff;
    background-color: #1f833f;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .12);
}
@media (max-width: 767px)
{
    .online-wrap .online .code:before
    {
        font-size: 22px;
    }
}
.online-wrap .online .code .mask
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 100%;

    display: none;

    width: 130px;
    height: 130px;
    padding-right: 5px;
}
.online-wrap .online .code .mask .mask-box
{
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.online-wrap .online .code .mask img
{
    display: block;

    width: 100%;
}
.online-wrap .online .code .mask p
{
    font-size: 13px;
    line-height: 16px;

    margin: 5px 0 8px 0;

    color: #888;
}
.online-wrap .online .sale
{
    width: 158px;
    margin-bottom: 30px;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale
    {
        width: 50px;
    }
}
.online-wrap .online .sale a
{
    width: 158px;
    height: 162px;

    background: none;
}
@media (max-width: 991px)
{
    .online-wrap .online .sale a
    {
        width: 50px;
        height: 50px;
    }
}
.online-wrap .online .sale img
{
    max-width: 100%;
}
@media (min-width: 992px)
{
    .online-wrap-in .online
    {
        right: 0;
    }
}
.online-wrap .icon-qq:before
{
    font-family: 'iconfont' !important;

    content: '\e62d';
}
.online-wrap .icon-weixin:before
{
    font-family: 'iconfont' !important;

    content: '\e604';
}
.online-wrap .icon-message:before
{
    font-family: 'iconfont' !important;

    content: '\e65b';
}
.online-wrap .icon-email:before
{
    font-family: 'iconfont' !important;

    content: '\e6a4';
}
.online-wrap .icon-skype:before
{
    font-family: 'iconfont' !important;

    content: '\e616';
}
.online-wrap .icon-whatsapp:before
{
    font-family: 'iconfont' !important;

    content: '\e751';
}
.online-wrap .icon-phone:before
{
    font-family: 'iconfont' !important;

    content: '\e637';
}
.online-wrap .icon-erweima:before
{
    font-family: 'iconfont' !important;

    content: '\e745';
}
.online-wrap .icon-facebook:before
{
    font-family: 'iconfont' !important;

    content: '\e61a';
}
.online-wrap .icon-instagram:before
{
    font-family: 'iconfont' !important;

    content: '\e666';
}
.online-wrap .icon-home:before
{
    font-family: 'iconfont' !important;

    content: '\e633';
}
.online-wrap .icon-product:before
{
    font-family: 'iconfont' !important;

    content: '\e62f';
}
.online-wrap .icon-arrow-top:before
{
    font-family: 'iconfont' !important;

    content: '\e614';
}
.xs-online
{
    font-family: 'Times New Roman', Arial;

    position: fixed;
    z-index: 8;
    bottom: 0;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: 0;
    padding-bottom: -webkit-calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom:         calc(constant(safe-area-inset-bottom) - 15px);
    padding-bottom: -webkit-calc(env(safe-area-inset-bottom) - 15px);
    padding-bottom:         calc(env(safe-area-inset-bottom) - 15px);

    background-color: #29934b;
    box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, .2);
}
@media (max-width: 991px)
{
    .xs-online
    {
        display: block !important;
    }
}
.xs-online ul
{
    overflow: hidden;

    margin: 0;
    padding: 0;

    text-align: center;

    color: #fff;
}
.xs-online ul li
{
    float: left;

    width: 20%;

    list-style: none;

    border-right: 1px solid #1f833f;
    border-left: 1px solid rgba(255, 255, 255, .6);
}
.xs-online ul li > a
{
    font-size: 10px;

    display: block;

    padding: 8px 0;

    text-transform: uppercase;

    color: inherit;
}
@media (max-width: 320px)
{
    .xs-online ul li > a
    {
        font-size: 8px;
    }
}
.xs-online ul li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;

    display: block;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.xs-online ul li:first-child
{
    border-left: none;
}
.xs-online ul li:last-child
{
    border-right: none;
}
.xs-online ul li.product > a:before
{
    font-size: 16px;

    content: '\e641';
}
.xs-online ul li.mail > a:before
{
    font-weight: normal;

    content: '\e81a';
}
.xs-online ul li.map > a:before
{
    font-weight: normal;

    content: '\e63e';
}
.xs-online ul li.feedback > a:before
{
    font-weight: normal;

    content: '\e826';
}
.xs-online ul li.top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.home > a:before
{
    font-weight: normal;

    content: '\e6c8';
}
.xs-online ul li.message > a:before
{
    font-size: 18px;
    font-weight: normal;

    content: '\e826';
}
.xs-online ul li.tel > a:before
{
    font-weight: normal;

    content: '\e637';
}
.xs-online ul li.top > a:before
{
    font-weight: normal;

    content: '\e60f';
}
.xs-online ul li.whatsapp > a:before
{
    font-weight: normal;

    content: '\e751';
}
.xs-online ul li.contact > a:before
{
    font-weight: normal;

    content: '\e609';
}
.xs-online ul li.wechat > a:before
{
    content: '\e604';
}
.xs-online ul li.facebook > a:before
{
    content: '\e615';
}
.xs-online ul li.wechat img
{
    position: absolute;
    z-index: 2;
    bottom: 100%;
    left: 20%;

    display: none;

    width: 80px;
}
.xs-online ul li.wechat:hover img
{
    display: block;
}
.banner
{
    font-size: 0;

    position: relative;

    overflow: hidden;

    width: 100%;
}
.banner .item
{
    position: relative;
}
@media (max-width: 1199px)
{
    .banner .slickbanner
    {
        width: 120%;
        max-width: 120%;
        margin-left: -10%;
    }
}
@media (max-width: 991px)
{
    .banner .slickbanner
    {
        width: 130%;
        max-width: 130%;
        margin-left: -15%;
    }
}
.banner .slick-dots
{
    position: absolute;
    bottom: 30px;

    width: 100%;
    margin: 0;
    padding: 0;

    text-align: center;
}
@media (max-width: 991px)
{
    .banner .slick-dots
    {
        bottom: 10px;
    }
}
.banner .slick-dots li
{
    font-size: 14px;

    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
    vertical-align: top;

    color: #fff;
    border-radius: 10px;
    background-color: #fff;
}
.banner .slick-dots li button
{
    display: none;
}
.banner .slick-dots li.slick-active
{
    width: 50px;
}
@media (max-width: 1199px)
{
    .banner .slick-dots li.slick-active
    {
        width: 30px;
    }
}
.banner .slick-current .item img
{
    -webkit-animation: scale-bg 6s linear forwards;
            animation: scale-bg 6s linear forwards;
}
.banner .slick-arrow
{
    font-size: 20px;

    left: 4%;
}
@media (max-width: 991px)
{
    .banner .slick-arrow
    {
        left: 12%;
    }
}
.banner .slick-arrow.slick-next
{
    right: 4%;
    left: auto;
}
@media (max-width: 991px)
{
    .banner .slick-arrow.slick-next
    {
        right: 12%;
    }
}
.banner img
{
    display: block;

    width: 100%;
}
.banner-in .slick-list
{
    padding: 0 !important;
}
.banner-in .slick-slide
{
    padding: 0;
}
@media (max-width: 991px)
{
    .banner-in .slickbanner
    {
        width: 140%;
        max-width: 140%;
        margin-left: -20%;
    }
}
@media (max-width: 767px)
{
    .banner-in .slickbanner
    {
        width: 200%;
        max-width: 200%;
        margin-left: -50%;
    }
}
.banner-in .text-in
{
    position: absolute;
    top: 50%;

    overflow: hidden;

    width: 100%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
}
.banner-in .text-in h3
{
    font-size: 76px;
    font-weight: 300;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    opacity: .38;
    color: #f3f3f3;
}
@media (max-width: 1470px)
{
    .banner-in .text-in h3
    {
        font-size: 66px;
    }
}
@media (max-width: 1199px)
{
    .banner-in .text-in h3
    {
        font-size: 56px;
    }
}
@media (max-width: 991px)
{
    .banner-in .text-in h3
    {
        font-size: 46px;
    }
}
@media (max-width: 767px)
{
    .banner-in .text-in h3
    {
        font-size: 30px;
    }
}
.banner-in .text-in h2
{
    font-size: 44px;
    font-weight: bold;
    line-height: 1;

    width: 100%;
    margin: -60px 0 0 0;
}
@media (max-width: 1470px)
{
    .banner-in .text-in h2
    {
        font-size: 40px;

        margin-top: -50px;
    }
}
@media (max-width: 991px)
{
    .banner-in .text-in h2
    {
        font-size: 30px;

        margin-top: -30px;
    }
}
@media (max-width: 767px)
{
    .banner-in .text-in h2
    {
        font-size: 24px;
    }
}
.banner-in .text-in h2 span
{
    color: #29934b;
}
.banner-in .text-in p
{
    font-size: 18px;
    line-height: 30px;

    margin: 24px 0 0 0;
}
@media (max-width: 991px)
{
    .banner-in .text-in p
    {
        font-size: 16px;

        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .banner-in .text-in p
    {
        font-size: 14px;
    }
}
.banner .banner-arrow
{
    position: absolute;
    z-index: 8;
    bottom: 40px;

    width: 100%;

    text-align: center;
}
@media (max-width: 1199px)
{
    .banner .banner-arrow
    {
        bottom: 0;
    }
}
.banner .banner-arrow a
{
    display: inline-block;
}
.banner .banner-arrow a:after
{
    font-family: 'iconfont' !important;
    font-size: 30px;

    content: '\e770';

    color: #fff;
}
@-webkit-keyframes scale-bg
{
    from
    {
        -webkit-transform: scale(1.2);
                transform: scale(1.2);
    }
    to
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes scale-bg
{
    from
    {
        -webkit-transform: scale(1.2);
                transform: scale(1.2);
    }
    to
    {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
.box
{
    overflow: hidden;

    padding: 60px 0;
}
@media (max-width: 991px)
{
    .box
    {
        padding: 50px 0;
    }
}
.title
{
    position: relative;

    text-align: center;
}
.title:after
{
    position: absolute;
    bottom: -10px;
    left: 50%;

    display: block;

    width: 46px;
    height: 2px;

    content: '';
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #29934b;
}
.title h3
{
    font-size: 76px;
    font-weight: 300;
    line-height: 1;

    margin: 0;

    text-transform: uppercase;

    color: #f3f3f3;
}
@media (max-width: 1470px)
{
    .title h3
    {
        font-size: 66px;
    }
}
@media (max-width: 1199px)
{
    .title h3
    {
        font-size: 56px;
    }
}
@media (max-width: 991px)
{
    .title h3
    {
        font-size: 46px;
    }
}
@media (max-width: 767px)
{
    .title h3
    {
        font-size: 30px;
    }
}
.title h2
{
    font-size: 44px;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    top: 50%;

    width: 100%;
    margin: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
@media (max-width: 1470px)
{
    .title h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .title h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title h2
    {
        font-size: 24px;
    }
}
.title h2 span
{
    color: #29934b;
}
.indexcontent
{
    position: relative;
    z-index: 2;
}
.box-works
{
    position: relative;
}
.box-works .works
{
    position: relative;
    z-index: 2;

    margin-top: 40px;
}
@media (max-width: 767px)
{
    .box-works .works
    {
        margin: 0;
    }
}
.box-works .works .item
{
    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;
}
.box-works .works .item .pic
{
    position: relative;
}
.box-works .works .item .pic .img-box
{
    padding-bottom: 90.90909091%;
}
.box-works .works .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-works .works .item .mask
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    padding: 40px;

    -webkit-transition: all .2s;
            transition: all .2s;

    background-color: rgba(41, 147, 75, 0);
}
@media (max-width: 1199px)
{
    .box-works .works .item .mask
    {
        padding: 20px;
    }
}
.box-works .works .item .mask b
{
    font-size: 30px;
    line-height: 40px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .box-works .works .item .mask b
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .box-works .works .item .mask b
    {
        font-size: 20px;
    }
}
.box-works .works .item .mask .note
{
    min-height: 60%;
    margin-top: 20px;
}
.box-works .works .item .mask p
{
    font-size: 22px;
    line-height: 48px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 144px;
    margin: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: rgba(255, 255, 255, 0);

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.box-works .works .item .mask span.more
{
    font-size: 20px;
    line-height: 50px;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    opacity: 0;
    color: #fff;
    border: 1px solid #fff;
}
.box-works .works .item .mask span.more:hover
{
    color: #29934b;
    background-color: #fff;
}
@media (min-width: 1200px)
{
    .box-works .works .item:hover .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .box-works .works .item:hover .mask
    {
        background-color: rgba(41, 147, 75, .9);
    }
    .box-works .works .item:hover .mask b
    {
        color: #fff;
    }
    .box-works .works .item:hover .mask p
    {
        color: #fff;
    }
    .box-works .works .item:hover .mask span.more
    {
        opacity: 1;
    }
}
.box-about
{
    overflow: hidden;

    padding-top: 0;

    background: url(../images/about_bg.jpg) no-repeat center;
    background-size: cover;
}
.box-about .pic
{
    position: relative;
}
.box-about .pic .title
{
    position: absolute;
    z-index: 2;
    top: 10%;

    width: 100%;

    color: #fff;
}
.box-about .pic .title:after
{
    background-color: #fff;
}
.box-about .pic .title h3
{
    color: rgba(255, 255, 255, .38);
}
@media (max-width: 991px)
{
    .box-about .pic img
    {
        width: 100%;
    }
}
.box-about .about
{
    position: relative;
    z-index: 2;

    padding-right: 34%;
}
@media (max-width: 1199px)
{
    .box-about .about
    {
        padding-right: 40%;
    }
}
@media (max-width: 991px)
{
    .box-about .about
    {
        padding-right: 0;
    }
}
.box-about .about .text
{
    line-height: 2.28571429;

    margin-top: 30px;
    padding-right: 30px;

    color: #666;
}
@media (max-width: 991px)
{
    .box-about .about .text
    {
        line-height: 24px;

        padding-right: 0;
    }
}
.box-about .about .text h1
{
    font-size: 20px;
    font-weight: bold;

    display: inline-block;

    margin: 0;

    color: #29934b;
}
@media (max-width: 991px)
{
    .box-about .about .text h1
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .box-about .about .text h1
    {
        font-size: 16px;
    }
}
.box-about .about .text p
{
    margin: 0;
}
.box-about .about .mission
{
    position: absolute;
    right: 0;
    bottom: 0;

    width: 34%;
    padding: 40px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .box-about .about .mission
    {
        width: 40%;
        padding: 20px;
    }
}
@media (max-width: 991px)
{
    .box-about .about .mission
    {
        position: relative;

        width: 100%;
        margin-top: 30px;
    }
}
.box-about .about .mission .title-mission h2
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
@media (max-width: 991px)
{
    .box-about .about .mission .title-mission h2
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .box-about .about .mission .title-mission h2
    {
        font-size: 22px;
    }
}
.box-about .about .mission .title-mission h3
{
    font-size: 20px;

    margin: 10px 0 0 0;

    color: #999;
}
@media (max-width: 767px)
{
    .box-about .about .mission .title-mission h3
    {
        font-size: 16px;
    }
}
.box-about .about .mission .item
{
    position: relative;

    margin-top: 30px;
    padding: 14px 0 14px 100px;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item
    {
        padding: 10px 0 10px 80px;
    }
}
.box-about .about .mission .item:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 80px;
    height: 80px;

    content: '';

    color: #29934b;
    border: 1px dotted #29934b;
    border-radius: 50%;
    background: url(../images/about-icon.png) no-repeat;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item:before
    {
        line-height: 70px;

        width: 70px;
        height: 70px;

        background-size: cover;
    }
}
.box-about .about .mission .item-zhuanye:before
{
    background-position: -80px 0;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item-zhuanye:before
    {
        background-position: -68px 0;
    }
}
.box-about .about .mission .item-pinzhi:before
{
    background-position: -160px 0;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item-pinzhi:before
    {
        background-position: -136px 0;
    }
}
.box-about .about .mission .item-gongying:before
{
    background-position: -240px 0;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item-gongying:before
    {
        background-position: -204px 0;
    }
}
.box-about .about .mission .item b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;

    color: #000;
}
@media (max-width: 1199px)
{
    .box-about .about .mission .item b
    {
        font-size: 18px;
        line-height: 24px;
    }
}
.box-about .about .mission .item p
{
    line-height: 24px;

    margin: 0;

    color: #343434;
}
.box-about .number > ul
{
    font-size: 0;
}
.box-about .number > ul > li
{
    font-size: 14px;

    position: relative;

    display: inline-block;

    width: 16.66666667%;
    margin-top: 50px;

    text-align: center;
    vertical-align: top;
}
@media (max-width: 991px)
{
    .box-about .number > ul > li
    {
        width: 33.33333333%;
    }
    .box-about .number > ul > li:nth-child(3n):after
    {
        display: none;
    }
}
.box-about .number > ul > li:after
{
    position: absolute;
    top: 34%;
    right: 0;

    display: inline-block;

    width: 1px;
    height: 40px;

    content: '';

    background-color: #e3e3e3;
}
.box-about .number > ul > li:last-child:after
{
    display: none;
}
.box-about .number .item
{
    display: inline-block;

    vertical-align: middle;
}
.box-about .number .item b
{
    font-size: 60px;
    line-height: 1;

    color: #29934b;
}
@media (max-width: 1199px)
{
    .box-about .number .item b
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .box-about .number .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .box-about .number .item b
    {
        font-size: 30px;
    }
}
.box-about .number .item b sup
{
    font-size: 24px;
    font-weight: 300;

    top: 0;

    vertical-align: top;

    color: #666;
}
@media (max-width: 767px)
{
    .box-about .number .item b sup
    {
        font-size: 20px;
    }
}
.box-about .number .item p
{
    font-size: 20px;
    line-height: 24px;

    margin: 10px 0 0 0;

    color: #666;
}
@media (max-width: 991px)
{
    .box-about .number .item p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .box-about .number .item p
    {
        font-size: 16px;
    }
}
.box-case .slick-case
{
    margin: 0 -15px;
    margin-top: 50px;
}
@media (max-width: 767px)
{
    .box-case .slick-case
    {
        margin: 0 -8px;
        margin-top: 30px;
    }
}
.box-case .slick-case .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .box-case .slick-case .slick-slide
    {
        padding: 0 8px;
    }
}
.box-case .item
{
    display: block;

    text-align: center;
}
.box-case .item .img-box
{
    padding-bottom: 66.25%;
}
.box-case .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-case .item p
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .box-case .item p
    {
        font-size: 16px;
    }
}
.box-case .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-case .item:hover p
{
    color: #29934b;
}
.box-strategic
{
    background: url(../images/strategic_bg.jpg) no-repeat center fixed;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .box-strategic
    {
        background: url(../images/strategic_bg.jpg) no-repeat center;
        background-size: cover;
    }
}
.box-strategic .strategic
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .box-strategic .strategic
    {
        margin-top: 14px;
    }
}
.box-strategic .strategic > ul
{
    font-size: 0;
}
@media (min-width: 1200px)
{
    .box-strategic .strategic > ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .box-strategic .strategic > ul:after
    {
        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: 0;
        margin: 0;

        content: '';
    }
}
@media (max-width: 1199px)
{
    .box-strategic .strategic > ul
    {
        margin: 0 -10px;
    }
}
.box-strategic .strategic > ul > li
{
    display: inline-block;

    -webkit-transition: all .6s;
            transition: all .6s;
    vertical-align: top;
}
@media (max-width: 1199px)
{
    .box-strategic .strategic > ul > li
    {
        font-size: 14px;

        width: 33.33333333%;
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .box-strategic .strategic > ul > li
    {
        width: 100%;
    }
}
.box-strategic .strategic > ul > li:hover
{
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.box-strategic .strategic .item
{
    display: block;

    width: 360px;
    margin-top: 30px;
    padding: 120px 10%;

    text-align: center;

    color: #fff;
    background: url(../images/strategic-icon.png) no-repeat center;
    background-size: 100% 100%;
}
@media (max-width: 1199px)
{
    .box-strategic .strategic .item
    {
        width: 100%;
        padding: 80px 8%;
    }
}
@media (max-width: 991px)
{
    .box-strategic .strategic .item
    {
        padding: 50px 5%;
    }
}
@media (max-width: 767px)
{
    .box-strategic .strategic .item
    {
        padding: 20px 10px;

        border: 1px solid #dcdcdc;
        background-color: #29934b;
    }
}
.box-strategic .strategic .item:before
{
    font-family: 'iconfont' !important;
    font-size: 60px;
    line-height: 60px;

    display: block;

    content: '\e619';
}
@media (max-width: 991px)
{
    .box-strategic .strategic .item:before
    {
        font-size: 40px;
        line-height: 40px;
    }
}
.box-strategic .strategic .item-xiandaihua:before
{
    content: '\e623';
}
.box-strategic .strategic .item-tixi:before
{
    content: '\e79d';
}
.box-strategic .strategic .item b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;

    display: block;

    margin: 14px 0;
}
@media (max-width: 1199px)
{
    .box-strategic .strategic .item b
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .box-strategic .strategic .item b
    {
        font-size: 16px;
        line-height: 24px;

        margin: 4px 0;
    }
}
.box-strategic .strategic .item p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;
}
@media (max-width: 1199px)
{
    .box-strategic .strategic .item p
    {
        font-size: 14px;
        line-height: 24px;
    }
}
.box-news .news
{
    margin-top: 60px;
}
@media (max-width: 991px)
{
    .box-news .news
    {
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .box-news .news .item
    {
        margin-top: 20px;
    }
}
.box-news .news .item .pic .img-box
{
    padding-bottom: 62.22222222%;
}
.box-news .news .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news .item .note
{
    margin-top: 30px;
}
@media (max-width: 991px)
{
    .box-news .news .item .note
    {
        margin-top: 14px;
    }
}
.box-news .news .item .note b
{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .box-news .news .item .note b
    {
        font-size: 16px;
    }
}
.box-news .news .item .note span.date
{
    font-size: 16px;
    line-height: 24px;

    display: block;

    margin-top: 8px;

    color: #29934b;
}
.box-news .news .item .note p
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 10px 0 0 0;

    color: #959595;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-news .news .item .note a.more
{
    font-size: 16px;
    line-height: 40px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 30px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #29934b;
    border: 1px solid #29934b;
}
@media (max-width: 767px)
{
    .box-news .news .item .note a.more
    {
        font-size: 14px;
        line-height: 34px;

        padding: 0 20px;
    }
}
.box-news .news .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.box-news .news .item:hover .note b
{
    color: #29934b;
}
.box-news .news .item:hover .note a.more
{
    color: #fff;
    background-color: #29934b;
}
@media (max-width: 991px)
{
    .box-news .news .list
    {
        margin-top: 30px;
    }
}
.box-news .news .list ul
{
    border-top: 1px solid #ddd;
}
.box-news .news .list ul li
{
    border-bottom: 1px solid #ddd;
}
.box-news .news .list .item-list
{
    position: relative;

    min-height: 122px;
    padding: 16px 0;
    padding-left: 110px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .box-news .news .list .item-list
    {
        padding-left: 100px;
    }
}
.box-news .news .list .item-list .pic
{
    position: absolute;
    top: 16px;
    left: 0;

    width: 90px;
}
.box-news .news .list .item-list .pic .img-box
{
    padding-bottom: 100%;
}
.box-news .news .list .item-list .pic .img-box img
{
    width: auto;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.box-news .news .list .item-list .note b
{
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .box-news .news .list .item-list .note b
    {
        font-size: 16px;
    }
}
.box-news .news .list .item-list .note p
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 4px 0 0 0;

    color: #959595;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box-news .news .list .item-list:hover
{
    padding: 16px 20px;

    color: #fff;
    background-color: #29934b;
}
.box-news .news .list .item-list:hover .pic
{
    width: 0;
}
.box-news .news .list .item-list:hover .note p
{
    color: #fff;
}
.footer
{
    position: relative;

    color: #fff;
    background-color: #292929;
}
@media (max-width: 991px)
{
    .footer
    {
        padding-bottom: 55px;
    }
}
.footer .foot
{
    font-size: 0;

    overflow: hidden;

    padding: 50px 0 20px;
}
@media (max-width: 1199px)
{
    .footer .foot
    {
        padding: 20px 0;
    }
}
.footer .foot > ul
{
    padding: 0;

    text-align: justify;
    text-justify: distribute-all-lines;
}
.footer .foot > ul:after
{
    display: inline-block;
    overflow: hidden;

    width: 100%;
    height: 0;
    margin: 0;

    content: '';
}
@media (max-width: 1199px)
{
    .footer .foot > ul:after
    {
        display: none;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul
    {
        display: block;
        overflow: hidden;
    }
}
.footer .foot > ul > li
{
    font-size: 14px;

    display: inline-block;

    text-align: left;
    vertical-align: top;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li
    {
        display: block;

        width: 100%;
    }
}
.footer .foot > ul > li .item
{
    text-align: left;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item
    {
        margin: 10px 0;
    }
}
.footer .foot > ul > li .item .title-foot:after
{
    display: block;

    width: 80px;
    height: 2px;
    margin-top: 6px;

    content: '';

    background-color: #29934b;
}
.footer .foot > ul > li .item .title-foot h3
{
    font-size: 20px;
    line-height: 30px;

    margin: 0;

    color: #fff;
}
.footer .foot > ul > li .item-1
{
    width: 330px;
}
@media (max-width: 1350px)
{
    .footer .foot > ul > li .item-1
    {
        width: 200px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-1
    {
        display: none;

        width: 100%;
    }
}
.footer .foot > ul > li .item-1 img
{
    max-width: 260px;
    margin-bottom: 10px;
}
.footer .foot > ul > li .item-1 p
{
    line-height: 36px;

    margin: 0;
}
.footer .foot > ul > li .item-1 .info-down
{
    margin: 0;
}
.footer .foot > ul > li .item-2 .down-left,
.footer .foot > ul > li .item-2 .down-right
{
    display: inline-block;

    width: 100px;

    vertical-align: top;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-2 .down-left,
    .footer .foot > ul > li .item-2 .down-right
    {
        width: 100%;
    }
}
.footer .foot > ul > li .item-2 a
{
    font-size: 14px;
    line-height: 36px;

    position: relative;

    display: block;

    padding-left: 8px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-2 a
    {
        line-height: 30px;

        display: inline-block;

        vertical-align: top;
    }
}
.footer .foot > ul > li .item-2 a:before
{
    position: absolute;
    left: 0;

    content: '·';
}
.footer .foot > ul > li .item-2 a:hover
{
    color: #29934b;
}
.footer .foot > ul > li .item-3
{
    width: 360px;
}
@media (max-width: 1350px)
{
    .footer .foot > ul > li .item-3
    {
        width: 200px;
    }
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-3
    {
        width: 100%;
    }
}
.footer .foot > ul > li .item-3 p
{
    line-height: 36px;

    position: relative;

    margin: 0;
    padding-left: 30px;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-3 p
    {
        line-height: 30px;

        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
}
.footer .foot > ul > li .item-3 p:before
{
    font-family: 'iconfont' !important;

    position: absolute;
    top: 0;
    left: 0;

    content: '\e640';

    color: #fff;
}
.footer .foot > ul > li .item-3 p.address:before
{
    content: '\e646';
}
.footer .foot > ul > li .item-3 p.tel:before
{
    content: '\e601';
}
.footer .foot > ul > li .item-3 p.email:before
{
    font-size: 12px;

    content: '\e64e';
}
.footer .foot > ul > li .item-3 p b
{
    font-weight: normal;

    color: #fff;
}
.footer .foot > ul > li .item-3 p a:hover
{
    color: #29934b;
}
@media (max-width: 1199px)
{
    .footer .foot > ul > li .item-4
    {
        display: none;
    }
}
.footer .foot > ul > li .item-4 img
{
    max-width: 160px;
}
.footer .foot > ul > li p
{
    line-height: 26px;

    margin: 10px 0 0 0;
}
.footer .foot > ul > li .info-down
{
    margin-top: 14px;
}
.footer .foot > ul > li.current .title-foot h3:after
{
    content: '\e628';
}
.footer .message
{
    padding: 15px 0;

    border-top: 1px solid #7c7c7c;
}
.footer .message input,
.footer .message textarea
{
    line-height: 24px;

    width: 100%;
    margin: 10px 0;
    padding: 10px 20px;

    color: #666;
}
@media (max-width: 1199px)
{
    .footer .message input,
    .footer .message textarea
    {
        margin: 4px 0;
        padding: 4px 10px;
    }
}
.footer .message input::-webkit-input-placeholder,
.footer .message textarea::-webkit-input-placeholder
{
    color: #a2a2a2;
}
.footer .message input:-o-placeholder,
.footer .message textarea:-o-placeholder
{
    color: #a2a2a2;
}
.footer .message input::-moz-placeholder,
.footer .message textarea::-moz-placeholder
{
    color: #a2a2a2;
}
.footer .message input:-ms-input-placeholder,
.footer .message textarea:-ms-input-placeholder
{
    color: #a2a2a2;
}
.footer .message input:focus::-webkit-input-placeholder,
.footer .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.footer .message input:focus::-o-placeholder,
.footer .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.footer .message input:focus::-moz-placeholder,
.footer .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.footer .message input:focus::-ms-input-placeholder,
.footer .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.footer .message .submit
{
    line-height: 44px;

    width: 100%;
    height: 44px;
    margin: 10px 0;
    padding: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 0;
    background-color: #29934b;
}
.footer .message .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    display: inline-block;

    margin-top: -4px;
    margin-right: 10px;

    content: '\e62a';
    vertical-align: middle;
}
.footer .message .submit:hover
{
    background-color: #1f833f;
}
.footer .copyright
{
    padding: 15px 0;

    text-align: center;

    color: #bebebe;
    border-top: 1px solid #7c7c7c;
}
@media (max-width: 991px)
{
    .footer .copyright
    {
        padding: 15px 0;
    }
}
.footer .copyright p
{
    margin: 0;
}
.footer .copyright p
{
    line-height: 30px;

    display: inline-block;
}
.footer .copyright p a
{
    margin: 0 20px;
}
.footer .copyright a.sitemap
{
    line-height: 30px;

    display: inline-block;

    margin: 0;
}
.footer .copyright a:hover
{
    color: #29934b;
}
.wrapper
{
    clear: both;
    overflow: hidden;
}
.wrap
{
    padding: 50px 0;
}
.title-in
{
    text-align: center;
}
.title-in h1,
.title-in h2
{
    font-size: 24px;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 991px)
{
    .title-in h1,
    .title-in h2
    {
        font-size: 20px;
    }
}
.wrap-left
{
    float: left;

    width: 24%;
    margin-bottom: -9999px;
    padding-bottom: 9999px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 991px)
{
    .wrap-left
    {
        width: 100%;
        margin-bottom: 0;
        padding: 0;

        background: none;
        box-shadow: none;
    }
}
.wrap-left .title-sidenav
{
    padding: 15px 0;

    text-align: center;

    color: #fff;
    background-color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-left .title-sidenav
    {
        display: none;
    }
}
.wrap-left .title-sidenav h2
{
    font-size: 30px;
    line-height: 40px;

    margin: 0;
}
@media (max-width: 1199px)
{
    .wrap-left .title-sidenav h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-left .title-sidenav h2
    {
        font-size: 20px;
    }
}
.wrap-left .title-sidenav span
{
    font-family: 'Plat Nomor', Arial;
    font-size: 20px;
    line-height: 1.5;

    display: inline-block;

    margin-left: 8px;

    vertical-align: bottom;

    color: #e58c0d;
}
@media (max-width: 991px)
{
    .wrap-left .title-sidenav span
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-left .title-sidenav span
    {
        font-size: 16px;
    }
}
.wrap-left .sidenav ul.slevel-1 > li
{
    display: block;

    margin-top: 10px;
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li
    {
        display: inline-block;

        vertical-align: top;
    }
}
@media (max-width: 767px)
{
    .wrap-left .sidenav ul.slevel-1 > li
    {
        margin: 0;
    }
}
.wrap-left .sidenav ul.slevel-1 > li > a
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 10px 50px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1470px)
{
    .wrap-left .sidenav ul.slevel-1 > li > a
    {
        padding: 10px 30px;
    }
}
@media (max-width: 1199px)
{
    .wrap-left .sidenav ul.slevel-1 > li > a
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li > a
    {
        font-size: 16px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-left .sidenav ul.slevel-1 > li > a
    {
        padding: 6px 10px;
    }
}
.wrap-left .sidenav ul.slevel-1 > li ul.slevel-2
{
    display: none;
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2
    {
        background-color: rgba(41, 147, 75, .1);
    }
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li
    {
        display: inline-block;

        vertical-align: top;
    }
}
.wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li > a
{
    font-size: 16px;
    line-height: 30px;

    display: block;

    padding: 10px 80px;

    -webkit-transition: all .2s;
            transition: all .2s;

    border-left: 3px solid #fff;
}
@media (max-width: 1470px)
{
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li > a
    {
        padding: 10px 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li > a
    {
        font-size: 14px;

        padding: 0 10px;

        border: none;
    }
}
.wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li.active > a,
.wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li:hover > a
{
    text-decoration: underline;

    color: #29934b;
    border-left: 3px solid #29934b;
    background-color: rgba(41, 147, 75, .2);
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li.active > a,
    .wrap-left .sidenav ul.slevel-1 > li ul.slevel-2 > li:hover > a
    {
        color: #29934b;
        border: none;
        background: none;
    }
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li.active,
    .wrap-left .sidenav ul.slevel-1 > li:hover
    {
        background: none;
    }
}
.wrap-left .sidenav ul.slevel-1 > li.active > a,
.wrap-left .sidenav ul.slevel-1 > li:hover > a
{
    text-align: center;

    color: #fff;
    background-color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-left .sidenav ul.slevel-1 > li.active > a,
    .wrap-left .sidenav ul.slevel-1 > li:hover > a
    {
        text-align: left;

        color: #29934b;
        background: none;
    }
}
.wrap-left .sidenav ul.slevel-1 > li.active ul.slevel-2
{
    display: block;
}
.wrap-right
{
    position: relative;

    float: left;

    width: 76%;
    margin-top: 70px;
    padding-left: 30px;

    border-top: 1px solid #e6e6e6;
}
@media (max-width: 991px)
{
    .wrap-right
    {
        width: 100%;
        margin-top: 0;
        padding-left: 0;
    }
}
.inside-nav
{
    overflow: hidden;
    overflow-x: auto;

    height: 66px;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;

    border-bottom: 1px solid #e7e7e7;
    background-color: #f9f9f9;

    -webkit-overflow-scrolling: touch;
    /*定义滚动条轨道 内阴影+圆角*/
    /*定义滑块 内阴影+圆角*/
    /*滑块效果*/
}
.inside-nav::-webkit-scrollbar
{
    width: 5px;
    height: 5px;

    background-color: #f9f9f9;
}
.inside-nav::-webkit- scrollbar-track
{
    border-radius: 5px;
    background-color: #f9f9f9;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.inside-nav::-webkit-scrollbar-thumb
{
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .1);
}
.inside-nav::-webkit- scrollbar-thumb:hover
{
    border-radius: 5px;
    background: rgba(0, 0, 0, .3);
}
.inside-nav .nav-wrap
{
    position: relative;
    z-index: 2;

    text-align: center;
}
.inside-nav .nav-wrap ul
{
    font-size: 0;

    position: relative;

    display: inline-block;

    margin: 0;
    padding: 0;

    vertical-align: top;
    white-space: nowrap;
}
.inside-nav .nav-wrap ul li
{
    font-size: 14px;
    font-size: 20px;
    line-height: 66px;

    position: relative;

    display: inline-block;

    padding: 0 50px;

    vertical-align: top;

    color: #666;
}
@media (max-width: 1470px)
{
    .inside-nav .nav-wrap ul li
    {
        font-size: 18px;

        padding: 0 40px;
    }
}
@media (max-width: 1350px)
{
    .inside-nav .nav-wrap ul li
    {
        padding: 0 30px;
    }
}
@media (max-width: 991px)
{
    .inside-nav .nav-wrap ul li
    {
        font-size: 16px;

        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .inside-nav .nav-wrap ul li
    {
        font-size: 16px;
    }
}
.inside-nav .nav-wrap ul li:after
{
    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;

    content: '|';
    vertical-align: middle;
}
.inside-nav .nav-wrap ul li:last-child:after
{
    display: none;
}
.inside-nav .nav-wrap ul li a
{
    position: relative;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    vertical-align: middle;
}
.inside-nav .nav-wrap ul li a:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 3px;

    content: '';
    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);

    background-color: #fc9604;
}
@media (max-width: 767px)
{
    .inside-nav .nav-wrap ul li a:after
    {
        bottom: 5px;
    }
}
.inside-nav .nav-wrap ul li.active a:after,
.inside-nav .nav-wrap ul li:hover a:after
{
    width: 100%;
}
.wrap-about .pic
{
    position: relative;
}
.wrap-about .pic .title
{
    position: absolute;
    z-index: 2;
    top: 10%;

    width: 100%;

    color: #fff;
}
.wrap-about .pic .title:after
{
    background-color: #fff;
}
.wrap-about .pic .title h3
{
    color: rgba(255, 255, 255, .38);
}
@media (max-width: 991px)
{
    .wrap-about .pic img
    {
        width: 100%;
    }
}
.wrap-about .about
{
    font-size: 0;

    position: relative;
    z-index: 2;
}
.wrap-about .about .title-mission h2,
.wrap-about .about .title-about h2
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-about .about .title-mission h2,
    .wrap-about .about .title-about h2
    {
        font-size: 26px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .title-mission h2,
    .wrap-about .about .title-about h2
    {
        font-size: 22px;
    }
}
.wrap-about .about .title-mission h3,
.wrap-about .about .title-about h3
{
    font-size: 20px;

    margin: 10px 0 0 0;

    color: #999;
}
@media (max-width: 767px)
{
    .wrap-about .about .title-mission h3,
    .wrap-about .about .title-about h3
    {
        font-size: 16px;
    }
}
.wrap-about .about .text,
.wrap-about .about .mission
{
    font-size: 14px;

    display: inline-block;

    vertical-align: top;
}
.wrap-about .about .text
{
    line-height: 2.28571429;

    width: 66%;
    padding-right: 30px;
    padding-right: 8%;

    color: #666;
}
@media (max-width: 1199px)
{
    .wrap-about .about .text
    {
        padding-right: 4%;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .text
    {
        line-height: 26px;

        width: 100%;
        padding-right: 0;
    }
}
.wrap-about .about .text .note
{
    margin-top: 20px;
}
.wrap-about .about .text h1
{
    font-size: 20px;
    font-weight: bold;

    display: inline-block;

    margin: 0;

    color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-about .about .text h1
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .about .text h1
    {
        font-size: 16px;
    }
}
.wrap-about .about .text p
{
    margin: 0;
}
.wrap-about .about .mission
{
    width: 34%;
    padding: 40px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission
    {
        padding: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .about .mission
    {
        position: relative;

        width: 100%;
        margin-top: 30px;
    }
}
.wrap-about .about .mission .item
{
    position: relative;

    margin-top: 30px;
    padding: 14px 0 14px 100px;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item
    {
        padding: 10px 0 10px 80px;
    }
}
.wrap-about .about .mission .item:before
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 80px;
    height: 80px;

    content: '';

    color: #29934b;
    border: 1px dotted #29934b;
    border-radius: 50%;
    background: url(../images/about-icon.png) no-repeat;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item:before
    {
        line-height: 70px;

        width: 70px;
        height: 70px;

        background-size: cover;
    }
}
.wrap-about .about .mission .item-zhuanye:before
{
    background-position: -80px 0;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item-zhuanye:before
    {
        background-position: -68px 0;
    }
}
.wrap-about .about .mission .item-pinzhi:before
{
    background-position: -160px 0;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item-pinzhi:before
    {
        background-position: -136px 0;
    }
}
.wrap-about .about .mission .item-gongying:before
{
    background-position: -240px 0;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item-gongying:before
    {
        background-position: -204px 0;
    }
}
.wrap-about .about .mission .item b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;

    color: #000;
}
@media (max-width: 1199px)
{
    .wrap-about .about .mission .item b
    {
        font-size: 18px;
        line-height: 24px;
    }
}
.wrap-about .about .mission .item p
{
    line-height: 24px;

    margin: 0;

    color: #343434;
}
.wrap-about .number > ul
{
    font-size: 0;
}
.wrap-about .number > ul > li
{
    font-size: 14px;

    position: relative;

    display: inline-block;

    width: 16.66666667%;
    margin-top: 50px;

    text-align: center;
    vertical-align: top;
}
@media (max-width: 991px)
{
    .wrap-about .number > ul > li
    {
        width: 33.33333333%;
    }
    .wrap-about .number > ul > li:nth-child(3n):after
    {
        display: none;
    }
}
.wrap-about .number > ul > li:after
{
    position: absolute;
    top: 34%;
    right: 0;

    display: inline-block;

    width: 1px;
    height: 40px;

    content: '';

    background-color: #e3e3e3;
}
.wrap-about .number > ul > li:last-child:after
{
    display: none;
}
.wrap-about .number .item
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-about .number .item b
{
    font-size: 60px;
    line-height: 1;

    color: #29934b;
}
@media (max-width: 1199px)
{
    .wrap-about .number .item b
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .wrap-about .number .item b
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .number .item b
    {
        font-size: 30px;
    }
}
.wrap-about .number .item b sup
{
    font-size: 24px;
    font-weight: 300;

    top: 0;

    vertical-align: top;

    color: #666;
}
@media (max-width: 767px)
{
    .wrap-about .number .item b sup
    {
        font-size: 20px;
    }
}
.wrap-about .number .item p
{
    font-size: 20px;
    line-height: 24px;

    margin: 10px 0 0 0;

    color: #666;
}
@media (max-width: 991px)
{
    .wrap-about .number .item p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .wrap-about .number .item p
    {
        font-size: 16px;
    }
}
.wrap-video
{
    position: relative;

    background-color: #000;
}
.wrap-video img
{
    width: 100%;

    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: .86;
}
@media (max-width: 767px)
{
    .wrap-video img
    {
        width: 200%;
        margin-left: -50%;
    }
}
.wrap-video .play
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    color: #fff;
}
.wrap-video .play:before
{
    display: block;

    width: 100px;
    height: 100px;

    content: '';

    background: url(../images/play.png) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .wrap-video .play:before
    {
        width: 70px;
        height: 70px;
    }
}
.wrap-video:hover img
{
    opacity: .6;
}
.wrap-case .case
{
    margin-top: -30px;
}
.wrap-case .case .item
{
    display: block;

    margin-top: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
.wrap-case .case .item .img-box
{
    padding-bottom: 66.25%;
}
.wrap-case .case .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-case .case .item .pic
{
    padding: 14px;

    border: 1px solid #cacaca;
}
.wrap-case .case .item p
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 10px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 767px)
{
    .wrap-case .case .item p
    {
        font-size: 16px;
    }
}
.wrap-case .case .item:hover .pic
{
    border-color: #29934b;
    box-shadow: 0 0 10px rgba(41, 147, 75, .4);
}
.wrap-case .case .item:hover .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-technology .technology
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .wrap-technology .technology
    {
        margin-top: -20px;
    }
}
.wrap-technology .technology > ul > li:nth-child(2n) .pic
{
    left: 52%;
}
@media (max-width: 767px)
{
    .wrap-technology .technology > ul > li:nth-child(2n) .pic
    {
        left: 0;
    }
}
.wrap-technology .technology > ul > li:nth-child(2n) .text
{
    right: 48%;
}
@media (max-width: 767px)
{
    .wrap-technology .technology > ul > li:nth-child(2n) .text
    {
        right: 0;
    }
}
.wrap-technology .technology > ul > li:nth-child(2n) .text .title-technology
{
    text-align: right;
}
.wrap-technology .technology .item
{
    font-size: 0;

    display: block;

    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .wrap-technology .technology .item
    {
        margin-top: 20px;
    }
}
.wrap-technology .technology .item .pic,
.wrap-technology .technology .item .text
{
    font-size: 14px;

    position: relative;

    display: inline-block;

    vertical-align: middle;
}
.wrap-technology .technology .item .pic
{
    width: 48%;
}
@media (max-width: 767px)
{
    .wrap-technology .technology .item .pic
    {
        width: 100%;
    }
}
.wrap-technology .technology .item .pic .img-box
{
    padding-bottom: 66.66666667%;
}
.wrap-technology .technology .item .text
{
    width: 52%;
    padding: 30px 30px 30px 60px;
}
@media (max-width: 1199px)
{
    .wrap-technology .technology .item .text
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .wrap-technology .technology .item .text
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.wrap-technology .technology .item .text .title-technology h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 50px;

    position: relative;

    display: inline-block;

    margin: 0;
}
@media (max-width: 1199px)
{
    .wrap-technology .technology .item .text .title-technology h3
    {
        font-size: 24px;
        line-height: 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-technology .technology .item .text .title-technology h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-technology .technology .item .text .title-technology h3
    {
        font-size: 18px;
    }
}
.wrap-technology .technology .item .text .title-technology h3 span.number
{
    font-size: 65px;
    font-style: italic;

    position: absolute;
    top: 0;
    left: -10px;

    color: rgba(159, 159, 159, .3);
}
@media (max-width: 1199px)
{
    .wrap-technology .technology .item .text .title-technology h3 span.number
    {
        font-size: 45px;
    }
}
.wrap-technology .technology .item .text .note
{
    margin-top: 24px;
}
@media (max-width: 1199px)
{
    .wrap-technology .technology .item .text .note
    {
        margin-top: 10px;
    }
}
.wrap-technology .technology .item .text .note p
{
    line-height: 24px;

    margin: 0;

    color: #9f9f9f;
}
.wrap-download .download
{
    margin-top: -30px;
}
@media (max-width: 991px)
{
    .wrap-download .download
    {
        margin-top: -14px;
    }
}
.wrap-download .download .item
{
    font-size: 0;

    margin-top: 30px;
    padding: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 991px)
{
    .wrap-download .download .item
    {
        margin-top: 14px;
        padding: 14px;
    }
}
.wrap-download .download .item .pic,
.wrap-download .download .item .text
{
    font-size: 14px;

    display: inline-block;

    vertical-align: middle;
}
.wrap-download .download .item .pic
{
    position: relative;

    width: 34%;
}
@media (max-width: 1350px)
{
    .wrap-download .download .item .pic
    {
        width: 40%;
    }
}
@media (max-width: 1199px)
{
    .wrap-download .download .item .pic
    {
        width: 30%;
    }
}
@media (max-width: 991px)
{
    .wrap-download .download .item .pic
    {
        width: 44%;
    }
}
@media (max-width: 767px)
{
    .wrap-download .download .item .pic
    {
        width: 100%;
    }
}
.wrap-download .download .item .pic .img-box
{
    padding-bottom: 75%;
}
.wrap-download .download .item .pic .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-download .download .item .text
{
    position: relative;

    width: 66%;
    padding-left: 20px;
}
@media (max-width: 1350px)
{
    .wrap-download .download .item .text
    {
        width: 60%;
    }
}
@media (max-width: 1199px)
{
    .wrap-download .download .item .text
    {
        width: 70%;
        padding-left: 10px;
    }
}
@media (max-width: 991px)
{
    .wrap-download .download .item .text
    {
        width: 56%;
    }
}
@media (max-width: 767px)
{
    .wrap-download .download .item .text
    {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
}
.wrap-download .download .item .text span.number
{
    font-size: 100px;
    font-weight: bold;
    font-style: italic;
    line-height: 1;

    position: absolute;
    top: 0;
    right: 0;

    color: rgba(41, 147, 75, .04);
}
@media (max-width: 1199px)
{
    .wrap-download .download .item .text span.number
    {
        font-size: 80px;
    }
}
@media (max-width: 991px)
{
    .wrap-download .download .item .text span.number
    {
        font-size: 60px;
    }
}
.wrap-download .download .item .text b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;

    display: block;
    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1350px)
{
    .wrap-download .download .item .text b
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-download .download .item .text b
    {
        font-size: 16px;
    }
}
.wrap-download .download .item .text p
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 90px;
    margin: 0;

    color: #717171;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1350px)
{
    .wrap-download .download .item .text p
    {
        line-height: 24px;

        height: 72px;
    }
}
@media (max-width: 767px)
{
    .wrap-download .download .item .text p
    {
        display: -webkit-box;
        overflow: hidden;

        height: 48px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}
.wrap-download .download .item .text span.desc
{
    line-height: 30px;

    display: inline-block;

    margin-top: 10px;

    color: #717171;
}
.wrap-download .download .item .text a.down
{
    font-size: 16px;
    line-height: 30px;

    display: inline-block;
    float: right;

    margin-top: 10px;
    padding: 0 20px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #29934b;
    border: 1px solid #29934b;
}
@media (max-width: 1350px)
{
    .wrap-download .download .item .text a.down
    {
        font-size: 14px;

        padding: 0 10px;
    }
}
.wrap-download .download .item .text a.down:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    float: left;

    margin-right: 10px;

    content: '\e641';
}
@media (min-width: 1200px)
{
    .wrap-download .download .item:hover
    {
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    }
    .wrap-download .download .item:hover .pic .img-box img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .wrap-download .download .item:hover .text b
    {
        color: #29934b;
    }
    .wrap-download .download .item:hover .text a.down
    {
        color: #fff;
        background-color: #29934b;
    }
}
.wrap-worksscope
{
    padding-top: 0;

    background-color: #f7f7f7;
}
.wrap-worksscope .title-worksscope
{
    margin-top: 20px;

    text-align: center;
}
.wrap-worksscope .title-worksscope h2
{
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;

    color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-worksscope .title-worksscope h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .wrap-worksscope .title-worksscope h2
    {
        font-size: 20px;
    }
}
.wrap-worksscope .worksscope .item .img-box
{
    padding-bottom: 50%;
}
.wrap-worksscope .worksscope .slick-worksscope-for
{
    margin-top: 30px;
}
.wrap-worksscope .worksscope .slick-worksscope-for .item
{
    position: relative;
}
.wrap-worksscope .worksscope .slick-worksscope-for .item .play
{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    display: block;

    width: 75px;
    height: 75px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    background: url(../images/worksscope-play.png) no-repeat;
    background-size: cover;
}
@media (max-width: 991px)
{
    .wrap-worksscope .worksscope .slick-worksscope-for .item .play
    {
        width: 50px;
        height: 50px;
    }
}
.wrap-worksscope .worksscope .slick-worksscope-nav
{
    margin-top: 70px;
    padding: 0 30px;
}
@media (max-width: 1199px)
{
    .wrap-worksscope .worksscope .slick-worksscope-nav
    {
        margin-top: 40px;
    }
}
@media (max-width: 991px)
{
    .wrap-worksscope .worksscope .slick-worksscope-nav
    {
        margin-top: 20px;
        padding: 0;
    }
}
.wrap-worksscope .worksscope .slick-worksscope-nav .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .wrap-worksscope .worksscope .slick-worksscope-nav .slick-slide
    {
        padding: 0 8px;
    }
}
.wrap-worksscope .worksscope .slick-worksscope-nav .slick-arrow
{
    left: 0;
}
.wrap-worksscope .worksscope .slick-worksscope-nav .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.wrap-worksscope .worksscope .slick-worksscope-nav .slick-current .item
{
    border: 2px solid #29934b;
}
.wrap-worksscope .worksscope-text
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .wrap-worksscope .worksscope-text
    {
        margin-top: 20px;
    }
}
.wrap-worksscope .worksscope-text p
{
    line-height: 36px;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-worksscope .worksscope-text p
    {
        line-height: 26px;
    }
}
.wrap-news .news
{
    margin-top: -30px;
}
.wrap-news .news .item
{
    position: relative;

    display: block;

    margin-top: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 767px)
{
    .wrap-news .news .item
    {
        margin-top: 30px;
        padding: 0;
    }
}
.wrap-news .news .item .pic
{
    position: relative;
}
.wrap-news .news .item .img-box
{
    padding-bottom: 62.22222222%;
}
.wrap-news .news .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-news .news .item .text
{
    padding: 20px;
}
.wrap-news .news .item .text b
{
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

    -webkit-transition: all .2s;
            transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px)
{
    .wrap-news .news .item .text b
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .wrap-news .news .item .text b
    {
        font-size: 16px;
    }
}
.wrap-news .news .item .text p
{
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 90px;
    margin: 10px 0 0 0;

    color: #717171;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 991px)
{
    .wrap-news .news .item .text p
    {
        line-height: 24px;

        height: 72px;
        margin: 4px 0 0 0;
    }
}
.wrap-news .news .item .text span.date
{
    line-height: 36px;

    display: inline-block;

    margin-top: 10px;
}
.wrap-news .news .item .text span.date:before
{
    font-family: 'iconfont' !important;
    font-size: 22px;

    float: left;

    margin-right: 10px;

    content: '\e642';

    color: #29934b;
}
.wrap-news .news .item .text a.more
{
    font-size: 16px;
    line-height: 36px;

    display: inline-block;
    float: right;

    margin-top: 10px;
    padding: 0 24px;

    color: #fff;
    background-color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-news .news .item .text a.more
    {
        font-size: 14px;
    }
}
.wrap-news .news .item:hover
{
    box-shadow: 0 0 10px rgba(41, 147, 75, .3);
}
.wrap-news .news .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-news .news .item:hover .text b
{
    color: #29934b;
}
.wrap-news-show .title-news-show h1,
.wrap-case-show .title-news-show h1,
.wrap-news-show .title-case-show h1,
.wrap-case-show .title-case-show h1
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-news-show .title-news-show h1,
    .wrap-case-show .title-news-show h1,
    .wrap-news-show .title-case-show h1,
    .wrap-case-show .title-case-show h1
    {
        font-size: 20px;
    }
}
.wrap-news-show .title-news-show span.date,
.wrap-case-show .title-news-show span.date,
.wrap-news-show .title-case-show span.date,
.wrap-case-show .title-case-show span.date
{
    line-height: 24px;

    display: inline-block;

    margin-top: 10px;

    vertical-align: middle;
}
.wrap-news-show .title-news-show span.date:before,
.wrap-case-show .title-news-show span.date:before,
.wrap-news-show .title-case-show span.date:before,
.wrap-case-show .title-case-show span.date:before
{
    font-family: 'iconfont' !important;
    font-size: 18px;

    float: left;

    margin-right: 10px;

    content: '\e642';

    color: #29934b;
}
.wrap-news-show .news-show,
.wrap-case-show .news-show,
.wrap-news-show .case-show,
.wrap-case-show .case-show
{
    line-height: 2.57142857;

    margin-top: 10px;

    color: #8d8d8d;
}
@media (max-width: 991px)
{
    .wrap-news-show .news-show,
    .wrap-case-show .news-show,
    .wrap-news-show .case-show,
    .wrap-case-show .case-show
    {
        line-height: 26px;
    }
}
.wrap-news-show .news-show p,
.wrap-case-show .news-show p,
.wrap-news-show .case-show p,
.wrap-case-show .case-show p
{
    margin: 0;
}
.wrap-news-show .news-show img,
.wrap-case-show .news-show img,
.wrap-news-show .case-show img,
.wrap-case-show .case-show img
{
    max-width: 100%;
    height: auto !important;
}
.wrap-case-show .title-case-show h1
{
    font-size: 24px;
}
.wrap-product
{
    padding-top: 0;
}
.wrap-product .title-product
{
    margin-top: -70px;

    text-align: center;
}
@media (max-width: 991px)
{
    .wrap-product .title-product
    {
        margin-top: 20px;
    }
}
.wrap-product .title-product h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;

    margin: 0;

    color: #29934b;
}
.wrap-product .product .item
{
    font-size: 0;

    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;

    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 991px)
{
    .wrap-product .product .item
    {
        margin-top: 20px;
    }
}
.wrap-product .product .item:before
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.wrap-product .product .item .img-box
{
    padding-bottom: 83.75%;
}
.wrap-product .product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product .product .item .text
{
    text-align: center;
}
.wrap-product .product .item .text b
{
    font-size: 16px;
    font-weight: normal;
    line-height: 56px;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;

    -webkit-transition: all .2s;
            transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-product .product .item .text b
    {
        line-height: 40px;

        height: 40px;
    }
}
.wrap-product .product .item:hover:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    border: 4px solid #29934b;
    border-radius: 6px;
}
.wrap-product .product .item:hover .pic
{
    box-shadow: 0 5px 10px rgba(41, 147, 75, .2);
}
.wrap-product .product .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product .product .item:hover .text b
{
    color: #29934b;
}
.wrap-product .product .item:hover .more a
{
    color: #fff;
    border-color: #29934b;
    background-color: #29934b;
}
.wrap-product-show
{
    padding-top: 0;
}
.wrap-product-show .title-product
{
    margin-top: -70px;

    text-align: center;
}
@media (max-width: 991px)
{
    .wrap-product-show .title-product
    {
        margin-top: 20px;
    }
}
.wrap-product-show .title-product h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;

    margin: 0;

    color: #29934b;
}
.wrap-product-show .product-show
{
    margin-top: 50px;
    padding: 20px;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .wrap-product-show .product-show
    {
        margin-top: 20px;
        padding: 10px;
    }
}
.wrap-product-show .product-show .carousel
{
    position: relative;

    padding-right: 110px;
}
@media (max-width: 1350px)
{
    .wrap-product-show .product-show .carousel
    {
        padding-right: 90px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .product-show .carousel
    {
        padding-right: 0;
    }
}
.wrap-product-show .product-show .carousel .img-box
{
    padding-bottom: 83.75%;
}
.wrap-product-show .product-show .carousel .slider-for
{
    font-size: 0;

    position: relative;
}
.wrap-product-show .product-show .carousel .slider-for .item
{
    position: relative;
}
.wrap-product-show .product-show .carousel .slider-for .item-video
{
    background-color: #000;
}
.wrap-product-show .product-show .carousel .slider-for .item-video .img-box
{
    opacity: .8;
}
.wrap-product-show .product-show .carousel .slider-for .play
{
    font-size: 80px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    color: #fff;
}
@media (max-width: 991px)
{
    .wrap-product-show .product-show .carousel .slider-for .play
    {
        font-size: 60px;
    }
}
.wrap-product-show .product-show .carousel .slider-for .play:before
{
    font-family: 'iconfont' !important;

    content: '\e650';
}
.wrap-product-show .product-show .carousel .slick-arrow
{
    left: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0 !important;
}
.wrap-product-show .product-show .carousel .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.wrap-product-show .product-show .carousel:hover .slick-arrow
{
    opacity: 1 !important;
}
.wrap-product-show .product-show .slider-nav
{
    position: absolute;
    top: -12px;
    right: 0;

    width: 90px;
}
@media (max-width: 1470px)
{
    .wrap-product-show .product-show .slider-nav
    {
        top: -4px;
    }
}
@media (max-width: 1350px)
{
    .wrap-product-show .product-show .slider-nav
    {
        width: 80px;
    }
}
@media (max-width: 1199px)
{
    .wrap-product-show .product-show .slider-nav
    {
        position: relative;
        top: 0;

        width: 100%;
        margin-top: 10px;
    }
}
.wrap-product-show .product-show .slider-nav .slick-slide
{
    padding: 12px 0;

    outline: none;
}
@media (max-width: 1470px)
{
    .wrap-product-show .product-show .slider-nav .slick-slide
    {
        padding: 4px 0;
    }
}
@media (max-width: 991px)
{
    .wrap-product-show .product-show .slider-nav .slick-slide
    {
        margin: 10px 0 0 0;
        padding: 0 4px;
    }
}
.wrap-product-show .product-show .slider-nav .item
{
    position: relative;

    border: 1px solid #dadada;
}
.wrap-product-show .product-show .slider-nav .item-video
{
    position: relative;

    background-color: #000;
}
.wrap-product-show .product-show .slider-nav .item-video .img-box
{
    opacity: .8;
}
.wrap-product-show .product-show .slider-nav .item-video:after
{
    font-family: 'iconfont' !important;
    font-size: 40px;

    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;

    content: '\e650';
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);

    opacity: .6;
    color: #fff;
}
.wrap-product-show .product-show .slider-nav .slick-current .item
{
    border: 1px solid #29934b;
}
.wrap-product-show .product-show .info-box .title-info h1
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 991px)
{
    .wrap-product-show .product-show .info-box .title-info h1
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-product-show .product-show .info-box .title-info h1
    {
        font-size: 18px;
    }
}
.wrap-product-show .product-show .info-box .text
{
    line-height: 24px;

    margin-top: 20px;

    color: #666;
    color: #6e6e6e;
}
.wrap-product-show .product-show .info-box .text h4
{
    font-size: 14px;
}
.wrap-product-show .product-show .info-box .text p
{
    margin: 0;
}
.wrap-product-show .product-show .info-box .prev-next a
{
    line-height: 40px;

    display: inline-block;

    margin-top: 20px;
    margin-right: 20px;
    padding: 0 30px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background-color: #343434;
}
@media (max-width: 1350px)
{
    .wrap-product-show .product-show .info-box .prev-next a
    {
        margin-right: 10px;
        padding: 0 20px;
    }
}
.wrap-product-show .product-show .info-box .prev-next a:before
{
    font-family: 'iconfont' !important;

    float: left;

    margin-right: 20px;

    content: '\eb60';
}
.wrap-product-show .product-show .info-box .prev-next a.btn-next
{
    background-color: #29934b;
}
.wrap-product-show .product-show .info-box .prev-next a.btn-next:before
{
    float: right;

    margin-right: 0;
    margin-left: 20px;

    content: '\e625';
}
.wrap-product-show .product-show .info-box .prev-next a:hover
{
    background-color: #1f833f;
}
.wrap-product-show .title-product-show h2
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    margin: 0;
}
.wrap-product-show .title-product-show p
{
    line-height: 24px;

    margin: 4px 0 0 0;

    color: #666;
}
.wrap-product-show .parameter,
.wrap-product-show .relate-product
{
    padding-top: 30px;
}
.wrap-product-show .parameter .text
{
    margin-top: 20px;
}
.wrap-product-show .parameter .text p
{
    font-size: 14px;
    line-height: 2.14285714;

    margin: 0;

    color: #666;
}
.wrap-product-show .parameter .text img
{
    max-width: 100%;
    height: auto !important;
}
.wrap-product-show .parameter .table-box
{
    overflow: auto;

    width: 100%;
    max-width: 100%;
}
.wrap-product-show .parameter .table-box table
{
    line-height: 24px;

    width: 100%;
    max-width: 100%;

    border-spacing: 0;
    border-collapse: collapse;

    text-align: center;
}
.wrap-product-show .parameter .table-box table tr,
.wrap-product-show .parameter .table-box table td,
.wrap-product-show .parameter .table-box table th
{
    width: auto !important;
    height: auto !important;
}
.wrap-product-show .parameter .table-box table td,
.wrap-product-show .parameter .table-box table th
{
    font-weight: normal;

    padding: 10px !important;

    border: 1px solid #dcdcdc !important;
}
@media (max-width: 480px)
{
    .wrap-product-show .parameter .table-box table td,
    .wrap-product-show .parameter .table-box table th
    {
        padding: 8px !important;
    }
}
.wrap-product-show .parameter .table-box table tr p,
.wrap-product-show .parameter .table-box table tr span
{
    margin: 0 !important;
    padding: 0 !important;

    background: none !important;
}
.wrap-product-show .parameter .table-box table th
{
    text-align: center;
}
.wrap-product-show .relate-product .slick-relate-product
{
    margin: 0 -15px;
}
.wrap-product-show .relate-product .slick-relate-product:hover .slick-arrow
{
    opacity: 1 !important;
}
.wrap-product-show .relate-product .slick-slide
{
    padding: 10px 15px;
}
.wrap-product-show .relate-product .slick-arrow
{
    left: 0;

    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0 !important;
}
.wrap-product-show .relate-product .slick-arrow.slick-next
{
    right: 0;
    left: auto;
}
.wrap-product-show .relate-product .item
{
    font-size: 0;

    position: relative;

    display: block;
    overflow: hidden;

    margin-top: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;

    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 767px)
{
    .wrap-product-show .relate-product .item
    {
        margin-top: 10px;
    }
}
.wrap-product-show .relate-product .item:before
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.wrap-product-show .relate-product .item .img-box
{
    padding-bottom: 83.75%;
}
.wrap-product-show .relate-product .item .img-box img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.wrap-product-show .relate-product .item .text
{
    text-align: center;
}
.wrap-product-show .relate-product .item .text b
{
    font-size: 16px;
    font-weight: normal;
    line-height: 56px;

    display: -webkit-box;
    overflow: hidden;

    height: 56px;

    -webkit-transition: all .2s;
            transition: all .2s;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px)
{
    .wrap-product-show .relate-product .item .text b
    {
        line-height: 40px;

        height: 40px;
    }
}
.wrap-product-show .relate-product .item:hover:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    border: 4px solid #29934b;
    border-radius: 6px;
}
.wrap-product-show .relate-product .item:hover .pic
{
    box-shadow: 0 5px 10px rgba(41, 147, 75, .2);
}
.wrap-product-show .relate-product .item:hover .pic .img-box img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.wrap-product-show .relate-product .item:hover .text b
{
    color: #29934b;
}
.wrap-product-show .relate-product .item:hover .more a
{
    color: #fff;
    border-color: #29934b;
    background-color: #29934b;
}
.wrap-contact .title-contact h2
{
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    margin: 0;
}
.wrap-contact .title-contact p
{
    line-height: 24px;

    margin: 10px 0 0 0;

    color: #918f90;
}
.wrap-contact .contact .item
{
    position: relative;

    margin-top: 60px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    background-color: #fff;
    background-size: cover;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .item
    {
        margin-top: 20px;
    }
}
.wrap-contact .contact .item:after
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 74px;

    content: '';
    -webkit-transition: all .6s;
            transition: all .6s;

    background: url(../images/contact_t1.jpg) no-repeat center;
    background-size: cover;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .item:after
    {
        height: 60px;
    }
}
.wrap-contact .contact .item .note
{
    position: relative;
    z-index: 2;

    padding: 10px 10% 30px 10%;
}
.wrap-contact .contact .item .note:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 54px;

    position: relative;
    z-index: 2;

    display: block;

    width: 54px;
    height: 54px;
    margin: 0 auto;

    content: '\e640';
    text-align: center;

    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
}
@media (max-width: 991px)
{
    .wrap-contact .contact .item .note:before
    {
        font-size: 20px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.wrap-contact .contact .item .note b
{
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;

    display: block;

    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .wrap-contact .contact .item .note b
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .wrap-contact .contact .item .note b
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .contact .item .note b
    {
        font-size: 16px;
    }
}
.wrap-contact .contact .item .note p
{
    font-size: 16px;
    line-height: 1.875;

    margin: 0;

    -webkit-transition: all .6s;
            transition: all .6s;

    color: #888;
}
@media (max-width: 1199px)
{
    .wrap-contact .contact .item .note p
    {
        font-size: 14px;
    }
}
.wrap-contact .contact .item .note a:hover
{
    text-decoration: underline;
}
.wrap-contact .contact .item-tel:after
{
    background-image: url(../images/contact_t2.jpg);
}
.wrap-contact .contact .item-tel .note:before
{
    content: '\e68e';
}
.wrap-contact .contact .item-email:after
{
    background-image: url(../images/contact_t3.jpg);
}
.wrap-contact .contact .item-email .note:before
{
    content: '\e917';
}
.wrap-contact .contact .item-office:after
{
    background-image: url(../images/contact_t4.jpg);
}
.wrap-contact .contact .item-office .note:before
{
    content: '\e62e';
}
.wrap-contact .contact .item:hover:after
{
    height: 100%;
}
.wrap-contact .contact .item:hover .note
{
    top: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-animation: fadeIn 1s 0s ease both;
            animation: fadeIn 1s 0s ease both;

    color: #fff;
}
.wrap-contact .contact .item:hover .note p
{
    color: #fff;
}
@media (max-width: 767px)
{
    .wrap-contact .message form
    {
        margin: 0;
    }
}
.wrap-contact .message .row
{
    margin: 0 -5px;
}
.wrap-contact .message .row .itembox
{
    padding: 0 5px;
}
.wrap-contact .message input,
.wrap-contact .message textarea
{
    font-size: 16px;
    line-height: 24px;

    width: 100%;
    min-height: 40px;
    margin-top: 22px;
    padding: 8px 20px;

    border: none;
    outline: none;
    background: none;
    background-color: rgba(239, 239, 239, .46);
}
@media (max-width: 1199px)
{
    .wrap-contact .message input,
    .wrap-contact .message textarea
    {
        margin-top: 16px;
    }
}
@media (max-width: 767px)
{
    .wrap-contact .message input,
    .wrap-contact .message textarea
    {
        font-size: 12px;
    }
}
.wrap-contact .message textarea
{
    resize: vertical;
}
.wrap-contact .message input::-webkit-input-placeholder,
.wrap-contact .message textarea::-webkit-input-placeholder
{
    color: #666;
}
.wrap-contact .message input:-o-placeholder,
.wrap-contact .message textarea:-o-placeholder
{
    color: #666;
}
.wrap-contact .message input::-moz-placeholder,
.wrap-contact .message textarea::-moz-placeholder
{
    color: #666;
}
.wrap-contact .message input:-ms-input-placeholder,
.wrap-contact .message textarea:-ms-input-placeholder
{
    color: #666;
}
.wrap-contact .message input:focus::-webkit-input-placeholder,
.wrap-contact .message textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message input:focus::-o-placeholder,
.wrap-contact .message textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message input:focus::-moz-placeholder,
.wrap-contact .message textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message input:focus::-ms-input-placeholder,
.wrap-contact .message textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.wrap-contact .message .send
{
    text-align: center;
}
.wrap-contact .message .submit
{
    font-size: 16px;
    line-height: 50px;

    width: 100%;
    margin-top: 20px;
    padding: 0 18px;

    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    border-radius: 0;
    background-color: #29934b;
}
.wrap-contact .message .submit:before
{
    font-family: 'iconfont' !important;
    font-size: 24px;

    display: inline-block;

    margin-right: 6px;

    content: '\e6cf';
    vertical-align: middle;
}
.wrap-contact .message .submit:hover
{
    background-color: #1f833f;
}
.wrap-contact .message .row
{
    margin: 0 -10px;
}
.wrap-contact .message .row .itembox
{
    padding: 0 10px;
}
.wrap-contact .contact .text p
{
    line-height: 30px;

    position: relative;

    margin: 20px 0 0 0;

    color: #666;
}
.wrap-contact .contact .text p a:hover
{
    text-decoration: underline;

    color: #29934b;
}
@media (max-width: 991px)
{
    .wrap-contact .map
    {
        margin-top: 30px;
    }
}
.wrap-contact .map #dituContent
{
    height: 450px;
    margin-top: 10px;
}
@media (max-width: 767px)
{
    .wrap-contact .map #dituContent
    {
        height: 300px;
    }
}
.wrap-contact .text
{
    margin-top: 50px;

    border-top: 1px solid #999;
}
@media (min-width: 1200px)
{
    .wrap-contact .text ul
    {
        width: 100%;
        padding: 0;

        text-align: justify;
        text-justify: distribute-all-lines;
    }
    .wrap-contact .text ul:after
    {
        display: inline-block;
        overflow: hidden;

        width: 100%;
        height: 0;
        margin: 0;

        content: '';
    }
}
.wrap-contact .text ul li
{
    display: inline-block;

    margin-top: 20px;

    vertical-align: top;
}
.wrap-contact .text .item
{
    position: relative;

    padding-left: 100px;
}
@media (max-width: 767px)
{
    .wrap-contact .text .item
    {
        padding-left: 70px;
    }
}
.wrap-contact .text .item:before
{
    font-family: 'iconfont' !important;
    font-size: 30px;
    line-height: 93px;

    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 93px;
    height: 93px;

    content: '\e646';
    text-align: center;

    color: #fff;
    background: url(../images/contact-icon.png) no-repeat;
    background-size: cover;
}
@media (max-width: 767px)
{
    .wrap-contact .text .item:before
    {
        font-size: 20px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.wrap-contact .text .item-tel:before
{
    content: '\e601';
}
.wrap-contact .text .item-email:before
{
    font-size: 22px;

    content: '\e64e';
}
@media (max-width: 767px)
{
    .wrap-contact .text .item-email:before
    {
        font-size: 14px;
    }
}
.wrap-contact .text .item b
{
    font-size: 20px;
    line-height: 30px;

    display: block;

    padding: 10px 0;
}
@media (max-width: 767px)
{
    .wrap-contact .text .item b
    {
        font-size: 16px;

        padding: 4px 0;
    }
}
.wrap-contact .text .item p
{
    font-size: 16px;
    line-height: 26px;

    margin: 0;
}
@media (max-width: 767px)
{
    .wrap-contact .text .item p
    {
        font-size: 14px;
    }
}
.wrap-contact .text .item a:hover
{
    color: #29934b;
}
.wrap-contact .text .item:hover:before
{
    -webkit-animation: swing 1s 0s ease both;
            animation: swing 1s 0s ease both;
}
.wrap-sitemap .sitemap > ul > li
{
    margin: 50px 0;
}
@media (max-width: 1350px)
{
    .wrap-sitemap .sitemap > ul > li
    {
        margin: 30px 0;
    }
}
@media (max-width: 991px)
{
    .wrap-sitemap .sitemap > ul > li
    {
        margin: 20px 0;
    }
}
.wrap-sitemap .sitemap > ul > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;

    display: inline-block;

    min-width: 160px;

    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;

    color: #fff;
    background-color: #29934b;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap > ul > li > a
    {
        font-size: 15px;
    }
}
.wrap-sitemap .sitemap > ul > li:hover > a
{
    text-decoration: underline;
}
.wrap-sitemap .sitemap > ul > li > ul
{
    display: block;

    padding: 20px 5% 0;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap > ul > li > ul
    {
        padding: 20px 0 0 0;
    }
}
.wrap-sitemap .sitemap > ul > li > ul > li
{
    display: inline-block;

    vertical-align: middle;
}
.wrap-sitemap .sitemap > ul > li > ul > li > a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;

    display: block;

    padding: 0 15px;

    text-transform: capitalize;
}
@media (max-width: 767px)
{
    .wrap-sitemap .sitemap > ul > li > ul > li > a
    {
        font-size: 14px;
        line-height: 30px;

        padding: 0 10px;
    }
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul
{
    display: block;

    width: 100%;
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li
{
    display: inline-block;

    margin: 10px 0;

    vertical-align: top;
}
@media (max-width: 991px)
{
    .wrap-sitemap .sitemap > ul > li > ul > li > ul > li
    {
        margin: 0;
    }
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li > a
{
    font-size: 18px;
    line-height: 30px;

    padding: 0 15px;
}
@media (max-width: 1199px)
{
    .wrap-sitemap .sitemap > ul > li > ul > li > ul > li > a
    {
        font-size: 16px;
    }
}
@media (max-width: 991px)
{
    .wrap-sitemap .sitemap > ul > li > ul > li > ul > li > a
    {
        font-size: 14px;

        padding: 0 8px;
    }
}
.wrap-sitemap .sitemap > ul > li > ul > li > ul > li:hover > a
{
    color: #29934b;
}
.wrap-sitemap .sitemap > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #29934b;
}
.wrap-sitemap .sitemap > ul > li:nth-child(3) > ul > li
{
    display: block;
}
nav
{
    text-align: center;
}
.pagination
{
    margin: 50px 0 0 0;
    padding: 0;
}
@media (max-width: 991px)
{
    .pagination
    {
        margin-top: 30px;
    }
}
.pagination li.prev a,
.pagination li.next a
{
    border-radius: 50%;
}
.pagination li.prev a:before,
.pagination li.next a:before
{
    font-family: 'iconfont' !important;

    content: '\eb60';
}
.pagination li.next a:before
{
    content: '\e625';
}
.pagination li a
{
    line-height: 36px;

    display: block;

    width: 36px;
    height: 36px;
    margin: 0 6px;
    padding: 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    color: #666;
    border: 1px solid #757575;
    border-radius: 50%;
    background: none;
}
@media (max-width: 991px)
{
    .pagination li a
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
        margin: 0 4px;
    }
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover
{
    color: #fff;
    border-color: #29934b;
    border-radius: 50%;
    background-color: #29934b;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #fff;
    border-color: #29934b;
    border-radius: 50%;
    background-color: #29934b;
}
@media(max-width:1470px){
	.header .nav .nav-list1 > li > a{
		padding: 0 20px;
	}
}