html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
    list-style: none;
}
.f_left{
 float: left;
}
.f_right{
  float: right;
}
a{text-decoration: none;}
.wrap{
    width: 100%;
    height: 100%;
}
body{
   font-family: 'Verdana,Arial,Helvetica,sans-serif';
   font-size: 0.16rem;
   background-color: #f0ede3;
   width: 100%;
}
.clear {
  clear: both;
}
.clearfix::before,
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  line-height: 0px;
  clear: both;
  visibility: hidden;
}
.center{
	text-align: center;
}
/*index begin*/
.am-offcanvas-bar{
	width: 4.12rem;
	background-color: #f0ede3;
}
.am-offcanvas-bar:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    background: #f0ede3;
}
.sidebar{
	padding: 0.4rem 0.1rem 0 0.3rem;
	background-color: #f0ede3;
}
.sidebar >li {
	margin-bottom: 0.35rem;
}

.sidebar >li >a{
	display: block;
	color: #5a5a5a;
	font-size: 0.28rem;
	position: relative;
}
.sidebar .right{
	position: absolute;
	margin-right: 0;
	width: 0.18rem;
	height: 0.1rem;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotateZ(0deg);
}
.sidebar .right.active{
	transform: translateY(-50%) rotateZ(180deg);
}
.sidebar >li >a img{
	width: 0.38rem;
	margin-right: 0.15rem;
}
.sidebar_list{
	margin-top: 0.35rem;
	display: none;
}
.sidebar_list li a{
	font-size: 0.2rem;
	color: #8c8c8c;
	line-height: 0.42rem;
}
.foot_pro{
	position: fixed;
	bottom: 0.8rem;
	left: 0;
	width: 100%;
	z-index: 999;
	display: none;
	border-top:0.01rem solid #bebebe;
}
.foot_pro li a{
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background-color:#f0f0f0;
    color: #3c3c3c;
    font-size: 0.18rem;
    border-bottom: 0.01rem solid #bebebe;
}
.header{
	height: 0.9rem;
	padding: 0 0.2rem;
	border-bottom: 0.02rem solid #8c8c8c;
	background-color: #FFFFFF;
}
.header .logo{
	position: absolute;
	left: 0.2rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.7rem;
}
.header .logo img{
	display: block;
	width: 100%;
}
.header .logo_back{
	position: absolute;
	left: 0.2rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.22rem;
}
.header .logo_back img{
	display: block;
	width: 100%;
}
.header .menu{
	position: absolute;
	right: 0.2rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.42rem;
}
.header .menu img{
	display: block;
	width: 100%;
}
.header .search{
   width: 100%;
   padding-left: 1.2rem;
   padding-right: 0.6rem;
   line-height: 0.88rem;
}
.header .search_in{
	position: relative;
}
.header .search input{
	 height: 0.45rem;
	 width: 100%;
	 border-radius: 0.16rem;
	 background-color: #f0f0f0;
	 border: none;
	 outline: none;
	 line-height: 0.45rem;
	 margin: 0;
	 padding: 0;
	 padding-left: 0.4rem;
	 font-size: 0.24rem;
}
.header .search button{
	position: absolute;
	left: 0.1rem;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	background-color:#f0f0f0;
	outline: none;
	border: none;
	width: 0.26rem;
}
.header .search button img{
	display: block;
	width: 100%;
}
.follwn{
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 0.8rem;
	padding-top: 0.05rem;
	background-color: #FFFFFF;
	z-index: 10;
}
.follwn li{
	width: 20%;
	float: left;
	text-align: center;
}
.follwn li a {
	display: inline-block;
	text-align: center;
}
.follwn li a img{
	width: auto;
	height: 0.4rem;
}
.follwn li p{
	text-align: center;
	color: #875e39;
	font-size: 0.2rem;
}
.main{
	padding-top: 0.9rem;
	padding-bottom: 0.8rem;
}
.main .mui-content{
	background-color: #f0ede3;
}
.main_banner img{
	display: block;
	width: 100%;
}
.category{
	padding: 0.1rem;
	padding-bottom: 0;
	overflow: hidden;
}
.category ul{
	border: 0.01rem solid #8c8c8c;
	border-bottom: 0;
	overflow: hidden;
}
.category ul li{
	width: 100%;
	background-color: #FFFFFF;
}
.category ul li img{
	width: 0.22rem;
	margin-right: 0.1rem;
}
.category ul li a{
	display: block;
	padding: 0.18rem 0;
	padding-left: 0.1rem;
	border-bottom: 0.01rem solid #8c8c8c;
	color: #5a5a5a;
	font-size: 0.2rem;
}
.title{
	height: 0.56rem;
	padding: 0 0.1rem;
	position: relative;
	overflow: hidden;
}
.title h3{
	color: #3c3c3c;
	font-size: 0.22rem;
	line-height: 0.56rem;
	font-weight: normal;
}
.title .more{
	position: absolute;
	top: 50%;
	right: 0.1rem;
	transform: translateY(-50%);
	color: #875e39;
	font-size: 0.18rem;
}
.product_slider .swiper-slide{
	background-color: #FFFFFF;
	padding-bottom: 0.15rem;
	width: 30%;
	text-align: center;
	border-right: 0.02rem solid #f0ede3;
}
.product_slider .swiper-slide img{
	display: block;
	width: 100%;
}
.product_slider .swiper-slide p{
	margin-top: 0.2rem;
	line-height: 0.24rem;
	color: #5a5a5a;
	font-size: 0.18rem;
	height: 0.72rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.main_blog_list li{
	background-color: #FFFFFF;
	border-bottom: 1px solid #bebebe;
	padding: 0.1rem 0.2rem 0.1rem 0.1rem;
	overflow: hidden;
}
.main_blog_list li:nth-last-child(1){
	border-bottom: 0;
}
.main_blog_list li a{
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.main_blog_list li img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.7rem;
}
.main_blog_list_body{
	padding-left: 1.9rem;
}
.main_blog_list_body h3{
	color: #3c3c3c;
	height: 0.56rem;
	line-height: 0.28rem;
	font-size: 0.2rem;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_blog_list_body p{
	color: #5a5a5a;
	font-size: 0.18rem;
	overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.footer {
	margin-top: 0.2rem;
}
.footer img{
	display: block;
	width: 100%;
}
.footer_in{
	background-color: #5a5a5a;
	margin-bottom: 0.2rem;
}
.footer_t{
	padding-top: 0.2rem;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;

}
.footer_t div{
	text-align: center;
	padding-bottom: 0.16rem;
}
.footer_t div a{
	margin:0 0.25rem;
	color: #FFFFFF;
	font-size: 0.2rem;
}
.footer_b{
	text-align: center;
	color: #bebebe;
	font-size: 0.16rem;
	height: 0.36rem;
	line-height: 0.36rem;
}
/*product begin*/
.product .pro_color{
	color: #875e39;
}
.product{
	padding: 0 0.1rem;
}
.product_list{
	background-color: #FFFFFF;
	overflow: hidden;
	padding-top: 0.1rem;
}
.product_list ul{
	overflow: hidden;
}
.product_list ul li{
	width: 50%;
	float: left;
	border-right: 0.02rem solid #bebebe;
	border-bottom: 0.02rem solid #bebebe;
}
.product_list ul li:nth-of-type(2n){
	padding-left: 0.08rem;
	border-right: 0;
}
.product_list ul li:nth-of-type(2n-1){
	padding-right: 0.08rem;
}
.product_list ul li img{
	display: block;
	width: 100%;
}
.product_list ul li h3{
	text-align: center;
	color: #5a5a5a;
	font-size: 0.16rem;
	font-weight: normal;
	height: 0.48rem;
	line-height: 0.24rem;
	overflow: hidden;
	margin: 0.15rem 0;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.pro_end{
	text-align: center;
	height: 0.4rem;
	line-height: 0.4rem;
	color: #875e39;
	font-size: 0.16rem;
}
/*product-list begin*/
.product_detail_banner img{
	display: block;
	width: 100%;
}
.product_detail_banner>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 0.1rem!important;
}
.product_detail_banner .swiper-pagination{
	text-align: right;
	padding-right: 0.2rem;
}
.product_detail_banner .swiper-pagination-bullet{
	opacity: .6;
}
.product_detail_banner .swiper-pagination-bullet-active{
	background: #FFFFFF;
	opacity: 1;
}
.product_detail_text{
	margin-top: 0.02rem;
}
.product_detail_text h1{
	height: auto;
	line-height: 0.65rem;
	background-color: #FFFFFF;
	color: #3c3c3c;
	font-size: 0.24rem;
	padding-left: 0.2rem;
	font-weight: normal;
}
.pro_detail_text_c{
	background-color: #FFFFFF;
	margin: 0.02rem 0;
	padding: 0.1rem 0 0.1rem 0.2rem;
}
.pro_detail_text_c p{
	color: #8c8c8c;
	font-size: 0.18rem;
	line-height: 0.36rem;
}
.product_detail_link{
	position: relative;
	height: 0.66rem;
}
.product_detail_link .chat{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	background: url("../images/pro_left.png") no-repeat;
	width: 3.36rem;
	height: 0.66rem;
	color: #3c3c3c;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.66rem;
	background-size:cover;
}
.product_detail_link .message{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	background: url("../images/pro_right.png") no-repeat;
	width: 3.36rem;
	height: 0.66rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	text-align: center;
	line-height: 0.66rem;
	background-size:cover;
}
.product_detail_list{
	margin-top: 0.14rem;
	background-color: #FFFFFF;
	overflow: hidden;
}
.product_detail_list li{
	float: left;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.2rem;
	color: #3c3c3c;
	text-align: center;
	box-sizing: border-box;
	border-right: 0.01rem solid #8c8c8c;
}
.product_detail_list .product_detail_fea{
	width: 1.1rem;
}
.product_detail_list .product_detail_data{
	width: 1.64rem;
}
.product_detail_list .product_detail_faq{
	width: 0.8rem;
}
.product_detail_list .product_detail_related{
	width: 1.74rem;
}
.product_detail_list .product_detail_messge{
	width: 1.1rem;
	border-right: 0;
}
.fea{
	padding:0.1rem;
	font-size: 0.22rem;
}
.fea_in{
	background-color: #FFFFFF;
	padding-bottom: 0.1rem;
}
.fea_in img{
	display: block;
	width: 100%;
}
.fea_in p{
	color: #5a5a5a;
	font-size: 0.16rem;
	padding: 0 0.1rem;
	line-height: 0.26rem;
}
.product_detail_h3{
	height: 0.5rem;
	line-height: 0.5rem;
	background-color: #FFFFFF;
	padding-left: 0.2rem;
	font-size: 0.2rem;
	color: #3c3c3c;
	font-weight: normal;
}
.data_in{
	padding: 0.1rem 0.1rem 0.2rem 0.1rem;
	overflow: auto;
}
.data_in  .am-table{
  margin-bottom: 0;
}
.data_in .am-table>tbody>tr>td, .am-table>tbody>tr>th, .am-table>tfoot>tr>td, .am-table>tfoot>tr>th, .am-table>thead>tr>td, .am-table>thead>tr>th{
    padding: 0 0.16rem;
    line-height: 0.4rem;
    vertical-align: middle;
   border-top: 0.02rem solid #f0ede3;
}
.data_in .am-table>thead>tr>th {
    color: #FFFFFF;
    font-size: 0.16rem;
    text-align: center;
    background-color: #8c8c8c;
    border-right: 0.01rem solid #f0ede3;
    font-weight: normal;
}
.data_in .am-table>tbody>tr>td{
	color: #8c8c8c;
	font-size: 0.18rem;
    background-color: #FFFFFF;
    border-right: 0.01rem solid #f0ede3;
    font-weight: normal;
     text-align: center;
}
.faq_in{
	padding: 0.1rem;
}
.faq_in .faq_t{
	padding: 0.1rem;
	background-color: #FFFFFF;
}
.faq_in .faq_t p{
	color: #5a5a5a;
	font-size: 0.16rem;
	line-height: 0.26rem;
}
.related_in{
	padding: 0.1rem 0.1rem 0.3rem 0.1rem;
}
.related_in ul{
	background-color: #FFFFFF;
	overflow: hidden;
}
.related_in ul li{
	width: 50%;
	float: left;
	padding: 0.1rem;
	padding-bottom: 0;
	overflow: hidden;
	border-right: 0.01rem solid #8c8c8c;
}
.related_in ul li:nth-last-child(1){
	border-right: 0;
}
.related_in ul li img{
	display: block;
	width: 100%;
}
.related_in ul li h3{
	text-align: center;
    color: #5a5a5a;
    font-size: 0.16rem;
    font-weight: normal;
    height: 0.48rem;
    line-height: 0.24rem;
    overflow: hidden;
    margin: 0.15rem 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*about begin*/
.crumb{
	height: 0.4rem;
	line-height: 0.4rem;
	background-color: #FFFFFF;
	padding-left: 0.2rem;
	color: #3c3c3c;
	font-size: 0.18rem;
	margin-bottom: 0.1rem;
}
.about{
	background-color: #FFFFFF;
}
.about img{
	display: block;
	width: 100%;
}
.about p{
	padding: 0.1rem;
	color: #5a5a5a;
	font-size: 0.16rem;
	line-height: 0.26rem;
}
/*service begin*/
.service_t{
	background-color: #FFFFFF;
	margin-bottom: 0.18rem;
	padding-top: 0.1rem;
}
.service_t p{
	color: #5a5a5a;
	font-size: 0.16rem;
	line-height: 0.28rem;
	padding: 0 0.1rem;
}
.service_t img{
	display: block;
	width: 100%;
	margin-top: 0.04rem;
}
.service_b{
	background-color: #FFFFFF;
	padding:0.1rem;
}
.service_b p{
	color: #5a5a5a;
	font-size: 0.16rem;
	line-height: 0.28rem;
	margin-bottom: 0.3rem;
}
.service_b span{
	display: block;
	color: #3c3c3c;
}
.service_b p:nth-last-child(1){
	margin-bottom: 0;
}
/*blog begin*/
.blog_cate{
	background-color: #FFFFFF;
	overflow: hidden;
}
.blog_cate_list li{
	padding: 0.2rem 0.1rem;
	border-bottom:0.01rem solid #bebebe;
}
.blog_cate_list li a{
	display: block;
	position: relative;
}
.blog_cate_list li a img{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2rem;
}
.blog_cate_body{
	padding-left: 2.2rem;
	overflow: hidden;
}
.blog_cate_body h3{
	color: #3c3c3c;
    height: 0.56rem;
    line-height: 0.28rem;
    font-size: 0.2rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.blog_cate_body p {
    color: #5a5a5a;
    font-size: 0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog_cate_body span{
    color: #BEBEBE;
    font-size: 0.16rem;
    float: right;
}
.blog_cate_more{
	height: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	color: #BEBEBE;
	font-size: 0.22rem;
}
/*blog_list begin*/
.blog_list_title{
	background-color: #FFFFFF;
	padding-left: 0.2rem;
	padding-top: 0.2rem;
}
.blog_list_title h1{
	color: #3c3c3c;
	font-size: 0.2rem;
}
.blog_list_title p{
	color: #bebebe;
	font-size: 0.16rem;
	line-height: 0.35rem;
}
.blog_list_detail{
	padding: 0.1rem;
	padding-bottom: 0;
}
.blog_list_detail_in{
	padding: 0.1rem 0.1rem 0.2rem 0.1rem;
	background-color: #FFFFFF;
}
.blog_list_text{
	padding-bottom: 0.3rem;
}
.blog_list_text img{
	display: block;
	width: 100%;
}
.blog_list_text p{
	color: #5a5a5a;
	font-size: 0.16rem;
	line-height: 0.26rem;
}
.blog_list_link a{
	display: block;
	font-size: 0.16rem;
	color: #BEBEBE;
}
.blog_list_link a span{
	color: #5A5A5A;
}
/* contact begin */
.contact_t{
	padding: 0.1rem;
	background-color: #ffffff;
	margin-bottom: 0.1rem;
}
.contact_t p{
	line-height: 0.26rem;
	color: #5a5a5a;
	font-size: 0.16rem;
}
.contact_t p a{
	color: #5a5a5a;
	font-size: 0.16rem;
}
.contact_b h3{
	background-color: #8c8c8c;
	height: 0.5rem;
}
.contact_b h3 span{
	background-color: #875e39;
	display: inline-block;
	line-height: 0.5rem;
	color: #FFFFFF;
	font-size: 0.2rem;
	padding:0 0.2rem;
}
.contact_message{
	 padding: 0 0.1rem;
}
.contact_message_in p{
	color: #3c3c3c;
	font-size: 0.16rem;
	padding: 0.18rem 0.1rem;
}
.contact_message_form form .common{
	width: 100%;
	background-color: #ffffff;
	height: 0.5rem;
	line-height: 0.5rem;
	padding: 0 0.1rem;
	margin-bottom: 0.04rem;
}
.contact_message_form form>div span{
	color: #3c3c3c;
	font-size: 0.24rem;
	width:35%;
	display: inline-block;
	float: left;
	border-right: 1px solid #eee;
}
.contact_message_form form>div input{
	width: 65%;
	height: 0.5rem;
	border: none;
	float: left;
	outline: none;
	font-size: 0.24rem;
}
.contact_message_form form .textarea{
	height: 2rem;
}
.contact_message_form form .textarea span{
	width: 35%;
	height: 2rem;
	border-right: 1px solid #eee;
}
.contact_message_form form .textarea textarea{
	width: 65%;
	height: 2rem;
	border: none;
	float: left;
	outline: none;
	resize: none;
	font-size: 0.24rem;
}
.code {
	overflow: hidden;
	margin-bottom: 0.18rem;
}
.code .form_in{
	width: 100%;
	line-height: 0.5rem;
	float: left;
	background-color: #FFFFFF;
}
.code .form_in span{
	color: #3c3c3c;
	font-size: 0.24rem;
	width: 37%;
	display: inline-block;
	float: left;

}
.code .form_in input{
	width: 63%;
	height: 0.5rem;
	border: none;
	float: left;
	outline: none;
}
.code img{
	display: block;
	width: 1.1rem;
	float: left;
}
.contact_message_form form input[type=submit] {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background-color: #875e39;
    color: #FFFFFF;
    font-size: 0.2rem;
    outline: none;
    border: none;
    border-radius: 0.08rem;
}
/* 404 begin*/
.found{
	background-color: #FFFFFF;
	padding-top: 0.45rem;
	padding-bottom: 0.12rem;
	overflow: hidden;
	text-align: center;
}
.found img{
	width: 5.1rem;
}
.found h3{
	color: #3c3c3c;
	font-size: 0.24rem;
	font-weight: normal;
	padding: 0.2rem 0;
}
.found a{
	display: inline-block;
	background-color: #875e39;
	color: #FFFFFF;
	font-size: 0.2rem;
	text-align: center;
	height: 0.36rem;
	line-height: 0.36rem;
	padding: 0 0.15rem;
	border-radius: 0.05rem;
}

.fea_in iframe,.blog_img_style iframe{
     width:100% !important;
     height:auto !important;
}
#LRfloater0 img{
width:150px !important;
}
#LRfloater0{
bottom:70px !important;
z-index: 80 !important;
}