.fangan {
    padding-bottom: 1.2rem;
    margin-top: 0.6rem;
}

.fangan .txt {
    margin-right: 0.6rem;
}

.fangan .txt p {
    line-height: 2;
    margin-top: 0;
    font-size: 0.18rem;
}

.fangan .pic {
    width: 7.05rem;
    overflow: hidden;
}

.fangan .pic img {
    width: 100%;
}

.xs-title {
    font-size: 0.3rem;
    line-height: 2;
    margin-top: 0.9rem;
}

.guanli {
    background-color: #f5f7fa;
    overflow: hidden;
    padding-bottom: 1.2rem;
}

.guanli .content {
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.guanli li {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .05);
    overflow: hidden;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    margin-top: 0.6rem;
    margin-left: .2rem;
    margin-right: .2rem;
    margin-bottom: .3rem;
}

.guanli li h4 {
    margin: 0;
    line-height: 0.8rem;
    font-weight: normal;
    padding: 0 0.4rem;
}

.guanli li .pic {
    overflow: hidden;
    height: 2.45rem;
    overflow: hidden;
}

.guanli li .pic img {
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.guanli li .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(45deg, rgba(29, 130, 214, 0.85), rgba(2, 180, 238, 85));
    padding: 0.5rem;
    opacity: 0;
}

.xinchou {
    padding-bottom: 1.2rem;
}

.xinchou .content {
    margin-top: 0.6rem;
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.xinchou li {
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .05);
    border-radius: 0.1rem;
    overflow: hidden;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    margin: .3rem .2rem;
}

.xinchou li h4 {
    margin: 0;
    line-height: 0.7rem;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .05);
}

.xinchou .li-0 .te_c {
    background-image: url(https://www.fsg.com.cn/upload/images/tbg7.png);
}

.xinchou .li-1 .te_c {
    background-image: url(https://www.fsg.com.cn/upload/images/tbg8.png);
}

.xinchou .li-2 .te_c {
    background-image: url(https://www.fsg.com.cn/upload/images/tbg9.png);
}

.xinchou .li-3 .te_c {
    background-image: url(https://www.fsg.com.cn/upload/images/tbg10.png);
}

.xinchou li .text {
    padding: 0.1rem 0;
}

.xinchou li p {
    padding-left: 15px;
}

.xinchou li p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #adb0b5;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.liucheng {
    background-color: #f5f7fa;
    overflow: hidden;
    padding-bottom: 1.2rem;
}

.liucheng .content {
    margin-top: .4rem;
}

.liucheng .slick-list {
    margin-right: -.6rem;
}

.liucheng li {
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    height: 1.9rem;
    margin-bottom: .2rem;
    display: flex !important;
    margin-right: .6rem;
    margin-top: .2rem;
}

.liucheng .icon {
    width: 0.7rem;
    height: 0.7rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.liucheng li .i1 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon79.png);
}

.liucheng li .i2 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon80.png);
}

.liucheng li .i3 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon81.png);
}

.liucheng li .i4 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon82.png);
}

.liucheng li .i5 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon83.png);
}

.liucheng li .i6 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon84.png);
}

.liucheng li h4 {
    margin: 0;
    font-weight: normal;
    margin-top: 0.1rem;
}

.liucheng li::after {
    content: '';
    position: absolute;
    right: -0.45rem;
    height: 100%;
    top: 0;
    background: url(https://www.fsg.com.cn/upload/images/arrow1.png)no-repeat center;
    background-size: 100%;
    width: 0.26rem;
}

.liucheng li:last-child::after {
    display: none;
}

.text-ul {
    margin-top: 0.6rem;
    margin-bottom: 1.2rem;
    margin-left: -.3rem;
    margin-right: -.3rem;
}

.text-ul li {
    overflow: hidden;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    box-shadow: 0 0 0.3rem rgba(0, 0, 0, .05);
    height: 2.4rem;
    margin: .2rem .3rem;
    display: flex !important;
}

.text-ul li .pic {
    overflow: hidden;
    width: 2.4rem;
}

.text-ul li .pic img {
    width: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.text-ul li .text-contennt {
    padding: 0.4rem 0.4rem;
}
.text-ul li .text-contennt a{color: #5b626c;}
.text-ul li .text-contennt .num {
    font-size: 0.72rem;
    color: #000;
    opacity: 0.08;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

.text-ul li .text-contennt .tit {
    margin-top: -0.1rem;font-weight: bold;font-size: 0.24rem;
}

.text-ul li .text-contennt .txt {
    margin-top: 0.15rem;
}

.text-ul li .text-contennt a {
    margin-top: 0.2rem;
}

@media (min-width:1025px) {
    .guanli li:hover {
        cursor: pointer;
    }
    .guanli li:hover .pic img,
    .text-ul li:hover .pic img {
        transform: scale(1.15, 1.15);
        -webkit-transform: scale(1.15, 1.15);
        -moz-transform: scale(1.15, 1.15);
        -ms-transform: scale(1.15, 1.15);
        -o-transform: scale(1.15, 1.15);
    }
    .guanli li:hover .text {
        opacity: 1;
    }
    .xinchou li:hover,
    .liucheng li:hover,
    .text-ul li:hover .text-contennt {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        color: #FFF;
    }
    .xinchou li:hover h4 {
        background: none;
    }
    .xinchou li:hover h4::after {
        content: '';
        position: absolute;
        left: 0.2rem;
        right: 0.2rem;
        bottom: 0;
        height: 1px;
        background-color: rgba(255, 255, 255, .4);
    }
    .xinchou li:hover p::after {
        background-color: rgba(255, 255, 255, .5);
    }
    .liucheng li:hover .i1 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon79-on.png);
    }
    .liucheng li:hover .i2 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon80-on.png);
    }
    .liucheng li:hover .i3 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon81-on.png);
    }
    .liucheng li:hover i4 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon82-on.png);
    }
    .liucheng li:hover .i5 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon83-on.png);
    }
    .liucheng li:hover .i6 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon84-on.png);
    }
    .text-ul li:hover .text-contennt a {
        color: #FFF;
        text-decoration: underline;
    }
    .text-ul li:hover .text-contennt .num {
        color: #FFF;
    }
}

@media (max-width:1199px) {
 
    .fangan .pic {
        width: 9rem;
    }
    .fangan .txt p {
        font-size: 0.28rem;
    }
    .xs-title {
        font-size: 0.52rem;
    }
    .guanli li .pic img,
    .guanli li .text,
    .text-ul li .pic img {
        display: none;
    }
    .guanli li .pic {
        height: 3.5rem;
    }
    .guanli li h4,
    .xinchou li h4 {
        line-height: 1.2rem;
    }
    .liucheng li::after {
        display: none;
    }
    .xinchou li {
        margin-bottom: 0.4rem;
    }
    .liucheng .content {
        overflow: hidden;
    }
    .liucheng li {
        height: auto;
        padding: 0.3rem 0;
    }
    .liucheng .icon {
        width: 0.8rem;
        height: 0.8rem;
    }
    .text-ul li .text-contennt .num {
        line-height: 0.5;
        font-size: 1rem;
    }
    .text-ul li .text-contennt .tit {
        margin-top: -0.2rem;
      font-size: 0.42rem;
    line-height: 1.5;
    }
    .text-ul li {
        height: 3.4rem;
    }
    .text-ul li .pic {
        width: 3.4rem;
    }
}

@media (max-width:950px) {
    .fangan .txt p {
        font-size: 0.38rem;
    }
    .xs-title {
        font-size: 0.58rem;
    }
    .xinchou li h4 {
        line-height: 1.4rem;
    }
    .guanli li .pic {
        height: 4.5rem;
    }
    .liucheng li {
        width: 29%;
    }
    .liucheng li:nth-child(3)::after {
        display: none;
    }
    .liucheng li h4 {
        line-height: 1.3;
    }
    .liucheng .icon {
        width: 1.2rem;
        height: 1.2rem;
    }
    .liucheng li::after {
        width: 0.4rem;
        right: -0.6rem;
    }
    .text-ul li .text-contennt .num {
        font-size: 1.4rem;
    }
    .text-ul li .text-contennt .tit {
        margin-top: -0.3rem;font-size: 0.54rem;
    }
    .text-ul li {
        height: 4.4rem;
    }
    .text-ul li .pic {
        width: 4.4rem;
    }
}

@media (max-width:767px) {
    .fangan .pic {
        width: 100%;
        order: 1;
    }
    .fangan .txt {
        margin-right: 0;
        order: 2;
        margin-top: 0.6rem;
    }
    .fangan .txt p {
        font-size: 0.46rem;
    }
    .guanli li .pic {
        height: 5rem;
    }
    .xs-title {
        font-size: 0.6rem;
    }
    .text-ul li {
        margin: 0.6rem 0;
        height: 5.8rem;
    }
    .text-ul li .pic {
        width: 5.8rem;
    }
    .text-ul li .text-contennt .num {
        font-size: 1.8rem;
    }
    .text-ul li {
        height: 7rem;
    }
    .text-ul li .pic {
        width: 6.6rem;
    }
}

@media (max-width:480px) {
    .fangan .txt p {
        font-size: 0.68rem;
    }
    .xs-title {
        font-size: 0.94rem;
    }
    .guanli li,
    .xinchou li {
        width: 100%;
        border-radius: 0.2rem;
        -webkit-border-radius: 0.2rem;
        -moz-border-radius: 0.2rem;
        -ms-border-radius: 0.2rem;
        -o-border-radius: 0.2rem;
    }
    .guanli li .pic {
        height: 8rem;
    }
    .guanli li h4,
    .xinchou li h4 {
        line-height: 2.6rem;
    }
    .liucheng li::after {
        display: none;
    }
    .liucheng li {
        width: 48%;
        padding: 0.6rem 0;
    }
    .liucheng .icon {
        width: 2rem;
        height: 2rem;
    }
    .liucheng li h4 {
        font-size: 0.7rem;
        margin-top: 0.4rem;
    }
    .text-ul li .text-contennt .tit {
       font-size: 0.88rem;
        margin-top: -0.5rem;
    }
}

@media (max-width:375px) {
    .guanli li h4 {
        line-height: 3rem;
    }
    .xinchou li {
        padding: 0.8rem 0;
    }
    .xinchou li h4 {
        line-height: 3rem;
    }
    .liucheng .icon {
        width: 2.2rem;
        height: 2.2rem;
    }
    .liucheng li h4 {
        font-size: 0.76rem;
        margin-top: 0.5rem;
    }
}