.main {
    min-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    font-family: '微软雅黑';
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

    br {
        color: rgba(0, 0, 0, 0);
    }
}
@-moz-document url-prefix() {
	

    br {
    	color: rgba(0, 0, 0, 0);
    }
}
br {
    color: rgba(0, 0, 0, 0)\9\0;
}

.main .top_place {
    height: 6.36rem;
    line-height: 0;
}

.main .one_place {
    background-color: #FFF1E7;
    height: 9.04rem;
}

.main .one_left {
    width: 6rem;
    margin-left: 2.89rem;
    padding-top: 1.66rem;
}

.main .one_title {
    font-size: 0.4rem;
    line-height: 0.5rem;
    color: #490e13;
    padding-left: 0.18rem;
}

.main .one_text {
    font-size: 0.32rem;
    line-height: 0.5rem;
    color: #490e13;
    padding-left: 0.22rem;
    padding-top: 0.04rem;
    padding-bottom: 0.4rem;
}

.main .one_middle {
    padding-bottom: 0.23rem;
}

.main .one_middle_lf {
    width: 2.88rem;
    border-top: 1px solid #774748;
}

.main .one_middle_rt {
    width: 2.82rem;
    border-top: 1px solid #774748;
}

.main .one_middle_model {
    padding-left: 0.2rem;
    padding-top: 0.24rem;
}

.main .one_middle_title {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #666;
}

.main .one_middle_text {
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #490e13;
    padding-top: 0.02rem;
}

.main .one_middle_text_sp {
    font-size: 0.18rem;
}

.main .one_ewm {
    width: 0.86rem;
    height: 0.86rem;
    line-height: 0;
    padding-left: 0.2rem;
    padding-top: 0.15rem;
}

.main .one_bottom {
    border-top: 1px solid #825556;
    border-bottom: 1px solid #825556;
    padding-bottom: 0.32rem;
}

.main .two_place {
    height: 8.74rem;
    background-color: #F8F8EE;
	padding: 0.5rem 0;
}

.main .two_swiper {
    height: 8.74rem;
	width: 13.7rem;
	margin: 0 auto;
}

.main .two_pic {
    height: 8.74rem;
    width: 6.85rem;
    line-height: 0;
}

.main .two_right {
    width: 6.85rem;
    padding-left: 1.6rem;
    padding-top: 3rem;
	box-sizing: border-box;
}

.main .two_right_title {
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #490e13;
    border-bottom: 1px solid #6A3A3C;
    padding-bottom: 0.08rem;
    width: 4.75rem;
}

.main .two_right_text {
    font-size: 0.23rem;
    line-height: 0.5rem;
    color: #4c1003;
    padding-top: 0.25rem;
}

.main .two_btn {
    width: 3.14rem;
    height: 0.56rem;
    background-color: #EFA34E;
    font-size: 0.18rem;
    color: #4c1003;
    text-align: center;
    line-height: 0.56rem;
    display: block;
    margin-top: 0.85rem;
}

.main .one_right_box {
    width: 5.6rem;
    height: 6.9rem;
    position: relative;
    margin-top: 1.2rem;
    margin-left: 2.25rem;
}

.main .one_right {
    width: 5.6rem;
    height: 6.9rem;
    box-sizing: border-box;
    border: 0.12rem solid #fff;
}

.main .one_float {
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    font-size: 0.14rem;
    color: #333;
}

.main .two_swiper .pagination {
    position: absolute;
    z-index: 20;
    width: 4rem;
    height: 0.16rem;
    left: 0.58rem;
    bottom: 0.2rem;
}

.main .two_swiper .swiper-pagination-switch {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 0.08rem;
    background: #fff;
    opacity: 1;
    margin-right: 0.12rem;
    cursor: pointer;
}

.main .two_swiper .swiper-active-switch {
    background: #EFA34E;
}