body {
    background: #FAFAFA;
}

.banner {
    width: 100%;
    height: 945px;
    position: relative;
    margin-bottom: 152px;
}

.banner .img {
    width: 100%;
    height: 100%;
    /* border-radius:  0 0 200px 100px; */
}

.banner-mark {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
}

.msg-box {
    margin-top: -50px;
    z-index: 3;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}

/* 新闻动态 */
.news {
    margin-bottom: 176px;
}

.news-title-english {
    font-size: 40px;
    font-family: 'yahei';
    font-weight: 400;
    color: #B3B3B3;
    margin-bottom: 33px;
}

.news-title-chinese {
    font-size: 40px;
    font-family: 'yahei';
    font-weight: 400;
    color: #333333;
    margin-bottom: 77px;
}

.news-tab div {
    width: 160px;
    height: 58px;
    border: 1px solid #666666;
    border-radius: 29px;
    font-size: 26px;
    font-family: 'yahei';
    font-weight: 400;
    color: #666666;
    margin-right: 38px;
    cursor: pointer;
    margin-bottom: 62px;
}

.news-tab div:hover {
    background: #ED6A06;
    color: #fff;
    border: 1px solid #ED6A06;
}

.news-tab .active {
    background: #ED6A06;
    color: #fff;
    border: 1px solid #ED6A06;
}

.news-tab div:last-child {
    margin-right: 0;

}

.news-left {
    width: 698px;
    margin-right: 67px;
    background: #FFFFFF;
    box-shadow: 0px 3px 29px 0px rgba(105, 122, 130, 0.14);
    border-radius: 70px 4px 4px 4px;
}

.news-msg {
    padding: 20px 19px 30px;
}

.news-cover {
    width: 100%;
    height: 392px;
}

.news-date {
    /* font-size: 47px; */
    font-size: 30px;
    font-family: 'yahei';
    font-weight: bold;
    color: #000000;
    line-height: 58px;
    /* margin-bottom: 39px; */
    margin-bottom: 27px;
}

.news-link {
    /* font-size: 23px; */
    font-size: 16px;
    font-family: 'yahei';
    font-weight: bold;
    color: #ED6A06;
    margin-bottom: 20px;
}

.news-content {
    /* font-size: 18px; */
    font-size: 14px;
    font-family: 'yahei';
    font-weight: 400;
    color: #333333;
    /* height: 40px; */
    height: 22px;
    overflow: hidden;
}

.news-list ul {
    flex: 1;
}

.news-list li {
    margin-bottom: 55px;
}

.news-list li:last-child {
    margin-bottom: 0;
}

.news-item-img {
    width: 209px;
    /* height: 168px; */
    height: 150px;
}

.new-item {
    flex: 1;
    margin-left: 36px;
}

.news-item-date {
    /* font-size: 42px; */
    font-size: 30px;
    font-family: 'yahei';
    font-weight: 400;
    color: #333333;
    margin-bottom: 20px;
}

.news-item-title {
    /* font-size: 22px; */
    font-size: 16px;
    font-family: 'yahei';
    font-weight: 400;
    color: #697A82;
    margin-bottom: 8px;
}

.news-item-content {
    /* font-size: 16px; */
    font-size: 14px;
    font-family: 'yahei';
    font-weight: 400;
    color: #999999;
}

/* 公司简介 */
.company-body {
    margin-bottom: 150px;
}

.company {
    background: url('../img/jianjie-bg.png') no-repeat;
    background-size: contain;
    height: 526px;
    background-position: center;
    padding: 87px 0 0;
    /* margin-bottom: 100px; */

}

.company-profile {
    font-size: 34px;
    font-family: 'yahei';
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 124px;
}

.company-content-body {
    margin-top: -300px;
}

.company-left {
    /* width: 100%; */
    flex: 1;
    /* height: 654px; */
    height: 500px;
    background: #fff;
    margin-right: 45px;
    box-shadow: 0px 3px 29px 0px rgba(105, 122, 130, 0.14);
    padding: 60px 72px;
    padding: 40px 72px;
}

.company-name {
    /* font-size: 24px; */
    font-size: 22px;
    font-family: 'yahei';
    font-weight: 600;
    color: #ED6A06;
    padding-bottom: 30px;
    border-bottom: 2px solid #F67516;
    margin-bottom: 46px;
}

.company-desc {
    /* font-size: 18px; */
    font-size: 14px;
    font-family: 'yahei';
    font-weight: 600;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    /* height: 155px; */
    line-height: 36px;
}

.company-right {
    width: 525px;
    /* height: 654px; */
    height: 500px;
    /* background: blue; */
}

.company-learn {
    width: 107px;
    height: 33px;
    background: #ED6A06;
    border-radius: 4px;
    margin-top: 60px;
    line-height: 33px;
    font-size: 16px;
    font-family: 'yahei';
    font-weight: 400;
    color: #FFFFFF;
}

.company-learn a {
    font-size: 16px;
    font-family: 'yahei';
    font-weight: 400;
    color: #FFFFFF;
}

.company-right img {
    width: 100%;
    height: 100%;
}

/* 产业资源 */
.resources {
    margin-bottom: 204px;
}

.resources-top {
    margin-bottom: 110px;
}

.resources-title {
    font-size: 34px;
    font-family: 'yahei';
    font-weight: bold;
    color: #333333;
}

.resources-ftitle {
    display: none;
}

.resources-changes img {
    width: 62px;
    height: 62px;
    border-radius: 50%;

}

.resources-changes .left1,
.resources-changes .right1 {
    display: none;
}

.resources-changes img:first-child {
    margin-right: 20px;
    transform: rotate(180deg);
}



.resources .swiper {
    height: 560px;
    /* background: red; */
    display: flex;
    align-items: flex-end !important;
}

.resources .swiper-wrapper {
    height: 490px !important;
    /* background: #ED6A06; */

}

.resources .swiper-slide {
    width: 446px !important;
    margin-right: 30px;

}

.resources .swiper-item {
    width: 100%;
    height: 100%;
    background: url('https://portaljc.obs.cn-east-3.myhuaweicloud.com/Shop/6E0647FD-105B-41F6-929A-32BC9D1CF5F1/20220309/3b5338ab-b305-425c-a74d-09bfae8be35c.jpg') no-repeat;
    background-size: 100% 100% !important;
    background-position: center !important;

}

.resources .swiper-slide:hover {
    /* top: -118px; */
    margin-top: -118px;

}

.resources .swiper-item:hover .hover-mark {
    display: block;
}

.hover-mark {
    width: 100%;
    height: 100%;
    background: #F67516;
    opacity: 0.9;
    padding: 40px 30px;
    text-align: center;
    display: none;

}

.hover-mark .h1,
.hover-mark .h2,
.hover-mark .h3,
.hover-mark h1,
.hover-mark h2,
.hover-mark h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.hover-mark p {
    margin: 0;
}

.hover-mark img {
    width: 60px;
    /* margin-bottom: 48px; */
}

.hover-title {
    font-size: 28px;
    font-family: 'yahei';
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 80px;
}

.hover-desc {
    font-size: 18px;
    font-family: 'yahei';
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
}

.company-small-img {
    display: none;
}