html,body,div,span,ul,li,a,table,tr,td,th,img,p,textarea,input,img,i{margin: 0;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-mz-box-sizing: border-box;}
body{font-size: .26rem;padding: 1rem 0 0 0 !important;color: #000;background: #fff!important;background-color: #fff!important;}
html{background-color: #fff!important;background: #fff!important;}
ul,li{list-style: none;}
a{text-decoration:none;}
.clearFloat:after{content: "";display: block;height: 0;clear: both;}  /*娓呮诞鍔�*/
img{border: none;display: block;}
img[border='0']{display: none !important;}  /*鏁版嵁鐩戞帶鍜岀櫨搴﹀晢妗ョ殑鍥炬爣闅愯棌**/

.nav{width: 100%;height: 1rem;background: url("../images/title.png") no-repeat #61cb4d center center;background-size: 39%;position: fixed;top: 0;z-index: 99999;}
.nav .title{width: 1rem;float: left;line-height: 1rem;height:1rem;font-size: .27rem;color: white;text-align: center;}
.nav .title img{width: .5rem;margin: .25rem auto;transition: .3s transform;}
.title .rotate{transform:rotate(270deg);}
.nav .navTel{float: right;height: 1rem;width: 1rem;background: url("../images/tel.png") no-repeat center center;background-size: .5rem;}
/*瀵艰埅**/
.Navigation{z-index: 10;}
.Navigation li{width: 33.33%;float: left;padding-top: .2rem;height: 2.3rem;}
.Navigation li img,.entrance img{width: 1rem;margin: 0 auto;}
.entrance{background: #fff;}
.entrance li{float: left;width: 25%;padding-top: .3rem;}
.Navigation li div,.entrance div{text-align: center;line-height: .7rem;color: #666464;}
.Navigation{position: fixed;top: 1rem;width: 100%;background: rgba(0,0,0,.3);height: 100%;}
.Navigation ul{padding: .4rem 0;background-color: white;}
.Navigation div{color: #666666 !important;}
.bot{text-align: center;color: #cccccc;margin-bottom: .3rem;position: relative;}
.bot:before{content: '';position: absolute;width: 20%;height: 0;top: .17rem;left: 1.1rem;border-top: .02rem solid #cccccc;}
.bot:after{content: '';position: absolute;width: 20%;height: 0;top: .17rem;left: 4.7rem;border-top: .02rem solid #cccccc;}

.recommends{
    margin: 0;
    padding: 0 0 0 0 !important;
}
.recommends img{
    width: 100%;   
}

/*搴曢儴*/
/*.footer{background-color: #f19cad;color: white;font-size: .23rem;margin-top: .6rem;line-height: .8rem;height: .8rem;text-align: center;}
*/
footer{
    clear: both;
}
.footerr {
    background: #4e4e4e;
    color: #fff;
    font-size: .23rem;
    padding-bottom: .6rem;
    width: 100%;
    clear: both;
}
.footerr:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.footerr_container {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: .6rem;
    background: #4e4e4e;
}
.footerr .f11 {
    padding-top: 0.2rem;
    padding-right:.6rem;
    padding-left: .6rem;
    text-align: center;
}
.footerr .f12 {
    padding-right:.6rem;
    padding-top: 0.1rem;
    padding-left: .6rem;
    text-align: center;
}
.footerr .f13 {
    padding-right:.6rem;
    padding-top: 0.1rem;
    padding-left: .6rem;
    text-align: center;
}
.footerr .telephone {
    display: block;
    margin: auto;
    width: 55%;
    text-align: center;
    height: 0.6rem;
    font-size: .28rem;
    color: #fff;
}

.footerr .phone-icon {
	display: inline-block;
    width: 0.4rem;
    height: 0.5rem;
   	padding-top : 0.1rem;
   	line-height: 0.5rem;
   	float: left;
   	margin-left: 0.3rem;
}
.footerr .telephone  span{
	display: inline-block;
    text-align: center;
    height: 0.6rem;
    font-size: .3rem;
    line-height: 0.6rem;
    color: #fff;
    padding: 0;
    float: left;
}
/*搴曢儴鍜ㄨ*/
#backtop {
    right: 10px;
    bottom: 10px;
    z-index: 11;
}
.actGotop {
    position: fixed;
    _position: absolute;
    bottom: 80px;
    right: 50px;
    width: 47px;
    height: 44px;
    display: none;
}
.foot_n{width: 100%;
    height: 1rem;
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    background: #fff;
    -moz-box-shadow: 0px 0px 0.1rem #000;
    -webkit-box-shadow: 0px 0px 0.1rem #000;
    box-shadow: 0px 0px 0.1rem #000;
}

.foot_n .f_text{
    width: 45%;
    height: 0.8rem;
    float: left;
    border: 1px solid #cfcece;
    display: block;
    margin: 0.1rem 0 0.1rem 0.1rem;
    line-height: 0.8rem;
    font-size: 0.23rem;
    color: #333333;
    text-indent: 0.3rem;
}
.foot_n .f_btn{
    width: 23%;
    height: 0.8rem;
    float: left;
    border: 1px solid #61cb4d;
    display: block;
   margin: 0.1rem 0 0.1rem 0.15rem;
    border-radius: 0.8rem;
    line-height: 0.8rem;
    font-size:  0.3rem;
    color: #fff;
    text-align: center;
    background: #61cb4d;
    
}