/* 首页 */
.mor{ display: block;
    width: 133px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto 90px;
    border: 1px solid #a81f22;
    font-size: 14px;background-color:#a81f22;
    color: #fff;}
.mor:hover{
    border: 1px solid #333;
    font-size: 14px;
    color: #fff; background-color:#333}	
.menuNav {
    position: fixed;
    right: 1.5625%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
}
.daoh{ width:1400px; border-bottom:1px solid #CCCCCC; height:40px; line-height:40px; font-size:14px; margin:10px auto}
.daoh span{ color:#a81f22}
.daoh a{ color:#333}
.aboutbox{ width:1000px; margin:50px auto; line-height:30px; font-size:16px}
.menuNav li a {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    color: #bfbfbf;
}

.menuNav li span {
    color: #bfbfbf;
    transition: 300ms;
    opacity: 0;
}

.menuNav li.active span {
    opacity: 1;
}

.menuNav li:hover span {
    opacity: 1;
}

.menuNav i {
    width: 8px;
    height: 2px;
    background-color: #BFBFBF;
    display: block;
    margin-left: 5px;
    transition: 300ms;
}

.menuNav li.active i {
    width: 20px;
}


.post-slide{
    margin: 0 0 0 22px; width:23%; float:left;
}
.post-slide .post-img{
    overflow: hidden;
}
.post-img img{
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide:hover .post-img img{
    transform: scale(1.08);
}
.post-slide .post-content{
    background: #fff;
    padding: 20px;
}
.post-slide .post-title{
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.post-slide .post-title a{
    display: inline-block;
    color: #333;
    transition: all 0.3s ease 0s;	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
	height:75px; overflow:hidden

}
.post-slide .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.post-slide .post-bar li{
    color: #676767;
    padding: 2px 0;
}
.post-slide .post-bar li i{
    margin-right: 5px;
}
.post-slide .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide .post-bar li a:after{
    content: ",";
}
.post-slide .post-bar li a:last-child:after{
    content: "";
}
.post-slide .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #a81f22 ;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.post-slide .read-more:hover{
    background: #333;
    text-decoration: none;
}
.news_box{ width:1440px; height:500px; margin:30px auto 0 auto; }
.news_box2{ width:1440px; margin:130px auto 80px auto; }
.neshowt{ font-size:40px; margin:20px 0; text-align:center}
.neshowd{ font-size:14px; text-align:center}
.neshow{ margin-top:50px}
.adk{ float:left}
.adk a{ color:#333333; display:block; border:1px solid #CCCCCC; width:120px; padding:10px 20px; text-align:center}
.adk2{ float:right}
.adk2 a{ color:#333333; display:block; border:1px solid #CCCCCC; width:120px; padding:10px 20px; text-align:center}
.adk a:hover,.adk2 a:hover{border:1px solid #a81f22; background-color:#a81f22; color:#FFFFFF}
.nsek{ margin:100px 0 0 0; line-height:30px; border-top:1px solid #CCCCCC; padding-top:30px}
.products-size{ width:1400px; background-color:#FFFFFF; margin:-2px auto 0 auto; border-bottom:1px solid #CCCCCC; padding:20px 0; min-width:1200px; font-size:16px }
.products-size ul{width:500px; margin:0 auto}
.products-size ul li a{color:#a81f22; font-size:18px; border-left:1px solid #dedede; padding-left:15px; margin-left:15px;}
.products-size ul li a:hover{color:#f60;}
.products-size ul li{ float:left;list-style:none}
.about{width:100%;min-width:1200px}
.about2{width:1200px; margin:0 auto}
.p_cp{margin:120px 0}
.frame{ width:25%; float:left}
.frame2{ width:33%; float:left}
.cs10{ font-size:16px; margin:20px 0 40px 0; text-align:center}
.fen2{ border-top:1px solid #ccc; padding:20px 0}
.hui a{ padding:0 5px}
.frame img,.frame2 img{ transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;box-shadow: 0px 4px 7px 0px #888888}
.frame img:hover,.frame2 img:hover{
    

 transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);box-shadow: 0px 4px 7px 0px #888888;
}			

.main-scroll {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.main-scroll .swiper-wrapper {
    width: 100%;
    height: 100%;
}

.main-scroll .main-page {
    width: 100%;
    height: 100%;
    position: relative;
}

.main-scroll .main-page .top-carousel {
    width: 100%;
    height: 100%;
}

.main-scroll .main-page .top-carousel .top-carousel-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.main-scroll .bottom-menu {
    width: 100%;
    height: 40px;
    pointer-events: none;
    position: absolute;
    bottom: 74px;
    z-index: 10;
    padding: 0 170px;
}

.main-scroll .bottom-menu .left-change-page {
    width: 114px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    pointer-events: auto;
}

.main-scroll .bottom-menu .left-change-page .change-btn {
    display: block;
    width: 8px;
    height: 14px;
    cursor: pointer;
}

.main-scroll .bottom-menu .left-change-page .change-btn img {
    width: 100%;
    height: 100%;
}

.main-scroll .bottom-menu .left-change-page .next-btn {
    margin-right: 22px;
    margin-left: 27px;
}

.main-scroll .bottom-menu .left-change-page .banner-list {
    width: auto;
    font-size: 16px;
    color: #d0b372;
}

.main-scroll .bottom-menu .left-change-page .banner-list i {
    font-style: normal;
}

.main-scroll .bottom-menu .scroll-icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}

.main-scroll .bottom-menu .scroll-icon img {
    height: 100%;
    width: 28px;
    animation: scroll-down 800ms infinite alternate;
}

.top-banner {
    position: relative;
}

@keyframes scroll-down {
    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(10px);
    }
}


.about-us {
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-us .center-box {
    width: 1348px;
    height: 640px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about-us .center-box .left-img-box {
    position: relative;
    width: 567px;
    height: 100%;
}

.about-us .center-box .left-img-box .anim-box {
    position: absolute;
    width: 100%;
    top: 50%;
    height: 100%;
    left: 0;
}

.about-us .center-box .left-img-box .img-text {
    width: 100%;
    height: 20px;
    font-size: 16.47px;
    position: absolute;
    left: -55%;
    top: 0%;
    transform: rotateZ(-90deg);
    text-align: center;
}

.about-us .center-box .left-img-box img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.about-us .center-box .right-text-box {
    width: 664px;
    height: 100%;
    padding-top: 80px;
    position: relative;
}

.about-us .center-box .right-text-box .bg-title {
    width: 100%;
    white-space: nowrap;
    font-size: 150px;
    color: #f3f3f3;
    /*line-height: 120px;*/
    position: absolute;
    top: 0;
    left: -138px;
    z-index: -1;
}
.atitle2{white-space: nowrap;
    font-size: 150px;
    color: #e3e3e3;  position: absolute;
    top: 0;
    left: -120px;
    z-index: 0;}
.about-us .center-box .right-text-box .en-text {
    width: 100%;
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: normal;
}

.about-us .center-box .right-text-box .zh-title {
    font-size: 48px;
    width: 100%;
    margin-bottom: 30px;
}

.about-us .center-box .right-text-box .detail-text {
    width: 100%;
    font-size: 18px;
    line-height: 40px;
    height: 160px;
    margin-bottom: 50px;
}

.about-us .center-box .right-text-box .value-list {
    width: 100%;
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about-us .center-box .right-text-box .value-list .list-box {
    width: auto;
    height: 100%;
}

.about-us .center-box .right-text-box .value-list .list-box .big-num {
    font-size: 50px;
    color: #dfc08d;
}

.about-us .center-box .right-text-box .value-list .list-box .info-text {
    font-size: 18px;
    color: #333333;
}


.full-screen {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.full-screen .link-box {
    padding-top: 100px;
    width: 25%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-style: none solid none none;
    position: relative;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 0.3);
}

.full-screen .link-box:last-child {
    border-left: none;
}

.full-screen .link-box:nth-child(odd):before {
    content: "";
    position: absolute;
    display: block;
    top: 0%;
    /*top: 50%;*/
    right: -1.5px;
    width: 3px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    animation: flowHighlightDown 5s linear 2s infinite;
}

.full-screen .link-box:nth-child(2):before {
    content: "";
    position: absolute;
    display: block;
    top: 0%;
    /*top: 50%;*/
    right: -1.5px;
    width: 3px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    animation: flowHighlightUp 5s linear 2s infinite;
}

@keyframes flowHighlightDown {
    0% {
        top: 0px;
        opacity: 1;
    }

    10% {
        top: 70%;
        opacity: 1;
    }

    15% {
        top: 100%;
        opacity: 0;
    }

    100% {
        top: 100%;
        opacity: 0;
    }
}

@keyframes flowHighlightUp {
    0% {
        top: 100%;
        opacity: 1;
    }

    10% {
        top: 30%;
        opacity: 1;
    }

    15% {
        top: 0%;
        opacity: 0;
    }

    100% {
        top: 0%;
        opacity: 0;
    }
}

.full-screen .link-box .center-box {
    width: 100%;
    height: 340px;
    /*margin-top: 370px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.full-screen .link-box .center-box img {
    width: 110px;
    height: 110px;
    transition: transform 500ms;
}

.full-screen .link-box .center-box .text-box .en-text {
    width: 100%;
    font-size: 28px;
    color: #ffffff;
    opacity: 0.2;
    text-align: center;
    margin: 0;
    font-weight: normal;
    /*line-height: 25px;*/
}

.full-screen .link-box .center-box .text-box .zh-text {
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 36px;
}

.full-screen .link-box:hover .center-box img {
    transform: translateY(-10px);
}

.advantage {
    display: flex;
    align-items: center;
    justify-content: center;
}

.advantage .center-box {
    width: 1400px;
    margin-top: 40px;
    height: 666px;
    position: relative;
}

.advantage .center-box .en-big-title {
    width: 100%;
    text-align: center;
    color: #f3f3f3;
    font-size: 150px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 150px;
}

.advantage .center-box .zh-big-title {
    width: 100%;
    position: relative;
    z-index: 10;
    text-align: center;
    color: #333333;
    font-size: 50px;
    margin-top: 35px;
    margin-bottom: 80px;
}

.advantage .center-box .space-box {
    width: 100%:;
    height: 470px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.advantage .center-box .space-box .left-box {
    width: 470px;
    height: 100%;
    display: grid;
    grid-template-columns: repeat(3, 150px);
    grid-template-rows: repeat(3, 230px);
    grid-gap: 10px;
}

.advantage .center-box .space-box .left-box .grid-box {
    background-color: #ffffff;
    cursor: pointer;
    display: flex;
    float: left;
    width: 150px;
    height: 230px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 10px;
    margin-right: 10px;
    transition: background-color 300ms;
}

.advantage .center-box .space-box .left-box .grid-box:nth-child(3n) {
    margin-right: 0;
}

.advantage .center-box .space-box .left-box .grid-box .image-box {
    width: 40px;
    height: 40px;
    position: relative;
    margin-bottom: 20px;
}

.advantage .center-box .space-box .left-box .grid-box .image-box img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: opacity 300ms;
    z-index: 1;
}

.advantage .center-box .space-box .left-box .grid-box .image-box img:last-child {
    z-index: 2;
    opacity: 0;
}

.advantage .center-box .space-box .left-box .grid-box.active {
    background-color: #a81f22;
}

.advantage .center-box .space-box .left-box .grid-box.active .info-text {
    color: #ffffff;
}

.advantage .center-box .space-box .left-box .grid-box.active .image-box img:first-child {
    opacity: 0;
}

.advantage .center-box .space-box .left-box .grid-box.active .image-box img:last-child {
    opacity: 1;
}

.advantage .center-box .space-box .left-box .grid-box .info-text {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 16px;
    transition: color 300ms;
	padding:0 15px;
}

.advantage .center-box .space-box .right-box {
    width: 916px;
    height: 100%;
}

.advantage .center-box .space-box .right-box .right-swiper {
    width: 100%;
    height: 100%;
}

.advantage .center-box .space-box .right-box .right-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.advantage .center-box .space-box .right-box .right-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.advantage .center-box .space-box .right-box .right-swiper .swiper-slide:hover img {
    /*width: 110%;*/
    /*height: 110%;*/
    transform: scale(1.05);
}


.join {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 180px;
    position: relative;
}

.join .join-title {
    font-size: 50px;
    line-height: 68px;
    color: #f2c06b;
    margin-bottom: 20px;
    text-align: center;
}
.join .row-line{
    height: 60px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 20px;
}
.join .info-text {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 50px;
}

.join .link {
    display: flex;
    width: 180px;
    height: 46px;
    color: #ffffff;
    border-radius: 100px;
    border: solid 2px #ffffff;
    align-items: center;
    font-size: 16px;
    justify-content: space-around;
    position: relative;
    overflow: hidden;
    transition: 300ms;
}

.join .link::before {
    /*    content: attr(data-hove-text);
    position: absolute;
    width: 100%;
    height: 100%;
    border: solid 2px #f2c06b;
    border-radius: 100px;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f2c06b;
    color: #ffffff;
    transform: translateX(-100%);
    text-indent: 352px;
    white-space: nowrap;
    overflow: hidden;
    transition: transform 300ms, text-indent 300ms;*/
}

.join .link:hover:before {
    transform: translateX(0%);
    text-indent: 0;
}

.join .link:hover {
    background-color: #f2c06b;
    border: solid 2px #f2c06b;
}

.join .bottom-list {
    width: 100%;
    height: 210px;
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
}

.join .bottom-list .list-item {
    width: 236px;
    height: 100%;
    color: #ffffff;
    border-right: solid 1px rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 44px;
    position: relative;
}

.join .bottom-list .list-item::before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    border-top: solid 4px #d4a66b;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 300ms;
}

.join .bottom-list .list-item:hover:before {
    opacity: 1;
}

.join .bottom-list .list-item img {
    margin-bottom: 13px;
}

.join .bottom-list .list-item:first-child {
    border-left: solid 1px rgba(255, 255, 255, 0.1);
}

.join .bottom-list .list-item .zh-text {
    font-size: 20px;
}

.join .bottom-list .list-item .en-text {
    font-weight: normal;
    margin: 0;
}

.store {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.store .center-box {
    margin-top: 148px;
    width: 1400px;
    height: 674px;
    position: relative;
}

.store .center-box .en-big-title {
    width: 100%;
    text-align: center;
    color: rgba(255, 255, 255, 0.1);
    font-size: 150px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 150px;
}

.store .center-box .zh-big-title {
    width: 100%;
    position: relative;
    z-index: 10;
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 60px;
}

.store .space-box {
    width: 103%;
    height: 480px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.store .space-box .left-box {
    width: 695px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.store .space-box .left-box img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.store .space-box .left-box:hover img {
    transform: scale(1.05);
}

.store .space-box .bott-text {
    position: absolute;
    font-size: 16px;
    width: 100%;
    height: 53px;
    padding: 0 40px;
    text-align: center;
    line-height: 53px;
    color: #ffffff;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.store .space-box .right-box {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: flex-start;
}

.store .space-box .right-box .list-box {
    position: relative;
    width: 450px;
    height: 270px;
    overflow: hidden;
	margin-bottom:20px;

}



.store .space-box .right-box .list-box img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.store .space-box .right-box .list-box:hover img {
    transform: scale(1.05);
}

.anli{width:340px; height:210px; background-color:#000; margin:0 10px 60px 0; }
.anli img{ width:340px; height:210px}
.anli img:hover{ opacity: 0.5}
.anli p{
    font-size: 16px;
    width: 100%;
    height: 53px;
    padding: 0 40px;
    text-align: center;
    line-height: 53px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
	}
.news {
    display: flex;
    align-items: center;
    justify-content: center;
}

.news .center-box {
    width: 1400px;
    height: 680px;
}

.news .center-box .news-list {
    width: 100%;
    height: 522px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news .center-box .title-box {
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.news .center-box .title-box .en-news-list-title {
    font-size: 150px;
    color: #f3f3f3;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 160px;
}

.news .center-box .title-box .zh-news-list-title {
    position: relative;
    z-index: 1;
    font-size: 50px;
    text-indent: 15px;
}

.news .center-box .title-box .switch-news-type .link {
    color: #999999;
    font-size: 18px;
}

.news .center-box .title-box .switch-news-type .link.active {
    color: #333333;
}

.news .center-box .title-box .switch-news-type .link:first-child:after {
    content: "/";
    font-size: 20px;
    line-height: 0;
    margin-left: 6px;
    color: #333333;
}

.news .center-box .news-list .left-news {
    width: 578px;
    height: 100%;
    color: #333333;
}

.news .center-box .news-list .left-news .image-box {
    width: 100%;
    overflow: hidden;
    height: 338px;
    margin-bottom: 20px;
}

.news .center-box .news-list .left-news .image-box img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.news .center-box .news-list .left-news .image-box:hover img {
    transform: scale(1.05);
}

.news .center-box .news-list .left-news .news-title {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
    transition: color 300ms;
}

.news .center-box .news-list .left-news:hover .news-title {
    color: #c29470;
}

.news .center-box .news-list .left-news .news-text {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    height: 78px;
    margin-bottom: 18px;
}

.news .center-box .news-list .left-news .space-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news .center-box .news-list .left-news .space-box .left-date {
    font-size: 16px;
    color: #999999;
}

.news .center-box .news-list .left-news .space-box .more {
    font-size: 14px;
    font-weight: bold;
    color: #b0b0b0;
    border-bottom: solid 4px #c29470;
}

.news .center-box .news-list .right-news-list {
    width: 770px;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.news .center-box .news-list .right-news-list .list-news {
    width: 100%;
    height: 157px;
    margin-bottom: 26px;
    border-bottom: solid 1px #e4e4e4;
}

.news .center-box .news-list .right-news-list .list-news:last-child {
    margin-bottom: none;
}

.news .center-box .news-list .right-news-list .list-news .link {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.news .center-box .news-list .right-news-list .list-news .link .image-box {
    width: 196px;
    height: 125px;
    overflow: hidden;
}

.news .center-box .news-list .right-news-list .list-news .link .image-box img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}

.news .center-box .news-list .right-news-list .list-news .link .image-box:hover img {
    transform: scale(1.05);
}

.news .center-box .news-list .right-news-list .list-news .link .text-list {
    width: 550px;
    height: 100%;
    color: #333333;
}

.news .center-box .news-list .right-news-list .list-news .link .text-list .news-title {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 17px;
    transition: color 300ms;
}
.news .center-box .news-list .right-news-list .list-news .link:hover .text-list .news-title{
    color: #c29470;
}
.news .center-box .news-list .right-news-list .list-news .link .text-list .news-text {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    color: #666666;
}
.linknews{color: #333333; font-size:18px; text-decoration:none}
.news .center-box .news-list .right-news-list .list-news .link .text-list .date {
    font-size: 16px;
    color: #999999;
}

.bottom .center-box {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
    padding-top: 190px;
}