.banner_width {
    width: 98%;
    margin: auto;
}

.banner_title {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.banner_bg{
    background-color: #fbfbfb;
}
.banner_first{
    width: 100%;
    background-image: url('../../images/industry/manufacture/pic-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
}
.banner_first_m_t{
    padding-top: 80px;
    font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    text-align: center;
}
.banner_first_m_c{
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner_first_m_c i{
    display: none;
    margin-right: 6px;
    width: 4px;
	height: 24px;
	background-color: #e7290f;
}
.banner_first_m_c p{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.banner_first_m_panel{
    margin: auto;
    margin-top: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
    justify-content: space-between;
}
.banner_first_m_panel p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: 170px;
    margin-top: 20px;
    text-align: center;
}
.banner_first_m_panel i{
    width: 1px;
	height: 24px;
	background:#ffffff;
    margin: 0 12px 0 12px;
    display: none;
}
.btns{
    margin: auto;
    margin-top: 47px;
    display: flex;
    justify-content: space-between;
    width: 270px;
}
.btns a{
    width: 118px;
	height: 34px;
	border: solid 1px #ffffff;
    font-size: 14px;
    color: #ffffff;
    background-color: transparent;
    line-height: 34px;
    text-align: center;
}
.btns a:hover{
    background-color: #e7290f;
    width: 120px;
	height: 36px;
    border: none;
    line-height: 36px;
}
.spe{
    background-color: #e7290f !important;
    width: 120px !important;
	height: 36px !important;
    border: none !important;
    line-height: 36px !important;
}
.spe:hover{
    width: 118px !important;
	height: 34px !important;
	border: solid 1px #ffffff !important;
    color: #ffffff !important;
    background-color: transparent !important;
    line-height: 34px !important;
}
.banner_two{
    padding: 50px 0 50px 0;
}
.banner_two img{
    width: 98%;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.banner_three{
    padding: 50px 0 50px 0;
}
.banner_three_t{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 52px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 20px;
    text-align: center;
}
.banner_three img{
    width: 98%;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.banner_four{
    padding: 40px 0 0 0;
}
.banner_four_menu{
    width: 98%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.banner_four_menu li{
    width: 24%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
}
.banner_four_menu li::after{
    content: '';
    display: block;
    width: 70px;
	height: 4px;
    top: 6px;
    position: relative;
}
.banner_four_menu_active{
    color: #e7290f !important;
}
.banner_four_menu_active::after{
    content: '';
    display: block;
    width: 70px;
	height: 4px;
	background-color: #e7290f;
    top: 6px;
    position: relative;
    animation: banner_four_menu_active_animation 0.5s ease-in-out;
}
@keyframes banner_four_menu_active_animation {
    0% {
        width: 0;
    }

    100% {
        width: 70px;
    }
}
.banner_four_m_block{
    padding-bottom: 40px;
}
.banner_four_m_block_t{
    width: 92%;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin: auto;
    padding-top: 40px;
    text-align: center;
    margin-top: 8px;
}
.banner_four_m_block_img{
    width: 100%;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.banner_four_m_block_img2{
    width: 100%;
    display: block;
    margin: auto;
    margin-top: 30px;
}
.banner_four_m_block_m{
    width: 100%;
    margin: auto;
    margin-top: 20px;
}
.banner_four_m_block_m_card{
    width: 90%;
    margin: auto;
    background-color: #ffffff;
    border-radius: 8px;
    border: dashed 1px #707070;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
    padding-bottom: 30px;
}
.banner_four_m_block_m_card p{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
    text-align: center;
    margin-top: 28px;
    width: 100%;
}
.banner_four_m_block_m_img1{
    width: 75%;
    display: block;
    margin-top: 30px;
}
.banner_four_m_block_m_img2{
    width: 75%;
    display: block;
    margin-top: 30px;
}
.banner_four_m_block_m_img3{
    width: 75%;
    display: block;
    margin-top: 30px;
}
.banner_four_m_block_m_card i{
    display: block;
    width: 29px;
    height: 4;
    background-color: #e7290f;
    margin: auto;
    margin-top: 20px;
}
.banner_four_m_block_m_card span{
    width: 320px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
    display: block;
    margin-top: 6px;
    text-align: justify;
}
.banner_five{
    padding: 50px 0 0 0;
}
.banner_five_m{
    margin-top: 44px;
}
.swiper-wrapper{
    height: auto !important;
}
.banner_six{
    padding:50px 0 50px 0 ;
}
.banner_six img{
    margin: auto;
    width: 100%;
    margin-top: 30px;
}