.sic-contair{
    width: 100%;
    min-width: 1300px;
}
.sic-contair .sic-banner img{
    width: 100%;
}
.sic-contair .detail-box{
    width: 100%;
    height: auto;
    background: linear-gradient(0deg, #F4FBFF 68%, #C8DCFF 100%);
    padding: 43px 0 153px;
}
.sic-contair .cygk-box{
    margin: 0 auto;
    background: url(../img/new/cygk.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1200px;
    height: 225px;
}
.sic-contair .cygk-box .cygk-box-txt{
    width: 947px;
    height: 147px;
    font-size: 18px;
    font-family: 'Source Han Sans CN';
    font-weight: 400;
    color: #4C4C4C;
    line-height: 32px;
    margin: 0 39px 0 216px;
    padding-top: 37px;
}
.sic-contair .jid-box{
    width: 1200px;
    margin: 70px auto;
}
.sic-contair .jid-box .jd-title{
    width: 643px;
    margin-left: 279px;
}
.sic-contair .jid-box .xin-title{
    width: 509px;
    margin-left: 346px;
}
.sic-contair .jid-box .cy-bg{
    width: 1200px;
    padding: 40px 25px;
    background: #ACDDFE;
    border-radius: 5px;
    margin-top: 112px;
    position: relative;
    /* overflow: inherit; */
}
.sic-contair .jid-box .cy-box .list-box{
    display: flex;
}
.sic-contair .jid-box .list-title-bg{
    background: url(../img/new/list-title-bg.png) center center no-repeat;
    text-align: center;
    line-height: 122px;
    height: 122px;
    font-size: 40px;
    color: #333333;
    font-weight: bold;
}
.sic-contair .jid-box .list-title-bg span{
    font-size: 65px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #333333;
    background: linear-gradient(265deg, #0972DB 0%, #12B3F7 43.7744140625%, #0972DB 97.9248046875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-right: 6px;
}
.sic-contair .jid-box .cy-box .list-box .list-left{
    width: 575px;
    height: 379px;
    background: #FFFFFF;
    border-radius: 10px;
   position: relative;
   top: -80px;
   z-index: 99;
   padding: 36px 30px;
}
.sic-contair .jid-box .cy-box .list-box .list-left .line{
    width: 97px;
    height: 4px;
    background: #0972DB;
}
.sic-contair .jid-box .cy-box .list-box .list-left .list-title{
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    line-height: 100px;
}
/* .sic-contair .jid-box .cy-box .list-box .list-left .list-txt{
    font-size: 18px;
    color: #4C4C4C;
    line-height: 32px;
} */
.sic-contair .jid-box .cy-box .list-box .list-left p{
    font-size: 18px;
    color: #4C4C4C;
    line-height: 32px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.sic-contair .jid-box .cy-box .list-box .list-left .list-txt{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}
.sic-contair .jid-box .cy-box .list-box .list-left .list-txt p span b{
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    line-height: 100px;
}
.sic-contair .jid-box .cy-box .list-box .list-right{
    width: 544px;
    height: 363px;
    border-radius: 6px;
    margin-left: 32px;
}
.sic-contair .jid-box .cy-box .list-fot{
    display: flex;
    width: 575px;
    justify-content: flex-end;
    position: relative;
}
.sic-contair .jid-box .cy-box .list-fot .list-btn{
    position: relative;
    width: 120px;
    bottom: 90px;
    margin-left: 32px;
}
.sic-contair .jid-box .cy-box .list-fot .list-btn .swiper-button-next:after, .swiper-button-prev:after{
    content: '';
}
.sic-contair .jid-box .cy-box .list-fot .list-btn .btn-img{
    width: 41px;
    height: 41px;
}
.sic-contair .jid-box .cy-box .list-fot .list-btn .right-img{
    transform: rotate(180deg);
}
.sic-contair .jid-box .cy-box .list-fot .more a{
    position: relative;
    bottom: 90px;
    z-index: 9999;
    font-size: 18px;
    color: #126196;
}
.yqgk-main {
    width: 100%;
    margin-top: 20px
}

.yqgk-main .idle-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.yqgk-main .idle-list .idle-panel {
    background-color: #fff;
    width: 277px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 0 0 30px 0;
    display: block;
    cursor: pointer
}

.yqgk-main .idle-list .idle-panel:nth-of-type(4n+1) {
    margin-left: 0
}

.yqgk-main .idle-list .idle-panel .idle-img {
    margin: 2%;
    width: 96%;
    height: 195px
}

.yqgk-main .idle-list .idle-panel .idle-img img {
    width: 100%;
    height: 100%
}

.yqgk-main .idle-list .idle-panel .idle-tit {
    width: 100%;
    height: 40px;
    align-items: center;
    margin-top: 5px;
    display: flex;
    padding: 0 15px
}

.yqgk-main .idle-list .idle-panel .idle-tit b {
    flex: 1;
    margin-right: 14px;
    font-size: 17px;
    font-weight: 700;
    color: #2F3030;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.yqgk-main .idle-list .idle-panel .idle-tit span {
    font-size: 16px;
    color: #fd7115;
    font-weight: 700
}

.yqgk-main .idle-list .idle-panel p {
    padding: 0 15px;
    font-size: 16px;
    color: #777777;
    line-height: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sic-banner{
    min-width: 1200px;
}
/* 政务服务 */
.recu-banner{
    min-width: 1200px;
}
.zwfw-contair .det-cont-box{
    background: url(../img/new/zwfw-de-bg.png) bottom no-repeat;
    width: 100%;
    min-height: 800px;
    background-size: 100% auto;
    min-width: 1200px;
}
.zwfw-contair .xm-box{
    width: 1220px;
    margin: 70px auto 0;
    padding-bottom: 140px;
}
.zwfw-contair .xm-box .top-tab{
    display: flex;
    align-items: center;
    justify-content: center;
}
.zwfw-contair .xm-box .top-tab .pn-l-nav{
    width: 141px;
    height: 42px;
    background: #EFEFEF;
    border-radius: 21px;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    color: #8B8A8A;
    margin-left: 52px;
}
.zwfw-contair .xm-box .top-tab .cur{
    background: linear-gradient(84deg, #315FED 0%, #6CA9FE 100%);
    box-shadow: 0px 14px 14px 2px rgba(101,161,252,0.46);
    color: #fff;
}
.zwfw-contair .xm-box .top-tab .pn-l-nav:first-child{
    margin-left: 0;
}
.zwfw-contair .xm-box .pn-l-pages{
    margin: 20px auto 0;
    text-align: center;
}
.zwfw-contair .xm-box .ruk-list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 96px;
}
.zwfw-contair .xm-box .ruk-list .list-box{
    width: 394px;
    height: 142px;
    background: url(../img/new/list-bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin-left: 18px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #324ED5;
    font-weight: bold;
    line-height: 32px;
}
/* .zwfw-contair .xm-box .ruk-list .list-box {
    font-size: 24px;
    color: #324ED5;
    font-weight: bold;
    line-height: 32px;
    width: 240px;
} */
.zwfw-contair .xm-box .ruk-list .list-box:nth-child(3n+1){
    margin-left: 0;
}
.zwfw-contair .xm-box .ruk-list .list-box:hover{
    background: url(../img/new/zxqy-bg.png) no-repeat;
    color: #fff;
}
/* .zwfw-contair .xm-box .ruk-list .list-box:hover{
    color: #fff;
} */