﻿.wrap {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    position: absolute;
    left: 50px;
    top: 20px;
    z-index: 11;
    width: 140px;
}

.logo a {
    display: inline-block;
    vertical-align: middle;
}

.hl_hds h3 {
    font-size: 16px;
    display: inline-block;
    margin-left: 30px;
    color: #fff;
    line-height: 1.7;
    vertical-align: middle;
}

.h_banner .hl_hds h3 {
    color: #000;
}

.h_banner .h_chen i {
    color: #000;
}

.h_banner .h_chen a {
    color: #000;
}

.h_chen {
    position: absolute;
    right: 130px;
    top: 30px;
    font-size: 16px;
    display: inline-block;
    color: #000000;
}

.h_chen i {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    line-height: 1.7;
    margin: 0 10px;
    vertical-align: middle;
}

.h_chen a {
    font-size: 16px;
    display: inline-block;
    color: #fff;
    line-height: 1.7;
    vertical-align: middle;
}

.h_chen a:hover {
    color: #126537;
}

.h_banner {
    height: 945px;
    position: relative;
    overflow: hidden;
}

.h_banner .text {
    text-align: center;
    margin: 230px auto 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
}

.h_banner .text h2 {
    font-size: 72px;
    color: #fff;
    line-height: 90px;
}

.h_banner .text h4 {
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}

.h_banner .ban_nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 125px;
    z-index: 11;
}

.wrap1390 {
    width: 1390px;
    margin: 0 auto;
}

.h_banner .ban_nav li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #d0d0d0;
}

.h_banner .ban_nav li a {
    display: block;
    height: 80px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
}

.h_banner .ban_nav li:hover h5,
.h_banner .ban_nav li a:hover h3 {
    color: #126537;
}

.h_banner .ban_nav .txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.h_banner .ban_nav li h3 {
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
}

.h_banner .ban_nav li h5 {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
}

.h_banner .ban_nav li h6 {
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
    color: #126537;
    display: inline-block;
    padding-left: 55px;
    background: url(../images/ph.png) no-repeat left center;
}

.h_banner .arrow {
    background: url(../images/arrow.png) no-repeat center;
    width: 27px;
    height: 45px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 11;
    margin: 0 auto;
    cursor: pointer;
    -webkit-animation: bounce-up 2s linear infinite;
    animation: bounce-up 2s linear infinite;
}

@-webkit-keyframes bounce-up {
    25% {
        -webkit-transform: translateY(5px);
    }
    50%, 100% {
        -webkit-transform: translateY(0);
    }
    75% {
        -webkit-transform: translateY(-5px);
    }
}

@keyframes bounce-up {
    25% {
        transform: translateY(10px);
    }
    50%, 100% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-10px);
    }
}

.h_bds {
    padding: 130px 0 80px;
}

.lts {
    float: left;
}

.rts {
    float: right;
}

.h_bds .h_slider {
    width: 795px;
    overflow: hidden;
    position: relative;
}

.bgmask {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #126537;
    z-index: 11;
}

.show_ainUp {
    animation: show_ainsUp 1.5s;
    transform: translateY(100%);
}

.h_bds .h_slider img {
    display: block;
    width: 100%;
    height: 476px;
}

.h_bds .text {
    width: 530px;
    padding-top: 55px;
}

.h_bds .text h2 {
    font-size: 43px;
    color: #126537;
    line-height: 56px;
}

.h_bds .text h3 {
    font-size: 34px;
    color: #000000;
    line-height: 40px;
    text-transform: uppercase;
}

.h_bds .text span {
    display: block;
    margin: 35px 0 40px;
    width: 36px;
    height: 1px;
    display: block;
    background: #000;
}

.h_bds .text p {
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    opacity: 0.6;
}

.h_bds .text .btns {
    margin-top: 50px;
    font-size: 0;
}

.h_bds .text .btns a {
    display: inline-block;
    position: relative;
    height: 46px;
    border: 1px solid #000;
    box-sizing: border-box;
    width: 158px;
    text-align: center;
    font-size: 18px;
    color: #000000;
    margin-right: 22px;
    line-height: 46px;
    overflow: hidden;
    transition: all 0.3s;
}

.h_bds .text .btns a i {
    display: block;
    text-transform: uppercase;
    transition: all 0.6s;
}

.h_bds .text .btns a em {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.h_bds .text .btns em:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    content: "";
    display: block;
    width: 0;
    transition: all 0.3s;
    z-index: 11;
    background: #126537;
    display: block;
}

.h_bds .text .btns em:after {
    content: '';
    transition: all 0.8s;
    z-index: 11;
    height: 0;
    width: 1px;
    left: 0;
    top: 0;
    background: #126537;
    display: block;
    position: absolute;
}

.h_bds .text .btns .span2:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    background: #126537;
}

.h_bds .text .btns .span2:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    transition: all 0.8s;
    z-index: 11;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
    background: #126537;
}

.h_bds .text .btns a:hover em:before {
    width: 100%;
}

.h_bds .text .btns a:hover em:after {
    height: 100%;
}

.h_bds .text .btns a:hover {
    border-color: #126537
}

.h_bds .text .btns a:hover .i1 {
    margin-top: -46px;
}

.h_bds .text .btns a .i2 {
    color: #000;
    background: #f3f3f3;;
}

.h_bds .h_btns {
    text-align: right;
    margin: 55px 0;
}

.h_bds .next,
.h_bds .prev {
    background: url(../images/next.png) no-repeat center;
    width: 40px;
    height: 16px;
    display: inline-block;
    margin-left: 38px;
    cursor: pointer;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.h_bds .next {
    transform: rotate(0);
}

.h_bds .next:hover,
.h_bds .prev:hover {
    background: url(../images/next-1.png) no-repeat center;
}

.layout {
    position: relative;
}

.footer {

}

.footer_ul {
    padding-bottom: 78px;
}

.copyright {
    height: 46px;
    background: #000000;
}

.copyright p {
    line-height: 46px;
    font-size: 13px;
    color: #FFFFFF;
    padding-left: 46px;
}

.footer ul {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 666;
}

.footer li {
    float: left;
    width: 20%;
    background: #f3f3f3;
}

.footer li:nth-child(1) a {
    border-right: 1px solid #dfdfdf;
}

.footer li a {
    display: block;
    height: 78px;
    border-right: 1px solid #6e6e6e;
    box-sizing: border-box;
    position: relative;
}

.footer li .txt {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer li:nth-child(-n+2) .txt {
    padding-left: 45px;
}

.footer li .txt h3 {
    font-size: 16px;
    color: #000000;
    line-height: 26px;
}

.footer li .txt h4 {
    font-size: 16px;
    color: #000000;
    line-height: 22px;
}

.footer li:nth-child(n+3) {
    background: #5e5e5e;
}

.footer li a:hover .txt h2 {
    color: #126537;
}

.footer li .txt h2 {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.3s;
}

.footer li:nth-child(5) a {
    border-right: none;
}

/*首页结束*/

.banner {
    width: 100%;
    display: block;
    position: relative;
    height: 480px;
}

.banner .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}

.banner .text h2 {
    font-size: 46px;
    color: #FFFFFF;
    line-height: 116px;
}

.banner .text span {
    display: block;
    width: 92px;
    height: 2px;
    background: #FFFFFF;
    margin: 0 auto 30px;
}

.banner .text p {
    line-height: 26px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.naver {
    margin-top: 92px;
    position: relative;
}

.naver:before {
    content: "";
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
    background: #dddddd;
}

.naver ul {
    box-sizing: border-box;
    position: relative;
    z-index: 12;
    text-align: center;
    font-size: 0;
}

.naver li {
    display: inline-block;
    width: 220px;
}

.naver li a {
    display: block;
    font-size: 18px;
    color: #000000;
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    font-size: 18px;
    color: #000000;
    line-height: 56px;
    border-right: none;
    background: #fff;
}

.naver li:last-child a {
    border-right: 1px solid #d4d4d4;
}

.naver li.on a,
.naver li:hover a {
    background: #126537;
}

.naver li.on a,
.naver li:hover a {
    color: #FFFFFF;
}

.group .bd {
    margin-top: 84px;
}

.group .bd .imgs {
    height: 384px;
    overflow: hidden;
    position: relative;
}

.group .bd .imgs img {
    width: 100%;
    height: 100%;
    display: block;
}

.group .bd .txt {
    position: absolute;
    left: 145px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.group .bd .txt h4 {
    font-size: 30px;
    color: #000000;
    line-height: 38px;
    padding-left: 30px;
    background: url(../images/qico1.png) no-repeat left center;
}

.group .bd .txt h6 {
    font-size: 16px;
    color: #555555;
    line-height: 38px;
    text-transform: uppercase;
    padding-left: 30px;
}

.group .bd ul {
    margin-top: 46px;
    margin-bottom: 124px;
}

.group .bd li {
    margin-bottom: 70px;
    padding: 0 30px;
}

.group .bd li h2 {
    line-height: 46px;
    font-size: 35px;
    color: #126537;
}

.group .bd li h3 {
    font-size: 22px;
    color: #100f0f;
    line-height: 46px;
}

.group .bd li span {
    margin: 14px 0 26px;
    width: 100%;
    display: block;
}

.group .bd li p {
    font-size: 14px;
    color: #646464;
    line-height: 24px;
}

.group .bd li:nth-child(4) {
    margin-bottom: 0;
}

.f_gp {
    height: 300px;
    display: block;
    position: relative;
}

.f_gp h2 {
    line-height: 46px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 30px;
    color: #000000;
    text-transform: uppercase;
    transform: translateY(-50%);
}

.group .bd li .newstime {
    font-size: 14px;
    color: #646464;
    line-height: 26px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.group .bd li .newstxt {
    font-size: 15px;
    color: #646464;
    line-height: 26px;
}

/*集团概况结束*/

.honor .bd {
    margin-top: 90px;
}

.honor .bd .qts {
    padding-left: 40px;
}

.honor .bd h4 {
    font-size: 22px;
    color: #100f0f;
    line-height: 38px;
}

.honor .bd h2 {
    font-size: 35px;
    color: #100f0f;
    line-height: 1;
}

.honor .bd span {
    margin: 25px 0 25px;
    width: 56px;
    height: 2px;
    background: #000000;
    display: block;
}

.honor .bd p {
    font-size: 14px;
    color: #646464;
    line-height: 24px;
}

.honor .bd ul {
    margin: 45px 40px 60px;
    overflow: hidden;
}

.honor .bd li {
    height: 192px;
    border: 2px solid #e4e4e4;
    margin-right: 27px;
    margin-bottom: 40px;
    float: left;
    width: calc((100% - 54px) / 3);
    box-sizing: border-box;
    position: relative;
}

.honor .bd li:nth-child(3n) {
    margin-right: 0;
}

.honor .bd li .txt {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.honor .bd li .txt h5 {
    line-height: 30px;
    font-size: 16px;
    color: #646464;
}

.honor .bd li .txt h3 {
    line-height: 30px;
    font-size: 24px;
    color: #126537;
}

.honor .bd li:nth-child(3n) {
    margin-right: 0;
}

/*企业荣誉结束*/

.contact .bd {
    margin-top: 52px;
}

.contact .bd .text {
    padding-left: 520px;
    margin-bottom: 60px;
}

.contact .bd .text h2 {
    font-size: 26px;
    line-height: 66px;
    color: #126537;
    margin-bottom: 20px;
}

.contact .bd .text p {
    line-height: 26px;
    font-size: 16px;
    color: #646464;
}

.contact .bd .text .btns {
    margin-top: 30px;
    display: block;
    width: 200px;
    height: 56px;
    line-height: 56px;
    background: #126537;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}

.contact .bd .text .btns:hover {
    background: #16964f;
}

/*联系我们结束*/

.no_list {
    margin-top: 70px;
    margin-bottom: 50px;
}

.no_list ul {
    padding: 55px 0;
    margin-left: 258px;
    position: relative;
}

.no_list ul:before {
    content: "";
    left: 114px;
    width: 1px;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: #ececec;
    display: block;
    position: absolute;
}

.no_list li {
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.no_list li .lts {
    float: left;
    width: 116px;
    position: relative;
    margin-top: 35px;
}

.no_list li .lts:before {
    content: "";
    position: absolute;
    right: 0;
    height: 34px;
    top: 0;
    z-index: 11;
    background: #ff9901;
    width: 3px;
}

.no_list li .rts {
    float: right;
    width: 766px;
}

.no_list li .lts h2 {
    font-size: 37px;
    color: #126537;
    line-height: 34px;
}

.no_list li .text {
    border-bottom: 2px dashed #ececec;
    padding: 35px 0;
}

.no_list li .text p {
    font-size: 14px;
    color: #646464;
    line-height: 26px;
}

.no_list li:last-child .text {
    border-bottom: none;
}

/*大事记结束*/
.news .hd {
    overflow: hidden;
    margin-top: 90px;
}

.news .hd .lts {
    float: left;
}

.news .hd .n_slider {
    width: 784px;
    height: 404px;
    overflow: hidden;
    position: relative;
}

.news .hd .ne_hd {
    margin-top: 28px;
}

.news .hd .swiper-pagination-bullet {
    width: 73px;
    height: 1px;
    border-radius: 0;
    cursor: pointer;
    background: #b2b2b2;
    margin-right: 18px;
    opacity: 1;
}

.news .hd .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
}

.news .hd .text {
    margin-top: 77px;
    width: 360px;
}

.news .hd .text h4 {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 42px;
}

.news .hd .text h2 {
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}

.news .hd .text span {
    display: block;
    width: 85px;
    height: 2px;
    background: #000000;
    margin: 22px 0 30px 1px;
}

.news .hd .text p {
    line-height: 24px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
}

.news .hd .text .btn {
    width: 146px;
    height: 38px;
    text-align: center;
    display: block;
    background: #126537;
    margin-top: 30px;
}

.h_con a:hover,
.product .list .btns:hover,
.news .bd .btn:hover,
.news .hd .text .btn:hover {
    background: #16964f;
}

.news .hd .text .btn i {
    padding-right: 25px;
    background: url(../images/hico5.png) no-repeat right center;
    display: inline-block;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
}

.news .bd {
    margin-top: 50px;
}

.news .bd ul {
    border-bottom: 1px solid #000;
}

.news .bd h2 {
    font-size: 32px;
    line-height: 100px;
    color: #000;
}

.news .bd li {
    float: left;
    width: calc((100% - 96px) / 3);
    margin-right: 48px;
    margin-bottom: 72px;
}

.news .bd li:nth-child(3n) {
    margin-right: 0;
}

.news .bd li a {
    padding-top: 30px;
    display: block;
    box-sizing: border-box;
    border-top: 2px solid #000;
}

.news .bd h4 {
    font-size: 19px;
    line-height: 32px;
    color: #000;
    opacity: 1.4;
}

.news .bd h3 {
    font-size: 22px;
    line-height: 30px;
    color: #000;
    height: 60px;
    overflow: hidden;
    transition: all 0.3s;
}

.news .bd span {
    background: url(../images/hico4.png) no-repeat center;
    width: 25px;
    height: 13px;
    margin: 25px 0;
    display: block;
}

.news .bd p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    opacity: 0.5;
    height: 66px;
    overflow: hidden;
}

.news .bd .btn {
    width: 146px;
    height: 38px;
    background: #126537;
    text-align: center;
    margin-top: 30px;
}

.news .bd .btn i {
    padding-right: 25px;
    background: url(../images/hico5.png) no-repeat right center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 38px;
}

.news .bd .btns a {
    width: 250px;
    height: 58px;
    text-align: center;
    background: #f0f0f0;
    font-size: 18px;
    color: #5e5e5e;
    line-height: 58px;
    display: block;
    margin: 45px auto 90px;
}

.news .bd li a:hover {
    border-color: #126537;
}

.news .bd li a:hover h3 {
    color: #126537;
}

.news .bd .btns a:hover {
    background: #126537;
    color: #fff;
}

.map {
    height: 570px;
    position: relative;
    overflow: hidden;
}

#container {
    height: 100%;
}

.product .list {
    margin: 75px 0 40px;
}

.product .list li {
    margin: 0 35px 60px;
}

.product .list li a {
    display: block;
    overflow: hidden;
}

.product .list .lts {
    width: 200px;
    padding-top: 65px;
    padding-bottom: 45px;
    position: relative;
}

.product .list h2 {
    font-size: 28px;
    color: #000;
    line-height: 40px;
}

.product .list span {
    margin-top: 15px;
    background: url(../images/hico2.png) no-repeat center;
    width: 27px;
    height: 30px;
    display: block;
    margin-bottom: 22px;
}

.product .list p {
    font-size: 18px;
    color: #000;
    line-height: 26px;
    height: 78px;
    margin-bottom: 25px;
}

.product .list .btns {
    position: absolute;
    right: -67px;
    bottom: 0;
    z-index: 11;
    text-align: center;
    background: #126537;
    width: 168px;
}

.product .list .btns i {
    font-size: 18px;
    color: #ffffff;
    line-height: 45px;
    padding-right: 20px;
    background: url(../images/hico3.png) no-repeat right center;
    display: inline-block;
}

.product .list .imgs {
    width: 900px;
    height: 400px;
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
    padding: 18px 0 18px 18px;
    position: relative;
}

.product .list .imgs img {
    float: right;
    display: block;
    width: calc(900px - 18px);
    height: calc(400px - 36px);
    opacity: 1.0;
    transition: all 0.4s;
}

.product .list li a:hover img {
    opacity: 1;
}

.wrap1 {
    width: 1460px;
    margin: 0 auto;
}

.details {
    margin-top: 90px;
}

.details h2 {
    font-size: 32px;
    line-height: 50px;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
}

.details .hd {
    margin-bottom: 75px;
}

.details .hd a {
    display: block;
    position: relative;
}

.details .hd .imgs {
    float: left;
    width: 842px;
    position: relative;
    cursor: pointer;
}

.lq_dacen {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    display: none;
    bottom: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
}

.lq_dacen .lq_cent {
    width: 1000px;
    margin: 0 auto;
    position: fixed;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    top: 50%;
    z-index: 11;
    background: #fff;
    padding: 50px;
    box-sizing: border-box;
    overflow: hidden;
}

.lq_dacen .lq_cent .swiper-pagination1 span {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 50%;
    background: #fff;
    display: inline-block;
}

.lq_dacen .lq_cent .swiper-pagination1 {
    position: absolute;
    bottom: 70px;
    left: 0;
    z-index: 111;
    right: 0;
    text-align: center;
}

.lq_dacen .lq_cent .swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
}

.lq_slide {
    overflow: hidden;
    position: relative;
}

.lq_slide .m_next,
.lq_slide .m_prev {
    background: url(../images/next2.png) no-repeat center;
    width: 44px;
    height: 44px;
    left: 0;
    top: 50%;
    cursor: pointer;
    position: absolute;
    z-index: 111;
    margin-top: -22px;
}

.lq_slide .m_prev {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}

.lq_dacen .lq_cent img {
    width: 100%;
    display: block;
}

.lq_dacen .lq_cent .ico {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(../images/ico1.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
    transition: all 0.3s;
}

.lq_dacen .lq_cent .ico:hover {
    transform: rotate(720deg);
}

.details .hd .imgs:hover .lq_mask {
    opacity: 1;
}

.lq_mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
    z-index: 11;
    bottom: 0;
    background: url(../images/hico6.png) no-repeat center rgba(0, 0, 0, 0.5);
}

.details .hd .imgs {
    overflow: hidden;
}

.details .hd .swiper-pagination-bullet {
    background: #fff;
}

.details .hd .swiper-pagination {
    z-index: 9999;
}

.details .hd .imgs img {
    width: 100%;
    display: block;
}

.details .hd .text {
    width: 358px;
    float: right;
    background: #d8d8d8;
    padding: 50px 25px 0;
    box-sizing: border-box;
    height: 590px;
    z-index: 11;
    position: relative;
}

.details .hd .text h4 {
    line-height: 35px;
    font-size: 26px;
    margin-bottom: 20px;
    color: #100f0f;
}

.details .hd .text li {
    border-bottom: 1px solid #c3c3c3;
    padding: 0 15px;
}

.details .hd .text li label {
    display: inline-block;
    width: 105px;
    margin-right: 10px;
    word-break: keep-all;
    white-space: nowrap;
    color: #000000;
    line-height: 38px;
    overflow: hidden;
    font-size: 15px;
    text-overflow: ellipsis;
}

.details .hd .text li span {
    display: inline-block;
    width: 145px;
    word-break: keep-all;
    white-space: nowrap;
    color: #000000;
    line-height: 38px;
    overflow: hidden;
    font-size: 15px;
    text-overflow: ellipsis;
}

.details .hd .text .btn {
    margin: 30px auto 0;
    height: 46px;
    width: 180px;
    color: #fff;
    line-height: 48px;
    background: #126537;
    text-align: center;
    font-size: 16px;
}

.pr_slider {
    position: relative;
}

.details .p_slide {
    overflow: hidden;
    padding-bottom: 170px;
}

.details .p_slide .imgs img {
    max-width: 1010px;
    display: block;
    max-height: 335px;
    margin: 0 auto;
}

.details .p_slide p {
    font-size: 16px;
    line-height: 26px;
    color: #646464;
    text-align: center;
    padding: 40px 100px;
    height: 90px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.details .p_slide .btn a {
    display: block;
    height: 46px;
    width: 180px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 46px;
    background: #126537;
    margin: 0 auto;
}

.details .hd .text .btn:hover,
.details .p_slide .btn a:hover {
    background: #ae6400;
}

.details .hd {
    position: relative;
}

.details .hd .prev_1, .details .hd .next_1 {
    background: url(../images/next2.png) no-repeat center;
    width: 44px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: -90px;
    top: 50%;
    z-index: 111;
    margin-top: -22px;
}

.details .hd .prev_1 {
    left: auto;
    right: -90px;
    transform: rotate(180deg);
}

.details .prev_1:hover,
.details .next_1:hover {
    background: url(../images/next2-1.png) no-repeat center;
}

.details .prev,
.details .next {
    background: url(../images/next2.png) no-repeat center;
    width: 44px;
    height: 44px;
    cursor: pointer;
    position: absolute;
    left: 15px;
    top: 125px;
    z-index: 111;
}

.details .prev {
    left: auto;
    right: 15px;
    transform: rotate(180deg);
}

.details .prev:hover,
.details .next:hover {
    background: url(../images/next2-1.png) no-repeat center;
}

.fxtop {
    background: url(../images/hico1.png) no-repeat center;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 38px;
    bottom: 188px;
    z-index: 111;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
}

.fxtop:hover {
    background: url(../images/hico1-1.png) no-repeat center;
}

.h_con {
    position: fixed;
    right: 0;
    bottom: 30%;
    z-index: 112;
    border-bottom-left-radius: 10px;
}

.h_con a {
    width: 80px;
    height: 90px;
    background: #126537;
    display: block;
    position: relative;
}

.h_con a span {
    display: inline-block;
    padding-top: 30px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    background: url(../images/lx.png) no-repeat center top;
    background-size: 30px auto !important;
}

.h_con a.qq {
    border-top-left-radius: 10px;
}

.h_con a.wx {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}

.h_con a.wx span {
    background: url(../images/wx1.png) no-repeat center top;
    background-size: 35px auto !important;
}

.h_con a.wx .imgs {
    position: absolute;
    right: 80px;
    width: 0;
    overflow: hidden;
    top: 0;
    z-index: 1;
    transition: all 0.3s;
}

.h_con a.wx .imgs img {
    width: 90px;
    display: block;
    height: 90px;
    max-width: initial;
}

.h_con a.wx:hover .imgs {
    width: 90px;
}

.copyright {
    text-align: center;
}

.copyright a {
    display: none;
    padding: 0 20px;
    line-height: 56px;
    font-size: 26px;
    color: #fff;
    background: #126537;
    border-radius: 8px;
}

.copyright p {
    padding: 0 30px;
}

/*菜单*/
.hl_naver {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
    transition: all 1s;
}

.hl_naver.selected {
    background: rgba(255, 255, 255, 0.8);
}

.gh {
    position: absolute;
    right: 40px;
    top: 20px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    z-index: 11;
    background: #126537;
    display: block;
}

.hl_hds {
    position: fixed;
    height: 85px;
    padding: 20px 0;
    z-index: 999;
    left: 0;
    top: 0;
    right: 0;
    box-sizing: border-box;
    transition: all 0.4s;
}

.hl_hds.active {
    background: rgba(0, 0, 0, 0.4);
}

.hl_naver ul {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.hl_naver li {
    float: left;
    height: 100%;
    width: 16.666%;
    position: relative;
    border-right: 1px solid #d9d9d9;
    box-sizing: border-box;
    background: #fff;
}

.hl_naver.selected .hnav_ft {
    -webkit-animation: fadeInUpBig 1s .5s ease both;
    -moz-animation: fadeInUpBig 1s .5s ease both;
}

.hl_naver.selected li:nth-child(2),
.hl_naver.selected li:nth-child(4) {
    -webkit-animation: fadeInUpBig 1s .2s ease both;
    -moz-animation: fadeInUpBig 1s .2s ease both;
}

.hl_naver.selected li:nth-child(1),
.hl_naver.selected li:nth-child(3),
.hl_naver.selected li:nth-child(5) {
    -webkit-animation: fadeInDownBig 1s .2s ease both;
    -moz-animation: fadeInDownBig 1s .2s ease both;
}

.hl_naver.selected1 .hnav_ft {
    -webkit-animation: fadeOutUpBig 1s .3s ease both;
    -moz-animation: fadeOutUpBig 1s .3s ease both;
}

.hl_naver.selected1 li:nth-child(2),
.hl_naver.selected1 li:nth-child(4) {
    -webkit-animation: fadeOutUpBig 1s .2s ease both;
    -moz-animation: fadeOutUpBig 1s .2s ease both;
}

.hl_naver.selected1 li:nth-child(1),
.hl_naver.selected1 li:nth-child(3),
.hl_naver.selected1 li:nth-child(5) {
    -webkit-animation: fadeOutDownBig 1s .2s ease both;
    -moz-animation: fadeOutDownBig 1s .2s ease both;
}

.hl_naver li a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.hl_naver li h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 34px;
    color: #000000;
    text-align: center;
    line-height: 1.7;
}

.hl_naver li a:hover h2,
.hl_naver li.active a h2 {
    color: #126537;
}

.hnav_ft {
    position: absolute;
    left: 125px;
    right: 125px;
    bottom: 64px;
    z-index: 11;
}

.hnav_ft h4 {
    font-size: 20px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 20px;
}

.hnav_ft p {
    font-size: 16px;
    color: #717171;
    line-height: 24px;
    width: 450px;
    margin-right: 75px;
}

.hnav_ft .weix {
    position: absolute;
    right: 0;
    bottom: 10px;
    z-index: 1;
    background: url(../images/wx1.png) no-repeat center;
    padding-top: 12px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.hnav_ft .weix .imgs {
    width: 140px;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: 60px;
    overflow: hidden;
    transition: all 0.4s;
}

.hnav_ft .weix .imgs img {
    width: 100%;
    display: block;
    height: 140px;
}

.hnav_ft .weix:hover .imgs {
    height: 140px;
}

.h_banner .gh {
    background: #000;
}

.gh:hover .span1 {
    -webkit-animation: anrt 1s .2s ease both;
    -moz-animation: anrt 1s .2s ease both;
}

.gh:hover .span2 {
    -webkit-animation: anrt 1s .3s ease both;
    -moz-animation: anrt 1s .3s ease both;
}

.gh:hover .span3 {
    -webkit-animation: anrt 1s .4s ease both;
    -moz-animation: anrt 1s .4s ease both;
}

#animation {
}

@-webkit-keyframes anrt {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
    49% {
        opacity: 1;
        -webkit-transform: translateX(50px)
    }
    50% {
        opacity: 1;
        -webkit-transform: translateX(-50px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes anrt {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
    49% {
        opacity: 1;
        -moz-transform: translateX(50px)
    }
    50% {
        opacity: 1;
        -moz-transform: translateX(-50px)
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.details_imgs .p_slide .imgs img {
    max-height: initial;
}

.details_imgs .pr_slider .prev, .details_imgs .pr_slider .next {
    top: 50%;
    margin-top: -55px;
}

.details_imgs .p_slide p {
    display: none;
}

.details_imgs .p_slide .btn a {
    margin-top: 20px;
}

.details .p_slide {
    padding-bottom: 0;
    margin-bottom: 170px;
}

.group .bd .d1 {
    overflow: hidden;
    width: 105%;
    margin-top: 55px;
}

.group .bd .d1 dd {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin-right: 30px;
    float: left;
    background: #e8e8e8;
    position: relative;
}

.group .bd dd i {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #282828;
    line-height: 26px;
    text-align: center;
}

.group .bd .d2 {
    overflow: hidden;
    width: 105%;
    margin-top: 55px;
}

.group .bd .d2 dd {
    float: left;
    padding: 0 17px;
    font-size: 18px;
    line-height: 42px;
    color: #282828;
    margin-right: 20px;
    background: #e8e8e8;
}

.group .bd .group_slider .swiper-slide {
    width: 200px;
    height: 125px;
    float: left;
    margin: 0 7px;
}

.group .bd .group_slider {
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 35px;
}

.group .bd .group_slider span {
    display: none;
}

.group .bd .l_por {
    position: relative;
}

.group .bd .prev,
.group .bd .next {
    position: absolute;
    left: 0;
    top: 0;
    height: 125px;
    background: url(../images/qcico2.png) no-repeat center;
    width: 35px;
    z-index: 11;
    cursor: pointer;
}

.group .bd .next {
    left: auto;
    right: 0;
    transform: rotate(180deg);
}

.group .bd .group_slider .swiper-slide img {
    display: block;
}

.de_videos {
    margin: 40px auto 100px;

}

.q_wap {
    display: none;
}

.h_banner {
    height: auto;
}

.h_banner .swiper-slide {
    background-size: cover !important;
}

.wx_imgs {
    position: fixed;
    left: 0;
    right: 0;
    width: 200px;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%);
    text-align: center;
    z-index: 999;
    font-size: 20px;
    color: #fff;
    display: none;
}

.wx_mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 111;
    display: none;
    background: rgba(0, 0, 0, 0.7);
}

.page01 {
    padding: 10px 0;
    margin-top: 44px;
    margin-bottom: 44px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
    clear: both;
}

.page01 a {
    text-decoration: none;
    color: #8698b6;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #CCCCCC;
    padding: 14px 20px;
    margin-right: 3px
}

.page01 a.active {
    background: #126537;
    border: 1px solid #126537;
    color: #fff
}

.page01 a:hover {
    text-decoration: none;
    color: #fff;
    background: #126537;
    border: 1px solid #126537
}

.contact {
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 70px;
}

.contTop {
    float: left;
    width: 100%;
    margin-top: 80px;
    position: relative;
}

.contLe {
    float: left;
    width: 66.714286%;
    background: #ebebeb;
    padding-bottom: 60px;
}

.contLe .contTit {
    float: left;
    width: 100%;
    padding: 50px 30px 32px 80px;
}

.contLe .contTit h2 {
    float: left;
    width: 100%;
    line-height: 45px;
    height: 45px;
    font-size: 30px;
    color: #333333;
}

.contLe .contTit h4 {
    float: left;
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    color: #9c9c9c;
}

.contLe ul {
    float: left;
    width: 100%;
}

.contLe ul li {
    float: left;
    width: 100%;
    background: #f6f6f6;
    padding: 35px 0px 35px 0px;
}

.contLe ul li:nth-child(2n) {
    background: none;
}

.contLe .contBox {
    float: left;
    width: 34%;
    padding-left: 62px;
    position: relative;
    line-height: 28px;
    height: 56px;
    margin-left: 34px;
    overflow: hidden;
}

.contLe .contBox i {
    position: absolute;
    left: 0;
    top: 50%;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    display: block;
}

.contLe .contBox i img {
    float: left;
    width: 100%;
    display: block;
}

.contLe .contBox h4 {
    float: left;
    width: 100%;
    line-height: 28px;
    height: 28px;
    font-size: 16px;
    color: #444;
}

.contLe .contBox span {
    float: left;
    width: 100%;
    display: block;
    line-height: 28px;
    height: 28px;
    font-size: 16px;
    color: #444;
}

.contLe .contBox.even {
    width: 100%;
}

@media screen and (min-width: 1024px) {
    .contRi {
        position: absolute;
        right: 0;
        top: 0;
        width: 30.857143%;
        background: #f6f6f6;
        padding-top: 0px;
        height: 100%;
        text-align: center;
    }

    .contRi h2 {
        float: left;
        width: 100%;
        line-height: 60px;
        font-size: 30px;
        color: #333333;
        height: 60px;
    }

    .contRi .contRiBox {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        width: 64.583333%;
        margin-top: 36px;
    }

    .contRi .contRiBox img {
        float: left;
        width: 46.236559%;
    }

    .contRi .contRiBox h4 {
        float: left;
        width: 100%;
        line-height: 26px;
        height: 26px;
        font-size: 14px;
        color: #6d6d6d;
        margin-top: 22px;
        text-align: left;
    }

    .contRi .contRiBox span {
        float: left;
        width: 100%;
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
        color: #a4a4a4;
        text-align: left;
    }

    .map {
        float: left;
        width: 100%;
        margin-top: 32px;
        overflow: hidden;
        position: relative;
        height: 556px;
    }

    .BMap_pop, .BMap_shadow, .anchorBL, .BMapLabel {
        display: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .contRi {
        position: absolute;
        right: 0;
        top: 0;
        width: 30.857143%;
        background: #f6f6f6;
        padding-top: 0px;
        height: 100%;
        text-align: center;
    }

    .contRi h2 {
        float: left;
        width: 100%;
        line-height: 60px;
        font-size: 30px;
        color: #333333;
        height: 60px;
    }

    .contRi .contRiBox {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
        margin-top: 36px;
        float: left
    }

    .contRi .contRiBox img {
        float: left;
        width: 46.236559%;
    }

    .contRi .contRiBox h4 {
        float: left;
        width: 100%;
        line-height: 26px;
        height: 26px;
        font-size: 14px;
        color: #6d6d6d;
        margin-top: 22px;
        text-align: left;
    }

    .contRi .contRiBox span {
        float: left;
        width: 100%;
        display: block;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
        color: #a4a4a4;
        text-align: left;
    }

    .map {
        float: left;
        width: 100%;
        margin-top: 32px;
        overflow: hidden;
        position: relative;
        height: 556px;
    }

    .BMap_pop, .BMap_shadow, .anchorBL, .BMapLabel {
        display: none !important;
    }
}

@media screen and (max-width: 1199px) {
    .contLe {
        padding-bottom: 40px;
    }

    .contLe .contTit {
        padding: 40px 20px 22px 60px;
    }

    .contLe .contTit h2 {
        line-height: 40px;
        height: 40px;
        font-size: 26px;
    }

    .contLe .contTit h4 {
        line-height: 30px;
        font-size: 14px;
    }

    .contLe ul li {
        padding: 30px 20px 30px 65px;
    }
}

@media screen and (max-width: 991px) {
    .contact {
        padding-bottom: 50px;
    }

    .contLe {
        padding-bottom: 30px;
    }

    .contLe .contTit {
        padding: 30px 20px 20px 20px;
    }

    .contLe .contTit h2 {
        line-height: 30px;
        height: 30px;
        font-size: 22px;
    }

    .contLe .contTit h4 {
        line-height: 20px;
        font-size: 12px;
    }

    .contLe ul li {
        padding: 20px;
    }

    .contLe .contBox {
        padding-left: 42px;
        line-height: 24px;
        height: 48px;
    }

    .contLe .contBox i {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .contLe .contBox h4 {
        line-height: 24px;
        height: 24px;
        font-size: 15px;
    }

    .contLe .contBox span {
        line-height: 24px;
        height: 24px;
        font-size: 14px;
    }

    .contRi {
        padding-top: 60px;
    }

    .contRi h2 {
        line-height: 40px;
        font-size: 24px;
        height: 40px;
    }

    .map {
        height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .contTop {
        margin-top: 30px;
    }

    .contact {
        padding-bottom: 30px;
    }

    .contLe {
        padding-bottom: 30px;
        width: 100%;
    }

    .contLe .contTit {
        padding: 20px 15px;
    }

    .contLe .contTit h2 {
        line-height: 30px;
        height: 30px;
        font-size: 18px;
    }

    .contLe .contTit h4 {
        line-height: 20px;
        font-size: 12px;
    }

    .contLe ul li {
        padding: 20px 15px;
    }

    .contLe .contBox {
        padding-left: 35px;
        height: auto;
    }

    .contLe .contBox i {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }

    .contLe .contBox h4 {
        font-size: 14px;
    }

    .contLe .contBox span {
        height: auto;
        font-size: 13px;
    }

    .contRi {
        padding-top: 40px;
        padding-bottom: 30px;
        position: static;
        top: auto;
        right: auto;
        width: 100%;
        margin-top: 20px;
        float: left;
    }

    .contRi h2 {
        line-height: 30px;
        font-size: 20px;
        height: 30px;
    }

    .contRi .contRiBox h4,
    .contRi .contRiBox span {
        text-align: center;
    }

    .map {
        height: 300px;
    }
}

@media screen and (max-width: 369px) {
    .contLe .contBox {
        width: 100%;
        margin-top: 5px;
        padding-left: 35px;
        height: auto;
    }
}