.video-play {
    width: 7.2rem;
    height: 4rem;
    border-radius: .15rem;
    -webkit-border-radius: .15rem;
    -moz-border-radius: .15rem;
    -ms-border-radius: .15rem;
    -o-border-radius: .15rem;
    overflow: hidden;
}

.video-play .item { 
    position: relative;
    height: 4rem;
}

.video-play .item .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
 }

 .video-play .slick-dots {
    bottom: .2rem;
 }

 .video-play .play-now {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: url(https://www.fsg.com.cn/upload/images/play.png)no-repeat center;
    background-size: contain;
    z-index: 9;
    width: 15%;
    height: 15%;
}

.vjs-poster {
    background-size: cover;
}

.video-play .video {
    width: 100%;
    height: 4rem;
}


.video-js .vjs-big-play-button {
    background: url(https://www.fsg.com.cn/upload/images/play.png) no-repeat center;
    background-size: cover !important;
    width: .72rem;
    height: .72rem;
    border: none;
    top: 50%;
    left: 50%;
    border: 0;
    overflow: hidden;
    transform: translate(-50%, -50%);
    background-size: 100%;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,
.vjs-icon-play:before {
    display: none;
}

.video-js .vjs-big-play-button:focus {
    background: none;
}

.video-js:hover .vjs-big-play-button {
    background: url(https://www.fsg.com.cn/upload/images/play.png) no-repeat center;
}


.dingwei {
    margin-top: .9rem;
    margin-bottom: 1.2rem;
}

.dingwei .text {
    margin-right: .7rem;
    max-height: 4rem;
}

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

.tiaozhan ul {
    margin-top: .4rem;
}

.tiaozhan .tz-slick .slick-list{

    width: 100% !important;
}
.tiaozhan .tz-slick .slick-track {
    margin: 0 auto;
}

.tiaozhan li {
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    height: 3.8rem;
    padding-top: .3rem;
    margin-top: .5rem;
}

.tiaozhan li:last-child {
    margin-right: 0;
}

.tiaozhan li .icon {
    width: 1.4rem;
    height: 1.4rem;
    border: 1px dashed #f3f3f3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 auto;
}

.tiaozhan li .icon span {
    width: .9rem;
    height: .9rem;
    border: 1px dashed #f3f3f3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: .6rem;
}

.tiaozhan li:nth-child(1) .icon span {
    background-image: url(https://www.fsg.com.cn/upload/images/icon33.png);
}

.tiaozhan li:nth-child(2) .icon span {
    background-image: url(https://www.fsg.com.cn/upload/images/icon34.png);
}

.tiaozhan li:nth-child(3) .icon span {
    background-image: url(https://www.fsg.com.cn/upload/images/icon35.png);
}

.tiaozhan li:nth-child(4) .icon span {
    background-image: url(https://www.fsg.com.cn/upload/images/icon36.png);
}

.tiaozhan li:nth-child(5) .icon span {
    background-image: url(https://www.fsg.com.cn/upload/images/icon37.png);
}

.tiaozhan li .txt {
    padding: 0 .3rem;
    border-bottom: 1px #ececec solid;
    height: 1.1rem;
    margin-top: .15rem;
}

.tiaozhan li .num {
    margin-top: .25rem;
    opacity: .3;
    text-align: center;
}

.youshi {
    margin-top: .9rem;
    margin-bottom: 1.2rem;
}

.youshi .slick-list {
    width: 100% !important;
}

.youshi .item {
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
    width: 3.35rem;
    margin: 0 1%;
}

.youshi .item.slick-slide {
    display: flex;
}

.youshi .item .pic {
    width: 100%;
    height: 3.35rem;
    overflow: hidden;
}

.youshi .item .pic img {
    width: 100%;
}

.youshi .item:nth-child(even) .pic {
    order: 2;
}

.youshi .item .txt {
    line-height: 1rem;
}

.youshi .item .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: linear-gradient(45deg, rgba(29, 130, 214, .8), rgba(1, 180, 238, .8));
    padding: .5rem;
    opacity: 0;
}

.yizhan {
    background: url(https://www.fsg.com.cn/upload/images/bg43.jpg)no-repeat center;
    overflow: hidden;
    padding: .7rem 0;
    background-size: cover;
}

.yizhan .txt {
    padding-left: 1.6rem;
}

.yizhan .txt .t1 {
    font-size: .36rem;
    line-height: 1.5;
}

.yizhan .txt .t2 {
    font-size: .42rem;
    line-height: 1.5;
}

.yizhan .pic img {
    width: 5.95rem;
}

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

.liu ul {
    margin-top: .6rem;
}

.liu li {
    width: 32%;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    padding-left: .5rem;
    height: 2.4rem;
    margin-top: .3rem;
    overflow: hidden;
}

.liu .icon {
    width: .61rem;
    height: .61rem;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.liu .txt {
    margin-top: .15rem;
}

.liu li:nth-child(1) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon38.png);
}

.liu li:nth-child(2) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon39.png);
}

.liu li:nth-child(3) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon40.png);
}

.liu li:nth-child(4) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon41.png);
}

.liu li:nth-child(5) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon42.png);
}

.liu li:nth-child(6) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/icon43.png);
}

.liu .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    z-index: 2;
    padding: .4rem .4rem 0 .4rem;
    opacity: 0;
}

.liu .text .t1 {
    margin-top: .2rem;
}

.liu .text .more {
    background: url(https://www.fsg.com.cn/upload/images/arrow.png)no-repeat left center;
    height: .15rem;
    background-size: auto 100%;
    margin-top: .3rem;
}


.kequn{
    margin-bottom: 1.2rem;margin-top: .6rem;margin-left: -.3rem;margin-right: -.3rem;
}
.kequn .slick-list{
    padding-top: .2rem;padding-bottom: .2rem;
}
.kequn .item {
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-top: .5rem;margin-left: .3rem;margin-right: .3rem;
}

.kequn .item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.kequn .item .pic {
    width: 100%;
    height: 2.45rem;
    overflow: hidden;
}

.kequn .item .pic img {
    width: 100%;
}

.kequn .item .txt {
    padding: .4rem;
}

.kequn .item .tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: .6rem;
    padding: 0 .4rem;
    background-image: linear-gradient(45deg, #0080cc, rgba(0, 128, 204, .2));
}




@media (min-width:1025px) {
    .tiaozhan li:hover {
        color: #FFF;
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    }
    .tiaozhan li:nth-child(1):hover .icon span {
        background-image: url(https://www.fsg.com.cn/upload/images/icon33-on.png);
    }
    .tiaozhan li:nth-child(2):hover .icon span {
        background-image: url(https://www.fsg.com.cn/upload/images/icon34-on.png);
    }
    .tiaozhan li:nth-child(3):hover .icon span {
        background-image: url(https://www.fsg.com.cn/upload/images/icon35-on.png);
    }
    .tiaozhan li:nth-child(4):hover .icon span {
        background-image: url(https://www.fsg.com.cn/upload/images/icon36-on.png);
    }
    .tiaozhan li:nth-child(5):hover .icon span {
        background-image: url(https://www.fsg.com.cn/upload/images/icon37-on.png);
    }
    .tiaozhan li:hover .icon {
        border-color: rgba(255, 255, 255, .2);
    }
    .tiaozhan li:hover .icon span {
        border-color: rgba(255, 255, 255, .5);
    }
    .tiaozhan li:hover .txt {
        border-bottom-color: rgba(255, 255, 255, .2);
    }
    .youshi .item:hover .text,
    .liu li:hover .text {
        opacity: 1;
    }
    .kequn .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .kequn .item:hover::after {
        width: 100%;
    }
}

@media (max-width:1199px) {
    .video-play {
        width: 8rem;
        height: 5rem;
    }
    .video-play .video {
        height: 5rem;
    }
    .video-js .vjs-big-play-button {
        width: .88rem;
        height: .88rem;
    }
    .tiaozhan li {
        height: auto;
        padding-bottom: .3rem;
    }
    .tiaozhan li .txt {
        height: 1.6rem;
    }
    .tiaozhan li .icon {
        width: 1.8rem;
        height: 1.8rem;
    }
    .tiaozhan li .icon span {
        width: 1.3rem;
        height: 1.3rem;
        background-size: .8rem;
    }
    .youshi .item .text,
    .youshi .item .pic img,
    .liu .text {
        display: none;
    }
    .youshi .item {
        width: 23%;
    }
    .youshi .item .txt {
        line-height: 1.2rem;
    }
    .yizhan .txt .t1 {
        font-size: .48rem;
    }
    .yizhan .txt .t2 {
        font-size: .6rem;
    }
    .yizhan .pic img {
        width: 6.8rem;
    }
    .liu li {
        height: 3.6rem;
        width: 49%;
    }
    .liu .icon {
        width: .9rem;
        height: .9rem;
    }
    .kequn .item .pic img {
        display: none;
    }
    .kequn .item .pic {
        height: 3.4rem;
    }
    .kequn .item .tit {
        line-height: .8rem;
    }
}

@media (max-width:950px) {
    .video-play {
        width: 9rem;
        height: 5.8rem;
    }
    .video-play .video {
        height: 5.8rem;
    }
    .tiaozhan li {
        width: 32%;
    }
    .tiaozhan li:nth-of-type(3n) {
        /* margin-right: 0; */
    }
    .tiaozhan li .icon {
        width: 2.4rem;
        height: 2.4rem;
    }
    .tiaozhan li .icon span {
        width: 1.8rem;
        height: 1.8rem;
        background-size: 1.2rem;
    }
    .liu .icon {
        width: 1.2rem;
        height: 1.2rem;
    }
}

@media (max-width:767px) {
    .video-play {
        width: 100%;
        height: 10rem;
    }
    .video-play .video {
        height: 10rem;
    }
    .video-play .item {
        height: 10rem;
    }
    .dingwei .text {
        max-height: 6rem;
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .video-js .vjs-big-play-button {
        width: 1.2rem;
        height: 1.2rem;
    }
    .youshi .item {
        width: 48%;
        margin: .4rem 1%;
    }
    .youshi .item .txt {
        line-height: 1.6rem;
    }
    .youshi .item .pic {
        height: 5rem;
    }
    .youshi .item:nth-child(even) .pic {
        order: 1;
    }
    .youshi .item .txt {
        order: 2;
    }
    .kequn .item .tit{
        line-height: 1.2rem;
    }
}

@media (max-width:480px) {
    .video-js .vjs-big-play-button {
        width: 2rem;
        height: 2rem;
    }
    .tiaozhan li {
        width: 48%;
        /* margin-right: 4%; */
        padding-top: .8rem;
        padding-bottom: .8rem;
    }
    .tiaozhan li:nth-of-type(3n) {
        /* margin-right: 4%; */
    }
    .tiaozhan li:nth-of-type(2n) {
        /* margin-right: 0; */
    }
    .tiaozhan li .icon {
        width: 4.4rem;
        height: 4.4rem;
    }
    .tiaozhan li .icon span {
        width: 3rem;
        height: 3rem;
        background-size: 2rem;
    }
    .tiaozhan li .txt {
        height: 4.4rem;
        padding: 0 .6rem;
    }
    .youshi .item .txt {
        line-height: 2.8rem;
    }
    .liu li {
        width: 100%;
        padding: .8rem;
        height: auto;
    }
    .liu .icon {
        width: 2rem;
        height: 2rem;
    }
    .liu .txt {
        margin-top: .6rem;
    }
    .kequn .item .pic{
        height: 6rem;
    }
    .kequn .item .tit{
        line-height: 1.6rem;
    }
}

@media (max-width:376px) {
    .youshi .item {
        width: 100%;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        -ms-border-radius: .2rem;
        -o-border-radius: .2rem;
    }
    .youshi .item .pic {
        height: 9rem;
    }
    .kequn .item .pic{
        height:10rem;
    }
}