@charset "utf-8";
.cpzx_banner{
    min-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 20px;
    box-sizing: border-box;
    height: 480px;
    overflow: hidden;
    margin-bottom: 74px;
}
.cpzx_banner>div{
    height: 100%;
    position: relative;
}
.cpzx_banner .w_1500 {
    background-color: Red;
    /* height: 100%; */
}
.suspension {
    position: absolute;
    z-index: 10;
    top: 198px;
    left: 314px;
}
.suspension * {
    color: #fff;
    font-family: FZZZHONGJW--GB1-0;
    margin-bottom: 24px;
}
.suspension h1 {
    font-size: 60px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
}
.suspension p {
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
}
.cpzx_banner img{
    transition-property: all;
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(0, 0.45, 0.5, 1);
    transition-delay: 0s;
    display: block;
    width: 100%;
}
.cpzx_banner img:hover{
    width: 105%;
}

/* 中间层banner */
.center_banner {
    height: 320px;
    background: url(../img/fighting/controlBanner.png) no-repeat center;
    background-size: cover;
}
.center_banner .banCont{
    width: 1320px;
    margin:0 auto;
    text-align: center;
}
/* 内容标题 */
.cpzx_content{
    width: 1500px;
    margin: 0 auto;
}
.cpzx_content:nth-of-type(2){
    padding-bottom: 140px;
}
.fight_content{
    width: 1320px;
    margin:0 auto;
}
.marginTop{
    margin-top: 124px;
}
.marginTop .top{
    margin-bottom: 110px;
}
.marginTop .top .title{
    width: 100%;
	height: 69px;
	font-family: MicrosoftYaHei;
	font-size: 88px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 67px;
	letter-spacing: 0px;
	color: #f0f0f0;
    position: relative;
    text-align: center;
}
.marginTop .top .title>p{
    /* width: 144px; */
	height: 36px;
	font-family: MicrosoftYaHei;
	font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 67px;
	letter-spacing: 0px;
	color: #333333;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
.marginTop .bootom{
    display: flex;
    justify-content: space-between;
}
/* 中心固定的centerBanner */
.banCont{
    padding-top: 92px;
    box-sizing: border-box;
    color: #fff;
    opacity: 0.8;
}
.banCont .centerTitle{
    margin-bottom: 45px;
    font-size: 36px;
    color: #fff;
}
.banCont .centerCont{
    font-size: 20px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    width: 1400px;
}
/* 智慧医院整体解决方案 */
.Futureplans .bottom .futureBox{
    margin-right: 30px;
    width: 400px;
    height: 512px;
}
.Futureplans .bottom .futureBox img{
    width: 400px;
    height: 300px;
}
.Futureplans .bottom .futureBox:last-of-type{
    margin-right: 0;
}
.Futureplans .bottom .futureBox .imgBottom{
    padding-top: 10px;
    padding-left: 22px;
    padding-right: 22px;
}
.Futureplans .bottom .imgBottom .situation{
    font-size: 18px;
    margin-bottom: 28px;
    font-weight: 700;
    position: relative;
}
.Futureplans .bottom .imgBottom .situation::after {
    content: '';
    position: absolute;
    left: 0;
    top: 28px;
    height: 2px;
    width: 58px;
    background-color: #d40000;
}
.Futureplans .bottom .imgBottom .contFuture{
    font-size: 15px;
    line-height: 30px;
    display: inline-block;
    color: #999;
}
.marginBottom{
    margin-bottom: 76px;
}
/* 消防背景墙 */
.allFucus .bottom {
    background-color: #d40000;
}
.allFucus .bottom .rightCont{
  width: 660px;
  height: 340px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.allFucus .bottom .rightCont>div{
    width: 540px;
    height: 170px;
    line-height: 36px;
    margin: auto;
    font-size: 20px;
    color: #f0f0f0;
}
/* 智慧消防意义 */
.allPlan .bottom .significance{
    width:604px;
    height: 164px;
}
.significance>div.right{
    padding-left: 30px;
    padding-top: 10px;
    box-sizing: border-box;
    width: 352px;
}
.allPlan .bottom .significance:nth-of-type(n){
    margin-right: 110px;
}
.allPlan .bottom .significance:nth-of-type(1),.allPlan .bottom .significance:nth-of-type(1){
    margin-bottom: 80px;
}
.significance>div.right .title{
    font-size: 20px;
    height: 44px;
    color: #333;
    font-weight: 700;
}
.significance>div.right .cont{
    font-size: 14px;
    color: #999;
    line-height: 30px;
}
/* 消防总体规划 */
.proEffect .bottom{
    margin-bottom: 66px;
}
.proEffect .bottom .plan{
    width: 300px;
    height: 468px;
    margin-right: 42px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 72px;
    padding-left: 24px;
    padding-right: 24px;
    box-shadow: 0px 0px 21px 0px rgb(157 157 157 / 11%);
    border: solid 1px #f0f0f0;
}
.proEffect .bottom .plan:last-of-type{
    margin-right: 0;
}
.proEffect .bottom .plan .title{
    height:76px;
    line-height: 76px;
}
.proEffect .bottom .plan .contPlan{
    line-height: 30px;
    font-size: 14px;
    color: #999;
}
/* 消防工作原理 */
.proPlan .bottom>div{
    height: 382px;
    box-shadow: 0 2px 8px 0px rgb(0 0 0 / 8%);
}
.proPlan .bottom>div:nth-of-type(1){
    margin-bottom: 28px;
    background-color: #f0f0f0;
    background: url(../img/fighting/topBan.png) no-repeat center;
}
.proPlan .bottom>div:nth-of-type(2){
    background-color: #fff9ef;
    background: url(../img/fighting/bottomBan.png) no-repeat center;
}
.proPlan .bottom>div .yuanCont{
    width: 660px;
    height: 382px;
}
.proPlan .bottom>div .yuanCont>div{
    width: 530px;
    margin: auto;
    text-align: center;
    padding-top: 104px;
    box-sizing: border-box;
}
.proPlan .bottom>div .yuanCont>div .riTitle,.proPlan .bottom>div .yuanCont>div .leTitle{
    height: 52px;
    font-size: 22px;
    color: #333;
}
.proPlan .bottom>div .yuanCont>div .riCont,.proPlan .bottom>div .yuanCont>div .lecont{
   font-size: 15px;
   line-height: 30px;
   color: #999;
}
/* 智慧消防平台 */
.platform .bottom .platformBox{
    width: 400px;
    height: 200px;
    margin-right: 58px;
    margin-bottom: 55px;
    background-color: #f0f0f0;
    box-sizing: border-box;
    padding-top: 34px;
    padding-left: 34px;
    padding-right: 74px;
    position: relative;
}
.platform .bottom .platformBox:nth-of-type(3n){
    margin-right: 0;
    margin-bottom: 0;
}
.platform .bottom .platformBox>.title{
    font-size: 18px;
    font-weight: 700;
    color: #333;
    height: 36px;
}
.platform .bottom .platformBox>.cont{
    line-height: 30px;
    font-size: 16px;
    color: #999;
}
.platform .bottom .platformBox>img{
    position: absolute;
    bottom: 20px;
}
.d-flex{
   display: flex;
}
.just-between{
    justify-content: space-between;
}
.just-around{
    justify-content: space-around;
}
.flex-end{
    justify-content: flex-end;
}
.flex-start{
    justify-content: flex-start;
}