.bg1 {
    background: url(../images/bg1.jpg) no-repeat center bottom / cover;
}
.section {
    padding: 30px 0 60px 0;
}
.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.about-desc dt {
    float: right;
    width: 554px;
    padding-top: 20px;
}
.about-desc dd {
    margin: 0 610px 0 0;
}
.about-desc dd h4 {
    margin: 0;
    font-size: 50px;
    position: relative;
    color: #27680d;
}
.about-desc dd h4 span {
    display: block;
    font-weight: normal;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    z-index: 1;
    color: #333;
    margin-bottom: 20px;
}
.about-desc dd h4:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    content: '';
    background-color: #a1c6b0;
}
.about-desc dd p {
    font-size: 17px;
    line-height: 1.8;
    text-align: justify;
}
.about-desc dd .more {
    display: inline-block;
    font-size: 18px;
    padding: 6px 20px;
    border: 1px solid #27680d;
    border-radius: 40px;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.about-total {
    margin-top: 90px;
}
.about-total li {
    float: left;
    width: 33.333333%;
    list-style-type:none;
}
.about-total li .wrap {
    width: 180px;
    margin: 0 auto;
    text-align: center;
    background-color: #27680d;
    color: #fff;
    border-radius: 50%;
    padding: 38px 0;
}
.about-total li .img-center {
    height: 69px;
    line-height: 69px;
}
.img-center {
    text-align: center;
    font-size: 0;
}
.img-center img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.about-total li p {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1;
}
.section {
    padding: 30px 0 60px 0;
}
.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.about-power {
    text-align: center;
}
.about-power h4 {
    margin: 0;
    text-transform: uppercase;
    font-size: 65px;
    /*padding-top: 35px;*/
    font-weight: normal;
}
.about-power h5 {
    font-size: 48px;
    font-weight: normal;
    margin: 0;
    line-height: 1;
}
.about-power p {
    font-size: 25px;
    line-height: 2;
    margin-bottom: 30px; 
    margin-top: 30px;
}

@media screen and (max-width: 767px){
.section {
    padding: 30px 0;
}
}
@media screen and (max-width: 767px){
.container {
    width: auto;
}
}
@media screen and (max-width: 767px){
.about-desc dt {
    float: none;
    width: auto;
}
/*.about-desc dt img{*/
/*    display: none;*/
/*}*/
}
@media screen and (max-width: 767px){
.about-desc dd {
    margin: 15px 0 0;
}
}
@media screen and (max-width: 767px){
.about-desc dd h4 {
    font-size: 30px;
}
}
@media screen and (max-width: 767px){
.about-desc dd h4 span {
    font-size: 30px;
    margin-top: 10px;
}
}
@media screen and (max-width: 767px){
.about-desc dd h4:after {
    height: 10px;
}
}
@media screen and (max-width: 767px){
.about-desc dd p {
    font-size: 15px;
    padding: 10px;
}
}
@media screen and (max-width: 767px){
.about-desc dd .more {
    font-size: 14px;
}
}
@media screen and (max-width: 767px){
.about-total {
    margin-top: 30px;
}
}
@media screen and (max-width: 767px){
.about-total li .wrap {
    width: 80px;
    padding: 16px 0;
}
}
@media screen and (max-width: 767px){
.about-total li .img-center {
    height: 28px;
    line-height: 20px;
}
}
@media screen and (max-width: 767px){
.about-total li p {
    font-size: 12px;
}
}
@media screen and (max-width: 767px){
.section {
    padding: 30px 0;
}
}
@media screen and (max-width: 767px){
.container {
    width: auto;
}
}
@media screen and (max-width: 767px){
.about-power h4 {
    font-size: 30px;
    font-weight: bold;
}
}
@media screen and (max-width: 767px){
.about-power h5 {
    font-size: 18px;
}
}
@media screen and (max-width: 767px){
.about-power p {
    font-size: 16px;
}
}
