@charset "UTF-8";

/* 所有的样式文件 */


/* less */

.padding-clear {
    padding: 0;
}

/* body{width: 100% !important;height: 100% !important;overflow-x:hidden} */
* {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
}

img {
    object-fit: cover;
}

a.a1 {
    display: none;
}

/* 头部样式 */
.navg {
    width: 100%;
    height: auto;
    position: relative;
}

.navg .swiper-container {
    width: 100%;
    height: auto;
}

.navg .swiper-container .swiper-slide {
    width: 100%;
    height: auto;
}

.navg .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: auto;
}

.navg .swiper-container .swiper-slide img {
    height: 100%;
    width: 100%;
}

.innernavg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 148px;
    background: url(../img/navbac.png);
}

.topinnernavg {
    width: 1200px;
    margin: 0 auto;
}

.topinnernavg:after {
    clear: both;
    display: block;
    content: ''
}

.topinnernavg .done, .topinnernavg .dtwo {
    float: left;
}

.topinnernavg ul {
    float: right;
    display: flex;
}

.topinnernavg .done {
    width: 116px;
    height: 116px;
    padding-top: 20px;
}

.topinnernavg .done img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
}

.topinnernavg .dtwo {
    padding-top: 45px;
    padding-left: 15px;
}

.topinnernavg .dtwo .pone {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.topinnernavg .dtwo .ptwo {
    font-size: 24px;
    color: #00612E;
    margin-top: 5px;
}

.topinnernavg ul {
    height: 148px;
}

.topinnernavg ul li {
    text-align: center;
    width: 103px;
    height: 100%;
    margin-right: 20px;
}

.topinnernavg ul li a {
    color: #292929;
    font-size: 16px;
    display: block;
    padding-top: 100px;
    width: 100%;
    height: auto;
}

.topinnernavg ul .on {
    background: url(../img/navword.png);
}

.topinnernavg ul .on a {
    color: #fff;
}

/* .topinnernavg ul li .on{background: url(../img/navword.png);}
.topinnernavg ul li .on a{color: #fff;} */
/* .topinnernavg ul li.on{background: url(../img/navword.png);}
.topinnernavg ul li.on a{color: #fff;} */
/* 脚样式 */
.totop {
    position: fixed;
    bottom: 6%;
    right: 2%;
    width: 60px;
    height: 60px;
    z-index: 999;
}

.totop img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/*footer{padding-top: 100px;}*/
footer .footertop {
    width: 100%;
    height: 291px;
    background: #333;
}

footer .footertop .innerfootertop {
    width: 1200px;
    margin: 0 auto;
}

footer .footertop .innerfootertop .topbot {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

footer .footertop .innerfootertop .topbot a {
    font-size: 14px;
    color: #bbb;
}

footer .footertop .innerfootertop .bots {
    display: flex;
    justify-content: space-between;
}

footer .footertop .innerfootertop .bots .done div {
    margin-top: 20px;
    margin-bottom: 20px;
}

footer .footertop .innerfootertop .bots .done .pone {
    margin-left: 13px;
    margin-bottom: 10px;
}

footer .footertop .innerfootertop .bots .done .pone img {
    margin-top: -8px;
    margin-right: 10px;
}

footer .footertop .innerfootertop .bots .done .pone span {
    font-size: 20px;
    color: #22854d;
    font-weight: bold;
}

footer .footertop .innerfootertop .bots .done .ptwo {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 43px;
    margin-bottom: 10px;
}

footer .footertop .innerfootertop .bots .done .pth {
    font-size: 14px;
    color: #fff;
    margin-left: 42px;
}

footer .footertop .innerfootertop .bots .dtwo {
    display: flex;
    padding-right: 30px;
    margin-top: 60px;
}

footer .footertop .innerfootertop .bots .dtwo .lefttwo {
    padding-top: 30px;
    line-height: 30px;
    margin-right: 20px;
}

footer .footertop .innerfootertop .bots .dtwo .lefttwo p {
    font-size: 14px;
    color: #fff;
}

footer .footertop .innerfootertop .bots .dtwo .lefttwo .pone {
    margin-left: 5px;
}

footer .footertop .innerfootertop .bots .dth {
    margin-top: 25px;
}

footer .footertop .innerfootertop .bots .dth p {
    font-size: 14px;
    color: #fff;
    line-height: 33px;
}

footer .footertop .innerfootertop .bots .dth .pone img {
    margin-right: 10px;
}

footer .footertop .innerfootertop .bots .dth .ptwo {
    margin-left: 28px;
}

footer .footertop .innerfootertop .bots .dd {
    width: 1px;
    height: 150px;
    background: rgba(255, 255, 255, 0.5);
    margin-top: 35px;
}

footer .footerbottom {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #222;
}

.innerfootbottom {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.innerfootbottom a {
    display: block;
    font-size: 14px;
    color: #fff;
}

/* 主页 */
.bannerdian {
    width: 100%;
    height: 133px;
    background: #fff;
    display: flex;
}

.bannerdian .leftdian {
    width: 50%;
    height: 100%;
    background: #00612e;
}

.navg .swiper-pagination {
    line-height: 133px;
    margin-left: 25%;
}

.navg .swiper-pagination .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    border: 1px solid #fff !important;
    margin-right: 5px;
    border-radius: 50%;
}

.bannerdian .rightdian {
    height: 100%;
    padding: 20px 0 20px 100px;
}

.bannerdian .rightdian div img {
    width: 35px;
    height: 34px;
    margin-right: 18px;
    margin-bottom: 20px;
}

.bannerdian .rightdian p {
    font-size: 24px;
    color: #261f1b;
    line-height: 50px;
}

.bannerdian .rightdian span {
    font-size: 36px;
    color: #1e2e23;
    font-weight: bold;
    line-height: 46px;
}

/* 品牌一站输出 */
.output {
    width: 100%;
    height: 400px;
    background: #f6f6f6;
}

.output .inneroutput {
    width: 1200px;
    margin: 0 auto;
}

.output .inneroutput .inneroutputtop {
    height: 200px;
    width: 100%;
    border-bottom: 2px solid #666;
    display: flex;
    justify-content: space-between;
}

.output .inneroutput .inneroutputtop .inneroutputone {
    padding-top: 76px;
}

.output .inneroutput .inneroutputtop .inneroutputone .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, .1);
    font-weight: bold;
}

.output .inneroutput .inneroutputtop .inneroutputone .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
}

.output .inneroutput .inneroutputtop .inneroutputone .pth {
    font-size: 24px;
    color: #444;
    margin-top: 20px;
    margin-top: 30px;
}

.output .inneroutput .inneroutputtop .inneroutputtwo {
    width: 771px;
    padding-top: 93px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.output .inneroutput .inneroutputbottom {
    width: 1150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.output .inneroutput .inneroutputbottom div {
    width: 135px;
    text-align: center;
}

.output .inneroutput .inneroutputbottom .smjt {
    width: 8px;
    height: 17px;
    margin-top: 20px;
}

.output .inneroutput .inneroutputbottom div p {
    text-align: center;
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

/* 大爱质造 */
.damade {
    width: 100%;
    background: #fff;
    padding-top: 70px;
}

.damade .innerdamade {
    width: 1200px;
    margin: 0 auto;
}

.damade .innerdamade .madetop {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #666;
    padding-bottom: 20px;
}

.damade .innerdamade .madetop .done {
    padding-top: 43px;
}

.damade .innerdamade .madetop .done .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, .1);
    font-weight: bold;
}

.damade .innerdamade .madetop .done .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
}

.damade .innerdamade .madetop .done .pth {
    font-size: 18px;
    color: #444;
    margin-top: 20px;
}

.damade .innerdamade .madetop .dtwo {
    text-align: right;
    padding-top: 50px;
}

.damade .innerdamade .madetop .dtwo .pone {
    margin-bottom: 25px;
}

.damade .innerdamade .madetop .dtwo p img {
    width: 22px;
    height: 22px;
    margin-top: -5px;
    margin-right: 10px;
}

.damade .innerdamade .madetop .dtwo p span {
    font-size: 18px;
    color: #444;
}

.damade .innerdamade .madebottom {
    display: flex;
    height: 588px;
    width: 100%;
    background: url(../img/jx610.png) 100% no-repeat;
    padding-top: 20px;
}

.damade .innerdamade .madebottom .done {
    width: 400px;
    height: 362px;
    border: 1px solid rgba(180, 180, 180, 0.43);
    text-align: center;
    margin-top: 204px;
    border-left: none;
}

.damade .innerdamade .madebottom .done img {
    margin-top: 30px;
}

.damade .innerdamade .madebottom .done .pone {
    width: 78px;
    height: 2px;
    background: #4fbf6f;
    margin: 0 auto;
    margin-top: 15px;
}

.damade .innerdamade .madebottom .done .ptwo {
    font-size: 11px;
    color: #fff;
    margin-top: 20px;
}

.damade .innerdamade .madebottom .done .pth {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}

.damade .innerdamade .madebottom .done .pfour {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.damade .innerdamade .madebottom .done a {
    display: block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
    border: 2px solid #4fbf6f;
    border-radius: 30px;
    color: #4fbf6f;
    font-size: 18px;
    margin-top: 37px;
}

.damade .innerdamade .madebottom .done:hover {
    border: 1px solid rgba(0, 97, 48, 0.43);
    border-left: none;
    background: rgba(0, 97, 48, 0.43);
}

.damade .innerdamade .madebottom .done:hover a {
    background: rgba(0, 97, 48, 1);
    box-shadow: 0px 15px 55px 0px rgba(0, 98, 48, 0.7);
    color: #fff;
}

/* 大爱排行榜 */
.dalist {
    width: 100%;
    background: #fff;
    padding-top: 70px;
}

.dalist .innerdalist {
    width: 1200px;
    margin: 0 auto;
}

.dalist .innerdalist .innerlisttop {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #666;
    padding-bottom: 20px;
}

.dalist .innerdalist .innerlisttop .done .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
}

.dalist .innerdalist .innerlisttop .done .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
    margin-bottom: 20px;
}

.dalist .innerdalist .innerlisttop .done .pth {
    font-size: 18px;
    color: #444;
    line-height: 35px;
}

.dalist .innerdalist .innerlisttop .done .pth .sone {
    color: #79b131;
}

.dalist .innerdalist .innerlisttop .dtwo {
    text-align: right;
    padding-top: 50px;
}

.dalist .innerdalist .innerlisttop .dtwo .pone {
    margin-bottom: 25px;
}

.dalist .innerdalist .innerlisttop .dtwo p img {
    width: 22px;
    height: 22px;
    margin-top: -5px;
    margin-right: 10px;
}

.dalist .innerdalist .innerlisttop .dtwo p span {
    font-size: 18px;
    color: #444;
}

.dalist .innerdalist .innerlistbottom {
    padding-top: 30px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop {
    height: 223px;
    position: relative;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneleft {
    position: absolute;
    left: 0;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneleft .dtwo {
    position: absolute;
    top: 0;
    left: 0;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneleft .dth {
    position: absolute;
    top: -25px;
    left: 0;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneleft p {
    font-size: 16px;
    color: #fefffe;
    position: absolute;
    top: 12px;
    left: 15%;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .onecenter {
    position: absolute;
    left: 372px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .onecenter .dtwo {
    position: absolute;
    top: 0;
    left: 44px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .onecenter .dth {
    position: absolute;
    top: -25px;
    left: 48px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .onecenter p {
    font-size: 16px;
    color: #fefffe;
    position: absolute;
    top: 12px;
    left: 25%;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneright {
    position: absolute;
    left: 775px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneright .dtwo {
    position: absolute;
    top: 0;
    left: 44px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneright .dth {
    position: absolute;
    top: -25px;
    left: 45px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottomtop .oneright p {
    font-size: 16px;
    color: #fefffe;
    position: absolute;
    top: 12px;
    left: 25%;
}

.dalist .innerdalist .innerlistbottom .innerlistbottommiddle {
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.dalist .innerdalist .innerlistbottom .innerlistbottommiddle div {
    width: 200px;
    text-align: center;
}

.dalist .innerdalist .innerlistbottom .innerlistbottommiddle div p {
    font-size: 24px;
    color: #4fbf6f;
}

.dalist .innerdalist .innerlistbottom .innerlistbottommiddle div .pone {
    width: 200px;
    height: 4px;
    background: rgba(79, 191, 111, 1);
    box-shadow: 0px 15px 55px 0px rgba(79, 191, 111, 0.7);
    border-radius: 2px;
    margin-top: 10px;
}

.afterth {
    width: 100%;
    height: 466px;
    border: 1px solid #a6a6a6;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.innersfterth {
    display: flex;
    justify-content: space-around;
    width: 90%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #9b9b9b;
}

.innersfterth div {
    width: 19%;
    text-align: left;
    font-size: 18px;
    color: #666;
}

.innersfterth div span {
    color: #feaf25;
    font-weight: bold;
}

/* 按钮 */
.butt {
    width: 1200px;
    margin: 0 auto;
    margin-top: 70px;
    position: relative;
}

.butt .done {
    display: flex;
    justify-content: space-around;
}

.butt .done div {
    width: 441px;
    height: 53px;
    border-radius: 6px;
}

.butt .bon {
    background: #00612e;
}

.butt .btw {
    border: 2px solid #00612e;
}

.butt .dtwo {
    display: flex;
    justify-content: space-around;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
}

.butt .dtwo a {
    width: 441px;
    height: 53px;
    border-radius: 6px;
    line-height: 53px;
    font-size: 24px;
    text-align: center;
    letter-spacing: 5px;
    border-radius: 6px;
}

.butt .dtwo .aone {
    color: #fff;
}

.butt .dtwo .atwo {
    color: #00612e
}

/* 按钮动效 */
.butani {
    position: relative;
    animation: myfirst 1s infinite linear;
    animation-direction: alternate;
    -webkit-animation: myfirst 1s infinite linear;
    -webkit-animation-direction: alternate;
}

@keyframes myfirst {
    0% {
        transform: scale(1.02);
    }
    25% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
    75% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.02);
    }
}

@-webkit-keyframes myfirst { /* Safari and Chrome */
    0% {
        transform: scale(1.02);
    }
    25% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.02);
    }
    75% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.02);
    }
}

/* 大爱赋能 */
.fucan {
    width: 100%;
    height: 1800px;
    background: url(../img/fnbac.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 100px;
}

.fucan .fucantitle {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #666;
    padding-bottom: 15px;
    padding-top: 75px;
}

.fucan .fucantitle .done .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, .1);
    font-weight: bold;
}

.fucan .fucantitle .done .ptwo {
    font-size: 36px;
    color: #444;
    margin-top: -45px;
    font-weight: bold;
}

.fucan .fucantitle .done .pth {
    font-size: 18px;
    color: #444;
    margin-top: 20px;
}

.fucan .fucantitle .dtwo p img {
    width: 24px;
    height: 24px;
}

.fucan .fucantitle .dtwo p span {
    font-size: 18px;
    color: #666;
}

.fucan .fucantitle .dtwo .pone {
    margin-bottom: 20px;
    margin-top: 15px;
}

.fucan .fucantitle .dtwo .pone span {
    letter-spacing: 5px;
}

.fucan .fucantitle .dtwo .ptwo img {
    margin-right: 15px;
}

.fucan .imgword {
    width: 1200px;
    margin: 0 auto;
    padding-top: 160px;
}

.fucan .imgword .oneword {
    display: flex;
    justify-content: space-between;
}

.fucan .imgword .oneword .done {
    display: flex;
    margin-top: -20px;
}

.fucan .imgword .oneword .done .inneroneword {
    margin-top: 50px;
    margin-left: 20px;
}

.fucan .imgword .oneword .done .inneroneword .pone {
    font-weight: bold;
    font-size: 16px;
    color: #444;
    line-height: 50px;
}

.fucan .imgword .oneword .done .inneroneword .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.fucan .imgword .oneword .done .inneroneword .ptwo .sone {
    color: #4fa868;
}

.fucan .imgword .oneword .dtwo {
    width: 328px;
    height: 189px;
}

.fucan .imgword .oneword .dtwo img {
    width: 100%;
    height: 100%;
}

.fucan .imgword .twoword {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
}

.fucan .imgword .twoword {
    margin-top: 60px;
}

.fucan .imgword .twoword .dtwo {
    margin-top: 70px;
}

.fucan .imgword .twoword .dtwo .dtwotop {
    display: flex;
    margin-right: 40px;
    margin-bottom: 30px;
}

.fucan .imgword .twoword .dtwo .dtwotop .dtwotopleft {
    margin-right: 20px;
}

.fucan .imgword .twoword .dtwo .dtwotop .dtwotopright .pone {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    line-height: 50px;
}

.fucan .imgword .twoword .dtwo .dtwotop .dtwotopright .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.fucan .imgword .twoword .dtwo .dtwotop .dtwotopright .ptwo .sone {
    color: #4fa868;
}

.fucan .imgword .twoword .dtwo .dtwobottom div {
    float: right;
}

.fucan .imgword .twoword .dtwo .dtwobottom .done {
    margin-right: 20px;
}

.fucan .imgword .thword {
    display: flex;
    justify-content: space-between;
    margin-top: 160px;
}

.fucan .imgword .thword .innerthword {
    display: flex;
}

.fucan .imgword .thword .innerthword .thwordright .innerimg {
    display: flex;
    margin-top: 20px;
}

.fucan .imgword .thword .innerthword .thwordright .innerimg div {
    width: 213px;
    height: 131px;
}

.fucan .imgword .thword .innerthword .thwordright .innerimg div img {
    width: 100%;
    height: 100%;
}

.fucan .imgword .thword .innerthword .thwordright .innerimg .dtwo {
    margin-left: 20px;
}

.fucan .imgword .thword .innerthword .thwordright .pone {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    line-height: 50px;
}

.fucan .imgword .thword .innerthword .thwordright .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.fucan .imgword .thword .innerthword .thwordright .ptwo .sone {
    color: #4fa868;
}

.fucan .imgword .thword .innerthword .thwordleft {
    margin-right: 20px;
    margin-top: -38px;
}

.fucan .imgword .fourword {
    display: flex;
    justify-content: space-between;
}

.fucan .imgword .fourword .leftfourword, .fucan .imgword .fourword .rightfourword {
    display: flex;
}

.fucan .imgword .fourword .leftfourword {
    margin-top: -75px;
}

.fucan .imgword .fourword .rightfourword {
    margin-top: 80px;
    margin-right: 100px;
}

.fucan .imgword .fourword .done {
    margin-right: 20px;
}

.fucan .imgword .fourword .dtwo .pone {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    line-height: 50px;
}

.fucan .imgword .fourword .dtwo .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 30px;
}

.fucan .imgword .fourword .dtwo .ptwo .sone {
    color: #4fa868;
}

.fucan .imgword .yao {
    margin-top: -50px;
}

/* 大爱团队 */
.team {
    width: 100%;
    background: #fff;
    padding-top: 100px;
}

.team .innerteam {
    width: 1200px;
    margin: 0 auto;
}

.team .innerteam .teamtop {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #666;
    padding-bottom: 15px;
}

.team .innerteam .teamtop .done .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
}

.team .innerteam .teamtop .done .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
}

.team .innerteam .teamtop .done .pth {
    font-size: 18px;
    color: #444;
    margin-top: 20px;
}

.team .innerteam .teamtop .dtwo {
    font-size: 18px;
    color: #444;
    margin-top: 55px;
}

.team .innerteam .expert {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}

.team .innerteam .expert .rightexpert .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 25px;
}

.team .innerteam .expert .rightexpert {
    margin-right: 72px;
}

.team .innerteam .expert .rightexpert .pone {
    font-size: 20px;
    color: #444;
    font-weight: bold;
    line-height: 40px;
}

.team .innerteam .expert .rightexpert .ptwo {
    font-size: 16px;
    color: #444;
    line-height: 25px;
}

.team .innerteam .expert .rightexpert .specpone {
    margin-bottom: 20px;
}

.team .innerteam .expertintr {
    display: flex;
    margin-top: 100px;
}

.team .innerteam .expertintr .intrleft {
    margin-top: 50px;
    position: relative;
}

.team .innerteam .expertintr .intrleft .lefttop .done {
    width: 253px;
    height: 58px;
    border: 2px solid #00612e;
    border-radius: 6px;
    margin-bottom: 40px;
}

.team .innerteam .expertintr .intrleft .lefttop .dtwo {
    width: 257px;
    height: 58px;
    background: #00612e;
    border-radius: 6px;
}

.team .innerteam .expertintr .intrleft .leftbott {
    position: absolute;
    top: 3px;
    left: 0;
}

.team .innerteam .expertintr .intrleft .leftbott .aone {
    width: 253px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    color: #004931;
    font-size: 18px;
    margin-bottom: 40px;
}

.team .innerteam .expertintr .intrleft .leftbott .atwo {
    width: 257px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 18px;
}

.team .innerteam .expertintr .intrright {
    width: 848px;
    margin-left: 40px;
    position: relative;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide {
    height: 260px !important;
    border: 1px solid #eaeaea;
    padding-top: 10px;
    position: relative;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .parslide img {
    width: 90%;
    height: 177px;
    margin-left: 10px;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .done {
    text-align: center;
    margin-top: 30px;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .done .sone {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    margin-right: 10px;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .done .stwo {
    font-size: 14px;
    color: #888;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .perslide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide:hover > .perslide {
    display: block;
}

.team .innerteam .expertintr .intrright .swiper-container .swiper-slide .perslide img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.team .innerteam .expertintr .intrright .swiper-button-next {
    background-image: url(../img/bgjt.png) !important;
    width: 30px !important;
    height: 272px !important;
    background-size: 30px 272px !important;
    right: -50px !important;
    top: 23px !important;
}

/* 大爱聚焦 */
.focus {
    width: 100%;
    background: #f7f7f7;
    margin-top: 100px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.servefocus {
    margin: 0;
    padding-bottom: 150px;
}

.focus .innerfocus {
    width: 1200px;
    margin: 0 auto;
}

.focus .innerfocus .focustop .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
}

.focus .innerfocus .focustop .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
}

.focus .innerfocus .focustop .pth {
    font-size: 18px;
    color: #444;
    margin-top: 20px;
}

.focus .innerfocus .focusbottom {
    display: flex;
    margin-top: 25px;
    justify-content: space-between
}

.focus .innerfocus .focusbottom .bottomleft {
    width: 533px;
    height: 400px;
}

.focus .innerfocus .focusbottom .bottomleft img {
    width: 533px !important;
    height: 400px !important;
}

.focus .innerfocus .focusbottom .bottomright {
    margin-top: -10px;
    width: 627px;
}

.focus .innerfocus .focusbottom .bottomright .layui-tab ul {
    margin-left: 330px;
}

.focus .innerfocus .focusbottom .bottomright .layui-tab ul li {
    height: 30px;
    line-height: 30px;
    border: none !important;
    color: #444;
    border-bottom: none !important;
    font-size: 16px;
}

.focus .innerfocus .focusbottom .bottomright .layui-tab ul li a {
    display: block
}

.focus .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #00612e;
    border-radius: 6px;
}

.focus .innerfocus .focusbottom .bottomright .layui-tab .layui-tab-title {
    border: none !important;
}

.focus .innerfocus .focusbottom .bottomright .layui-tab .layui-tab-content {
    padding: 0 !important;
    border-top: 1px solid #d3d3d3;
    padding-bottom: 30px;
}

.focus .innerfocus .focusbottom .bottomright .onenew a {
    display: block;
    display: flex;
}

/*.focus .innerfocus .focusbottom .bottomright .onenew .aone{line-height: 37px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew .aone .sone{font-size: 30px;color: #444;font-weight: bold;letter-spacing: 2px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew .aone .stwo{margin-left: -30px;margin-top: 17px;width: 116px;height: 2px;background: #444;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew .aone .sth{color: #444;font-size: 20px;margin-left: 20px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew .aone .sfour{margin-left: 21px;width: 12px;height: 22px;margin-top: 7px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew{margin-bottom: 20px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew .atwo{color: #888;font-size: 14px;line-height: 30px;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew:hover .sone{color:#81b49b;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew:hover .sth{color:#81b49b;}*/
/*.focus .innerfocus .focusbottom .bottomright .onenew:hover .stwo{background:#81b49b}*/
.focus .innerfocus .focusbottom .bottomright .onenew {
    margin-top: 24px;
}

.focus .innerfocus .focusbottom .bottomright .onenew a {
    display: block
}

.focus .innerfocus .focusbottom .bottomright .onenew a:hover .newsWord .news_top .top_left {
    color: #81B49B;
}

.focus .innerfocus .focusbottom .bottomright .onenew:after {
    clear: both;
    display: block;
    content: '';
}

.focus .innerfocus .focusbottom .bottomright .onenew .date {
    float: left;
    border: 2px solid #444;
    width: 90px;
    height: 90px;
    text-align: center;
}

.focus .innerfocus .focusbottom .bottomright .onenew .date .pone {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: 10px
}

.focus .innerfocus .focusbottom .bottomright .onenew .date .ptwo {
    font-size: 16px;
    color: #444;
    margin-top: 10px;
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord {
    float: right;
    width: 510px;
    padding-top: 8px;
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord .news_top {
    height: 22px !important;
    overflow: hidden;
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord .news_top:after {
    clear: both;
    display: block;
    content: '';
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord .news_top .top_left {
    float: left;
    width: 270px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: #444;
    letter-spacing: 2px;
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord .news_top .top_right {
    float: right;
}

.focus .innerfocus .focusbottom .bottomright .onenew .newsWord .news_bottom {
    float: left;
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

/* 大爱映象 */
.yx {
    width: 100%;
    background: #fff;
    margin-top: 100px;
    padding-bottom: 100px;
}

.yx .inneryx {
    width: 1200px;
    margin: 0 auto;
}

.yx .inneryx .topyx .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
}

.yx .inneryx .topyx .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
}

.yx .inneryx .topyx .pth {
    font-size: 18px;
    color: #444;
    margin-top: 20px;
}

.yx .inneryx .bottomyx {
    width: 100%;
    height: 737px;
    background: url(../img/yxbac.png) no-repeat;
    margin-top: 70px;
    display: flex;
}

.yx .inneryx .bottomyx .done {
    margin-top: 150px;
}

.yx .inneryx .bottomyx .dtwo {
    margin-top: 470px;
    margin-left: 50px;
}

.yx .inneryx .bottomyx .dtwo .pone {
    font-size: 18px;
    color: #261f1b;
    margin-bottom: 10px;
    margin-left: 17px;
}

.yx .inneryx .bottomyx .dtwo img {
    width: 35px;
    height: 34px;
    margin-right: 10px;
}

.yx .inneryx .bottomyx .dtwo .ptwo {
    font-size: 30px;
    color: #1e2e23;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 15px;
    margin-left: 20px;
}

.yx .inneryx .bottomyx .dtwo .pth {
    color: #444;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    margin-bottom: 30px;
}

.yx .inneryx .bottomyx .dtwo .dfour {
    position: relative;
}

.yx .inneryx .bottomyx .dtwo .dfour .do {
    width: 257px;
    height: 46px;
    border: 2px solid #00612e;
    border-radius: 6px;
}

.yx .inneryx .bottomyx .dtwo .dfour a {
    display: block;
    width: 257px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #004931;
    position: absolute;
    top: 3px;
    left: 0;
}

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* 新闻 */
/* 关键词搜索 */
.search {
    width: 100%;
    height: 133px;
    background: rgba(134, 116, 107, 0.1);
}

.search .innersearch {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-top: 35px;
}

.search .innersearch .done {
    margin-top: 2px;
}

.search .innersearch .done img {
    margin-right: 10px;
    margin-top: -10px;
}

.search .innersearch .done span {
    font-size: 18px;
    color: #444;
    font-weight: bold;
}

.search .innersearch .dtwo .pone {
    line-height: 33px;
}

.search .innersearch .dtwo .pone a {
    font-size: 18px;
    color: #777;
    margin-left: 10px;
}

.search .innersearch .dth {
    position: relative;
    margin-left: 70px;
}

.search .innersearch .dth .dinput input {
    width: 387px;
    height: 40px;
    background: #fff;
    border: none;
    border-radius: 20px;
    padding-left: 30px;
}

.search .innersearch .dsearch input {
    width: 23px;
    height: 23px;
    background: url(/Static/img/search.png) no-repeat;
    background-size: 100% !important;
    border: none;
}

.search .innersearch .dsearch {
    position: absolute;
    top: 8px;
    right: 20px;
}

/* 新闻专题 */
.news {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 100px;
}

.innernews {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.leftnews .done {
    width: 275px;
    height: 66px;
    background: #4c906c;
    text-align: center;
    padding-top: 10px;
}

.leftnews .done .pone {
    font-size: 24px;
    color: #fff;
    letter-spacing: 5px;
    width: 116px;
    height: 23px;
    margin: 0 auto;
}

.leftnews .done .ptwo {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 15px;
}

.leftnews .dtwo {
    width: 275px;
    height: 69px;
    background: #eaeaea;
    line-height: 69px;
    text-align: center;
    letter-spacing: 5px;
}

.leftnews .dtwo a {
    display: block;
    font-size: 18px;
}

.leftnews .dtwo .on {
    color: #4c906c !important;
    font-weight: bold;
}

.leftnews .dth {
    width: 275px;
    height: 69px;
    background: #eaeaea;
    line-height: 69px;
    text-align: center;
    letter-spacing: 5px;
    margin-top: 5px;
}

.leftnews .dth a {
    display: block;
    font-size: 18px;
}

.leftnews .dth .on {
    color: #4c906c !important;
    font-weight: bold;
}

.leftnews .dfour {
    width: 275px;
    height: 52px;
    line-height: 52px;
    background: #4c906c;
    text-align: center;
}

.leftnews .dfour a {
    display: block;
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px;
}

.leftnews .dfive {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 10px;
}

.leftnews .dfive p {
    margin-bottom: 15px;
}

.leftnews .dfive .pone {
    font-size: 16px;
    color: #444;
    font-weight: bold;
}

.leftnews .dfive .ptwo {
    font-size: 18px;
    color: #469d66;
    font-weight: bold;
}

.leftnews .dfive .pth {
    font-size: 16px;
    color: #444;
}

.leftnews .dfive .pfour {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    margin-top: 30px;
}

.leftnews .dfive .pfive {
    font-size: 14px;
    color: #444;
}

.innernews .rightnews .onenews {
    width: 899px;
    height: 223px;
    border: 1px solid #e7e7e7;
    display: flex;
    margin-bottom: 20px;
}

.innernews .rightnews .onenews .onenewsleft {
    width: 245px;
    height: 185px;
    margin-top: 17px;
    margin-left: 20px;
}

.innernews .rightnews .onenews .onenewsleft img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.innernews .rightnews .onenews .onenewsright {
    width: 65%;
    margin-left: 30px;
}

.innernews .rightnews .onenews .onenewsright .pone {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 35px;
    width: 400px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.innernews .rightnews .onenews .onenewsright .ptwo {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    line-height: 30px;
    height: 67px;
    overflow: hidden
}

.innernews .rightnews .onenews .onenewsright .pth {
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    background: #c9c9c9;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}

.innernews .rightnews .onenews .onenewsright .pth:hover {
    background: #4c906c;
}


/* 分页条 */
.fy {
    display: flex;
    margin-left: 297px;
    margin-top: 100px;
}

.fy a {
    display: block;
}

.fy .first, .fy .end {
    width: 52px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #7d7d7d;
    color: #444;
    font-size: 14px;
    text-align: center;
}

.fy .first {
    margin-right: 10px;
}

.fy .end {
    margin-left: 10px;
}

.fy .fypage {
    margin-left: 5px;
    margin-right: 5px;
}

.fy .fypage {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #7d7d7d;
    text-align: center;
    font-size: 14px;
}

.fy li:hover {
    background: #4c906c;
}

.fy li:hover a {
    color: #fff;
}

/*  */
/*  */
/*  */

/* 产品中心 */
/*  */
/* 产品中心左侧 */
.pro {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 100px;
}

.innerpro {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.leftpro .done {
    width: 272px;
    height: 55px;
    background: #4c906c;
    text-align: center;
    padding-top: 10px;
}

.leftpro .done .pone {
    font-size: 24px;
    color: #fefefe;
}

.leftpro .done .ptwo {
    color: #81bf9e;
    font-size: 12px;
}

.leftpro .dtwo {
    width: 272px;
    height: 45px;
    background: #e6e6e6;
    line-height: 45px;
    text-align: center;
    color: #444;
    font-size: 18px;
    font-weight: bold;
}

.leftpro .dth {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    line-height: 55px;
    padding-left: 20px;
    width: 250px
}

.leftpro .dth .pone {
    color: #444;
    font-size: 16px;
    width: 97px;
    text-align: left;
    overflow: hidden;
}

/* .leftpro .dth .pone .on{font-weight: bold;color: #3d995f;} */
.leftpro .dth .ptwo {
    color: #444;
    font-size: 16px;
    width: 97px;
    text-align: left;
    overflow: hidden;
}

/* .leftpro .dth .ptwo .on{font-weight: bold;color: #3d995f;} */
.leftpro .dth .specdthleft {
    margin-left: 30px;
}

.leftpro .dth .specdthright {
    margin-right: 30px;
}

.leftpro .dth .specline {
    line-height: 45px;
}

.leftpro .dth .speclineheight {
    line-height: 45px
}

.leftpro .specdth {
    padding-top: 10px;
    padding-bottom: 10px;
}

.leftpro .dfour {
    width: 272px;
    height: 52px;
    background: #4c906c;
    text-align: center;
    line-height: 52px;
}

.leftpro .dfour a {
    display: block;
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px;
}

.leftpro .dfive {
    width: 255px;
    height: 166px;
    border: 1px solid #eaeaea;
    border-top: none;
    padding-left: 15px;
}

.leftpro .dfive p {
    margin-top: 15px;
    margin-bottom: 18px;
}

.leftpro .dfive .pone {
    color: #444;
    font-size: 16px;
    font-weight: bold;
}

.leftpro .dfive .ptwo {
    color: #469d66;
    font-size: 18px;
    font-weight: bold;
}

.leftpro .dfive .pth {
    color: #444;
    font-size: 16px;
}

.innerpro .rightpro {
    display: flex;
    flex-wrap: wrap;
    margin-left: 22px;
}

.innerpro .rightpro .onepro {
    width: 285px;
    height: 383px;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
    margin-left: 15px;
}

.innerpro .rightpro .onepro div {
    width: 285px;
    height: 285px;
}

.innerpro .rightpro .onepro div img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.innerpro .rightpro .onepro p {
    width: 100%;
    height: 58px;
    text-align: center;
    line-height: 60px;
    color: #444;
    font-size: 16px;
    overflow: hidden;
}

.innerpro .rightpro .onepro .zx {
    display: block;
    width: 285px;
    height: 40px;
    line-height: 40px;
    background: #ffc341;
    color: #fefefe;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    visibility: hidden;
}

.innerpro .rightpro .onepro:hover .zx {
    visibility: visible;
}

.innerpro .rightpro .onepro:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
}

.leftpro .dth p .on {
    font-weight: bold;
    color: #3d995f;
}


/*  */
/*  */
/*  */
/*  */
/* 产品明细 */
/*  */
.specs {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 100px;
}

.innerspecs {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.innerspecs .rightspecs .lone {
    line-height: 40px;
}

.innerspecs .rightspecs .ptitle {
    text-align: center;
    font-size: 24px;
    color: #3d995f;
    font-weight: bold;
}

.innerspecs .rightspecs .specsdetail {
    width: 878px;
    border: 1px solid #eaeaea;
    margin-top: 50px;
    padding-bottom: 20px;
}

.innerspecs .rightspecs .innerrightspecs {
    width: 860px;
    margin: 0 auto;
}

.innerspecs .rightspecs .specsdetail .innerrightspecs .rightspectitle {
    display: flex;
    border-bottom: 2px solid #444;
}

.innerspecs .rightspecs .specsdetail .innerrightspecs .rightspectitle li {
    width: 172px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.innerspecs .rightspecs .specsdetail .innerrightspecs .rightspecs {
    display: flex;
    background: rgba(76, 144, 108, 0.15);
}

.innerspecs .rightspecs .specsdetail .innerrightspecs .rightspecs li {
    width: 172px;
    text-align: center;
}

.innerspecs .rightspecs .specsdetail .innerrightspecs li p {
    width: 73px;
    margin: 0 auto;
    background: rgba(76, 144, 106, 0.4);
    color: #fff;
}

.innerspecs .rightspecs .specsdetail .innerrightspecs .specsf {
    background: #fff;
}


/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* 产品详情 */
.prodetail {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 100px;
}

.innerprodetail {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.innerprodetail .rightdetail .righttopdetail {
    width: 886px;
    height: 330px;
    border: 1px solid #eaeaea;
    display: flex;
    justify-content: space-between;
}

.innerprodetail .rightdetail .righttopdetail .topdetailleft {
    width: 283px;
    height: 283px;
    margin-left: 20px;
    margin-top: 24px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailleft img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright {
    width: 520px;
    margin-right: 15px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailword {
    height: 200px;
    border-bottom: 2px solid #eaeaea;
    padding-top: 27px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailword .pone {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    margin-bottom: 15px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailword .ptwo {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone {
    height: 100px;
    margin-top: 20px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .done {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .dtwo {
    float: left;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .dtwo .pone {
    font-size: 18px;
    color: #444;
    margin-bottom: 10px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .dtwo .ptwo {
    font-size: 24px;
    color: #469d66;
    font-weight: bold;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .dth {
    float: right;
    width: 135px;
    height: 40px;
    background: #4c906c;
    text-align: center;
    line-height: 40px;
    margin-top: 15px;
}

.innerprodetail .rightdetail .righttopdetail .topdetailright .topdetailphone .dth a {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.innerprodetail .rightdetail .bottomword {
    margin-top: 100px;
}

.innerprodetail .rightdetail .bottomword .detailtitle {
    text-align: center;
    font-size: 24px;
    color: #444;
}

.innerprodetail .rightdetail .bottomword .detailword {
    font-size: 16px;
    color: #444;
}


/*  */
/*  */
/*  */
/*  */
/* 新闻详情  */
.newsdetail {
    width: 100%;
    background: #fff;
    margin-top: 50px;
    padding-bottom: 100px;
}

.innernewsdetail {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.innernewsdetail .rightnewsdetail {
    width: 830px;
    border: 1px solid #dcdcdc;
    padding: 42px 17px 0 17px;
}

.innernewsdetail .rightnewsdetail .topbut {
    min-height: 618px;
}

.innernewsdetail .rightnewsdetail img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-top: 30px;
    margin-bottom: 30px;
}

.innernewsdetail .rightnewsdetail .pone {
    text-align: center;
    font-size: 24px;
    color: #444;
    font-weight: bold;
    margin-bottom: 30px;
}

.innernewsdetail .rightnewsdetail .ptwo {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    text-indent: 37px;
}

.innernewsdetail .rightnewsdetail .botbut {
    margin-top: 100px;
    height: 110px !important;
    border-top: 1px solid #cdcdcd;
    display: flex;
    justify-content: space-between;
}

.innernewsdetail .rightnewsdetail .botbut .botbut_left a {
    display: block;
    font-size: 16px;
    color: #888;
    margin-top: 22px;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.innernewsdetail .rightnewsdetail .botbut .botbut_left a:hover {
    color: #4c906c;
}

.innernewsdetail .rightnewsdetail .botbut .botbut_right a {
    font-size: 16px;
    color: #4c906c;
    font-weight: bold;
    display: block;
    line-height: 110px;
}

.innernewsdetail .rightnewsdetail .botbut .botbut_right img {
    width: 28px;
    height: 23px;
    overflow: hidden;
    margin-right: 8px;
    margin-top: 23px;
}

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* 关于我们 */
.about {
    width: 100%;
    background: #fff;
    margin-top: 50px;
}

.about .layui-tab-content {
    padding: 0 !important;
}

/* .innerabout{width: 1200px;margin: 0 auto;} */
/* .specabouts .bigtitle{border: none !important;width: 1200px;margin: 0 auto;}
.specabouts .bigtitle li{width: 240px !important;padding:0 !important;background: url(../img/about1.png) 100%;font-size:16px !important;color: #666;letter-spacing: 2px;}
.specabouts .bigtitle .layui-this{color: #fff !important;}
.specabouts .bigtitle .layui-this{border: none !important;background: url(../img/about2.png) 100% !important;}
.innerabout .layui-tab .layui-tab-content{margin-top:70px;} */

/* 走进大爱模块 */
.about .zjda {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.about .zjda .leftzj {
    margin-top: 60px;
}

.about .zjda .leftzj .pone {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-bottom: 20px;
}

.about .zjda .leftzj .ptwo {
    font-size: 24px;
    color: #444;
    margin-bottom: 15px;
}

.about .zjda .leftzj .pth {
    font-size: 16px;
    color: #e3e3e3;
    margin-bottom: 5px;
}

.about .zjda .leftzj .pfour {
    width: 69px;
    height: 6px;
    background: #4fbf6f;
    margin-bottom: 30px;
}

.about .zjda .leftzj .pfive {
    font-size: 18px;
    color: #666;
    line-height: 30px;
}

.about .zjda .leftzj div {
    position: relative;
}

.about .zjda .leftzj div .done {
    width: 266px;
    height: 56px;
    border: 2px solid #00612e;
    border-radius: 30px;
    margin-top: 75px;
}

.about .zjda .leftzj a {
    display: block;
    width: 266px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #00612e;
    text-align: center;
    letter-spacing: 4px;
    position: absolute;
    top: 2px;
    left: 4px;
}

.about .lc {
    margin-top: 100px;
}

.about .lc img {
    width: 100%;
}

.about .time {
    width: 100%;
    background: #fff;
    margin-top: 150px;
}

.about .time .innertime {
    width: 1200px;
    margin: 0 auto;
}

.about .time .innertime .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
    text-align: center;
}

.about .time .innertime .ptwo {
    font-size: 36px;
    color: #444;
    font-weight: bold;
    margin-top: -45px;
    text-align: center;
}

/*  */
/* 一站式服务  */
.about .yzsc {
    width: 100%;
}

.about .inneryzsc {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.about .inneryzsc .leftsc .pone {
    font-size: 24px;
    color: #444;
    font-weight: bold;
    line-height: 35px;
}

.about .inneryzsc .leftsc .ptwo {
    font-size: 16px;
    color: #e3e3e3;
    margin-top: 5px;
    margin-bottom: 5px;
}

.about .inneryzsc .leftsc .pth {
    width: 69px;
    height: 6px;
    background: #00612c;
    margin-bottom: 40px;
}

.about .inneryzsc .leftsc .pfour {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.about .inneryzsc .leftsc div {
    position: relative
}

.about .inneryzsc .leftsc div .done {
    width: 270px;
    height: 60px;
    background-color: #00612c;
    border-radius: 30px;
    margin-top: 70px;
}

.about .inneryzsc .leftsc a {
    display: block;
    width: 270px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    letter-spacing: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.about .scjg {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
    text-align: center;
}

.about .scjg .done .pone {
    font-size: 30px;
    color: #ff7200;
    font-weight: bold;
    margin-top: 20px;
}

.about .scjg .done .ptwo {
    font-size: 18px;
    color: #000;
    margin-top: 20px;
}

.about .jgserve {
    width: 100%;
    height: 830px;
    background: #f6f6f6;
    margin-top: 100px;
    display: flex;
}

.about .jgserve .leftserve {
    margin-top: 65px;
}

.about .jgserve .rightword {
    margin-top: 130px;
}

.about .jgserve .rightword .pone {
    font-size: 24px;
    color: #444;
    font-weight: bold;
    line-height: 40px;
}

.about .jgserve .rightword .ptwo {
    color: #e3e3e3;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.about .jgserve .rightword .pth {
    width: 69px;
    height: 6px;
    background: #81b49b;
    margin-bottom: 40px;
}

.about .jgserve .rightword .pfour {
    color: #666;
    font-size: 18px;
}

.about .jgserve .rightword .pfour img, .about .jgserve .rightword .pfive img, .about .jgserve .rightword .psix img {
    margin-right: 15px;
    margin-top: -8px;
}

.about .jgserve .rightword .pfive {
    color: #666;
    font-size: 18px;
}

.about .jgserve .rightword .psix {
    color: #666;
    font-size: 18px;
}

.about .jgserve .rightword .specfour {
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 30px;
}

.about .jgserve .rightword div {
    position: relative;
}

.about .jgserve .rightword div .done {
    width: 270px;
    height: 60px;
    background: rgba(13, 115, 64, 0.5);
    border-radius: 30px;
    margin-top: 50px;
}

.about .jgserve .rightword a {
    display: block;
    width: 270px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 4px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
}


/* 荣誉资质 */
.honor {
    width: 100%;
    background: #fff;
    margin-top: 70px;
    padding-bottom: 100px;
}

.innerhonor {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.innerhonor .onehonor {
    width: 288px;
    height: 216px;
    box-shadow: 0px 0px 6px 0px rgba(4, 0, 0, 0.29);
    text-align: center;
    margin-bottom: 20px;
    margin-right: 12px;
}

.innerhonor .onehonor img {
    width: 252px;
    height: 178px;
    overflow: hidden;
    margin-top: 19px;
}

.honor .specfy {
    text-align: center;
    margin: 0 auto;
    margin-top: 100px;
}

/* 联系我们 */
.phoneus {
    width: 100%;
    background: #fff;
    margin-top: 70px;
    padding-bottom: 100px;
}

.innerus {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.innerus .leftphone .pone {
    font-size: 18px;
    color: #666;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

.innerus .leftphone .pone img {
    margin-right: 20px;
    margin-top: -10px;
}

.innerus .leftphone .ptwo {
    font-size: 24px;
    color: #4c906c;
    font-weight: bold;
    margin-left: 58px;
    margin-bottom: 10px;
}

.innerus .leftphone .pth {
    color: #444;
    font-size: 18px;
    margin-left: 58px;
    margin-bottom: 10px;
}

.innerus .leftphone div {
    position: relative;
}

.innerus .leftphone div .done {
    width: 477px;
    height: 52px;
    background: #00612c;
    border-radius: 6px;
    margin-top: 50px;
}

.innerus .leftphone div a {
    display: block;
    width: 477px;
    height: 52px;
    line-height: 52px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

.innerus .line {
    width: 1px;
    height: 300px;
    background: #dcdcdc;
    margin-top: 60px;
}

.innerus .rightphone {
    width: 548px;
    height: 385px;
    border: 1px solid rgba(234, 234, 234, 1);
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.09);
    margin-top: 20px;
}

.innerus .rightphone div {
    margin-top: 20px;
    margin-left: 30px;
}

.innerus .rightphone div span {
    font-size: 18px;
    color: #666;
}

.innerus .rightphone div input {
    width: 390px;
    height: 40px;
    border: none;
    border: 1px solid #d2d2d2;
    padding-left: 10px;
}

.innerus .rightphone div textarea {
    width: 390px;
    height: 108px;
    border: none;
    border: 1px solid #d2d2d2;
    padding-left: 10px;
    padding-top: 10px;
}

.innerus .rightphone .done {
    display: flex;
}

.innerus .rightphone .done p {
    font-size: 18px;
    color: #666;
}

.innerus .rightphone .dconus {
    position: relative;
}

.innerus .rightphone .dconus .done {
    width: 397px;
    height: 52px;
    border: 1px solid #4c906c;
    border-radius: 6px;
    margin-top: 35px;
    margin-left: 92px;
}

.innerus .rightphone a {
    display: block;
    width: 397px;
    height: 52px;
    border-radius: 6px;
    font-size: 24px;
    color: #4c906c;
    letter-spacing: 10px;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    margin-left: 92px;
    position: absolute;
    top: 0;
    left: 0;
}

.usmap {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    margin-top: 100px;
}


/*  */
/* 董事长致辞 */
.dsz {
    width: 100%;
    margin-top: 100px;
    padding-bottom: 100px;
}

.innerdsz {
    width: 1200px;
    margin: 0 auto;
}

.innerdsz .dsztitle .leftdsz {
    width: 9px;
    height: 81px;
    background: #4fa868;
    float: left;
}

.innerdsz .dsztitle .rightdsz {
    margin-left: 30px;
}

.innerdsz .dsztitle .rightdsz .pone {
    font-size: 30px;
    color: rgba(68, 68, 68, 0.1);
    font-weight: bold;
}

.innerdsz .dsztitle .rightdsz .ptwo {
    font-size: 36px;
    color: #444;
    margin-top: -45px;
}

.innerdsz .dsztitle .rightdsz .pth {
    width: 100px;
    height: 3px;
    background: #00612e;
    margin-top: 10px;
    margin-bottom: 10px;
}

.innerdsz .dsztitle .rightdsz .pfour {
    font-size: 18px;
    color: #444;
    letter-spacing: 2px;
}


/* 走进大爱 */
.aboutul {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
}

.aboutul li {
    width: 240px;
    height: 100%;
    background: url(../img/about1.png);
}

.aboutul li a {
    display: block;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #666;
    letter-spacing: 2px;
}

.aboutul .on {
    background: url(../img/about2.png);
    color: #fff;
}

.aboutul .on a {
    color: #fff;
}


/* 大事记 */
/* 废物利用 1*/
s, i, em {
    font-style: normal;
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


@font-face {
    font-family: "iconfont";
    src: url('//at.alicdn.com/t/font_1457575_wc4kbab342e.eot?t=1571103794780'); /* IE9 */
    src: url('//at.alicdn.com/t/font_1457575_wc4kbab342e.eot?t=1571103794780#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQ0AAsAAAAACMAAAAPmAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDMgqETIQbATYCJAMUCwwABCAFhG0HWRu4B8gehXEsLBShUansf34QD19r6Pu7exdglJGA46Oo44HAAilVYVtjO/UEwuX/dOp3TiETj7eViAQFMpxsGSJXOhdQLpCnEsEaAJyKOOa5yu3/71A1c1peaH6LxeUu+7LmpIQGYCgdQLXa3lgqWQtSUe8yNhm+gkz1HR8TaDauL93+9Lks5CnIVYG4LIV8kBf5lQ5paHTVlQeLeA/ZGtOLrAoA7/Tvxy8YHHkkVUZuPDg7LQgTv+o+9ENaRoOVkgLGw0UxeoyMVaAQN6vxy5Ctr0KaF6cztoFmjZJ0qOOyP/T+0C+TwVtuyNlM/+GRFSERNWJvxcztRuGrjmvJfM021By9wSvA0Q8aEl7XgzSjDR9A9AMRjLooq2Sp22szIuUggx41cA42cVLNnHTjDdzao9qxtEc4kXLzxw/6qIszyuoxg+nMwY2I1knSQFIbn+xr+sA3fxQa33MN7zYzwhoc3tz0IWhJHzt1VG9+efzMCYE9qkjqQJX0MY3lOIrwAa0pwMck7Gk6mpuFpqaNjPAGh9mGhhXGo8qPH3Sy0WPpO2fgNZ3IXrLCBtZrHDt6nQbC9klVPTnxIUMKufWH0xtAeFjJWd/YuPZ21s6KF3O2N1bu1avuxtf213ndDi08MDocHn3gIkMKufWL00nI7GjJxji7hXoxFhY/YTpSXcTkNRawFg0xWJpTvrzunf9a91bfW48nv9yvqyO2Cqs47BCtldaWN0MqbwhvqLABnpnwgvmbecm8apCVPWf+RRHCJxnUARdRYzO6jC6h2EV0YSG5hC7fNuKYrNKN7owndPnKBvdG8TIXuO+pVH74w/MTJrybgCd0TbgwgJ4OSwFOW9EN1ENf3oCeoIkA5E+6R3+Ov/F/+pzCNZax/xsNBXwunzYY5k41BvJzgG/YYWPjX8G44UpZmkmgKvNFbpgnK+tvoj0tdprxB0h36zqMs2/jYUKjPg9JgzHIGs1SC3MVKi3WoNZoC5qtmPF4ix4KJEoTlu1BEDo9gKTdR8g6VVILsxMq/b5DrTMQNDsMxwtbzIekn6IQHyVB7N+EpYBcILIQ1ZvRxSSUjPmU0KwVPFFUqYQH9R+YtmaQAqIc4hZ1fWgwpSIWFTmOp6PPkVhMxglFjpAA7R+mNDF6wACx9k39A3Ic9PYoCB+KCML8NsEkAbICotxO6bOfX4wISYrxUTqWLnR5hEIlHR0bpL+BG1Bn2As2WnopX1GtFzIYRYkwkUIWh01HUSJG6zIsUT8vggig+gvvUE0YbQDeJG5q7396Z/w9PgTNyMuqSJGjRBW15ouSr4DKyU3MaXDVfpuTsp6bQmeu9gEAAAA=') format('woff2'),
    url('//at.alicdn.com/t/font_1457575_wc4kbab342e.woff?t=1571103794780') format('woff'),
    url('//at.alicdn.com/t/font_1457575_wc4kbab342e.ttf?t=1571103794780') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('//at.alicdn.com/t/font_1457575_wc4kbab342e.svg?t=1571103794780#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-jiantouyou:before {
    content: "\e62a";
}

.icon-jiantou-zuo:before {
    content: "\e62d";
}

.icon-zuojiantou:before {
    content: "\e601";
}

.icon-jiantou:before {
    content: "\e605";
}


.button {
    position: absolute;
    cursor: pointer;
    top: 12.5%;
    font-size: 40px;
    color: #333;

}

.prev {
    left: 62px;
}

.next {
    right: 62px;
    transform: rotate(-180deg);
}

.container {
    margin: 0 auto;
    height: 500px;
    position: relative;
    padding: 50px;
}

.slide_wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.slide_wrap ul {
    position: relative;
    left: 0px;
}

.slide_wrap::after {
    width: 100%;
    height: 1px;
    background-color: #999;
    content: '';
    position: absolute;
    top: 48px;
    left: 0px;
}

.slide_items li {
    float: left;
    font-size: 20px;
    width: 200px;
    text-align: center;
}

.slide_items li a {
    display: block;
}

.slide_items li.on {
    color: yellow;
    border-radius: 30px;
}

.slide_items li span {
    color: #333333;
    font-size: 24px;
    display: block;
}

.slide_items li div {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #a2a2a2;;
    border-radius: 13px;
    padding: 2px;
    box-sizing: border-box;
    margin-top: 22px;
}

.slide_items li i {
    display: block;
    width: 10px;
    height: 10px;
    background-color: #a2a2a2;
    border-radius: 5px;

}

.slide_items li.on div {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-color: #d3d3d3;
    border-radius: 13px;
    padding: 7px;
    box-sizing: border-box;
    margin-top: 22px;
}

.slide-content {
    margin-top: 70px;
}

.slide-content img {
    width: 100%;
}

.slide-content ul {
    display: none;
}

.slide-content li {
    width: 852px;
    height: 327px;
    margin: 0 auto;
    background: #f7f7f7;
}

.slide-content ul.on {
    display: block;
}

.slide-content .year {
    display: flex;
}

.slide-content .year .leftimg {
    width: 336px;
    height: 252px;
    margin-top: 37px;
    margin-left: 40px;
}

.slide-content .year .leftimg img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slide-content .year .rightword {
    margin-left: 40px;
}

.slide-content .year .rightword .wordpone {
    width: 41px;
    height: 3px;
    background: #81b49b;
    margin-top: 62px;
    margin-bottom: 20px;
}

.slide-content .year .rightword .wordptwo {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    width: 400px;
    height: 180px;
    overflow: hidden;
}

.slide-content .year .rightword .wordpth {
    font-size: 16px;
    color: #666;
    text-align: right;
    margin-top: 20px;
}


/*分页*/
.fy {
    width: 800px;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}

#pages {
    display: inline;
    zoom: 1;
    margin: 0 auto;
}

#pages a {
    display: inline-block;
    text-decoration: none;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444;
    font-size: 14px;
    border: 1px solid #7d7d7d;
    margin-left: 14px;
}

#pages span {
    display: inline-block;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444;
    font-size: 14px;
    border: 1px solid #7d7d7d;
    margin-left: 14px;
    background: #4c906c;
    color: #fff;
}

/*分页结束  */









