#fp-nav{display: none;}
.section {overflow: hidden;}
/* .fp-enabled{padding-top:90px!important;box-sizing: border-box;}
.fp-tableCell{height: 100%!important;} */
.ban {height: 980px;position: relative;overflow: hidden;height: 100%;}
.ban .swiper-slide {position: relative;height: 100%;background-color: #fff;}
.sw-all {width: 100%;height: 100%;position: relative;}
.sw-pc,.sw-mo{
	width: 100%;height: 100%;
	background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-size: cover;
}
.sw-mo {display: none;}
.zi {
    position: absolute;
    left: 10%;
    top: 30%;
    width: 30%;
}
.zi-top {padding-bottom: 50px;}
.zi h3 {
    color: #666;
    font-size: 46px;
    font-weight: normal;
}
.zi h3 strong {
    color: #01742e;
}
.zi span {
    text-transform: uppercase;
    color: #01742e;
    display: block;
    padding-top: 10px;
}
.zi p {
    line-height: 2;
    color: #777;
    font-size: 18px;
    font-weight: 300;
}
.zi-bot p strong {
    font-weight: normal;
    color: #01742e;
}
.ban .sw_pa{
    width: 70%;
    left: 10%;
    bottom: 10%;
    text-align: left;
    position: absolute;
    z-index: 3;
}
.ban .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #c7c7c7;
    opacity: 1;
    position: relative;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.ban .swiper-pagination-bullet-active {
    opacity: 1;
    width: 100px;
    height: 15px;
    border-radius: 50px;
}
/* 新闻 */
.news{
	background-color: #f5f5f5;
}
.ho_tit{
	text-align: center;
}
.news_fl{
    float: left;
    width: 52%;
    height: 420px;
    background-size: cover;
    display: block;
    position: relative;
    margin-top:1px;
}
.news_fr{
    float: right;
    width: 46%;
    position: relative;
}
.sw_ne{
    height: 421px;
    overflow: hidden;
}
.ne_prev,.ne_next{
    position: absolute;
    width: 14px;
    height: 13px;
    background-size: cover;
    left: 50%;
    margin-left: -7px;
}
.ne_prev{
    background-image: url(../images/qian1.png);
    top: -25px;
}
.ne_next{
    background-image: url(../images/hou.png);
    bottom: -25px;
}
.ne_prev.swiper-button-disabled{background-image: url(../images/qian.png);}
.ne_next.swiper-button-disabled{background-image: url(../images/hou1.png);}
.news_de{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color:rgba(193, 30, 32, 0.44);
}
.news_box{
    margin:18px 30px;
    color: #fff;
    position: relative;
    padding-right: 150px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 5px;
}
.nmore{
    position: absolute;
    right: 0;
    bottom:7px;
    padding-right:48px;
    line-height: 30px;
     border: 1px solid rgba(255, 255, 255, 0.55);
     border-radius: 50px;
     font-size: 15px;
     padding-left: 28px;
}
.nmore span{
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.55);
}
.news_box h4{
    font-size:17px;
    letter-spacing: 2px;
}
.news_box p{
    font-size: 14px;
    margin-top: 5px;
    font-weight: 300;
    letter-spacing: 2px;
}
.news_box h4,.news_box p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.ho_tit{
    font-size: 28px;
    color: #333;
    position: relative;
    padding-top: 10px;
    margin-bottom: 40px;
}
.ho_tit:before{
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 4em;
    height: 2px;
    margin-left: -2em;
    background-color:#c11e20;
}
.sw_ne a{
    background-color: #fff;
    margin: 2px;
    margin-bottom: 16px;
    display: block;
    padding: 21px;
    box-shadow: 2px 2px 5px #ddd, -2px -2px 5px #ddd;
    border: 1px solid #fff;
}
.sw_ne a:hover{
    border-color:#c11e20;
}
.ne_box{
    position: relative;
    padding-left: 100px;
}
.n-time{
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 70px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
}
.n-time strong{
    font-size:38px;
    color: #333;
    display: block;
    font-weight: normal;
}
.n-time span{
    display: block;
    font-size: 15px;
    margin-top: 5px;
}
.ne_dd h4{
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ne_dd p{
    font-size: 14px;
    line-height: 2;
    height: 54px;
    overflow: hidden;
    text-overflow:ellipsis;
    color: #888;
    font-weight: 300;
}
/* 视频 */
.video-wrap {
    width: 100%;
    height: 100%; 
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 90px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.vid {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    object-fit:fill;
}
.vid-po {
    position: absolute;
    top: 35%;
    left: 20%;
    width: 60%;
    text-align: center;
}
.vid-po .vtit{
    display: none;
}
.playw img {
    display: inline-block;
    width: 65px;
    cursor: pointer;
    animation: scalep 3s linear 0s infinite;
    -webkit-animation: scalep 3s linear 0s infinite;
}
.vid-po .more{
    padding-top: 95px;
}
@keyframes scalep{
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}
@keyframes tleft{
    0% {
        -webkit-transform: translate(-5px);
        transform: translate(-5px);
    }
    25% {
        -webkit-transform: translate(0px);
        transform: translate(0px);
    }
    50% {
        -webkit-transform: translate(5px);
        transform: translate(5px);
    }
    75% {
        -webkit-transform: translate(0px);
        transform: translate(0px);
    }
    100% {
        -webkit-transform: translate(-5px);
        transform: translate(-5px);
    }
}
.playw .ph {
    display: none;
}
.vtit {
    color: #a2a794;
    padding: 50px 0 120px;
    font-size: 35px;
    line-height: 2;
}
.tran1 {
    -webkit-transform: scale(0.5,0.5);
    transform: scale(0.5,0.5);
}
.active .tran1 {
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.more {
    position: relative;
    z-index: 3;
    text-align: center;
    padding-top: 20px;
}
.more a {
    display: inline-block;
    background-color: #c11d20;
    border-radius: 30px;
    padding-left: 25px;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.more a span {
    height: 40px;
    width: 40px;
    display: inline-block;
    border-radius: 50%;
    margin-left: 30px;
    background-color: #e15d60;
    -webkit-animation: tleft 3s linear 0s infinite;
    animation: tleft 3s linear 0s infinite;
}
/* 生态 */
.eco{
    background-color: #f5f5f5;
}
.ec_tit p{
    font-size: 17px;
    color: #848484;
}
.ec_tit p span{
    color:#c11e20;
    margin: 0 5px;
}
.ec_tit h4{
    font-size: 34px;
    margin-top: 10px;
    letter-spacing: 2px;
    color: #333;
}
.ec_tit{
    margin-bottom: 20px;
    padding-top: 20px;
    position: relative;
}
.ec_tit:before{
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width:6em;
    background-color:#c11e20; 
    height: 1px;
}
.eco_fl{
    float: left;
    width: 60%;
    height: 480px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.eco_fl:before,.border{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color:rgb(193, 30, 32,0.45);
    top: 0;
    left: 0;
}
.eco_fl:before{
    z-index: 1;
}
.border{
    padding: 10px;
    box-sizing: border-box;
    background-color: transparent;
     z-index: 2;
}
.border span{
    height: 100%;
    display: block;
    border: 1px solid #fff;
}
.eco_fr{
    float: right;
    width: 38%;
}
.eco_zi{
    position: absolute;
    text-align: center;
    width: 90%;
    left: 5%;
    top: 50%;
    color: #fff;
    margin-top: -65px;
    z-index: 3;
}
.eco_zi h4{
    font-size:30px;
}
.eco_zi p{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top:7px;
}
.ec_sp{
    width: 110px;
    margin: 0 auto;
    text-align: center;
    padding-left: 10px;
    padding-right: 30px;
    border: 1px solid #c11e20;
    border-radius: 25px;
    line-height: 30px;
    position: relative;
    background-color: rgba(255,255,255,0.4);
    color: #c11e20;
}
.ec_sp span{
    position: absolute;
    right: -1px;
    top: -1px;
    border: 1px solid #c11e20;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    -webkit-animation: tleft 3s linear 0s infinite;
     animation: tleft 3s linear 0s infinite;
     background-color: rgba(255,255,255,0.4);
}
.eco_fr a{
    display: block;
    height: 230px;
    margin-bottom: 20px;
    position: relative;
    background-size: cover;
    background-position: center;
}
.eco_fr a:last-child{
    margin-bottom: 0;
}
.b_red span{
    border-color: #c11e20;
}
.eco_p{
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #fff;
    z-index: 3;
}
.eco_p h5{
    font-size: 24px;
    margin-bottom: 5px;
}
.eco_p p{
    font-weight: 300;
    font-size: 15px;
}
/* 荣誉 */
.honor{
    background-color:#c11e20;
    color: #fff;
    text-align: center;
    position: relative;
    background-repeat: repeat;
    background-image: url(../images/ww3.png);
}
.honor:before,.honor:after{
    position: absolute;
    content:"";
    background-size: 100% 100%;
    width: 800px;
    height: 290px;
    left: 50%;
    margin-left: -400px;
    background-position: center;
}
.honor:before{
    background-image: url(../images/ww1.png);
    bottom: 0;
}
.honor:after{
    background-image: url(../images/ww2.png);
    top: 90px;
}
.waeh4{
    font-size: 33px; margin-bottom: 45px;font-weight: normal;
}
.ho_cr{
    display: none;
}
.ho_cr span{
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    border-radius: 50%;
    border:1px solid rgba(255,255,255,0.3);
}
.hc1{
    width: 1200px;
    margin-left: -600px;
    height: 1200px;
    margin-top: -600px;
}
.hc2{
    width: 1000px;
    height: 1000px;
    margin-left: -500px;
    margin-top: -500px;
}
.hc3{
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
}
.hc4{
    width:600px;
    height: 600px;
    margin-left: -300px;
    margin-top: -300px;
}
.hc5{
    width:400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
}
.hc6{
    width:200px;
    height: 200px;
    margin-left: -100px;
    margin-top: -100px;
}
.sw_dd{
    overflow: hidden;
}
.sw_dd h4{
    font-size: 33px;
    margin-bottom: 45px;
    font-weight: normal;
}
.sw_dd p{
    font-size: 18px;
    line-height: 2;
    height: 106px;
    overflow: hidden;
    font-weight: 300;
}
.sw_da{
    text-align: center;
    margin-top: 50px;
    bottom: 20%;
    left: 0;
    z-index: 55;
}
.sw_da .swiper-pagination-bullet{
    background-color: transparent;
    border: 1px solid #fff;
    opacity: 1;
}
.sw_da .swiper-pagination-bullet-active{
    background-color: #fff;
}
/* 全球化 */
.gl-fl{
    width: 450px;
    padding: 25px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.ball {
    height: 450px;
    width: 450px;
    position: relative;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}
.ball_box {
    width: 100%;
    height: 100%;
    animation: rotate3d 20s infinite linear;
    -webkit-animation: rotate3d 20s infinite linear;
}
.ball div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: solid 1px #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50% 0 0 -50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
}
.ball .x1 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.ball .x2 {
    -webkit-transform: rotateY(30deg);
    transform: rotateY(30deg);
}
.ball .x3 {
    -webkit-transform: rotateY(40deg);
    transform: rotateY(40deg);
}
.ball .x4 {
    -webkit-transform: rotateY(60deg);
    transform: rotateY(60deg);
}
.ball .x5 {
    -webkit-transform: rotateY(80deg);
    transform: rotateY(80deg);
}
.ball .x6 {
    -webkit-transform: rotateY(100deg);
    transform: rotateY(100deg);
}
.ball .x7 {
    -webkit-transform: rotateY(120deg);
    transform: rotateY(120deg);
}
.ball .x8 {
    -webkit-transform: rotateY(140deg);
    transform: rotateY(140deg);
}
.ball .x9 {
    -webkit-transform: rotateY(160deg);
    transform: rotateY(160deg);
}
.ball .y1 {
    -webkit-transform: rotateX(90deg) translateZ(200px) scale(0.60);
    transform: rotateX(90deg) translateZ(200px) scale(0.60);
}
.ball .y2 {
    -webkit-transform: rotateX(90deg) translateZ(150px) scale(0.80);
    transform: rotateX(90deg) translateZ(150px) scale(0.80);
}
.ball .y3 {
    -webkit-transform: rotateX(90deg) translateZ(100px) scale(0.92);
    transform: rotateX(90deg) translateZ(100px) scale(0.92);
}
.ball .y4 {
    -webkit-transform: rotateX(90deg) translateZ(50px) scale(0.98);
    transform: rotateX(90deg) translateZ(50px) scale(0.98);
}
.ball .y5 {
    -webkit-transform: rotateX(90deg) translateZ(0);
    transform: rotateX(90deg) translateZ(0);
}
.ball .y6 {
    -webkit-transform: rotateX(90deg) translateZ(-50px) scale(0.98);
    transform: rotateX(90deg) translateZ(-50px) scale(0.98);
}
.ball .y7 {
    -webkit-transform: rotateX(90deg) translateZ(-100px) scale(0.92);
    transform: rotateX(90deg) translateZ(-100px) scale(0.92);
}
.ball .y8 {
    -webkit-transform: rotateX(90deg) translateZ(-150px) scale(0.80);
    transform: rotateX(90deg) translateZ(-150px) scale(0.80);
}
.ball .y9 {
    -webkit-transform: rotateX(90deg) translateZ(-200px) scale(0.60);
    transform: rotateX(90deg) translateZ(-200px) scale(0.60);
}
.earthm {
    position: absolute;
}
.kehu {
    font-size: 35px;
    background-color: #fff;
    width: 200px;
    height: 70px;
    line-height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50px;
    margin-left: -100px;
    margin-top: -35px;
    text-align: center;
}
@keyframes rotate3d{
    0% {
        transform: rotate(0deg) rotateX(-10deg) rotateY(0);
    }
    100% {
        transform: rotate(0deg) rotateX(-10deg) rotateY(360deg);
    }
}
.gl-item {
    width: 600px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -250px;
    z-index: 1;
}
.gl-soj {
    display: none;
    font-size: 23px;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    padding-top: 10px;
}
.gl-soj:before{
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 4em;
    margin-left: -2em;
    height: 2px;
    background-color:#c11e20;
}
.gl-item span {
    position: absolute;
    display: inline-block;
    border-radius: 60px;
    border: 1px solid #eee;
    padding:18px 25px;
    cursor: pointer;
}
.gl-item span img {
    width: 120px;
    height: 45px;
}
.anim1 {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.gfl {
    top: 40%;
    left: 50%;
}
.gfr {
    top: 40%;
    right: 50%;
}
.active .gl1 {
    top: 0;
    left: -150px;
}
.active .an1 {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.active .gl2 {
    top: 0;
    right: -150px;
}
.active .an2 {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.active .gl3 {
    top: 120px;
    left: -190px;
}
.active .an3 {
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.active .gl4 {
    top: 120px;
    right: -190px;
}
.active .gl5 {
    top: 240px;
    left: -260px;
}
.active .gl6 {
    top: 240px;
    right: -260px;
}
.active .gl7 {
    top: 360px;
    left: -190px;
}
.active .gl8 {
    top: 360px;
    right: -190px;
}
.active .gl9 {
    top: 450px;
    left: 0px;
}
.active .gl10 {
    top: 450px;
    right:0px;
}
.gl-panel {
    position: absolute;
    width: 450px;
    height: 450px;
    left: 50%;
    top: 50%;
    margin-top: -225px;
    margin-left: -225px;
    z-index: 228;
}
.gl-panel .gl-mod {
    display: none;
    background-color: rgba(255,255,255,0.8);
    width: 450px;
    height: 450px;
    border-radius: 50%;
}
.table {
    display: table;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.gl_dp {
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
    line-height: 1.8;
}
.gl_dp h4{
    display: block;
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}
.gl_dp p{
    font-size: 14px;
    height: 108px;
    overflow: hidden;
}
.lt_ul li{
    float: left;
    width: 24%;
    margin: 0 0.5%;
    text-align: center;
    border-top: 5px solid #c11e20;
}
.lt_ul li a{
    display: block;
    padding:50px;
    background-color: #fff;
}
.lt_ul li a img{
    width: 40px;
    margin-bottom: 15px;
        animation: scalep 3s linear 0s infinite;
    -webkit-animation: scalep 3s linear 0s infinite;
}
.lantu{
    background-color: #f5f5f5;
}
.lt_bot{
    position: relative;
    margin-top: 60px;
}
.lt_bot:before{
    position: absolute;
    content: "";
    left: 0;
    top: -1px;
    height: 1px;
    background-color:#c11e20;
    width: 100%;
}
.lt_ul li a h4{
    font-size: 26px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #333;
}
.lt_ul li a h4:before{
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -1em;
    width: 2em;
    height: 1px;
    background-color: #c11e20;
    bottom: 0;
}
.lt_bx{
    color: #888;
    line-height: 2;
    height: 97px;
    overflow: hidden;
}
/* footer */
.footer {
    background-color: #161d27;
}
.erw {
    text-align: center;
    padding: 45px 0 40px;
}
.erw li {
    display: inline-block;
    margin: 0 35px;
    vertical-align: middle;
}
.erw li img{
    width: 77px;
}
.erw li p {
    font-size: 15px;
    color: #96999e;
    padding-top: 20px;
}
.ft400{
    color:#dedede;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: normal;
}
.foot{
  border-top: 1px solid #404246;
}
.foot p {
    text-align: center;
    color: #999b9f;
    padding: 30px 0;
    line-height: 1.8;
    font-size: 15px;
}
.fdibu{
 position: relative;
  z-index: 8;
}
.lantu{
    position: relative;
    z-index: 7;
}
.active.lantu{
    z-index:10;
}
.news_wrap,.ho_wrap,.eco-wrap,.gl-wrap,.lt_wrap{
    margin-top: 90px;
}
@media (max-width:1450px){
    .ho_tit{
        font-size: 26px;
    }
    .news_fl{
        height: 375px;
    }
    .sw_ne a{
        padding: 18px;
    }
    .ne_dd h4{
        margin-bottom: 6px;
    }
    .ne_dd p{
        line-height: 1.8;
        height: 49px;
    }
    .sw_ne{
        height: 380px;
    }
    .vtit{
        padding-bottom: 80px;
    }
    .vtit,.ec_tit h4{
        font-size: 32px;
    }
    .eco_fl{
        height: 402px;
    }
    .eco_fr a{
        height: 190px;
    }
    .ec_tit{
        margin-bottom: 15px;
        padding-top: 15px;
    }
}
@media (max-width:1200px){
    .ho_tit{
        font-size: 23px;
        margin-bottom: 30px;
    }
    .news_fl{
        height: 330px;
    }
    .sw_ne a{
        padding: 12px;
        margin-bottom: 12px;
    }
    .n-time strong{
        font-size: 29px;
    }
    .sw_ne{
        height: 333px;
    }
    .vtit,.sw_dd h4,.ec_tit h4{
        font-size: 28px;
    }
    .eco_fl{
        height: 360px;
    }
    .eco_fr a{
        height: 170px;
    }
    .eco_zi h4{
        font-size: 25px;
    }
    .eco_p h5{
        font-size: 20px;
    }
    .gl-fl {
        width: 380px;
    }
    .ball,.gl-panel .gl-mod{
        height: 380px;
        width: 380px;
    }
    .gl-panel{
        width: 380px;
        height: 380px;
        margin-top: -190px;
        margin-left: -190px;
    }
    .gl-item span{
        padding: 10px 15px;
    }
    .active .gl1{
        left: -75px;
    }
    .active .gl2{
        right: -75px;
    }
    .active .gl3{
        top: 100px;
        left: -120px;
    }
    .active .gl4{
        top: 100px;
        right: -120px;
    }
    .active .gl5{
        top: 212px;
        left: -160px;
    }
    .active .gl6{
         top: 212px;
        right: -160px;
    }
    .active .gl7{
        top: 312px;
        left: -89px;
    }
    .active .gl8{
        top: 312px;
        right: -89px;
    }
    .active .gl9,.active .gl10{
        top: 405px;
    }
    .lt_ul li a{
        padding: 40px;
    }
    .lt_ul li a h4{
        font-size: 23px;
    }
}
@media (max-width:1160px){
   .news_wrap,.ho_wrap,.eco-wrap,.gl-wrap,.lt_wrap{
        margin-top:80px;
    }
    .honor:after{
        top: 80px;
    }
    .honor:before, .honor:after{
        width: 600px;
        margin-left: -300px;
       height: 221px;
    }
    .video-wrap{
        padding-top: 80px;
    }
}
@media (max-width:1080px){
    .ft400{
        font-size: 20px;
    }
    .vtit{
        font-size: 25px;
        padding-bottom: 45px;
    }
    .more a{
        font-size: 14px;
        line-height: 38px;
        height: 38px;
    }
    .more a span{
        width: 38px;
        height: 38px;
        margin-left: 14px;
    }
    .vid-po{
        top:30%; 
    }
    .sw_dd h4{
        font-size: 25px;
        margin-bottom: 35px;
    }
    .eco_zi h4{
        font-size: 22px;
    }
    .eco_p h5{
        font-size: 18px;
    }
    .eco_p p{
        font-size: 14px;
    }
    .eco_zi p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .border{
        padding: 7px;
    }
    .ec_tit h4{
        font-size: 23px;
    }
    .waeh4{
        font-size: 25px;
        margin-bottom: 40px;
    }
}
@media (max-width:900px){
    .n-time strong{
        font-size: 25px;
        margin-top: 8px;
        margin-bottom: 12px;
    }
    .n-time span{
        font-size: 14px;
    }
    .news_box{
        margin: 15px 20px;
        padding-right: 117px;
    }
    .nmore{
        padding-left: 14px;
        padding-right: 35px;
        font-size: 14px;
    }
    .gl-panel,.gl-fl{
        display: none;
    }
    .gl-soj{
        display: block;
    }
    .gl-item{
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        height: auto;
        text-align: center;
    }
    .gl-item,.gl-item span{
        position: initial;
    }
    .gl-item span{
        margin-bottom: 10px;
    }
    .lt_ul li a{
        padding: 25px;
    }
    .lt_ul li a h4{
        font-size: 20px;
    }
    .lt_ul li a img{
        width: 35px;
        margin-bottom: 10px;
    }
    .lt_bx{
        font-size: 14px;
        line-height: 1.8
    }
    .erw{
        padding: 30px 0 20px;
    }
    .erw li{
        margin: 0 8px;
    }
    .foot p{
        padding: 15px 0;
        font-size: 14px;
    }
    .honor:before, .honor:after{
        width:400px;
        margin-left: -200px;
       height: 157px;
    }
}
@media (max-width:768px){
    .news_wrap,.ho_wrap,.eco-wrap,.gl-wrap,.lt_wrap{
        margin-top: 70px;
    } 
    .video-wrap{
        padding-top:70px;
    }
    .ban .swiper-pagination-bullet{
        width:12px;
        height: 12px; 
    }
    .ban .swiper-pagination-bullet-active{
        width: 80px;
        height: 12px;
    }
    .ft400{
        font-size: 18px;
        margin-bottom: 10px;
    }
    .honor:after{
        top: 70px;
    }
    .honor:before, .honor:after{
        width: 300px;
        margin-left: -150px;
       height: 120px;
    }
}
@media (max-width:768px){
    .news_fl{
        display:none;
    }
    .news_fr{
        width: 100%;
        margin-top:4px;
    }
    .ho_tit{
        font-size: 20px;
        margin-bottom: 25px;
    }
    .ec_tit p{
        font-size: 16px;
    }
    .lt_ul li a h4{
        font-size: 18px;
    }
}
@media (max-width:700px){
    .erw li p{
        font-size: 12px;
        padding-top: 5px;
    }
    .erw{
        padding: 20px 0 15px;
    }
    .foot p{
        font-size: 12px;
        padding: 10px 0 0;
    }
    .ban .swiper-pagination-bullet{
        width:7px;
        height: 7px; 
    }
    .ban .swiper-pagination-bullet-active{
        width: 50px;
        height: 7px;
    }
    .ban .sw_pa{
        text-align: center;
    }
}
@media (max-width:640px){
    .xi_con li{
        width: 48%;
    }
    .video-wrap{
        padding-top:60px;
    }
    .news_wrap,.ho_wrap,.eco-wrap,.gl-wrap,.lt_wrap{
        margin-top: 60px;
    } 
    .honor:after{
        top: 60px;
    }
   
    .sw_ne a{
        padding: 10px;
        margin-bottom: 8px;
    }
    .ne_dd h4{
        font-size: 15px;
    }
    .ne_dd p{
        line-height: 1.6;
        height: 42px;
    }
    .sw_ne{
        height: 294px;
    }
    .n-time strong{
        font-size: 23px;
        margin-bottom: 10px;
    }
    .ho_tit{
        font-size: 18px;
    }
    .vtit{
        font-size: 20px;
    }
    .vid-po{
        width: 90%;
        left: 5%;
    }
    .playw img{
        width: 45px;
    }
    .sw_da{
        margin-top: 30px;
    }
    .ec_tit p,.ec_sp{
        font-size: 14px;
    }
    .ec_tit h4{
        font-size: 20px;
    }
    .eco_fl{
        height: 320px;
    }
    .eco_fr a{
        height: 150px;
        margin-bottom: 19px;
    }
    .eco_zi h4{
        font-size: 18px;
    }
    .eco_p h5{
        font-size: 16px;
    }
    .eco_fr a:before{
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgb(193, 30, 32,0.45);
        top: 0;
        left: 0;
        z-index: 2;
    }
    .gl-soj{
        font-size: 20px;
        padding-bottom: 20px;
    }
    .gl-item span img{
        width: 90px;
        height: 34px;
    }
    .lt_ul li a{
        padding: 15px;
    }
    .lt_ul li a h4{
        font-size: 16px;
    }
    .waeh4{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .sw_dd p{
        font-size: 16px;
    }
    .sw-mo{
        display: block;
        background-size: 100% auto;
        background-position:top center;
    }
    .sw-pc{
        display: none;
    }
    .pa_bot{
        padding-top: 5px;
    }
    .pa_top p{
        line-height: 1.6;
    }
}
@media (max-width:500px){
    .erw li img{
        width: 60px;
    }
    .video-wrap{
        padding-top: 50px;
    }
    .news_wrap,.ho_wrap,.eco-wrap,.gl-wrap,.lt_wrap{
        margin-top: 50px;
    }
    .honor:after{
        top: 50px;
    }
    .sw_dd h4{
        font-size: 22px;
        margin-bottom: 30px;
    }
    .sw_dd p{
        font-size: 16px;
        line-height: 1.6;
        height: 102px;
    }
    .eco_fl{
        width: 100%;
        height:140px;
    }
    .eco_fr{
        width: 100%;
        margin-top: 10px;
    }
    .eco_fr a{
        margin-bottom: 10px;
        height: 100px;
    }
    .eco_zi{
        margin-top: 0px;
        top: 25px;
    }
    .eco_zi p{
        margin-bottom: 10px;
    }
    .eco_fl{
        height: 110px;
    }
    .eco_fr a{
        margin-bottom: 5px;
    }
    .eco_fr{
        margin-top: 5px;
    }
    .eco_zi{
        top: 9px;
    }
    .ec_sp{
        line-height: 25px;
        width: 94px;
    }
    .ec_sp span{
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .ec_tit{
        margin-bottom: 8px;
        padding-top: 8px;
    }
    .ec_tit h4{
        font-size: 18px;
        margin-top: 5px;
    }
    .gl-item{
        margin-top: 0px;
    }
    .lt_ul li{
        width: 49%;
    }
    .lt_bot{
        margin-top: 0px;
    }
    .lt_ul li a{
        padding: 10px;
    }
    .lt_bx{
        line-height: 1.5;
        font-size: 13px;
        height: 73px;
    }
    .lt_ul li a h4{
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .lt_ul li a img{
        width: 25px;
    }
}
@media (max-width:414px){
    .n-time{
        width: 52px;
        padding-right: 4px;
    }
    .sw_ne a{
        padding: 7px;
    }
    .n-time strong{
        font-size: 20px;
    }
    .n-time span{
        font-size: 12px;
    }
    .ne_box{
        padding-left: 75px;
    }
    .sw_ne {
        height: 257px;
    }
     .sw_dd p{
        height: 93px;
        font-size: 15px;
     }
    .eco_zi h4{
        font-size: 16px;
    }
    .eco_zi p{
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .eco_zi{
        top: 12px;
    }
    .gl-item span img{
        width: 85px;
        height: 32px;
    }
    .erw li{
        margin-bottom: 10px;
    }
    .sw_dd p{
        font-size: 14px;
    }
    .ne_dd h4{
        font-size: 14px;
    }
    .ne_dd p{
        font-size: 12px;
        height: 37px;
    }
    .more a{
        line-height: 30px;
        height: 30px;
        font-size: 12px;
        padding-left: 15px;
    }
    .more a span{
        width: 30px;
        height: 30px;
    }
    .ec_tit h4{
        font-size: 16px;
    }
    .gl-item span{
        padding: 8px 11px;
        margin-bottom: 5px;
    }
    .gl-soj{
        font-size: 18px;
        padding-bottom: 15px;
    }
    .lt_ul li a h4{
        font-size: 15px;
    }
    .erw{
        padding: 7px 0;
    }
}
@media (max-width:376px){
    .ne_next{
        bottom: -17px;
    }
    .ne_prev{
        top: -17px;
    }
    .vtit{
        font-size: 18px;
    }
    .ec_tit h4{
        font-size: 14px;
    }
    .ec_tit p, .ec_sp{
        font-size: 13px;
    }
    .eco_zi h4{
        font-size: 14px;
    }
    .eco_zi p{
        font-size: 12px;
    }
    .eco_zi{
        top: 10px;
    }
    .ec_sp{
        width: 83px;
    }
    .erw li{
        margin-bottom: 0px;
    }
}