.navbar {
    background: url(../images/index/index_bg_01.png) no-repeat;
    position: fixed;
    top: 0px;
    z-index: 999;
    width: 100%;
    padding: 0;
}

.about {
    background: url(../images/index/index_bg_04.png) no-repeat center 0;
    padding: 200px 0 60px 0;
}

.aboutMore {
    display: block;
    width: 210px;
    height: 45px;
    text-align: center;
    border: 1px solid #c6a67b;
    color: #c6a67b;
    margin-top: 50px;
    line-height: 45px;
}

.aboutMore:hover {
    background: #c6a67b;
    color: #fff;
}

.product {
    background: url(../images/index/index_bg_05.jpg) no-repeat;
    padding: 30px 0 60px 0;
}

.styleItem {
    padding-left: 10px;
    padding-right: 10px;
}

.styleItem a dl {
    position: relative;
}

.styleItem a dl dt {
    overflow: hidden;
    height: 358px;
}

.styleItem a dl dd {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    text-align: center;
}

.styleItem a dd div {
    padding-top: 18px;
    padding-bottom: 18px;
    background: url(../images/index/styleItem_bg_03.png) no-repeat center center;
}

.styleItem:hover a dl dt img {
    transform: scale(1.2);
    transition: transform 0.3s;
}

.styleMore {
    margin: 60px auto 0;
    display: block;
    width: 187px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #c6a67b;
    background: url(../images/index/styleMore_07.png) no-repeat;
}

.pro1 {
    background: url(../images/index/cp_1.jpg) no-repeat;
    height: 940px;
    padding: 20px 0 0 0;
}

.pro2 {
    background: url(../images/index/cp_2.jpg) no-repeat;
    height: 940px;
    padding: 20px 0 0 0;
}

.pro3 {
    background: url(../images/index/cp_3.jpg) no-repeat;
    height: 940px;
    padding: 20px 0 0 0;
}

.cp_left {
    padding: 150px 0;
}

.cp_title {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
}

.cp_text {
    font-size: 18px;
    color: #c6a67b;
    line-height: 40px;
    margin-top: 60px;
    text-align: justify;
}

.vedio {
    background: url(../images/index/vedio.jpg) no-repeat;
    height: 979px;
    padding: 50px 0;
}

.v_con {
    margin: 30px auto 0;
}

.news {
    display: block;
    height: 100%;
    background: #201915;
    padding: 60px 0;
}

.news .news_list {
    justify-content: center;
}

.news .news_list ul {
    list-style: none;
    width: 80px;
}

.news .news_list ul li {
    padding-top: 35px;
    padding-bottom: 150px;
    width: 100%;
    height: 80px;
    position: relative;
}

.news .news_list ul li:nth-child(1) a:nth-child(1),
.news .news_list ul li:nth-child(3) a:nth-child(1) {
    width: 230px;
    height: 200px;
    right: 105px;
    top: 0;
}

.news .news_list ul li a:nth-child(2) {
    position: relative;
    display: block;
    height: 78px;
    width: 78px;
    line-height: 78px;
    text-align: center;
    border: 1px solid #d7ab4a;
    color: #d7ab4a;
    font-size: 18px;
    border-radius: 50%;
}

.news .news_list ul li:nth-child(1) a:nth-child(3),
.news .news_list ul li:nth-child(3) a:nth-child(3) {
    width: 500px;
    height: 200px;
    left: 105px;
    top: 0;
    align-items: center;
}

.news .news_list ul li a:nth-child(1),
.news .news_list ul li a:nth-child(3) {
    position: absolute;
}

.news_list ul li a img {
    transition: all 0.5s;
}

.news_list ul li a:nth-child(1):hover img {
    transform: scale(0.9);
}

.news .news_list ul li a:nth-child(2) {
    position: relative;
    display: block;
    height: 78px;
    width: 78px;
    line-height: 78px;
    text-align: center;
    border: 1px solid #d7ab4a;
    color: #d7ab4a;
    font-size: 18px;
    border-radius: 50%;
}

.news .news_list ul li a:nth-child(2):after {
    position: absolute;
    height: 110px;
    width: 1px;
    content: " ";
    background: #d7ab4a;
    left: 50%;
}

.news .news_list ul li a:nth-child(2):after {
    bottom: -110px;
}

.news .news_list ul li a dt {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}

.news .news_list ul li a dd {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 25px;
}

.news .news_list ul li:nth-child(2) a:nth-child(1) {
    width: 230px;
    height: 200px;
    left: 105px;
    top: 0;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
}

.news .news_list ul li:nth-child(2) a:nth-child(3) {
    width: 500px;
    height: 200px;
    right: 105px;
    top: 0;
    align-items: center;
    justify-content: flex-start;
}

.news .news_list ul li:last-child a {
    color: #fff;
    background: #c6a67b;
    width: 78px;
    height: 78px;
    border-radius: 100%;
    text-align: center;
    line-height: 78px;
}

.d-flex {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}

.sj_news {
    display: none;
}

.contact {
    display: block;
    height: 100%;
    background: url(../images/index/index_bg_07.png) no-repeat;
    padding: 58px 0;
}

.contact .contact_bottomlist {
    margin: 50px auto 0;
}

.contact .contact_list {
    margin: 70px auto 0;
}

.contact .contact_bottomlist div {
    flex: 1;
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    justify-content: center;
}

.contact .contact_bottomlist div ul {
    list-style: none;
    line-height: 3rem;
    color: #fff;
}

.contact .contact_list div {
    flex: 1;
    text-align: center;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    justify-content: center;
    align-items: center;
}

.list_wrapper {
    width: 80%;
    margin: 40px auto;
}

.ab_text {
    color: #c6a67b;
    font-size: 18px;
    line-height: 40px;
    text-indent: 36px;
    padding-top: 100px;
}

.case_ll {
    padding: 20px 0;
    border-top: 1px solid #ccc;
}

.case_date {
    text-align: center;
    padding: 50px 0;
}

.case_date p {
    font-size: 48px;
    color: #333;
    font-weight: bold;
}

.case_date span {
    font-size: 18px;
    color: #777;
}

.case_cc {
    border-left: 1px solid #ececec;
    padding-left: 40px;
}

.case_cc h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 50px;
}

.case_cc p {
    color: #777;
    line-height: 30px;
}

.case_cc a.detail {
    display: block;
    border: 1px solid #e1e1e1;
    width: 146px;
    height: 44px;
    line-height: 44px;
    border-radius: 3px;
    color: #666;
    text-align: center;
    margin-top: 30px;
}

.case_pic img {
    width: 90%;
    margin: 10px auto 0;
    display: block;
}

.case_cc a.detail:hover {
    background: #85343a;
    color: #fff;
    border: 1px solid #85343a;
}

.cp_list a {
    width: 100%;
    display: block;
    background: #85343a;
}

.cp_list a img {
    transition: all 0.5s;
}

.cp_list a:hover img {
    transform: scale(1.05);
}

.cp_list a p.cp_pic {
    margin: 10px;
    padding-top: 10px;
    height: 280px;
    overflow: hidden;
}

.cp_title {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
}

@media (min-width: 992px) {
    .navbar .container {
        max-width: 1300px;
    }
    .about .container,
    .pro1 .container,
    .pro2 .container,
    .pro3 .container,
    .contact .container {
        max-width: 1500px;
    }
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #000;
}