#focus {
    margin: 0px auto;
    background: #ffffff;
}

#focus .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}

#focus .owl-item .item {
    position: relative;
    max-height: 600px;
    overflow: hidden;
}

#focus .owl-item .item .adtext {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 100%;
    background-image: url(https://www.build-decor.com/css/images/adbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 100%;
}

#focus .owl-item .item .adinfo {
    width: 500px;
    padding: 100px 50px;
    text-align: center;
}

#focus .owl-item .item .adinfo h2 {
    font-size: 20px;
    color: #e60012;
    margin-bottom: 20px;
}

#focus .owl-item .item .adinfo p {
    font-size: 16px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
}

#focus .owl-item .item .adinfo a {
    padding: 10px 35px;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-transform: uppercase;
    background-color: #310137;
    color: #fff;
}

#focus .owl-item .item .adinfo a:hover {
    background-color: #5A335F;
    color: #ffffff;
}

#focus .owl-pagination {
    position: absolute;
    bottom: 20px;
    display: table;
    margin: 0px auto;
    z-index: 100;
    width: 100%;
    text-align: center;
}

#focus .owl-page {
    display: inline-block;
    zoom: 1;
    padding: 0 3px;
}

#focus .owl-page span {
    width: 17px;
    height: 17px;
    display: inline-block;
    background-image: url(../image/dot2.png);
}

#focus .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-image: url(../image/dot1.png);
}

#focus .owl-buttons div {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -30px;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.5;
}

#focus .owl-prev {
    background-image: url(https://www.build-decor.com/css/images/l.png);
    left: 15px;
}

#focus .owl-next {
    background-image: url(https://www.build-decor.com/css/images/r.png);
    right: 15px;
}

#focus .owl-prev:hover,
#focus .owl-next:hover {
    opacity: 1;
}

#banner {
    background: #f5f5f5;
    margin: 0 auto;
    max-width: 1920px;
}

#banner .owl-dots {
    position: relative;
    top: -20px;
}

.homead {
    text-align: center;
    width: 1200px;
    margin: 0px auto;
}

.homead img {
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0px auto;
    padding: 5px 0px;
}

.index-title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
}

.containerbg {
    min-width: 1200px;
    background-color: #FFF4F5;
}

.container h2 {
    color: #333;
    font-size: 2.4rem;
    font-weight: normal;
    margin: 30px 0;
}

.container .table1 {
    width: 100%;
    border-collapse: collapse;
    margin: 20px auto;
}

.container .table1 td,
.container .table1 th {
    border: 1px solid #999;
    color: #666;
    font-size: 14px;
    height: 40px;
    padding: 10px;
}

.container .table1 .tb_w {
    background: #eee;
    font-weight: bold;
}

.eventslist {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: #FFFFFF;
}

.eventslist li {
    width: 90%;
    float: left;
    padding: 40px 5%;
    border-bottom: 1px solid #eee;
}

.eventslist li img {
    max-width: 260px;
    width: 27.5%;
    float: left;
}

.eventslist .activities-con-bot-tit {
    width: 68%;
    float: right;
}

.activities-con-bot-h2 {
    width: 100%;
    overflow: hidden;
    line-height: 25px;
    font-size: 20px;
    padding: 9px 0;
    font-weight: bold;
}

.activities-con-bot-p {
    font-size: 14px;
    color: #ccc;
    padding-top: 15px;
}

.hvenues {
    margin-top: 40px;
}

.hvenuesl {
    width: 420px;
    float: left;
}

.hvenues_pic {
    border: 1px solid #EEEEEE;
    padding: 8px;
}

.hvenues_pic img {
    width: 400px;
    height: 400px;
}

.hvenuesr {
    width: 740px;
    float: right;
}

.hvenues_header {
    text-align: center;
    line-height: 50px;
    height: 50px;
    background-image: url(../image/hline.gif);
    background-repeat: repeat-x;
    background-position: center center;
    margin-bottom: 10px;
}

.hvenues_header span {
    font-size: 20px;
    margin: 0px 20px;
    display: inline-block;
    width: 150px;
    background-color: #fff;
}

.hvenuesr img {
    width: 740px;
    height: 400px;
}

.pic_header {
    text-align: center;
    line-height: 50px;
    height: 50px;
    background-color: #F44336;
}

.pic_header * {
    vertical-align: middle;
}

.pic_header p {
    display: inline-block;
    width: 400px;
    height: 2px;
    background: #fff;
}

.pic_header span {
    font-size: 20px;
    margin: 0px 20px;
    display: inline-block;
    width: 150px;
    color: #fff;
}

#MarqueeDiv11 img {
    height: 360px;
}

.hnews {
    font-size: 1.4rem;
}

.hnews ul li {
    float: left;
    width: 580px;
}

.hnews ul li.mr0 {
    margin-right: 40px;
}

.hnews ul li .newst {
    background-color: #F44336;
    line-height: 40px;
    height: 40px;
    padding: 0px 10px;
}

.hnews ul li .newst span {
    color: #fff;
    font-size: 1.8rem;
    float: left;
}

.hnews ul li .newst a {
    color: #fff;
    float: right;
    font-size: 14px;
}

.hnews dl dt {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    height: 200px;
    position: relative;
    background-size: 100% auto;
}

.hnews dl dt h3 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    font-size: 2rem;
    line-height: 200px;
    color: #fff;
    overflow: hidden;
}

.hnews ul li dl dd {
    border: 1px solid #EEEEEE;
    padding: 0px 20px
}

.hnews ul li dl dd .newsinfo {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    padding: 15px 0 10px;
}

.newsinfo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
}

.newsinfo img {
    max-width: 100%;
}

.newslist {
    font-size: 1.4rem;
    margin-bottom: 5px;
}

.hnews ul:after {
    content: "";
    display: block;
    clear: both;
}

.r_more {
    text-align: center;
}

.r_more a {
    padding: 10px 35px;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-transform: uppercase;
    background-color: #ffffff;
    color: #e60012;
}

.r_more a:hover {
    background-color: #e60012;
    color: #ffffff;
}

.n_more {
    text-align: center;
    margin-top: 20px;
}

.n_more a {
    padding: 10px 0px;
    display: block;
    background-color: #e60012;
    color: #fff;
}

.hd_header {
    text-align: center;
    line-height: 50px;
    height: 50px;
    margin-bottom: 20px;
}

.hd_header * {
    vertical-align: middle;
}

.hd_header p {
    display: inline-block;
    width: 400px;
    height: 2px;
    background: #e5e5e5;
}

.hd_header span {
    font-size: 30px;
    margin: 0px 20px;
    display: inline-block;
    width: 150px;
}

.hdlist {
    margin-bottom: 50px;
}

.hdlist dl dt {
    text-align: center;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 250px;
    position: relative;
}

.hdlist dl dt h3 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    font-size: 24px;
    line-height: 200px;
    color: #fff;
}

.hdlist dl dd {
    padding: 30px 40px;
    background-color: #fff;
    border: 2px solid #e5e5e5;
    line-height: 30px;
}

.gotop {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -30px;
    width: 50px;
    height: 50px;
    border-radius: 60px;
    background: #e60012;
    padding: 4px;
}

.gotop a {
    width: 50px;
    height: 50px;
    border-radius: 60px;
    display: block;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    background-color: #e60012;
    background-image: url(../image/ico1.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.gotop a:hover {
    border-radius: 56px;
    color: #e60012;
    background-image: url(../image/ico2.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
}

.Items_header {
    text-align: center;
    line-height: 55px;
    height: 55px;
}

.Items_header * {
    vertical-align: middle;
}

.Items_header p {
    display: inline-block;
    width: 400px;
    height: 2px;
    background: #e60012;
}

.Items_header span {
    font-size: 20px;
    margin: 0px 20px;
    display: inline-block;
    width: 150px;
}

.fuwu_tu {
    width: 1200px;
    margin: 30px auto;
}

.fuwu_tu ul li {
    float: left;
    width: 270px;
    margin: 20px 15px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.fuwu_tu ul li:last-child {
    margin-right: 0px;
}

.fuwu_tu ul li.mr0 {
    margin-right: 0px;
}

.fuwu_tu li p {
    display: table-cell;
    vertical-align: middle;
    width: 270px;
    height: 120px;
    text-align: center;
}

.fuwu_tu ul li img {
    max-width: 230px;
    max-height: 80px;
}

.fuwu_tu li span {
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    text-align: center;
}

.e_tu {
    width: 1200px;
    margin: 30px auto;
}

.e_tu ul li {
    float: left;
    width: 30%;
    margin: 20px 15px;
    position: relative;
}

.e_tu ul li:last-child {
    margin-right: 0px;
}

.e_tu ul li.mr0 {
    margin-right: 0px;
}

.e_tu li .e_img {
    display: table-cell;
    vertical-align: middle;
    width: 90%;
    height: 200px;
    text-align: center;
}

.e_tu li .button {
    color: #fff;
    padding-top: 10px;
}

.e_tu li .button a {
    color: #fff;
}

.e_tu li .button span {
    width: 100%;
    background: #fbb01f;
}

.e_tu li .button span:hover {
    width: 100%;
    background: #e0690c;
}

.e_tu li span {
    font-size: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    text-align: center;
}

.clear,
.clearfix {
    zoom: 1;
}

.clear:after,
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.newslist {
    font-size: 1.4rem;
    margin-bottom: 5px;
}

.hnews ul li .newslist li {
    margin: 5px 0;
    width: 100%;
    overflow: hidden;
    height: 23px;
}

.newslist li .news_title {
    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 23px;
    line-height: 23px;
    float: left
}

.newslist li .news_addtime {
    width: 20%;
    font-size: 1.4rem;
    float: right;
    height: 23px;
    line-height: 23px;
}

.mlogo {
    width: 1200px;
}

.mlogo ul li {
    float: left;
    width: 180px;
    margin-right: 24px;
    position: relative;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
}

.mlogo ul li:nth-child(6n) {
    margin-right: 0px;
}

.mlogo ul li.mr0 {
    margin-right: 0px;
}

.mlogo li p {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    height: 90px;
    text-align: center;
}

.mlogo ul li img {
    max-width: 160px;
    max-height: 70px;
}

.yqtext {
    width: 100%;
    text-align: center;
    padding-top: 60px;
    font-size: 25px;
}

.yqtext a {
    color: #FFFFFF;
    font-size: 14px;
    background: #B50E16;
    color: #fff;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 15px;
}

.PagingList {
    font-size: 14px;
    margin: 20px 0;
}

.new-list-content {
    padding-left: 57px;
    width: 80%;
}

.new-list-content .new-text {
    margin-bottom: 0;
    height: auto;
}

.new-list-name {
    position: relative;
    font-size: 26px;
    line-height: 30px;
    margin: 10px 0;
    font-weight: normal;
}


/*.new-list-name:before{
    content: ">";
    color: #009452;
    border: 1px solid #009452;
    font-family: "宋体";
    text-align: center;
    position: absolute;
    left: -60px;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
}*/

.new-list-btn-row {
    text-align: center;
    padding-top: 50px;
}

.new-list-btn {
    height: 44px;
    border-radius: 40px;
    background: #f4f4f4;
    padding: 0 30px;
}

.new-list-btn span {
    float: left;
    font-size: 22px;
    line-height: 20px;
    margin-right: 5px;
    margin-bottom: -5px;
}

.new-list-btn:hover {
    color: #fff;
    background: #F44336;
}

.new-list-btn:hover span {
    color: #fff;
}

.new-details-img {
    border-bottom: 5px solid #F44336;
    line-height: 0;
    margin: 50px 0;
}

.new-details-img img {
    width: 100%;
    display: block;
}

.new-details-name {
    color: #333;
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin: 15px 0;
}

.new-details-text {
    margin: 20px 0;
    color: #666;
}

.new-details-text-row {
    margin: 30px 0;
}

.new-return:hover {
    text-decoration: underline;
}

.new-return span {
    font-family: Arial, tahoma, Helvetica, sans-serif;
}

.new-return-row {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    padding: 20px 0;
}

.new-recommend-ul {
    margin: 30px 0;
}

.new-recommend-li {
    float: left;
    width: 46%;
    margin-right: 8%;
    border-bottom: 1px solid #eee;
    position: relative;
    margin-bottom: 5px;
}

.new-recommend-li:nth-of-type(2n) {
    margin-right: 0;
}

.new-recommend-li a {
    position: relative;
    display: block;
    padding-right: 30px;
    color: #999;
    margin: 10px 0;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.new-recommend-li:after {
    content: "→";
    line-height: 24px;
    position: absolute;
    top: 8px;
    right: 0;
    color: #333;
}

.new-recommend-li a:hover {
    color: #F44336;
}

.fl {
    float: left;
}

.new-list-li {
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}


/*新闻*/

.new-list-content {
    width: 100%;
    padding-left: 0;
}

.new-information-tit-top {
    float: left;
    width: 7.5%;
    text-align: center;
    background: #f5f4f4;
    padding: 25px 0 8px 0;
}

.new-information {
    font-size: 16px;
    color: #666;
    margin-top: 8px;
}

.new-information-tit {
    width: 80%;
    margin-left: 2.5%;
    float: left;
}

.new-information-riq {
    font-size: 42px;
    color: #737272;
}

.new-information-tit {
    width: 80%;
    margin-left: 2.5%;
    float: left;
}

.new-list-name {
    font-size: 16px;
    line-height: initial;
    margin: 8px 0 10px 0;
}

.new-list-content .new-text {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
}

.index-new-more {
    float: right;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../image/press-img1.png) no-repeat center center #fff;
    color: #e7e7e7;
    margin-top: 30px;
    border: 1px solid #e7e7e7;
    display: block;
    min-width: initial;
    font-size: 18px;
    transition: 400ms;
}

.new-list-li:hover .index-new-more {
    background: url(../image/press-img2.png) no-repeat center center #F44336;
    border: 1px solid #F44336;
}

.PagingList {
    font-size: 14px;
    margin: 20px 0;
}

.am-pagination .active {
    background: #EEEEEE;
}

.actions {
    float: right;
    margin-top: 22px;
    font-size: 0;
}

.actions .searchbox {
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.actions .searchbox .type {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 36px;
    border-radius: 4px 0 0 4px;
    background: #F44336;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.actions .searchbox .type img {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    margin-top: 10px;
}

.actions .searchbox .text {
    display: inline-block;
    border: 1px solid #F44336;
    vertical-align: top;
    height: 34px;
    outline: none;
    margin: 0 0 0 -1px;
    border-radius: 0 4px 4px 0;
    text-indent: 16px;
    font-size: 12px;
    padding: 0 36px 0 0;
}

@media screen and (min-width: 960px) {
    .actions .searchbox .text {
        width: 200px;
    }
}

.actions .searchbox i {
    font-size: 16px;
    color: #F44336;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
    overflow: hidden;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://www.build-decor.com/css/bdcss/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}

.btn-bt.default {
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    border-width: 2px;
    border-style: solid;
    line-height: 1 !important;
    padding: 13px 36px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}

.news-ind-h2 {
    text-align: center;
}

.news-ind-p {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    margin-top: 12px;
    color: #666;
}

.news-ind-con {
    width: 100%;
    overflow: hidden;
    margin: 30px 0 60px 0;
    font-size: 1.2rem;
}

.news-ind-con-l {
    width: 47.5%;
    float: left;
    overflow: hidden;
}

.news-ind-con-l:hover .news-ind-con-l-img img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transition: 1s;
}

.news-ind-con-r {
    width: 49%;
    float: right;
}

.news-ind-con-r li {
    width: 100%;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    height: 62px;
}

.news-ind-con-r li:last-of-type {
    border-bottom: 1px solid #e5e5e5;
}

.news-ind-con-r-time {
    float: left;
    width: 25%;
    font-size: 18px;
    font-weight: bold;
    line-height: 62px;
    height: 62px;
}

.news-ind-con-r-time a {
    color: #666;
    display: block;
}

.news-ind-con-r-tit {
    float: right;
    width: 70%;
    line-height: 62px;
    font-size: 16px;
    height: 62px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news-ind-con-r-tit a {
    color: #333;
    display: block;
}

.news-ind-con-l-img {
    width: 100%;
    overflow: hidden;
    height: 217px;
    text-align: center;
    position: relative;
}

.news-ind-con-l-img img {
    width: 100%;
    /*max-height:217px;*/
    /*vertical-align: middle;
    position:absolute;
    top:-50%;
    left:0;*/
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transition: 1s;
}

.news-ind-con-l-h3 {
    font-size: 16px;
    margin: 15px 0 10px 0;
}

.news-ind-con-l-time {
    margin-bottom: 13px;
}

.news-ind-con-l-time a {
    color: #999;
}

.news-ind-con-l-com {
    width: 100%;
    font-size: 1.4rem;
    height: 60px;
    overflow: hidden;
}

.news-ind-con-l-com a {
    color: #666;
}

.news-ind-con-l-a {
    font-size: 1.4rem;
    line-height: 45px;
}

.activity-wrap {
    width: 100%;
    overflow: hidden;
    /* background:#f8f9ff; */
}

.news-ind-con-ul {
    width: 100%;
    margin: 30px 0;
    border-bottom: 1px solid #dfe0e5;
    padding-bottom: 35px;
    position: relative;
}

.news-ind-li {
    width: 33.33%;
    /*margin-right:2%;*/
    float: left;
}

.news-ind-li:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transition: 1s;
}

.news-ind-li img {
    width: 100%;
    transition: 400ms;
}

.news-ind-li-img {
    width: 100%;
    height: 290px;
    overflow: hidden;
}

.news-ind-li-tit {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    height: 60px;
}

.news-ind-li-tit a {
    color: #333;
}

.news-ind-con-ul-c {
    width: 100%;
    overflow: hidden;
}

.news-button-next {
    position: absolute;
    z-index: 10;
    top: 32%;
    cursor: pointer;
    right: -75px;
    width: 51px;
    height: 51px;
    background: url(https://www.build-decor.com/css/images/jiantou-r1.png) no-repeat;
    opacity: 0.5;
    transition: 400ms;
}

.news-button-next:hover {
    opacity: 1;
}

.news-button-prev {
    position: absolute;
    z-index: 10;
    top: 32%;
    cursor: pointer;
    left: -75px;
    width: 51px;
    height: 51px;
    background: url(https://www.build-decor.com/css/images/jiantou-l1.png) no-repeat;
    opacity: 0.5;
    transition: 400ms;
}

.news-button-prev:hover {
    opacity: 1;
}

.padtop90 {
    padding-top: 60px;
    padding-bottom: 90px;
}

.comments-bg {
    width: 100%;
    background: url(../image/comments-bg.jpg) center no-repeat fixed;
    overflow: hidden;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row-words {
    width: 33.3%;
    float: left;
}

.text-center {
    text-align: center;
}

.enfonts {
    font-family: Arial, tahoma, Helvetica, sans-serif;
}

.enfonts {
    font-size: 40px;
    color: #f1f1f1;
    letter-spacing: 3px;
    line-height: 60px;
    font-weight: bold;
}

h3.count {
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    position: relative;
    margin-top: 0;
}

h3.count:before {
    content: "";
    width: 30px;
    height: 2px;
    background: #e1e1e1;
    left: 50%;
    position: absolute;
    margin-left: -15px;
    top: 0;
}

.wpb_wrapper {
    padding: 30px 0;
}

.a-image {
    float: left;
    width: 16%;
    padding-left: 4%;
}

.a-image img {
    width: 90%;
    height: 90%;
    border-radius: 50%;
}

.m-quote {
    width: 75%;
    float: left;
}

.m-quote p {
    font-size: 2rem;
    line-height: 3.5rem;
    margin: 0 0 10px;
}

.m-quote .m-quote__footer-content {
    float: right;
    font-size: 1.4rem;
}

.swiper-container {
    --swiper-pagination-color: #999;
    --swiper-navigation-color: #999;
    /* 单独设置按钮颜色 */
}

.wpb_wrapper a {
    color: #EEEEEE
}

.flink {
    color: #888;
    font-size: 12px;
}

.flink a {
    color: #888;
}

@media screen and (max-width:1024px) {
    .container {
        width: 1200px;
        margin: 0px auto;
        padding: 5px 0px;
    }
}