*{ margin:0; padding:0; list-style:none;}
body{font-family:Helvetica;}
body {background:#fff;color: #212121;font-size: 12px;
margin: 0px;-webkit-text-size-adjust: none;}
input,textarea,select{font-family:'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";background:none;border:none;font-size:12px;outline:none;}
html{overflow-x: hidden; }
/**public style**/
.clearfloat{clear:both;height:0;line-height:0; font-size:0;}
.clearfloat2{overflow:hidden;zoom:1; display:block;}
.pabs{position: absolute;}
.prel{position:relative;}
.floatL{float:left;}
.floatR{ float:right;}

A:link{color:#212121;text-decoration:none;}
A:visited{color:#212121;text-decoration:none;}
A:active{color:#356fc5;text-decoration:none;}
A:hover{color:#356fc5;text-decoration:none;}
.warp{ width:100%; margin:0 auto;}

/******head******/
.head{ background:#fff; width:100%; z-index:999;}
.home{ width:15%;}
.logo{width:70%; text-align:center;}
.search{ width:15%; text-align:right;}
.nav{ width:100%; height:auto; margin:0 auto; background:#0d6dc3;}
.current{ width:98%; margin:0 auto;}
.news{ width:98%; margin:0 auto;}

.nav_bottom{ height: 60px; background: #e3e3e3; width: 100%; position: fixed; bottom: 0; -webkit-backface-visibility: hidden; font-size:0.9em; z-index: 10000;}


#myBtn {
  display: none;
  position: fixed;
  bottom:80px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  background:url(back-h.png) no-repeat;
  width:35px;
  height:35px;
}

#myBtn:hover {
   background:url(back.png) no-repeat;
  width:35px;
  height:35px;
}
