.p-tb80{padding: 80px 0;}
.p-lr10{padding: 0 10px;}
.p-lr5{padding: 0 5px;}
.m-t60{margin-top: 60px;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.fz-36{font-size: 36px;}
.fz-28{font-size: 28px;}
.fz-16{font-size: 16px;}
.content-text{font-size: 16px;line-height: 2;color: #666;}
.text-p p{margin-bottom: 0;}
.bg-01{background: #f9f9f9;}

@media(max-width: 992px){
    .p-tb80{padding: 48px 0;}
    .p-lr10{padding: 0 6px;}
    .p-lr5{padding: 0 9px;}
    .m-t60{margin-top: 36px;}
    .m-t40{margin-top: 24px;}
    .m-t20{margin-top: 12px;}
    .fz-36{font-size: 26px;}
    .fz-28{font-size: 20px;}
    .fz-16,.content-text{font-size: 14px;}
}



.box-about-flex{display: flex;align-items: center;}
.box-about-flex .img{width: 450px;border-bottom: 8px solid #81b81c;}
.box-about-flex .con{width: calc(100% - 450px);padding-left: 0.5rem;}
.boxname{display: inline-block;text-transform: uppercase;color: #81b81c;border-bottom: 2px solid #81b81c;}
.vew-more{display: block;width: 145px;text-align: center;height: 45px;line-height: 45px;font-size: 16px;font-weight: bold;overflow: hidden;border-radius: 50px;background: #06a647;color: #fff !important;position: relative;z-index: 2;}
.vew-more:after{content: '';width: 0;height: 100%;background: #81b81c;position: absolute;left: 0;bottom: 0;z-index: -1;transition: all 0.5s;}
.vew-more:hover:after{width: 100%;transition: all 0.5s;}

.item-title.box-item-title:before{left: 50%;transform: translateX(-50%);}
a.home-pro-con{width: 100%;display: block;background: #f9f9f9;position: relative;}
a.home-pro-con:after{content: '';width: 0;height: 4px;background: #81b81c;position: absolute;left: 0;bottom: 0;transition: all 0.5s;}
a.home-pro-con:hover:after{width: 100%;transition: all 0.5s;}
a.home-pro-con .text{padding: 20px;}
a.home-pro-con .text .title{color: #333;}
a.home-pro-con .text .more{line-height: 2;color: #999;}
a.home-pro-con:hover{box-shadow: 0 2px 12px rgba(0,0,0,0.12);}
a.home-pro-con:hover img{transform: scale(1.08);}
a.home-pro-con:hover .text .title{color: #06a647;}

.item-title{line-height: 1;padding-bottom: 24px;position: relative;}
.item-title:before{content: '';width: 60px;height: 4px;background: #81b81c;position: absolute;left: 0;bottom: 0;}
.item-regu-bg{background-position: top center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.item-regu-con{padding: 0.6rem;background: rgba(255,255,255,0.9);}

ul.service-list li{width: 100%;padding: 40px 0;border-top: 1px solid #ededed;display: flex;align-items: center;position: relative;}
ul.service-list li:last-child{border-bottom: 1px solid #ededed;}
ul.service-list li .picbox{width: 560px;}
ul.service-list li .infobox{width: calc(100% - 560px);padding: 0 0 0 40px;}
ul.service-list li .infobox .title{line-height: 1;padding-left: 24px;position: relative;}
ul.service-list li:nth-child(even) .infobox{position: absolute;left: 0;padding: 0 40px 0 0;}
ul.service-list li:nth-child(even) .picbox{margin-left: calc(100% - 560px);}

.info-us-flex{display: flex;align-items: center;}
.info-us-flex .con{width: 500px;}
.info-us-flex .img{width: calc(100% - 500px);font-size: 0;padding-left: 0.5rem;}

.item-message .title{font-weight: bold;color: #333;margin-bottom: 6px;}
.item-message .title span{color: #f00;}
.item-message input,.item-message textarea{width: 100%;height: 40px;padding: 0 10px;margin-bottom: 20px;border: 1px solid #ededed;}
.item-message textarea{height: 120px;padding: 10px;}
.item-message input:focus,.item-message textarea:focus{border-color: #d80c19;}
.item-message .submit{width: 180px;}

.row-news .marke-news{margin-bottom: 20px;padding: 10px;background: #f9f9f9;display: flex;align-items: center;}
.row-news .marke-news:last-child{margin-bottom: 0;}
.row-news .marke-news .img{width: 300px;height: 200px;}
.row-news .marke-news .con{width: calc(100% - 300px);padding-left: 30px;}
.row-news .marke-news .con .title{font-size: 18px;font-weight: bold;line-height: 1.6;-webkit-line-clamp: 2;height: 1.6em;}
.row-news .marke-news .con .title a{color: #333;}
.row-news .marke-news .con .time{padding: 10px 0;color: #999;border-bottom: 1px solid #eee;}
.row-news .marke-news .con .desc{margin: 20px 0;color: #999;line-height: 1.7;-webkit-line-clamp: 2;height: 3.4em;}
.row-news .marke-news .con a.more{display: inline-block;border: 1px solid #ddd;color: #888;padding: 6px 20px;}
.row-news .marke-news:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.06);}
.row-news .marke-news .img:hover img{transform: scale(1.08);}
.row-news .marke-news .con .title a:hover{color: #d80c19;}
.row-news .marke-news .con a.more:hover{background: #d80c19;border-color: #d80c19;color: #fff;}

@media(max-width: 992px){
    .box-about-flex,.info-us-flex{display: block;}
    .box-about-flex .img,.info-us-flex .con{width: 100%;}
    .box-about-flex .con,.info-us-flex .img{width: 100%;padding: 0;margin-top: 30px;}
    .item-title{padding-bottom: 16px;}
    .item-title::before{width: 42px;height: 3px;}
    
    .item-regu-con{padding: 15px;}
    ul.service-list li{padding: 30px 0;display: block;}
    ul.service-list li .picbox{width: 100%;}
    ul.service-list li .infobox{width: 100%;padding: 20px 0 0;}
    ul.service-list li:nth-child(even) .infobox{width: 100%;position: static;padding: 20px 0 0;}
    ul.service-list li:nth-child(even) .picbox{margin: 0;}
    .item-message{margin-top: 30px;}

    .row-news a.news-list .img{height: 10rem;}
    .row-news .marke-news{padding: 0 0 15px;margin-bottom: 15px;border-bottom: 1px solid #eee;background: none;}
    .row-news .marke-news .img{width: 90px;height: 90px;}
    .row-news .marke-news .con{width: calc(100% - 90px);padding: 0 0 0 15px;}
    .row-news .marke-news .con .title{font-size: 16px;line-height: 1.6;-webkit-line-clamp: 2;height: 3.2em;}
    .row-news .marke-news .con .time{padding: 15px 0 0;border-bottom: none;}
    .row-news .marke-news .con .desc,.row-news .marke-news .con a.more{display: none;}
    .row-news .service-list .title a{font-size: 16px;}
}