.banner_d{
    width: 100%;
    height: auto;
    position: relative;
    max-height: 540px;
    min-height: 230px;
}
.baner_img{

}
.banner_text{
    width: 100%;
    color: #fff;
    padding:10px 50px;
    margin: auto;
    text-align: center;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: PingFang SC;
}
.text_b{
    width: 60%;
    line-height: 50px;
}
.text_b2{
    font-size: 13px;
    text-align: left;
    line-height: 20px;
}
.but_b{
    width: 180px;
    font-size: 28px;
    height: 46px;
    border: 2px solid #FFFFFF;
    line-height: 40px;
    border-radius: 28px;
    margin-top: 20px;
}
.but_b2{
    width: 100px;
    font-size: 12px;
    height: 30px;
    border: 1px solid #FFFFFF;
    line-height: 26px;
    border-radius: 20px;
    margin-top: 20px;
}

.zhanshi_{
    width: 100%;
    height: auto;
    background: #fff;
}
.zhan_title{
    width: 50%;
    margin: auto;
    margin-top: 80px;
    text-align: center;
}
.zhan_title1{
    font-size: 28px;
}
.zhan_title2{
    margin-top: 15px;
    font-size: 24px;
}
.div10{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.div1_{
    width: 110px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.div1_01{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.div2_{
    width: 40px;
    height: 2px;
    background: #F50005;
    margin-top: 30px;
}
.div4_{
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    margin: 20px auto 30px auto;
    height: 30px;
}
.div4_1{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 32px;
    margin-left: 10px;
}
.div5_{
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: center;
    height: 120px;
}
.div5_0{
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: left;
    padding-left: 60px;
}
.div3_{
    height: 22px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin-top: 30px;
}
/*H5展示*/
.zhanshi_1{
    width: 100%;
    height: auto;
    background: #fff;
}
.zhan_title1{
    width: 50%;
    margin: auto;
    margin-top: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
}
.left_shu{
    width: 4px;
    height: 24px;
    background: #F50005;
}
.right_zi{
    height: 100%;
    font-size: 24px;
    line-height: 28px;
    padding-left: 20px;
}
.zhan_title1_{
    font-size: 18px;
}
.zhan_title2{
    margin-top: 15px;
    font-size: 16px;
}
.div100{
   display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}
.div10{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    min-height: 300px;
    padding: 20px 10px 40px 10px;
}
.div10:hover{
    box-shadow: 0px 7px 24px 0px rgba(57, 16, 18, 0.1);
}
.div101{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.div102{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.div103{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.mar_num{
    margin-bottom: 100px;
}
.div1_{
    width: 80px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.div2_1{
    width: 24px;
    height: 1px;
    background: #F50005;
    margin: auto;
    margin-top: 15px;
}
.div3_1{
    height: 22px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin: auto;
    margin-top: 30px;
}
/*视频*/
.video-box1{
    width: 100%;
    max-height: 440px;
    min-height: 340px;
}
.video-box2{
    width: 100%;
    height: 182px;
}
.video_img{
    width: 100%;
    max-height: 440px;
    min-height: 182px;
    position: relative;
}
.video_img2{
    width: 100%;
    height: 182px;
    position: relative;
}
.video-box1:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.anniu{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.anniu2{
    font-size: 80px;
    cursor: pointer;
}
.icon-bofanganniu1:before {
    content: "\e726";
    font-size: 70px!important;
    color: white;
}

/*优势*/
.you_left{
    width: 50%;
}
.you_left1{
    width: 50%;
    padding-left: 100px;
}
.you_left3{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 80px;
}
.you_l_13{
    font-size: 22px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
    line-height: 25px;
}

.you_l_33{
    font-size: 16px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #999999;
    line-height: 27px;
    margin-top: 20px;
}
.you_left3{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px 65px;
}
.you_l_14{
    font-size: 18px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
    line-height: 25px;
}
.you_l_34{
    font-size: 14px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #999999;
    line-height: 20px;
    margin-top: 0px;
    text-align: center;
}
.you_left11{
    width: 50%;
    padding-left: 15px;
}
.you_l_1{
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
}
.you_l_11{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
}
.you_l_2{
    width: 40px;
    height: 2px;
    background: #FB595F;
    border-radius: 1px;
    margin: 15px auto 30px 0;
}
.you_l_21{
    width: 30px;
    height: 2px;
    background: #FB595F;
    border-radius: 1px;
    margin: 15px auto 20px 0;
}
.you_l_3{
    width: 90%;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    padding-right: 30px;
}
.you_l_31{
    width: 100%;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.you_right{
    width: 50%;
    display: flex;
    justify-content: end;
    -webkit-justify-content: flex-end;
}
.you_right1{
    width: 50%;
    display: flex;
    justify-content: start;
    -webkit-justify-content: flex-start;
}
.you_right2{
    width: 50%;
    height: 300px;
    background-image: url("../img/shi.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.you_right img{
    width: 80%;
   
}
.you_right1 img{
    width: 80%;
}
.you_right2 img{
    width: 100%;
    height: 100%;
}
.nopad{
    padding-left: 0!important;
    padding-right: 0!important;
    box-shadow: 6px 34px 46px 0px rgba(95, 103, 133, 0.11);
}

header.header-comm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 52px;
   /*background: #fff;*/
    box-shadow: 0 0.02rem 0.04rem rgb(0 0 0 / 10%);
    z-index: 999;
    background: #F50005;
}
header.header-comm .header-comm-left {
    position: absolute;
    top: 0;
    left: 0.35rem;
    display: flex;
    align-items: center;
    height: 100%;
}

header.header-comm .header-comm-logo {
    width: 135px;
    background-image: url(../img/logo1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 39px;
    position: relative;
    top: 2px;
    display: block;
    left: -0.15rem;
    margin: 5px auto;
}
header.header-comm .header-comm-logo2 {
    width: 135px;
    background-image: url(../img/logo1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    position: relative;
    top: 2px;
    display: block;
    left: -0.15rem;
    /* margin: 0px auto; */
    margin: 4px auto 2px 20px;
    
}
header.header-comm .header-comm-right {
    position: absolute;
    top: 0;
    right: 0.28rem;
    display: flex;
    align-items: center;
    height: 100%;
}
/*H5底部*/
.bot_down{
    width: 100%;
    background: #F50005;
    text-align: center;
    padding: 20px 0px;
    color: #fff;
}
.code_{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 30px auto;
}
.hengxian_{
    width: 100%;
    height: 1px;
    background: #FFFFFF;
}
.lianxi{
    margin-top: 30px;
    margin-bottom: 30px;
}
.phone_{
    margin-top: 0;
    margin-bottom: 30px;
}
