@import './base.css';

.my-banner{
    height: 3.23rem;
    background: url('../images/banner.jpg') no-repeat center /auto 100%;
    position: relative;
}
@media screen and (min-width: 2000px){
    .my-banner{
        height: 3.23rem;
        background: url('../images/banner.jpg') no-repeat center /100% auto;
    }
}
.my-banner .nav li a:hover{
    background: linear-gradient(to right,#fddf99,#ffb400);
    color: #cd1710;
}
.my-banner .nav li a{
    display: inline-block;
    min-width: 2.04rem;
    height: 0.54rem;
    line-height: 0.54rem;
    border-radius: 0.1rem;
    color: #fff;
    text-align: center;
    background: #c20000;
    margin: 0 0.1rem;
    font-size: 0.3rem;
}
.my-banner .nav{
    bottom: -0.27rem;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
}
.guide:before{
    position: absolute;
    top: -0.25rem;
    left: 0.1rem;
    content: '';
    height: 0.5rem;
    width: 0.67rem;
    background: url("../images/guide.png") no-repeat center / 100% auto;
}
.guide {
    border: 0.01rem dashed #c4211f;
    padding:0.25rem;
    box-sizing: border-box;
    line-height: 0.36rem;
    width: 11rem;
    margin: 0.8rem auto 0.6rem;
    color: #4c4c4c;
    font-size: 0.2rem;
    position: relative;
}
.section >li{
    width: 11rem;
    margin: 0 auto;
}
.section >li h1{
    font-weight: bolder;
    font-size: 0.46rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.75rem 0 0.6rem;
    height: 0.74rem;
    background: url("../images/t2.png") no-repeat center /auto 100%;
}
.section >li h1 span{
    font-weight: bolder;
    margin: 0 0.1rem;
    font-size: 0.46rem;
    color: #e2312c;
}
.section >li h1 i{
    font-weight: bolder;
    color: #e2312c;
    text-align: center;
    font-size: 0.44rem;
    line-height: 0.8rem;
    display: inline-block;
    height: 0.74rem;
    min-width: 0.78rem;
    max-width: 0.78rem;
    background: url("../images/t1.png") no-repeat center / 100% auto;
}
.section1 table th{
    color: #fff;
    font-size: 0.3rem;
    line-height: 0.75rem;
}
.section1 table td{
    background: #fff;
    line-height: 0.7rem;
    color: #4c4c4c;
    font-size: 0.26rem;
    border: 0.01rem solid #c4c4c4;

}
.section1 table tr td:last-child{
    color: #e32723;
    cursor: pointer;
}
.section1 .table-box{
    background: linear-gradient(#f14734,#e32522);
    border-radius: 0.1rem;
    padding:0 0.3rem 0.25rem 0.3rem;
    box-sizing: border-box;
    overflow: hidden;
}
/*.section1 table .raduis{*/
/*    border-top-left-radius: 0.1rem;*/
/*}*/
/*.section1 table .raduis1{*/
/*    border-top-right-radius: 0.1rem;*/
/*}*/
.section1 table{
    width: 100%;
    /*border-radius: 0.1rem;*/
    overflow: hidden;
    text-align: center;
}
.section1 .caption{
    position: relative;
    height: 2.2rem;
    margin-top: 0.4rem;
    background: url('../images/s1-circle.png') no-repeat center /auto 100%;
}
.section1 .caption img{
    position: absolute;
    width: 1.48rem;
    height: 1.48rem;
    top: 0.37rem;
    left: 48%;
    margin-left: 2.5rem;
}



.section2 ul li >div >p{
    padding-left: 0.2rem;
    line-height: 0.3rem;
    font-size: 0.2rem;
}
.section2 ul li >div{
    background: #fff;
    border-radius: 0.1rem;
    padding: 1.97rem 0 0.2rem;
}
.section2 ul li{
    min-width: 3.58rem;
    box-sizing: border-box;
    background: linear-gradient(#f14734,#e32522);
    border-radius: 0.1rem;
    padding: 0.15rem;
    margin: 0 0.05rem;
}
.section2 ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.section2 .line{
    position: relative;
    width: 2.94rem;
    margin: 0.1rem auto;
    border-top: 0.01rem dotted #eb3a2d;
}
.section2 .line:after{
    position: absolute;
    content: '';
    height: 0.24rem;
    width: 0.24rem;
    background: #eb3a2d;
    border-radius: 0.12rem;
    top: 50%;
    margin-top: -0.12rem;
    right: -0.3rem;
    display: inline-block;
}
.section2 .btn a{
    border-radius: 0.2rem;
    min-width: 1.43rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #fff;
    text-align: center;
    font-size: 0.22rem;
    margin: 0 0.05rem;
    background: linear-gradient(to right,#f72121,#ff7352);
}
.section2 .btn a:last-child{
    background: linear-gradient(to right,#eebf55,#d29d32);
}
.section2 .btn{
    margin-top: 0.1rem;
    display: flex;
    justify-content: center;
}
.section2 .line:before{
    position: absolute;
    display: inline-block;
    content: '';
    height: 0.24rem;
    width: 0.24rem;
    background: #eb3a2d;
    border-radius: 0.12rem;
    top: 50%;
    margin-top: -0.12rem;
    left:  -0.3rem;
}
.section3 ul li .right{
    position: relative;
    width: 0;
    /*transition: all .5s;*/
}
.section3 ul li .right .load{
    position: absolute;
    height: 1.24rem;
    width: 1.24rem;
    bottom: 0.25rem;
    right: 0.5rem;
    display: none;
    background: url("../images/load.png") no-repeat center /100% auto;
}
.section3 ul li .right .load a{width: 1.24rem; height: 1.24rem; display: block;border-radius: 50%;}
.section3 ul li.active .right .load{
    display: block;
}
.section3 ul li .right h2{
    text-align: center;
    width: 7.8rem;
    border-bottom: 0.01rem solid #c4c4c4;
    margin: 0 auto;
    line-height: 0.84rem;
    font-size: 0.32rem;
    color: #e32522;
    font-weight: bolder;
}
.section3 ul li .right .txt{
	width: 7.8rem;
	margin: .25rem auto; 
	text-align: center;
	font-size: .16rem;
	line-height: 1.8;
	
}
.section3 ul li .right .txt font{text-align: left;margin-bottom: .15rem;font-size: .18rem;width: 100%;float: left;}
.section3 ul li .right .txt p{text-align: left;font-size: .16rem;}
.section3 ul li .right .txt b{color: #e32522;font-size: .16rem;font-weight: bold;}

.section3 ul li .left{
    position: relative;
    min-width: 0.8rem;
    height: 3.49rem;
    background: url("../images/s1.png") no-repeat center / 100% auto;
}
.section3 ul li:nth-child(2) .left{
    background: url("../images/s2.png") no-repeat center / 100% auto;
}
.section3 ul li:nth-child(3) .left{
    background: url("../images/s3.png") no-repeat center / 100% auto;
}
.section3 ul li{
    margin-right: 0.06rem;
    float: left;
    display: flex;
    border-radius: 0.1rem;
    border: 0.01rem solid #c4c4c4;
    box-sizing: border-box;
    overflow: hidden;
}
.section3 ul li .left .shadow span{
    display: inline-block;
    height: 0.28rem;
    width: 0.28rem;
    margin-top: 1.2rem;
    background: url("../images/add.png") no-repeat center / 100% auto;
}
.section3 ul li .left .shadow{
    cursor: pointer;
    position: absolute;
    height: 3.4rem;
    width: 100%;
    font-size: 0.26rem;
    text-align: center;
    padding: 0.35rem 0.2rem 0;
    box-sizing: border-box;
    background: #fff;
    left: 0;
    right: 0;
    transition: all .5s;
    bottom:0;
}
.section3 ul li.active .right{
    width: 8.4rem;
    min-width: 8.4rem;
}
.section3 ul li.active .left .shadow {
    bottom: -100%;
}
.section3 ul li.active{
    border-right: 0;
    margin-right: 0;
    box-shadow:0 0 0.3rem 0 rgba(0,0,0,.3)
}

.section4 ul li .bottom{
    min-height: 0.99rem;
    max-height: 0.99rem;
    background: url("../images/open.png") no-repeat bottom /auto 100% ;
}
.section4 ul li .center{
    min-height: 1.39rem;
    background: url("../images/k1.png") no-repeat center /auto 100% ;
}
.section4 ul li:nth-child(2) .center{
    height: 1.42rem;
    background: url("../images/k2.png") no-repeat center /auto 100% ;
}
.section4 ul li:nth-child(3) .center{
    height: 1.33rem;
    background: url("../images/k3.png") no-repeat center /auto 100% ;
}
.section4 ul li:nth-child(4) .center{
    height: 1.33rem;
    background: url("../images/k4.png") no-repeat center /auto 100% ;
}
.section4 ul li p{
    background: #fff;
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    left: 0;
    transition: all .3s;
    bottom: 0;
    z-index: 1;
    font-size: 0.2rem;
    line-height: 0.37rem;
    box-sizing: border-box;
}
.section4 ul li h2{
    z-index: 2;
    position: absolute;
    top: -0.28rem;
    left: -0.1rem;
    height: 0.57rem;
    font-size: 0.24rem;
    font-weight: 500;
    color: #fff;
    text-indent: .8em;
    width: 1.27rem;
    line-height: 0.55rem;
    background: url("../images/t3.png") no-repeat left top / 100% auto;
}
.section4 ul li{
    cursor: pointer;
    flex: 1;
    margin: 0 0.12rem;
    height: 3.04rem;
    box-sizing: border-box;
    border: 0.01rem solid #ff0003;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}
.section4 ul li:hover p{
    height: 100%;
    padding: 0.4rem 0.1rem 0;
    border: 0.01rem solid rgba(0,0,0,0);
}
.section4 ul,.section5 ul,.section6 ul{
    display: flex;
    justify-content: center;
}
.section5 ul li div p{
    height: 1.35rem;
    width: 100%;
    background: url("../images/video.png") no-repeat center /auto 100%;
}
.section5 ul li div{
    padding-top: 0.8rem;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bolder;
    text-align: center;
    line-height: 0.8rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 3.1rem;
    height: 100%;
    background: linear-gradient(#ff7352,#f72121);
    border-radius: 0.2rem 0 0.2rem 0;
}
.section5 ul li p i{
    display: inline-block;
    height: 0.14rem;
    width: 0.14rem;
    margin-right: 0.1rem;
    background: url('../images/t4.png') no-repeat center /auto 100%;
}
.section5 ul li p{
    font-size: 0.25rem;
}
.section5 ul li a i{
    display: inline-block;
    margin-left: 0.1rem;
    border-left: 0.12rem solid #fff;
    border-top: 0.08rem solid rgba(0,0,0,0);
    border-bottom: 0.08rem solid rgba(0,0,0,0);
}
.section5 ul li a{
    cursor: pointer;
    background: linear-gradient(to right,#f72121,#ff7352);
    margin-top: 0.2rem;
    color: #fff;
    font-size: 0.25rem;
    border-radius: 0.25rem;
    display: inline-block;
    width: 1.7rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
}
.section5 ul li{
    overflow: hidden;
    position: relative;
    min-width: 5.24rem;
    max-width: 5.24rem;
    margin: 0 0.24rem;
    height: 3.45rem;
    text-align: center;
    line-height: 0.45rem;
    border: 0.01rem solid #ff0003;
    border-radius: 0.2rem;
    padding: 0.7rem 0 0 3.1rem;
    box-sizing: border-box;
}
.section5 .caption img{
    position: absolute;
    width: 1.48rem;
    height: 1.48rem;
    top: 0.28rem;
    left: 50%;
    margin-left: 2.5rem;
}
.section5 .caption{
    position: relative;
    height: 2.01rem;
    margin-top: 0.4rem;
    background: url('../images/circle.png') no-repeat center /auto 100%;
}
.section6 ul li img{
    width: 3.49rem;
    height: auto;
}
.section6 ul li p{
    color: #fff;
    font-size: 0.36rem;
    font-weight: bolder;
    line-height: 0.7rem;
}
.section6 ul li{
    position: relative;
    padding-top: 0.2rem;
    text-align: center;
    min-width: 3.83rem;
    margin: 0 0.76rem;
    background: linear-gradient(#ff7352,#f72121);
}
.section6 ul li:nth-child(1):after{
    position: absolute;
    font-size: 0.36rem;
    content: '扫码关注优路消防工程师';
    text-align: center;
    height: 1.07rem;
    width: 4.52rem;
    line-height: 1.3rem;
    bottom: -1.1rem;
    left: 50%;
    margin-left: -2.26rem;
    background: url('../images/tip.png') no-repeat center /auto 100%;
}
.section6 ul li:nth-child(2):after{
    left: 50%;
    margin-left: -2.26rem;
    bottom: -1.1rem;
    position: absolute;
    font-size: 0.36rem;
    content: '扫码添加消防小学姐微信号';
    text-align: center;
    height: 1.07rem;
    width: 4.52rem;
    line-height: 1.3rem;
    background: url('../images/tip.png') no-repeat center /auto 100%;
}
.section7{
    height: 2rem;
}


