.banner_width {
    width: 1200px;
    margin: auto;
}

.banner_title {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}
.banner_bg{
    background-color: #fbfbfb;
}
.banner_first{
    width: 100%;
	height: 550px;
    background-image: url('../../images/industry/it/bg-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_first_m{
    padding-top: 156px;
}
.banner_first_m_t{
    font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.banner_first_m_a{
    margin-top: 16px;
    display: flex;
    align-items: center;
}
.banner_first_m_a i{
    width: 4px;
	height: 24px;
	background-color: #e7290f;
}
.banner_first_m_a p{
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    margin-left: 6px;
}
.banner_first_m_b{
    margin-top: 62px;
    display: flex;
    align-items: center;
}
.banner_first_m_b p{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.banner_first_m_b i{
    height: 24px;
    width: 1px;
    background-color: #ffffff;
    margin: 0 12px 0 12px;
}
.btns{
    margin-top: 93px;
    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: 55px 0 109px 0;
}
.banner_two_m{
    margin-top: 40px;
}
.banner_two_m_a{
    display: flex;
    justify-content: space-between;
    width: 900px;
    margin: auto;
}
.banner_two_m_a_card{
    width: 350px;
	height: 110px;
	background-color: #ffffff;
	box-shadow: 0px 3px 6px 0px 
		rgba(0, 0, 0, 0.16);
	border-radius: 8px 8px 0px 0px;
}
.line{
    width: 100%;
    height: 4px;
	background-color: #e7290f;
}
.banner_two_m_a_card .line {
    position: relative;
    top: 106px;
}
.banner_two_m_a_card_panel{
    display: flex;
    padding: 20px;
}
.banner_two_m_card_panel_img{
    width: 40px;
	height: 40px;
}
.banner_two_m_card_panel_p{
    width: 250px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
    margin-left: 20px;
}
.banner_two_m_b{
    margin: auto;
    width: 548px;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    height: 30px;
}
.banner_two_m_c{
    width: 849px;
    margin: auto;
    border-top: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    height: 30px;
    display: flex;
    justify-content: center;
}
.banner_two_m_c i{
    width: 2px;
	height: 30px;
	background-color: #dddddd;
}
.banner_two_m_d{
    display: flex;
    justify-content: space-between;
}
.banner_two_m_d_card{
    width: 350px;
	height: 110px;
	background-color: #ffffff;
	box-shadow: 0px 3px 6px 0px 
		rgba(0, 0, 0, 0.16);
	border-radius: 0px 0px 8px 8px;
}
.banner_two_m_d_card_panel{
    display: flex;
    align-items: center;
    padding: 32px 20px 0 20px;
}
.banner_three{
    padding: 80px 0 80px 0;
}
.banner_three_m{
    display: flex;
    justify-content:space-between;
    margin-top: 54px;
}
.banner_three_m_l{
    width: 240px;
	height: 240px;
	background-color: #fbfbfb;
	border-radius: 8px;
	border: dashed 1px #e4e4e4;
}
.banner_three_m_t{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #e7290f;
}
.banner_three_m_t_a{
    text-align: center;
    position: absolute;
    background-color: #fff;
    left: 60px;
    transform: translateY(-60%);
}
.banner_three_m_t_b{
    position: relative;
    background-color: #fff;
    left: 20px;
    width: 80px;
    transform: translateY(-60%);
    text-align: center;
}
.banner_three_m_l{
    display: flex;
    flex-direction: column;
    position: relative;
}
.banner_three_m_l_panel{
    padding-top: 63px;
    text-align: center;
}
.banner_three_m_l_panel p{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
}
.banner_three_m_l_panel span{
    font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #e7290f;
}
.banner_three_m_r{
    width: 940px;
	height: 240px;
	background-color: #fbfbfb;
	border-radius: 8px;
	border: dashed 1px #e4e4e4;
}
.banner_three_img{
    width: 1200px;
	height: 540px;
    margin-top: 20px;
}
.banner_three_m_r_panel{
    width: 890px;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: auto;
    margin-top: 10px;
}
.banner_four{
    padding: 80px 0 80px 0;
}
.banner_four_m{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.banner_four_m_card{
    width: 320px;
	height: 150px;
	background-color: #ffffff;
	box-shadow: 0px 3px 6px 0px 
		rgba(0, 0, 0, 0.16);
	border-radius: 8px;
    margin-top: 40px;
    display: flex;
    align-items: center;
}
.banner_four_m_card img{
    width: 66px;
    height: 130px;
}
.banner_four_m_card_r{
    margin-left: 25px;
}
.banner_four_m_card_r_t{
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}
.banner_four_m_card_r_exp{
    width: 200px;
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 20px;
}
.banner_four_m_card_spe{
    background: transparent;
    box-shadow: none;
}
.banner_five{
    width: 100%;
	height: 600px;
    background-image: url('../../images/industry/it/bg-技术应用.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_title_spe{
    color:#fff;
    padding-top: 80px;
}
.banner_five_m{
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
}
.banner_five_m_card{
    width: 520px;
	height: 180px;
    background-color: rgb(255, 255, 255,0.2);
	border-radius: 8px;
    backdrop-filter: blur(16px);
}
.banner_five_m_card_m{
    padding:25px 0 0 50px;
}
.banner_five_m_card_m i{
    width: 37px;
	height: 4px;
	background-color: #e7290f;
    display: block;
}
.banner_five_m_card_m p{
    width: 420px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
    margin-top: 24px;
}
.banner_six{
    padding: 55px 0 80px 0;
}
.banner_six_m{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.banner_six_m_card{
    width: 280px;
	height: 110px;
	background-color: #ffffff;
	border-radius: 16px;
	border: solid 2px #eeeeee;
}
.banner_six_m_card_panel{
    display: flex;
    padding-top: 15px;
}
.banner_six_m_card img{
    width: 40px;
	height: 40px;
    margin-left: -20px;
}
.banner_six_m_card_r{
    margin-left: 20px;
}
.banner_six_m_card_r p{
    font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #e7290f;
}
.banner_six_m_card_r span{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
    margin-top: 15px;
    display: block;
}
.banner_seven{
    background-color: #fbfbfb;
    padding: 46px 0 40px 0;
}
.banner_seven_m{
    margin-top: 44px;
}
.banner_eight{
    padding:70px 0 120px 0 ;
}
.banner_eight img{
    margin: auto;
    width: 1200px;
	height: 160px;
    margin-top: 82px;
}