.home-loop {
    position: relative;
    height: 6.11rem;
}

.hom1-loop-cont {
    position: relative;
    width: 7.3rem;
    margin: 0 auto;
    z-index: 2000;
}

.home-banner1 {
    background: url('/static/images/home-banner1.jpg') no-repeat center center;
    z-index: 1001;
}

.home-banner2 {
    background: url('/static/images/home-banner2.jpg') no-repeat center center;
    z-index: 1000;
    display: none;
}

.home-banner3 {
    background: url('/static/images/home-banner3.jpg') no-repeat center center;
    z-index: 1000;
    display: none;
}

.home-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
}

.hom1-loop-cont > p {
    text-align: center;
}

.hom1-loop-p1 {
    padding-top: 0.78rem;
    font-size: 0.77rem;
    font-family: EU-F6;
    color: #5B5B5B;
}

.hom1-loop-p2 {
    margin: 0.63rem 0 0.42rem;
    font-size: 0.28rem;
    font-family: Arial;
    font-weight: 800;
    color: #000000;
}

.hom1-loop-p3 {
    line-height: 0.26rem;
    font-size: 0.17rem;
}

.hom1-loop-p4 {
    margin-top: 0.36rem;
    font-family: kaijian;
    font-size: 0.22rem;
}

.home-media {
    padding: 0.42rem 0 0.83rem;
}

.home-media-title {
    margin-bottom: 0.42rem;
    font-size: 0.22rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.home-media-wrap {
    position: relative;
    width: 11.1rem;
    margin: 0 auto;
}

.home-swiper {
    position: relative;
    margin: 0 auto;
    overflow-x: hidden;
    width: 9.5rem;
}

.home-swiper > ul > li {
    position: relative;
    height: 3.64rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}

.home-media .swiper-button-prev:after, .home-media .swiper-button-next:after {
    content: '';
    font-size: 0.2rem;
    font-weight: bold;
    font-family: Arial;
}

.swiper-btn > img {
    width: 0.18rem;
}

.home-media .swiper-button-prev:hover {
    background: url('/static/images/prev_hover.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.home-media .swiper-button-next:hover {
    background: url('/static/images/prev_hover.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.home-media .swiper-btn {
    top: 0;
    margin-top: 0;
    background-size: 0.16rem auto;
    -webkit-background-size: 0.16rem auto;
    -moz-background-size: 0.16rem auto;
    -o-background-size: 0.16rem auto;
}

.swiper-slide-link {
    display: none;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}

.swiper-slide-link a {
    position: relative;
    left: 50%;
    display: block;
    width: 1.1rem;
    height: 0.27rem;
    padding: 0.04rem;
    margin-top: 25%;
    margin-left: -0.58rem;
    border: 1px solid #fff;
}

.swiper-slide-link a span {
    display: block;
    height: 0.26rem;
    font-size: 0.12rem;
    color: #FF931E;
    line-height: 0.26rem;
    background-color: #fff;
    text-align: center;
}

.swiper-slide-scientific {
    background: url('/static/images/media_scientific.jpg') no-repeat center center;
}

.swiper-slide-live {
    background: url('/static/images/media_live.jpg') no-repeat center center;
}

.swiper-slide-see {
    background: url('/static/images/media_see.jpg') no-repeat center center;
}

.swiper-slide-publish {
    background: url('/static/images/media_publish.jpg') no-repeat center center;
}

.swiper-slide-operate {
    background: url('/static/images/media_operate.jpg') no-repeat center center;
}

.swiper-slide-top {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
}

.swiper-slide-cont {
    position: absolute;
    left: 0;
    bottom: 0.12rem;
    width: 100%;
    height: 0.7rem;
}

.swiper-cont-left {
    float: left;
    width: 82%;
    height: 100%;
    border-right: 1px solid #ECECEC;
}

.swiper-cont-right_n {
    background: url('/static/images/home-right-n-icom.png') no-repeat left center;
}

.swiper-cont-right_y {
    background: url('/static/images/home-right-y-icom.png') no-repeat left center;
}

.swiper-cont-right {
    float: right;
    width: 13%;
    height: 100%;
    background-size: 0.16rem 0.09rem;
    -webkit-background-size: 0.18rem 0.1rem;
    -moz-background-size: 0.16rem 0.09rem;
    -o-background-size: 0.16rem 0.09rem;
}

.swiper-cont-p1 {
    font-size: 0.17rem;
}

.swiper-cont-p2, .swiper-cont-p3 {
    font-size: 0.14rem;
    color: #7E7E7E;
}

.swiper-cont-p2 {
    margin-top: 0.07rem;
    padding-right: 0.1rem;
    height: 0.5rem;
    line-height: 0.25rem;
    display: -webkit-box; /* 必须 */
    overflow: hidden; /* 必须 */
    text-overflow: ellipsis; /* 必须 */
    -webkit-line-clamp: 2; /* 控制显示的行数 */
    -webkit-box-orient: vertical; /* 必须 */
}


.home-list {
    width: 100%;
    height: 5.4rem;
    background: url('/static/images/home-list-bg.jpg') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.home-list-title {
    padding: 0.44rem 0 0.52rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 0.2rem;
}


.home-list-cont {
    padding: 0 0.4rem;
}

.home-list-cont > li {
    float: left;
    width: 20%;
    cursor: pointer;
}

.home-list-top {
    width: 0.8rem;
    height: 1.44rem;
    margin: 0 auto;
    background: url('/static/images/home-list-bg-n.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.home-list-year {
    margin-top: 0.38rem;
    text-align: center;
    font-size: 0.23rem;
    font-weight: bold;
    color: #C2853F;
}

.home-list-top > img {
    display: block;
    margin: 0 auto;
    padding-top: 0.2rem;
}

.list-top1 > img {
    width: 0.42rem;
    height: 0.42rem;
}

.list-top2 > img {
    width: 0.4rem;
    height: 0.4rem;
}

.list-top3 > img {
    width: 0.48rem;
    height: 0.4rem;
}

.list-top4 > img {
    width: 0.4rem;
    height: 0.4rem;
}

.list-top5 > img {
    width: 0.42rem;
    height: 0.42rem;
}

.list-check .home-list-top {
    background: url('/static/images/home-list-bg-y.png') no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.list-wrap {
    margin-top: 0.68rem;
}

.list-wrap > p {
    height: 0.7rem;
    text-align: center;
    font-size: 0.15rem;
    color: #fff;
}

.list-jump {
    position: relative;
    display: block;
    width: 1.1rem;
    height: 0.27rem;
    margin: 0 auto;
    padding: 0.04rem;
    border: 1px solid #fff;
}

.list-jump > span {
    display: block;
    height: 0.26rem;
    font-size: 0.12rem;
    color: #FF931E;
    line-height: 0.26rem;
    background-color: #fff;
    text-align: center;
}

.announce-wrap {
    padding: 0.2rem 0 0.22rem;
    background: #F7F7F7;
}

.announce-wrap > img {
    min-height: 1rem;
}

.news-title {
    margin: 0.4rem 0 0.5rem;
    text-align: center;
    font-size: 0.2rem;
}

.news-cont-cover {
    float: left;
    width: 56%;
}

.news-cont-list {
    overflow: hidden;
    float: right;
    width: 38%;
}

.news-cont-list > a {
    display: block;
    padding: 0.2rem;
    border-bottom: 1px solid #ddd;
}

.news-cont-list > a > div {
    margin-bottom: 0.18rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #010101;
}
.news-cont-list > a > p {
    font-size: 0.13rem;
    font-weight: 300;
    height: 0.38rem;
    line-height: 0.2rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-cont-info {
    float: left;
    width: 96%;
    padding: 0.3rem 2%;
}

.news-cont-info > div {
    margin-bottom: 0.16rem;
    font-size: 0.18rem;
    font-weight: bold;
}
.news-cont-info > p {
    line-height: 0.22rem;
    font-size: 0.13rem;
    font-weight: 300;
}
