
.banner {
    width: 19.2rem;
    height: 10.8rem;
}

.banner .swiper-slide {
    background-size: cover;
    background-position: center;
}
.mbanner img{
    width: 100%;
    height: auto;
}

.banner .swiper-pagination{
    bottom: 5px;
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    opacity:0.8;
    background:#342c2a;
}

.banner .hvcenter {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 3rem;
    top: 0px;
    height: 100%;
}

.banner .hvcenter .text {
    text-align: center;
    display: inline-block;
}

.banner .hvcenter.right {
    left: 11.25rem;
    position: absolute;
    text-align: center;
}

.index_span_1 {
    font-size: .6rem;
    line-height: .8rem;
    color: #342c2a;
    text-transform:uppercase;
    font-weight: bold;
}

.index_span_2 {
    font-size: .36rem;
    line-height: .6rem;
    color: #342c2a;
    margin-top: .1rem;
    display: inline-block;
    font-weight: bold;
}

.index_span_3 {
    font-size: .24rem;
    line-height: .6rem;
    color: #342c2a;
    margin-top: 20px;
    margin-top: .2rem;
    display: inline-block;
    font-weight: bold;
}

.banner_btn {
    border: #4c4948 solid 1px;
    border-radius: .1rem;
    display: inline-block;
    font-size: .24rem;
    color: #4c4948;
    cursor: pointer;
    width: 3.25rem;
    height: .65rem;
    line-height: .65rem;
    margin-top: 1rem;
    text-align: center;
    font-weight: bold;
}

.banner .banner_btn:hover {
    background: #fff;
    color: #70dbd5;
	border: #70dbd5 solid 1px;
}
.banner_btn:hover {
    background: #fff;
    color: #70dbd5;
	border: #70dbd5 solid 1px;
}
.index_span_4{
    font-size: .48rem;
    color: #6edbd5;
    line-height: .48rem;
}
.index_span_5{
    font-size: .24rem;
    color: #342c2a;
    line-height: .24rem;
    margin-top: .5rem;
}
.part .title_bg{
    width: 100%;
    height: 1.5rem;
    background: url(../images/titlebg.png) no-repeat center;
}
.part .banner_btn:hover {
    color: #70dbd5;
}



.banner_btn_white {
    border: #4c4948 solid 1px;
    padding: .1rem .5rem;
    border-radius: .04rem;
    display: inline-block;
    font-size: .18rem;
    color: #fff;
    cursor: pointer;
    margin-top: .7rem;
    background: #211f1b;
}

.banner_btn_white:hover {
    background: #fff;
    color: #B79172;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

section {
    width: 19.2rem;
    height: 10rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    overflow-x: hidden;
}

section .left,
section .right {
    width: 50%;
    height: 100%;
    position: relative;
    background: #fff;
}

section .left {
    display: flex;
    align-items: center;
}

.section_2 .left {
    position: relative;
}

.section_2 .right:after {
    content: "";
    position: absolute;
    width: 0.29rem;
    height: 0.57rem;
    background: url(../images/hot-arrow.png) no-repeat center;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    right: -1px;
    pointer-events: none;
    z-index: 100;
}

.section_2 .right .swiper-container .swiper-wrapper .swiper-slide:nth-child(3) {
    margin-right: 1px;
}

.section_1 .left {
    position: relative;
}

.section_1 .right:before {
    content: "";
    position: absolute;
    width: 0.29rem;
    height: 0.57rem;
    background: url(../images/new-arrow.png) no-repeat center;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
    pointer-events: none;
    z-index: 100;
}

section .text {
    display: none;
    width: 100%;
    text-align: center;
}

.section_banner_1 {
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url("../images/section-1.jpg");
}

.section_banner_2 {
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url("../images/section-1.jpg");
}

.section_banner_3 {
    position: relative;
    background-size: cover;
    background-position: center;
    background-image: url("../images/section-1.jpg");
}

.section_banner_1 i {
    position: absolute;
    left: -29px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 29px;
    height: 58px;
    background-size: cover;
    background-position: center;
    background-image: url("../images/left_1.png");
}

.home_video {
    width: 19.2rem;
    height: 10.8rem;
    cursor: pointer;
}

.home_video video {
    width: 100%;
    height: 100%;
}





.lb {
    width: 19.20rem;
    position: relative;
}

.lb .swiper-container {
    width: 86%;
    margin: 0 auto;
}

.list {
    box-sizing: border-box;
    width: 325px;
    text-align: center;
    margin-left: 0.5rem;
    margin-right: .5rem;
}

.list .img {
    width: 307px;
    height: 336px;
    display: inline-block;
    background-position: center;
    background-size: cover;
    margin-top: 1.5rem;
}

.list i {
    display: inline-block;
    width: .88rem;
    height: 1px;
    background: #4c4948;
    margin: .2rem 0;
}

.list .span_1 {
    display: block;
    color: #b79172;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-family: "Helvetica Light";
    letter-spacing: 2px;
}

.list .span_2 {
    display: block;
    color: #4c4948;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    letter-spacing: 2px;
}

.list .span_3 {
    display: block;
    color: #4c4948;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}

.swiper_btn {
    width: .35rem;
    height: .58rem;
    background-position: center;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
}

.button-prev {
    left: 5%;
    background-image: url("../images/png_3.png");
}

.button-next {
    right: 5%;
    background-image: url("../images/png_4.png");
}



::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #c4c4c4;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #c4c4c4;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #c4c4c4;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c4c4c4;
}




.index_chaxun{
    height: 5.9rem;
    width: 100%;
    text-align: center;
    padding: 1.7rem 0 2.4rem;
}
.index_chaxun ul{
    width: 100%;
}
.index_chaxun li{
    display: inline-block;
    width: 32%;
}
.index_chaxun li:nth-child(2){
    border-left: 1px solid #948f8e;
    border-right: 1px solid #948f8e;
}
.chaxun_title_1{
    font-size: .4rem;
    color: #6edbd5;
    line-height: .4rem;
}
.chaxun_title_2{
    font-size: .48rem;
    color: #342c2a;
    line-height: .6rem;
    text-transform:uppercase;
    font-weight: bold;
}
.chaxun_title_3{
    font-size: .36rem;
    color: #342c2a;
    line-height: .36rem;
    margin-top: .3rem;
}
.index_chaxun .title_bg {
    width: 100%;
    height: 1rem;
    background: url(../images/titlebg.png) no-repeat center;
    background-size: 380px 18px;
}
.chaxun_a{
    width: .94rem;
    height: .94rem;
    margin: 1.2rem auto .22rem;
    background: url(../images/jiantou.png) no-repeat;
    display: block;
    border: 1px solid #342c2a;
    border-radius: 50%;
    background-size: 100%;
}
.chaxun_a:hover{
    background: url(../images/jiantoub.png) no-repeat;
    background-color: #6edbd5;
    border: 1px solid #6edbd5;
    background-size: 100%;
}
.lianxi{
    width: 100%;
    height: 9.25rem;
/*    background: url(../images/lianxibg.jpg) no-repeat top center;*/
    background-size: 19.2rem 5.74rem;
    background-position:top center;
    background-repeat: no-repeat;
}
.lianxi_title{
    font-size: .48rem;
    line-height: .48rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.lianxi_box{
    width: 8.15rem;
    margin: 0 auto;
}
.lianxi .title_bg{
    height: 1.46rem;
    background: url(../images/lianxititlebg.png) no-repeat center;
}
.lianxi_bg{
    width: 100%;
    height: 5.15rem;
    background: #fff;
    text-align: center;
    padding-top: .65rem;
    box-shadow: 0 3px 8px rgba(0,0,0,0.17);
}
.lianxi_bg p{
    font-size: .32rem;
    line-height: .32rem;
    margin-bottom: .3rem;
}
.lianxi_bg img{
    width: 2.44rem;
    height: 2.44rem;
}
.sec_list{

}
.sec_list_left{
    float: left;
    width: 3rem;
    background: #f3f3f3;
    text-align: center;
}
.sec_list_left .menu_title{
    font-size: .28rem;
    line-height: .28rem;
    padding: .6rem 0 .5rem;
    font-weight: bold;
    color: #342c2a;
}
.sec_list_left a{
    display: block;
    font-size: .24rem;
    margin-bottom: .3rem;
    line-height: .3rem;
    color: #342c2a;
}
.sec_list_left a:hover,.sec_list_left a.on{
    color: #6edbd5;
}
.sec_list_right{
    float: right;
    width: 15.8rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .8rem;
}
.sec_list_right ul{
    overflow: hidden;
}
.shop_box li{
    float: left;
    width: 4.2rem;
    margin-right: .5rem;
    margin-bottom: .5rem;
    border: 1px solid #e0e0e0;
    padding: .6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.shop_box .img{
    width: 100%;
    height: 3.8rem;
    overflow: hidden;
}
.shop_box .img img{
    display: block;
    max-width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	max-height: 100%;
}
.shop_box .img:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.shop_box .shop_title_1{
    text-align: center;
    font-size: .28rem;
    color: #342c2a;
    line-height: .34rem;
    font-weight: bold;
    text-transform:uppercase;
}
.shop_box .shop_title_2{
    text-align: center;
    font-size: .24rem;
    color: #342c2a;
    line-height: .24rem;
    margin: .1rem 0 .36rem;
}
.shop_box .btn{
    height: .44rem;
    overflow: hidden;
}
.shop_box .btn a{
    display: block;
    float: left;
    margin-left: .1rem;
    height: .4rem;
    line-height: .4rem;
    border-radius: .05rem;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.shop_box .money{
    width: 1.1rem;
    border: 1px solid #999999;
    color: #342c2a;
    font-size: .24rem;
    text-align: center;
    font-weight: bold;
}
.shop_box .money:hover{
    color: #9fe4e3;
    border: 1px solid #9fe4e3;
}
.shop_box .goshop{
    width: .95rem;
    padding-left: .6rem;
    border: 1px solid #342c2a;
    color: #fff;
    font-size: .18rem;
    background: url(../images/tianmao.png) no-repeat;
    background-size: .22rem .25rem;
    background-position: .25rem center;
    background-color: #342c2a;
}
.shop_box .goshop:hover{
    background-color: #9fe4e3;
    border: 1px solid #9fe4e3;
}

.shop_contop{
    overflow: hidden;
    height: 5.1rem;
    padding-top: .85rem;
    width: 18rem;
    margin: 0 auto 1rem;
}
.shop_contop_l{
    width: 9rem;
    height: 5.1rem;
    float: left;
}
.shop_contop_l img{
    display: block;
    width: 100%;
    height: 100%;
}
.shop_contop_l .swiper-pagination{
    bottom: .4rem;
}
.shop_contop_l .swiper-pagination-bullet{
    width: .5rem;
    height: .04rem;
    border-radius: 0;
}
.shop_contop_r{
    width: 9rem;
    height: 5.1rem;
    float: left;
    text-align: center;
}
.contop_title1{
    font-size: .6rem;
    color: #342c2a;
    line-height: .7rem;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: .1rem;
}
.contop_title2{
    font-size: .36rem;
    color: #342c2a;
    line-height: .36rem;
    font-weight: bold;
    margin-top: .2rem;
}
.contop_title3{
    font-size: .24rem;
    color: #342c2a;
    line-height: .24rem;
    font-weight: bold;
    margin-top: .4rem;
}
.contop_title4{
    font-size: .32rem;
    color: #342c2a;
    line-height: .32rem;
    margin-top: .4rem;
    font-weight: bold;
}
.contop_go{
    width: 2.23rem;
    height: .68rem;
    padding-left: .65rem;
    line-height: .68rem;
    font-size: .24rem;
    display: block;
    margin: .8rem auto 0;
    color: #fff;
    border-radius: .1rem;
    background: url(../images/tianmao.png) no-repeat;
    background-size: .22rem .25rem;
    background-color: #6edbd5;
    background-position: .85rem .22rem;
}
.contop_go:hover{
    background-color: #000;
    border: 1px solid #000;
}
.shop_conbody{
    width: 18rem;
    margin: 0 auto 1rem;
}
.conbody_title{
    font-size: .48rem;
    color: #6edbd5;
    line-height: .48rem;
    text-align: center;
}
.conbody_bg{
    width: 100%;
    height: 1rem;
    background: url(../images/titlebg.png) no-repeat center;
    margin-bottom: .3rem;
}
.conbody_con{
	display: table;
	text-align: justify;
	max-width: 1200px;
    margin: 0 auto;
}
.conbody_con p{
    font-size: 16px;
    color: #333;
    line-height: 35px;
}
.conbody_con img{
    max-width: 100%;
}
.conshop_box{
    overflow: hidden;
    width: 100%;
    margin-bottom: 1rem;
}
.conshop_box ul{
    width: 100%;
}
.conshop_box li:nth-child(1){
    margin: 0 .25rem;
}
.aboutbg{
    width: 100%;
    height: 9.6rem;
    margin-bottom: 100px;
    position: relative;
}
.about_video{
    width: 10rem;
    height: 5.8rem;
    position: absolute;
    left: 4.5rem;
    top: 1.3rem;
}
.about_video video{
    width: 100%;
}
.about_title1{
    color: #342c2a;
    font-size: .6rem;
    line-height: .6rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.about_title2{
    color: #342c2a;
    font-size: .36rem;
    line-height: .36rem;
    text-align: center;
    font-weight: bold;
    margin: .2rem 0 .48rem;
}
.map_top{
    width: 100%;
    height: 5.05rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
}
.map_bot{
    width: 100%;
    height: 8.6rem;
    position: relative;
}
.map_botbox{
    width: 16rem;
    height: 9.3rem;
    box-shadow: 0 0 10px rgba(0,0,0,0.17);
    position: absolute;
    left: 50%;
    margin-left: -8rem;
    top: -2rem;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .6rem .8rem;
}
.map_botbox .left{
    float: left;
    width: 9.5rem;
}
.map_botbox .left .title{
    font-size: .32rem;
    color: #342c2a;
    line-height: .4rem;
}
.form_top{
    margin: .5rem 0;
    line-height: .3rem;
}
.form_top span,.form_ipnut span{
    font-size: .18rem;
    display: inline-block;
    width: .8rem;
    text-align: center;
    border-right: 1px solid #dfdfdf;
    color: #342c2a;
    line-height: .3rem;
}
.form_top select{
    font-size: .18rem;
    width: 3.2rem;
    margin-left: .3rem;
}
.form_select{
    display: inline-block;
    width: 4.55rem;
    border-bottom: 1px solid #999;
    padding-bottom: .3rem;
}
.form_select:nth-child(1){
    margin-right: .3rem;
}
.form_ipnut{
    border-bottom: 1px solid #999;
    padding-bottom: .3rem;
}
.form_ipnut input{
    padding-left: .3rem;
    font-size: .24rem;
    width: 7.8rem;
}
.form_btn{
    display: block;
    width: 2.7rem;
    height: .5rem;
    border: none;
    background: #342c2a;
    font-size: .18rem;
    color: #fff;
    margin-top: .38rem;
}
.map_botbox .right{
    border: 1px solid #342c2a;
    float: right;
    width: 4.55rem;
    height: 3.5rem;
    text-align: center;
}
.map_botbox .right .title{
    font-size: .28rem;
    line-height: .28rem;
    color: #342c2a;
    font-weight: bold;
    margin-top: .4rem;
}
.map_botbox .right .bg{
    width: 1.2rem;
    height: 2px;
    background: #342c2a;
    margin: .3rem auto;
}
.map_botbox .right .text{
    width: 3.3rem;
    margin: 0 auto;
}
.map_botbox .right p{
    font-size: .2rem;
    color: #342c2a;
    line-height: .3rem;
    margin-bottom: .2rem;
    text-align: left;
}
#allmap{
    width: 100%;
    height: 4.2rem;
    margin-top: .3rem;
    border: 1px solid #342c2a;
}
.list_banner img{
    display: block;
    width: 100%;
}
.pcnone, .mbanner{
    display: none;
}
.fix_chanpin{
    position: fixed;
    height: .5rem;
    width: 4.8rem;
    background: #fff;
    z-index: 200;
    right: .5rem;
    top: 1.22rem;
    box-shadow: 0 0 .2rem #eaeaea;
    display: none;
}
.fix_chanpin .text{
    width: 4rem;
    height: .5rem;
    padding-left: .3rem;
    border: none;
    outline: none;
}
.fix_chanpin .btn{
    background: #fff url(../images/sousuo.png) no-repeat center;
    width: .5rem;
    height: .5rem;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-size: .24rem;
    border: none;
    outline: none;
}








@media screen and (max-width: 1400px) {
.head_box {
    width: 18rem;
}
.head li {
    width: 1.5rem;
}
.head_box .logo {
    left: 7.8rem;
}

}

@media screen and (max-width: 1100px) {
.fix_chanpin{
    height: 1rem;
    width: 100%;
    right: 0;
    top: 1.02rem;
}
.fix_chanpin .text{
    width: 100%;
    height: 1rem;
    padding-left: .3rem;
}
.fix_chanpin .btn{
    width: 1rem;
    height: 1rem;
    background-size: .4rem;
}



.tophead{
    height: 1rem;
}
.mnone{
    display: none;
}
.pcnone{
    display: block;
}
.head_box {
    width: 100%;
}
.head_box .logo {
    left: .3rem;
    top: .1rem;
}
.head {
    height: 1rem;
}
.head ul {
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 1rem;
    z-index: 99;
    background: #fff;
    width: 100%;
    display: none;
}
.head li{
    display: block;
    text-align: center;
    width: 100%;
    line-height: .6rem;
    margin-bottom: .2rem;
}
.head li a{
    font-size: .32rem;
}
.head_search {
    width: .4rem;
    height: .4rem;
    top: .3rem;
    right: 1.5rem;
}
.head_search_close {
    width: .4rem;
    height: .4rem;
    top: .3rem;
    right: 1.5rem;
}
.nav_phonebtn{
    display: block;
}
.banner,.list_banner .pcbanner{
    display: none;
}
.list_banner .mbanner,.mbanner{
    display: block;
    width: 100%;
}
.mbanner .swiper-slide{
    width: 100%!important;
    background-size: 100% 100%;
}
.index_chaxun {
    height: auto;
    padding: 1rem 0 1rem;
}
.index_chaxun li {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
}
.index_chaxun li:nth-child(2) {
    border:0;
}
.lianxi {
    width: 100%;
    height: auto;
    padding-top: 1rem;
}
.lianxi_box {
    width: 100%;
}
.lianxi .title_bg {
    background-size: 80%;
}
.part .title_bg {
    background-size: 80%;
    height: 1rem;
}

.swiper-pagination-bullet {
    width: .15rem;
    height: .15rem;
    border-radius: 50%;
}



.banner_btn1 {
    bottom: 1.45rem;
    font-size: 0.24rem;
    position: absolute;
    margin-top: 0px;
}

.banner .swiper_btn {
    width: 0.22rem;
    height: 0.41rem;
    z-index: 1000;
}

.banner .btn-prev {
    left: 0.35rem;
    background-image: url(../images/arrow-left.png);
}

.banner .btn-next {
    right: 0.35rem;
    background-image: url(../images/arrow-right.png);
}

.banner .hvcenter {
    left: 0.6rem;
}

.banner .hvcenter.right {
    left: 3.8rem;
}

.index_span_1 {
    font-size: .45rem;
    line-height: 1.6;
}

.index_span_2 {
    font-size: .32rem;
    line-height: 1.3;
}

.index_span_3 {
    font-size: .1rem;
    line-height: .28rem;
}

.index_span_4 {
    font-size: .40rem;
    line-height: .40rem;
}

.index_span_5 {
    font-size: .18rem;
    line-height: .18rem;
    margin-top: 0.2rem;
}

.banner_1_close {
    width: .40rem;
    height: .40rem;
    margin: .12rem 0;
}

.banner_btn {
    border: #4c4948 solid 1px;
    padding: .1rem .5rem;
    border-radius: .04rem;
    font-size: .24rem;
    margin-top: .50rem;
}

.banner_btn_white {
    font-size: .12rem;
}

section {
    width: 100%;
    height: auto;
    flex-direction: column;
}

section .left {
    width: 100%;
    height: 7rem;
}

section .right {
    width: 100%;
    height: 7.8rem;
}



.section_1 .right::before {
    top: -0.105rem;
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
    width: 0.88rem;
    height: 0.42rem;
}

.section_2 .right:after {
    top: -0.115rem;
    transform: translateX(-50%) rotate(-90deg);
    left: 50%;
    width: 0.88rem;
    height: 0.42rem;
}

.home_video {
    width: 100%;
    height: auto;
}
.home_video video {
    width: 100%;
    height: auto;
}
.sec_list_left {
    float: none;
    width: 100%;
    background: none;
}
.sec_list_left a {
    float: left;
    padding: 0 .3rem;
}
.menu_list{
    overflow: hidden;
}
.sec_list_right {
    float: none;
    width: 100%;
    padding: .5rem;
}
.shop_box li {
    float: left;
    width: 100%;
    margin-right: .5rem;
    margin-bottom: .5rem;
    border: 1px solid #e0e0e0;
    padding: .6rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.shop_box .btn {
    text-align: center;
    height: .65rem;
}
.shop_box .btn a{
    display: inline-block!important;
    float: none;
    height: .6rem;
    line-height: .6rem;
    border-radius: .1rem;
}
.shop_box .goshop {
    width: 1.5rem;
    background-position: .5rem center;
}
.shop_box .shop_title_1 {
    font-size: .4rem;
    line-height: .5rem;
}
.shop_box .shop_title_2 {
    font-size: .32rem;
    line-height: .35rem;
    margin: .1rem 0 .36rem;
}
.shop_box .img{
    text-align: center;
}
.shop_box .img img {
    width: auto;
    max-height: 100%;
    display: inline-block;
}
.map_top {
    height: 5.05rem;
    background-size: 19.2rem 5.05rem;
}
.map_bot {
    height: 14.6rem;
    position: relative;
}
.map_botbox {
    width: 100%;
    height: auto;
    left: 0;
    margin: 0;
    top: -1.5rem;
    padding: .5rem;
}
.map_botbox .left {
    float: none;
    width: 100%;
}
.form_top {
    margin: 0;
    line-height: .5rem;
}
.form_select {
    display: block;
    width: 100%;
    padding-bottom: .3rem;
    margin: .5rem 0;
}
.form_top select {
    font-size: .24rem;
    width: 5rem;
}
.form_top span, .form_ipnut span {
    font-size: .28rem;
    line-height: .5rem;
}
.form_ipnut input {
    font-size: .24rem;
    width: 5rem;
}
.form_btn {
    width: 100%;
    height: .8rem;
    background: #342c2a;
    font-size: .24rem;
}
.map_botbox .right {
    float: none;
    width: 100%;
    height: auto;
    padding-bottom: .5rem;
    margin-top: .5rem;
}
.map_botbox .right p {
    font-size: .32rem;
    line-height: .35rem;
}
.map_botbox .right .text {
    width: 5rem;
}
.about_video {
    width: 100%;
    left: 0;
    top: 1.3rem;
}
.shop_conbody {
    width: 92%;
}
.aboutbg {
    margin-bottom: 1rem;
}
.shop_contop {
    height: auto;
    padding-top: 0;
    width: 100%;
}
.shop_contop_l {
    width: 100%;
    height: 5.1rem;
    float: none;
}
.shop_contop_r {
    width: 100%;
    height: auto;
    float: none;
    padding: 1rem 0;
}
.conbody_bg {
    background-size: 80%;
}
.conshop_box{
    width: 80%;
    margin: 0 auto;
}
.conshop_box li:nth-child(1) {
    margin: 0 0 .5rem;
}

.conbody_con p {
    font-size: 18px;
    color: #333;
	
 
}
















 
}