.main-content .content-wrapper {
    width: 100%;
    overflow: hidden;
}

.main-content .content-wrapper main {
    padding-left: 0;
    padding-right: 0;
}

.main-content .content-wrapper .sidebar-first {
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #a2a2a2;
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) {
    padding: 0;
    list-style-type: none;
}

@media (min-width:1140px) {
    .main-content .content-wrapper .sidebar-first ul:not(.contextual-links) {
        padding-top: 2rem;
    }
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li {
    margin-left: 4rem;
    margin-right: 4rem;
    padding: 1rem .5rem .9rem;
    border-bottom: 1px solid #d5d5d5;
}

@media (min-width:1140px) {
    .main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li {
        margin-right: 0;
    }
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a {
    font-size: 1.3rem;
    font-weight: 300;
    padding: 0;
    background: transparent;
    outline: none;
    display: block;
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a div {
    line-height: 0.8rem;
    font-size: 0.7rem;
    text-transform: uppercase;
}

@media (min-width:1140px) {
    .main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a {
        font-size: 1.2rem;
    }
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a:hover,
.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a:focus {
    background: transparent;
    outline: none;
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li a.active {
    font-weight: bold;
}

.main-content .content-wrapper .sidebar-first ul:not(.contextual-links) li.active a {
    font-weight: bold;
}

.main-content .content-wrapper .sidebar-first+.main-content-with-sidebar {
    margin-left: -1px;
    border-left: 1px solid #a2a2a2;
    padding-top: 50px;
    padding-bottom: 30px;
}

.main-content .pro-detail .swiper-container {
    padding-top: 50px;
    padding-bottom: 50px;
}

.main-content .pro-detail .swiper-container .swiper-slide .box {
    text-align: center;
}

.main-content .pro-detail .swiper-pagination-bullet-active {
    background: #101116;
}

.site {
    height: 50px;
    line-height: 50px;
    max-width:1560px;
}

#loadMark {
    text-align: center;
    margin-bottom: 20px;
}

.about-item01 {
    background: url(../../images/home/about/about-item01-bg.jpg) no-repeat center center/cover;
    padding-bottom: 105px;
}

.about-item01 .item01 {
    margin-top: 140px;
}

.about-item01 .item01 .left {}

.about-item01 .item01 .left .title {
    font-size: 24px;
    line-height: 36px;
}

.about-item01 .item01 .left .contxt {
    line-height: 30px;
    color: #666;
    padding-bottom: 15px;
    border-bottom: 1px solid #b1b1b1;
    margin-top: 50px;
}

.about-item01 .item01 .left img {
    margin-top: 170px;
}

.about-item01 .item01 .right {
    margin-top: 100px;
    position: relative;
}

.about-item01 .item01 .right .img01 {}

.about-item01 .item01 .right .img02 {
    position: absolute;
    right: 200px;
    top: 190px;
}

.about-item01 .item02 {
    margin-top: 200px;
}

.about-item01 .item02 .contxt {
    text-align: right;
    padding-top: 25px;
}

.about-item01 .item02 .contxt .title {
    font-size: 24px;
}

.about-item01 .item02 .contxt .ms {
    line-height: 30px;
    margin-top: 60px;
    color: #666;
}

@media screen and (max-width:1025px) {
    .about-item01 {
        padding-bottom: 40px;
    }

    .about-item01 .item01 {
        margin-top: 30px;
    }

    .about-item01 .item01 .left {
        width: 100%;
        float: none;
    }

    .about-item01 .item01 .left .title {
        font-size: 16px;
        line-height: 24px;
    }

    .about-item01 .item01 .left .contxt {
        line-height: 22px;
        margin-top: 20px;
        display: inline-block;
    }

    .about-item01 .item01 .left img {
        display: none;
    }

    .about-item01 .item01 .right {
        margin-top: 40px;
        height: 400px;
    }

    .about-item01 .item01 .right .img01 {
        width: 260px;
    }

    .about-item01 .item01 .right .img02 {
        width: 220px;
        right: 110px;
        top: 120px;
    }

    .about-item01 .item02 {
        margin-top: 25px;
    }

    .about-item01 .item02 .contxt {
        padding-top: 0;
        float: none;
        text-align: left;
    }

    .about-item01 .item02 .contxt .title {
        font-size: 16px;
    }

    .about-item01 .item02 .contxt .ms {
        font-size: 14px;
        line-height: 20px;
        margin-top: 20px;
    }

    .about-item01 .item02 .img {
        padding: 0px 30px;
    }
}

.about-item02 {
    background: url(../../images/home/about/about-item02-bg.jpg) no-repeat center center/cover;
    padding: 155px 0px 220px 0;
}

.about-item02 .title {
    font-size: 20px;
    color: #333;
    padding-left: 165px;
}

.about-item02 .box {
    height: 540px;
    background: url(../../images/home/about/about-item02-img01.jpg) no-repeat center center/cover;
    color: #fff;
    position: relative;
    padding-left: 11%;
    margin-top: 85px;
}

.about-item02 .box img {
    position: absolute;
    right: -125px;
    top: -94px;
}

.about-item02 .box .contxt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 395px;
    line-height: 36px;
}

@media screen and (max-width:1367px) {
    .about-item02 .box {
        padding-left: 5%;
    }

    .about-item02 .box img {
        right: -300px;
    }
}

@media screen and (max-width:1025px) {
    .about-item02 {
        padding: 30px 0;
    }

    .about-item02 .title {
        padding-left: 20px;
        font-size: 16px;
    }

    .about-item02 .box {
        margin-top: 20px;
        padding: 30px;
        height: auto;
    }

    .about-item02 .box img {
        display: none;
    }

    .about-item02 .box .contxt {
        position: static;
        line-height: 24px;
        transform: translateY(0);
    }
}


.news_case {
    padding: 60px 0;
}

.news_case_box {
    text-align: center;
    margin-bottom: 50px;
    overflow: hidden;
}

.news_case_box>div {
    display: inline-block;
    margin: 0px auto;
    background-color: #fff;
}

.news_case_top {
    text-align: center;
    position: relative;
}

.news_case_top>a>img {
    width: 100%;
    display: block;
}

.news_case_top>a>div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4)
}

.news_case_top>a>div>i {
    position: absolute;
    width: 1px;
    height: 2px;
}

.news_case_top>a>div>i::before,
.news_case_top>a>div>i::after {
    position: absolute;
    content: '';
    background-color: #fff;
    opacity: 0;
}

.news_case_top>a>div>i::before {
    width: 0px;
    height: 1px;
    transition: width 1s;
}

.news_case_top>a>div>i::after {
    width: 1px;
    height: 0px;
    transition: height 1s;
}

.news_case_top>a>div>i:nth-child(1) {
    top: 5%;
    left: 5%;
}

.news_case_top>a>div>i:nth-child(2) {
    top: 5%;
    right: 5%;
}

.news_case_top>a>div>i:nth-child(2)::before {
    right: 0;
}

.news_case_top>a:hover>div {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.news_case_top>a:hover>div>i::before,
.news_case_top>a:hover>div>i::after {
    opacity: 1;
}

.news_case_top>a:hover>div>i::before {
    width: 80px;
}

.news_case_top>a:hover>div>i::after {
    height: 80px;
}

.news_case_bottom {
    text-align: center;
    margin: -50px 40px 0px 40px;
    background: #fff;
    padding: 0 30px 30px;
    box-sizing: border-box;
    z-index: 1;
    position: relative;
}

.news_case_bottom>a>div {
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    text-align: center;
    margin: 0px auto;
    padding-top: 15px;
    overflow: hidden;
}

.news_case_bottom>a>div>div {
    flex: 1;
}

.news_case_bottom h4 {
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    line-height: 1.4em;
    height: 1.4em;
    overflow: hidden;
    margin-bottom: 5px;
}

.news_case_bottom p {
    font-size: 12px;
    line-height: 1.4em;
    height: 2.8em;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 2px;
    max-height: 2.8em;
    overflow: hidden;
}

.news_case_bottom .view {
    width: 120px;
    background: #454545;
    font-size: 12px;
    color: #fff;
    display: block;
    height: 2.4em;
    line-height: 2.4em;
    text-align: center;
    margin: 0 auto;
}

.video_box,
.video_box2 {
    width: 100%;
    height: 0px;
    padding-top: 60%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.video_box::after,
.video_box2::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    background: url(../../images/home/icon_2.png) no-repeat center;
}

.news_case_box h5 {
    margin-top: 10px;
}

/*视频弹窗*/
.show_video {
    display: none;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1111;
}

.show_video video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.show_video .btn_video_close {
    font-size: .4rem;
    text-align: center;
    color: #fff;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    transform: rotate(45deg);
    background: url(../../images/home/add3.svg) no-repeat center rgba(0, 0, 0, .5);
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

@media (max-width:812px) {
    .news_case {
        padding: 30px 0;
    }
}

.news_main {
    padding-top: 50px;
    width:84%;
    max-width:1560px;
}

.news_main ul {
    margin: 0 -20px;
}

.news_main li {
    width: 33.3%;
    float: left;
    margin-bottom:30px;
}

.news_main li dl {
    margin: 0 20px;
    /* border-top: 1px solid #6a7074; */
}

.news_main li dl dd span {
    display: block;
    padding: 5px 0;
    line-height: 1em;
    font-size: 14px;
    line-height:16px;
    color: #000000;
    font-family: Arial;
}

.news_main li dl dt {
    margin-top:10px;
    font-size: 16px;
    line-height:28px;
    height: auto;
    overflow: hidden;
}

.news_main li dl p {
    color: #858585;
    font-size: 14px;
    line-height: 2em;
    height: 10em;
    overflow: hidden;
    margin-bottom: 34px;
}

.news_main li dl a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.news_main li dl a img {
    width: 100%;
    height: auto;
}

.news_main li dl a img {
    text-decoration: none;
    transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    display: block;
}

.news_main li dl .ratio-img {
    overflow: hidden;
    position: relative;
    padding-top: 60%;
}

.news_main li dl .ratio-img>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.news_main li dl .ratio-img>div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4)
}

.news_main li dl .ratio-img>div>i {
    position: absolute;
    width: 1px;
    height: 2px;
}

.news_main li dl .ratio-img>div>i::before,
.news_main li dl .ratio-img>div>i::after {
    position: absolute;
    content: '';
    background-color: #fff;
    opacity: 0;
}

.news_main li dl .ratio-img>div>i::before {
    width: 0px;
    height: 1px;
    transition: width 1s;
}

.news_main li dl .ratio-img>div>i::after {
    width: 1px;
    height: 0px;
    transition: height 1s;
}

.news_main li dl .ratio-img>div>i:nth-child(1) {
    top: 5%;
    left: 5%;
}

.news_main li dl .ratio-img>div>i:nth-child(2) {
    top: 5%;
    right: 5%;
}

.news_main li dl .ratio-img>div>i:nth-child(2)::before,
.news_main li dl .ratio-img>div>i:nth-child(4)::before {
    right: 0;
}

.news_main li dl .ratio-img>div>i:nth-child(3) {
    bottom: 5%;
    left: 5%;
}

.news_main li dl .ratio-img>div>i:nth-child(4) {
    bottom: 5%;
    right: 5%;
}

.news_main li dl .ratio-img>div>i:nth-child(3)::after,
.news_main li dl .ratio-img>div>i:nth-child(4)::after {
    bottom: 0;
}

.news_main li dl a:hover .ratio-img>div {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.news_main li dl a:hover .ratio-img>div>i::before,
.news_main li dl a:hover .ratio-img>div>i::after {
    opacity: 1;
}

.news_main li dl a:hover .ratio-img>div>i::before {
    width: 50px;
}

.news_main li dl a:hover .ratio-img>div>i::after {
    height: 50px;
}

/* .news_main li dl a:hover img{transform:scale(1.2);} */
.news_main li dl a:hover span,
.news_main li dl a:hover p {
    color: #916d5a
}

@media (max-width:1200px) {
    .news_main {
        padding-top: 20px;
        width:90%;
    }

    .news_main li {
        margin-bottom: 20px;
    }

    .news_main li dl dd p {
        margin-bottom: 5px;
    }

    .news_main li dl dd span {
        padding: 10px 0;
    }

    .news_main li {
        width: 100%;
    }

    .news_main li dl dd a {
        width: 100%;
    }

    .news_main li dl dt {
        margin-bottom: 0px;
        height: 1.6em;
    }

    .news_main li dl dt,
    .news_main li dl dd span {
        font-size: 14px;
    }
}

.news-detail-main {
    padding-bottom: 70px;
    padding-top: 50px;
}

.news-detail-main .span {
    line-height: 32px;
    font-size: 12px;
    border-top: 1px solid #6a7074;
    display: block;
    color: #7d7d7e;
    text-decoration: none;
}

.news-detail-main h4 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: 1.4em;
    padding: 30px 0;
    text-align: center;
}

.news-detail-main img {
    max-width: 100%;
}

@media (max-width:812px) {
    .news-detail-main {
        padding: 20px 0;
    }

    .news-detail-main h4 {
        font-size: 16px;
        padding: 10px 0;
    }
}

.style_header {
    height: 22px;
    line-height: 22px;
    padding: 8px 16px;
    background: #333137;
    color: #fff;
    margin-top:10px;
    margin-bottom:0px;
    z-index: 10;
}

.style_header_cen {
    text-align: center;
}

.style_header span {
    float: left;
    font-size: 12px;
}

.style_header_cen span {
    float: none;
}

.style_select {
    float: left;
    height: 22px;
    border: 1px solid #fff;
    width: 108px;
    padding-right: 22px;
    background: url(../../images/home/down.svg) no-repeat 86px center;
    background-size: 13px 7px;
    position: relative;
    cursor: pointer;
}

.style_select dl {
    position: absolute;
    z-index: 1;
    width: 200px;
    left: 0;
    top: 24px;
    background: #333137;
    display: none;
}

.style_select em,
.style_select dd {
    font-size: 12px;
    font-style: normal;
    padding-left: 8px;
    line-height: 20px;
    display: block;
    height: 22px;
}

.style_select dd {
    cursor: pointer;
}

.style_select dd a {
    display: block;
    text-decoration: none;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #eee;
}

.style_rightMenu {
    float: right;
}

.style_rightMenu a {
    margin-left: 18px;
    position: relative;
    top: 3px;
}

.style_rightMenu i {
    font-size: 12px;
    margin-left: 18px;
}

.style_inp {
    width: 184px;
    height: 22px;
    border-radius: 11px;
    background: #fff;
}

.style_inp input {
    margin-left: 10px;
    width: 144px;
    height: 22px;
    background: none;
    border: 0;
    float: left;
}

.style_inp button {
    width: 22px;
    height: 22px;
    background: url(../../images/home/search.svg) no-repeat center;
    float: left;
    border: 0;
    background-size: 14px 14px;
}

@media only screen and (max-width: 767px) {
    .style_select {
        width: 80px;
    }

    .style_rightMenu i,
    .style_header>i {
        display: none;
    }

    .style_inp {
        width: 80px;
    }

    .style_inp input {
        width: 40px;
    }
}

.style_l {
    width: 110px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}

.style_l h4 {
    margin-bottom: 14px;
}

.style_l ul {
    margin-bottom: 50px;
}

.style_l ul li {
    line-height: 20px;
    border-bottom: 1px solid transparent;
    margin-bottom: 12px;
    font-size: 12px;
}

.style_l ul li a {
    display: block;
    color: #979797;
}

.style_l ul li.on,
.style_l ul li:hover {
    border-bottom: 1px solid #979797;
    font-weight:bold;
    color:#000;
}
.style_l ul li.on a,
.style_l ul li:hover a{
    border-bottom: 1px solid #979797;
    font-weight:bold;
    color:#000;
}

.style_l h5 {
    padding-bottom: 20px;
    border-bottom: 1px solid #979797;
    margin-bottom: 10px;
}

.style_l ol {
    position: relative;
    position: relative;
    overflow: hidden;
    padding: 0px;
}

.style_l ol li {
    float: left;
}

.style_l ol li dd {
    margin-bottom: 10px;
    width: 110px;
    height: 110px;
}

.style_l ol li img {
    width: 100%;
    height: 100%;
}

.style_dot {
    padding-top: 10px;
    text-align: center;
}

.style_dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #979797;
    margin-right: 10px;
    cursor: pointer;
}

.style_dot span:last-child {
    margin-right: 0;
}

.style_dot span.on {
    background: #000000;
}

.style_r {
    float: right;
    width: calc(100% - 150px)
}

.style_r li {
    width: 33.3%;
    float: left;
}

.style_r ul {
    margin: 0 -13px;
}

.style_r li .style_box {
    margin: 0 13px;
    position: relative;
}

.style_r li .style_box>a {
    display: block;
    width: 100%;
    margin-bottom: 26px;
    overflow: hidden;
}

.style_r li .style_box>a img {
    width: 100%;
    height: 100%;
}

.style_inner_cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(51, 49, 55, 0.5);
    opacity: 0;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.style_inner_cover>i {
    color: #fff;
    font-size: 12px;
    padding-top: 18px;
    display: block;
    position: absolute;
    bottom: 22px;
    text-align: center;
    width: 100%;
    left: 0;
}

.icon_header {
    text-align: center;
    width: 102px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    padding-top: 45px;
}

.icon_header a {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: left;
}

.icon_header>.aBox {
    display: inline-block;
    width: 24px;
    height: 24px;
    float: left;
    position: relative;
}

.icon_header>.aBox>a {
    position: absolute;
    z-index: 20;
    left: 0;
    top: 0;
    opacity: 1;
}

.icon_header>.aBox embed {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
}

.style_inner_cover span {
    margin: 0 24px;
    width: 1px;
    height: 24px;
    display: inline-block;
    background: #fff;
    float: left;
}

.style_inner_cover>a {
    display: block;
    position: absolute;
    z-index: 40;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.style_box dl {
    text-align: center;
}

.style_box dl dt {
    position: relative;
    line-height: 32px;
    font-size: 14px;
    margin-bottom: 10px;
}

.style_box dl dt a {
    color: #000000;
    font-family: Arial;
}

.style_box dl dt a:hover {
    color: #b1b0ae;
}

.style_box dl dt i {
    position: absolute;
    display: block;
    width: 34px;
    height: 2px;
    background: #000000;
    left: 50%;
    margin-left: -17px;
    top: 0;
}

.style_box dl dd {
    font-size: 12px;
    color: #858585;
    line-height: 1.7em;
    height: 3.4em;
    overflow: hidden;
    margin-bottom: 40px;
}

.txt_list_imgbox {
    padding-bottom: 20px;
}

.txt_list_imgbox,
.txt_list_imgbox a {
    color: #000;
    font-weight: bold;
}

.txt_list_imgbox a {
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    font-weight: normal;
}

.icon_header .share_slide {
    right: auto;
    left: 230px;
    padding-top: 8px;
}

.icon_header .share_slide a {
    margin-left: 8px;
}

.style_r li.on .icon_header .share_slide {
    left: 20px;
}

.style_r h4 {
    margin: 24px 0 70px;
    text-align: center;
}

.style_r li:hover .style_inner_cover {
    opacity: 1;
}

.sear_pro_list {
    float: none;
    width: 100%;
    margin: 20px 0 0;
}

.sear_pro_list li {
    width: 25%;
    *+margin-left: -1px;
}

.style_list ul {
    margin: 0;
    padding-bottom: 30px;
}

.style_list li {
    width: 100%;
    margin-bottom: 40px;
}

.style_box_list {
    width: 100%;
}

.style_box_list>a {
    display: block;
    width: 50%;
    margin-right: 68px;
    float: left;
}

.style_box_list>a img {
    width: 100%;
    height: auto;
}

.style_box_list h5 {
    float: left;
    padding-top: 24px;
    margin-right: 46px;
    width: 120px;
}

.style_box_list h5 i {
    display: block;
    width: 35px;
    height: 2px;
    background: #000000;
    margin-bottom: 24px;
}

.style_box_list h5 em {
    line-height: 20px;
    color: #000;
    font-family: Arial;
    font-weight: normal;
    display: block;
}

.style_box_list h5 span {
    font-size: 20px;
    color: #333137;
    font-weight: normal;
    line-height: 32px;
    display: block;
    width: 4em;
    overflow: hidden;
}

@media only screen and (max-width: 1023px) {
    .style_l {
        margin-left: 0;
    }

    .style_l ol li dd {
        margin-bottom: 4px;
    }

    .style_r h4,
    .style_box dl dd {
        margin-bottom: 40px;
    }

    .style_r {
        margin-left: 60px;
        width: 790px;
    }

    .style_box_list>a {
        margin-right: 35px;
    }

    .style_box_list h5 {
        margin-right: 40px;
    }

    .text_list {
        width: 214px;
        padding-top: 40px;
    }

    .style_box_list h5 i {
        margin-bottom: 20px;
    }

    .style_box_list h5 {
        padding-top: 20px;
    }

    .txt_list_more {
        width: 100%;
    }

    .style_box_list h5 span {
        font-size: 18px;
    }

    .style_inner_cover {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .style_r {
        margin-left: 0px;
    }

    .style_l {
        width: 100%;
    }

    .style_l ul li {
        float: left;
        margin-right: 20px;
    }

    .style_r li .style_box>a {
        margin-bottom: 10px;
    }

    .style_l h5 {
        display: none;
    }

    .style_l ol {
        display: none;
    }

    .style_dot {
        display: none;
    }

    .style_r {
        width: 100%;
    }

    .style_r li {
        width: 50%;
    }

    .style_r ul {
        margin: 0 -5px;
    }

    .style_r li .style_box {
        margin: 0 5px;
    }

    .other_main {
        padding: 0;
    }

    .style_box_list>a {
        margin-right: 0px;
    }

    .style_box_list h5 {
        margin-right: 0px;
    }

    .style_list li {
        width: 100%;
        margin-bottom: 20px
    }

    .style_box_list>a {
        width: 100%;
        float: none;
    }

    .style_box_list h5 {
        float: none;
    }

    .text_list {
        padding-top: 10px;
        float: none;
        width: 100%;
    }

    .style_r>h4 img,
    .style_l h4 img,
    .about_main .about_part1 h4 img,
    .about_part_c img,
    .about_part4>img {
        display: none;
    }

    .style_r>h4 span,
    .style_l h4 span,
    .about_main .about_part1 h4 span,
    .about_part_c span,
    .about_part4>span {
        font-size: 16px;
        font-weight: normal;
        display: block;
    }

    .style_inner_cover {
        padding-top: 20px;
    }
}

/*pro-view*/
.product-view {
    margin-top: 130px;
    padding: 50px 0;
    min-height: 450px;
}

.product-view .swiper {
    overflow: hidden;
    padding-top: 50px;
}

.product-view .swiper .vertical {
    width: 20%;
}

.product-view .swiper .vertical ul li:hover {
    opacity: 0.5;
}

.product-view .swiper .swiper-container {
    position: relative;
}

.product-view .swiper .swiper-container .swiper-wrapper {
    text-align: center;
}

.product-view .swiper .swiper-container .swiper-wrapper .swiper-slide {
    cursor: pointer;
}

.product-view .swiper .swiper-container .swiper-wrapper .swiper-slide img {
    display: unset;
}

.product-view .swiper .vertical img {
    width: 90px;
    cursor: pointer;
}

.product-view .swiper .vertical .current img {
    opacity: 0.5 !important;
}

.product-view .swiper-list {
    width: 76%;
    overflow: hidden;
    margin: 0 2%;
}

.product-view .swiper-list ul {
    width: 800%;
    position: relative;
    left: 0;
    transition: ease-in-out all 0.7s;
}

.product-view .swiper-list ul li {
    width: 12.5%;
}

.product-view .swiper-list ul li img {
    width: 100%;
}

.product-view .detail h1 {
    margin: 30px 0 20px 0;
    font-size: 24px;
}

.product-view .detail aside {
    margin: 20px 0;
    color: #868686;
}

@media screen and (max-width: 768px) {
    .product-view .swiper .vertical ul li {
        float: left;
    }

    .product-view .swiper {
        float: none;
        width: 100% !important;
    }

    .product-view .swiper .vertical {
        width: 100%;
    }

    .product-view .swiper-list {
        width: 100%;
    }

    .product-view {
        margin-top: 45px;
        max-width:90%;
    }

    .product-view {
        padding: 0 0px 30px 0px;
    }

    .product-view .w50 {
        width: 100% !important;
    }

    .product-view .detail h1 {
        font-size: 22px;
        font-weight: 400;
    }

    .product-view {
        min-height: auto;
    }
}

.join-section {
    padding: 50px 0px
}

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

.join-title>h2 {
    font-weight: 300;
}

/*.join-title>h2>span{ color:#cdb592; }*/
.join-title>h5 {
    /* color:#cdb592; */
    text-transform: uppercase;
    font-weight: 300;
}

@media screen and (max-width: 812px) {
    .join-section {
        padding: 50px 0px 20px 0px
    }

    .join-title {
        padding: 0px;
    }
}

.join-advantage {
    text-align: center;
}

.join-advantage>figure {
    margin: 28px auto 0 auto;
    position: relative;
    padding: 20px;
    border-bottom: 1px #e7e7e7 solid;
}

.join-advantage>figure>div {
    font-size: 1.6rem;
    font-style: italic;
    /* color:#cdb592; */
    width: 100px;
    float: left;
}

.join-advantage>figure>figcaption {
    padding: 7px;
    width: calc(100% - 100px);
    text-align: left;
    min-height: 56px;
}

@media screen and (max-width: 812px) {
    .join-advantage>figure {
        padding: 0px 0px 10px 10px;
        margin: 0px auto 0 auto;
    }

    .join-advantage>figure>div {
        padding: 0px 0px;
        font-size: 1rem;
        width: 40px;
    }

    .join-advantage>figure>figcaption {
        padding: 2px;
        left: 0px;
        right: unset;
        width: 95%;
        min-height: 28px;
    }
}

.join-advantage-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.join-advantage-box .join-icon {
    display: inline-block;
    width: 87px;
    height: 87px
}

.join-advantage-box .join-item {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 65px 0 48px;
    background: transparent;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    cursor: pointer;
    text-align: center;
    position: relative
}

.join-advantage-box .join-item .content {
    width: 72%;
    margin: 30px auto 0;
    text-align: center
}

.join-advantage-box .join-item .title {
    font-size: 1.25rem;
    margin-bottom: 30px
}

.join-advantage-box-boxiner .join-item .desc {
    font-size: 1rem;
    line-height: 1.75;
    color: grey;
    padding-bottom: 50px
}

.join-advantage-box .join-item:after {
    content: "";
    width: 38px;
    height: 2px;
    background: #505050;
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.join-advantage-box .join-item:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1)
}

@media screen and (min-width:240px) and (max-width:799px) {
    .join-advantage-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .join-advantage-box .join-icon {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-size: 40px 40px !important;
        margin-top: 8px
    }

    .join-advantage-box .join-item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 25px;
        cursor: pointer;
        text-align: left;
        background: #fff;
        -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
        box-shadow: 0 0 12px rgba(0, 0, 0, .1);
        border-radius: 5px;
        margin-bottom: 10px
    }

    .join-advantage-box .join-item .content {
        margin: 0;
        text-align: left;
        margin-left: 20px
    }

    .join-advantage-box .join-item .title {
        font-size: 17px;
        margin-bottom: 12px
    }

    .join-advantage-box .join-item .desc {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 0
    }

    .join-advantage-box .join-item:after {
        display: none
    }
}

@media screen and (min-width:800px) and (max-width:1199px) {
    .join-advantage-box .join-icon {
        display: inline-block;
        width: 68px;
        height: 68px
    }

    .join-advantage-box .join-item {
        padding: 55px 0 44px
    }

    .join-advantage-box .join-item .content {
        width: 72%;
        margin: 24px auto 0;
        text-align: center
    }

    .join-advantage-box .join-item .title {
        font-size: 1.125rem;
        margin-bottom: 26px
    }

    .join-advantage-box .join-item .desc {
        font-size: .8125rem;
        line-height: 1.75;
        color: grey;
        padding-bottom: 30px
    }

    .join-advantage-box .join-item:after {
        content: "";
        height: 1px
    }
}

.join-support>figure {
    margin: 0px auto;
    position: relative;
    border-bottom: 1px #e7e7e7 solid;
}

.join-support>figure>div {
    background: url(../../images/home/join/join_04.png) no-repeat right top;
    background-size: 34px;
    cursor: pointer;
}

.join-support>figure>div>img {
    float: left;
    height: 34px;
    margin: 0px 10px;
}

.join-support>figure>div>p {
    line-height: 34px;
    font-size: 1rem;
}

.join-support>figure>figcaption {
    max-height: 0px;
    overflow: hidden;
    -moz-transition: max-height 1s ease;
    -webkit-transition: max-height 1s ease;
    -o-transition: max-height 1s ease;
    transition: max-height 1s ease;
}

.join-support>figure>figcaption>div {
    padding: 10px;
    line-height: 24px;
}

.join-support.on>figure>figcaption {
    max-height: 300px;
}

.join-support.on>figure>div {
    background: url(../../images/home/join/join_05.png) no-repeat right top;
    background-size: 34px;
}

/* .join-support>figure:hover>figcaption{height:100px;} */
@media screen and (max-width: 812px) {
    .join-support>figure>div {
        background-size: 24px;
    }

    .join-support>figure>div>img {
        height: 24px;
    }

    .join-support>figure>div>p {
        line-height: 24px;
        font-size: 0.8rem;
    }
}

.join-hotline .join-title {
    background-color: #f6f5f5;
}

.join-hotline figure {
    padding: 40px 0px 0px 0px;
    font-size: 1rem;
}

@media screen and (max-width: 812px) {
    .join-hotline {
        margin-bottom: 50px
    }

    .join-hotline figure {
        padding: 20px 0px 0px 0px;
        font-size: 0.8rem;
    }
}

.join-box {
    background: url(../../images/home/join/join_04.jpg?t=1) no-repeat center;
    background-size: cover;
}

.join-box .join-title>h2 {
    color: #ffffff
}

.join-box .join-title>h5 {
    color: #ffffff
}

.join-process {
    padding-bottom: 20px;
    padding-top: 20px;
}

.join-process>ul {
    border: 3px #ccc solid;
    padding: 3% 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.join-process>ul>li {
    color: #ffffff;
    font-size: 1.1rem;
    text-align: center;
    padding: 0px 10px;
}

.join-process>ul>li>img {
    margin: 0px auto;
    display: block;
}

@media screen and (max-width: 1440px) {
    .join-process>ul>li {
        font-size: 1rem;
        padding: 0px 2px;
    }
}

@media screen and (max-width: 812px) {
    .join-box {
        padding-bottom: 50px;
    }

    .join-process {
        padding-bottom: 50px;
    }

    .join-process>ul {
        border: 3px #ccc solid;
        justify-content: flex-start;
    }

    .join-process>ul>li {
        white-space: nowrap;
        font-size: 0.7rem;
        padding: 0px;
    }
}

.join-apply {
    padding-top: 20px;
}

.join-apply .cms_error {
    border: 1px solid #c63;
    background: #FFECEC;
    color: #cb1b05;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.join-apply .cms_error p {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #c63;
    padding: 0 12px;
    line-height: 30px;
}

.join-apply .cms_error p:last-child {
    border-bottom: 0;
}

.join-apply input[type="text"] {
    width: 100%;
    line-height: 32px;
    height: 32px;
    padding: 0 6px;
    outline: none;
    font-size: 12px;
}

.join-apply textarea {
    width: 100%;
    line-height: 32px;
    height: 32px;
    padding: 0 6px;
    outline: none;
    font-size: 12px;
}

.join-apply .captcha_box input.captcha {
    width: 70%;
    float: left;
}

.join-apply .captcha_box .vimg {
    width: calc(30% - 25px);
    height: 32px;
    float: right;
}

.join-apply .captcha_box .vimg>img {
    width: 100%;
    height: 36px;
}

.join-apply .submit input {
    width: 100%;
    height: 51px;
    cursor: pointer;
    margin: 20px auto;
    background: #000;
    color: #FFF;
    font-size: 18px;
    border: none;
    outline: none;
}

.join-apply .join-tel {
    text-align: center;
    font-size: 18px;
    color: #FFF;
}

.join-apply .join-tel a {
    color: #fff;
}

@media screen and (max-width: 812px) {
    .join-apply p {
        margin: 0px;
    }

    .join-apply .submit input {
        height: 34px;
        font-size: 14px;
    }

    .join-apply .join-tel {
        font-size: 16px;
    }
}

.table-box {
    margin: 10px;
}

.ph_table {
    width: 100%;
    text-align: center;
}

.ph_table td {
    text-align: left;
    line-height: 30px;
    padding: 15px 20px;
    background: #ececec;
    position: relative;
}

.ph_table td span {
    display: block;
}

.ph_table tr:nth-child(2n) td,
.ph_table tr:nth-child(2n) {
    background: #f7f7f7
}

.ph_table thead td {
    background: #f7f7f7;
    color: #403e43;
    font-weight: bold;
}

.ph_table td em {
    padding-left: 16px;
    font-style: normal;
}

.ph_table td a.view_pic img {
    vertical-align: middle;
}

.ph_table .t1 {
    width: 10%;
    text-align: left;
}

.ph_table .t2 {
    width: 30%;
}

.ph_table .t3 {
    width: 45%;
}

.ph_table .t4 {
    width: 15%;
}

@media screen and (max-width: 812px) {

    .ph_table,
    .ph_table thead,
    .ph_table tbody,
    .ph_table th,
    .ph_table td,
    .ph_table tr {
        display: block;
    }

    .ph_table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .ph_table tr {
        border: 1px solid #ddd;
        border-bottom: 0;
        margin-bottom: 20px;
    }

    .ph_table td {
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding: 5px 0;
        padding-left: 6em;
        white-space: normal;
        text-align: left;
    }

    .ph_table td:before {
        position: absolute;
        top: 0;
        left: 0;
        padding: 5px 0;
        width: 6em;
        text-indent: 10px;
        white-space: nowrap;
        text-align: left;
    }

    .ph_table td:before {
        content: attr(data-title);
    }

    .ph_table td em {
        padding-left: 0px;
    }

    .ph_table td span {
        padding-right: 10px;
    }
}

/* .contact .destail{padding-bottom:70px;padding-top:50px;min-height:300px;text-align:center;}
.contact .destail>div{display:inline-block;text-align:left;line-height:24px;} */

.contact {
    padding: 50px 0;
    max-width:1560px;
    padding-top:0px;
    width:84%;
}
@media screen and (max-width:1200)
{
    .contact 
    {
        width:90%;
    }
}

.contact .title {
    text-align: left;
    margin-top: 50px;
}

.contact .title h3 {
    font-size: 28px;
}

.contact .title h4 {
    font-size: 22px;
}

.contact .title img {
    height: 40px;
}

.contact .cms_error {
    border: 1px solid #c63;
    background: #FFECEC;
    color: #cb1b05;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.contact .cms_error p {
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #c63;
    padding: 0 12px;
    line-height: 30px;
}

.contact .cms_error p:last-child {
    border-bottom: 0;
}

.contact .item {
    margin: 20px 0;
}

.contact .item li {
    float: left;
    width: 48%;
    height: 40px;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center
}

.contact .item li.add {
    height: 22px;
    align-items: baseline
}

.contact .item li .w {
    display: inline-block;
    width: 14px;
}

.contact .item li.add2 .w,
.contact .item li.add2 .add2b {
    display: none;
}

.contact .item li>b {
    flex-shrink: 0
}

.contact .item li>div {
    flex-shrink: 1
}

.contact .feed {
    margin: 0 auto;
}

.contact .feed .input-wrap {
    margin: 20px 0px;
    position: relative;
    line-height:30px;
}

.contact .feed .input,
.contact .feed .input:focus,
.contact .feed .captcha {
    display: block;
    border: 1px solid #191919;
    font-size: 14px;
    width: 100%;
    height: 40px;
    background: #fff;
    padding: 8px 10px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.contact .feed .content {
    display: block;
    border: 1px solid #191919;
    font-size: 14px;
    height: 165px;
    line-height: 28px;
    width: 100%;
    background: #fff;
    padding: 8px 10px;
    font-weight: normal;
    resize: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.contact .feed .captcha_box label {
    display: block;
}

.contact .feed .captcha {
    width: 50%;
    float: left;
}

.contact .feed .vimg {
    display: inline-block;
    width: 50%;
}

.contact .feed .vimg img {
    height: 40px;
}

.contact .feed .submit {
    margin: 40px 0px;
}

.contact .feed .submit input {
    width: 100%;
    height: 40px;
    display: block;
    margin: 0 auto;
    border: 1px solid #191919;
    background-color: #fff;
    color: #191919;
    transition: all ease-in-out 0.3s;
    border-radius: 5px;
}

@media (max-width:812px) {
    .contact .title {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .contact .title h3 {
        font-size: 20px;
    }

    .contact .title h3 img {
        height: 30px;
    }

    .contact .item li {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }

    .contact .item li.brand {
        flex-wrap: wrap;
    }

    .contact .item li.add {
        height: auto;
        margin: 0px;
        padding: 0px 0;
    }

    .contact .item li.add1 {
        padding-top: 10px;
    }

    .contact .item li.add p {
        margin: 0px
    }

    .contact .item li.add2 .w {
        display: inline-block;
    }

    .contact .item li.add2 .add2b {
        display: inline;
    }

    .contact .title h4 {
        font-size: 20px;
    }

    .contact .feed .input-wrap,
    .contact .feed .submit {
        margin: 0px;
    }

    .contact .feed .input,
    .contact .feed .input:focus,
    .contact .feed .captcha {
        height: 28px;
        line-height: 28px;
        padding: 0px 5px;
        font-size: 12px;
    }

    .contact .feed .content {
        height: 120px;
        font-size: 12px;
        padding: 0px 5px;
    }

    .contact .feed .vimg img {
        height: 28px;
    }

    .contact .feed .submit input {
        color: #fff;
        background-color: #191919;
    }

    .row:not(.no-gutter) [class*=col-] {
        margin-bottom: 10px;
    }
}

.swiper-pagination-bullet-active {
    background: #333137 !important
}


.design-bg {
    background: url(../../images/home/design/design-bg.jpg) no-repeat center center/cover;
    background-attachment: fixed;
}

.design-item01 {
    background: url(../../images/home/design/design-item01-bg.jpg) no-repeat center center/cover;
}

.design-item01 .box {
    padding: 50px 0;
    text-align: center;
}

.design-item01 .box img {
    margin: 0 auto;
}

.design-item01 .box img.m-img {
    display: none;
}

.design-item01 .box .title {
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-bottom: 35px;
}

.design-item01 .box .bottom {
    text-align: center;
    cursor: pointer;
}

.design-item01 .box .bottom .icon {
    width: 13px;
    height: 8px;
    background: url(../../images/home/design/design-item01-icon.jpg) no-repeat center center;
    margin: 0 auto;
    margin-bottom: 15px;
    animation: icon 2s linear infinite;
}

@keyframes icon {
    0% {
        transform: translateY(10px);
    }

    50% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(10px);
    }
}

@media screen and (max-width:1025px) {
    .design-item01 .box {
        padding: 30px 0;
    }

    .design-item01 .box .title {
        font-size: 18px;
    }

    .design-item01 .box img {}

    .design-item01 .box img.pc-img {
        display: none;
    }

    .design-item01 .box img.m-img {
        display: block;
    }
}

.design-item02 {
    background: url(../../images/home/design/design-item02-bg.jpg) no-repeat center center/cover;
    padding-top: 32%;
}

@media screen and (max-width:769px) {
    .design-item02 {
        background: url(../../images/home/design/design-bg.jpg) no-repeat center center/cover;
        padding-top: 70%;
    }
}

.design-item03 {
    background: #fff;
    padding: 170px 0px 130px 0;
}

.design-item03 .right {
    width: 510px;
    line-height: 30px;
    color: #666;
    padding-top: 25px;
}

.design-item03 .left {
    width: calc(100% - 610px);
    padding-right: 100px;
}

@media screen and (max-width:1367px) {
    .design-item03 {
        padding: 100px 0px 90px 0;
    }

    .design-item03 .right {
        width: 400px;
    }

    .design-item03 .left {
        width: calc(100% - 460px);
        padding-right: 60px;
    }
}

@media screen and (max-width:1025px) {
    .design-item03 {
        padding: 30px 0;
    }

    .design-item03 .right {
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: 22px;
        padding-top: 0;
    }

    .design-item03 .left {
        margin-right: 0px;
        padding-right: 0px;
        margin-top: 20px;
    }
}

@media screen and (max-width:769px) {
    .design-item03 .left {
        width: 100%;
    }
}

.design-item04 {
    height: 600px;
}

@media screen and (max-width:1025px) {
    .design-item04 {
        display: none;
    }
}

.design-item05 {
    background: url(../../images/home/about/about-item02-bg.jpg) no-repeat center center/cover;
    padding: 155px 0px 100px 0;
}

.design-item05 .item01 {}

.design-item05 .item01 .left {
    padding-left: 170px;
}

.design-item05 .item01 .left img {
    margin: 0 auto;
}

.design-item05 .item01 .right {
    padding-right: 170px;
    text-align: right;
    color: #000;
}

.design-item05 .item01 .right .title {
    font-size: 30px;
}

.design-item05 .item01 .right .contxt {
    color: #666;
    line-height: 30px;
    margin-top: 55px;
}

.design-item05 .item02 {
    height: 540px;
    background: #3d3d3d;
    color: #fff;
    position: relative;
    padding-left: 11%;
}

.design-item05 .item02 img {
    position: absolute;
    right: 94px;
    top: 94px;
}

.design-item05 .item02 .contxt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 460px;
    line-height: 36px;
}

@media screen and (max-width:1367px) {
    .design-item05 .item02 {
        padding-left: 5%;
    }

    .design-item05 .item02 img {
        right: 30px;
    }
}

@media screen and (max-width:1025px) {
    .design-item05 {
        padding: 30px 0;
    }

    .design-item05 .item01 .left,
    .design-item05 .item01 .right {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }

    .design-item05 .item01 .right {
        text-align: left;
        margin-bottom: 20px;
    }

    .design-item05 .item01 .right .title {
        font-size: 18px;
    }

    .design-item05 .item01 .right .contxt {
        margin-top: 15px;
        font-size: 14px;
        line-height: 22px;
    }

    .design-item05 .item01 .left img {
        width: 280px;
    }

    .design-item05 .item02 {
        height: auto;
        padding: 30px;
    }

    .design-item05 .item02 img {
        width: 100%;
        position: static;
    }

    .design-item05 .item02 .contxt {
        position: static;
        line-height: 24px;
        transform: translateY(0);
        max-width: inherit;
        padding-bottom: 40px;
    }
}

.design-item06 {
    background: #eee;
    padding: 105px 0;
}

.design-item06 .content {
    background: #fff;
    padding: 0px 95px;
    padding-top: 125px;
    padding-bottom: 1px !important;
}

.design-item06 .content .list {
    margin-bottom: 150px;
}

.design-item06 .content .list .contxt {
    color: #000;
    width: 310px;
    padding-top: 50px;
}

.design-item06 .content .list .contxt .title {
    font-size: 28px;
}

.design-item06 .content .list .contxt .ms {
    line-height: 36px;
    margin-top: 35px;
}

.design-item06 .content .list .img {
    height: 450px;
    position: relative;
}

.design-item06 .content .list .img .icon {
    position: absolute;
    z-index: 2;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin: -40px 0px 0px -40px;
    background: url(../../images/home/index/index-item04-icon.png) no-repeat center center;
    cursor: pointer;
}

.design-item06 .content .list .img .icon:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background: url(../../images/home/index/index-item04-rotate.png) center no-repeat;
    background-size: 100%;
    /*animation:gorotate 3s linear infinite;*/
}

.design-item06 .content .list:nth-child(odd) {
    padding-left: 90px;
}

.design-item06 .content .list:nth-child(odd) .contxt {
    float: left;
}

.design-item06 .content .list:nth-child(odd) .img {
    margin-left: 600px;
}

.design-item06 .content .list:nth-child(even) {
    padding-right: 90px;
}

.design-item06 .content .list:nth-child(even) .contxt {
    float: right;
}

.design-item06 .content .list:nth-child(even) .img {
    margin-right: 600px;
}

@media screen and (max-width:1367px) {
    .design-item06 .content {
        padding: 0px 40px;
        padding-top: 100px;
    }

    .design-item06 .content .list:nth-child(odd) {
        padding-left: 40px;
    }

    .design-item06 .content .list:nth-child(odd) .contxt {
        float: left;
    }

    /*.design-item06 .content .list:nth-child(odd) .img{margin-left:350px;}*/
    .design-item06 .content .list:nth-child(even) {
        padding-right: 40px;
    }

    .design-item06 .content .list:nth-child(even) .contxt {
        float: right;
    }

    /*.design-item06 .content .list:nth-child(even) .img{margin-right:350px;}*/
}

@media screen and (max-width:1025px) {
    .design-item06 {
        padding: 40px 0;
    }

    .design-item06 .content {
        padding: 0px 15px;
        padding-top: 30px;
    }

    .design-item06 .content .list {
        margin-bottom: 40px;
    }

    .design-item06 .content .list:nth-child(odd) {
        padding-left: 0px;
    }

    .design-item06 .content .list:nth-child(odd) .contxt {
        float: none;
    }

    .design-item06 .content .list:nth-child(odd) .img {
        margin-left: 0px;
    }

    .design-item06 .content .list:nth-child(even) {
        padding-right: 0px;
    }

    .design-item06 .content .list:nth-child(even) .contxt {
        float: none;
    }

    .design-item06 .content .list:nth-child(even) .img {
        margin-right: 0px;
    }

    .design-item06 .content .list:last-child {
        margin-bottom: 30px;
    }

    .design-item06 .content .list .contxt {
        padding-top: 0;
    }

    .design-item06 .content .list .contxt .title {
        font-size: 18px;
    }

    .design-item06 .content .list .contxt .ms {
        line-height: 22px;
        margin-top: 15px;
    }

    .design-item06 .content .list .img {
        height: auto;
        padding-top: 70%;
        margin-top: 15px;
    }

    .design-item06 .content .list .img .icon {
        width: 50px;
        height: 50px;
        background: url(../../images/home/index/index-item04-icon.png) no-repeat center center/10px auto;
        margin: -25px 0px 0px -25px;
    }
}

/**分页**/
#cms_page
{
	width:100%;
    max-width:1200px;
    margin:auto;
}
#cms_page .pagination {
    text-align: center;
    margin: 20px 0;
	margin-bottom:80px;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}

#cms_page .pagination span {
    padding: 5px 10px;
    background: #eee;
    color: #333;
    transition: all 0.3s;
    font-size: 14px;
}

#cms_page .pagination a {
    padding: 5px 10px;
    background: #eee;
    color: #333;
    transition: all 0.3s;
    font-size: 14px;
}

#cms_page .pagination .active span {
    background: #333;
	color:#fff;
}
#cms_page .pagination .active a {
    background: #333;
	color:#fff;
}

#cms_page .pagination span:hover {
    background: #333;
	color:#fff;
}

#cms_page .pagination a:hover {
    background: #333;
	color:#fff;
}
/**分页 end**/