html{background-color:#f7f8f9}
.brand-footer{width:100%;height:150px}
.common-box{width:1570px;margin:0 auto}
.common-cont{padding:70px 0 50px 0}
.serve-box{padding:62px 100px;background:#fff;border-radius:20px;width:100%}
.news-box-top{overflow: hidden;padding-bottom: 10px;}
.news-top-image{float: left; width:calc((100% - 30px)/ 2);border-radius:16px;position: relative;z-index: 20;}
.news-top-image img{width: 100%; border-radius:16px;}
.news-top-image::after{content: '';position: absolute;width: 100%;height: 100%;background-color: #009b4c;border-radius: 16px;top:20px;left:20px;z-index: -1;}
.news-row{float: right; width:calc((100% - 110px)/ 2);background:#fff;border-radius:16px;padding:50px 58px;height: 518px;}
.news-row-title{font-size:20px;font-weight:700;color:#333;line-height:40px;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.news-row-line{margin-top:48px;width:36px;height:4px;background:#009b4c}
.news-row-content{width:100%;margin-top:38px;font-size:16px;color:#999;line-height:36px;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.news-footer{margin-top:92px;display:flex;align-items:center;justify-content:space-between}
.news-date{font-size:40px;font-weight:700;color:#d3d3d3}
.news-year{font-size:14px;font-weight:700;color:#d3d3d3}
.news-footer-right{width:60px;height:60px;background:#009b4c;border-radius:0 12px 0 12px;display:flex;align-items:center;justify-content:center}
.news-list{margin-top:50px;display:flex;flex-wrap:wrap;align-content:flex-start}
.news-list-item{width:calc((100% - 100px)/ 3);margin-bottom:50px;padding:50px 40px;background:#fff;border-radius:16px;margin-right:50px}
.news-list-item:nth-child(3n){margin-right:0}
.news-list-item-time{font-size:14px;font-weight:400;color:#d3d3d3}
.news-list-item-title{margin-top:19px;font-size:20px; font-weight:bold;line-height: 36px; color:#333;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.news-list-item-cont{margin-top:37px;font-size:16px;line-height: 36px; color:#888;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.news-list-item-icon{margin-top:33px;width:58px;height:58px;border:1px solid #e4e4e4;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center}
.news-list-item-icon::before{content:'';position:absolute;width:9px;height:16px;background-image:url(../img/arrows-right.png);background-size:100% 100%}
.news-list-item:hover{background-color:#009b4c}
.news-list-item:hover .news-list-item-time{color:rgba(255,255,255,.6)}
.news-list-item:hover .news-list-item-title{color:#fff}
.news-list-item:hover .news-list-item-cont{color:rgba(255,255,255,.6)}
.news-list-item:hover .news-list-item-icon{background-color:#fff!important}
.news-list-item:hover .news-list-item-icon::before{content:'';position:absolute;width:9px;height:16px;background-image:url(../img/arrows-right-th.png);background-size:100% 100%}
.enterprise-title{font-size:40px;font-weight:700;color:#333}
.enterprise-line{margin-top:29px;width:60px;height:5px;background:#009b4c}
.enterprise-text{margin-top:40px;font-size:16px;font-weight:400;color:#666;line-height:32px}
.enterprise-list{display:flex;margin-top:50px;display:flex;flex-wrap:wrap;align-content:flex-start;align-items:end}
.enterprise-list a{display:block;width:calc((100% - 240px)/ 4);background:#fff;border-radius:20px;margin-right:70px;margin-bottom:30px;position:relative;height:354px}
.enterprise-list a:nth-child(4n){margin-right:0}
.enterprise-list-item-box{display:flex;align-items:center;justify-content:center;padding:60px 0}
.enterprise-list-item-box img{display:block;margin:0 auto}
.enterprise-list-row-title{margin-top:36px;font-size:20px;font-weight:700;text-align:center;color:#333}
.enterprise-list-item-footer{margin-top:50px;width:134px;text-align:center;line-height:32px;height:32px;background-image:url(../img/value.png);font-size:22px}
.three{color:#009b4c}
.yellow{color:#fb9b4d!important}
.enterprise-list-item-boxShow{z-index: -1; position:absolute;display: flex; left:0;bottom:-20px; width:100%;height:0; opacity: 0; padding: 0 39px;flex-direction: column;justify-content: center; background-color:#009b4c;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}
.enterprise-list-item-title{font-size:20px;font-weight:700;color:#fff;text-align:center}
.enterprise-list-item-line{margin:0 auto;margin-top:19px;width:20px;height:3px;background:#fff}
.enterprise-list-item-cont{margin-top:25px;font-size:15px;color:#fff;line-height:30px}
.enterprise-list-item:hover .enterprise-list-item-boxShow,.enterprise-list-item-boxShow:hover{z-index: 20;opacity: 1;height: calc(100% + 40px);padding:39px;}

.tcultues1{display: flex;justify-content: space-between;align-items: center;background-color: #fff;padding:50px 85px 50px 70px;margin-top: 40px;border-radius: 20px;}
.tcultues1-main{flex: 1;padding-right: 70px;}
.tcultues1-main p{font-size: 16px;line-height: 32px;margin-bottom: 12px;}
.tcultues1-main p:last-child{margin-bottom: 0;}
.tcultues1-img{width: 370px;}
.tcultues2-title{font-size: 36px;line-height: 38px;margin: 75px 0 52px;text-align: center;font-weight: bold;color:#009B4C}
.tcultues2{margin-bottom: 120px;overflow: hidden;}
.tcultues2 li{width: 31.21%;margin-left: 3.185%;text-align: center;}
.tcultues2 li:nth-child(3n-2){margin-left: 0;}
.tcultues2 li a{float: left;width: 100%;padding:58px 50px;background-color: #fff;border-radius: 20px;overflow: hidden;}
.tcultues2 li .img{height:270px;overflow: hidden;border-radius: 16px;}
.tcultues2 li .img img{width: 100%;height: 100%;}
.tcultues2 li .text{text-align: center;padding:40px 20px 0;}
.tcultues2 li .text h3{font-size: 24px;line-height: 26px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;}
.tcultues2 li .text em{display: block; font-size: 18px;line-height: 20px;color:#666; margin-top: 22px;overflow:hidden;text-overflow:ellipsis;word-wrap:normal;}

@media screen and (min-width:768px){
    .tcultues2 li .img{position: relative;}
    .tcultues2 li .img::before{content: '';position: absolute;width: 100%;z-index: 20; height: 100%;top:0;left:0;opacity: 0; background-color: rgba(0,0,0,0.3);}
    .tcultues2 li .img i{position: absolute;z-index: 30;width: 88px;height: 88px;line-height: 88px;border:3px solid #fff;background-color: #009B4C;border-radius: 50%;color:#fff;font-size: 16px;left:0;top:30px;opacity: 0; bottom:0;right:0;margin:auto;}
    .tcultues2 li:hover .img::before{opacity: 1;}
    .tcultues2 li:hover .img i{opacity: 1;top:0;}
    .tcultues2 li:hover .img img{transform: scale(1.08);}
}

@media screen and (max-width:1570px){
    .common-box{width:1200px}

    .news-box-top .div{height: 400px;}
    .news-row{padding:45px;}
    .news-row-line{margin-top: 26px;}
    .news-row-content{font-size: 15px;line-height: 32px;margin-top: 32px;}
    .news-footer{margin-top: 55px;}
    .news-list-item{padding:45px 38px;}
    .news-list-item-title{font-size: 18px;line-height: 28px;}
    .news-list-item-cont{font-size: 14px;line-height: 24px;margin-top: 25px;}
    .news-list-item-icon{margin-top: 32px;width: 52px;height: 52px;}

    .news-top-image::after{top:10px;}

    .enterprise-title{font-size: 32px;}
    .enterprise-list a{width: calc((100% - 90px)/ 4);margin-right: 30px;}

    .enterprise-list-item-cont{line-height: 25px;margin-top: 16px;}
    .enterprise-list-item-line{margin-top: 12px;}

    .brand-footer{height: 70px;}

    .tcultues1-main{padding-right: 68px;}
    .tcultues1-img{width: 320px;}
    .tcultues2-title{font-size: 32px;margin:68px 0 45px;}
    .tcultues2 li a{padding:38px 32px;}
    .tcultues2 li .img{height: 215px;}
    .tcultues2 li .text em{font-size: 16px;margin-top: 15px;}
    .tcultues2 li .text h3{font-size: 20px;}
    .tcultues2 li .text{padding:22px 12px 0;}
    .tcultues2{margin-bottom: 80px;}

    .tcultues2 li .img i{width: 70px;height: 70px;line-height: 70px;font-size: 14px;border-width: 2px;}
}

@media screen and (max-width:768px){
    
    .common-box{width:100%!important;padding:0 15px}
    .brand-footer{height:50px}
    .common-cont{padding:20px 0}
    .enterprise-title{font-size:20px}
    .enterprise-line{margin-top:15px;width:50px;height:3.5px}
    .enterprise-text{margin-top:20px;font-size:13px}
    .enterprise-list-item-box{padding:30px 0!important}
    .enterprise-list a{margin-bottom:15px;margin-right:0;height:220px}
    .enterprise-list-item-boxShow{height:260px;padding:15px 30px;top:0;z-index:10}
    .enterprise-list-item-cont{margin-top:15px;font-size:13px;line-height:24px}
    .enterprise-list-item-title{font-size:15px}
    .enterprise-list-row-title{margin-top:15px;font-size:16px}
    .enterprise-list-row img{height:60px}
    .serve-box{padding:30px 15px}
    .news-box-top{display:block;margin-top:0}
    .news-box-top .div{width:100%;height:236px;display:block}
    .news-row{padding:20px 15px;margin-top:20px}
    .news-row-title{font-size:16px;line-height:26px}
    .news-row-line{margin-top:15px}
    .news-row-content{margin-top:20px;font-size:12px;line-height:22px}
    .news-footer{margin-top:20px}
    .news-date{font-size:16px}
    .news-year{font-size:14px}
    .news-footer-right{width:30px;height:30px}
    .news-footer-right img{width:5px}
    .news-list{display:block}
    .news-list-item{display:block;width:100%;padding:20px 15px;margin-right:0;margin-bottom:20px}
    .news-list{margin-top:20px}
    .news-list-item-icon{width:40px;height:40px}
    .enterprise-list{display:block}
    .enterprise-list a{width:100%}
    .news-list-item-title{margin-top:10px;font-size:16px;line-height:26px}
    .news-list-item-cont{margin-top:15px;font-size:13px}
    .news-list-item-icon{margin-top:20px;width:30px;height:30px}
    .news-list-item-icon::before{width:5px;height:10px}
    .enterprise-list-item-footer{margin-top:25px}
    .news-top-image{padding:0;background:#fff!important}
    .news-top-image img{margin:0!important}

    .enterprise-text{line-height: 25px;}
    .enterprise-list{margin-top: 25px;}
    .enterprise-list a{padding:25px 15px;}
    .enterprise-list-item-box{padding:0 !important;}
    .enterprise-list-item-footer{display: none;}
    .enterprise-list a{height: auto;width: 100%;display: inline-block;}
    .enterprise-list a:nth-child(2n-1){margin-left: 0;}

    .serve-box{padding:25px 15px;}
    .serve-box span{font-size: 22px !important;margin-bottom: 20px;}

    .news-box-top .div{height: auto;}
    .news-row-title {font-size: 17px;}

    .enterprise-list-item-boxShow{position: relative;opacity: 1;background-color: #fff;height: auto;padding:0;}
    .enterprise-list-item-title{display: none;}
    .enterprise-list-item-line{display: none;}
    .enterprise-list-item-cont{text-align: center;color:#666;}

    .tcultues1{margin-top: 15px;display: block;padding:20px;}
    .tcultues1-main{width: 100%;padding-right: 0;}
    .tcultues1-img{width: 100%;margin-top: 20px;}
    .tcultues2-title{margin:25px 0 15px;font-size: 19px;line-height: 28px;padding: 0 20px;}
    .tcultues2 li{width: 100%;margin-left: 0 !important;margin-bottom: 12px;}
    .tcultues2 li a{padding:20px;}
    .tcultues2 li .img{height: 52vw;}
    .tcultues2 li .text{padding:12px 0 0;}
    .tcultues2 li .text h3{font-size: 17px;}
    .tcultues2 li .text em{font-size: 14px;margin-top: 6px;}
    .tcultues2{margin-bottom: 15px;}
}
