@charset 'UTF-8';
/**
 * @authors Elong (yangxinglong@126.com)
 * @date    2016-07-29 10:55:53
 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
header,
hgroup,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Helvetica Neue', Helvetica, STHeiTi, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-user-select: none;
  color: #000;
  outline: 0;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
caption,
th {
  text-align: left;
}
fieldset,
img {
  border: 0;
}
li {
  list-style: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  resize: none;
}
button {
  border: 0;
  background: none;
  -webkit-appearance: none;
}
a {
  text-decoration: none;
  -webkit-touch-callout: none;
}
:focus {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
em,
i {
  font-style: normal;
}
div {
  margin: 0 auto;
}
.clearfix:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' ';
}
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.left {
  float: left;
}
.right {
  float: right;
}
body {
  padding-bottom: 80px;
}
.wrap {
  width: 640px;
}
.mod-1 {
  height: 1136px;
  background: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/bg_1.png) 0 0 no-repeat;
}
.mod-1-logo {
  height: 864px;
  padding-top: 50px;
  text-align: center;
}
.mod-1-bd {
  text-align: center;
}
.btn_1 {
  font-size: 30px;
  line-height: 78px;
  display: inline-block;
  width: 360px;
  height: 78px;
  text-align: center;
  color: #f95506;
  border-radius: 22px;
  background-color: #fff;
}
.btn_2 {
  font-size: 30px;
  line-height: 78px;
  display: inline-block;
  width: 360px;
  height: 78px;
  text-align: center;
  color: #fff;
  border-radius: 22px;
  background-color: #f95506;
}
.mod-2 {
  height: 1136px;
  background: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/bg_2.png) 0 0 no-repeat;
}
.mod-2-hd {
  width: 526px;
  height: 562px;
  padding-top: 355px;
}
.mod-2-hd li {
  float: left;
  margin-right: 14px;
  margin-bottom: 51px;
  border: 1px solid #b5b5b5;
}
.mod-2-hd li:nth-child(2n) {
  margin-right: 0;
}
.mod-2-hd li img {
  font-size: 0;
  line-height: 0;
  display: block;
}
.mod-2-bd {
  text-align: center;
}
.mod-3 {
  height: 1136px;
  background: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/bg_3.png) 0 0 no-repeat;
}
.mod-3-hd {
  padding-top: 972px;
  text-align: center;
}
.mod-4 {
  height: 765px;
  background: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/bg_4.png) 0 0 no-repeat;
}
.mod-4-hd {
  padding-top: 309px;
}
.float_nav {
  position: fixed;
  bottom: 0;
  width: 640px;
  border: 1px solid #bbbbbb;
  border-width: 1px 0;
}
.float_nav li {
    float: left;
    width: 213px;
    text-align: center;
    border-right: 1px solid #bbbbbb;
    background-color: #f1f1f1;
}
.float_nav li:last-child {
    width: 212px;
    border-right: none;
}
.float_nav li a {
  font-size: 24px;
  line-height: 80px;
  display: inline-block;
  width: 100%;
  height: 80px;
  color: #303030;
}
.float_nav li a span {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: 0 50%;
}
.float_nav li a span.float_btn_1 {
  background-image: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/float_btn_1.png);
}
.float_nav li a span.float_btn_2 {
  background-image: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/float_btn_2.png);
}
.float_nav li a span.float_btn_3 {
  background-image: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/float_btn_3.png);
}
.float-chat {
  position: fixed;
  background: url(/dev/product/temp_space/20160729_yhxzzt/mobile/imgs/float-chat.png) 0 0 no-repeat;
  width: 94px;
  height: 94px;
  top: 223px;
  right: 10px;
}
