.main {
    min-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    font-family: '微软雅黑';
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .main .f_hmr {
        font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    .main .f_hmm {
        font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    br {
        color: rgba(0, 0, 0, 0);
    }
}
@-moz-document url-prefix() {
	
    .main .f_hmr {
    	font-family: STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑";
    }
    br {
    	color: rgba(0, 0, 0, 0);
    }
}
br {
    color: rgba(0, 0, 0, 0)\9\0;
}

.main .one_place {
    height: 9rem;
    position: relative;
}

.main .one_banner {
    height: 9rem;
}

.main .one_banner .swiper-slide {
    line-height: 0;
    height: 9rem;
}

.main .banner_float {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.8rem;
    height: 0.14rem;
    text-align: center;
    z-index: 100;
}

.main .banner_pic {
    height: 9rem;
    line-height: 0;
}

.main .banner_pointer {
    width: 0.14rem;
    height: 0.14rem;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    margin: 0 0.04rem;
	cursor: pointer;
}

.main .banner_float .active {
    background-color: #E2965B;
}

.main .banner_arrow {
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    top: 4.26rem;
    z-index: 100;
    cursor: pointer;
    transition: all 0.3s linear;
    transform-origin: center center;
}

.main .banner_arrow_left {
    background: url(../images/teindex/arrow_left.png) no-repeat center;
    left: 0.6rem;
    background-size: 0.26rem 0.44rem;
}

.main .banner_arrow_right {
    background: url(../images/teindex/arrow_right.png) no-repeat center;
    right: 0.6rem;
    background-size: 0.26rem 0.44rem;
}

.main .banner_arrow:hover {
    transform: scale(1.2, 1.2);
}

.main .two_place {
    background-color: #FDEADD;
    height: 5.2rem;
}

.main .two_left {
    width: 9.6rem;
    height: 5.2rem;
}

.main .two_logo {
    width: 1.31rem;
    line-height: 0;
    margin-left: 3.1rem;
}

.main .two_left_title {
    font-size: 0.36rem;
    line-height: 0.42rem;
    color: #490e13;
    padding-left: 3.2rem;
    padding-top: 0.04rem;
}

.main .two_left_text {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #490e13;
    padding-left: 3.2rem;
    padding-top: 0.1rem;
}

.main .two_left_left {
    margin-right: 1.1rem;
}

.main .two_left_right {
    padding-top: 1.05rem;
}

.main .two_model {
    min-width: 2.55rem;
    margin: 0 auto;
	min-height:200px;
}

.main .two_model_title {
    text-align: center;
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #490e13;
    padding-bottom: 0.22rem;
}

.main .two_model_text {
    font-size: 0.16rem;
    line-height: 0.23rem;
    color: #490e13;
    text-align: center;
}

.main .two_middle {
    width: 4.78rem;
    height: 5.2rem;
    border-left: 1px solid #FFFCFB;
    border-right: 1px solid #FFFCFB;
    padding-top: 1.05rem;
    box-sizing: border-box;
}

.main .two_right {
    height: 5.2rem;
    padding-left: 1rem;
    padding-top: 1.05rem;
    box-sizing: border-box;
}

.main .two_model_fg {
   /* height: 0.85rem;*/
}

.main .three_place {
    background-color: #FEF1E8;
    padding-top: 0.8rem;
    padding-bottom: 1.57rem;
}

.main .three_detail {
    width: 11.98rem;
    margin: 0 auto;
}
.main .three_swiper .banner_arrow {
    top: 2.58rem;
}
.main .three_title {
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #490e13;
    text-align: center;
}

.main .three_text {
    font-size: 0.23rem;
    text-align: center;
    color: #490e13;
    padding-top: 0.14rem;
}

.main .three_swiper {
    height: 5.37rem;
    margin-top: 0.68rem;
}

.main .three_pic {
    height: 5.37rem;
    line-height: 0;
    position: relative;
    width: 11.98rem;
}

.main .three_swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0.26rem;
    width: 100%;
    text-align: center;
}

.main .three_swiper .swiper-pagination-switch {
    display: inline-block;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 0.04rem;
    background: #fff;
    margin: 0 0.03rem;
    opacity: 1;
	cursor: pointer;
}

.main .three_swiper .swiper-active-switch {
    background: #E2965B;
}

.main .three_float {
    position: absolute;
    font-size: 0.17rem;
    line-height: 0.3rem;
    color: #fff;
    bottom: 0.48rem;
    left: 0;
    right: 0;
    text-align: center;
}

.main .three_bottom {
    height: 1.5rem;
    background-color: #CEA26C;
    padding-left: 1.4rem;
    padding-right: 0.2rem;
}

.main .three_bottom_left_title {
    font-size: 0.27rem;
    line-height: 0.4rem;
    color: #4c1003;
    padding-top: 0.34rem;
}

.main .three_bottom_left_text {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #490e13;
    padding-top: 0.02rem;
}

.main .three_bottom_left_text span {
    font-size: 0.18rem;
    color: #490e13;
}

.main .three_bottom_left_text b {
    position: relative;
    top: -0.02rem;
}

.main .three_btn {
    display: inline-block;
    width: 2.43rem;
    height: 0.42rem;
    border: 2px solid #7B3A1F;
    font-size: 0.14rem;
    text-align: center;
    line-height: 0.42rem;
    color: #4c1003;
    margin-top: 0.22rem;
}

.main .three_btn span {
    display: inline-block;
    width: 0.1rem;
    height: 0.1rem;
    border-right: 1px solid #571A0A;
    border-bottom: 1px solid #571A0A;
    transform-origin: center center;
    transform: rotate(-45deg);
    margin-right: 0.12rem;
}

.main .three_bottom_right {
    padding-top: 0.26rem;
    width: 5.4rem;
}

.main .three_bottom_right_item {
    font-size: 0.14rem;
    line-height: 0.35rem;
    color: #490f14;
    width: 50%;
    cursor: pointer;
}

.main .three_bottom_right .active {
    color: #fff;
	font-weight:bold;
}

.main .three_bottom_right_item span {
    display: inline-block;
    width: 0.02rem;
    height: 0.12rem;
    background-color: #490f14;
    vertical-align: middle;
    margin: 0 0.07rem;
    position: relative;
    top: -0.02rem;
}

.main .three_bottom_right .active span {
    background-color: #fff;
}

.main .three_four_fg {
    height: 0.48rem;
    background: url(../images/teindex/three_four_bg.png) no-repeat center;
    background-size: 100% 100%;
    background-color: #FEF1E8;
    text-align: center;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #fff;
    padding-top: 0.22rem;
}

.main .four_place {
    background-color: #FEF1E8;
    padding-bottom: 1.3rem;
}

.main .four_title {
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #490f14;
    text-align: center;
    padding-top: 0.2rem;
}

.main .four_text {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #490f14;
    text-align: center;
    padding-top: 0.12rem;
}

.main .four_content {
    width: 15.15rem;
    margin: 0 auto;
    padding-top: 0.55rem;
}

.main .four_model {
    width: 2.9rem;
    margin-right: 0.13rem;
	text-align:center;
}

.main .four_model:first-child+.four_model+.four_model+.four_model+.four_model {
    margin-right: 0;
}

.main .four_pic {
    height: 4.4rem;
    line-height: 0;
}

.main .four_model_title {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #490f14;
    padding-top: 0.28rem;
    padding-bottom: 0.22rem;
	text-align:center;
}

.main .four_model_text {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #490e13;
}

.main .four_model_box {
    height: 0.84rem;
}
.main .four_model_btn {
    display: inline-block;
    width: 2rem;
    height: 0.38rem;
    border: 1px solid #9A645A;
    line-height: 0.38rem;
    color: #490f14;
    font-size: 0.14rem;
    text-align: center;
    margin-top: 0.27rem;
}
.main .four_model_btn:hover {
    color: #fff;
	background-color: #6D2419;
}

.main .five_place {
    height: 6.5rem;
    line-height: 0;
    position: relative;
}

.main .five_float {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 3.6rem;
}

.main .five_title {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #490e13;
    padding-top: 2rem;
}

.main .five_title_two {
    font-size: 0.5rem;
    line-height: 0.6rem;
    color: #490e13;
    padding-top: 0.18rem;
    padding-bottom: 0.25rem;
}

.main .five_text {
    font-size: 0.23rem;
    line-height: 0.33rem;
    color: #490e13;
}

.main .five_btn {
    display: inline-block;
    width: 2rem;
    height: 0.44rem;
    line-height: 0.44rem;
    text-align: center;
    color: #fff;
    font-size: 0.14rem;
    background-color: #6D2419;
    margin-top: 0.65rem;
}

.main .six_place {
    background-color: #F4F4EB;
    height: 8.08rem;
    position: relative;
    box-sizing: border-box;
    padding-top: 1.14rem;
}

.main .six_model {
    height: 5.9rem;
    width: 9.8rem;
}

.main .six_swiper {
    width: 9.8rem;
    margin: 0 auto;
    height: 5.9rem;
}

.main .six_pic {
    width: 4.72rem;
    height: 5.89rem;
    line-height: 0;
}

.main .six_right {
    width: 4rem;
    margin-left: 1rem;
}

.main .six_right_title {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #4c1003;
    padding-top: 1.86rem;
}

.main .six_right_text {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #490e13;
    padding-top: 0.11rem;
    padding-bottom: 0.26rem;
}

.main .six_right_te {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #4c1003;
}

.main .six_icon {
    width: 0.53rem;
    height: 0.53rem;
    margin-top: 0.43rem;
}

.main .six_icon[data-and="0"] {
    background: url(../images/teindex/six_icon1.png) no-repeat center;
    background-size: 100% 100%;
}

.main .six_icon[data-and="1"] {
    background: url(../images/teindex/six_icon2.png) no-repeat center;
    background-size: 100% 100%;
}

.main .six_icon[data-and="2"] {
    background: url(../images/teindex/six_icon3.png) no-repeat center;
    background-size: 100% 100%;
}

.main .six_icon_text {
    font-size: 0.14rem;
    line-height: 0.2rem;
    color: #4c1003;
    padding-top: 0.03rem;
}

.main .six_arrow {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    top: 3.8rem;
    background-size: 0.2rem 0.34rem;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s linear;
    transform-origin: center center;
}

.main .six_arrow_left {
    background: url(../images/teindex/six_left.png) no-repeat left center;
    left: 3.3rem;
}

.main .six_arrow_right {
    background: url(../images/teindex/six_right.png) no-repeat left center;
    right: 3.3rem;
}

.main .six_arrow:hover {
    transform: scale(1.2, 1.2);
}

.main .seven_place {
    height: 6.43rem;
    line-height: 0;
    position: relative;
}

.main .seven_place .five_title,
.main .seven_place .five_title_two,
.main .seven_place .five_text {
    color: #fff;
}

.main .eight_place {
    background-color: #F4F4EB;
    padding: 0.84rem 0;
    padding-left: 3.6rem;
    padding-bottom: 1.5rem;
}

.main .eight_pic {
    width: 4.68rem;
    line-height: 0;
    margin-right: 1.03rem;
}

.main .eight_right {
    padding-top: 0.19rem;
}

.main .eight_right_model {
    padding-bottom: 0.66rem;
}

.main .eight_title {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #490e13;
}

.main .eight_text {
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #490e13;
    padding-top: 0.1rem;
}

.main .eight_last {
    font-size: 0.18rem;
    line-height: 0.32rem;
    color: #490e13;
    padding-top: 0.28rem;
}

.main .nine_place {
    height: 6.44rem;
    line-height: 0;
    position: relative;
}

.main .nine_place .five_title,
.main .nine_place .five_title_two,
.main .nine_place .five_text {
    color:#5b2c00;
}

.main .nine_place .five_btn {
    color: #74342a;
    background-color: #E1CBA4;
}

.main .nine_place .five_float {
    padding-left: 1.6rem;
}

.main .nine_place .five_title {
    padding-top: 1.3rem;
}

.main .ten_place {
    background-color: #F4F4EB;
    padding: 0.5rem 0;
}

.main .ten_detail {
    width: 1400px;
	clear:both;
	margin:0 auto;
}

.main .ten_model {
    width: 25%;
	box-sizing:border-box;
    padding:0 1%;
}

.main .ten_model:last-child {
    margin-right: 0;
}

.main .ten_model:first-child+div+div+div {
    margin-right: 0;
}

.main .ten_pic {
    height: 1.99rem;
    line-height: 0;
}

.main .ten_title {
    font-size: 0.20rem;
    line-height: 0.3rem;
    color: #490e13;
	text-align:center;
    padding-top: 0.38rem;
}

.main .ten_text {
    font-size: 0.16rem;
    line-height: 0.27rem;
    color: #4c1003;
    padding-top: 0.24rem;
}

.main .ele_place {
    background-color: #F5F5EC;
    padding-bottom: 1.5rem;
}

.main .ele_detail {
    width: 12rem;
    margin: 0 auto;
}

.main .ele_swiper {
    height: 5.38rem;
}

.main .ele_pic {
    width: 12rem;
    height: 5.38rem;
    line-height: 0;
    position: relative;
}

.main .ele_float {
    position: absolute;
    left: 0.88rem;
    bottom: 0.47rem;
}

.main .ele_title {
    font-size: 0.28rem;
    line-height: 0.4rem;
    color: #fff;
}

.main .ele_text {
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #fff;
    padding-top: 0.2rem;
}

.main .ele_swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0.39rem;
    width: 100%;
    text-align: right;
    padding-right: 0.6rem;
    box-sizing: border-box;
}

.main .ele_swiper .swiper-pagination-switch {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 0.06rem;
    background: #fff;
    margin: 0 0.03rem;
    opacity: 1;
	cursor: pointer;
}

.main .ele_swiper .swiper-active-switch {
    background: #E4985B;
}

.main .ele_bottom {
    height: 2.26rem;
    background-color: #fff;
}

.main .ele_model {
    display: none;
    padding: 0 0.83rem;
}

.main .ele_bottom .active {
    display: block;
}

.main .ele_icon_item {
    width: 1.17rem;
    height: 1.17rem;
    display: inline-block;
    line-height: 0;
    margin-right: 0.53rem;
}

.main .ele_right_top {
    padding-top: 0.55rem;
    text-align: right;
}

.main .ele_star {
    display: inline-block;
    width: 0.76rem;
    height: 0.13rem;
    background: url(../images/teindex/star.png) no-repeat center;
    background-size: 100% 100%;
}

.main .ele_right_text {
    font-size: 0.14rem;
    text-align: right;
    color: #6d2419;
    line-height: 0.2rem;
    padding-top: 0.06rem;
}

.main .ele_btn_box {
    text-align: right;
}

.main .ele_btn {
    display: inline-block;
    width: 2.12rem;
    height: 0.38rem;
    line-height: 0.38rem;
    background-color: #6D2419;
    font-size: 0.12rem;
    text-align: center;
    color: #fff;
    margin-top: 0.24rem;
}

.main .ele_icon {
    padding-top: 0.46rem;
}

.main .ele_left_title {
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #6d2419;
    padding-top: 0.14rem;
}

.main .ele_left_text {
    font-size: 0.16rem;
    line-height: 0.3rem;
    color: #6d2419;
    padding-top: 0.06rem;
}

.main .ele_title_title {
    font-size: 0.36rem;
    line-height: 0.4rem;
    color: #490f14;
    text-align: center;
    padding-top: 0.2rem;
}

.main .ele_title_text {
    font-size: 0.23rem;
    line-height: 0.3rem;
    color: #490f14;
    text-align: center;
    padding-top: 0.12rem;
    padding-bottom: 0.64rem;
}

.main .twe_place {
    height: 6.98rem;
    line-height: 0;
    position: relative;
}

.main .twe_place .five_title,
.main .twe_place .five_title_two,
.main .twe_place .five_text {
    color: #5b2c00;
}

.main .twe_place .five_float {
    padding-left: 1.6rem;
}

.main .thr_place {
    background-color: #F4F4EB;
    padding-top: 0.5rem;
    padding-bottom: 0.76rem;
}

.main .thr_title {
	font-size: 0.36rem;
	line-height: 1.2rem;
	color: #490e13;
	text-align: center;
}

.main .thr_text {
    font-size: 0.18rem;
    line-height: 0.26rem;
    color: #490e13;
    text-align: center;
    padding-top: 0.27rem;
    padding-bottom: 0.57rem;
}

.main .thr_detail {
    text-align: center;
}

.main .thr_model {
    display: inline-block;
    vertical-align: top;
    margin: 0 1.02rem;
}

.main .thr_icon {
    display: inline-block;
    width: 0.62rem;
    height: 0.62rem;
    line-height: 0;
    margin-bottom: 0.2rem;
}

.main .thr_model_title {
    font-size: 0.16rem;
    line-height: 0.22rem;
    color: #490e13;
}

.main .thr_model_text {
    font-size: 0.16rem;
    line-height: 0.22rem;
    color: #490e13;
}

.main .fou_place {
    height: 6.42rem;
    line-height: 0;
    position: relative;
}

.main .fou_place .five_title,
.main .fou_place .five_title_two,
.main .fou_place .five_text {
    color: #fff;
}

.main .fou_place .five_title {
    padding-top: 2.4rem;
}

.main .fou_place .five_float {
    padding-left: 1.56rem;
}

.main .fif_place {
    background-color: #F5F5EC;
    padding-top: 0.56rem;
    padding-bottom: 1.15rem;
}

.main .fif_title {
    font-size: 0.28rem;
    line-height: 0.4rem;
    text-align: center;
    color: #6d1d18;
    padding-bottom: 0.5rem;
}
.main .fif_title a {
    color: #6d1d18;
}
.main .fif_detail {
    width: 12.02rem;
    margin: 0 auto;
}

.main .fif_model {
    width: 3.8rem;
}

.main .fif_model_middle {
    margin: 0 0.3rem;
}

.main .fif_pic {
    height: 2.18rem;
    line-height: 0;
}

.main .fif_bottom {
    height: 1.94rem;
    border: 1px solid #CAA883;
    border-top: 0;
    padding-left: 0.23rem;
}

.main .fif_text {
    font-size: 0.2rem;
    line-height: 0.42rem;
    color: #490e13;
    padding-top: 0.22rem;
}
.main .fif_text a {
    color: #490e13;
}
.main .fif_btn {
    display: inline-block;
    width: 0.9rem;
    height: 0.3rem;
    border: 1px solid #7F5657;
    text-align: center;
    line-height: 0.32rem;
    font-size: 0.14rem;
    color: #490e13;
    margin-top: 0.28rem;
}

.main .ss_place {
    background-color: #fff;
    padding-top: 1.07rem;
    padding-bottom: 1rem;
}

.main .ss_title {
    font-size: 0.36rem;
    line-height: 0.58rem;
    color: #490e13;
    width: 5.2rem;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.main .love_one {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    background: url(http://adgoos.aidigong.com/image/www/images/indexn/love_icon1.png) no-repeat center;
    background-size: 100% 100%;
    left: 0.4rem;
    top: 0.04rem;
}

.main .love_two {
    position: absolute;
    width: 0.29rem;
    height: 0.31rem;
    background: url(http://adgoos.aidigong.com/image/www/images/indexn/love_icon2.png) no-repeat center;
    background-size: 100% 100%;
    right: 0.4rem;
    top: 0.75rem;
}

.main .ss_text {
    font-size: 0.23rem;
    color: #d4ac67;
    letter-spacing: 0.04rem;
    text-align: center;
    vertical-align: middle;
    line-height: 0.4rem;
    padding-top: 0.1rem;
    padding-bottom: 0.42rem;
}

.main .ss_text span {
    width: 0.02rem;
    height: 0.26rem;
    background-color: #D4AC67;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -0.02rem;
    margin: 0 0.2rem;
}

.main .ss_swiper_box {
    width: 11.45rem;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.main .ss_swiper {
    width: 7.45rem;
    height: 5.12rem;
    overflow: visible;
    margin: 0 auto;
}

.main .ss_swiper .ss_model {
    width: 7.45rem;
    height: 5.12rem;
    position: relative;
}

.main .ss_swiper .swiper-slide {
    height: 5.12rem;
    line-height: 0;
    transform-origin: center center;
    transform: scale(0.8, 0.8);
    /* transition: all 0.3s linear; */
    position: relative;
    opacity: 0.5;
}

.main .ss_swiper .swiper-slide .swiper_float {
    display: none;
    height: 1.35rem;
    background-color: #F1E4DB;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}

.main .ss_swiper .swiper-slide-active {
    transform: scale(1, 1);
    opacity: 1;
}

.main .ss_swiper .swiper-slide-active .swiper_float {
    display: block;
}

.main .ss_swiper_title {
    font-size: 0.14rem;
    text-align: center;
    transform-origin: center center;
    transform: scale(0.64, 0.64);
    color: #490e13;
    line-height: 0.2rem;
    letter-spacing: 0.03rem;
    padding-top: 0.17rem;
}

.main .ss_swiper_text {
    font-size: 0.23rem;
    line-height: 0.3rem;
    text-align: center;
    color: #490e13;
    padding-top: 0.07rem;
}

.main .ss_swiper_last {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #490e13;
    text-align: center;
    padding-top: 0.05rem;
}

.main .ss_swiper_block {
    width: 2rem;
    height: 5.12rem;
    cursor: pointer;
    position: absolute;
    top: 0;
    z-index: 100;
}

.main .ss_swiper_left {
    left: 0;
}

.main .ss_swiper_right {
    right: 0;
}

