/******************** banner start ********************/

header {
    background-image: url('../images/banner.png');
    height: 4.5rem !important;
    position: relative;
}
.hide {
    display: none;
}


header>.text {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(45%, -40%);
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
header>.text>p>.line{
    margin:0 0.08rem;
}
header>.text>p {
    margin-left: 0.32rem;
}

header>.text>p:first-child {
    position: relative;
    z-index: 3;
    font-size: 0.4rem;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 0.36rem;
    margin-bottom: 0.22rem;
}

header>.text>p:nth-child(2) {
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    /* margin-top: 0.22rem; */
    margin-bottom: 0.24rem;
    letter-spacing: 0.04rem;
    width: 3.56rem;
}

header>.text>a {
    /* margin-top: 0.24rem; */
    margin-left: 0.32rem;
}


/******************** banner end ********************/


/********************* 平台支撑 start **************/


.ptzc>.ptzc-img{
    width: 100%;
    height: 3.88rem;
}

.ptzc>.ptzc-img>img{
    width: 100%;
    height: 100%;
}
/********************* 平台支撑 end **************/


/********************* 业务系统 start **************/
.ywxt{
    padding-top:0.56rem;
}
.ywxt>.content{
    /* margin-top:155px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ywxt>.content.p16{
    padding-top:0;
}
.ywxt>.content>.item{
    
    width: 3.36rem;
    box-shadow: 0px 3px 8px 0px rgb(182 182 182 / 20%), 0px -3px 7px 0px rgb(182 182 182 / 20%);
    padding-bottom:0.4rem;
    margin-bottom:0.16rem;  
    border-radius: 0.16rem 0.16rem 0px 0px;
}

.ywxt>.content>.item>.item-img{

    width: 100%;
    height: 2rem;
    position:relative;
    border-radius: 8px 8px 0px 0px;
}
.ywxt>.content>.item>.item-img>.item-mask{
    position: absolute;
    width: 100%;   
    height: 100%;
    /* height: 216px; */
    background: #3065EE;
    opacity: 0.1;
    border-radius: 8px 8px 0px 0px;
    top:0;
    left:0;
}
.ywxt>.content>.item>.item-img>img{
    width: 100%;
    height: 100%;
    border-radius: 8px 8px 0px 0px;
}

.ywxt>.content>.item>.item-title{
    width: 100%;
    margin:8px 0 ;
    /* width: 306px; */
    text-align: center;
    height: 0.54rem;
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}
.ywxt>.content>.item>.item-content>p{
    /* width: 142px; */
    width: 100%;
    text-align: center;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    margin-bottom:4px;
}

.ywxt>.content>.item>.item-content>p:last-child{
    margin-bottom:0;
}
/********************* 业务系统 end **************/

/********************* 技术支撑 start **************/
.zszc{
    padding-top:0.56rem;
}
.zszc>.zszc-content.p16{
    padding-top:0;
}
.zszc>.zszc-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zszc>.zszc-content>.item{
    width: 2.08rem;
    padding:30px 2px;
    /* height: 320px; */
    background: #FFFFFF;
    box-shadow: 0px 0.06rem 0.16rem 0px rgba(182, 182, 182, 0.2), 0px -0.06rem 0.14rem 0px rgba(182, 182, 182, 0.2);
    border-radius: 0.04rem;
    /* margin-right:148px; */
    margin-bottom:0.2rem;
}
.zszc>.zszc-content>.item:nth-child(3),.zszc>.zszc-content>.item:nth-child(6){
    margin-right:0px;
}
.zszc>.zszc-content>.item>.item-main{
    height:1.96rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.zszc>.zszc-content>.item>.item-main>img{
    width: 45px;
    height: 45px;
    display: block;
    margin-bottom:0.56rem;
}
.zszc>.zszc-content>.item>.item-main>.item-title{
    /* width: 94px;
    height: 24px; */
    font-size: 0.28rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}

/********************* 技术支撑 end **************/


/********************* 应用场景 start **************/

.yycj>.yycj-content>.yycj-item{
    background-repeat: no-repeat;
    background-size: cover;
    width: 6.84rem;
    height: 200px;
    border-radius:0.2rem;
    position:relative;
    margin-bottom:0.2rem;
    /* background: #3065EE;
    opacity: 0.1;
    border-radius: 10px; */
}
.yycj>.yycj-content>.yycj-item:last-child{
    margin-bottom:0;
}
.yycj>.yycj-content>.yycj-item:nth-child(1){
    background-image:url('../images/cysj.png');
}
.yycj>.yycj-content>.yycj-item:nth-child(2){
    background-image:url('../images/cy-map.png');
}
.yycj>.yycj-content>.yycj-item:nth-child(3){
    background-image:url('../images/qyhx.png');
}
.yycj>.yycj-content>.yycj-item>.item-mask{
    position:absolute;
    width: 100%;
    height: 100%;
    background: #3065EE;
    opacity: 0.1;
    border-radius: 0.2rem;
    top:0;
    left:0;
}
.yycj>.yycj-content>.yycj-item>.img-title{
    position: absolute;
    bottom:0.2rem;
    width: 100%;
    text-align: center;
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.32rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}



/********************* 应用场景 end **************/
