.banner-box {
    height: auto;
}

/*轮播小点*/
.swiper-pagination-bullet {
    width: 40px;
    height: 6px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #90c42f;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: .8vw;
}

.title-box {
    text-align: center;
    padding-bottom: 20px;
}

.title-box p, .subtitle-box p {
    line-height: 40px;
    font-size: 32px;
    color: #ffb2b2;
}

.title-box span, .subtitle-box span {
    line-height: 40px;
    font-size: 22px;
    color: #ffb2b2;
}

.profile-box, .news-box, .contact-box {
    padding: 80px 0;
}

.text-slide1-box {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 10vw;
    transform: translateY(-50%);
}

.text-slide1-box h2 {
    line-height: 6vw;
    font-family: "LTCHGBK";
    font-size: 4.7vw;
    color: #dc2322;
    letter-spacing: 10px;
}

.text-slide1-box h4 {
    line-height: 4vw;
    font-family: "LTHGBK";
    font-size: 2.7vw;
    color: #000;
    letter-spacing: 6px;
}

.text-slide2-box {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    padding: 4vw 7vw;
    position: absolute;
    bottom: 0;
    left: 0;
}

.swiper-slide .img-part {
    width: auto;
    height: 20vw;
    margin-left: 4vw;
}

.text-slide2-box {
    align-items: flex-end;
}

.banner2-text-box {
    padding-left: 8vw;
    position: relative;
}

.text-slide2-box h2 {
    width: 8vw;
    line-height: 8vw;
    font-family: "CYSGBK";
    font-size: 8.4vw;
    color: #f29901;
    position: absolute;
    bottom: .2vw;
    left: 0;
}

.text-slide2-box h3 {
    width: 7vw;
    line-height: 7vw;
    font-family: "CYSGBK";
    font-size: 7vw;
    color: #f29901;
    position: absolute;
    bottom: 7vw;
    left: 7.8vw;
}

.text-slide2-box h4 {
    line-height: 4vw;
    font-family: "CYSGBK";
    font-size: 3.8vw;
    color: #eb5606;
    letter-spacing: 1px;
}

.text-slide2-box h5 {
    line-height: 3vw;
    font-family: "CYSGBK";
    font-size: 1.8vw;
    color: #bb873d;
    letter-spacing: 2px;
}

.text-slide3-box {
    position: absolute;
    top: 50%;
    left: 12vw;
    transform: translateY(-50%);
}

.text-slide3-top-box {
    display: flex;
    display: -webkit-flex;
    line-height: 6vw;
    color: #fff;
    letter-spacing: 5px;
    padding-bottom: .5vw;
}

.text-slide3-top-box p {
    font-family: "LTCHGBK";
    font-size: 5vw;
}

.text-slide3-top-box p:first-child {
    padding-right: 4vw;
}

.text-slide3-bottom-box {
    display: flex;
    display: -webkit-flex;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 1.5vw 0;
}

.text-slide3-bottom-box li {
    display: flex;
    display: -webkit-flex;
    width: 50%;
    padding: 0 10px;
}

.text-slide3-bottom-box i {
    width: 4vw;
    height: 4vw;
    line-height: 4vw;
    font-size: 4vw;
}

.icon-formerly {
    color: #d60c18;
}

.icon-future {
    color: #8aba28;
}

.slide3-right-box {
    padding-left: 1vw;
}

.slide3-right-box h2 {
    display: flex;
    display: -webkit-flex;
    color: #fff;
}

.slide3-right-box h2 p {
    height: 2vw;
    line-height: 2vw;
    font-size: 1.8vw;
}

.slide3-right-box h2 span {
    height: 2vw;
    line-height: 3vw;
    font-size: 1.2vw;
    padding-left: 5px;
}

.slide3-right-box h4 {
    height: 2vw;
    line-height: 2vw;
    font-size: 1.2vw;
    color: #fff;
}

.text-slide4-box {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 50%;
    left: 14vw;
    transform: translateY(-50%);
}

.text-slide4-box h2 {
    line-height: 6vw;
    font-family: "LTCHGBK";
    font-size: 4.8vw;
    color: #e60012;
    letter-spacing: 10px;
}

.text-slide4-box h4 {
    line-height: 4vw;
    font-family: "LTHGBK";
    font-size: 2.2vw;
    color: #000;
    letter-spacing: 6px;
}

/*最新资讯*/
.news-box {
    padding-bottom: 20px;
}

.subtitle-box {
    padding-bottom: 20px;
}

.subtitle-box p, .subtitle-box span {
    height: 40px;
    float: left;
}

.subtitle-box p {
    padding-right: 15px;
}

.subtitle-box span {
    line-height: 50px;
}

.firstNews-box {
    width: 840px;
    float: left;
    position: relative;
}

.newsImg-box {
    width: 300px;
    height: 200px;
    float: left;
}

.newsImg-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsDesc-box {
    width: 540px;
    height: 200px;
    float: left;
    position: relative;
}

.newsDesc-box h2 {
    width: 500px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 28px;
    left: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.newsDesc-box span {
    width: 500px;
    line-height: 24px;
    color: #868686;
    position: absolute;
    top: 70px;
    left: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.newsDesc-box p {
    width: 500px;
    line-height: 26px;
    color: #717171;
    padding-bottom: 10px;
    position: absolute;
    top: 100px;
    left: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.newsDesc-box .icon-detail {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #9a9a9a;
    position: absolute;
    bottom: 8px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.firstNews-box:hover h2 {
    top: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.firstNews-box:hover span {
    top: 60px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.firstNews-box:hover p {
    top: 88px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.firstNews-box:hover .icon-detail {
    opacity: 1;
    left: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.moreNews-box {
    width: 360px;
    background: #39d8bc;
    margin-top: -250px;
    float: left;
    position: relative;
    z-index: 5;
}

.moreNews-box .title-box {
    width: 260px;
    padding: 15px 0 15px 30px;
}

.moreNews-box .title-box p, .moreNews-box .title-box span {
    color: #fff;
    text-align: left;
}

.moreNews-box .title-box span {
    display: block;
    text-align: left;
}

.moreNews-box .btn-more {
    width: 100px;
    height: 120px;
    position: absolute;
    top: 0;
    right: 0;
}

.moreNews-box .icon-detail {
    width: 100px;
    height: 110px;
    line-height: 110px;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.news-list {
    border-top: 1px solid rgba(255, 255, 255, .3);
}

.news-list li {
    padding: 10px 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.news-list li:hover {
    background: #1ebda2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.time-box {
    color: #fff;
    background: #1ebda2;
    margin-right: 10px;
    padding: 10px;
    float: left;
}

.time-box h2 {
    line-height: 24px;
    font-size: 18px;
}

.time-box h6 {
    line-height: 22px;
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
}

.cont1-box {
    padding: 20px 5px 15px;
}

.cont1-box h2 {
    line-height: 30px;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.news1-list li:hover .cont1-box h2 {
    color: #90c42f;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.cont1-box p {
    max-height: 48px;
    line-height: 24px;
    color: #717171;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
}

.news-list li .cont-box {
    line-height: 22px;
    position: relative;
}

.cont-box h2, .cont-box p {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    right: 0;
}

.cont-box h2 {
    height: 36px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    top: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.news-list li:hover .cont-box h2 {
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.cont-box p {
    height: 30px;
    line-height: 18px;
    color: rgba(255, 255, 255, .6);
    top: 50px;
    opacity: 0;
    transition: all 0.3s;
}

.news-list li:hover .cont-box p {
    top: 36px;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/*企业概况*/
.profile-box {
    padding: 20px 0;
}

.profile-list li {
    width: 300px;
    height: 100px;
    float: left;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.profile-list li a {
    height: 100px;
}

.profile-list li .img-box {
    width: 300px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.profile-list li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.profile-list li .text-box {
    height: 100px;
    color: #fff;
}

.profile-list li .text-box h2 {
    width: 100%;
    height: 50px;
    line-height: 70px;
    font-size: 18px;
    padding-left: 20px;
    position: absolute;
    top: 0;
    left: 0;
}

.profile-list li .text-box p {
    height: 50px;
    line-height: 28px;
    color: #fff;
    padding-left: 20px;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 10;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.li-small1:hover {
    width: 320px;
    box-shadow: 3px 8px 18px rgba(0, 0, 0, 0.09);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.li-small1:hover .small1-box, .li-small2:hover .small1-box {
    width: 320px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

/*科技实力*/
.satsDetail-box {
    width: 100%;
    height: 500px;
    background: #f6ffe6;
    position: relative;
}

.satsImg-box, .satsDesc-box {
    width: 300px;
    height: 250px;
    position: absolute;
}

.satsImg-box {
    overflow: hidden;
}

.sats1-box {
    width: 50%;
    height: 240px;
    padding: 0;
    position: absolute;
}

.sats4-box {
    width: 50%;
    height: 260px;
}

.satsImg-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.satsDesc-box h2 span, .satsDesc-box h2 i {
    display: block;
    height: 40px;
    color: #ffb2b2;
    float: left;
}

.satsDesc-box h2 span {
    line-height: 28px;
    font-size: 32px;
    padding-right: 15px;
}

.satsDesc-box h2 i {
    line-height: 38px;
    font-size: 22px;
}

.satsDesc-box {
    padding: 40px 15px 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.satsDesc-box h3 {
    line-height: 30px;
    font-size: 18px;
    color: #333;
    padding-top: 10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.satsDesc-box p {
    line-height: 24px;
    color: #717171;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sats5-box p {
    -webkit-line-clamp: 6;
}

.satsDesc-box .icon-detail {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #9a9a9a;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.satsDesc-box:hover {
    padding-top: 15px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.satsDesc-box:hover i {
    left: 15px;
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sats1-box .icon-detail {
    bottom: 12px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sats1-box:hover i {
    bottom: 30px;
}

.sats3-box .icon-detail {
    bottom: 20px;
}

.sats3-box:hover i, .sats5-box:hover i {
    bottom: 45px;
}

.sats5-box .icon-detail {
    bottom: 18px;
}

.sats1-box, .sats2-box.sats3-box {
    top: 0;
}

.sats4-box, .sats5-box, .sats6-box {
    bottom: 0;
}

.sats1-box, .sats4-box {
    left: 0;
}

.sats2-box, .sats5-box {
    left: 50%;
}

.sats3-box {
    left: 75%;
}

.sats6-box {
    left: 75%;
}

.sats2-box, .sats3-box, .sats5-box, .sats6-box {
    width: 25%;
}

/*.sats1-box::before{
    content: "";
    width: 100px;
    height: 0;
    border-top: 10px solid #f5fffd;
    border-bottom: none;
    border-left: none;
    border-right: 5px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 2;
}
.sats1-box::after{
    content: "";
    width: 490px;
    height: 0;
    border-top: 10px solid #f5fffd;
    border-bottom: none;
    border-left: 5px solid transparent;
    border-right: none;
    position: absolute;
    bottom: -10px;
    right: 0;
    z-index: 2;
}
.sats3-box::before{
    content: "";
    width: 0;
    height: 50px;
    border-top: 5px solid #f5fffd;
    border-bottom: 5px solid transparent;
    border-left: none;
    border-right: 10px solid #f5fffd;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.sats3-box::after{
    content: "";
    width: 0;
    height: 180px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #f5fffd;
    border-left: none;
    border-right: 10px solid #f5fffd;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.sats5-box::before{
    content: "";
    width: 0;
    height: 50px;
    border-top: 5px solid #f5fffd;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #f5fffd;
    border-right: none;
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 2;
}
.sats5-box::after{
    content: "";
    width: 0;
    height: 180px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #f5fffd;
    border-left: 10px solid #f5fffd;
    border-right: none;
    position: absolute;
    bottom: 0;
    right: -10px;
    z-index: 2;
}*/
.sats1-box:hover h2 {
    top: 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.sats1-box:hover p {
    top: 60px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.satsDesc-box:hover h3 {
    top: 20px;
}

.satsDesc-box:hover p {
    top: 60px;
}

/*企业数据*/
.counter-box {
    padding: 20px 0;
}

.data-list {
    display: -webkit-flex;
    display: flex;
    /*background: #bdf7f0;*/
    box-shadow: 0 0 12px 2px rgba(239, 239, 239, .7);
    border-radius: 2px;
    flex-wrap: wrap;
    padding: 20px 0;
}

.data-list li {
    width: 20%;
    height: 120px;
}

.data-list li h2, .data-list li h6 {
    height: 80px;
    text-align: center;
}

.data-list li h2 {
    display: table;
    line-height: 90px;
    margin: 0 auto;
}

.data-list li h2 p {
    height: 80px;
    font-size: 40px;
    font-family: helveticaneuethn, Arial;
    color: #666;
    padding-right: 5px;
    float: left;
}

.data-list li h2 span {
    height: 80px;
    line-height: 50px;
    font-size: 20px;
    color: #666;
    float: left;
}

.data-list li h2 .text-unit {
    font-size: 14px;
}

.data-list li h6 {
    height: 40px;
    line-height: 30px;
    font-size: 16px;
    color: #999;
}

/*联系我们*/
.contact-box {
    padding: 0 0 80px;
}

.contact-list li {
    width: 390px;
    height: 386px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin: 0 15px 10px 0;
    float: left;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li:nth-child(3n) {
    margin-right: 0;
}

.contact-list li:hover {
    height: 386px;
    box-shadow: 2px 6px 20px rgba(0, 0, 0, .3);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li .img-box {
    width: 390px;
    height: 186px;
    overflow: hidden;
    position: relative;
}

.contact-list li .imgMask-box {
    width: 390px;
    height: 186px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li:hover .imgMask-box {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li .text-box {
    width: 390px;
    height: 158px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 186px;
    left: 0;
    z-index: 10;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li:hover .text-box {
    height: 246px;
    top: 140px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li .text-box h2 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding-bottom: 10px;
}

.contact-list li .text-box h3, .contact-list li .text-box h4 {
    line-height: 22px;
    color: #717171;
    padding-bottom: 6px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li .text-box h4 {
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
}

.contact-list li .text-box h3 {
    padding: 10px 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list li:hover h3 {
    padding: 0 0 6px;
}

.contact-list li:hover h4 {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.subtitle-box .more-news {
    float: right;
}

.subtitle-box .more-news p {
    height: 40px;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    padding-right: 10px;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.subtitle-box .more-news i {
    height: 40px;
    line-height: 62px;
    font-size: 16px;
    color: #666;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.subtitle-box .more-news:hover p, .subtitle-box .more-news:hover i {
    color: #ffb2b2;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.news1-list {
    display: flex;
    display: -webkit-flex;
}

.news1-list li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
}

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

.newsImg1-box {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.newsImg1-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsImg1-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .2s;
}

.news1-list li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.time1-box {
    border-top: 1px solid #efefef;
    padding: 15px 0;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.time1-box::before {
    content: "";
    width: 0;
    height: 1px;
    background: #90c42f;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.news1-list li:hover .time1-box::before {
    width: 100%;
}

.time1-box h2 p {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #717171;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.time1-box h2 span {
    display: block;
    height: 30px;
    line-height: 36px;
    font-size: 14px;
    color: #717171;
    padding-left: 20px;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.news1-list li:hover .time1-box p, .news1-list li:hover .time1-box span {
    color: #90c42f;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

/* 以下样式只有IE10+ 能识别*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /*IE浏览器下多行溢出隐藏*/
    .cont1-box p::before {
        content: "...";
        width: 10px;
        height: 24px;
        background: #fff;
        padding-left: 5px;
        position: absolute;
        bottom: -5px;
        right: 0;
    }

    .newsDesc-box p {
        max-height: 86px;
        overflow: hidden;
        position: relative;
    }

    .newsDesc-box p {
        height: 88px;
        overflow: hidden;
    }

    .satsDesc-box p {
        position: relative;
    }

    .sats1-box p {
        height: 130px;
    }

    .sats1-box p::before {
        content: "...";
        width: 10px;
        height: 24px;
        color: #717171;
        background: #f5fffd;
        text-indent: 0;
        padding-left: 5px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 100;
    }
}

/*九大生产基地联系卡片轮播*/
.contact-box {
    padding: 0 0 80px;
}

.contact-list {
    margin-bottom: 40px;
}

.contact-list .swiper-wrapper {
    margin: 0 auto;
}

.contact-list .swiper-container {
    --swiper-navigation-color: #000; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 40px; /* 设置按钮大小 */
}

.contact-box .swiper-slide {
    width: calc((100% - 30px) / 3);
    border: 1px solid #fff;
    margin: 0 15px 40px 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-box .swiper-slide:hover::before, .contact-box .swiper-slide:hover::after {
    content: "";
    width: 50%;
    height: 20%;
    -webkit-box-shadow: 0 15px 10px rgba(125, 125, 125, 0.8);
    box-shadow: 0 15px 10px rgba(125, 125, 125, 0.8);
    position: absolute;
    bottom: 15px;
    z-index: -1;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-box .swiper-slide:hover::before {
    left: 10px;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.contact-box .swiper-slide:hover::after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
}

.contact-list .swiper-box {
    height: 386px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    /*padding: 0 10px;*/
    overflow: hidden;
    position: relative;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box:hover {
    /*box-shadow: 2px 6px 20px rgba(0,0,0,.3);*/
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box .imgMask-box {
    height: 186px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box:hover .imgMask-box {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box .img-box {
    width: 100%;
    height: 186px;
    overflow: hidden;
}

.contact-list .swiper-box .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box:hover .img-box img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box .text-box {
    width: 100%;
    height: 200px;
    background: #fff;
    padding: 15px;
    position: absolute;
    top: 186px;
    left: 0;
    z-index: 10;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box:hover .text-box {
    height: 246px;
    top: 140px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box .text-box h2 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding-bottom: 10px;
}

.contact-list .swiper-box .text-box h3, .contact-list .swiper-box .text-box h4 {
    line-height: 22px;
    color: #717171;
    padding-bottom: 6px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box .text-box h4 {
    opacity: 0;
    filter: alpha(opacity=0); /* IE */
    -moz-opacity: 0; /* 旧版Mozilla */
    -khtml-opacity: 0; /* 旧版Safari */
}

.contact-list .swiper-box .text-box h3 {
    padding: 10px 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.contact-list .swiper-box:hover h3 {
    padding: 0 0 6px;
}

.contact-list .swiper-box:hover h4 {
    opacity: 1;
    filter: alpha(opacity=100); /* IE */
    -moz-opacity: 1; /* 旧版Mozilla */
    -khtml-opacity: 1; /* 旧版Safari */
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.button-box {
    display: table;
    margin: 0 auto;
}

.button-prev, .button-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #90c42f;
    border: 2px solid #90c42f;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.button-box i {
    font-weight: bold;
}

.button-prev:hover, .button-next:hover {
    color: #fff;
    background: #90c42f;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.button-prev:focus, .button-next:focus {
    outline: none;
}

/*中间公司概况列表*/
.overview-list {
    display: flex;
    display: -webkit-flex;
}

.overview-list li {
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
}

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

.overview-list li a {
    background: #fff;
    border-radius: 2px;
    overflow: hidden;
    padding: 20px 20px 20px 38%;
    position: relative;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li a::before {
    display: block;
    content: "";
    width: 70px;
    height: 70px;
    background: #e9ffc0;
    border-radius: 50%;
    box-shadow: 2px 2px 6px 2px #e7e7e7;
    position: absolute;
    top: 15px;
    left: -100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li:hover a::before {
    left: 100px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.overview-list li:hover a {
    box-shadow: 0 0 12px 2px rgba(239, 239, 239, .8);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 36px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 80px;
    z-index: 10;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li:hover i {
    color: #90c42f;
    /*background: rgba(57, 216, 188, .5);*/
    /*background: #9cebdd;*/
    /*box-shadow: 2px 2px 6px 2px #c3c3c3;*/
    left: 100px;
    z-index: 10;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li p {
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li:hover p {
    color: #90c42f;
    padding-left: 20px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li span {
    display: block;
    line-height: 30px;
    font-size: 14px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.overview-list li:hover span {
    padding-left: 30px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.swiper-slide a {
    width: 100%;
    height: 28vw;
    overflow: hidden;
}

.swiper-slide a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.link-tender {
    height: 40px;
    line-height: 60px;
    font-size: 16px;
    color: #666;
    margin-right: 20px;
    float: right;
    transition: all .2s;
}

.link-tender:hover {
    color: #ffb2b2;
    transition: all .2s;
}

/*原版样式*/
/*.overview-list li a{
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 6px 2px #f5f5f5;
    overflow: hidden;
    padding: 20px 20px 20px 100px;
    position: relative;
}
.overview-list li a::before{
    content: "";
    width: 100%;
    height: 100px;
    background: rgba(57, 216, 188, .5);
    position: absolute;
    top: 0;
    left: -100%;
    transition: all .3s;
}
.overview-list li:hover a::before{
    content: "";
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}
.overview-list li i{
    display: block;
    width: 100px;
    line-height: 100px;
    font-size: 36px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}
.overview-list li:hover i{
    color: #00b797;
    left: 20px;
    transition: all .3s;
}
.overview-list li p{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    transition: all .3s;
}
.overview-list li:hover p{
    padding-left: 20px;
    transition: all .3s;
}
.overview-list li span{
    display: block;
    line-height: 30px;
    font-size: 14px;
    transition: all .3s;
}
.overview-list li:hover span{
    padding-left: 30px;
    transition: all .3s;
}*/

.statement-box {
    width: 200px;
    background: #ff0c0c;
    box-shadow: 0 0 12px 2px #ffb8b8;
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 100;
}

.statement-box a {
    line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    padding: 15px;
}


/* 响应式布局 */
@media (max-width: 1600px) {
    .swiper-slide a {
        height: 30vw;
    }
}

@media (max-width: 1350px) {
    .swiper-slide a {
        height: 34vw;
    }

    .newsImg1-box {
        width: 100%;
    }

    .sats1-box {
        width: 50%;
    }

    .sats2-box, .sats5-box, .sats6-box {
        width: 25%;
    }

    .sats2-box, .sats5-box {
        left: 50%;
    }

    .sats3-box {
        left: 75%;
    }

    .sats6-box {
        left: 75%;
    }

    .overview-list li a {
        padding-left: 32%;
    }

    .overview-list li i {
        left: 10%;
    }

    .overview-list li:hover a::before, .overview-list li:hover i {
        left: 12%;
    }

    .sats5-box:hover i {
        bottom: 20px;
    }
}

@media (max-width: 1240px) {
    .swiper-slide a {
        height: 36vw;
    }

    .sats1-box:hover i {
        bottom: 15px;
    }

    .sats3-box:hover i {
        bottom: 20px;
    }
}

@media (max-width: 1024px) {
    .swiper-slide a {
        height: 40vw;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 1vw;
    }

    .text-slide2-box {
        padding: 6vw 7vw;
    }

    .swiper-slide .img-part {
        height: 26vw;
    }

    .text-slide3-top-box {
        padding-bottom: 1vw;
    }

    .text-slide3-top-box p {
        font-size: 6.4vw;
    }

    .text-slide3-bottom-box i {
        width: 5vw;
        height: 5vw;
        line-height: 5vw;
        font-size: 5vw;
    }

    .slide3-right-box h2 p {
        height: 3vw;
        line-height: 3vw;
        font-size: 2.2vw;
    }

    .slide3-right-box h2 span {
        height: 3vw;
        line-height: 4vw;
        font-size: 1.4vw;
    }

    .slide3-right-box h4 {
        height: 2vw;
        line-height: 2vw;
        font-size: 1.5vw;
    }

    .news1-list li {
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
    }

    .news1-list li:last-child {
        display: none;
    }

    .overview-list li a {
        padding: 20px 15px 20px 32%;
    }

    .overview-list li i {
        left: 6%;
    }

    .overview-list li:hover a::before, .overview-list li:hover i {
        left: 8%;
    }

    .overview-list li:hover span {
        padding-left: 20px;
    }

    .contact-box .swiper-slide {
        width: 50%;
    }
}

@media (max-width: 992px) {
    .satsDesc-box h2 i {
        display: none;
    }
}

@media (max-width: 880px) {
    .swiper-slide a {
        height: 44vw;
    }

    .overview-list li i, .overview-list li a::before {
        width: 50px;
        height: 50px;
        top: 25px;
    }

    .overview-list li i {
        line-height: 50px;
        font-size: 28px;
    }

    .overview-list li:hover p, .overview-list li:hover span {
        padding-left: 5px;
    }
}

@media (max-width: 768px) {
    .swiper-slide a {
        height: 48vw;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 1.5vw;
    }

    .overview-list li a {
        padding: 75px 15px 15px;
    }

    .overview-list li i, .overview-list li a::before {
        top: 20px;
    }

    .overview-list li:hover a::before, .overview-list li:hover i {
        left: 50%;
        margin-left: -25px;
    }

    .overview-list li:hover p, .overview-list li:hover span {
        text-align: center;
        padding-left: 5px;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -ms-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
    }

    .satsDetail-box {
        height: 750px;
    }

    .sats2-box, .sats5-box {
        width: 50%;
        left: 0;
    }

    .sats2-box {
        top: 250px;
    }

    .sats3-box, .sats6-box {
        width: 50%;
        left: 50%;
    }

    .sats3-box {
        top: 250px;
    }

    .sats3-box .icon-detail, .sats5-box .icon-detail {
        bottom: 40px;
    }

    .sats3-box:hover i {
        bottom: 70px;
    }

    .sats4-box {
        top: 0;
        left: 50%;
        bottom: auto;
    }

    .sats5-box, .sats6-box {
        top: 500px;
    }

    .sats5-box:hover i {
        bottom: 45px;
    }
}

@media (max-width: 735px) {
    .sats3-box:hover i {
        bottom: 50px;
    }
}

@media (max-width: 700px) {
    .sats5-box:hover i {
        bottom: 25px;
    }
}

@media (max-width: 640px) {
    .swiper-slide a {
        height: 52vw;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 2vw;
    }

    .text-slide2-box {
        padding: 7vw 7vw;
    }

    .swiper-slide .img-part {
        height: 30vw;
    }

    .text-slide3-top-box {
        line-height: 9vw;
    }

    .text-slide3-top-box p {
        font-size: 8.4vw;
    }

    .text-slide3-bottom-box i {
        width: 6vw;
        height: 6vw;
        line-height: 6vw;
        font-size: 6vw;
    }

    .slide3-right-box h2 p {
        height: 3.5vw;
        line-height: 3.5vw;
        font-size: 2.8vw;
    }

    .slide3-right-box h2 span {
        height: 3.5vw;
        line-height: 4.5vw;
        font-size: 1.8vw;
    }

    .slide3-right-box h4 {
        height: 2vw;
        line-height: 2vw;
        font-size: 2vw;
    }

    .news1-list {
        flex-direction: column;
    }

    .news1-list li {
        width: 100%;
        margin-right: 0;
    }

    .news1-list li:not(:first-child) {
        display: none;
    }

    .subtitle-box span {
        display: none;
    }

    .overview-list {
        flex-direction: column;
    }

    .overview-list li {
        width: 100%;
        margin-bottom: 15px;
    }

    .overview-list li a {
        padding: 20px 15px 20px 100px;
    }

    .overview-list li i {
        left: 6%;
    }

    .overview-list li:hover a::before, .overview-list li:hover i {
        left: 12%;
    }

    .overview-list li:hover p, .overview-list li:hover span {
        text-align: left;
    }

    .overview-list li:hover span {
        padding-left: 20px;
    }

    .sats3-box:hover i {
        bottom: 20px;
    }

    .data-list li {
        width: 33.3333%;
    }

    .contact-box .swiper-slide {
        width: 100%;
    }

    .contact-list .swiper-box {
        height: calc(35vw + 200px);
    }

    .contact-list .swiper-box .imgMask-box, .contact-list .swiper-box .img-box {
        height: 35vw;
    }

    .counter-box {
        padding: 30px 0 20px;
    }
}

@media (max-width: 480px) {
    .banner-box, .contact-box {
        display: none;
    }

    .swiper-slide a {
        height: 64vw;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 2.4vw;
    }

    .text-slide2-box {
        padding: 10vw 7vw;
    }

    .swiper-slide .img-part {
        height: 32vw;
    }

    .news-box {
        padding-top: 20px;
    }

    .subtitle-box {
        padding-bottom: 15px;
    }

    .satsDetail-box {
        height: auto;
    }

    .sats1-box, .sats3-box, .sats5-box {
        width: 100%;
    }

    .sats3-box {
        left: 0;
    }

    .sats2-box, .sats4-box, .sats6-box {
        display: none;
    }

    .satsDesc-box {
        height: auto;
        position: static;
    }

    .satsDesc-box p {
        display: block;
    }

    .satsDesc-box .icon-detail {
        position: static;
    }

    .sats1-box, .sats3-box, .sats5-box {
        padding-bottom: 0;
    }

    .sats5-box {
        padding-bottom: 15px;
    }
}

@media (max-width: 380px) {
    .swiper-slide a {
        height: 76vw;
    }

    .subtitle-box p {
        font-size: 24px;
    }

    .link-tender, .subtitle-box .more-news p, .subtitle-box .more-news i {
        line-height: 50px;
        font-size: 14px;
    }

    .subtitle-box .more-news p {
        padding-right: 5px;
    }

    .cont1-box {
        padding: 10px 5px 5px;
    }

    .cont1-box h2 {
        padding-bottom: 5px;
    }

    .data-list li h2 p {
        font-size: 36px;
    }
}

@media (max-width: 320px) {
    .news-box {
        padding-top: 10px;
    }
}
