.banner-img {
    width: 100%;
    height: auto !important;
}

.news-bgc,.video-bgc {
    background-color: #efefef;
}

.news-list {
    padding: 1.5rem 1.5rem;
    height: 9rem;
    background-color: #fff;
}

.news-list .image {
    width: 100%;
    height: 6rem;
}

.news-list .title {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-list .txt {
    margin-top: 0.4rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
    height: 3rem;
    text-align: left;
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*white-space: nowrap;*/
}

.job-img {
    height: 8.5rem;
    width: 100%;
}

.job-btn-img {
    width: 1.4rem;
    height: 1.3rem;
}

.job .job-txt {
    position: absolute;
    width: 100%;
    top: 3.5rem;
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.6rem;
    color: #fff;
}

.shares {
    position: absolute;
    left: 3rem;
    right: 3rem;
    margin: 1.5rem 0;
    padding: 1.2rem 1.5rem 0.8rem;
    background-color: #01756e;
    color: #fff;
}

.shares-bg {
    width: 100%;
    height: 13.4rem;
    display: block;
}

.shares .share-price {
    float: left;
    margin-left: 0;
    font-size: 2.4rem;
}

.shares .share-tags {
    float: left;
    margin-left: 1rem;
}

.shares .share-tags .share-tags-img {
    width: 1.2rem;
    height: 1rem;
    padding-top: 0.8rem;
    margin-left: 0.5rem;
}

.f-9 {
    font-size: 0.9rem;
}

.btn-jt {
    width: 1.6rem;
    height: 1rem;
    margin: 0 auto;
    display: block;
}

.img-change {
    border: 1px solid #01756e;
    margin: 0.2rem;
    padding: 1rem 0.3rem;
    text-align: center;
    font-size: 1.1rem;
}

.img-change .main-image {
    width: 3.3rem;
    height: 2.4rem;
}

.web-stick {
    z-index: 10;
    position: absolute;
    width: 5rem;
    height: 3.5rem;
    line-height: 3.5rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem;
    border-bottom-right-radius: 1rem;
    font-size: 1.8rem;
    font-weight: 700;
    background-color: #2dbca5;
    color: #fff;
    text-align: center;
}

a {
    color: #fff;
}

.video-bgc .video_list{
    background-color: #fff;
}
.video-bgc .container a .video1 {
    width: 40%;
    margin-left: 6%;
}<!--ºÄÊ±1766242895.2772Ãë-->