.fittk-scroll-bar {
    display: none !important;
}

.g-banner {
    width: 100%;
    height: 350px;
    background: #303f9a;
    position: relative;
}

.g-logo {
    width: 66px;
    height: 69px;
    position: absolute;
    top: 90px;
    left: calc(50% - 600px);
    background: url("../img/gov/p1.png") no-repeat 0 0;
    background-size: contain;
}

.g-title {
    width: 500px;
    height: 30px;
    position: absolute;
    top: 95px;
    left: calc(50% - 510px);
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 3px;
}

.g-desc {
    width: 500px;
    height: 30px;
    position: absolute;
    top: 125px;
    left: calc(50% - 510px);
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 2px;
}

.g-pic {
    width: 192px;
    height: 128px;
    position: absolute;
    top: 70px;
    right: calc(50% - 600px);
    background: url("../img/gov/p2.png") no-repeat 0 0;
    background-size: cover;
}

.g-index {
    width: 1200px;
    margin: 0 calc(50% - 600px);
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.2);
    background: #fff;
    top: -120px;
}

.g-index:after {
    content: '';
    display: block;
    clear: both;
}

.m-gov-items {
    width: 1200px;
    padding: 0 40px;
    box-sizing: border-box;
    float: left;
}

.m-gov-items:after {
    content: '';
    display: block;
    clear: both;
}

.m-gov-fw-item {
    width: 220px;
    height: 220px;
    float: left;
    margin: 30px;
    box-shadow: 0 0 6px 6px rgba(200, 200, 200, 0.1);
}

.m-gov-fw-item img {
    width: 60px;
    height: 60px;
    margin: 50px 80px 30px;
    object-fit: contain;
}

.m-gov-fw-item span {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    float: left;
}

.m-gov-more {
    width: 180px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    float: left;
    margin: 0 470px;
    background: #eee;
    color: #888;
    text-align: center;
    border-radius: 2px;
}

.m-gov-app {
    width: 500px;
    margin: 30px;
    float: left;
}

.m-gov-app img {
    width: 100%;
}

.m-gov-cx-item {
    width: 220px;
    height: 70px;
    float: left;
    margin: 30px;
    box-shadow: 0 0 6px 6px rgba(200, 200, 200, 0.1);
    line-height: 70px;
    position: relative;
}

.m-gov-cx-item span {
    width: 170px;
    margin: 0 25px;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.m-gov-cx-item img {
    width: 45px;
    position: absolute;
    bottom: 0;
    right: 15px;
}

.m-gov-wz-item {
    width: 320px;
    height: 140px;
    float: left;
    margin: 25px;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 0 6px 6px rgba(200, 200, 200, 0.1);
}

.m-gov-wz-item span:first-of-type {
    width: 100%;
    line-height: 28px;
    height: 56px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    font-size: 16px;
    float: left;
    font-weight: bold;
    color: #666;
}

.m-gov-wz-item span:last-of-type {
    width: 100%;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 14px;
    float: left;
    color: #999;
    margin-top: 10px;
}

.breadcrumb {
    width: 1160px;
    height: 10px;
    visibility: hidden;
}

.g-approval .g-bd {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.g-approval .g-bd .search {
    border: none;
    padding-left: 5px;
}

.wrapperIndex .m-main {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.g-query .g-main {
    width: 1160px;
    padding-left: 190px;
}

.g-query .g-main .g-nav {
    width: 168px;
}

.g-consult .m-bd {
    width: 1160px;
    outline: none !important;
}

.m-index2-content {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.case-form-box, .case-guide-box {
    width: 1160px;
}

.case-form-line {
    width: 560px;
    margin-right: 20px;
}

.case-form-label {
    width: 160px;
}

.case-form-upload-line .case-form-label {
    width: 1000px;
}

.case-form-upload-line {
    width: 1140px;
}

.case-form-full-line {
    width: 1140px;
}

.case-form-page-segment {
    width: 1158px;
}

.wrapperIndex .m-main .wrapper {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.wrapperIndex .m-main .wrapper .notice .news li a .date {
    padding-left: 98px;
}

.m-city-selector {
    top: 30px;
    left: calc(50% - 120px);
    border: 1px solid #d4d4d4;
    background: rgba(235, 235, 235, 0.8);
}

.m-city-selector-list{
    border: 1px solid #d4d4d4;
    background: rgba(255, 255, 255, 1);
}
