.section1{
    width: 100%;
    height: 1.6rem;
    background: url('../images/m/bg_topbanner.jpg') no-repeat center center;
    background-size: 100% 100%;
}
.section1 .aboutinner1{
    width: 100%;
    margin: auto;
    padding: .94rem 0 0 .2rem;
}

.section1 .aboutinner1 span{
    width: 100%;
    /* text-align: right; */
    font-size: .28rem;
    display: block;
    color: #CDCDCD;
    height: .32rem;
    line-height: .32rem;
}
.section1 .aboutinner1 span i{
}
.section1 .aboutinner1 span img{
    /* margin: 0 .01rem; */
    width: .20rem;
    height: .20rem;
}
.section2{
    width: 100%;
    height: 13.28rem;
    background: url('../images/m/bg_10.jpg') no-repeat center center;
    background-size: 100% 100%;
}
.aboutinner2{
    width: 100%;
    margin: auto;
    padding-top: .5rem;
}
.aboutinner2 h2{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size:.36rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: .2rem;
}
.aboutinner2 h2 i{
    font-size: .42rem;
    font-weight: bold;
    color: #FF7420
}
.aboutinner2 h3{
    font-size: .32rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: .22rem;
}
.aboutinner2 p{
    width: 6.24rem;
    margin: auto;
    text-align: center;
    font-size: .28rem;
    line-height: .56rem;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: .4rem;
}
.aboutinner2 ul{
    width: 100%;
}
.aboutinner2 ul li{
    width: 4.92rem;
    height: 3.74rem;
    border-radius: .12rem;
    border: 2px solid #FFFFFF;
    padding: .1175rem;
    margin: auto;
    margin-bottom: .32rem;
}
.aboutinner2 ul li img{
    width: 100%;
    height: 100%;
}
.section3{
    background: #000000;
    width: 100%;
    
}
.aboutinner3{
    width: 100%;
    margin: auto;
    padding: .8rem 0;
}
.aboutinner3 p{
    font-size: .32rem;
    line-height: .54rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}
.aboutinner3 ul{
    /* width: 32%; */
    margin-top: 60px;
}
.aboutinner3 ul .verline{
    width: 1px;
    height: 100px;
    background-color: #D8D8D8;
    margin: 0 74px;
}
.aboutinner3 ul li{
    margin-bottom: .6rem;
}
.aboutinner3 ul li h5{
    color: #FF7420;
    font-size: .48rem;
    font-weight: bold;
    text-align: center;
}
.aboutinner3 ul li span{
    color: #FFFFFF;
    font-size: .32rem;
    font-weight: bold;
    text-align: center;
    display: block;
    margin: .08rem 0 .28rem 0;
}
.aboutinner3 ul li i{
    display: block;
    width: 6.02rem;
    font-size: .28rem;
    color: #FFFFFF;
    text-align: center;
    text-align: center;
    margin: auto;
}
.section4{
    padding: .34rem .20rem .56rem .2rem
}
.section4 .aboutinner4{
    width: 100%;
    margin: auto;
}
.section4 .aboutinner4 img{
    width: 100%;
    margin-bottom: .36rem;
}
.section4 .aboutinner4 h5{
    font-size: .36rem;
    font-weight: bold;
    /* line-height: .96rem; */
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #FF7420;
}
.section4 .aboutinner4 p{
    color: #333333;
    line-height: .56rem;
    font-size: .28rem;
}
.circle{
    font-size: .24rem;
    color: #333333;
}
.circle a{
    width: .48rem;
    height: .48rem;
}
.circle a i {
    font-size: .28rem;
    color: #5E6278;
    display: block;
}
.section5{
    width: 100%;
    height: 13.34rem;
    background: url('../images/m/bg_11.jpg') no-repeat center center;
    background-size: 100% 100%;
}
.section5 .aboutinner5{
    width: 100%;
    margin: auto;
    padding-top: .9rem;
    position: relative;
}
.section5 .aboutinner5 h2{
    font-size: .48rem;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    text-align: center;
    -webkit-text-stroke: rgba(255, 255, 255, 0.5) 1px;
}
.section5 .aboutinner5 h3{
    position: relative;
    text-align: center;
    top: -.56rem;
    font-size: .36rem;
    font-weight: bold;
    color: #FFFFFF;
}
.section5 .aboutinner5 p{
    color: #FFFFFF;
    font-size: .28rem;
    text-align: center;
    line-height: .72rem;
}