@charset "utf-8";
/* CSS Document */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
div,
section,
header,
footer,
side,
menu,
nav {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
html,
body,
input {
  font: 14px/1.6 "Microsoft Yahei", tahoma, arial, "\5b8b\4f53", sans-serif;
  -webkit-font-smoothing: antialiased;
}
html {
  overflow: auto;
}
body {
  overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
input,
label,
img,
th {
  vertical-align: middle;
}
.font-fixh {
  font-family: Georgia,Arial;
  color: #f00;
  font-size: 16px;
  font-weight: 700;
}
address,
cite,
dfn,
em,
var {
  font-style: normal;
}
code,
kbd,
pre,
samp {
  font-family: courier new,courier,monospace;
}
ul,
ol,
li {
  list-style: none;
}
section,
header,
footer,
side,
menu,
nav {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/*通用样式*/
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.clear:after,
.main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear,
.main {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear,
* html .main {
  height: 1%;
}
.clear,
.main {
  display: block;
}
.li-left li {
  float: left;
}
.li-right li {
  float: right;
}
.li-clear li {
  clear: both;
}
.left {
  float: left;
}
.auto {
  overflow: hidden;
  _zoom: 1;
  _float: left;
}
.right {
  float: right;
}
html,
body {
  background-color: #f7f3ed;
}
.container {
  width: 100%;
  height: auto;
}
.main {
  width: 1200px;
  margin: 0 auto;
}
.header,
.header-bottom,
.footer {
  width: 100%;
}
/*header*/
.header {
  height: 100px;
  background-color: #fff;
  position: relative;
  z-index: 100;
}
.logo {
  margin-top: 25px;
}
.logo h1,
.logo a,
.logo img {
  display: block;
  width: 289px;
  height: 51px;
}
.nav li {
  height: 100px;
  width: 118px;
}
.nav li.current p,
.nav li a:hover p {
  color: #d2a771;
}
.nav li.current .icon-home,
.nav li a:hover .icon-home {
  background: url(../images/public/icon_home_hover.png) center center no-repeat;
}
.nav li.current .icon-brand,
.nav li a:hover .icon-brand {
  background: url(../images/public/icon_brand_hover.png) center center no-repeat;
}
.nav li.current .icon-business,
.nav li a:hover .icon-business {
  background: url(../images/public/icon_business_hover.png) center center no-repeat;
}
.nav li.current .icon-join,
.nav li a:hover .icon-join {
  background: url(../images/public/icon_join_hover.png) center center no-repeat;
}
.nav li.current .icon-cooperation,
.nav li a:hover .icon-cooperation {
  background: url(../images/public/icon_cooperation_hover.png) center center no-repeat;
}
.nav li.current .icon-more,
.nav li a:hover .icon-more {
  background: url(../images/public/icon_more_hover.png) center center no-repeat;
}
.nav a {
  display: block;
  height: 100px;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.nav span {
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto;
  margin-top: 23px;
}
.nav .icon-home {
  background: url(../images/public/icon_home.png) center center no-repeat;
}
.nav .icon-brand {
  background: url(../images/public/icon_brand.png) center center no-repeat;
}
.nav .icon-business {
  background: url(../images/public/icon_business.png) center center no-repeat;
}
.nav .icon-join {
  background: url(../images/public/icon_join.png) center center no-repeat;
}
.nav .icon-cooperation {
  background: url(../images/public/icon_cooperation.png) center center no-repeat;
}
.nav .icon-more {
  background: url(../images/public/icon_more.png) center center no-repeat;
}
.nav p {
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #808080;
}
.nav .nav-son-list {
  *position: relative;
  *z-index: 20;
  height: auto;
  background-color: #deb582;
  margin-top: 3px;
}
.nav .nav-son-list a {
  display: block;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #d2a771;
  text-align: center;
  color: #fff;
}
.nav .nav-son-list a:hover {
  background-color: #b05f47;
}
.header-bottom {
  height: 3px;
  background-color: #e5dcd0;
  z-index: 100;
  position: relative;
}
.nav-bottom-wrapper {
  width: 708px;
  height: 3px;
  position: relative;
}
.nav-bottom {
  position: absolute;
  top: 0;
  left: 500px;
  width: 118px;
  height: 3px;
  background-color: #d2a771;
}
/*footer*/
.footer {
  background-color: #d2a771;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.link {
  padding-top: 18px;
  line-height: 24px;
}
.link span {
  color: #f4eadf;
}
.link a {
  color: #fff;
}
.copyright {
  padding-top: 10px;
}
.copyright p {
  height: 24px;
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 24px;
  color: #fee9d0;
}
.copyright a {
  color: #fee9d0;
}
.copyright a:hover {
  color: #fff;
}
/*right-fixed*/
.right-fixed {
  position: fixed;
  width: 64px;
  height: 190px;
  top: 50%;
  margin-top: -64px;
  right: 30px;
  z-index: 200;
}
.right-fixed > div {
  width: 62px;
  height: 62px;
  border: 1px solid #e9decf;
  background-color: #fff;
  cursor: pointer;
}
.right-fixed > div.current {
  background-color: #f2ece3;
}
.right-fixed span {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  margin-top: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
.right-fixed p {
  color: #d2a771;
  text-align: center;
}
.right-fixed .icon-weibo {
  background-image: url(../images/public/icon_weibo.png);
}
.right-fixed .icon-weChat {
  background-image: url(../images/public/icon_weChat.png);
}
.right-fixed .weChat {
  margin-top: -1px;
}
.right-fixed .weChat-QR-code {
  position: absolute;
  width: 0;
  height: 0;
  bottom: 63px;
  right: 63px;
}
.right-fixed .weChat-QR-code img {
  width: 100%;
  height: 100%;
}
/*.right-fixed-gotop*/
.right-fixed-gotop {
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 68px;
  right: 30px;
}
.right-fixed-gotop > div {
  width: 62px;
  height: 62px;
  border: 1px solid #e9decf;
  background-color: #fff;
  cursor: pointer;
}
.right-fixed-gotop > div.current {
  background-color: #f2ece3;
}
.right-fixed-gotop span {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  margin-top: 6px;
  background-repeat: no-repeat;
  background-position: center center;
}
.right-fixed-gotop p {
  color: #d2a771;
  text-align: center;
}
.right-fixed-gotop .icon-gotop {
  background-image: url(../images/public/icon_gotop.png);
}
.right-fixed-gotop .gotop {
  margin-top: -1px;
}
body {
  background-color: #ffffff;
}
.wrapper {
  width: 1024px;
  margin: 0 auto;
  background-color: #ffffff;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
.banner {
  width: 100%;
  height: auto;
}
.title {
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.text {
  margin: 28px 14px 0 14px;
}
.text p {
  font-size: 18px;
  color: #000;
  line-height: 30px;
  padding-bottom: 40px;
}
.text span {
  color: #c00000;
}
.text i {
  font-style: normal;
  color: #903c23;
}
.link {
  margin: 0 24px;
}
.link li {
  height: auto;
  padding: 6px 10px;
  margin-bottom: 16px;
  border: 1px solid #d7d7d7;
  background-color: #f7f3ed;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.link .left-logo {
  width: 120px;
  height: 120px;
  margin-right: 14px;
}
.link .download {
  width: 216px;
  height: 100%;
  margin-left: 18px;
}
.link .download p {
  font-size: 14px;
  text-align: center;
  color: #0005c4;
}
.link a {
  display: inline-block;
  text-align: center;
  *width: 144px;
  *padding-right: 6px;
}
.link a:hover {
  text-decoration: underline;
  color: #0005c4;
}
.link .description h4 {
  color: #282828;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
}
.link .description p {
  font-size: 16px;
  color: #903c23;
  line-height: 27px;
}
