@import "../../common/index.css";

.screen-x {
    background: url(http://b.bdstatic.com/searchbox/icms/searchbox/img/gov-homex.png) left top no-repeat;
    background-size: contain;
}

.screen {
    background: url(http://b.bdstatic.com/searchbox/icms/searchbox/img/gov-homeplus.png) left top no-repeat;
    background-size: contain;
}

.frame-head {
    padding: 190rpx 30.797rpx 170rpx;
    color: #fff;
}

.frame-head .name {
    font-size: 53.14rpx;
}

.frame-head .slogan {
    font-size: 25.362rpx;
}

.frame-service {
    margin-top: -95.41rpx;
    padding: 0 30.797rpx;
}

.frame-service .service-card {
    z-index: 9;
    overflow: hidden;
    margin-bottom: 36rpx;
    border-radius: 18rpx;
    background: #fff;
}

.service-card .sub-category-icon {
    display: inline-block;
    width: 65.217rpx;
    height: 65.217rpx;
    margin: 40.459rpx 0 ;
}

.skeleton-sweep {
    position: relative;
}

.frame-content {
    background: #f5f5f5;
}

.content {
    display: flex;
    flex: 1;
    line-height: 1;
    padding: 36.232rpx 28.986rpx 33.816rpx;
    flex-direction: column;
    justify-content: center;
}

.content .name {
    font-size: 32.608rpx;
    font-weight: 700; 
    color: #333;
    margin-bottom: 16.304rpx;
}

.content .desc {
    font-size: 25.362rpx;
    text-align: left;
    color: #999;
}

.frame-service .service-card .gov-label {
    font-weight: 700;
    font-size: 32.609rpx;
    color: #000;
}