﻿@charset "utf-8";
html {
    font-weight: normal;
    font-family: "方正兰亭黑_GBK";
}
body {
    background: #fff;
    padding: 0px;
    margin: 0px auto;
    font-size: 0.2rem;
    color: #777;
    min-width: 320px;
    max-width: 750px;
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight: rgba(0, 0, 0, 0); /*取出点击出现半透明的灰色背景*/
    -webkit-user-select: none; /*控制内容的可选择性*/
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	/*-webkit-overflow-scrolling:touch;*//*冲量滚动效果*/
}
ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}
h1, h2, h3, h4, h5, h6, p {
    padding: 0px;
    margin: 0px;
}
li{
list-style:none;
}
select, input, em, textarea {
    font-style: normal;
    color: #777;
    font-family: '方正兰亭黑_GBK';
    border-radius: 0;
    -webkit-border-radius: 0;
    padding:0;
}
img, object {
    border: none;
    max-width: 100%;
    border: 0;
    overflow: hidden;
    vertical-align: top;
}
a {
    color: #777;
    text-decoration: none;
    noline: -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
figure{
    margin:0;
    padding:0;
}
/* 去掉链接触摸高亮 */
a:focus {
    outline: none;
    -moz-outline: none;
}

.Texthide {
    display: none;
}

.Contain {
    width: 100%;
    min-width: 320px;
    max-width: 750px;
    margin: 0 auto;
    background: #fff;
}

.Content {
    background: #fff;
    padding: 1.4% 3.125%;
}

.SinglePage {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
    overflow: hidden;
}

.clear {
	display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

/*加载更多*/
.dropload-down{
    background-color:#F2F2F2;
}
.dropload-down .dropload-refresh
{
    color: #999999;
    display: block;
    text-align: center;
    padding: 3% 0;
}
.dropload-down .dropload-load{
    padding: 3% 0 3% 47%;
    background: url(../images/loading.gif) no-repeat 40% center /5.2%;
    color: #999999;
    /*font-size: 1rem;*/
    display: block;
}
.dropload-down .dropload-noData{
    color: #999999;
    /*font-size: 1rem;*/
    display: block;
    text-align: center;
    padding:3% 0  ;
}
/*加载更多*/
/*置顶返回顶部*/
/*.toTop {
    position: fixed;
    right: 1rem;
    bottom: 5rem;
    width: 10.625%;
    display: none;
}*/




/*头部*/
.headss{
	height: 0.88rem;
}
.heads{
	width: 100%;
	height: 0.88rem;
	background:#0ca051;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}
.heads b{
	display: block;
	width:3.03rem;
	height: 0.48rem;
	float: left;
	background: url(../images/toplogo.png) top left no-repeat;
	background-size: 100%;
	margin-top: 0.22rem;
    margin-left: 0.20rem;
}
.heads b a{
	display: block;
	width: 100%;
	height: 100%;
}
.heads em{
	display: block;
	width: 0.45rem;
	height: 0.29rem;
	background: url(../images/toplb.png) right center no-repeat;
	background-size:100%;
	float: right;
	margin-top: 0.3rem;
    margin-right: 0.20rem;
}
.heads em.on{
	display: block;
	width: 0.37rem;
	height: 0.37rem;
	background: url(../images/topxx.png) right center no-repeat;
	background-size:100%;
	float: right;
	margin-top: 0.25rem;
    margin-right: 0.20rem;
}

.heads_nav{
	display:none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding-top:0.88rem;
	background:rgba(0,0,0,0.75);
	z-index: 900;
}
.heads_nav .heads_navs{
	padding: 0 0.20rem;
	background: #fff;
}
.heads_nav .heads_navs ul li{
	height:1.03rem;
	line-height:1.03rem;
	font-size: 0.26rem;
	color: #767676;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}
.heads_nav .heads_navs ul li:nth-of-type(1){
	border: 0;
}
.heads_nav .heads_navs ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #767676;
}
.heads_nav .heads_navs ul li:hover a{
	color: #0ca051;
}
/*头部*/

/*尾部*/
.f-copy-right {
    height: .8rem;
    overflow: hidden;
    padding:.15rem 0;
    line-height: 0.42rem;
    text-align: center;
    font-size: 0.18rem;
    color: #828282;
    background: #eaeaea;
}
/*尾部*/

/*回到顶部*/
.toTop{
	display: none;
	width: 1.03rem;
	position: fixed;
	right: 3%;
    bottom:8%;
    z-index:666;
}
.toTop ul li{
	width: 1.03rem;
	height: 1.03rem;
}
/*回到顶部*/





.search5{
   margin-top: .15rem;
   padding-bottom: .15rem;
  }
  .search5 h1{
      width:5.5rem;
      height:.5rem;
      font-size:.24rem;
      background: #ebebeb;
      -webkit-border-radius:.5rem;
      -moz-border-radius: .5rem;
      -o-border-radius: .5rem;
      border-radius: .5rem;
      box-sizing: border-box;
      padding: 0 1rem 0 .58rem;
      position: relative;
      margin: 0 auto;
  }
  .search5 h1 input {
      width: 100%;
      height: 100%;
      font-size: .24rem;
      outline: none;
      -webkit-border-radius: 0;
      background: none;
      border: none;
      margin: 0;
      padding: 0;
  }
  .search5 h1 a{
   display: block;
      width: 1rem;
      height: .5rem;
      line-height: .5rem;
      text-align: center;
      font-size: .26rem;
      color: #fff;
      background: #0ca051;
      position: absolute;
      top: 0;
      right: -.02rem;
      -webkit-border-radius: .5rem;
      -moz-border-radius: .5rem;
      -o-border-radius: .5rem;
      border-radius: .5rem;
  }
  .search5 h1:after {
      content: '';
      display: block;
      width: .28rem;
      height: .3rem;
      position: absolute;
      top: .11rem;
      left: .3rem;
      background: url(/Mobile/images/top_hurt1.png) top left no-repeat;
      background-size:100% ;
  }