/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

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; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

body {
  font: 14px/1.5 Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  position: relative; }

ul, li {
  list-style: none; }

a, area, input {
  outline: none;
  blr: expression(this.onFocus=this.blur()); }

a:focus, area:focus, input:focus {
  outline: none; }

h1 {
  overflow: hidden;
  height: 0;
  text-indent: 100%;
  white-space: nowrap;
  margin: 0; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.tips {
  display: block;
  line-height: 30px;
  font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0; }

.loading {
  display: block;
  margin: 0 auto;
  padding: 30px 0; }

.main {
  position: relative;
  width: 1002px;
  height: auto;
  margin: 0 auto;
  padding: 0; }

.wrapper {
  width: 100%;
  height: auto; }

.content {
  width: 100%;
  height: auto;
  background: #fff no-repeat top center; }
  .content img {
    display: block; }
  .content .tit {
    position: relative; }
    .content .tit img {
      margin: 0 auto; }
  .content .con {
    margin: 0 auto; }
  .content .more {
    display: block;
    margin: 15px auto 0; }
    .content .more img {
      margin: 0 auto; }
    .content .more span {
      font-family: SimHei, sans-serif; }

.wrapper00 {
  height: 883px;
  background-image: url("../images/bg00.jpg"); }

.wrapper01 {
  height: 847px;
  background-image: url("../images/bg01.jpg"); }

.wrapper02 {
  height: 1122px;
  background-image: url("../images/bg02.jpg"); }

.wrapper03 {
  height: 921px;
  background-image: url("../images/bg03.jpg"); }

.wrapper04 {
  height: 786px;
  background-image: url("../images/bg04.jpg"); }

.wrapper05 {
  height: 608px;
  background-image: url("../images/bg05.jpg"); }

.side-nav {
  position: absolute;
  top: 920px;
  right: 50%;
  width: 100px;
  margin-right: -660px;
  z-index: 9999; }
  .side-nav img {
    display: block;
    margin: 0 auto; }
  .side-nav ul {
    width: 100px;
    margin: 0 auto; }
  .side-nav li {
    display: block;
    overflow: hidden;
    width: 100px;
    list-style: none;
    margin-bottom: 1px; }
    .side-nav li a {
      display: block;
      float: left;
      width: 100px;
      height: 36px;
      line-height: 36px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: 100;
      font-size: 14px;
      color: #ffffff;
      text-align: center;
      background: #529ed5 no-repeat 4px 12px; }
      .side-nav li a:hover {
        color: #ffffff;
        background-image: url("../images/sidebar_lion.png"); }
  .side-nav .on a {
    color: #fff;
    background-image: url("../images/sidebar_lion.png"); }
  .side-nav .ewm {
    padding: 7px 0; }
  .side-nav .first {
    height: 96px;
    background: url(../images/sidebar_top.png) no-repeat top center;
    margin-bottom: 0; }
  .side-nav .goTop {
    height: 96px;
    background: url(../images/sidebar_gotop.png) no-repeat top center; }
    .side-nav .goTop a {
      display: block;
      width: 125px;
      height: 33px;
      background: none; }
  .side-nav .last a {
    background: none; }

.city-nav {
  height: 44px;
  background: #34599d; }
  .city-nav span {
    display: block;
    line-height: 44px;
    float: left;
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
    color: #cfb075;
    font-size: 20px; }
  .city-nav a {
    display: block;
    float: left;
    width: 128px;
    height: 29px;
    line-height: 29px;
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
    color: #cfb075;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
    margin: 8px 0 0 74px; }
  .city-nav .on {
    color: #34599d;
    background: #cfb075; }

.mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  _height: 10000px;
  background: url("../images/transparent_bg.png");
  z-index: 99999; }
  .mask .mask-img {
    display: none;
    position: fixed;
    top: 40%;
    left: 0;
    width: 100%;
    height: 100%;
    _height: 5571px;
    background: url("../images/loading.gif") no-repeat center 100px;
    z-index: 99999; }
  .mask .mask-con {
    display: none;
    position: absolute;
    top: 600px;
    left: 50%;
    width: 1001px;
    height: 567px;
    z-index: 100000;
    background: url("../images/maskbg.png");
    margin-left: -500px; }
  .mask .close-btn {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 28px;
    height: 28px;
    background: url("../images/1.gif");
    cursor: pointer; }
  .mask .mask-tit {
    display: none;
    position: absolute;
    top: -27px;
    left: 50%;
    width: 272px;
    height: 49px;
    line-height: 49px;
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #000;
    text-align: center;
    border: 3px solid #7e3b18;
    border-radius: 6px;
    background: #ffd34e;
    margin-left: -139px; }
  .mask .mask-box {
    padding-bottom: 33px; }
    .mask .mask-box h3 {
      height: 63px;
      line-height: 63px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: bold;
      font-size: 22px;
      color: #000;
      margin-bottom: 30px;
      padding-left: 30px; }
      .mask .mask-box h3 a {
        line-height: 20px;
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 14px;
        color: #3f60b6;
        text-decoration: underline; }
    .mask .mask-box h4 {
      line-height: 20px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 14px;
      color: #cd8fd8;
      padding-left: 42px;
      padding-top: 14px;
      font-weight: 100; }
    .mask .mask-box p {
      line-height: 30px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 18px;
      color: #000000;
      padding: 0 33px; }
    .mask .mask-box .line {
      height: 0;
      overflow: hidden;
      border-bottom: 2px dashed #fc9400;
      padding-top: 10px;
      margin-bottom: 15px; }

.banner-box {
  width: 100%;
  height: auto; }
  .banner-box .banner {
    width: 100%;
    height: 106px;
    background: #fff no-repeat top center; }
    .banner-box .banner .main {
      height: 106px;
      position: relative; }
      .banner-box .banner .main a {
        position: absolute;
        display: block;
        cursor: pointer; }
      .banner-box .banner .main img {
        margin: 0 auto;
        display: block; }
  .banner-box .banner1 {
    background-image: url("../images/banner_01.jpg"); }
  .banner-box .banner2 {
    background-image: url("../images/banner_02.jpg"); }
  .banner-box .banner3 {
    background-image: url("../images/banner_03.jpg"); }
  .banner-box .banner4 {
    background-image: url("../images/banner_04.jpg"); }
  .banner-box .banner5 {
    background-image: url("../images/banner_05.jpg"); }

.itemfour {
  overflow: hidden;
  position: relative;
  float: left;
  width: 243px;
  height: 235px;
  background: #fff;
  margin-right: 10px;
  margin-bottom: 12px; }
  .itemfour .fl {
    display: block;
    width: 243px;
    height: 137px;
    position: relative; }
    .itemfour .fl .corner {
      position: absolute;
      left: -8px;
      top: 17px;
      width: 80px;
      height: 39px; }
    .itemfour .fl img {
      display: block;
      width: 243px;
      height: 137px; }
    .itemfour .fl p {
      display: none;
      overflow: hidden;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 223px;
      height: 22px;
      line-height: 22px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 12px;
      color: #fff;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      background: url("../images/transparent_bg2.png");
      padding: 0 10px; }
      .itemfour .fl p span {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-size: 12px;
        color: #fff; }
  .itemfour .fr {
    float: left;
    width: 229px;
    height: 92px;
    padding: 5px 6px 0;
    border: 1px solid #dddddd;
    border-top: 0; }
    .itemfour .fr h3 {
      overflow: hidden;
      width: 100%;
      height: 22px;
      line-height: 22px; }
      .itemfour .fr h3 a {
        line-height: 22px;
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 14px;
        color: #000000; }
        .itemfour .fr h3 a:hover {
          color: #000000; }
    .itemfour .fr .tese {
      display: none;
      height: 25px;
      line-height: 25px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 22px;
      color: #484848;
      border-left: 3px solid #ff6000;
      margin-bottom: 7px;
      padding-left: 13px; }
    .itemfour .fr ul {
      overflow: hidden;
      height: 22px;
      line-height: 22px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: 100;
      font-size: 14px;
      color: #000000; }
      .itemfour .fr ul li {
        line-height: 22px;
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-size: 14px;
        color: #000000; }
    .itemfour .fr .clearfix {
      margin-top: 5px;
      overflow: hidden; }
    .itemfour .fr .xl {
      display: none;
      float: left;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #ff6000;
      margin-top: 15px; }
    .itemfour .fr .price {
      float: left;
      font-family: Arial, sans-serif;
      font-weight: 100;
      font-size: 24px;
      color: #da5a59;
      margin-top: 1px; }
      .itemfour .fr .price span {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 18px;
        color: #da5a59; }
      .itemfour .fr .price b {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 12px;
        color: #da5a59;
        margin-left: 5px; }
    .itemfour .fr em {
      display: none;
      position: absolute;
      bottom: 28px;
      left: 10px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-style: normal;
      font-size: 12px;
      color: #5e6167;
      text-decoration: line-through; }
      .itemfour .fr em s {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif; }
    .itemfour .fr .reserve-btn {
      display: block;
      float: right;
      width: 103px;
      height: 26px;
      line-height: 26px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: 100;
      font-size: 16px;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      background: #da5a59;
      margin-top: 5px; }
      .itemfour .fr .reserve-btn:hover {
        background: #da5a59; }
    .itemfour .fr .nobuy {
      background: #818181;
      cursor: default; }
      .itemfour .fr .nobuy:hover {
        background: #818181; }

.itemthree {
  overflow: hidden;
  position: relative;
  float: left;
  width: 314px;
  height: 267px;
  background: #fff;
  margin-right: 30px;
  margin-bottom: 20px; }
  .itemthree .fl {
    display: block;
    width: 314px;
    height: 168px;
    position: relative; }
    .itemthree .fl .corner {
      position: absolute;
      left: -8px;
      top: 17px;
      width: 80px;
      height: 39px; }
    .itemthree .fl img {
      display: block;
      width: 314px;
      height: 168px; }
    .itemthree .fl p {
      overflow: hidden;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 294px;
      height: 22px;
      line-height: 22px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 12px;
      color: #fff;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      background: url("../images/transparent_bg.png");
      padding: 0 10px; }
      .itemthree .fl p span {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-size: 12px;
        color: #fff; }
  .itemthree .fr {
    float: left;
    width: 292px;
    height: 95px;
    padding: 3px 10px 0;
    border: 1px solid #dddddd;
    border-top: 0; }
    .itemthree .fr h3 {
      overflow: hidden;
      width: 100%;
      height: 24px;
      line-height: 24px; }
      .itemthree .fr h3 a {
        line-height: 24px;
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 16px;
        color: #da5a59; }
        .itemthree .fr h3 a:hover {
          color: #da5a59; }
    .itemthree .fr .tese {
      display: none;
      height: 25px;
      line-height: 25px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 22px;
      color: #484848;
      border-left: 3px solid #ff6000;
      margin-bottom: 7px;
      padding-left: 13px; }
    .itemthree .fr ul {
      overflow: hidden;
      height: 24px;
      line-height: 24px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-size: 14px;
      color: #555555; }
      .itemthree .fr ul li {
        line-height: 24px;
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-size: 14px;
        color: #5e6167; }
    .itemthree .fr .clearfix {
      margin-top: 5px;
      overflow: hidden; }
    .itemthree .fr .xl {
      display: none;
      float: left;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #ff6000;
      margin-top: 15px; }
    .itemthree .fr .price {
      float: left;
      font-family: Arial, sans-serif;
      font-weight: 100;
      font-size: 22px;
      color: #da5a59;
      margin-top: 1px; }
      .itemthree .fr .price span {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 16px;
        color: #da5a59; }
      .itemthree .fr .price b {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
        font-weight: 100;
        font-size: 12px;
        color: #da5a59;
        margin-left: 5px; }
    .itemthree .fr em {
      display: none;
      position: absolute;
      bottom: 28px;
      left: 10px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-style: normal;
      font-size: 12px;
      color: #5e6167;
      text-decoration: line-through; }
      .itemthree .fr em s {
        font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif; }
    .itemthree .fr .reserve-btn {
      display: block;
      float: right;
      width: 114px;
      height: 34px;
      line-height: 34px;
      font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
      font-weight: 100;
      font-size: 16px;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      background: #da5a59; }
      .itemthree .fr .reserve-btn:hover {
        background: #da5a59; }
    .itemthree .fr .nobuy {
      background: #818181;
      cursor: default; }
      .itemthree .fr .nobuy:hover {
        background: #818181; }

.tab li {
  position: relative;
  cursor: pointer;
  float: left;
  font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", Arial, sans-serif;
  font-weight: 100;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin-right: 12px; }
  .tab li span {
    display: none;
    position: absolute;
    left: 50%; }

.tab .on span {
  display: block; }

.tabCon {
  display: none; }

.tab01 {
  margin-bottom: 34px;
  margin-left: 32px; }
  .tab01 li {
    width: 92px;
    height: 35px;
    line-height: 35px;
    font-size: 22px;
    color: #e96363;
    background: #fff;
    margin-right: 28px; }
    .tab01 li span {
      bottom: -15px;
      width: 30px;
      height: 15px;
      background: url("../images/tab01.png");
      margin-left: -15px; }
  .tab01 .on {
    color: #fff;
    background: #e96363; }

.tab02 {
  margin-bottom: 38px;
  margin-left: 202px; }
  .tab02 li {
    width: 122px;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #5ba5fe;
    background: #fff;
    border: 1px solid #5ba5fe;
    margin-right: 29px; }
    .tab02 li span {
      bottom: -13px;
      width: 18px;
      height: 13px;
      background: url("../images/tab02.png");
      margin-left: -9px; }
  .tab02 .on {
    color: #5ba5fe; }

.tab03 {
  margin-bottom: 21px; }
  .tab03 li {
    width: 50%;
    height: 70px;
    background: url("../images/1.gif");
    margin-right: 0; }

.tab03_1, .tab03_2 {
  margin-bottom: 19px;
  margin-left: 204px; }
  .tab03_1 li, .tab03_2 li {
    width: 112px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    background: #f26f6f;
    margin-right: 48px; }
    .tab03_1 li span, .tab03_2 li span {
      bottom: -8px;
      width: 16px;
      height: 8px;
      background: url("../images/tab03_1.png");
      margin-left: -8px; }
  .tab03_1 .on, .tab03_2 .on {
    color: #fff; }

.tab03_2 li {
  color: #fff;
  background: #7ca3e9; }
  .tab03_2 li span {
    background: url("../images/tab03_2.png"); }

.tab04 {
  margin-bottom: 33px;
  margin-left: 168px; }
  .tab04 li {
    width: 143px;
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    color: #ab8e61;
    background: #fff;
    border: 1px solid #c5a675;
    margin-right: 33px; }
    .tab04 li span {
      bottom: -12px;
      width: 24px;
      height: 12px;
      background: url("../images/tab04.png");
      margin-left: -12px; }
  .tab04 .on {
    color: #fff;
    background: #c5a675; }

.tab011 {
  padding-top: 65px;
  padding-left: 290px; }
  .tab011 li {
    width: 201px;
    height: 64px;
    line-height: 52px;
    border-radius: 0;
    font-size: 30px;
    font-weight: bold;
    color: #e75e71; }
  .tab011 .on {
    color: #fff;
    background: url("../images/tab11.png"); }

.tabCon-box {
  width: 1000px; }
  .tabCon-box .tabCon {
    display: none; }

.jchdCon li {
  float: left;
  padding-right: 42px; }
  .jchdCon li a {
    box-shadow: 7px 7px 10px #77aeb7;
    display: block; }
  .jchdCon li img {
    display: block;
    width: 306px;
    height: 165px;
    box-sizing: border-box;
    border: 4px solid white; }

.main-content {
  margin: 60px 0 120px 236px; }
  .main-content .main-left {
    float: left;
    display: block; }
  .main-content .main-right {
    float: left;
    display: block;
    margin-left: 44px;
    margin-top: 44px; }
    .main-content .main-right h3 {
      font-size: 18px; }
    .main-content .main-right p {
      margin-top: 10px;
      margin-left: 40px;
      font-size: 12px; }
  .main-content .button-group {
    margin-top: 20px; }
    .main-content .button-group a {
      display: block;
      overflow: hidden;
      float: left;
      margin-right: 12px; }
