.guanyu {
    margin-top: 0.9rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 1.2rem;
    line-height: 2;
}

.guanyu .text span {
    color: #0080cc;
}

.guanyu ul {
    margin-top: 0.5rem;
}

.guanyu 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;
    overflow: hidden;
    width: 48%;
    margin-top: 0.2rem;
    height: 1.6rem;
}

.guanyu li .icon {
    height: 2.4rem;
    width: 1.4rem;
    margin-right: 0.4rem;
    z-index: 2;
    border-radius: 0 1.2rem 1.2rem 0;
    -webkit-border-radius: 0 1.2rem 1.2rem 0;
    -moz-border-radius: 0 1.2rem 1.2rem 0;
    -ms-border-radius: 0 1.2rem 1.2rem 0;
    -o-border-radius: 0 1.2rem 1.2rem 0;
    margin-top: 0rem;
}

.guanyu li .icon img {
    width: 0.7rem;
}

.guanyu li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.guanyu li .text-content {
    z-index: 2;
    line-height: 1.4;
    padding-right: 0.9rem;
}

.guanyu li .tit {
    margin: 0.05rem 0;
    line-height: 1;
}

.guanyu li .tit:first-child {
    margin-top: 0;
}

.anli .mySwiper {
    overflow: hidden;
}

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

.yewu ul {
    margin-top: 0.9rem;
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.yewu 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;
    overflow: hidden;
    margin-left: .2rem;
    margin-right: .2rem;
}

.yewu li .pic {
    height: 3.7rem;
    overflow: hidden;
    width: 100%;
}

.yewu li .pic img {
    width: 100%;
}

.yewu li .tit {
    height: 0.9rem;
}

.yewu li .tit img {
    width: 0.4rem;
    margin-right: 0.1rem;
}

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

.honor {
    margin-bottom: 1.2rem;
    margin-top: 0.9rem;
  padding-bottom: 1.3rem;
}

.honor .slick-arrow {
    top: calc(50% - .25rem);
}

.honor .mySwiper {
    overflow: hidden;
    margin-top: 0.7rem;
}
.honor .slick-prev{left: 6.5rem!important;top: auto;
    bottom: .2rem;}
.honor .slick-next{right: 6.5rem!important;top: auto;
    bottom: .2rem;}
.honor .pic {
    height: 2rem;
    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;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.honor .pic img {
    max-width: 100%;
    max-height: 100%;
}

.honor .txt {
    margin-top: 0.2rem;
}

.honor .swiper-slide {
    padding: 0.2rem;
}

.honor .swiper-slide:hover .pic {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

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

.tuandui .content {
    padding-left: 1.7rem;
    padding-right: 1.7rem;
}

.tuandui .text {
    margin-top: 0.9rem;
    line-height: 2;
}

.tuandui .pic {
    margin-top: 0.5rem;
}

.tuandui .pic img {
    border-radius: 0.15rem;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    -ms-border-radius: 0.15rem;
    -o-border-radius: 0.15rem;
    width: 7.8rem;
}

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

.dongtai .mySwiper {
    overflow: hidden;
}

.dongtai .swiper-slide {
    padding: 0.3rem;
}

.dongtai .swiper-slide a {
    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: 100%;
    overflow: hidden;
}

.dongtai .pic {
    height: 2.5rem;
    overflow: hidden;
}

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

.dongtai .txt {
    padding: 0.1rem 0.2rem;
}

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

.dongtai .text>div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.shijian .text-content {
    padding: 0 0.6rem;
}

.shijian .mySwiper {
    margin-top: 0.9rem;
}

.shijian .tit {
    padding-top: 0.5rem;
    padding-left: .2rem;
  color:#000;font-weight: bold;
  position: relative;
}

.shijian .tit::after {
    content: '';
    position: absolute;
    left: 0;
    bottom:0;
    width: 2px;
    height: 30px;
    background-color: #c0ab8c;
}

.shijian .txt {
    border-bottom: 1px #eee solid;
    padding-bottom: 0.5rem;
    margin-top: 0.1rem;
    line-height: 2.2;
}

.shijian .txt a {
    padding-left: 15px;
  display: block;
}

.shijian .txt a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #a0a5ad;
}

@media (min-width:1025px) {
    .guanyu li:hover::after {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        width: 100%;
    }
    .guanyu li:hover .text-content {
        color: #FFF;
    }
    .shijian .text-content:hover {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        color: #FFF;
    }
    .yewu li:hover .text {
        opacity: 1;
    }
    .dongtai .swiper-slide:hover .text {
        opacity: 1;
    }
  .shijian .text-content:hover .tit{
        color: #FFF;
    }
    .shijian .text-content:hover .txt a {
        color: #FFF;
    }
    .shijian .text-content:hover .txt a::after {
        background-color: rgba(255, 255, 255, 0.5);
    }
}

@media (max-width:1199px) {
    .guanyu li {
        height: 2.4rem;
    }
    .guanyu li .icon {
        height: 3rem;
        width: 2rem;
        border-radius: 0 1.5rem 1.5rem 0;
        -webkit-border-radius: 0 1.5rem 1.5rem 0;
        -moz-border-radius: 0 1.5rem 1.5rem 0;
        -ms-border-radius: 0 1.5rem 1.5rem 0;
        -o-border-radius: 0 1.5rem 1.5rem 0;
    }
    .guanyu li .icon img {
        width: 0.9rem;
    }
    .yewu li .pic img,
    .yewu li .text,
    .dongtai .pic img,
    .dongtai .text {
        display: none;
    }
    .yewu li .tit {
        height: 1.2rem;
    }
    .honor .pic {
        height: 3.8rem;
    }
    .tuandui .pic img {
        width: 12rem;
    }
    .dongtai .pic {
        height: 3.5rem;
    }
}

@media (max-width:950px) {
    .guanyu {
        padding-left: 0;
        padding-right: 0;
    }
    .guanyu li {
        height: 3rem;
        margin-bottom: 0.5rem;
    }
    .guanyu li .icon {
        height: 3.6rem;
        width: 2.4rem;
        border-radius: 0 1.8rem 1.8rem 0;
        -webkit-border-radius: 0 1.8rem 1.8rem 0;
        -moz-border-radius: 0 1.8rem 1.8rem 0;
        -ms-border-radius: 0 1.8rem 1.8rem 0;
        -o-border-radius: 0 1.8rem 1.8rem 0;
    }
    .guanyu li .icon img {
        width: 1.2rem;
    }
    .yewu li .tit img {
        width: 0.6rem;
    }
    .yewu li .pic {
        height: 4.4rem;
    }
    .tuandui .content {
        padding: 0;
    }
    .dongtai .txt {
        padding: 0.2rem 0.3rem;
    }
}

@media (max-width:767px) {
    .guanyu li .text-content {
        padding-right: 0.6rem;
    }
    .yewu li {
        width: 48%;
        margin: 0.4rem 0;
    }
    .yewu li .pic {
        height: 7.8rem;
    }
    .yewu li .tit img {
        width: 0.7rem;
    }
    .yewu li .tit {
        height: 1.6rem;
    }
    .honor .pic {
        height: 6.8rem;
    }
    .tuandui .pic img {
        width: 80%;
    }
    .dongtai .pic {
        height: 6rem;
    }
}

@media (max-width:480px) {
  .yewu ul{
  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
    .guanyu li {
        width: 100%;
        height: 5.6rem;
    }
    .guanyu li .icon {
        height: 6.4rem;
        margin-right: 0.8rem;
        width: 4rem;
        border-radius: 0 3.2rem 3.2rem 0;
        -webkit-border-radius: 0 3.2rem 3.2rem 0;
        -moz-border-radius: 0 3.2rem 3.2rem 0;
        -ms-border-radius: 0 3.2rem 3.2rem 0;
        -o-border-radius: 0 3.2rem 3.2rem 0;
    }
    .guanyu li .icon img {
        width: 2rem;
    }
    .yewu li .tit {
        height: 2rem;
    }
    .yewu li .tit img {
        width: 1rem;
    }
    .honor .txt {
        margin-top: 0.6rem;
    }
    .tuandui .pic img {
        width: 100%;
    }
}

@media (max-width:320px) {
    .honor .pic {
        height: 12rem;
    }
    .dongtai .pic {
        height: 11rem;
    }
}