﻿
/*----------------------------------开始WAP版样式--------------------------------------------------*/
.wapbottom { display: none; }
.waptop { display:none;}
@media only screen and (min-width:0px) and (max-width:1000px) {
html { font-size: 81.9px; }
/*顶部样式*/
.top { display: none; }
.waptop { display: block; max-width: 12rem; }
.waptop .w_head { min-width: 12rem; height: 1.2rem; border-bottom: 0.02rem solid #C5C5C5; overflow: hidden; }
.waptop .w_head .w_h_logo { width: 3.6rem; float: left; height: 1.00rem; }
.waptop .w_head .w_h_logo a { width: 3.6rem; height: 1.00rem; display: inline-block; }
.waptop .w_head .w_h_logo a img { width: 3.6rem; height: 1.00rem; }
.waptop .w_head .w_h_ulnk { float: right; height: 1.0rem; padding-top: 0.35rem; }
.waptop .w_head .w_h_ulnk .w_h_u_search { width: 0.49rem; height: 0.51rem; background: url(http://s.faloo.com/wap/images/search_btn.png) no-repeat; display: inline-block; /* margin-top: 0.30rem; */ background-size: 100% 100%; margin-right: 0.36rem; position: relative; top: 0.06rem; }
.waptop .w_head .w_h_ulnk .w_h_u_client { font-size: 0.45rem;  font-weight: 400; color: rgba(102,102,102,1); padding-left: 0.36rem; padding-right: 0.36rem; border-left: 0.01rem solid; }
.waptop .w_h_p { min-width: 12rem; height: 1.2rem; line-height: 1.2rem; font-size: 0.45rem; margin: 0; }
.waptop .w_h_p a { font-size: 0.45rem;  font-weight: 400; color: rgba(0,77,0,1); }
/*底部样式*/
.bottom { display: none; }
.wapbottom { display: block; max-width: 12rem; font-size: 0.38rem;  font-weight: 400; color: #004D00; text-align: center; height: 2.69rem; line-height: 0.65rem; padding-top: 0.5rem; }
.wapbottom .wb_a { margin-right: 0.27rem; }
.wapbottom .wb_a:nth-child(1n) { margin-left: 0.13rem; }
.wapbottom .wb_desc { font-size: 0.38rem;  font-weight: 400; color: #999999; }
.wapbottom .wb_desc a { color: #666666; }
}
/*----------------------------------结束WAP版样式--------------------------------------------------*/
