@font-face {
    font-family: fang;
    src: url('../fonts/ZTKAI.ttf'),
        url('../fonts/ZTKAI.woff'),
        url('../fonts/ZTKAI.eot');
    /* IE9 */
}


/*新闻动态*/
.manage_bg {
    width: 100%;
    background: url(../images/man_bg.jpg) no-repeat center;
    background-size: cover;
}

.market-all {
    width: 100%;
    margin-top: 4%;
}

.market-all .sector-wrap {
    width: 66.7%;
    margin: 0 auto;
}

.dynamic-main {
    width: 100%;
}

.dynamic-up {
    width: 100%;
    padding: 28px;
    box-shadow: 0px 0px 8px 0px #ccc;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}

.dynamic-up .news-left {
    width: 40%;
    float: left;
}

.news-left .news-img {
    width: 100%;
    padding-bottom: 55%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-right {
    width: 60%;
    float: right;
    padding-left: 3%;
    box-sizing: border-box;
}

.news-right span {
    display: block;
    line-height: 45px;
    font-size: 16px;
    color: #cfb960;
}

.news-right p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #cfb960;
    margin-top: 2%;
}

.shang-wen {
    width: 100%;
    font-size: 14px;
    color: #999999;
    margin-top: 3%;
    line-height: 20px;
    height: 44px;
    overflow: hidden;
}

.news-right a {
    width: 128px;
    height: 30px;
    background: #cfb960;
    display: inline-block;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    margin-top: 16px;
}

.dynamic-down {
    width: 100%;
}

.dynamic-down ul li {
    width: 100%;
    margin-top: 20px;
    background: #fff;
    padding: 12px 4%;
    box-sizing: border-box;
    overflow: hidden;
}

.dynamic-time {
    width: 15%;
    padding-top: 22px;
    box-sizing: border-box
}

.dynamic-time p {
    font-size: 32px;
    color: #333333;
    margin-bottom: 6px;
    text-align: center;
}

.dynamic-time span {
    width: 96px;
    height: 24px;
    border: 1px solid #e0e0e0;
    text-align: center;
    color: #999999;
    font-size: 16px;
    box-sizing: border-box;
    margin: 0 auto;
    display: block;
}

.dynamic-fonts {
    width: 60%;
    padding: 22px 5% 0px 3%;
    box-sizing: border-box
}

.dynamic-fonts h3 {
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dynamic-fonts p {
    font-size: 14px;
    color: #999999;
    margin-top: 2%;
}

.dynamic-pic {
    width: 25%;
}

.dynamic-pic .dymic-img {
    width: 100%;
    padding-bottom: 52%;
    background-position: center;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
	background-size: cover;
}

.dynamic-down ul li:hover {
    box-shadow: 0px 0px 8px 0px #ccc;
}

.dynamic-down ul li:hover .dynamic-time p {
    color: #cfb960;
}

.dynamic-down ul li:hover .dynamic-fonts h3 {
    color: #cfb960;
}

.pageFen {
    width: 100%;
    padding: 8% 0px 36px 0px;
    text-align: center;
}

.pageFen a {
    display: inline-block;
    height: 35px;
    padding: 0px 12px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    text-align: center;
    line-height: 35px;
    background: #fff;
    margin-right: 10px;
    color: #999999;
    font-size: 16px;
}

.pageFen a.on,
.pageFen a:hover {
    background: #cfb960;
    color: #fff;
}


/*新闻动态-详情*/
.detail-mian {
    width: 100%;
    background: #fff
}

.del-apd {
    width: 100%;
    padding: 0px 5%;
    box-sizing: border-box
}

.setail-tit {
    width: 100%;
    padding: 6% 0px;
    border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
}

.setail-tit h3 {
    text-align: center;
    font-size: 26px;
    color: #333333;
    font-weight: normal
}

.setail-tit p {
    font-size: 16px;
    color: #999999;
    margin-top: 15px;
    text-align: center;
}

.detail-text {
    width: 100%;
    padding-bottom: 10%;
    padding-top: 4%;
}

.detail-text p {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    /*margin-bottom: 30px;*/
}

.detail-text img {
    max-width: 100%;
    /*margin-bottom: 30px;*/
}

.page-next {
    width: 100%;
    overflow: hidden;
}

.page-next a {
    display: inline-block;
    width: 50%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    float: left;
}

.page-next a:hover {
    color: #fff;
    background: #c1a534;
}

/*尚锦加盟----加盟条件*/
.join_bg {
    width: 100%;
    background: url(../images/honor_bg.png) no-repeat center;
    background-size: cover;
}

.jion-all {
    width: 100%;
    margin-top: 6%;
}

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

.join-tit p {
    font-size: 40px;
    color: #333333;
    font-family: fang;
    margin-bottom: 20px;
}

.join-tit p em {
    font-style: normal;
    color: #c39d3d;
    font-family: fang;
}

.join-tit span {
    display: inline-block;
    width: 49px;
    height: 2px;
    background: #cfb960;
    margin: 0 auto;
}

.join-content {
    width: 100%;
    background: #edebe5;
    margin-top: 4%;
    position: relative;
}

.join-wrap {
    width: 66.7%;
    margin: 0 auto;
}

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

.join-left {
    width: 50%;
    float: left;
    padding-top: 5%;
    box-sizing: border-box
}

.join-left ul li {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666666;
}

.join-left ul li i {
    display: inline-block;
    width: 49px;
    height: 40px;
    background: url(../images/news/icons.png) no-repeat;
    padding-left: 10px;
    box-sizing: border-box;
    line-height: 40px;
    font-style: normal;
    color: #fff;
    font-size: 16px;
    margin-right: 12px;
    background-size: contain;
}

.join-right {
    width: 42%;
    position: absolute;
    top: 0px;
    right: 6%;
}

.join-right img {
    width: 100%;
}

/*加盟流程*/
.join-process {
    width: 100%;
}

.wrapper {
    padding-left: 18px;
    padding-right: 18px;
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
}

.timeline {
    position: relative;
    margin: 0 auto;
    padding: 100px 0px 0px 0px;
    top: -5px;

}

.timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10%;
    width: 4px;
    height: 100%;
    background-color: #cfb960;
}

@media (min-width: 800px) {
    .timeline::before {
        left: 50%;
        margin-left: -2px;
    }
}

.timeline__item {
    position: relative;
}

.timeline__item::after {
    content: "";
    clear: both;
    display: table;
}

.timeline__item:nth-child(2n) .timeline__item__content {
    float: right;
}

.timeline__item:nth-child(2n) .timeline__item__content::before {
    content: '';
    right: 40%;
}

@media (min-width: 800px) {
    .timeline__item:nth-child(2n) .timeline__item__content::before {
        left: inherit;
    }
}

.timeline__item:last-child {
    margin-bottom: 0;
}

.timeline__item__station {
    width: 49px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -24.5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box
}

.lines1 {
    background: url(../images/news/yuan1.png) no-repeat;
    background-size: contain;
    padding-left: 18px;
}

.lines2 {
    background: url(../images/news/yuan2.png) no-repeat;
    background-size: contain;
    padding-left: 10px;
}

.timeline__item__content {
    width: 40%;
    background: #fff;
    float: inherit;
    padding: 0px 24px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border-radius: 8px;
}

.process-on {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0px 5px;
    box-sizing: border-box;
    font-size: 16px;
    color: #d3ad12;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb;
}

.process-on a {
    color: #d3ad12;
}

.process-on i.cod1 {
    width: 23px;
    height: 22px;
    display: inline-block;
    background: url(../images/news/infor.png) no-repeat;
    background-size: contain;
    position: relative;
    margin-right: 10px;
    top: 4px;
}

.process-on i.cod2 {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../images/news/apply.png) no-repeat;
    background-size: contain;
    position: relative;
    margin-right: 10px;
    top: 6px;
}

.conditions {
    width: 100%;
    line-height: 25px;
}

/*投诉与建议*/
.complain {
    width: 100%;
    background: #ebe9e1;
    padding: 7% 13%;
    box-sizing: border-box;
    margin-top: 5%;
}

.user-over {
    width: 100%;
    overflow: hidden;
}

.user-over .information {
    width: 48%;

}

.information input {
    width: 100%;
    line-height: 33px;
    background: transparent;
    border-bottom: 1px solid #d9d7d2;
    font-size: 14px;
    color: #666;
}

.text-area {
    width: 100%;
    margin-top: 6%;
}

.text-area textarea {
    background: #efede9;
    border: 1px solid #d9d7d2;
    width: 100%;
    resize: none;
    padding: 15px;
    box-sizing: border-box
}

.send-form {
    width: 100%;
    margin-top: 5%;
}

.send-form button {
    width: 280px;
    height: 53px;
    background: #bfa22c;
    line-height: 53px;
    padding-left: 32px;
    color: #fff;
    font-size: 20px;
    border: 0 none;
    text-align: left;
    cursor: pointer;
}


/*联系我们*/
.contact-ul {
    width: 100%;
    margin-top: 6%;
}

.contact-slide {
    width: 100%;
    height: 114px;
    position: relative;
}

.contant-img {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contant-img img {
    width: 80%;
}

.swiper-slide.on .contant-img {
    background: #eeece5;
    border: 2px solid #ba9918;
    box-sizing: border-box;
}

.swiper-slide .contact-slide span {
    width: 16px;
    height: 14px;
    background: url(../images/news/sanjao.png) no-repeat;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -7px;
    z-index: 20;
    visibility: hidden;
    margin-top: -1px;
}

.swiper-slide.on .contact-slide span {
    visibility: visible
}

.contact-table {
    width: 100%;
    margin-top: 26px;
    background: #f4f2eb;
    overflow: hidden;
    display: none;
}

.xianshi {
    display: block !important;
}

.address-mian {
    width: 55%;
    overflow: hidden;
    padding: 3% 0px 4% 0px;
}

.mpas {
    width: 45%;
    height: 350px;
}

.mpas img {
    width: 100%;
}

.address-on {
    width: 70%;
    float: right;
    box-sizing: border-box;
}

.address-on.curr {
    margin-bottom:40px;
}

/* .address-on:last-child {
    padding-bottom: 70px;
} */

.address-on h3 {
    position: relative;
    width: 93%;
    font-weight: normal;
    font-size: 28px;
    line-height: 80px;
    color: #333333;
    font-family: fang;
    border-top: 1px solid #ebe9e3;
    border-bottom: 1px solid #ebe9e3;
}

.address-on.curr h3 {
    border: 0 none;
}

.address-on .cl-icon {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    font-style: normal;
    font-size: 16px;
    color: #333;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 19px 20px;
    background-image: url('../images/sousuo.png');
}

.address-on.curr .cl-icon {
    color: #c39d3d;
    background-image: url('../images/zhankai.png');
}

.address-on h3 span {
    font-family: fang;
    color: #c39d3d
}

.table-cel {
    width: 93%;
    margin-top: 4%;
    display: none;
}

.address-on.curr .table-cel {
    display: block;
}

.table-cel table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #dadada;
}

.table-cel tr {
    width: 100%
}

.table-cel tr td {
    height: 50px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333333;
    width: 50%;
}

.table-cel tr td span {
    color: #c39d3d;
    display: inline-block;
    margin-left: 20px;
}

.bors {
    border-bottom: 1px solid #dadada;
}

.boright {
    border-right: 1px solid #dadada;
}

.table-cel tr td .phone {
    width: 20px;
    height: 21px;
    display: inline-block;
    background: url(../images/store/tel.png) no-repeat;
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.table-cel tr td .times {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/store/time.png) no-repeat;
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.table-cel tr td .areas {
    width: 16px;
    height: 18px;
    display: inline-block;
    background: url(../images/store/adress.png) no-repeat;
    background-size: contain;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.person-top {
    width: 100%;
    margin-top: 5%;
    position: relative;
}

.personnel-main {
    width: 100%;
    background: rgba(231, 228, 217, 0.6);
    padding: 22px 55px;
    box-sizing: border-box;
    overflow: hidden;
    min-height: 566px;

}

.person-left {
    width: 50%;
}

.person-bor {
    border-right: 1px dashed #c9c7c0;
    padding-right: 30px;
    box-sizing: border-box;
}

.person-pad {
    padding-left: 30px;
    box-sizing: border-box;
}

.recruit-num {
    width: 100%;
    padding: 35px 0px 20px 0px;
    border-bottom: 1px solid #c9c7c0;
    box-sizing: border-box;
    overflow: hidden;
}

.recruit-num p {
    font-size: 14px;
    color: #363636;
}

.count {
    color: #333333;
    font-weight: bold;
    display: inline-block;
    margin-left: 8px;
}

.obligation {
    width: 100%;
}

.obligation .require-main {
    width: 100%;
}

.require-main span {
    width: 91px;
    height: 28px;
    background: #cfb960;
    color: #fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
}

.requires {
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    padding-top: 15px;
}

.emails {
    width: 100%;
    margin-top: 15px;
    color: #cfb960;
    font-size: 14px;
    padding-bottom: 8%;
}

#job-view {
    position: static;
}

.next-tu {
    width: 70px;
    height: 50px;
    background: url(../images/news/san_ri.png) no-repeat;
    position: absolute;
    margin-top: 0px;
    right: 0px;
    top: 100%;
    opacity: 1;
    z-index: 22;

}

.prev-tu {
    width: 70px;
    height: 50px;
    background: url(../images/news/san_le.png) no-repeat;
    position: absolute;
    margin-top: 0px;
    top: 100%;
    left: 85.5%;
    opacity: 1;
    z-index: 22;
    border-right: 1px solid #b09a40;
}








@media (min-width: 1366px) and (max-width: 1439px) {
    .conditions {
        font-size: 15px;
        color: #666666;
        padding: 18px 0px;
    }

    .join-left ul li {
        font-size: 14px;
    }

    .join-left ul li i {
        width: 39px;
        height: 30px;
        padding-left: 7px;
        line-height: 30px;
        font-size: 14px;
        margin-right: 4px;
    }

    .prev-tu {
        left: 85%;
    }

    .text-area textarea {
        height: 200px;
    }
}

@media (min-width:1440px) {

    .shang-wen {
        height: 60px;
        overflow: hidden;
    }

    .join-left ul li {
        font-size: 14px;
    }

    .join-right {
        width: 43%;
    }

    .conditions {
        font-size: 15px;
        color: #666666;
        padding: 18px 0px;
    }

    .text-area textarea {
        height: 220px;
    }

    .contant-img img {
        width: 80%;
    }

    .personnel-main {
        padding: 22px 40px;
    }

    .recruit-num {
        padding: 30px 0px 15px 0px;
    }

    .recruit-num p {
        font-size: 14px;
    }
}

@media (min-width:1500px) {
    .shang-wen {
        height: 120px;
        overflow: hidden;
    }

    .join-left ul li {
        font-size: 16px;
    }

    .join-right {
        width: 33%;
        right: 10%;
    }

    .conditions {
        font-size: 16px;
        color: #666666;
        padding: 22px 0px;
    }

    .text-area textarea {
        height: 250px;
    }

    .contant-img img {
        width: 70%;
    }

    .personnel-main {
        padding: 22px 55px;
    }

    .recruit-num {
        padding: 35px 0px 20px 0px;
    }

    .recruit-num p,
    .require-main span,
    .emails {
        font-size: 16px;
    }

    .requires {
        font-size: 16px;
        line-height: 28px;
    }

    .prev-tu {
        left: 89%;
    }
}