.smartAbs{margin: 20px 0;}
.smartAbs ul {display: flex;justify-content: space-between;}
.smartAbs ul li a{display: block;font-size: 18px;color: #333;text-align: center;}
.smartAbs ul li .act{color: #099246;} 
.smartAbs ul li a span{display:block;font-size: 50px;}
.smartAbs ul li a:hover{color: #099246;}
.power {margin: 54px 0;}
.power .bx{display: flex;justify-content: space-between;align-items: center;}
.power img{width: 50%;height: auto;margin-right: 30px;}
.power .text h1{font-size: 44px;color: #333;line-height: 52px;}
.power .text .heng{width: 62px;height: 4px;background: #099246;margin: 18px 0 28px 0;}
.power .text p{font-size: 16px;color: #333;line-height: 32px;}
.mark .bx{display: flex;justify-content: space-between;}
.msa{background: rgba(9, 146, 70, 0.2);border-radius: 10px;padding: 10px 28px;width: 28%;}
.msa .iconfont{font-size: 35px;color: #099246;font-weight: 600;}
.msa h2{font-size: 18px;color: #099246;margin: 5px 0 7px 0;}
.msa ul li{font-size: 14px;color: #555;margin-bottom: 6px;}