/*顶部*/
.xnwskstb-header{
    display: none;
}
.top-bg .bgImg {
    display: block;
    width: 100%;
    min-height: 378px;
    max-height: 567px;
}
.top-bg .containers .content {
    width: 761px;
    margin: 0 auto;
    position: absolute;
    top: 105px;
    left: 0;
    right: 0;
    transform: scale(.9);
}
.top-bg .containers .content .center {
    margin-top: 25px;
}
.top-bg .containers .content .top{
    display: flex;
    justify-content: center;
    line-height: 45px;
    flex-wrap: wrap;
}
.top-bg .containers .content .search-kstb {
    margin-top: 20px
}
.top-bg .containers .content .top .left {
    margin-right: 18px;
    cursor: pointer;
    width: 550px;
    border-radius: 25px;
    background: rgba(0,39,109,.25);
    padding: 0 44px;
    letter-spacing: 16px;
    font-size: 26px;
    color: #fff;
    white-space: nowrap;
}
.top-bg .containers .content .top .right {
    cursor: pointer;
    width: 140px;
    background: -webkit-gradient(linear,right top,left top,from(#72a5ff),to(#3d81f6));
    background: linear-gradient(270deg,#72a5ff,#3d81f6);
    border-radius:25px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.top-bg .containers .content .top .right img {
    margin-left: 4px;
    vertical-align: middle;
    width: 14px;
    height: 12px;
    margin-top: -2px;
}
.xnwskstb-logo{
    display: block;
    width: 100%;
    margin-top: 25px;
}
.top-bg .search-kstb{
    margin: 20px auto 0;
    display: flex;
    width: 546px;
    height: 52px;
    background: #fff;
    border-radius: 36px;
    overflow: hidden;
    padding: 3px 3px 3px 27px;
}
.top-bg .search-kstb .ipt {
    width: 80.79%;
}
.top-bg .search-kstb .ipt input {
    height: 46px;
    width: 100%;
    outline: none;
    border: none;
    font-size: 20px;
    color: #90a2c0;
}
.top-bg .search-kstb .searchBtn {
    cursor: pointer;
    width: 19.2%;
    height: 46px;
}
.top-bg .search-kstb .searchBtn img{
    width: 100%;
}
.top-bg .regionHeadfrom {
    position: absolute;
    top: 0;
    z-index: 999;
}
.regionHead-container .headContent{
    margin-top: 28px;
    display: flex;
    justify-content: space-between;
}
.regionHead-container .loginBtn{
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 88px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: -webkit-gradient(linear,right top,left top,from(#72a5ff),to(#3d81f6));
    background: linear-gradient(270deg,#72a5ff,#3d81f6);
    border-radius: 25px;
    font-size: 14px;
    color: #fff;
}
.regionHead-container .loginBtn img{
    vertical-align: middle;
    margin-left: 2px;
    margin-top: -1px;
}
.regionHead-container .headContent .right {
    height: 40px;
    z-index: 20;
}
.regionHead-container .tan{
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 1999;
    display: none;
}
.headContent .right:hover .tan{
    display: block;
}
.regionHead-container .wusheng {
    background: #fff;
    border-radius: 8px;
    width: 170px;
    position: relative;
    overflow: hidden;
}
.regionHead-container .remind {
    margin: 9px 8px;
    width: 154px;
    height: 50px;
    line-height: 21px;
    background: #efefef;
    border-radius: 8px;
    text-align: left;
    padding-left: 7px;
    padding-top: 6px;
    font-size: 14px;
    color: #1d5fd6;
}
.regionHead-container .wuItem {
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    width: 140px;
    border-bottom: 1px solid #dfebff;
    text-align: left;
}
.regionHead-container .wuItem-container:hover{
    background-color: #DFEBFF;
}
.regionHead-container .wuItem-container:hover .wuItem{
    color: #1d5fd6;
}
/*内容*/
.sy-tit{
    display: block;
    padding: 60px 0 32px;
}
.sy-tit img{
    display: block;
    margin: 0 auto;
}
.sy-bg-gray{
    background-color: rgba(239, 243, 249, 0.5);
}
.sy-qyfw{
    padding-top: 30px;
}
.sy-qyfw-lf{
    margin-right: 70px;
}
.sy-qyfw-item{
    width: 372px;
    height: 186px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 #e8ecf2;
    border-radius: 4px;
    padding: 29px 13px;
}
.sy-qyfw-item:first-of-type,.sy-qyfw-item:nth-of-type(2){
    margin-bottom: 25px;
}
.sy-fw-icon{
    width: 72px;
    height: 72px;
    background-image: linear-gradient(#edf2fa, #edf2fa), linear-gradient(180deg, #faf9f9 0%, #5ba0fc 100%), linear-gradient(#eaf0f9, #eaf0f9);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sy-qyfw-item .sy-fw-icon{
    margin-right: 30px;
}
.sy-qyfw-rt{
    font-size: 16px;
    width: 200px;
}
.sy-qyfw-rt-item{
    line-height: 32px;
    position: relative;
    display: block;
}
.sy-qyfw-tit{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 8px;
    display: block;
}
.sy-qyfw-rt-item:before,.sy-bmfw-item:before{
    content: "";
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #333333;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.sy-qyfw-rt-item:hover{
    color: #2789ee;
    font-weight: bold;
}
.sy-qyfw-rt-item:hover:before{
    background-color: #2789ee;
}
.sy-more{
    font-size: 18px;
    line-height: 60px;
    padding-right: 23px;
}
.sy-more:after{
    width: 18px;
    height: 18px;
    background: url("./xnwskstb_icon_more.png");
    background-size: 100% 100%;
}
.sy-grfw-item{
    width: 276px;
    height: 313px;
    background-color: #ffffff;
    box-shadow: 0 4px 10px 0 #e8ecf2;
    border-radius: 4px;
}
.sy-grfw{
    padding-top: 30px;
    font-size: 16px;
}
.sy-grfw-item{
    padding: 30px 45px;
}
.sy-grfw .sy-grfw-item:not(:nth-of-type(4n)){
    margin-right: 32px;
}
.sy-grfw-ct{
    text-align: center;
    padding-top: 28px;
}
.sy-grfw-ct .sy-qyfw-rt-item{
    line-height: 42px;
}
.sy-bmfw-tit{
    padding-bottom: 25px;
}
.sy-kstb-tit{
    padding-top: 40px;
}
.sy-bmfw-item{
    width: 277px;
    line-height: 58px;
    border-radius: 2px;
    border: solid 1px #aacdf1;
    padding: 0 7px;
    font-size: 16px;
    display: block;
    margin-top: 35px;
}
.sy-bmfw-item:not(:nth-of-type(4n)){
    margin-right: 30px;
}
.sy-bmfw-item:hover{
    background-color: #2a8bef;
    box-shadow: 0 6px 18px 0 rgba(227, 227, 227, 0.96);
    color: #ffffff;
}
.sy-bmfw-item:hover:before{
    background-color: #ffffff;
}
.sy-kstb{
    padding-bottom: 35px;
}
.sy-kstb-lf{
    width: 305px;
    height: 373px;
    background: url("./xnwskstb_sy_kstb1.png");
    background-size: 100% 100%;
    padding-top: 190px;
    margin-right: 12px;
}
.sy-kstb-lf .btns{
    width: 90px;
    height: 30px;
    background: #d82f2f;
    border-radius: 17px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-left: 30px;
}
.sy-kstb-item{
    width: 284px;
    height: 172px;
    margin-bottom: 25px;
    box-shadow: 0 1px 10px 0 rgba(178, 170, 167, 0.6);
    border-radius: 4px;
}
.sy-kstb-item:not(:nth-of-type(3n)){
    margin-right: 15px;
}
.sy-kstb-item img{
    display: block;
    border-radius: 4px;
}
.banner-box{
    height: auto;
}
@media screen and (max-width: 768px){
    .containers{
        overflow: hidden;
    }
    .top-bg .bgImg{
        min-height: unset;
        max-height: none;
        width: 250%;
        height: 5.5rem;
    }
    .regionHead-container .headContent{
        margin-top: .3rem;
    }
    .top-bg .containers .content{
        width: 6rem;
        transform: unset;
        top: 1.3rem;
    }
    .top-bg .containers .content .top{
        line-height: .7rem;
    }
    .top-bg .containers .content .top .left{
        width: 100%;
        padding: 0 0.2rem;
        font-size: .4rem;
        letter-spacing: 0;
        margin-right: 0;
        border-radius: .45rem;
        text-align: center;
        margin-bottom: .3rem;
    }
    .regionHead-container .loginBtn{
        font-size: .28rem;
        line-height: .6rem;
        width: 1.6rem;
        height: auto;
        margin-right: 0.25rem;
    }
    .regionHead-container .wusheng{
        width: 3.4rem;
        border-radius: 0.16rem;
        line-height: .5rem;
    }
    .regionHead-container .wuItem{
        width: 100%;
        padding-left: 0.2rem;
        padding-top: 0.15rem;
        font-size: .28rem;
    }
    .top-bg .containers .content .search-kstb,.xnwskstb-logo{
        margin-top: .3rem;
    }
    .top-bg .search-kstb{
        width: 100%;
        height: 0.76rem;
        padding: 0.06rem;
    }
    .top-bg .search-kstb .ipt input{
        height: 100%;
        font-size: .3rem;
        padding-left: .25rem;
        padding-right: .1rem;
    }
    .top-bg .search-kstb .searchBtn{
        width: auto;
        height: auto;
    }
    .top-bg .search-kstb .searchBtn img{
        height: 100%;
        width: auto;
    }
    .sy-tit{
        padding: .6rem .25rem .3rem;
    }
    .sy-tit img{
        width: 100%;
    }
    .sy-qyfw{
        padding: .3rem .2rem 0;
    }
    .sy-qyfw-lf{
        margin-right: 0;
        width: 100%;
    }
    .sy-qyfw-lf img{
        width: 100%;
    }
    .sy-qyfw-item:not(:last-of-type){
        margin-bottom: .3rem!important;
    }
    .sy-qyfw-item{
        width: 100%;
        height: auto;
        padding: 0.3rem 0.25rem;
    }
    .sy-fw-icon{
        width: 1rem;
        height: 1rem;
    }
    .sy-fw-icon img{
        width: .5rem;
    }
    .sy-qyfw-item .sy-fw-icon{
        margin-right: .3rem;
    }
    .sy-qyfw-tit{
        font-size: .38rem;
        margin-bottom: .1rem;
    }
    .sy-qyfw-rt{
        font-size: .32rem;
        flex: 1;
    }
    .sy-qyfw-rt-item{
        line-height: .6rem;
    }
    .sy-more{
        font-size: .32rem;
        line-height: 1.2rem;
        padding-right: 0.46rem;
        margin-right: 0.25rem;
    }
    .sy-more:after{
        width: .34rem;
        height: .34rem;
    }
    .sy-grfw{
        font-size: .32rem;
        padding: 0.3rem 0.25rem 0;
    }
    .sy-grfw-item{
        padding: 0.3rem 0.25rem;
        margin-right: 0!important;
        width: 100%;
        height: auto;
    }
    .sy-grfw-item:not(:last-of-type){
        margin-bottom: .3rem;
    }
    .sy-grfw-ct{
        padding-top: .3rem;
    }
    .sy-grfw-ct .sy-qyfw-rt-item{
        line-height: .65rem;
    }
    .sy-bmfw-item:not(:nth-of-type(4n)){
        margin-right: 0;
    }
    .sy-bmfw{
        padding: .3rem .25rem 0;
    }
    .sy-bmfw-item{
        width: 100%;
        line-height: .9rem;
        font-size: .32rem;
        margin-top: 0;
        padding: 0 0.15rem;
        border-radius: 0.04rem;
    }
    .sy-bmfw-item:not(:last-of-type){
        margin-bottom: .3rem;
    }
    .sy-kstb{
        padding: .3rem .25rem;
        display: block;
    }
    .sy-kstb-lf{
        width: 100%;
        height: 8.2rem;
        margin-right: 0;
        padding-top: 4rem;
        margin-bottom: .3rem;
    }
    .sy-kstb-lf .btns{
        width: 2rem;
        line-height: .7rem;
        height: 0.7rem;
        margin-left: 0.8rem;
        border-radius: 0.35rem;
        font-size: .3rem;
    }
    .sy-kstb-item:not(:nth-of-type(3n)){
        margin-right: 0;
    }
    .sy-kstb-item{
        width: 48%;
        height: auto;
        margin-bottom: 0.3rem;
    }
    .sy-kstb-item:nth-of-type(2n+1){
        margin-right: 4%;
    }
    .sy-kstb-item img{
        width: 100%;
        /*width: 7rem;*/
    }
}
