html {
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a {
  text-decoration: none;
  color: #000; }

a:active,
a:hover {
  outline: 0;
  color: #006699; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0; }

.clearfix {
  zoom: 1; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px;
  color: #636363; }

h5 {
  font-size: 18px;
  color: #8f8f94;
  font-weight: normal; }

h6 {
  font-size: 14px;
  color: #8f8f94; }

a {
  color: #666666; }

p {
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 14px;
  color: #8f8f94; }

body {
  font: 14px/20px Helvetica, "Hiragino Sans GB", "Microsoft yahei", sans-serif;
  color: #fff;
  position: relative; }

a:hover {
  color: #fff; }

.fl {
  float: left; }

.fr {
  float: right; }

.bg-sprite, .bg-arrow, .bg-btntj, .bg-cjy, .bg-gny, .bg-rm, .bg-sidebg_cj, .bg-sidebg_gn, .bg-zhezhao {
  background-image: url("../images/bg-sc1b067478d.png");
  background-repeat: no-repeat; }

.bg-arrow {
  background-position: 0 0;
  height: 14px;
  width: 7px; }

.bg-btntj {
  background-position: 0 -54px;
  height: 36px;
  width: 150px; }

.bg-cjy {
  background-position: 0 -130px;
  height: 300px;
  width: 307px; }

.bg-gny {
  background-position: 0 -470px;
  height: 234px;
  width: 318px; }

.bg-rm {
  background-position: 0 -744px;
  height: 88px;
  width: 87px; }

.bg-sidebg_cj {
  background-position: 0 -872px;
  height: 636px;
  width: 199px; }

.bg-sidebg_gn {
  background-position: 0 -1548px;
  height: 732px;
  width: 181px; }

.bg-zhezhao {
  background-position: 0 -2320px;
  height: 48px;
  width: 595px; }

.aoyou-banner {
  position: relative;
  height: 848px;
  overflow: hidden; }
  .aoyou-banner div {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px; }
  .aoyou-banner .gn-top {
    top: 0;
    height: 424px;
    background: url(../images/gnban-t.jpg) no-repeat left top; }
  .aoyou-banner .gn-bot {
    bottom: 0;
    height: 424px;
    background: url(../images/gnban-b.jpg) no-repeat left top; }
  .aoyou-banner .cj-top {
    top: 0;
    height: 424px;
    background: url(../images/cjban-t.jpg) no-repeat left top; }
  .aoyou-banner .cj-bot {
    bottom: 0;
    height: 424px;
    background: url(../images/cjban-b.jpg) no-repeat left top; }

.sidebar {
  display: none;
  position: fixed;
  *position: absolute;
  top: 20px;
  *top: 1000px;
  left: 50%;
  z-index: 998;
  margin-left: 650px;
  width: 160px;
  _top: expression((offsetParent.scrollTop)+200); }
  .sidebar .code {
    margin-left: 12px; }

.sidebar .of {
  margin-top: 147px;
  margin-left: 18px;
  _padding-left: 18px; }
  .sidebar .of li {
    width: 134px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #0e050a;
    margin-top: 4px;
    color: #fff;
    cursor: pointer; }
  .sidebar .of .li1 {
    background: #83f2e4; }
    .sidebar .of .li1:hover {
      background: #7de5d8; }
  .sidebar .of .li2 {
    background: #f5315f; }
    .sidebar .of .li2:hover {
      background: #e92f5a; }
  .sidebar .of .li3 {
    background: #ee83f2; }
    .sidebar .of .li3:hover {
      background: #e17ce5; }
  .sidebar .of .li4 {
    background: #6ce287; }
    .sidebar .of .li4:hover {
      background: #66d57f; }
  .sidebar .of .li5 {
    background: #f5b383; }
    .sidebar .of .li5:hover {
      background: #e9ab7e; }
  .sidebar .of .li6 {
    background: #3db5ec; }
    .sidebar .of .li6:hover {
      background: #3aace0; }

.sidebar .of li:hover {
  background: #692ed5; }

.sidebar .scrollTop {
  width: 145px;
  margin-left: 12px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  background: #df0074;
  color: #fff;
  cursor: pointer; }

.cj .img {
  position: absolute;
  height: 636px;
  width: 199px;
  background: url("../images/bg.png") no-repeat 0 -872px;
  *background: url("../images/bg-8.png") no-repeat 0 -872px;
  z-index: -1; }

.gn .img {
  position: absolute;
  height: 636px;
  width: 199px;
  background: url("../images/bg.png") no-repeat 0 -1548px;
  *background: url("../images/bg-8.png") no-repeat 0 -1548px;
  z-index: -1; }

.sidenav, .sidenav-li1 {
  width: 134px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 200px; }

.sidenav-li1 {
  background-color: #83f2e4; }

.gn .of {
  margin-top: 233px;
  margin-left: 21px; }
.gn .scrollTop, .gn .code {
  margin-left: 15px; }

.btn, .btn-qgc, .btn-qgz {
  background: #f57e54;
  text-align: center;
  color: #fff;
  cursor: pointer; }

.btn-qgc {
  width: 150px;
  height: 32px;
  line-height: 32px;
  margin-top: 4px; }

.btn-qgz {
  width: 64px;
  height: 41px;
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 4px;
  background: #f57e54 url("../images/bg.png") no-repeat 51px 14px;
  *background: #f57e54 url("../images/bg-8.png") no-repeat 51px 14px; }

.btn-more {
  position: absolute;
  right: 16px;
  bottom: 20px;
  background-position: 0 -54px;
  height: 36px;
  width: 150px;
  background: url("../images/bg.png") no-repeat 0 -54px;
  *background: url("../images/bg-8.png") no-repeat 0 -54px;
  cursor: pointer; }

.cjdiqiu {
  position: absolute;
  left: 4%;
  top: 10px;
  margin-left: -307px;
  background-image: url("../images/bg.png");
  *background-image: url("../images/bg-8.png");
  background-repeat: no-repeat;
  background-position: 0 -130px;
  height: 300px;
  width: 307px; }

.gndiqiu {
  position: absolute;
  left: 4%;
  top: 10px;
  margin-left: -307px;
  background-image: url("../images/bg.png");
  *background-image: url("../images/bg-8.png");
  background-repeat: no-repeat;
  background-position: 0 -470px;
  height: 234px;
  width: 318px;
  z-index: 1; }

.aoyou-zcnav {
  height: 153px;
  background-color: #e40066;
  position: relative; }

.aoyou-full-cj {
  background: #055da6; }

.aoyou-full-gn {
  background: #03abb1; }

.aoyou-wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px; }

.nav {
  width: 1200px;
  position: absolute;
  left: 50%;
  bottom: -19px;
  margin-left: -600px;
  height: 225px; }
  .nav .title a {
    font-size: 48px;
    font-weight: bold;
    position: absolute;
    bottom: 15px; }
  .nav .cj a {
    left: 0;
    padding: 40px 83px 40px 282px;
    color: #fff; }
  .nav .gn a {
    right: 0;
    padding: 40px 282px 40px 83px;
    color: #fff; }
  .nav .now {
    color: #fff69e; }

.cjnav {
  background: url(../images/topbg1.png) no-repeat left bottom;
  *background: url(../images/topbg1-8.png) no-repeat left bottom; }

.gnnav {
  background: url(../images/topbg2.png) no-repeat left bottom;
  *background: url(../images/topbg2-8.png) no-repeat left bottom; }

.aoyou-title {
  position: relative;
  width: 1200px; }
  .aoyou-title img {
    display: block;
    margin: auto; }

.aoyou-pro {
  overflow: hidden; }
  .aoyou-pro a, .aoyou-pro img {
    display: block; }
  .aoyou-pro .box {
    width: 1220px; }
    .aoyou-pro .box .pro-cell {
      float: left; }
    .aoyou-pro .box .img-box {
      position: relative;
      overflow: hidden; }
    .aoyou-pro .box .pro-price {
      background: #9c4e32; }
      .aoyou-pro .box .pro-price .rmb {
        font-size: 18px; }
      .aoyou-pro .box .pro-price .num {
        font-size: 30px;
        font-weight: bold; }
      .aoyou-pro .box .pro-price del {
        margin-left: 32px;
        font-size: 12px; }

.pro2 .box .pro-price {
  width: 555px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px; }
  .pro2 .box .pro-price del {
    margin-left: 32px; }
.pro2 .box .pro-cell {
  width: 595px;
  height: 264px;
  margin-right: 10px;
  margin-bottom: 10px; }
  .pro2 .box .pro-cell .img-box {
    width: 595px;
    height: 224px; }
.pro2 .box .shade {
  width: 571px;
  padding: 0px 12px; }

.pro3 .box .pro-price {
  width: 379px;
  padding: 0 0 0 16px;
  height: 46px;
  line-height: 46px; }
  .pro3 .box .pro-price .num {
    font-size: 26px; }
  .pro3 .box .pro-price del {
    margin-left: 12px; }
.pro3 .box .pro-cell {
  width: 395px;
  height: 268px;
  margin-right: 8px;
  margin-bottom: 8px; }
  .pro3 .box .pro-cell .img-box {
    width: 395px;
    height: 222px; }
.pro3 .box .shade {
  width: 371px;
  padding: 0px 12px; }

.pro4 .box .pro-price {
  width: 279px;
  padding: 0 0 0 16px;
  height: 46px;
  line-height: 46px; }
  .pro4 .box .pro-price .num {
    font-size: 26px; }
  .pro4 .box .pro-price del {
    margin-left: 12px; }
.pro4 .box .pro-cell {
  width: 295px;
  height: 268px;
  margin-right: 6px;
  margin-bottom: 6px; }
  .pro4 .box .pro-cell .img-box {
    width: 295px;
    height: 222px; }
.pro4 .box .shade {
  width: 271px;
  padding: 0px 12px; }

.shade {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../images/bg.png") no-repeat 0 -2320px;
  *background: #000000;
  height: 47px; }
  .shade h6, .shade .des {
    color: #fff;
    height: 22px;
    line-height: 22px;
    overflow: hidden; }
  .shade h6 {
    margin-bottom: 0px; }
  .shade .des {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    overflow: hidden; }

.aoyou-link {
  width: 1220px;
  margin-top: 18px; }
  .aoyou-link a {
    float: left;
    margin-right: 4px; }
