body,html{
    width: 100%;
    font-size: 14px;
    overflow-x: hidden;
    background: #ffff;
}
*{
    margin: 0;
    padding:0;
    list-style: none;
    letter-spacing: 1px;
    color: #404040;
    -webkit-text-size-adjust: none ;
}
a{
    text-decoration: none;
}
img{
    vertical-align: middle;
    overflow: hidden;
}
#top{
    background: #f0f1f2;
}
#headTop{
    width: 100%;
    margin-left:0;
    height:2.4rem;
    position: relative;
    z-index: 1111;
    background: #fff;
}
#headTop h1{
    font-size: 0.6rem;
    margin-left: 3%;
}
#headTop a img{
    width:65%;
    margin:0.5rem 3%;
}

#headTop i {
    position: absolute;
    top: 0.7rem;
    right: 3%;
}
#headTop i span {
    color: #0E9915;
    font-size: 1.2rem;
}

#hTopNav {
   /* height:18.3rem;*/
    width:  11rem;
    position: absolute;
    top: 2.5rem;
    right: 0;
    background: url("../imgs/i6.png");
    background-size: 100% 100%;
    display: none;
    z-index: 9999999!important;
}
#hTopNav li {
    width:  80%;
    margin:0 auto;
    height: 2.8rem;
    text-align: center;
    line-height: 3.5rem;
    bordeR-bottom: 1px solid #bdbdbd;
    position: relative;
}
#hTopNav li a img{
    width: 1.22857143rem;
    position: absolute;
    left:1rem;
    top:0.6rem;
}
#hTopNav li a span{
    color: #333333;
    position: absolute;
    left:4rem;
    top:0;
}
#hTopNav li:first-of-type{
    margin-top:0.7rem
}
#hTopNav li:last-of-type{
    border:none;
}
#hTopNav li a {
    color: #000;
    margin-top:40px !important;
    font-size: 0.85714286rem;
}

#signBox{
    width: 100%;
background: #f0f1f2;
    height: 2.5rem;
    position: relative;
}
#signBox #sign{
    width: 10rem;
    height: 100%;
    padding-top:0.3rem;
    margin-left:3%;
}
#signBox #sign img{
    width: 1rem;
    margin:0.5rem 0;
}
#signBox #sign span:first-of-type{
    font-size: 0.85rem;
    color:#ff5400;
    font-weight: 600;
}
#signBox #sign span:last-of-type{
    font-size: 0.55rem;
    font-weight: 600;
}
#phone{
    width: 7.3rem;
    height: 100%;
    position: absolute;
    top:0.3rem;
    right: 3%;
}
#phone div{
    width:5.7rem;
    float: right;
}
#phone img{
    width: 1.4rem;
    margin-top:0.2rem ;

}
#phone div p:first-of-type{
     font-size: 0.58rem;
    color: #979797;
    margin-bottom: 0.1rem !important;
 }
#phone div p:last-of-type{
    font-size: 0.75rem;
    font-weight: 600;
    color: #0E9915;
    margin-top: 0.1rem !important;
}

#hImg{
    max-width: 100%;

}
#hImg img{
    width: 100%;
}
#top nav{
    background: #f0f1f2;
    padding:1rem 0 0rem;
}
#top nav ul{
    width: 94%;
    margin:0  3% 0.5rem;
    display: table;
}
#top nav li{
    width:3.2rem;
    height: 4.8rem;
    float: left;
    margin:0 0.35rem 0.3rem 0;
}
#top nav li img{
    width: 90%;
    margin-left:5%;
    margin-bottom:0.3rem;
}
#top nav li:nth-child(5n){
    margin-right:0;
}
#top nav li p{
    text-align: center;
    font-size: 0.7rem;
}
#mtype{
    height: 2.5rem;
    position: relative;
    background: #fff;
}
#mtype div{
    width: 10%;
    height: 100%;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #41b3e7;
    position: absolute;
    left:3%;
}
#mtype p{
    width:70%;
    font-size: 1.1rem;
    position: absolute;
    right: 15%;
    top:0.5rem;
    text-align: center;
}


#zz,#contact,.hList,#message,#foot,#foot-ding,#mNavBtn,#info,#aboutContBox,.newsList,#contactBox,#product_info ,#call{
    width: 94% !important;
    margin-left:3%;
    background: #f0f1f2;
    padding-top:0.3rem;
}

.bbox{
    width: 100%;
    background: #f0f1f2;
}
.title{
    width:100%;
    height: 2rem;
    margin-bottom:0.4rem;
    border:1px solid #f0f1f2;
    /*border:1.5px solid  #f0f1f2;*/
}
.title p{
    width: 3.85rem;
    font-size: 0.9rem;
    font-weight: 600;
    margin-top:0.5rem;
    border-bottom:4px solid #0E9915;
}


/*�ײ���������*/

#message {
    /*width: 99.5%;*/
    margin-top: 0.5rem;
    min-height: 300px;
    position: relative;
}
#message form {
    width: 100%;
    height: 110px;
    margin: 0rem 0 0.5rem 0;
    display: table;
    font-size: 0.85rem;
}
#message form label {
    width: 100%;
    margin-top: 0.4rem;
}
#message form input {
    width: 93.8%;
    height: 1rem;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 0.2rem;
    margin-bottom:0.4rem;
    border-radius: 5px;
    background: #f0f1f2;
}

.liuyan {
    vertical-align: middle;
    display: inline-block;
}
.liuyan textarea {
    vertical-align: middle;
    background: #f0f1f2;
    width: 96.5%;
    border: 1px solid #ccc;
    margin-top: 0.2rem;
    border-radius: 5px;
    padding: 5px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-all;
    resize:none;
    height: 2rem;
}
#call .ok{
    background: #ff3434;
    margin-left: 2.3rem;
    width:15rem;
    height: 2rem;
    color: #fff;
    bordeR: none;
    border-radius: 5px;
    font-size: 0.8rem;
    margin-bottom: 1rem;
}
.ok {
    width:100%;
    height: 2rem;
    background: #18529b;
    color: #fff;
    bordeR: none;
    border-radius: 5px;
    font-size: 0.8rem;
    margin-left:0;
    margin-bottom: 1rem;
}
#message .title p{
    width: 100%;
    border:none;
}

#foot {
    width: 100%;
    margin-top: 0.5rem;
    margin-bottom: 3.8rem;
    height: 3rem;
    padding:0.5rem 0 0.2rem;
}
#foot p {
    font-size: 0.85714286rem;
    margin-bottom: 0.3rem;
    color: #8d8d8d;
}
/*�ײ��̶�*/
#foot-ding {
    clear: both;
    width: 100% !important;
    margin-left:0;
    height: 3rem;
    position: fixed;
    left:0;
    bottom: 0;
    overflow: hidden;
}
#foot-ding li{
    float: left;
}
#foot-ding li a p{
    font-size: 0.7rem;
}
#fd-left{
    width: 35%;
    height: 100%;
    display: flex;

}
#fd-left li{
    flex:1;
    height: 80%;
    padding-top:0.5rem;
    overflow: hidden;

}
#fd-left li img{
    width:1.1rem;
    margin-left:40%;
}
#fd-left li:last-of-type img{
    margin-left:20%;
}
#fd-left li:last-of-type p{
    text-align: left !important;
    padding-left:0.5rem;
}
#fd-left li:first-of-type p{
    margin-left:1.1rem;
}
#fd-right{
    width: 65%;
    height: 100%;
    float: right;
    margin-top:-3rem;
    display: flex;
}
#fd-right li {
    flex: 1;
    height: 70%;
    position: relative;
    border-radius: 5px;
    margin:0.5rem 0.5rem 0.5rem 0;
}
#fd-right li a img{
    position: absolute;
    left:12%;
    top:30%;
}
#fd-right li a p{
    color:#fff;
    position: absolute;
    left:35%;
    top:27%;
}
#fd-right li:first-of-type{
    background: #ff7c34;
}
#fd-right li:last-of-type{
    background: #ff3434;
}

/*ͼƬ�б�*/
.hList{
    margin-bottom:0.5rem;
}
.hList ul{
    width: 100%;
    display: table;
}
.hList ul li{
    width: 48%;
    min-width: 8rem;
    margin-right:3.3%;
    float: left;
    margin-bottom:0.5rem;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.hList ul li img:first-child{
    width: 100%;
   
    margin-bottom:0.3rem;
}
.hList ul li:nth-child(2n){
    margin-right:0;
}
.hList ul li p{
    text-align: center;
}
.hList p img{
    width:95%;
}
.hList ul li p,.hList ul li div{
    width: 90%;
    height: 1rem;
    margin-left:5%;
    margin-bottom:0.3rem;
}

.icon-dianhuazhengzaibohao{
    margin-left:1rem;
    color: #fff !important;
    font-size: 0.7rem!important;
    padding:0.3rem 0.3rem;
    background: #ff3434;
    border-radius: 0.2rem;
}
.icon-duanxin{
    margin-left:0.3rem;
    color: #fff !important;
    font-size: 0.7rem!important;
    padding:0.3rem 0.3rem;
    background: #028c3a;
    border-radius: 0.2rem;
}

#hsucc li{
    height: 10.2rem;
}
#zz{
    margin-bottom:0.5rem;
    padding-bottom:0.3rem;
}
#zz ul{
    display: table;
}
#zz ul li{
    margin-bottom:0.7rem;
}
#zz .mzzBox1 li{
    max-width: 100%;
}
#zz .mzzBox2 li{
    width: 48%;
    float: left;
    margin-right:3.5%;
}
#zz .mzzBox2 li:nth-child(2n){
    margin-right:0;
}
#zz  li img{
    max-width: 100%;
}
#zz  p img{
   width:95%;
}
#ry{
    margin-bottom:0.5rem;
    padding-bottom:0.3rem;
}
#ry ul{
    display: table;
}
#ry ul li{
    margin-bottom:0.7rem;
}
#ry .mzzBox1 li{
    max-width: 100%;
}
#ry .mzzBox2 li{
    width: 48%;
    float: left;
    margin-right:3.5%;
}
#ry .mzzBox2 li:nth-child(2n){
    margin-right:0;
}
#ry  li img{
    max-width: 100%;
}
.erweima {
    width: 100%;
    margin-bottom:0.5rem;
}
.erweima img {
    width: 50%;
    margin-left:25%;
    margin-bottom:0.3rem;
}
.erweima p {
    font-size: 0.7rem;
    margin-bottom:0.3rem;
    text-align: center;
}
#ourText{
    background: #fff;
    border-radius: 5px;
    margin-bottom:0.5rem;
    padding-bottom:0.5rem;
}
#ourText p:first-of-type{
    font-size: 1rem;
    text-align: center;
    color: #0E9915;
    font-weight: 600;
    margin:0.5rem 0;
    padding-top:1rem;
}
#ourText p {
    width: 90%;
    margin-left:5%;
    margin-bottom:0.5rem;
    text-indent: 1.2rem;
    color: #606060;
}

#contact {
    margin-top:0 !important;
    height:12rem;
    position: relative;
    padding-top:1rem;
    display: table;
    margin-bottom: 0.5rem;

}
#contact ul {
    width: 100%;
    margin: 10px 3% 0.3rem 3%;
    display: table;
}
#contact ul li {
    width: 100%;
    font-size: 0.7rem;
    margin-bottom: 0.8rem;
    color: #8d8d8d;
}
#contact ul li p {
    margin-top: -1.07142857rem;
    margin-left: 3.5rem;
    font-size: 0.7rem;
}
#contact ul li span,#contact ul li a span,#contact ul li p{
    font-size:0.7rem;
    color: #555555 ;
}
#contact ul li a:first-of-type{
    margin-left:0.3rem;
}
#contact ul li a:last-of-type{
    margin-left: 0.1rem !important;
}
#hour,#hxinwen,#hxinwenshow {
    padding-bottom:0.5rem;
}

#hpro ul li div{
    position: relative;
    height: 2.2rem;
}
#hpro ul li div *{
    font-size: 0.5rem;
    color: #7b7b7b;
}
#hpro ul li div img{
    width: 0.78rem;
    margin-left:1.5rem;
}
#hpro li{
   
    background: #fff;
    box-shadow: 1px 1px 5px 5px #e1e2e3;
}
#hpro li p{
    font-size: 0.6rem;
    text-align: left;
}
#hpro li div p{
    width: 100%;
    margin-left:0;
    font-size: 0.7rem;
}
#hpro li div .price,#hpro li div .price span{
    color:#ff3333;
    font-size: 0.5rem;
    font-weight: 600;
}
#hpro ul li div img{
    position: absolute;
    right: 5.0rem;
    bottom:0.2rem;
}
#hpro ul li div .address{
    position: absolute;
    right: 0rem;
    bottom:0.2rem;
}
.mengban{
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    position: fixed;
    top:0;
    left:0;
    z-index: 2!important;
}

.swiper-pagination-bullet {
    border-radius: 100%;
    background: #000;
    opacity: .8!important;
}
.layui-layer *{
    color:#fff !important;
}
#danye img{
	width:100%;}
#danye li {
	margin-bottom: 0.5rem;}
	#lianjie {
  width: 99.5%;
  margin: 0.5rem 0;
  height: 3rem;
  position: relative;
  padding-bottom: 20px;
    border:1px solid  #eff3f1;
  background: #eff3f1;
}
#lianjie #tou {
  width: 4em;
  margin-left: 3%;
  margin-top: 0.6rem;
}
#lianjie #tou img{
    width: 100%;
}
#lianjie p {
  width: 8.8rem;
  height: 2.82142857rem;
  font-size: 0.8rem;
  font-weight: 600;
  position: absolute;
  left: 4rem;
  top: 1rem;
}
#lianjie button {
  width: 4.4rem;
  height: 1.9rem;
  font-size: 0.85714286rem;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  right: 3%;
  top: 1rem;
    border:1px solid #ff3000;
}
#lianjie button a {
  text-decoration: none;
  color: #ff3000;
}
#hpro .proindexclass li{
    float: left;
    width: 47%;
    background-color: #0E9915;
    margin: 2% 1%;
    padding: 10px 0;
    border-radius: 5px;
	height: auto;
	min-width: 25%;
}
#hpro .proindexclass li p {
    color: white;
    font-size: 0.7rem;
	text-align: center;
    text-indent: 0;
	margin-left: 0px !important;
	width: 100%;
}
#hxinwen li {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    background: url(../images/icons1.jpg) 8px center no-repeat;
    font: 16px/35px "microsoft yahei";
    color: #1d1d1d;
}
#hxinwen li a {
    float: left;
    text-decoration: underline;
    margin-left: 20px;
    color: #000;
    font-weight: bold;
}
#hxinwen li span {
    float: right;
    color: #666666;
    font-weight: 100;
    margin-right: 10px;
}
#hxinwen li p {
    line-height: 26px;    
	width: 99%;
    display: inline-block;
    color: #666666;
    padding: 0 10px 10px;
    border-bottom: 1px dashed #999999;
	text-align:left;
	height: auto;
    margin-left: 0;
}
.xinwen{
    background: #fff;
    border-radius: 5px;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}
.page a{
    padding: 5px 7px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
	border-left-width: 1px;
	color:#0088cc;
	font-size:12px;
}
.page span{
    padding: 5px 7px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
	border-left-width: 1px;
	font-size:12px;
}
.page .current{
	background-color:#f5f5f5;
	font-size:12px;
	}
#hxinwenshow h2 {
    font-size: 1rem;
    text-align: center;
    color: #0E9915;
    font-weight: 600;
    margin: 0.5rem 0;
    padding-top: 1rem;
}
#hxinwenshow .xinwen p {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 0.5rem;
    text-indent: 1.2rem;
    color: #606060;
}
.footer ul li {
flex: 1;
    height: 80%;
    padding-top: 0.5rem;
    overflow: hidden;
    width: 33.3%;
    text-align: center;
}

.footer ul li a {
	width:100%;
	height:90px;
	display:block;
	float:left;
}
.footer ul li a img {
	width: 1.1rem;
   
}
.footer ul li a p {
	text-align: center;
	color: #fff;
}
#a {
	position: fixed;
	bottom: 0px;
}
.footer{    clear: both;
    width: 100% !important;
    margin-left: 0;
    height: 4rem;
    position: fixed;
    left: 0;
    bottom: 0;
    overflow: hidden;
    background: #0E9915;}