 
section_title {
    width: 100%;
    padding: 0.4rem 0;
    text-align: center;
}

.section_title h3 {
    color: #343434;
    font-size: 0.35rem;text-align: center;
}
.section_title h3 b {
    color: #f45f0d;text-align: center;
}

.section_title h4 {
    color: #626262;
    font-size: 0.2rem;
    margin: 0.1rem 0;
    font-weight: normal;text-align: center;
}
.bg04 {
    position: relative;
    margin-bottom: 0.5rem;text-align: center;
}




.bg04_block_box{display:none;}
.bg04_block_box:nth-of-type(1){display:block;}
.bg04_block_box_img{width:100%;}
.bg04_block_box_img img{width:100%;display:block;}
.bg04_block_box_text{width:5.1rem;height:1.52rem;background:#fff;box-shadow:0 0 0.3rem rgba(0,0,0,0.3);margin-top:-0.6rem;position:relative;z-index:2;margin-left:0.4rem;padding:0.2rem 0.3rem;display:flex;}
.bg04_block_box_text_p{width:3.7rem;}
.bg04_block_box_text_p h5{color:#323232;font-size:0.28rem;}
.bg04_block_box_text_p h5 i{width:0.4rem;height:0.03rem;background:#f45f0d;display:block;margin:0.1rem 0;}
.bg04_block_box_text_p p{color:#333333;font-size:0.172rem;line-height:0.36rem;}

.bg04_block_box_text_btn{width:2rem;height:1.18rem;border-left:0.01rem solid #e6e6e6;text-align:center;margin-left:0.2rem;justify-content:space-between; font-size:14px}
.bg04_block_box_text_btn a{display:inline-block;padding:0.1rem 0.2rem;border:0.01rem solid #f45f0d;color:#f45f0d;border-radius:0.1rem;margin-top:0.3rem;}


.bg04{position:relative;margin-bottom:0.5rem;}
.bg04_switch_btn{text-align:center;display:flex;box-shadow:0 0 0.3rem rgba(0,0,0,0.5);display:block;width:1.4rem;margin:0 auto;position:absolute;z-index:5;left:2.4rem;top:4.6rem;background:#fff;}
.bg04_switch_btn a{width:0.65rem;height:0.65rem;background:#fff;display:inline-block;line-height:0.65rem;text-align:center;font-family:"Arial";color:#231815; font-size:15px; float:left;}
.bg04_switch_btn a:active{background:#f45f0d;color:#fff;}



.bg07_btn{width:90%;text-align:center;margin:0 auto;padding-top:-0.2rem;}
.bg07_btn a{color:#818181;font-size:0.24rem;padding-bottom:0.1rem;display:-webkit-inline-box;margin:0 0.15rem;width: 23%; height: 60px; background: #f0f0f0;}
.bg07_btn a.active{color:#f45f0d;}
.bg07 .section_title{padding-bottom:0.1rem;}

.bg07_block_box{display:none;padding-bottom:0.5rem;margin: 0 auto;}
.bg07 .banner_img{padding:0.3rem 0;}
.bg07 .banner_img img{width: 360px;}
.bg07 .banner01{padding-bottom:0.00001rem;}
.bg07 .focus01{top:90%;}
.bg07_text{text-align:center;}
.bg07_text h5{color:#323232;font-size:0.2rem;margin-bottom:0.1rem;}
.bg07_text p{color:#656565;font-size:0.2rem;line-height:0.34rem;}
.bg07_text a{color:#f45f0d;font-size:0.3rem;margin-top:0.3rem;display:inline-block;}
