.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/medicine/bg-生命科学.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_c{
    display: flex;
    align-items: center;
    margin-top: 48px;
}
.banner_first_m_c_p1{
	font-size: 36px;
	color: #ffffff;
    display: flex;
}
.banner_first_m_c_p1 span{
    font-size: 24px;
    margin-left: 5px;
    position: relative;
    top: -5px;
}
.banner_first_m_c_m{
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
    margin-top: 2px;
}
.banner_first_line{
    display: block;
    width: 1px;
	height: 40px;
	background: #ffffff;
    margin: 0 30px 0 30px;
}
.btns{
    margin-top: 87px;
    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:31px 0 61px 0;
}
.banner_two_m{
    display: flex;
    justify-content: space-between ;
    align-items: center;
}
.banner_two_m_spe{
    width: 1110px;
    margin: auto;
}
.banner_two_m>div{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner_two_m img{
    width: 93px;
	height: 97px;
    display: block;
}
.banner_two_m_t{
	font-size: 20px;
	color: #333333;
    margin-top: 24px;
}
.banner_two_m_exp{
    width: 256px;
	font-size: 16px;
	line-height: 24px;
	color: #666;
    margin: auto;
    margin-top: 15px;
    text-align: justify;
}
.banner_two_line{
    width: 1px;
	height: 120px;
	background-color: #dddddd;
    display: block;
}
.banner_three{
    padding: 86px 0 110px 0;
}
.banner_three_m{
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}
.banner_three_m_card{
    width: 290px;
	height: 352px;
	background-color: #ffffff;
	box-shadow: 0px 5px 10px 0px 
		rgba(44, 64, 164, 0.16);
	border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.banner_three_m_card_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 254px;
    margin-top: 16px;
}
.banner_three_m_card_top p{
    font-size: 20px;
	color: #333333;
}
.banner_three_m_card_top img{
    width: 40px;
	height: 40px;
}
.banner_three_m_card_line{
    display: block;
    width: 254px;
	height: 2px;
	background-color: #f5f5f5;
    margin-top: 8px;
}
.banner_three_m_card_ul{
    display: flex;
    flex-direction: column;
    margin-top: 4px;
}
.banner_three_m_card_ul li{
    margin-top: 12px;
    width: 250px;
    margin-left: 24px;
    height: 47px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.banner_three_m_card_ul li::before{
    content: '';
    display: block;
    border-radius: 50%;
    background-color: #e7290f;
    width: 6px;
	height: 6px;
    position: relative;
    top: 15px;
    left: -14px;
}
.banner_width_spe{
    width: 1280px ;
}
.banner_four{
    padding: 77px 0 63px 0;
    width: 100%;
    background-image: url('../../images/industry/medicine/解决方案bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_four_main img{
    width: 1019px;
	height: 516px;
    margin: auto;
    margin-top: 60px;
    display: block;
}
.banner_five{
    width: 100%;
    height: 840px;
    background-image: url('../../images/industry/medicine/pic-应用场景.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_title_spe{
    color: #ffffff;
    padding-top: 83px;
}
.banner_five_main{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}
.banner_five_main_card{
    width: 387px;
	height: 170px;
	background-color: rgb(255, 255, 255,0.15);
	border-radius: 8px;
    margin-top: 20px;
    display: flex;
    justify-content: space-evenly;
}
.banner_five_main_card_l{
	font-size: 36px;
	color: #ffffff;
    margin-top: 13px;
}
.banner_five_main_card_r{
    margin-top: 13px;
}
.banner_five_main_card_t{
    font-size: 20px;
	color: #ffffff;
    margin-top: 8px;
}
.banner_five_main_card_exp{
    width: 260px;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
    margin-top: 12px;
}
.banner_six{
    padding: 46px 0 0 0;
}
.banner_six_m{
    margin-top: 44px;
}
.banner_seven{
    padding:70px 0 120px 0 ;
}
.banner_seven img{
    margin: auto;
    width: 1200px;
	height: 230px;
    margin-top: 82px;
}