@charset "utf-8";
html,
body {
  margin: 0 auto;
  padding: 0;
  font-family: Helvetica;
  min-width: 320px;
  overflow-x: hidden;
  -webkit-tap-highlight-color: transparent;
}
* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
  color: #222;
}
div {
  box-sizing: border-box;
}
/* header ,原来在style.less中，复制到此处，代替之。*/
/* position:relative;头部浮动*/
.header {
  position: fixed;
  width: 100%;
  height: 80px;
  background: #ffffff;
  z-index: 60;
}
.header .logo {
  position: absolute;
  display: block;
  width: 280px;
  height: auto;
  padding: 20px 0 0 20px;
  z-index: 1000;
}
.header .search {
  position: absolute;
  top: 0px;
  right: 45px;
  z-index: 1000;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999em;
  background: url(../images/icon-search.png) no-repeat center center;
  background-size: 40%;
}
.header .search:hover {
  background-color: #9a9a9a;
}
.header .search span {
  display: none;
}
.header .user-icon {
  position: absolute;
  top: 0px;
  right: 90px;
  z-index: 1000;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999em;
  background: url(../images/icon-user.png) no-repeat center center;
  background-size: 40%;
}
.header .user-icon span {
  display: none;
}
.header .user-icon:hover {
  background-color: #9a9a9a;
}
.header .back {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 50px;
  height: 50px;
  text-indent: -9999em;
  background: url(../images/menu-button-bg.png) no-repeat center center;
  background-size: 12px 20px;
}
.header_black {
  width: 100%;
  height: 60px;
}
/*@media (min-width:641px){body{width:640px;margin:auto;}}
*/
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  *zoom: 1;
}
.main {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #F6F8FC;
  position: relative;
 /*top: 80px;    注释或删除该行 */
  margin-top: 80px;  /*用 margin 替代 top，避免定位冲突--index 专用 */
  left: 0;
}
.bg {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
img {
  width: 100%;
  display: block;
}
.bg .title {
  display: block;
  width: 100%;
  line-height: 1.30666667rem;
  top: 10px;
  position: absolute;
  color: #fa0b0b;
  text-align: center;
  font-size: 0.42666667rem;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  *zoom: 1;
}
/*样式*/
.dc1 {
  font-size: 22px;
  margin-top: 25px;
  margin-bottom: 10px;
  line-height: 25px;
  position: relative;
}
.dc2 {
  font-size: 18px;
  margin-top: 15px;
  margin-left: 35px;
  line-height: 10px;
  position: relative;
}
.product {
  display: block;
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
}
p.big {
  line-height: 150%;
}
.prd-title {
  display: block;
  float: left;
  font-family: SimHei;
  font-size: 16px;
  font-weight: 400;
  color: #333333 ;
  -webkit-background-clip: text;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 28px;
  width: 100%;
  text-align: center;
  position: relative;
}
.prd-note {
  font-family: SimHei;
  font-size: 14px;
  font-weight: 400;
  color: #333333 ;
  -webkit-background-clip: text;
  margin-top: 10px;
  margin-bottom: 0px;
  line-height: 28px;
  width: 100%;
  text-align: center;
  position: relative;
}
.prd-desc {
  display: block;
  float: left;
  font-family: SimSun;
  font-size: 16px;
  font-weight: 400;
  color: #666666 ;
  text-indent: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-left: 1px;
  margin-top: 0px;
  width: 100%;
  line-height: 200%;
  position: relative;
  overflow: hidden;
}
li {
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
  height: 100%;
}
li img {
  display: block;
  float: left;
  margin-top: 20px;
  padding-left: 0px;
  width: 100%;
  height: 100%;
}
/*  产品概述  */
.section1 {
  width: 100%;
  background-color: #FFFFFF;
}
/*  */
.section2 {
  width: 100%;
  background-color: #F6F8FC;
}
/*   */
.section3 {
  width: 100%;
  background-color: #FFFFFF;
}
/*  */
.section4 {
  width: 100%;
  background-color: #F6F8FC ;
}
/*    */
.section5 {
  width: 100%;
  background-color: #FFFFFF;
}
/*  */
.section6 {
  width: 100%;
  background-color: #F6F8FC ;
}
/*    */
.section7 {
  width: 100%;
  background-color: #FFFFFF;
}
/*  */
.section8 {
  width: 100%;
  background-color: #F6F8FC ;
}
/*  将zshare底色跟本section 底色统一 
.zshare{ background-color:#EEEEEE ;}
*/
.zshare {
  display: block;
  position: relative;
  height: 60px;
  width: 100%;
  overflow: hidden;
}
.zshare .bdsharebuttonbox {
  float: right;
}
.zshare .bdsharebuttonbox span {
  float: left;
  margin: 5px 5px 0 0;
}
.footer {
  display: block;
  position: relative;
  height: 168px;
  width: 100%;
  min-width: 380px;
  font-size: 12px;
  font: "Microsoft Yahei";
  color: #474747;
  background-color: #F6F8FC;
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: 10px;
}
.bot-links {
  text-align: center;
  padding-top: 15px;
  height: 27px;
  line-height: 27px;
  padding-bottom: 10px;
}
.bot-links a {
  margin: 0 10px;
  display: inline-block;
  margin-bottom: -7px;
}
.bot-links2 {
  text-align: center;
  padding-top: 15px;
  height: 27px;
  line-height: 27px;
  padding-bottom: 10px;
  background: url(../images/hr1.gif) repeat-x bottom;
  background-position: 0 30px ;
  margin-bottom: 30px;
}
.bot-links2 a {
  margin: 0 10px;
  display: inline-block;
  margin-bottom: 5px;
}
.wechat {
  background: url(../images/001.png) no-repeat;
  width: 27px;
  height: 27px;
  float: right;
  margin-right: 30px;
}
.sina {
  background: url(../images/002.png) no-repeat;
  width: 34px;
  height: 27px;
  float: right;
  margin-right: 30px;
}
.copy {
  text-align: center;
  margin-top: 10px;
}
.bei {
  margin-top: 5px;
  margin-bottom: 15px;
  text-align: center;
}
/* .sina{ background:url(../images/002.png) no-repeat; width:34px; height:27px; float:right; margin:48px 10px 0 8px;} */
