.section01{
    width: 100%;
    max-width:1270px;
    margin:0 auto;
    margin-bottom:150px;
}

.section01>picture>img{
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.s1_text01{
    text-align: center;
    font-size: 20px;
    padding: 30px 0 10px 0;
}

.line{width:60px; height:3px; background:rgba(246, 127, 0, 1); margin:0 auto; text-align:center; margin-top:60px;}

.txttop{width:100%; color:rgba(246, 127, 0, 1); font-size:32px; line-height:50px; font-weight:700; margin:0 auto; text-align:center; padding-bottom:30px;}

.txttop>span{color:#222;}

.txttop{width:100%; color:rgba(246, 127, 0, 1); font-size:32px; line-height:40px; font-weight:700; margin:0 auto; text-align:center; padding-bottom:30px;}


@media only screen and (max-width: 768px) {
    .section01>picture>img {
        width:50%;
        margin-top:50px;
    }
    #img_banner_bg09c{
        padding:0 0 15px 0;
    }
}










