body {
    font-family: "微软雅黑";
    background-color: #efeff3;
    max-width: 640px;
    font-size: 12px;
    margin: 0 auto;
}

ul, li {
    list-style: none;
    text-decoration: none;
    margin-bottom: 0;
    padding: 0
}
p{margin: 0}
a:hover, a:focus {
    text-decoration: none;
}
.index_box_title_c{
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-top: 30px;
    margin-bottom: 5px;
}
.index_box_title_e{
    color: #515151;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}
.index_box_link{
    width: 30px;
    border-top: 1px #ac9455 solid;
    margin: 0 auto;
    padding-bottom: 25px;
}
.ibanner_warp {
    width: 100%;
}

.ibanner_box_1, .ibanner_box_2, .ibanner_box_3 {
    margin-bottom: 0em;
}

.ibanner_warp img {
    width: 100%;
}

.ibanner_box_4 {
    overflow: hidden;
}

.ibanner_box_5 {
    overflow: hidden;
}

.ibanner_box_4 .col {
    width: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left;
}

.ibanner_box_5 .col {
    float: left;
    width: 33.333333333%;
    margin: 0;
    padding: 0;
}

.ibanner_warp .swiper-pagination {
    text-align: right;
    left: -1em;
}

.carousel_warp .swiper-slide img {
    width: 100%;
}

.swiper-pagination-bullet {
    border-radius: 0;
    background: #bbbbbb;
    opacity: 0.9;
    border: 1px solid #fff;
}

.carousel_warp .swiper-pagination-bullet-active {
    background: #be926f;
}

.menuBox {
    padding: 0;
}

.menuBox ul, .menuBox ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menuBox {
    overflow: hidden;
}

.menuBox li {
    float: left;
    width: 33.3333%;
    position: relative;
}

.menuBox li u {
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #c80917;
    position: absolute;
    right: 12px;
    top: 12px;
    display: block;
}

.menuBox li i {
    background-position: center center;
    background-size: 70px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
}

.menuBox li > a {
    position: relative;
    padding: 0px;
    text-align: center;
    font-size: 1.2em;
    padding: 11px 0;
    display: block;
    color: #666;
}

.menuBox li i.icon1 {
    background-image: url(../../bass/images/index/index_ico_1.png)
}

.menuBox li i.icon2 {
    background-image: url(../../bass/images/index/index_ico_2.png)
}

.menuBox li i.icon3 {
    background-image: url(../../bass/images/index/index_ico_3.png)
}

.menuBox li i.icon4 {
    background-image: url(../../bass/images/index/index_ico_4.png)
}

.menuBox li i.icon5 {
    background-image: url(../../bass/images/index/index_ico_5.png)
}

.menuBox li i.icon6 {
    background-image: url(../../bass/images/index/index_ico_6.png)
}

.menuBox li.bBor_cut i.icon1 {
    background-image: url(../../bass/images/index/index_ico_1-1.png)
}

.menuBox li.bBor_cut i.icon2 {
    background-image: url(../../bass/images/index/index_ico_2-1.png)
}

.menuBox li.bBor_cut i.icon3 {
    background-image: url(../../bass/images/index/index_ico_3-1.png)
}

.menuBox li.bBor_cut i.icon4 {
    background-image: url(../../bass/images/index/index_ico_4-1.png)
}

.menuBox li.bBor_cut i.icon5 {
    background-image: url(../../bass/images/index/index_ico_5-1.png)
}

.menuBox li.bBor_cut i.icon6 {
    background-image: url(../../bass/images/index/index_ico_6-1.png)
}

.menuBox li.bBor:after {
    background: #d6d6d6;
}

.menuBox li > a.rBor:after {
    background: #d6d6d6;
}
.index-product-tab{
    display: flex;
    background-color: #fff;
    padding: 20px 10px;
    text-transform: uppercase;
}
.index-product-tab .title{
    margin-right: 10px;
    font-weight: 600;
}
.index-product-tab ul{
    display: flex;
    flex-wrap: wrap;
}
.index-product-tab ul li{
    margin-bottom: 5px;
    width: 33.3%;
}
.index-product-tab ul li a{
    color: #1e2226;
    font-weight: 400;
    font-size: 13px;
}
.index-product-tab ul li:hover a{
    color: #ba9a6a;
}
.index-new-product .list{
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px 30px;
}
.index-new-product .list li{
    width: calc(50% - 5px);
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
}
.index-new-product .list li:nth-child(2n){
    margin-right: 0;
}
.index-new-product .list li .img{
    padding: 10px 12px;
}
.index-new-product .list li img{
    max-width: 100%;
    height: auto;
}
.index-new-product .list li .title-c{
    text-align: center;
    margin-top: 5px;
    color: #1e2226;
}
.index-new-product .list li .title-e{
    text-align: center;
    color: #b3b3b3;
    font-size: 10px;
    margin-top: 2px;
}
.index-new-product .list li .more{
    text-align: center;
    padding: 10px 0 20px;
    font-size: 14px;
    color: #ba9a6a;
}
.index-jbly{
    background: url("../../images/index-jbly@bg.jpg") no-repeat center;
    height: auto;
    padding-bottom: 50px;
}
.index-jbly p{
    color: #fff;
}
.index-jbly .session-desc{
   text-align: center;
}
.index-jbly .more{
    text-align: center;
    margin-top: 30px;
}
.index-jbly .more a{
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 2px 30px;
}
.index-advertisement{
    background-color: #fff;
}
.index-advertisement .session-desc{
    color: #1e2226;
    text-align: center;
    padding: 0 10px;
    line-height: 25px;
}
.index-advertisement .swiper-container{
    width: 80%;
    padding: 30px 0;
}
.index-advertisement .swiper-container .img img{
    max-width: 100%;
    height: auto;
}
.index-advertisement .swiper-container .swiper-slide.first{
    padding: 8px 0;
}
.index-advertisement ul{
    display: flex;
    flex-wrap: wrap;
    padding: 15px 15px 50px 15px;
}
.index-advertisement ul li{
    width: 48%;
    margin-right: 4%;
    background-color: #f5f5f5;
    text-align: center;
    position: relative;
    margin-top: 50px;
    border-radius: 15px;
    box-shadow: 5px 5px 10px #ededee;
    cursor: pointer;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease;
}
.index-advertisement ul li a{
    color: #212121;
}
.index-advertisement ul li:nth-child(2n){
    margin-right: 0;
}
.index-advertisement ul li .title-en{
    padding-top: 30px;
    font-size: 10px;
}
.index-advertisement ul li .title-cn{
    padding: 7px 0 15px;
    font-size: 13px;
    font-weight: 600;
}
.index-advertisement ul li .icon,
.index-advertisement ul li .icon-active{
    position: absolute;
    top:-35px;
    left: calc(50% - 30px);
}
.index-advertisement ul li .icon-active{
    display: none;
}
.index-advertisement ul li img{
    width: 60px;
    height: 60px;
}
.index-advertisement ul li:hover{
    background-color: #9e835a;
}
.index-advertisement ul li:hover a{
    color: #fff;
}
.index-advertisement ul li:hover .icon{
    display: none;
}
.index-advertisement ul li:hover .icon-active{
    display: block;

}

.index-investment{
    background: url("../../images/index-investment@bg.jpg") no-repeat center;
    height: auto;
}
.index-investment p{
    color: #fff;
}
.index-investment .session-desc{
    text-align: center;
    padding: 0 10px;
    line-height: 25px;
}
.index-investment ul{
    display: flex;
    padding: 20px 0;
    flex-wrap: wrap;
}
.index-investment ul li{
    width: 33%;
    text-align: center;
    margin-bottom: 20px;
}

.index-investment ul li .title-c{
    margin-top: 10px;
}
.index-investment ul li .title-e{
    font-size: 10px;
}
.index-investment ul li img{
    width: 50px;
}
.proItem {
    overflow: hidden;
    width: 100%;
}

.proItem li {
    float: left;
    width: 50%;
}

.proItem li img {
    float: left;
}

.telBox {
    padding: 30px;
    text-align: center;
    font-size: 1.4em;
    line-height: 2.4em;
}

.telBox .tel {
    display: inline-block;
    width: 180px;
    height: 42px;
    line-height: 4.2em;
    border: 1px solid #bc9882;
    background: url(../img/home/tel.png) no-repeat 10% center;
    background-size: 20px;
    color: #bc9882;
    font-size: 1.6em;
    text-indent: 2em;
    border-radius: 5px;
    margin: 20px 0 10px 0;
}

header {
    position: absolute;
    background: none;
}

header.showMenu {
    position: relative;
}

.banner {
    float: left;
    width: 100%;
}

.banner img {
    float: left;
    margin-bottom: 2px;
}

.proItem {
    float: left;
    margin-bottom: 2px;
}

.telBox {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.main {
    overflow: hidden;
}

.hotList {
    float: left;
    margin-bottom: 2px;
}

.hotList ul {
}

.hotList li {
    width: 50%;
    overflow: hidden;
    float: left;
    position: relative;
}

.hotList li > a {
    display: block;
}

.hotList .pic {
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
    padding-bottom: 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hotList p {
    text-align: center;
    color: #000;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
}

.hotList .color_1 {
    background: #e8d4c7;
}

.hotList .color_2 {
    background: #c2ced2;
}

.hotList .color_3 {
    background: #969696;
}

.hotList .color_4 {
    background: #f4f4f4;
}

.hotList .color_5 {
    background: #b6dedb;
}

.hotList .color_6 {
    background: #fbe8eb;
}

.hotList li:nth-child(1) {
    border-right: 1px solid rgba(255, 255, 255, 0.75);
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}

.hotList li:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.75);
}

.hotList li:nth-child(3) {
    border-right: 1px solid rgba(255, 255, 255, 0.75);
}

.hotList {
    width: 100%;
}

.hotList ul {
    overflow: hidden;
}

.index_box2_title {
    position: absolute;
    top: 37%;
    color: #fff;
    left: 10%;
    font-size: 16px;
    font-weight: bold;
}

.index_box2_title2 {
    position: absolute;
    top: 49%;
    color: #fff;
    left: 5%;
    font-size: 12px;
    font-weight: bold;
}

.index_box2_jiantou {
    position: absolute;
    top: 58%;
    color: #fff;
    left: 15%;
    font-size: 12px;
    font-weight: bold;
    width: 30px;
    height: 8px;
}

.bBor .bor_list {
    position: relative;
    left: 0;
    width: 300%;
    background: #fff;
    overflow: hidden;
    z-index: 10;
    padding: 10px 20px;
    display: none;
    border-bottom: 1px solid #d6d6d6;
}

.bBor .bor_list li {
    width: 25%;
    float: left;
    text-align: center;
    line-height: 20px;
    padding: 10px 0;
}

.about {
    width: 48%;
    margin: 1%;
}

.about1 {
    width: 48%;
    margin: 1%;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2em;
}

.swiper-pagination-bullet {
    width: 4em;
    height: .4em;
    display: inline-block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .2em;
}

/*描边*/
.tBor:before {
    position: absolute;
    content: "";
    height: 1px;
    background: rgba(220, 220, 220, .5);
    left: 0;
    right: 0
}

.tBor:before {
    top: 0
}

.lBor:before, .rBor:after {
    position: absolute;
    content: "";
    width: 1px;
    background: rgba(220, 220, 220, .5);
    top: 0;
    bottom: 0
}

.bBor .after_line {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #d6d6d6;
}

.bBor_cut .after_line {
    height: 2px;
    background: #dab866;
}

.bBor_cut .rclick p {
    color: #dab866;
}

.lBor:before {
    left: 0
}

.rBor:after {
    right: 0
}

.trblBor:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(220, 220, 220, .5);
    point-events: none
}

/*@media (min--moz-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:1.5),(min-device-pixel-ratio:1.5),(min-resolution:144dpi),(min-resolution:1.5dppx),(-ms-high-contrast:active),(-ms-high-contrast:none){.bBor:after,.tBor:before{-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);-o-transform:scaleY(.5);transform:scaleY(.5)}
.lBor:before,.rBor:after{-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);-o-transform:scaleX(.5);transform:scaleX(.5)}
.trblBor:after{width:200%;height:200%;-webkit-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}
.lBor:before,.tBor:before,.trblBor:after{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.bBor:after,.rBor:after{-webkit-transform-origin:100% 100%;-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-o-transform-origin:100% 100%;transform-origin:100% 100%}
}
@media (-webkit-device-pixel-ratio:1.5){.bBor:after,.tBor:before{-webkit-transform:scaleY(.6666);-ms-transform:scaleY(.6666);-o-transform:scaleY(.6666);transform:scaleY(.6666)}
.lBor:before,.rBor:after{-webkit-transform:scaleX(.6666);-ms-transform:scaleX(.6666);-o-transform:scaleX(.6666);transform:scaleX(.6666)}
.trblBor:after{width:150%;height:150%;-webkit-transform:scale(.6666);-ms-transform:scale(.6666);-o-transform:scale(.6666);transform:scale(.6666)}
}
@media (-webkit-device-pixel-ratio:3){.bBor:after,.tBor:before{-webkit-transform:scaleY(.3333);-ms-transform:scaleY(.3333);-o-transform:scaleY(.3333);transform:scaleY(.3333)}
.lBor:before,.rBor:after{-webkit-transform:scaleX(.3333);-ms-transform:scaleX(.3333);-o-transform:scaleX(.3333);transform:scaleX(.3333)}
.trblBor:after{width:300%;height:300%;-webkit-transform:scale(.3333);-ms-transform:scale(.3333);-o-transform:scale(.3333);transform:scale(.3333)}
}*/
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .menuBox li i {
        background-position: center center;
        background-size: 180px auto;
        display: inline-block;
        background-repeat: no-repeat;
        width: 180px;
        height: 180px;
    }

}

.index_box1_about {
    background: #000000;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.index_box1_about img {
    float: right;
}

.index_shida .shida img {
    border: 1px #e6e6e6 solid;
    margin: 10px 0;
}

.index_shida .shida {
    margin: 10px;
    background: #fff
}

.index_shida .shida .index_news_title_p {
    margin: 10px 0;
}
.index_zhanhui{
    background-color: #fff;
}
.index_zhanhui .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #666666;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #ddd;
    border-radius: 20px;
    float: right;
}

.index_zhanhui .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 35px;
}

.index_zhanhui .dropdown {
    float: right;
    margin: 20px 0
}

.index_zhanhui .bor_btm .item .pic .row .col-xs-6 {
    margin: 5px 0;
    padding: 0 8px;
}

.index_zhanhui .bor_btm .item .pic .row {
    padding: 0 8px;
}

.index_zhanhui .carousel a {
    background: 0;
    top: 385px;
    font-size: 60px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, 1);
}

.index_zhanhui .carousel-indicators {
    bottom: -50px;
}

.index_zhanhui .carousel-indicators li {
    border: 1px solid #be926f;
    width: 14px;
    height: 14px;
}

.index_zhanhui .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #be926f;
}

.index_zhanhui .nav-tabs {
    border-bottom: 0
}

.index_zhanhui .zhanhui_img_list .row .col-xs-6 {
    margin: 5px 0;
    padding: 0 8px;
}

.index_zhanhui .zhanhui_img_list .row {
    padding: 20px 20px 50px 20px
}

.index_zhanhui .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 96%;
    width: 45px;
    height: 15px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.index_zhanhui .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 1.5em;
}

.index_footer_bg {
    background: #222222;
    text-align: center;
}

.index_footer_bg .index_footer_title {
    background: #222222;
    padding: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    border-bottom: 2px #434343 solid
}

.index_footer_bg .index_footer_form_title {
	color: #fff;
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.index_footer_bg .index_footer_form_content input {
    border-radius: 5px;
    margin-bottom: 5px;
}

.index_footer_bg .index_footer_form_content .name input {
    background-image: url(../../images/index_form_name.png);
    background-repeat: no-repeat;
    background-position: 20px 13px;
    padding: 10px 0 10px 60px;
    width: 160px;
    background-size: 18px 18px;
}

.index_footer_bg .index_footer_form_content .phone input {
    background-image: url(../../images/index_form_phone.png);
    background-repeat: no-repeat;
    background-position: 20px 13px;
    padding: 10px 0 10px 60px;
    width: 160px;
    background-size: 18px 18px;
}

.index_footer_bg .index_footer_form_buttom {
    background: #be926f;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
    border-radius: 5px;
    width: 160px;
    margin-bottom: 10px;
    margin:0 auto;
}

.index_footer_bg .index_footer_wx_title {
    color: #fff;
    font-size: 12px;
    margin-top: 20px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.index_footer_bg .index_footer_wx_title2 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.index_footer_bg .index_footer_phone_title {
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
    letter-spacing: 2px;
}

.index_footer_bg .index_footer_zysg {
    color: #fff;
    float: left;
    margin-top: 6%;
    margin-left: 4%;
}

.index_footer_bg .index_footer_sk1 {
    width: 10px;
    height: 10px;
    background: #be926f;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.index_footer_bg .index_footer_zmt {
    color: #fff;
    float: left;
    margin-left: 3%;
}

.index_footer_bg .index_footer_sk2 {
    width: 10px;
    height: 10px;
    background: #846852;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.index_footer_bg .index_footer_zjmwypp {
    color: #fff;
    float: left
}

.index_footer_bg .index_footer_sk3 {
    width: 10px;
    height: 10px;
    background: #493e35;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.product-detail-box {
    padding: 0 1.5em 2em;
}

.product-detail-box .product-top-title {
    font-size: 16px;
    color: #693c1b;
    font-weight: 600;
    margin-top: 1em
}

.product-type-item {
    margin-top: 0.5em !important;
    color: #898989;
    font-size: 14px;
    padding-bottom: .5em
}

.product-type-item .item-left {
    color: #0C0C0C;
    margin-left: .3em
}

.product-detail-box .product-type-box {
    display: flex;
    flex-wrap: wrap
}

.product-detail-box .product-type-box .product-type-item {
    width: 50%;
}

.product-detail-img {
    margin-top: 1em
}

.product-detail-img img {
    height: auto;
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.product-model-box {
    display: flex;
    flex-wrap: wrap;
}

.product-model-item {
    padding: 5px 15px;
    border: 1px solid #595757;
    margin: 5px 10px 5px 0;
    border-radius: 100px;
    font-size: 12px;
    color: #0C0C0C
}

.product-model-item.active {
    color: #fff;
    background: #693c1c;
    border: 1px solid #693c1c;
}

.product-property-box li:first-child {
    display: block;
}

.product-property-item {
    display: none
}

.product-banner-img .swiper-wrapper .classification-pic-box li:first-child {
    display: block;
}

.product-banner-img .swiper-wrapper .classification-pic-box li {
    display: none
}

.product-banner-img .col-xs-12 img {
    max-width: 100%;
}

.product-banner-img .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #8f6944;
}

.product-banner-img .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.index_m {
    margin: 0;
}

.new-base-box {
    padding: 0 6%;
}

.new-base-box .top-tab-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
}

.new-base-box .top-tab-box .tab-item {
    width: 30%;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    border: 1px solid #222;
    margin-right: 5%;
    border-radius: 100px;
    line-height: 30px;
    margin-bottom: 15px;
}

.new-base-box .top-tab-box .tab-item a {
    color: #222;
}

.new-base-box .top-tab-box .tab-item.active {
    color: #fff;
    background: #ba9a6a;
    border: 1px solid #ba9a6a;
}

.new-base-box .top-tab-box .tab-item.active a {
    color: #fff;
}

.new-base-box .top-tab-box .tab-item:nth-child(3n) {
    margin-right: 0;
}

.new-base-box .top-title-box {
    padding: 20px 0;
    text-align: center;
    color: #333;
}

.new-base-box .top-title-box .title-item-ch {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.new-base-box .top-title-box .title-item-en {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.new-base-box .top-title-box .title-item-link {
    border-bottom: 1px solid #ba9a6a;
    margin: 0 auto;
    width: 30px;
}

.new-base-box .about-content-box {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 50px;
}

.history-content-box {
    display: flex;
    flex-wrap: wrap;
}

.history-content-box .history-item {
    width: 48%;
}

.history-content-box .history-item:nth-child(2n) {
    margin-left: 4%;
}

.history-content-box .history-item .item-year {
    font-size: 19px;
    color: #ba9a6a;
    margin: 5px 0;
}

.history-content-box .history-item .item-content {
    font-size: 14px;
    margin-top: 6px;
}

.honor-content-box {
    display: flex;
    flex-wrap: wrap;
}

.honor-content-box .honor-item {
    width: 48%;
    margin-bottom: 4%;
}

.honor-content-box .honor-item:nth-child(2n) {
    margin-left: 4%;
}

.honor-content-box #more-honor {
    margin: 10px auto 0;
    padding: 5px 30px;
    border-radius: 100px;
    border: 1px solid #000;
    font-weight: 600;
}

.index_box4 .swiper-button-next, .index_box4 .swiper-button-prev {
    position: relative;
    float: right;
    top: 10px;
    width: 28px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 17px;
    background-position: center;
    background-repeat: no-repeat;
}

.index_box4 .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ba9a6a'%2F%3E%3C%2Fsvg%3E");
    right: 0;
    left: auto;
}

.index_box4 .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ba9a6a'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.index_box4 .index_zhanhuilc_title {
    font-size: 18px;
    font-weight: bold;
}

.index_box4 .index_zhanhuilc_link {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.index_box4 .index_zhanhuilc_link1 {
    width: 20%;
    height: 2px;
    background: #ba9a6a
}

.index_box4 .index_zhanhuilc_link2 {
    width: 80%;
    height: 2px;
    background: #cfd8dc
}

.index_box4 .col-xs-6 {
    margin-bottom: 25px;
}

.f_l {
    float: left
}

.index_box4 .swiper-wrapper .row .col-xs-6:nth-child(1) {
    padding-right: 7px;
}

.index_box4 .swiper-wrapper .row .col-xs-6:nth-child(2) {
    padding-left: 7px;
}

.store-content-box {
    display: flex;
    flex-wrap: wrap;
}

.store-content-box .store-item {
    width: 48%;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    text-align: center;
}

.store-content-box .store-item:nth-child(2n) {
    margin-left: 4%;
}

.store-content-box .store-item p {
    margin-top: 10px;
    font-weight: 600;
}

.jmydsq-content-box .jmydsq-item-text {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 13px;
}

.jmydsq-content-box .jmydsq-item-text.strong {
    font-weight: 600;
}

.jmydsq-content-box .jmydsq-item-img {
    padding: 20px 0;
}

.jmjdzc-content-box .jmjdzc-content-item {
    padding: 20px 0;
}

.jmjdzc-content-box .jmjdzc-content-item .item-text .text-title {
    color: #ba9a6a;
    border-left: 2px solid #ba9a6a;
    padding-left: 10px;
}

.jmjdzc-content-box .jmjdzc-content-item .item-text .text-title .title-ch {
    font-size: 20px;
    font-weight: 600;
}

.jmjdzc-content-box .jmjdzc-content-item .item-text .text-title .title-en {
    font-size: 12px;
    text-transform: uppercase;
}

.jmjdzc-content-box .jmjdzc-content-item .item-text .text-content {
    font-size: 15px;
    margin: 18px 0;
}

.jmjdzc-content-box .jmjdzc-content-item .item-text .text-content p {
    margin-bottom: 10px;
}

.jmlc-content-box {
    display: flex;
    flex-wrap: wrap;
    color: #686767;
}

.jmlc-content-box .jmlc-item {
    width: 48%;
    text-align: center;
    line-height: 20px;
    padding: 15px 0;
}

.jmlc-content-box .jmlc-item:nth-child(2n) {
    margin-left: 4%;
}

.jmlc-content-box .jmlc-item .item-icon img {
    width: 80px;
}

.jmlc-content-box .jmlc-item .item-text p {
    font-size: 13px;
}

.jmlc-content-box .jmlc-item .item-text .title {
    font-size: 18px;
    padding: 10px 0;
}
.advantage-top-desc{
    font-size: 16px;
    color: #686767;
    padding: 20px 0;
    line-height: 30px;
    text-align: left;
}

.advantage-page .content{
    background-color: #eee;
}
.advantage-page .content{
    padding: 30px 10px;
    color: #212121;
}
.advantage-page .content .title-cn{
    font-size: 14px;
    font-weight: 600;
}
.advantage-page .content .title-en{
    font-size: 12px;
    padding: 0 0 10px;
}
.advantage-page .content .desc{
    line-height: 20px;
    font-size: 12px;
}
.advantage-page .content .list{
    display: flex;
    flex-wrap: wrap;
}
.advantage-page .content .list li{
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
}
.advantage-page .content .list li .img{
    padding-top: 10px;
}
.advantage-page .content .list li .img img{
    max-width: 100%;
    height: auto;
}
.advantage-page .content .list li:nth-child(2n){
    margin-right: 0;
}
.contact-box {
    padding: 20px 0
}

.contact-box .contact-top-title {
    padding-bottom: 20px;
    color: #333333;
}

.contact-box .contact-top-title .title-ch {
    font-size: 24px;
    font-weight: 600;
}

.contact-box .contact-top-title .title-en {
    text-transform: uppercase;
    font-size: 12px;
}

.contact-box .contact-top-title .title-line {
    border: 1px solid #ba9a6a;
    width: 40px;
    margin-top: 5px;
}

.contact-box .contact-session {
    color: #686767;
}

.contact-box .contact-session .session-title {
    font-size: 20px;
    font-weight: 600;
}

.contact-box .contact-session .session-item {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
}

.contact-box .contact-session .session-item .item-icon {
    width: 10%;
}

.contact-box .contact-session .session-item .item-text {
    width: 87%;
    margin-left: 3%;
}

.contact-box .contact-session .session-item .item-text .text-title {
    font-size: 15px;
    font-weight: 600;
}

.contact-box .contact-session .session-item .item-text .text-detail {
    font-size: 14px;
}

.store-item-title {
    margin-top: 20px;
}

.store-item-title .title-ch {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 2px;
}

.store-item-title .title-en {
    font-size: 12px;
    text-transform: uppercase;
}

.store-item-title .title-line {
    width: 43px;
    border: 1px solid #ba9a6a;
}
.store-item-img-list{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.store-item-img-list .img-item{
    width: 48%;
    margin-bottom: 4%;
}
.store-item-img-list .img-item:nth-child(2n){
    margin-left: 4%;
}

.store-box .pc-slide {
    width: 100%;
    margin: 0 auto;
}
.store-box .view .swiper-container {
    width: 100%;
    height: 500px;
}

.store-box .view .arrow-left {
    background: url(images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.store-box .view .arrow-right {
    background: url(images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.store-box .preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.store-box .preview .swiper-container {
    width: 78%;
    height: 89px;
    margin-left: 47px;
}

.store-box .preview .swiper-slide {
    width: 250px;
    height: 89px;
    cursor:pointer;
}
.store-content-item{
    margin-right: 5px;
    display: flex;
    background: #ba9a6a;
}
.store-content-item p{
    margin-bottom: 0;
}
.store-content-item .store-content-item-img{
    width: 100%;
}
.store-content-item .store-content-item-text{
    display: flex;
    justify-content: center;
    text-align: center;
    color: #fff;
    margin: auto;
}
.store-box .preview .swiper-slide.active-nav .store-content-item{
    padding: 3px;
    border: 2px #222 solid;
}
.store-box .preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 25px;
    height: 25px;
    z-index: 10;
}

.store-box .preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
    width: 25px;
    height: 25px;
    z-index: 10;
}
.store-box .preview img {
    padding: 1px;
}

.bottom-button {
    position: fixed;
    bottom: 2px;
    color: #fff;
    width: 100%;
    z-index: 99;
}
@media (min-width:640px){
    .bottom-button {
        width: 640px;
    }
}

.bottom-button p {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    background-color:#c59a6d;
    border-radius: 100px;
    padding: 10px 15px;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
}
.join-box .join-title {
    color: #212121;
    font-size: 26px;
    font-weight: bolder;
}
.join-box .join-small-title {
    color: #2b2b2b;
    font-size: 15px;
    font-weight: bolder;
    margin: 10px 0;
}
.join-box {
    padding: 50px 6% 30px;

}

.join-box .from-address {
    color: #2b2b2b;
}

.form-box ul {
    display: flex;
    flex-wrap: wrap;
}

.join-box .from-address select {
    width: 32.3%;
    height: 40px;
    border: 0;
    text-align: center;
    background-color: #efefef;
    border-radius: 5px;
    text-align-last: center;
    margin-bottom: 10px;
    padding: 3px;
}

.join-box .form-box .from-store-area {
    width: 48%;
    margin-right: 4%;
}

.join-box .form-box .from-store-area input {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    border: 0;
    padding: 5px 20px;
}

.combo {
    background-color: #efefef;
    color: #2b2b2b;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: flex;
    white-space: nowrap;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}

.join-box .form-box .from-store-name {
    width: 48%;
    display: flex;
    margin-bottom: 10px;
}

.join-box .form-box .from-store-name input {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    border: 0;
    padding: 5px 20px;
    background-color: #efefef;
}

.join-box .form-box .from-store-phone {
    width: 48%;
    display: flex;
    margin-right: 4%;
}

.join-box .form-box .from-store-phone input {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    border: 0;
    padding: 5px 20px;
    background-color: #efefef;
}

.join-box .form-box .from-store-content {
    width: 48%;
    display: flex;
}

.join-box .form-box .from-store-content textarea {
    width: 100%;
    height: 30px;
    border-radius: 5px;
    border: 0;
    padding: 5px 20px;
    background-color: #efefef;
}

.form-button {
    margin: 30px auto;
}

.form-button span {
    color: #fff;
    background-color: #994a1f;
    border-radius: 100px;
    padding: 7px 35px;
    letter-spacing: 1px;
}
.recruit-page{
    padding-top: 0;
}
.recruit-page .small-title{
    text-align: center;
    font-size: 16px;
    color: #686767;
    line-height: 30px;
    padding-top: 30px;
}
.recruit-page .top-desc{
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
    color: #686767;
    line-height: 26px;
}
.recruit-page .list li{
    padding-top: 50px;
    text-align: center;
}
.recruit-page .list li .title{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 30px;
}
.recruit-page .list li .title span{
    padding-bottom: 5px;
    border-bottom: 3px solid #9e835a;
}
.recruit-page .list li .desc{
    font-size: 14px;
    color: #686767;
    line-height: 26px;
    padding: 0 30px;
}
.recruit-page .contact{
    font-size: 15px;
    text-align: center;
    color: #686767;
    line-height: 30px;
    margin: 50px 0;
}

.customized-page{
    margin-bottom: 50px;
    font-family: "Source Han Sans CN"!important;
    background-color: #fff;
}
.customized-page img{
    max-width:100%;
    height: auto;
}
.customized-page .session{
    margin: 0 15px;
}
.customized-page .session1{
    padding: 30px 10px;
    color: #838383;
    line-height: 30px;
}
.customized-page .session1 .title{
    font-size: 20px;
    font-weight: 400;
}
.customized-page .session1 .desc{
    font-size: 14px;
    font-weight: 200;
}

.customized-page .base-title-cn{
    font-size: 26px;
    font-weight: 400;
    color: #575757;
    text-align: center;
}
.customized-page .base-title-en{
    font-size: 12px;
    font-weight: 300;
    color: #575757;
    text-transform: uppercase;
    text-align: center;
}
.customized-page .list{
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
}
.customized-page .list .w-30{
    width: 33.3%;
    text-align: center;
}

.customized-page .img img{
    max-width: 100%;
    height: auto;
}
.customized-page .list .item-title{
    font-size: 16px;
    padding: 10px 0;
}
.customized-page .list .item-desc{
    font-size: 10px;
    color: #575757;
    line-height: 19px;
    font-weight: 300;
}
.customized-page .list .w-50{
    width: 50%;
    text-align: center;
}
.customized-page .session2{
    padding-top: 20px;
}
.customized-page .session2 .big-title{
    font-size: 16px;
    color: #575757;
}
.customized-page .session2 .line{
    width: 28px;
    height: 3px;
    background-color: #575757;
    margin: 15px 0;
}
.customized-page .session2 .small-title{
    font-size: 12px;
    color: #575757;
    letter-spacing: 1px;
}
.customized-page .session2 .list .img{
    width: 70%;
    margin: 0 auto;
}
.customized-page .session3,
.customized-page .session4{
    padding: 20px 0;
}
.customized-page .session3 .list,
.customized-page .session4 .list{
    display: flex;
    flex-wrap: wrap;
}
.customized-page .session3 .list li,
.customized-page .session4 .list li{
    width: 25%;
    text-align: center;
    margin: 10px 0;
}
.customized-page .session3 .list li .item-title,
.customized-page .session4 .list li .item-title{
    color: #575757;
    margin-top: 10px;
}
.customized-page .session3 .list li .img,
.customized-page .session4 .list li .img{
    width: 75%;
    margin: 0 auto;
}
.customized-page .session3 .list .item-title,
.customized-page .session4 .list .item-title{
    padding: 0;
}
.customized-page .session5{
    margin: 0 -15px;
}
.customized-page .session5 .box1{
    padding: 20px 30px;
    display: flex;
    flex-wrap: wrap;
}

.customized-page .session5 .box1 .text{
    writing-mode:vertical-lr;
    font-size: 16px;
    color: #575757;
    width: 10%;
    text-align: center;
    letter-spacing: 1px;
}
.customized-page .session5 .box1 .img{
    width: 80%;
}
.customized-page .session5 .box2{
    display: flex;
    flex-wrap: wrap;
}
.customized-page .session5 .box2 .left{
    width: 50%;
}
.customized-page .session5 .box2 .right{
    width: 50%;
}
.customized-page .session5 .box2 .right .img{
    width: 70%;
}
.customized-page .session5 .box2 .right .right-title{
    color: #423735;
    padding-left: 10px;
    font-size: 14px;
}
.customized-page .session5 .box2 .right .right-box{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.customized-page .session5 .box2 .right .right-box .text{
    writing-mode:vertical-lr;
    font-size: 14px;
    color: #575757;
    width: 10%;
    text-align: right;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.customized-page .session5 .box2 .right .right-box .text:nth-child(2){
    margin-left: 15%;
}
.customized-page .session5 .box2 .right .right-box .img{
    width: 65%;
}
.customized-page .session5 .box3{
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0;
}
.customized-page .session5 .box3 .text{
    writing-mode:vertical-lr;
    font-size: 14px;
    color: #575757;
    width: 5%;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}
.customized-page .session5 .box3 p:first-child{
    width: 31%;
    margin-top: 80px;
}
.customized-page .session5 .box3 p:nth-child(2){
    justify-content: flex-end;
}
.customized-page .session5 .box3 p:nth-child(3){
    margin-left: 9%;
}
.customized-page .session5 .box3 p:nth-child(4){
    width: 50%;
}
.customized-page .session6,
.customized-page .session7,
.customized-page .session8{
    margin: 0 -15px;
}
.customized-page .session7 .box1{
    position: relative;
}
.customized-page .session7 .box1 .desc{
    position: absolute;
    left: 10px;
    bottom: 20px;
    font-size: 12px;
    color: #7b7372;
    font-weight: 300;
}
.customized-page .session8 .list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
}
.customized-page .session8 .list li{
    width: 16.6%;
    text-align: center;
}
.customized-page .session8 .list li .img{
    width: 80%;
    margin: 0 auto;
}
.customized-page .session8 .list li .item-title{
    color: #575757;
    font-size: 12px;
}
.customized-page .session9 .list{
    display: flex;
}
.customized-page .session9 .list li{
    width: 49%;
}
.customized-page .session9 .list li:nth-child(2n){
    margin-left: 2%;
}