/*-----------------[初始化]--------------*/

*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    user-select: none;
}

body {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    background: url(../images/bg.jpg);
}

img {
    max-width: 100%;
    border: none;
}

input,
textarea,
select,
button {
    font-size: 14px;
    color: #333;
    font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    border: none;
}

input [type='submit'],
input[type='reset'],
input[type='button'],
input[type='radio'],
input[type='checkbox'],
select,
button {
   /*  -webkit-appearance: none;
    -moz-appearance: none; */
    appearance: none;
}

::-webkit-input-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

::-ms-input-placeholder {
    color: #888;
}

select::-ms-expand {
    display: none;
}

.ani,
a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #009442;
}

ul {
    list-style: none;
}

form {
    margin: 0 !important;
    padding: 0 !important;
}

.fix {
    *zoom: 1;
}

.fix:after,
.fix:before {
    display: block;
    content: "";
    height: 0;
    clear: both;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.c {
    clear: both;
}

.col-l {
    float: left;
}

.col-r {
    float: right;
}

em {
    font-style: normal;
}


/*布局*/

.wp {
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
}


/*******************************
    -------[=头部]-------
********************************/

.header {
    background-color: #fff;
}

.header-pc .logo {
    padding: 18px 0;
    text-align: center;
    font-size: 0;
}

.header-pc .logo img {
    display: inline-block;
}

.header-pc .header-b {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.header-pc .header-b .wp {
    position: relative;
    height: 68px;
}

.box-search {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    border: 1px solid #999;
    margin-top: 15px;
    overflow: hidden;

}

.header-pc .box-search .button {
    padding-left: 24px;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    background: url(../images/ico-g-1.png) left center no-repeat;
    margin-left: 10px;
    float: left;

}
.header-pc .box-search .text {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
     margin-left: 10px;
     float: right;

}

.box-mem {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 30px;
    height: 38px;
    line-height: 38px;
    background: url(../images/ico-g-2.png) no-repeat 10px;
    color: #888;
    border-radius: 30px;
    border: 1px solid #999;
    margin-top: 15px;
    width: 100px;
}

.box-mem a {
    color: #888;
    font-size: 12px;
}

.box-mem a:hover {
    color: #009442;
}

#aside .box-mem {
    right: 88px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-image: url(../images/ico-g-4.png);
}

#aside .box-mem a {
    color: #fff;
}

.header-m {
    position: fixed;
    top: 0;
    left: 0;
    padding: 5px 0;
    display: none;
    width: 100%;
    height: 60px;
    background-color: #fff;
    z-index: 10000;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    text-align: center;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.bd-index .header-m {
    top: -60px;
}

.header-m .logo img {
    display: inline-block;
    height: 50px;
}

.header-m .box-search {
    top: 10px;
    margin-top: 0;
    width: 30%;
}

.header-m .box-search .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    padding-left: 30px;
}
.header-m .box-search .button {
position: relative;
z-index: 2;
    padding-left: 24px;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 12px;
    background: url(../images/ico-g-1.png) left center no-repeat;
    margin-left: 10px;

}


/*******************************
    -------[=导航]-------
********************************/

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

.nav li {
    position: relative;
    display: inline-block;
}

.nav .par {
    /* padding: 0 19px; */
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 15px;
}

.nav .par span {
    padding: 0 19px;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
}

.nav .par.on span,
.nav span .par:hover span {
    color: #fff;
    background-color: #009442;
}

.nav .sub {
    position: absolute;
    top: 80px;
    left: 0;
    padding-bottom: 10px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #fff;
    z-index: 2;
    /* border: 1px solid #009442;
    border-top: none; */
}

.nav .sub.show {
    top: 68px;
    opacity: 1;
    visibility: visible;
}

.nav .sub a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    border-radius: 16px;
}

.nav .sub a:hover {
    color: #fff;
    background-color: #009442;
}

.menuBtn {
    position: fixed;
    top: 30px;
    right: 15px;
    width: 30px;
    height: 24px;
    display: none;
    cursor: pointer;
    z-index: 10001;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    line-height: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.bd-index .menuBtn {
    top: -30px;
}

.menuBtn em {
    margin-bottom: 3px;
    display: inline-block;
    width: 30px;
    height: 6px;
    background-color: #009442;
    border-radius: 3px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.menuBtn em:nth-child(2) {
    width: 20px;
}

.menuBtn em:last-child {
    margin-bottom: 0;
    width: 16px;
}

.menuBtn.on:after {
    color: #009442;
}

#aside {
    position: fixed;
    top: 60px;
    left: -240px;
    bottom: 0;
    width: 240px;
    background-color: rgba(0, 0, 0, .8);
    z-index: 110;
    overflow-y: auto;
}

#aside.open {
    left: 0;
}

#aside .menu {
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, .3);
    ;
}

#aside .menu .par {
    padding-left: 30px;
    display: block;
    width: 100%;
    height: 41px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

#aside .menu .par.on {
    color: #009442;
    background-color: #2b2b2b;
}

#aside .menu .sub {
    padding: 10px 0;
    display: none;
}

#aside .menu .sub a {
    padding-left: 46px;
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}

#aside .menu .sub a:hover,
#aside .menu .sub a.on {
    color: #009442;
    background-color: #1c1c1c;
}


/*******************************
    -------[=底部]-------
********************************/

.footer {
    padding-top: 52px;
    background-color: #009442;
}

.footer.fixBot {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.footer-top {
    overflow: hidden;
}

.footer-menu {
    margin-right: 320px;
}

.footer-menu ul {
    overflow: hidden;
}

.footer-menu li {
    padding-right: 50px;
    display: inline-block;
    vertical-align: top;
}

.footer-menu .par {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    height: 1em;
    line-height: 1em;
}

.footer-menu .par:hover {
    color: #ccc;
}

.footer-menu .sub {
    padding-top: 30px;
}

.footer-menu .sub a {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    color: #fff;
}

.footer-menu .sub a:hover {
    color: #ccc;
}

.footer .info-contact {
    float: right;
    width: 320px;
    color: #fff;
}

.footer .info-contact .d1 {
    margin-top: 8px;
    overflow: hidden;
}

.footer .info-contact .d1 img {
    float: right;
    display: block;
    width: 135px;
}

.footer .info-contact .d1 .txt {
    margin-right: 135px;
    padding-right: 12px;
    padding-top: 20px;
    text-align: right;
    line-height: 2.36;
}

.footer .info-contact .d1 .txt span {
    display: block;
}

.footer .info-contact .d2 {
    padding-top: 30px;
    overflow: hidden;
}

.footer .info-contact .d2 div {
    float: right;
}

.footer .info-contact .d2 .txt {
    width: 28px;
    line-height: 19px;
}

.footer .info-contact .d2 .no {
    padding-left: 10px;
    font-size: 38px;
    font-weight: bold;
    line-height: 1em;
}

.footer .copyright {
    padding: 22px 0;
    line-height: 1em;
    text-align: right;
    color: #fff;
}

.footer .copyright a {
    color: #fff;
}

.footer .copyright a:hover {
    color: #ccc;
}

.fix-menu {
    position: fixed;
    right: 0;
    bottom: 0;
    display: none;
    width: 100%;
    height: 50px;
    background-color: #fff;
    z-index: 100;
    line-height: 17px;
    -webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 -5px 10px rgba(0, 0, 0, .1);
    z-index: 10000;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.bd-index .fix-menu {
    bottom: -50px;
}

.fix-menu a {
    padding-top: 30px;
    float: left;
    display: block;
    width: 20%;
    height: 50px;
    background-position: center 9px;
    background-repeat: no-repeat;
    -webkit-background-size: auto 18px;
    background-size: auto 18px;
    color: #888;
    font-size: 12px;
    text-align: center;
}

.fix-menu a.on {
    color: #009442;
}

.fix-menu a.a1 {
    background-image: url(../images/ico-foot-1.png);
}

.fix-menu a.a2 {
    background-image: url(../images/ico-foot-2.png);
}

.fix-menu a.a3 {
    background-image: url(../images/ico-foot-3.png);
}

.fix-menu a.a4 {
    background-image: url(../images/ico-foot-4.png);
}

.fix-menu a.a5 {
    background-image: url(../images/ico-foot-5.png);
}

.fix-menu a.a1.on {
    background-image: url(../images/ico-foot-1-on.png);
}

.fix-menu a.a2.on {
    background-image: url(../images/ico-foot-2-on.png);
}

.fix-menu a.a3.on {
    background-image: url(../images/ico-foot-3-on.png);
}

.fix-menu a.a4.on {
    background-image: url(../images/ico-foot-4-on.png);
}

.fix-menu a.a5.on {
    background-image: url(../images/ico-foot-5-on.png);
}


/*******************************
    -------[=公用]-------
********************************/


/* 内页banner */

.banner-inner {
    display: table;
    width: 100%;
    height: 550px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.banner-inner .txt {
    display: table-cell;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 55px;
    font-weight: bold;
    text-shadow: 0 0 25px rgba(0, 0, 0, .35);
}


/* 内页子分类 */

.subclass {
    position: relative;
    font-size: 0;
    background-color: #fff;
}

.subclass:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    content: '';
}

.subclass .wp {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.subclass a {
    position: relative;
    margin: 0 9px;
    padding: 0 22px;
    display: inline-block;
    height: 79px;
    line-height: 76px;
    color: #222;
    font-size: 18px;
}

.subclass a:hover {
    color: #009442;
}

.subclass a.on {
    color: #009442;
}

.subclass a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 3px;
    background-color: #009442;
    content: '';
    z-index: 2;
}

.subclass a.on:after {
    display: block;
}

.subclass-m {
    position: relative;
    display: none;
}

.subclass-m .cur {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #009442;
    cursor: pointer;
}

.subclass-m .cur:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    content: '+';
}

.subclass-m .list {
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
    width: 100%;
    background-color: rgba(255, 255, 255, .8);
    z-index: 2;
    border-left: 1px solid #009442;
    -webkit-box-shadow: 0 5px 10px rgba(0, 148, 66, .3);
    box-shadow: 0 5px 10px rgba(0, 148, 66, .3);
}

.subclass-m .list a {
    padding: 0 8px;
    float: left;
    display: block;
    width: 25%;
    height: 40px;
    line-height: 39px;
    text-align: center;
    border-bottom: 1px solid #009442;
    border-right: 1px solid #009442;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.subclass-m .list a.on {
    color: #fff;
    background-color: #32af6a;
}


/* 分页 */

.pages {
    position: relative;
    margin: 100px 0;
    text-align: center;
}

.pages:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f5f5f5;
    content: '';
}

.pages a {
    position: relative;
    margin: 0 10px;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    font-family: Arial;
    font-size: 18px;
    background-color: #f5f5f5;
    text-align: center;
    z-index: 2;
}

.pages a:hover,
.pages a.on {
    color: #fff;
    background-color: #009442;
}

.pages a.prev,
.pages a.next {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

.pages a.prev {
    background-image: url(../images/ico-14.png);
}

.pages a.prev:hover {
    background-image: url(../images/ico-14-on.png);
}

.pages a.next {
    background-image: url(../images/ico-15.png);
}

.pages a.next:hover {
    background-image: url(../images/ico-15-on.png);
}


/* 翻页 */

.prevandnext {
    padding: 34px 0;
}

.prevandnext li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #aaa;
}

.prevandnext a {
    color: #888;
}

.prevandnext a:hover {
    color: #009442;
}


/* 面包屑导航 */

.sitemap {
    padding: 24px 0;
    line-height: 2.29;
    color: #888;
    background-color: #fff;
}

.sitemap a {
    color: #888;
}

.sitemap a:hover {
    color: #009442;
}


/* index */

.main {
    margin: 50px 0 70px;
    background: url(../images/bg-3.png) center 0 repeat-y;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

body.bd-index {
    padding: 0;
}

.index-top {
    position: relative;
}

.index-top .item {
    display: table !important;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
}

.index-top .item.i1 {
    background-image: url(../images/bg-2.jpg);
}

.index-top .item.i2 {
    background-image: url(../images/bg-9.jpg);
}

.index-top .item.i3 {
    background-image: url(../images/bg-10.jpg);
}

.index-top .cont {
    display: table-cell;
    vertical-align: middle;
}

.index-top .item img {
    display: inline-block;
}

.index-top .item.i1 img {
    margin: 0 auto;
    display: block;
    width: 86%;
}

.index-top .item.i1 img.img1 {
    max-width: 1137px;
}

.index-top .item.i1 img.img2 {
    margin-top: 162px;
    max-width: 600px;
}

.index-top .item.i1 img.img3 {
    margin: 0 auto 114px;
    display: none;
    max-width: 691px;
}

.index-top .item.i2 {
    text-align: right;
}

.index-top .item.i2 img {
    margin-right: 324px;
    width: 86%;
    max-width: 763px;
}

.index-top .item.i3 img {
    margin-left: 405px;
    width: 86%;
    max-width: 460px;
}

.animated {
    opacity: 0;
}

.index-top .go-next {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    display: block;
    width: 80px;
    height: 50px;
    background-color: #009442;
}

.index-top .go-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -13px;
    display: block;
    width: 26px;
    height: 16px;
}

.index-top .go-next {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    display: block;
    width: 80px;
    height: 50px;
    background-color: #009442;
}

.index-top .go-next img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -13px;
    display: block;
    width: 26px;
    height: 16px;
    -webkit-animation: move 1s linear infinite;
    -o-animation: move 1s linear infinite;
    animation: move 1s linear infinite;
}

@-webkit-keyframes move {
    from {
        top: 50%;
        opacity: .2;
    }
    to {
        top: 86%;
        opacity: 1;
    }
}

@-o-keyframes move {
    from {
        top: 50%;
        opacity: .2;
    }
    to {
        top: 86%;
        opacity: 1;
    }
}

@-moz-keyframes move {
    from {
        top: 50%;
        opacity: .2;
    }
    to {
        top: 86%;
        opacity: 1;
    }
}

@keyframes move {
    from {
        top: 50%;
        opacity: .2;
    }
    to {
        top: 86%;
        opacity: 1;
    }
}

.section-index-1 .list {
    margin-left: -20px;
    overflow: hidden;
}

.section-index-1 .list li {
    padding: 0 0 56px 20px;
    float: left;
    width: 20%;
}

.section-index-1 .list a {
    position: relative;
    display: block;
}

.section-index-1 .list .img {
    position: relative;
    padding-top: 87%;
    height: 0;
    overflow: hidden;
}

.section-index-1 .list .img img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section-index-1 .list a:hover .img img {
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.section-index-1 .list .intro {
    position: absolute;
    top: 7%;
    left: 6%;
    width: 88%;
    height: 86%;
    text-align: center;
    background-color: rgba(255, 255, 255, .9);
    opacity: 0;
    visibility: hidden;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section-index-1 .list a:hover .intro {
    opacity: 1;
    visibility: visible;
}

.section-index-1 .list .intro:after {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.section-index-1 .list .intro .txt {
    display: inline-block;
    width: 94%;
    vertical-align: middle;
}

.section-index-1 .list .tit {
    padding: 10px 0;
    font-size: 20px;
    color: #333;
}

.section-index-1 .list .info {
    margin-top: 10px;
    color: #666;
    height: 4.5em;
    overflow: hidden;
}

.section-index-1 .list .more-index {
    margin-top: 40px;
}

.more-index {
    display: inline-block;
    width: 43%;
    max-width: 200px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background-color: #009442;
    border-radius: 19px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.more-index:hover {
    color: #fff;
    background-color: rgba(0, 148, 66, .6);
}

.section-index-1 .list .title {
    position: absolute;
    bottom: -36px;
    left: 0;
    padding: 0 10px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 148, 66, .6);
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.section-index-2 {
    overflow: hidden;
}

.section-index-2 .d1 {
    padding-top: 122px;
    float: left;
    width: 400px;
    height: 550px;
    background-color: #fff;
    text-align: center;
}

.section-index-2 .d1 .txt {
    padding: 32px 0 82px;
    color: #aaa;
    font-size: 18px;
}

.g-tit-index {
    text-align: center;
}

.g-tit-index .cn {
    height: 1em;
    line-height: 1em;
    color: #009442;
    font-size: 33px;
}

.g-tit-index .en {
    margin-top: 8px;
    height: 1em;
    line-height: 1em;
    color: #ddd;
    font-size: 33px;
    font-weight: lighter;
}

.section-index-2 .d2 {
    margin-left: 420px;
}

.section-index-2 .slide {
    margin-left: -20px;
    overflow: hidden;
}

.section-index-2 .item {
    padding-left: 20px;
}

.section-index-2 .item .img {
    position: relative;
    padding-top: 95%;
    deight: 0;
    overflow: hidden;
}

.section-index-2 .item img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.section-index-2 .more-index.m {
    margin: 20px auto 0;
    display: none;
}

.section-index-3 {
    padding-top: 20px;
}

.section-index-3 .wp {
    background-color: #fff;
}

.section-index-3 .g-tit-index {
    padding: 66px 0 38px;
}

.section-index-3 .video-cont {
    height: 550px;
}

.section-index-3 .video-cont .cover {
    position: relative;
    height: 100%;
    background: url(../images/bg-4.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section-index-3 .video-cont .btn-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -47px;
    margin-left: -47px;
    width: 94px;
    height: 94px;
    background: url(../images/ico-2.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.section-index-4 {
    margin-top: 20px;
}

.section-index-4 .wp {
    padding: 50px;
    background: url(../images/bg-5.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section-index-4 .d1 {
    overflow: hidden;
    background-color: #fff;
    font-size: 0;
}

.section-index-4 .d1>* {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.section-index-4 .txt {
    text-align: center;
}

.section-index-4 .txt .info {
    padding: 30px 90px 34px;
    color: #666;
    font-size: 14px;
    line-height: 1.86;
}

.section-index-4 .d2 {
    margin-top: 10px;
    background-color: #fff;
    font-size: 0;
    text-align: center;
}

.section-index-4 .d2 .item {
    position: relative;
    padding: 100px 0 120px;
    display: inline-block;
    vertical-align: middle;
    width: 20%;
}

.section-index-4 .d2 .ico {
    height: 55px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.section-index-4 .d2 .item.i1 .ico {
    background-image: url(../images/ico-3.png);
}

.section-index-4 .d2 .item.i2 .ico {
    background-image: url(../images/ico-4.png);
}

.section-index-4 .d2 .item.i3 .ico {
    background-image: url(../images/ico-5.png);
}

.section-index-4 .d2 .item.i4 .ico {
    background-image: url(../images/ico-6.png);
}

.section-index-4 .d2 .item.i5 .ico {
    background-image: url(../images/ico-7.png);
}

.section-index-4 .d2 .item.i1:hover .ico {
    background-image: url(../images/ico-3-on.png);
}

.section-index-4 .d2 .item.i2:hover .ico {
    background-image: url(../images/ico-4-on.png);
}

.section-index-4 .d2 .item.i3:hover .ico {
    background-image: url(../images/ico-5-on.png);
}

.section-index-4 .d2 .item.i4:hover .ico {
    background-image: url(../images/ico-6-on.png);
}

.section-index-4 .d2 .item.i5:hover .ico {
    background-image: url(../images/ico-7-on.png);
}

.section-index-4 .d2 .item:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background-color: #009442;
    content: '';
}

.section-index-4 .d2 .item.i2:after,
.section-index-4 .d2 .item.i4:after {
    background-color: #f39800;
}

.section-index-4 .d2 .item .txt {
    padding-top: 20px;
}

.section-index-4 .d2 .item .cn {
    height: 1em;
    line-height: 1em;
    font-size: 22px;
}

.section-index-4 .d2 .item .en {
    margin-top: 11px;
    height: 1em;
    line-height: 1em;
    font-size: 12px;
    color: #aaa;
}

.section-index-4 .d2 .item:hover .cn,
.section-index-4 .d2 .item:hover .en {
    color: #009442;
}

.section-index-5 {
    padding-top: 20px;
}

.section-index-5 img {
    display: block;
    width: 100%;
}

.section-index-6 {
    padding-top: 20px;
}

.section-index-6 .cont {
    margin-left: -20px;
    overflow: hidden;
}

.section-index-6 .cont .item {
    padding-left: 20px;
    float: left;
    width: 50%;
}

.section-index-6 .cont .item>div {
    padding: 6px 44px 0 0;
    background-color: #fff;
    overflow: hidden;
}

.section-index-6 .cont .d1 {
    float: left;
    width: 228px;
}

.section-index-6 .cont .d1:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.section-index-6 .cont .d1 .g-tit-index {
    padding-left: 40px;
    display: inline-block;
    width: 98%;
    vertical-align: middle;
    text-align: left;
}

.section-index-6 .cont .d1 .g-tit-index .en {
    height: auto;
}

.section-index-6 .cont .m-industry .g-tit-index .cn {
    color: #f39800;
}

.section-index-6 .cont .d2 {
    margin-left: 228px;
}

.section-index-6 .list li {
    padding-top: 32px;
    border-bottom: 1px solid #ddd;
}

.section-index-6 .list .date {
    height: 1em;
    line-height: 1em;
    color: #aaa;
    font-size: 12px;
    font-family: Arial;
}

.section-index-6 .list .tit {
    margin-top: 18px;
    height: 1em;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
}

.section-index-6 .list .info {
    margin: 14px 0;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    color: #aaa;
}

.section-index-6 .more {
    float: right;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    color: #aaa;
    font-size: 12px;
    font-family: Arial;
}

.section-index-6 .more:hover {
    color: #009442;
}


/* about */

.section-about-1 .wp {
    padding: 78px 200px 86px;
    background: url(../images/bg-5.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.section-about-1 .txt {
    padding: 44px 0 68px;
    font-size: 16px;
    line-height: 1.63;
    text-align: justify;
}

.section-about-1 .txt p {
    padding-bottom: 26px;
    text-indent: 2em;
}

.section-about-1 .img-list {
    margin-left: -40px;
    overflow: hidden;
}

.section-about-1 .img-list li {
    padding-left: 40px;
    float: left;
    width: 50%;
}

.section-about-1 .img-list img {
    display: block;
    width: 100%;
}

.section-about-2 .wp {
    padding: 92px 210px 63px;
    background-color: #fff;
}

.section-about-2 .list {
    margin-left: -22px;
    overflow: hidden;
}

.section-about-2 .list li {
    padding: 0 0 29px 22px;
    float: left;
    width: 33.333%;
}

.section-about-2 .list .cont {
    text-align: center;
    height: 160px;
    background: url(../images/bg-6.png) 0 center no-repeat #13a052;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}

.section-about-2 .list li.li2 .cont,
.section-about-2 .list li.li4 .cont,
.section-about-2 .list li.li6 .cont {
    background-color: #f4ad36;
}

.section-about-2 .list .cont:after {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: '';
}

.section-about-2 .list .txt {
    display: inline-block;
    width: 98%;
    vertical-align: middle;
}

.section-about-2 .list .d1 {
    height: 1em;
    line-height: 1em;
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
}

.section-about-2 .list .d2 {
    position: relative;
    padding: 40px 10px 0;
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    line-height: 1.88;
}

.section-about-2 .list .d2:after {
    position: absolute;
    top: 21px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff;
    content: '';
}

.section-about-3 {
    padding: 40px 0;
}

.section-about-3 .wp {
    padding: 62px 200px 0;
    background: url(../images/bg-7.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border-bottom: 1px solid transparent;
}

.section-about-3 .g-tit-index .cn {
    color: #fff;
}

.section-about-3 .g-tit-index .en {
    color: #aaa;
}

.section-about-3 .list {
    margin-top: 20px;
    display: none;
}

.section-about-3 .list li {
    margin-bottom: 20px;
    background-color: #fff;
}

.section-about-3 .list li .year {
    padding-left: 16px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background-color: #333;
}

.section-about-3 .list li .info {
    padding: 20px 16px;
    color: #666;
    font-size: 14px;
    text-align: justify;
}

.section-about-3 .slide {
    position: relative;
    margin: 108px 0 114px;
}

.section-about-3 .slide:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: '';
}

.section-about-3 .slide .item {
    position: relative;
    text-align: center;
    height: 400px;
    opacity: 0;
    visibility: hidden;
    -o-transition: 3s;
    -ms-transition: 3s;
    -moz-transition: 3s;
    -webkit-transition: 3s;
    transition: 3s;
}

.section-about-3 .slide .item.slick-active {
    opacity: 1;
    visibility: visible;
}

.section-about-3 .slide .item:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/ico-10.png) center center no-repeat;
    content: '';
}

.section-about-3 .slide .item:before {
    position: absolute;
    left: 50%;
    display: block;
    width: 1px;
    height: 60px;
    background-color: #fff;
    content: '';
}

.section-about-3 .slide .item:nth-child(odd):before {
    top: 216px;
}

.section-about-3 .slide .item:nth-child(even):before {
    bottom: 216px;
}

.section-about-3 .slide .item .txt {
    position: absolute;
    left: 0;
    width: 100%;
}

.section-about-3 .slide .item:nth-child(odd) .txt {
    bottom: 0;
}

.section-about-3 .slide .item:nth-child(even) .txt {
    top: 0;
}

.section-about-3 .slide .item .year {
    height: 1em;
    line-height: 1em;
    color: #fff;
    font-size: 22px;
}

.section-about-3 .slide .item .info {
    margin-left: -30%;
    padding-top: 18px;
    color: #ddd;
    font-size: 14px;
    line-height: 1.71;
    width: 160%;
}

.section-about-3 .slide .item .info.show {
    margin-left: 0;
    width: 100%;
}

.section-about-3 .slide .btn {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    display: block;
    width: 54px;
    height: 54px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 2;
}

.section-about-3 .slide .btn.btn-prev {
    left: -80px;
    background-image: url(../images/ico-8.png);
}

.section-about-3 .slide .btn.btn-prev:hover {
    background-image: url(../images/ico-8-on-2.png);
}

.section-about-3 .slide .btn.btn-next {
    right: -80px;
    background-image: url(../images/ico-9.png);
}

.section-about-3 .slide .btn.btn-next:hover {
    background-image: url(../images/ico-9-on-2.png);
}

.section-about-4 .wp {
    padding: 80px 200px;
    background-color: #fff;
}

.section-about-4 .slide {
    position: relative;
    margin-top: 72px;
}

.section-about-4 .slide .c1 {
    overflow: hidden;
}

.section-about-4 .slide .c2 {
    margin-left: -24px;
}

.section-about-4 .slide .item {
    padding-left: 24px;
}

.section-about-4 .slide a {
    position: relative;
    display: block;
}

.section-about-4 .slide .item .img {
    position: relative;
    padding-top: 136%;
    height: 0;
    overflow: hidden;
}

.section-about-4 .slide .item img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.section-about-4 .slide .item .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/ico-11.png) center center no-repeat rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.section-about-4 .slide a:hover .cover {
    opacity: 1;
    visibility: visible;
}

.section-about-4 .slide .btn {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    display: block;
    width: 54px;
    height: 54px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 2;
}

.section-about-4 .slide .btn.btn-prev {
    left: -80px;
    background-image: url(../images/ico-8.png);
}

.section-about-4 .slide .btn.btn-prev:hover {
    background-image: url(../images/ico-8-on.png);
}

.section-about-4 .slide .btn.btn-next {
    right: -80px;
    background-image: url(../images/ico-9.png);
}

.section-about-4 .slide .btn.btn-next:hover {
    background-image: url(../images/ico-9-on.png);
}


/* job */

.section-job .wp {
    padding: 84px 200px 104px;
    background-color: #fff;
}

.section-job .title {
    text-align: center;
    font-size: 0;
}

.section-job .title .item {
    padding: 0 3px;
    display: inline-block;
    width: 20%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #009442;
}

.section-job .title .item.i2,
.section-job .title .item.i4 {
    background-color: #32af6a;
}

.section-job .list .item {
    text-align: center;
    font-size: 0;
}

.section-job .list .item>div {
    padding: 0 3px;
    display: inline-block;
    width: 20%;
    height: 70px;
    line-height: 68px;
    border: 1px solid #ddd;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.load-more {
    margin: 47px auto 0;
    display: block;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #aaa;
}

.load-more:hover {
    color: #fff;
    background-color: #009442;
}

.fixme {
    height: 100%;
    overflow: hidden;
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10001;
    background-color: rgba(0, 0, 0, .5);
}

.box-pop-detail {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -305px;
    margin-left: -500px;
    padding: 0 46px 50px;
    display: none;
    width: 100%;
    max-width: 1000px;
    height: 610px;
    background-color: #fff;
    z-index: 10002;
}

.box-pop-detail .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/ico-12.png) center center no-repeat;
}

.box-pop-detail .tit {
    padding: 38px 0 26px;
    text-align: center;
    color: #222;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
}

.box-pop-detail .info {
    margin: 30px 0 5px;
    padding: 0 60px 0 16px;
    height: 382px;
    overflow: hidden;
    overflow: auto;
    color: #666;
    line-height: 2.14;
    text-align: justify;
}

.box-pop-detail .info::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    border-radius: 5px;
    background-color: #eee;
}

.box-pop-detail .info::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #009442;
}

.box-pop-detail .btn-order {
    margin: 0 auto;
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #009442;
}

.box-pop-detail .btn-order:hover {
    background-color: #32af6a;
}


/* 新闻 */

.section-news-list .wp {
    padding: 56px 200px;
    background-color: #fff;
}

.section-news-list .list li {
    position: relative;
    padding: 52px 0 56px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.section-news-list .list li:after {
    position: absolute;
    bottom: 56px;
    left: 0;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: url(../images/ico-13.png) center center no-repeat #d5d5d5;
    content: '';
}

.section-news-list .list li:hover:after {
    background-color: #009442;
}

.section-news-list .list .date {
    float: left;
    width: 224px;
}

.section-news-list .list .date .d1 {
    color: #888;
    font-size: 16px;
    font-family: Arial;
}

.section-news-list .list li:hover .date .d1 {
    color: #009442;
}

.section-news-list .list .date .d2 {
    font-size: 33px;
    font-family: Arial;
    height: 1em;
    line-height: 1em;
}

.section-news-list .list .detail {
    margin-left: 224px;
    overflow: hidden;
}

.section-news-list .list .img {
    float: right;
    width: 220px;
    border: 1px solid #ddd;
}

.section-news-list .list .cont {
    position: relative;
    padding-top: 68%;
    height: 0;
    overflow: hidden;
}

.section-news-list .list .cont img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.section-news-list .list .txt {
    margin-right: 220px;
    padding: 36px 130px 0 0;
}

.section-news-list .list .tit {
    height: 1em;
    line-height: 1em;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.section-news-list .list .date2 {
    padding-top: 10px;
    color: #888;
    font-size: 12px;
}

.section-news-list .list .info {
    margin-top: 28px;
    height: 3.14em;
    line-height: 1.57em;
    overflow: hidden;
    color: #888;
}


/* 新闻详情 */

.section-news-de .wp {
    padding: 58px 200px 90px;
    background-color: #fff;
}

.section-news-de .tit {
    font-size: 28px;
    font-weight: normal;
    text-align: center;
}

.section-news-de .info {
    padding: 22px 0;
    line-height: 1em;
    color: #aaa;
    text-align: center;
}

.section-news-de .txt {
    padding: 76px 0;
    color: #555;
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.section-news-de .txt p {
    padding-bottom: 30px;
}

.section-news-de .txt img {
    margin: 0 auto;
    display: block;
}


/* page */

.section-page .wp {
    padding: 58px 200px 90px;
    background-color: #fff;
    color: #555;
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
}

.section-page p {
    padding-bottom: 30px;
}

.section-page img {
    margin: 0 auto;
    display: block;
}


/* zone */

.section-zone .wp {
    padding: 40px 30px 15px;
    background-color: #fff;
}

.section-zone .list {
    margin-left: -20px;
    overflow: hidden;
}

.section-zone .list li {
    padding: 0 0 26px 20px;
    float: left;
    width: 20%;
}

.section-zone .list .img {
    position: relative;
    padding-top: 70%;
    height: 0;
    overflow: hidden;
}

.section-zone .list img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section-zone .list a:hover img {
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.section-zone .list .cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../images/ico-2.png) center center no-repeat;
    -webkit-background-size: 50px auto;
    background-size: 50px auto;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.section-zone .list a:hover .cover {
    background-color: rgba(0, 0, 0, .5);
}

.section-zone .list .tit {
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
    text-align: center;
}


/* 产品 */

.section-pro .wp {
    padding: 42px 32px 74px;
    background-color: #fff;
}

.section-pro .list {
    margin-left: -32px;
    overflow: hidden;
}

.section-pro .list li {
    padding: 0 0 38px 32px;
    float: left;
    width: 20%;
}

.section-pro .list .item {
    padding: 20px;
    border: 1px solid #eee;
}

.section-pro .list .item:hover {
    border: 1px solid #009442;
}

.section-pro .list .img {
    position: relative;
    padding-top: 87%;
    display: block;
    height: 0;
    overflow: hidden;
}

.section-pro .list img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.section-pro .list .item:hover img {
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.section-pro .list .tit {
    margin: 14px 0 28px;
    font-size: 16px;
    height: 3.26em;
    line-height: 1.63em;
    overflow: hidden;
    text-align: justify;
}

.section-pro .list .d1 {
    height: 30px;
}

.section-pro .list .category {
    float: left;
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #009442;
    border-radius: 15px;
}

.section-pro .list .category:hover {
    color: #009442;
    background-color: transparent;
    border: 1px solid #009442;
}

.section-pro .list .cart {
    padding-left: 22px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #888;
    background: url(../images/ico-16.png) left center no-repeat;
}

.section-pro .list .cart:hover {
    color: #009442;
}


/* pro-de */

.section-pro-de .wp {
    padding: 12px 200px 68px;
    background-color: #fff;
}

.pro-info {
    overflow: hidden;
}

.pro-info .image {
    float: left;
    width: 500px;
}

.pro-info .img-big {
    border: 1px solid #ddd;
}

.pro-info .image .cont {
    position: relative;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
}

.pro-info .image .cont img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.pro-info .img-thumb {
    margin-top: 22px;
    overflow: hidden;
}

.pro-info .img-thumb .slide {
    margin-left: -20px;
    overflow: hidden;
}

.pro-info .img-thumb .img {
    padding-left: 20px;
}

.pro-info .img-thumb .cont {
    position: relative;
    border: 1px solid #ddd;
    cursor: pointer;
}

.pro-info .img-thumb .slick-current .cont {
    border: 1px solid #009442;
}

.pro-info .img-thumb .cont:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    border: 1px solid #009442;
    content: '';
}

.pro-info .img-thumb .slick-current .cont:after {
    display: block;
}

.pro-info .txt {
    margin-left: 500px;
    padding: 22px 0 0 52px;
}

.pro-info .txt .tit {
    padding-bottom: 12px;
    font-size: 22px;
    font-weight: normal;
}

.pro-info .txt .info {
    margin-bottom: 29px;
    padding-top: 32px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.pro-info .txt .info li {
    margin-bottom: 17px;
    overflow: hidden;
    line-height: 36px;
}

.pro-info .txt .info .d1 {
    float: left;
    width: 52px;
    color: #666;
    font-size: 16px;
}

.pro-info .txt .info .d2 {
    margin-left: 52px;
}

.pro-info .txt .info .d2 a {
    margin: 0 19px 10px 0;
    padding: 0 9px;
    display: inline-block;
    height: 36px;
    line-height: 34px;
    color: #666;
    font-size: 16px;
    border: 2px solid #ddd;
}

.pro-info .txt .info .d2 a.on {
    color: #fff;
    background-color: #009442;
    border: 2px solid #009442;
}

.pro-info .txt .buyNum {
    display: inline-block;
    height: 30px;
    font-size: 0;
    border: 1px solid #ddd;
}

.pro-info .txt .buyNum>* {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block;
    width: 34px !important;
    height: 28px !important;
    line-height: 28px !important;
    text-align: center;
    color: #666;
    font-size: 12px;
    border: none !important;
    vertical-align: top;
}

.pro-info .txt .buyNum a {
    color: #fff !important;
    background-color: #009442;
}

.pro-info .txt .buyNum a.disabled {
    color: #666 !important;
    background-color: #c5c5c5;
}

.pro-info .txt .intro {
    padding: 7px 0 10px;
    color: #666;
    line-height: 1.71;
    text-align: justify;
}

.pro-info .txt .btns {
    padding-left: 52px;
    height: 50px;
}

.pro-info .txt .btns a {
    margin-top: 16px;
    padding-left: 66px;
    float: left;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    border-width: 1px;
    border-style: solid;
    font-size: 16px;
    background-position: 41px center;
    background-repeat: no-repeat;
}

.pro-info .txt .btns a.a1 {
    margin-right: 18px;
    color: #fff;
    background-color: #009442;
    border-color: #009442;
    background-image: url(../images/ico-16-on.png);
}

.pro-info .txt .btns a.a1:hover {
    background-color: #32af6a;
    border-color: #32af6a;
}

.pro-info .txt .btns a.a2 {
    color: #888;
    border-color: #aaa;
    background-image: url(../images/ico-17.png);
}

.pro-info .txt .btns a.a2:hover {
    color: #fff;
    border-color: #32af6a;
    background-image: url(../images/ico-17-on.png);
    background-color: #32af6a;
}

.section-pro-de .tit-pro {
    margin: 74px 0 36px;
    padding-left: 30px;
    height: 75px;
    line-height: 75px;
    color: #009442;
    font-size: 28px;
    font-weight: bold;
    background-color: #f5f5f5;
}


/* login */

.main-mem {
    margin: 0;
}

.section-mem {
    padding: 76px 0 84px;
    background: url(../images/bg-8.jpg) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.box-member {
    margin: 0 auto;
    padding: 22px 15px 18px;
    width: 100%;
    max-width: 390px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    background-color: #fff;
}

.box-member .tab .title {
    position: relative;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    overflow: hidden;
}

.box-member .tab .title:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    display: block;
    width: 1px;
    height: 36px;
    background-color: #ddd;
    content: '';
}

.box-member .tab .title li {
    float: left;
    width: 50%;
}

.box-member .tab .title a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
}

.box-member .tab .title .on a {
    color: #009442;
}

.box-member .tab .form {
    margin-bottom: 0 !important;
    padding: 26px 30px 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.box-member li {
    position: relative;
    padding-bottom: 14px;
}

.box-member .inp {
    padding: 0 10px 0 44px !important;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 48px;
    background-position: 17px center;
    background-repeat: no-repeat;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    font-size: 14px !important;
}

.box-member .inp.inp1 {
    background-image: url(../images/ico-18.png);
}

.box-member .inp.inp2 {
    background-image: url(../images/ico-19.png);
}

.box-member .inp::-webkit-input-placeholder {
    color: #aaa;
}

.box-member .inp::-moz-placeholder {
    color: #aaa;
}

.box-member .inp::-ms-input-placeholder {
    color: #aaa;
}

.box-member .btn {
    margin-top: 8px;
    padding: 0 !important;
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background-color: #009442;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.box-member .btn:hover {
    background-color: #32af6a;
}

.box-member .tab .a-forget-pass {
    padding: 22px 34px 22px 0;
    float: right;
    display: inline-block;
    color: #888;
}

.box-member .tab .a-forget-pass:hover {
    color: #009442;
}

.box-member .inp.inp3 {
    padding-left: 17px !important;
}

.box-member .a-send {
    position: absolute;
    top: 12px;
    right: 1px;
    display: block;
    width: 118px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #009442;
    border-left: 1px solid #ddd;
    background-color: transparent;
    cursor: pointer;
}

.box-member .a-send.gray {
    color: #ddd;
}

.box-member .tab label {
    padding-left: 46px;
    display: inline-block;
    height: 58px;
    line-height: 58px;
    cursor: pointer;
    background: url(../images/ico-20.png) 30px center no-repeat;
    font-weight: normal !important;
}

.box-member .tab label.active {
    background-image: url(../images/ico-21.png);
}

.box-member .tab label input[type="checkbox"] {
    display: none;
}

.box-member .tab label span {
    font-size: 12px;
    color: #888;
    vertical-align: middle;
}

.box-member .tab label span a {
    color: #009442;
}


/* get-password */

.box-member.getpwd {
    padding: 0 0 46px;
    width: 100%;
    max-width: 720px;
}

.box-member.getpwd .tit {
    padding: 0 32px;
    height: 67px;
    line-height: 66px;
    border-bottom: 1px solid #ddd;
}

.box-member.getpwd .tit span {
    color: #555;
    font-size: 22px;
    font-weight: bold;
}

.box-member.getpwd .tit .back {
    float: right;
    display: inline-block;
    color: #009442;
    font-size: 12px;
}

.box-member.getpwd .tit .back:hover {
    color: #aaa;
}

.box-member.getpwd .progress {
    position: relative;
    margin: 62px auto 0;
    width: 100%;
    max-width: 648px;
    font-size: 0;
    text-align: center;
}

.box-member.getpwd .progress li {
    position: relative;
    display: inline-block;
    width: 33.333%;
    height: 12px;
}

.box-member.getpwd .progress li:after,
.box-member.getpwd .progress li:before {
    position: absolute;
    top: 50%;
    display: block;
    width: 50%;
    height: 1px;
    background-color: #ddd;
    content: '';
}

.box-member.getpwd .progress li:before {
    left: 0;
}

.box-member.getpwd .progress li:after {
    right: 0;
}

.box-member.getpwd .progress .txt {
    position: absolute;
    top: -26px;
    left: 0;
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    color: #888;
    font-size: 14px;
}

.box-member.getpwd .progress .cur .txt {
    color: #029543;
    font-size: 16px;
}

.box-member.getpwd .progress .txt:after {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -6px;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: 2px solid #029543;
    border-radius: 50%;
    content: '';
    z-index: 1;
}

.box-member.getpwd .progress .cur .txt:after {
    background-color: #029543;
}

.box-member.getpwd .progress .li1:before {
    display: none;
}

.box-member.getpwd .progress .li3:after {
    display: none;
}

.box-member.getpwd .form {
    margin: 30px auto 0;
    width: 94%;
    max-width: 300px;
}

.box-member.getpwd .form img.img-vali {
    position: absolute;
    top: 11px;
    right: 10px;
    display: block;
    height: 28px;
}

.box-member.getpwd .btn-set {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/ico-22.png) center center no-repeat;
}

.box-member.getpwd .btn-set.show {
    background-image: url(../images/ico-23.png);
}

.box-member.getpwd .result {
    margin: 60px auto;
    height: 78px;
    line-height: 78px;
    text-align: center;
}

.box-member.getpwd .result img {
    display: inline-block;
    width: 78px;
    vertical-align: middle;
}

.box-member.getpwd .result span {
    padding-left: 10px;
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.box-member.getpwd .btn-login {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    color: #666;
    font-size: 18px;
    border: 1px solid #aaa;
    border-radius: 5px;
}

.box-member.getpwd .btn-login:hover {
    color: #fff;
    background-color: #009442;
    border: 1px solid #009442;
}


/* 订单 */

.section-order {
    overflow: hidden;
}

.section-order .menu-side {
    padding: 46px 0 0 56px;
    float: left;
    width: 230px;
    background-color: #fff;
}

.section-order .menu-side .item {
    padding-bottom: 62px;
}

.section-order .menu-side .par {
    margin-bottom: 22px;
    height: 1em;
    line-height: 1em;
    color: #222;
    font-size: 22px;
}

.section-order .menu-side .list p {
    line-height: 33px;
}

.section-order .menu-side .list a {
    color: #888;
    font-size: 16px;
}

.section-order .menu-side .list a:hover,
.section-order .menu-side .list a.on {
    color: #009442;
}

.section-order .menu-side-m {
    display: none;
}

.section-order .menu-side-m .tabtitle {
    text-align: center;
    font-size: 0;
}

.section-order .menu-side-m .tabtitle li {
    display: inline-block;
    width: 50%;
}

.section-order .menu-side-m .tabtitle a {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    color: #222;
    font-size: 16px;
    background-color: #fff;
}

.section-order .menu-side-m .tabtitle .on a {
    color: #fff;
    background-color: #009442;
}

.section-order .menu-side-m .tabcontent {
    margin-top: 10px;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.section-order .menu-side-m .tabcontent a {
    margin-right: 10px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #888;
    font-size: 14px;
}

.section-order .menu-side-m .tabcontent a.on {
    color: #009442;
}

.section-order .cont-right {
    margin-left: 260px;
}

.section-order .cont-right .sitemap {
    padding: 17px 0 17px 31px;
}

.section-order .cont-right .tab {
    margin-top: 18px;
    background-color: #fff;
}

.section-order .tab .tabtitle {
    position: relative;
    padding: 16px 0 0 9px;
    font-size: 0;
}

.section-order .tab .tabtitle:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    content: '';
}

.section-order .tab .tabtitle li {
    padding: 0 20px;
    display: inline-block;
}

.section-order .tab .tabtitle a {
    position: relative;
    display: inline-block;
    height: 61px;
    line-height: 58px;
    color: #222;
    font-size: 18px;
}

.section-order .tab .tabtitle a:hover,
.section-order .tab .tabtitle .on a {
    color: #009442;
}

.section-order .tab .tabtitle a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 3px;
    background-color: #009442;
    content: '';
    z-index: 2;
}

.section-order .tab .tabtitle .on a:after {
    display: block;
}

.section-order .tab .tabcontent {
    padding: 27px 28px 58px 32px;
}

.section-order .tab .search {
    height: 43px;
    overflow: hidden;
}

.section-order .tab .key {
    padding: 0 10px 0 18px;
    float: left;
    display: block;
    width: 230px;
    height: 43px;
    line-height: 41px;
    border: 1px solid #ddd;
    border-right: none;
}

.section-order .tab .submit {
    float: left;
    display: block;
    width: 102px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    background-color: #009442;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.section-order .tab .submit:hover {
    background-color: #32af6a;
}

.section-order .tab .tit-list {
    margin: 20px 0;
    background-color: #f5f5f5;
    overflow: hidden;
}

.section-order .tab .tit-list .item {
    float: left;
    text-align: center;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}

.section-order .tab .tit-list .item.i1 {
    width: 46%;
}

.section-order .tab .tit-list .item.i2 {
    width: 17%;
}

.section-order .tab .tit-list .item.i3 {
    width: 24%;
}

.section-order .tab .tit-list .item.i4 {
    width: 13%;
}

.section-order table.item {
    margin-bottom: 28px;
    width: 100%;
}

.section-order table.item .th {
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    height: 55px;
    text-align: left;
    color: #888;
}

.section-order table.item .th .s1 {
    padding-left: 21px;
    font-weight: normal;
}

.section-order table.item .th .s2 {
    padding-left: 48px;
    font-weight: normal;
}

.section-order table.item .th em {
    color: #333;
}

.section-order table.item tr.pro {
    border-right: 1px solid #ddd;
}

.section-order table.item tr.pro td {
    padding: 26px 14px 30px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.section-order table.item img {
    float: left;
    display: block;
    width: 110px;
}

.section-order table.item .txt1 {
    margin-left: 130px;
}

.section-order table.item .txt1 .tit {
    margin: 16px 0;
    height: 2.76em;
    line-height: 1.38em;
    font-size: 16px;
    overflow: hidden;
}

.section-order table.item .txt1 .tit a {
    color: #666;
}

.section-order table.item .txt1 .tit a:hover {
    color: #009442;
}

.section-order table.item .txt1 .num {
    height: 1em;
    line-height: 1em;
    color: #aaa;
}

.section-order table.item .txt2 {
    color: #666;
    line-height: 1.38em;
    text-align: center;
}

.section-order table.item .txt3 textarea {
    width: 100%;
    color: #666;
    line-height: 2.06em;
    font-size: 16px;
    resize: none;
}

.section-order table.item .btns a {
    margin: 9px auto;
    display: block;
    width: 100%;
    max-width: 96px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    text-align: center;
}

.section-order table.item .btns a.a1 {
    background-color: #009442;
}

.section-order table.item .btns a.a1:hover {
    background-color: #32af6a;
}

.section-order table.item .btns a.a2 {
    background-color: #aaa;
}

.section-order table.item .btns a.a2:hover {
    background-color: #32af6a;
}

.section-order .tab.tab-m {
    display: none;
}

.section-order .tab.tab-m table.item {
    border-bottom: 1px solid #ddd;
}

.section-order .tab.tab-m table.item tr.pro td {
    padding: 13px 10px;
    border-bottom: none;
}

.section-order .tab.tab-m table.item tr.param td {
    border-bottom: 1px dashed #ddd;
}

.section-order .tab.tab-m table.item tr td {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.section-order .tab.tab-m table.item .th .s1 {
    padding-left: 10px;
}

.section-order .tab.tab-m table.item .th .s2 {
    padding-left: 24px;
}

.section-order .tab.tab-m table.item .txt2 {
    padding: 10px 0 10px 20px;
    text-align: left;
}

.section-order .tab.tab-m table.item .txt2 div {
    display: inline-block;
}

.section-order .tab.tab-m table.item tr.remark td {
    padding: 14px 12px 12px;
}

.section-order .tab.tab-m table.item .txt3 {
    padding: 10px;
    background-color: #fffefa;
    border: 1px solid #ddd;
    font-size: 14px;
    text-align: left;
    text-align: justify;
    min-height: 90px;
}

.section-order .tab.tab-m table.item .txt1 .tit {
    font-size: 14px;
}

.section-order .tab.tab-m table.item .btns {
    text-align: right;
}

.section-order .tab.tab-m table.item .btns a {
    margin: 9px 0 0;
    display: inline-block;
}


/* contact */

.section-contact-1 .wp {
    padding: 50px 200px;
    background-color: #fff;
    overflow: hidden;
}

.section-contact-1 .txt,
.section-contact-1 #map1 {
    float: left;
    width: 50%;
}

.g-tit-contact .en {
    height: 1em;
    line-height: 1em;
    color: #ddd;
    font-family: Arial;
    font-size: 36px;
    font-weight: lighter;
}

.g-tit-contact .cn {
    margin-top: 10px;
    height: 1em;
    line-height: 1em;
    font-size: 28px;
}

.section-contact-1 .txt ul {
    padding: 34px 0 44px;
    color: #666;
    font-size: 18px;
    line-height: 2.33;
}

.section-contact-1 .txt .btn-contact {
    padding-left: 56px;
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    background: url(../images/ico-25.png) 29px center no-repeat #009442;
}

.section-contact-1 .txt .btn-contact:hover {
    background-color: #32af6a;
}

.section-contact-1 #map1 {
    height: 400px;
    border: 1px solid #ddd;
}

.section-contact-2 {
    margin-top: 20px;
}

.section-contact-2 .wp {
    padding: 50px 200px;
    background-color: #fff;
    overflow: hidden;
}

.section-contact-2 .select,
.section-contact-2 #map2 {
    float: left;
    width: 50%;
}

.section-contact-2 .select {
    padding-right: 54px;
}

.section-contact-2 .select .d1 {
    margin-top: 38px;
    overflow: hidden;
}

.section-contact-2 .select .d1 select {
    padding: 0 28px 0 10px;
    float: left;
    width: 350px;
    height: 45px;
    line-height: 43px;
    background: url(../images/ico-26.png) 312px center no-repeat;
    color: #666;
    font-size: 16px;
    border: 1px solid #ddd;
}

.section-contact-2 .select .d1 select#area {
    border-right: 1px solid #ddd;
}

.section-contact-2 .select .d1 .btn-submit {
    float: right;
    display: block;
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #009442;
    cursor: pointer;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.section-contact-2 .select .d1 .btn-submit:hover {
    background-color: #32af6a;
}

.section-contact-2 .select .d2 {
    margin-top: 13px;
    padding: 20px;
    border: 1px solid #ddd;
    min-height: 278px;
}

.section-contact-2 .select .d2 .tit {
    font-size: 22px;
}

.section-contact-2 .select .d2 ul {
    margin-top: 13px;
    line-height: 2;
}

.section-contact-2 #map2 {
    height: 448px;
    border: 1px solid #ddd;
}

.section-contact-2 #map2 img {
    max-width: none;
}

.BMap_cpyCtrl,
.anchorBL {
    display: none;
}

.section-contact-3 {
    margin-top: 20px;
}

.section-contact-3 .wp {
    padding: 76px 200px 70px;
    background-color: #fff;
}

.section-contact-3 .form {
    margin-top: 10px;
}

.section-contact-3 .form ul {
    margin-left: -40px;
    overflow: hidden;
}

.section-contact-3 .form ul li {
    position: relative;
    margin-top: 34px;
    padding-left: 40px;
    float: left;
    width: 100%;
}

.section-contact-3 .form ul li.half {
    width: 50%;
}

.section-contact-3 .form .d1 {
    position: absolute;
    top: 0;
    left: 40px;
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
    color: #aaa;
    font-size: 16px;
}

.section-contact-3 .form .d2 {
    padding-left: 160px;
    border-bottom: 1px solid #aaa;
}

.section-contact-3 .form input[type="text"] {
    display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
}

.section-contact-3 .form .btn-submit {
    margin: 40px auto 0;
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background-color: #aaa;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.section-contact-3 .form .btn-submit:hover {
    background-color: #009442;
}

@media only screen and (max-width: 1599px) {
    .wp {
        width: 1440px;
    }
    .box-search {
        left: 15px;
    }
    .box-mem {
        right: 15px;
    }
    .section-index-2 .d1 {
        padding-top: 96px;
    }
    .section-about-1 .wp {
        padding: 30px 100px;
    }
    .section-about-2 .wp {
        padding: 20px 100px 0;
    }
    .section-about-4 .wp {
        padding: 30px 100px 100px;
    }
    .section-job .wp {
        padding: 30px 100px;
    }
    .section-news-list .wp {
        padding: 30px 100px;
    }
    .section-news-de .wp {
        padding: 30px 100px;
    }
    .section-page .wp {
        padding: 30px 100px;
    }
    .section-pro-de .wp {
        padding: 12px 100px 30px;
    }
    .section-contact-1 .wp,
    .section-contact-2 .wp,
    .section-contact-3 .wp {
        padding: 30px 100px;
    }
    .section-about-3 .wp {
        padding: 30px 100px;
    }
    .section-index-1 .list {
        margin-left: -10px;
    }
    .section-index-1 .list li {
        padding: 0 0 56px 10px;
    }
    .index-top .item.i2 img {
        margin-right: 160px;
    }
    .index-top .item.i3 img {
        margin-left: 200px;
    }
}

@media only screen and (max-width: 1439px) {
    .wp {
        width: 1200px;
    }
    .footer-menu .sub {
        padding-bottom: 30px;
    }
    .section-index-2 .d1 {
        padding-top: 40px;
    }
    .section-index-4 .wp {
        padding: 15px;
    }
    .section-index-4 .d1 {
        padding: 20px 0;
    }
    .section-about-1 .wp {
        padding: 30px 50px;
    }
    .section-about-2 .wp {
        padding: 20px 50px 0;
    }
    .section-about-4 .wp {
        padding: 30px 50px 100px;
    }
    .section-news-list .wp {
        padding: 30px 50px;
    }
    .section-job .wp {
        padding: 30px 50px;
    }
    .section-news-de .wp {
        padding: 30px 50px;
    }
    .section-page .wp {
        padding: 30px 50px;
    }
    .section-pro-de .wp {
        padding: 12px 50px 30px;
    }
    .section-contact-1 .wp,
    .section-contact-2 .wp,
    .section-contact-3 .wp {
        padding: 30px 50px;
    }
    .section-about-3 .wp {
        padding: 30px 50px;
    }
    .section-about-4 .slide .btn,
    .section-about-3 .slide .btn {
        top: auto;
        bottom: -80px;
    }
    .section-about-4 .slide .btn.btn-prev,
    .section-about-3 .slide .btn.btn-prev {
        left: 44%;
    }
    .section-about-4 .slide .btn.btn-next,
    .section-about-3 .slide .btn.btn-next {
        right: 44%;
    }
    .section-pro .list li {
        width: 33.333%;
    }
    .section-contact-2 .select {
        padding-right: 20px;
    }
    .section-index-1 .list .tit {
        padding: 10px 0 0;
        font-size: 18px;
    }
    .section-index-1 .list .more-index {
        margin-top: 10px;
    }
    .more-index {
        width: 60%;
    }
}

@media only screen and (max-width: 1199px) {
    body {
        padding: 60px 0 50px;
    }
    .wp {
        padding: 0 15px;
        width: 100%;
    }
    .main {
        margin: 20px 0 30px;
        background-image: none;
    }
    .menuBtn {
        display: block;
    }
    .header-pc {
        display: none;
    }
    .header-m {
        display: block;
    }
    .footer {
        padding-top: 20px;
    }
    .footer.fixBot {
        bottom: 50px;
    }
    .footer-menu {
        display: none;
    }
    .footer .info-contact {
        float: none;
        width: 100%;
    }
    .footer .info-contact .d1 img {
        margin: 0 auto;
        float: none;
    }
    .footer .info-contact .d1 .txt {
        margin-right: 0;
        padding: 10px 0 0 0;
        text-align: center;
        line-height: 1.5;
    }
    .footer .info-contact .d1 .txt span {
        display: inline-block;
    }
    .footer .info-contact .d1 .txt span:last-child {
        display: block;
    }
    .footer .info-contact .d2 {
        padding-top: 32px;
        text-align: center;
    }
    .footer .info-contact .d2 div.txt {
        float: left;
        width: 100%;
        -o-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        -moz-transform: translateY(-50px);
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    .footer .info-contact .d2 div.no {
        padding-left: 0;
        float: none;
        font-size: 26px;
    }
    .footer .copyright {
        padding: 10px 0;
        border-top: 1px solid rgba(255, 255, 255, .3);
        font-size: 12px;
        text-align: center;
        line-height: 1.5;
    }
    .subclass a {
        margin: 0 5px;
        padding: 0 10px;
        height: 47px;
        line-height: 44px;
        font-size: 14px;
    }
    .banner-inner {
        height: 300px;
    }
    .banner-inner .txt {
        font-size: 30px;
    }
    .fix-menu {
        display: block;
    }
    /* .index-top {display: table;width: 100%;}
    .index-top .cont {display: table-cell;vertical-align: middle;} */
    .index-top img {
        position: static;
    }
    .index-top img.img1 {
        display: none !important;
    }
    .index-top img.img2 {
        margin: 0 auto;
    }
    .index-top img.img3 {
        display: block !important;
    }
    /* .index-top .go-next {display: none;} */
    .section-index-1 .list .intro {
        display: none;
    }
    .section-index-2 .d1 {
        float: none;
        width: 100%;
        height: auto;
    }
    .section-index-2 .d1 .more-index {
        display: none;
    }
    .section-index-2 .more-index.m {
        display: block;
    }
    .section-index-2 .d2 {
        margin-left: 0;
    }
    .section-index-3 .video-cont {
        height: 360px;
    }
    .section-index-4 .d1 {
        padding-bottom: 0;
    }
    .section-index-4 .d1>* {
        display: block;
        width: 100%;
    }
    .section-index-4 .txt {
        padding-bottom: 20px;
    }
    .section-index-6 .cont {
        margin-left: -10px;
    }
    .section-index-6 .cont .item {
        margin-bottom: 20px;
        padding-left: 10px;
    }
    .section-index-6 .cont .item:last-child {
        margin-bottom: 0;
    }
    .section-index-6 .cont .item>div {
        padding: 20px 14px;
    }
    .section-index-6 .cont .item {
        width: 100%;
    }
    .section-about-1 .txt {
        padding: 30px 0 10px;
        font-size: 14px;
    }
    .section-about-1 .wp {
        padding: 30px 15px;
    }
    .section-about-2 .wp {
        padding: 20px 15px 0;
    }
    .section-about-4 .wp {
        padding: 30px 15px 100px;
    }
    .section-job .wp {
        padding: 30px 15px;
    }
    .section-news-list .wp {
        padding: 0 15px 1px;
    }
    .section-news-de .wp {
        padding: 30px 15px;
    }
    .section-page .wp {
        padding: 30px 15px;
        font-size: 14px;
        line-height: 1.5;
    }
    .section-pro .wp {
        padding: 30px 15px;
    }
    .section-pro-de .wp {
        padding: 12px 15px 30px;
    }
    .section-contact-1 .wp,
    .section-contact-2 .wp,
    .section-contact-3 .wp {
        padding: 30px 15px;
    }
    .section-about-3 .wp {
        padding: 30px 15px;
    }
    .section-about-2 .list {
        margin-left: -11px;
    }
    .section-about-2 .list li {
        padding: 0 0 11px 11px;
    }
    .section-about-1 .img-list {
        margin-left: -10px;
    }
    .section-about-1 .img-list li {
        padding-left: 10px;
    }
    .section-about-4 .slide .btn.btn-prev,
    .section-about-3 .slide .btn.btn-prev {
        left: 43%;
    }
    .section-about-4 .slide .btn.btn-next,
    .section-about-3 .slide .btn.btn-next {
        right: 43%;
    }
    .section-about-4 .slide {
        margin-top: 30px;
    }
    .box-pop-detail {
        margin: 0;
        width: 86%;
        height: 500px;
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    .box-pop-detail .info {
        height: 290px;
    }
    .section-job .list .item>div {
        font-size: 14px;
        height: 46px;
        line-height: 44px;
    }
    .section-job .title .item {
        font-size: 14px;
    }
    .section-news-list .list li {
        padding: 20px 0;
    }
    .section-news-list .list .txt {
        padding: 36px 50px 0 0;
    }
    .section-news-list .list .date {
        width: 130px;
    }
    .section-news-list .list .detail {
        margin-left: 130px;
    }
    .pages {
        margin: 30px 0;
    }
    .section-news-de .tit {
        font-size: 20px;
    }
    .section-news-de .txt {
        padding: 30px 0;
        font-size: 14px;
        line-height: 1.5;
    }
    .prevandnext {
        padding: 10px 0;
    }
    .section-news-de .txt p {
        padding-bottom: 14px;
    }
    .section-page p {
        padding-bottom: 14px;
    }
    .section-zone .wp {
        padding: 20px 15px 15px;
    }
    .section-zone .list {
        margin-left: -10px;
    }
    .section-zone .list li {
        padding: 0 0 10px 10px;
        width: 25%;
    }
    .section-zone .list .tit {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
    .section-pro .list {
        margin-left: -10px;
    }
    .section-pro .list li {
        padding: 0 0 10px 10px;
    }
    .section-pro .list .tit {
        font-size: 14px;
    }
    .section-pro .list .item {
        padding: 10px 10px 20px;
    }
    .sitemap {
        display: none;
    }
    .pro-info .txt .tit {
        font-size: 18px;
    }
    .pro-info .txt .info .d2 a {
        margin-right: 8px;
        font-size: 14px;
    }
    .pro-info .image {
        float: none;
        width: 100%;
    }
    .pro-info .txt {
        margin-left: 0;
        padding: 30px 0 0 0;
    }
    .section-pro-de .tit-pro {
        margin: 40px 0 20px;
        padding: 0;
        height: 50px;
        line-height: 50px;
        background-color: transparent;
        font-size: 22px;
        text-align: center;
    }
    .pro-info .txt .btns {
        padding-left: 0;
        text-align: center;
        font-size: 0;
        height: auto;
    }
    .pro-info .txt .btns a {
        margin: 16px 5px 0 !important;
        float: none;
        display: inline-block;
        text-align: left;
    }
    .section-order .menu-side {
        display: none;
    }
    .section-order .menu-side-m {
        display: block;
    }
    .section-order .tab.tab-pc {
        display: none;
    }
    .section-order .tab.tab-m {
        display: block;
    }
    .section-order .cont-right {
        margin: 0 -15px;
    }
    .section-order .tab .tabcontent {
        padding: 20px 15px 30px;
    }
    .section-order .tab .tabtitle a {
        height: 49px;
        line-height: 46px;
        font-size: 16px;
    }
    .section-order .tab.tab-m table.item .th .s2 {
        padding-left: 10px;
    }
    .section-contact-1 .txt,
    .section-contact-1 #map1 {
        float: none;
        width: 100%;
    }
    .section-contact-1 #map1 {
        margin-top: 20px;
    }
    .section-contact-2 .select,
    .section-contact-2 #map2 {
        float: none;
        width: 100%;
    }
    .section-contact-2 .select {
        margin-bottom: 20px;
        padding-right: 0;
    }
    .section-contact-2 .select .d1 .btn-submit {
        margin-left: 20px;
        float: left;
    }
    .section-contact-1 .txt ul {
        font-size: 14px;
    }
    .section-index-1 .list {
        margin-left: -5px;
    }
    .section-index-1 .list li {
        padding: 0 0 46px 5px;
    }
    .subclass {
        display: none;
    }
    .subclass-m {
        display: block;
    }
    .index-top .item.i2 img {
        margin: 0 auto;
        display: block;
    }
    .index-top .item.i3 img {
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width: 959px) {
    .g-tit-index .cn {
        font-size: 24px;
    }
    .g-tit-index .en {
        font-size: 24px;
    }
    .section-index-2 .d1 .txt {
        padding: 16px 0 30px;
        font-size: 14px;
    }
    .section-index-3 .g-tit-index {
        padding: 20px 0;
    }
    .section-index-6 .cont .d1 {
        float: none;
        width: 100%;
    }
    .section-index-6 .cont .d1 .g-tit-index {
        text-align: center;
    }
    .section-index-6 .cont .d2 {
        margin-left: 0;
    }
    .section-about-2 .list li {
        width: 50%;
    }
    .section-about-4 .slide .btn.btn-prev {
        left: 40%;
    }
    .section-about-4 .slide .btn.btn-next {
        right: 40%;
    }
    .section-news-list .list .date {
        display: none;
    }
    .section-news-list .list .detail {
        margin-left: 0;
    }
    .section-news-list .list li:after {
        display: none;
    }
    .section-news-list .list .img {
        float: none;
        width: 100%;
    }
    .section-news-list .list .txt {
        margin-right: 0;
    }
    .section-news-list .list .info {
        margin-top: 14px;
    }
    .section-news-list .list .tit {
        font-size: 18px;
    }
    .g-tit-contact .en {
        font-size: 24px;
    }
    .g-tit-contact .cn {
        margin-top: 5px;
        font-size: 18px;
    }
    .section-about-3 .slide {
        display: none;
    }
    .section-about-3 .list {
        display: block;
    }
    .box-pop-detail {
        padding: 0 14px 50px;
    }
    .box-pop-detail .info {
        padding: 0 10px 0 16px;
    }
    .box-pop-detail .tit {
        padding: 20px 0;
    }
    .section-zone .list .cover {
        -webkit-background-size: 40px auto;
        background-size: 40px auto;
    }
    .section-index-1 .list {
        margin-left: -1px;
    }
    .section-index-1 .list li {
        padding: 0 0 40px 1px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-inner {
        height: 230px;
    }
    .banner-inner .txt {
        font-size: 20px;
    }
    /* .section-index-1 .list li {width: 50%;}
    .section-index-1 .list {margin-left: -10px;}
    .section-index-1 .list li {padding: 0 0 10px 10px;} */
    .section-index-2 .slide {
        margin-left: -10px;
    }
    .section-index-2 .item {
        padding-left: 10px;
    }
    .section-index-3 .video-cont {
        height: 300px;
    }
    .section-index-4 .txt .info {
        padding: 30px;
    }
    .section-index-4 .d2 .item {
        padding: 20px 0;
        width: 33.333%;
    }
    .section-index-4 .d2 .item:after {
        display: none;
    }
    .section-index-4 .d2 .item .cn {
        font-size: 18px;
    }
    .section-index-6 .list .tit {
        font-size: 16px;
    }
    .section-about-2 .list li {
        width: 100%;
    }
    .section-about-4 .slide .btn.btn-prev {
        left: 36%;
    }
    .section-about-4 .slide .btn.btn-next {
        right: 36%;
    }
    .pages {
        margin: 20px 0;
    }
    .pages .num {
        display: none;
    }
    .pages:after {
        display: none;
    }
    .section-pro .list li {
        width: 50%;
    }
    .section-contact-3 .form ul li.half {
        width: 100%;
    }
}

@media only screen and (max-width:600px) {
    .section-pro .list li {
        width: 100%;
    }
    .section-order .tab.tab-m table.item .th span {
        display: block;
    }
    .section-contact-2 .select .d1 select {
        width: 33.333%;
    }
    .section-contact-2 .select .d1 .btn-submit {
        margin: 55px auto 0;
        float: none;
    }
    .section-index-1 .list .title {
        bottom: -26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .section-index-1 .list li {
        padding: 0 0 30px 1px;
    }
    .subclass-m .list a {
        width: 33.333%;
    }
}

@media only screen and (max-width: 479px) {
    /* .section-index-1 .list li {width: 100%;} */
    .section-index-4 .d2 .item {
        width: 50%;
    }
    .section-about-4 .slide .btn.btn-prev {
        left: 30%;
    }
    .section-about-4 .slide .btn.btn-next {
        right: 30%;
    }
    .section-zone .list li {
        width: 50%;
    }
    .box-member.getpwd .result {
        margin: 30px 0;
    }
    .subclass-m .list a {
        width: 50%;
    }
}
.box-search .input{
    float: left;
    line-height: 38px;
}
.box-search .button{
    float: left;
    line-height: 68px;
    margin-left: 10px;
}