body, th, td, p, ol, ul, li, dl, dt, dd, a, h1, h2, h3, h4, h5, h6, form, fieldset, input, legend, select, textarea {
  margin: 0;
  padding: 0; }

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

input, img, fieldset {
  border: none; }

input, select, fieldset {
  vertical-align: middle; }

body, button, input, select, textarea {
  outline: none; }

ul, ol, nav li {
  list-style-type: none; }

a {
  text-decoration: none;
  outline: none; }

a:link {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

i, cite, em, var, address, dfn {
  font-style: normal; }

input::-ms-clear {
  display: none; }

/* clear IE10 X */
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden; }

.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.bc {
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.vm {
  vertical-align: middle; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.zoom {
  zoom: 1; }

.none {
  display: none; }

.block {
  display: block; }

.yahei {
  font-family: "Microsoft YaHei"; }

.f12 {
  font-size: 12px; }

.f13 {
  font-size: 13px; }

.f14 {
  font-size: 14px; }

.f16 {
  font-size: 16px; }

.f20 {
  font-size: 20px; }

.fb {
  font-weight: bold; }

.fn {
  font-weight: normal; }

.t2 {
  text-indent: 2em; }

/*inline-block*/
.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* ellipsis */
.elli {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mr6 {
  margin-right: 6px; }

.w10 {
  width: 10px; }

.w {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto; }

.h10 {
  height: 10px; }

.background {
  width: 100%;
  min-width: 1200px;
  height: 2226px;
  position: absolute;
  z-index: -1; }
  .background .bg1 {
    width: 100%;
    height: 557px;
    background: url(../images/bg1.jpg) no-repeat center top;
    margin-top: 28px; }
  .background .bg2 {
    width: 100%;
    height: 556px;
    background: url(../images/bg2.png) no-repeat center top; }
  .background .bg3 {
    width: 100%;
    height: 557px;
    background: url(../images/bg3.png) no-repeat center top; }
  .background .bg4 {
    width: 100%;
    height: 556px;
    background: url(../images/bg4.png) no-repeat center top; }

.main {
  min-width: 1200px; }
/*  .main header {
    width: 100%;
    height: 93px;
    overflow: hidden;
    background: url(../images/header-bg.png) 0 0 repeat-x;
    position: relative; }
    .main header .top {
      height: 28px;
      overflow: hidden;
      line-height: 28px; }
      .main header .top .t-wl {
        color: #363a40; }
      .main header .top .t-login {
        margin-right: 22px;
        color: #665f5e; }
        .main header .top .t-login .color {
          color: #fe7113; }
        .main header .top .t-login:hover {
          color: #fe7113; }
        .main header .top .t-login:last-child {
          margin-right: 50px; }
    .main header .nav {
      height: 40px;
      overflow: hidden;
      margin-top: 14px;
      line-height: 40px; }
      .main header .nav .n-box {
        overflow: hidden;
        margin-left: 96px; }
        .main header .nav .n-box.n-box-sp {
          margin: 0; }
        .main header .nav .n-box .n-list {
          width: 100px;
          background: url(../images/nav-f.gif) 0 center no-repeat; }
          .main header .nav .n-box .n-list:first-child {
            background: none; }
          .main header .nav .n-box .n-list a {
            color: #ffffff; }
      .main header .nav .h-logo {
        width: 126px;
        height: 40px;
        overflow: hidden;
        margin: 0 30px; }
      .main header .nav img {
        width: 100%; }*/
  .main .wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden; }
    .main .wrap .logo {
      display: block;
      position: absolute;
      top: 17px;
      left: 7px; }
    .main .wrap .section1 {
      margin-top: 388px; }
      .main .wrap .section1 .nav .item {
        width: 234px;
        height: 106px;
        background-color: rgba(29, 75, 128, 0.5);
        margin-right: 21px;
        position: relative; }
        .main .wrap .section1 .nav .item:last-child {
          margin: 0; }
        .main .wrap .section1 .nav .item img {
          display: block;
          position: absolute;
          top: 19px;
          left: 15px; }
        .main .wrap .section1 .nav .item div {
          margin: 11px 0 0 100px; }
          .main .wrap .section1 .nav .item div .title {
            color: #001a41;
            font-size: 14px;
            font-weight: 700; }
          .main .wrap .section1 .nav .item div p:not(.title) {
            color: #fff;
            font-size: 14px;
            line-height: 22px; }
          .main .wrap .section1 .nav .item div a {
            color: #fff; }
            .main .wrap .section1 .nav .item div a:hover {
              text-decoration: underline; }
      .main .wrap .section1 .nav2 {
        margin-top: 21px; }
        .main .wrap .section1 .nav2 .item a {
          display: block;
          width: 200px;
          height: 59px;
          line-height: 59px;
          text-align: center;
          background-color: #23323d;
          color: #fff; }
          .main .wrap .section1 .nav2 .item a:hover {
            background: url(../images/button-background.jpg) #2a579a no-repeat center bottom; }
        .main .wrap .section1 .nav2 .item.active a {
          background: url(../images/button-background.jpg) #2a579a no-repeat center bottom; }
      .main .wrap .section2 .gift {
        width: 350px;
        height: 431px;
        background-color: #fff;
        margin: 0 0 0 12px;
        position:relative; }
        .main .wrap .section2 .gift .tab{
              width: 81px;
              height: 36px;
              line-height: 36px;
              text-align: center;
              font-size: 16px;
              color: #4e4e4e;
              border-bottom: 2px solid rgba(255,255,255,0);
              cursor: pointer;
              transition: .3s;
        }
        .main .wrap .section2 .gift .tab.active{
              color: #264f91;
              border-bottom: 2px solid #264f91;
        }
        .main .wrap .section2 .gift .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 0 13px 12px;
              line-height: 20px; }
          .main .wrap .section2 .gift>div{
            position: absolute;
            left: 0;
            top: 16px;
          }
        .main .wrap .section2 .gift ul{
          width:350px;
          display:none;
        }
        .main .wrap .section2 .gift ul.active{
          display:block;
        }
        .main .wrap .section2 .gift li {
          padding: 15px 0 15px 18px;
          border-bottom: 1px solid #f0f0f0;
          position:relative; }
          .main .wrap .section2 .gift li .vip{
            /* position:absolute;
            top:0;
            left:0;
            width:48px;
            height:18px;
            text-align:center;
            text-indent: 7px;
            line-height:18px;
            font-size:11px;
            color:#fff;
            background:url(../images/tip.png) no-repeat; */
            position:absolute;
            top:0;
            left:0;
            width:40px;
            height:31px;
            background:url(../images/tip.png) no-repeat;
          }
          .main .wrap .section2 .gift li .score{
            position:absolute;
            top:0;
            left:0;
            width:40px;
            height:31px;
            background:url(../images/score.png) no-repeat;
          }
          .main .wrap .section2 .gift li > div {
            position: relative; }
          .main .wrap .section2 .gift li img {
            margin-right: 15px;
            width: 90px;
            height: 90px; }
          .main .wrap .section2 .gift li p {
            color: #4e4e4e;
            font-size: 12px; }
            .main .wrap .section2 .gift li p span {
              /*font-size: 16px;
              font-weight: bold;*/
              max-width:255px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              display: inline-block;
              float:right; }
          .main .wrap .section2 .gift li .bar {
            display: inline-block;
            width: 116px;
            height: 7px;
            border-radius: 4px;
            background-color: #d1d1d1;
            position: relative;
            font-size:12px;
            margin-left:37px; }
            .main .wrap .section2 .gift li .bar .length {
              width: 30%;
              height: 100%;
              background-color: #3d9e2c;
              border-radius: 4px; }
          .main .wrap .section2 .gift li .percent {
            display: inline-block;
            color: #4e4e4e;
            position: absolute;
            height: 30px;
            line-height: 30px;
            right: -36px;
            top: -13px; }
            .main .wrap .section2 .gift li .shengyu{
                  position: absolute;
                  color: #4e4e4e;
                  height: 30px;
                  line-height: 30px;
                  top: -13px;
                  left: -37px;
            }
          .main .wrap .section2 .gift li .platform {
            /*margin-top: 17px;*/
            font-size:16px; }
            .main .wrap .section2 .gift li .platform i {
              display: inline-block;
              width: 16px;
              height: 19px;
              background: url(../images/icon-platform.png) no-repeat;
              margin-right: 7px; }
              .main .wrap .section2 .gift li .platform i.ios {
                background-position: -13px -14px; }
              .main .wrap .section2 .gift li .platform i.android {
                background-position: -40px -14px; }
          .main .wrap .section2 .gift li .receive {
            display: block;
            min-width: 83px;
            height: 30px;
            border: 1px solid #2357a6;
            color: #2357a6;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
            position: absolute;
            top: 8px;
            left: 217px;
            padding:0 4px; }
          .main .wrap .section1 .gift li:last-child {
            border: none; }
      .main .wrap .section1 .headline {
        width: 383px;
        height: 346px;
        background-color: #fff;
        margin: 12px 12px 0 0;
        overflow: hidden;
        position: relative; }
        .main .wrap .section1 .headline .title {
          font-size: 16px;
          border-bottom: 1px solid #cecece;
          padding: 20px 0 13px 12px; }
          .main .wrap .section1 .headline .title a {
            color: #4e4e4e; }
            .main .wrap .section1 .headline .title a:hover {
              color:#264f91; }
              .main .wrap .section1 .headline>div{
                padding:14px 0 8px 49px;
              }
        .main .wrap .section1 .headline .tab{
          width:81px;
          height:28px;
          color:#666666;
          line-height:28px;
          text-align:center;
          margin-right:14px;
          border-radius:5px;
          cursor:pointer;
          transition:.3s;
        }
        .main .wrap .section1 .headline .tab.active{
          background-color:#899fb7;
          color:#fff;
        }
        .main .wrap .section1 .headline .tab.active ul{
          display:block;
          width: 100%;
          box-sizing: border-box;
        }
        .main .wrap .section1 .headline ul {
          padding: 0 17px;
          position: absolute;
          left:0;
          top:105px;
          display:none; }
          .main .wrap .section1 .headline ul li {
            height: 36px;
            line-height: 36px;
            border-bottom: 1px dotted #cecece; }
            .main .wrap .section1 .headline ul li:last-child {
              border: none; }
            .main .wrap .section1 .headline ul li a {
              display: block;
              text-align: left;
              color: #5f5f5f;
              font-size: 14px;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;}
              .main .wrap .section1 .headline ul li a:hover {
                color: #1e437a; }
      .main .wrap .section1 .introduce {
        width: 210px;
        height: 306px;
        margin-top: 12px;
        background-color: #fff;
        padding: 20px 16px; }
        .main .wrap .section1 .introduce .index{
          display:block;
          width:82px;
          height:31px;
          text-align:center;
          line-height:31px;
          color:#fff;
          font-size:16px;
          border-radius:5px;
          margin-top:6px;
          background: -webkit-linear-gradient(top,#ff950c,#ff6802);
          background: -moz-linear-gradient(top,#ff950c,#ff6802);
          background: -o-linear-gradient(top,#ff950c,#ff6802);
          background: linear-gradient(top,#ff950c,#ff6802);
        }
        .main .wrap .section1 .introduce .moni{
          display:block;
          width:84px;
          height:38px;
          text-align:center;
          line-height:38px;
          color:#fff;
          font-size:14px;
          border-radius:5px;
          background-color:#4b609b;
          margin-right:15px;
        }
        .main .wrap .section1 .introduce .download{
          display:block;
          width:84px;
          height:38px;
          text-align:center;
          line-height:38px;
          color:#fff;
          font-size:14px;
          border-radius:5px;
          background-color:#f06325;
          margin-left: 50px;
        }
        .main .wrap .section1 .introduce img {
          display: block;
          width: 79px;
          height: 79px; }
        .main .wrap .section1 .introduce div {
          margin: 0 0 0 11px; }
          .main .wrap .section1 .introduce div span {
            font-size: 12px;
            color: #969696; }
          .main .wrap .section1 .introduce div span:first-child {
            font-size: 16px;
            color: #5f5f5f; }
        .main .wrap .section1 .introduce p {
          font-size: 12px;
          color: #5f5f5f;
          margin-top: 17px; }
/*      .main .wrap .section1 .download {
        width: 242px;
        height: 252px;
        background-color: #fff;
        margin-top: 12px;
        text-align: center; }*/
        .main .wrap .section1 .introduce .qrcode {
          border: 2px solid #5c0c5e;
          margin:157px auto 0;
          border-radius: 2px;
          width:95px;
          height:95px; }
/*        .main .wrap .section1 .download p {
          font-size: 14px;
          color: #191919;
          margin-top: 2px; }
        .main .wrap .section1 .download a {
          color: #fff;
          background-color: #fa8100;
          width: 130px;
          height: 37px;
          line-height: 37px;
          display: inline-block;
          margin-top: 10px; }*/
    .main .wrap .section2 {
      margin-top: 12px; }
      .main .wrap .section2 .notify {
        width: 638px;
        height: 221px;
        background-color: #fff;
        overflow: hidden;
        position: relative; }
        .main .wrap .section2 .notify .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px;
              line-height: 20px; }
          .main .wrap .section2 .notify .title a {
            color: #a0a0a0;
            font-size: 14px;
            font-weight: 400; }
            .main .wrap .section2 .notify .title a:hover {
              text-decoration: underline; }
              .main .wrap .section2 .notify .tab{
                width:81px;
                height:36px;
                line-height:36px;
                text-align:center;
                font-size:16px;
                color:#4e4e4e;
                border-bottom:2px solid rgba(255,255,255,0);
                cursor:pointer;
                transition:.3s;
              }
              .main .wrap .section2 .notify .tab.active{
                color:#264f91;
                border-bottom:2px solid #264f91;
              }
              .main .wrap .section2 .notify .tab.active ul{
                display:block;
              }
              .main .wrap .section2 .notify>div{
                  position: absolute;
                  left: 0;
                  top: 16px;
              }
        .main .wrap .section2 .notify ul {
          display:none;
          padding: 12px 27px 0 20px;
          position:absolute;
          left:0;
          top:39px;
          width:638px;
          box-sizing:border-box;
          -moz-box-sizing:border-box;
          -webkit-box-sizing:border-box; }
          .main .wrap .section2 .notify ul li {
            height: 37px;
            line-height: 37px;
            border-bottom: 1px dotted #cecece;
            font-size: 14px; }
            .main .wrap .section2 .notify ul li:last-child {
              border: none; }
            .main .wrap .section2 .notify ul li a {
              color: #5f5f5f; }
              .main .wrap .section2 .notify ul li a:hover {
                color: #2357a6; }
              .main .wrap .section2 .notify ul li a p {
                width: 370px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                text-align:left; }
      .main .wrap .section1 .activity {
        width: 350px;
        height: 346px;
        background-color: #fff;
        margin:12px 12px 0 0;
        overflow: hidden; }
        .main .wrap .section1 .activity .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 50px 13px 12px; }
        .main .wrap .section1 .activity li {
          padding: 14px 22px 14px 12px;
          border: 1px solid #f0f0f0; }
          .main .wrap .section1 .activity li a {
            color: #5f5f5f;
            font-size: 14px; }
            .main .wrap .section1 .activity li a img {
              width: 117px;
              height: 66px; }
            .main .wrap .section1 .activity li a p {
              width: 177px;
              margin-left: 17px; }
          .main .wrap .section1 .activity li:last-child {
            border: none; }
      .main .wrap .section2 .news {
        width: 638px;
        height: 278px;
        background-color: #fff;
        margin-top: 12px;
        overflow: hidden;
        position:relative; }
        .main .wrap .section2 .news .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px;
              line-height: 20px; }
          .main .wrap .section2 .news .title a {
            color: #a0a0a0;
            font-size: 14px;
            font-weight: 400; }
            .main .wrap .section2 .news .title a:hover {
              text-decoration: underline; }
              .main .wrap .section2 .news>div:nth-of-type(1){
                position: absolute;
                left: 0;
                top: 16px;
              }
              .main .wrap .section2 .news .tab{
                width: 81px;
                height: 36px;
                line-height: 36px;
                text-align: center;
                font-size: 16px;
                color: #4e4e4e;
                border-bottom: 2px solid rgba(255,255,255,0);
                cursor: pointer;
                transition: .3s;
              }
              .main .wrap .section2 .news .tab.active{
                color: #264f91;
                border-bottom: 2px solid #264f91;
              }
        .main .wrap .section2 .news .content {
          padding: 20px 30px 15px 15px;
          display:none; }
          .main .wrap .section2 .news .content.active{
            display:block;
          }
          .main .wrap .section2 .news .content .left {
            margin-right: 15px; }
            .main .wrap .section2 .news .content .left a.first {
              margin-bottom: 17px;
              display: inline-block; }
            .main .wrap .section2 .news .content .left img {
              width: 141px;
              height: 84px; }
          .main .wrap .section2 .news .content .right {
            width: 428px;
            margin-top: -7px; }
            .main .wrap .section2 .news .content .right li {
              height: 37px;
              line-height: 37px;
              border-bottom: 1px dotted #cecece; }
              .main .wrap .section2 .news .content .right li a {
                color: #5f5f5f;
                font-size: 14px;
                display: inline-block;
                width: 370px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis; }
                .main .wrap .section2 .news .content .right li a:hover {
                  color: #2357a6; }
/*              .main .wrap .section2 .news .content .right li:last-child {
                border: none; }*/
      .main .wrap .section2 .links {
        width: 350px;
        height: 328px;
        margin-top: 17px; }
        .main .wrap .section2 .links a {
          display: block;
          width: 350px;
          height: 100px;
          margin-bottom: 14px;
          background: url(../images/links.jpg) no-repeat; }
          .main .wrap .section2 .links a:nth-child(2) {
            background-position: 0 -100px; }
          .main .wrap .section2 .links a:nth-child(3) {
            background-position: 0 -200px;
            margin: 0; }
      .main .wrap .section2 .tips {
        width: 638px;
        height: 218px;
        background-color: #fff;
        margin-top: 16px;
        overflow: hidden; }
        .main .wrap .section2 .tips .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px; }
          .main .wrap .section2 .tips .title a {
            color: #a0a0a0;
            font-size: 14px;
            font-weight: 400; }
            .main .wrap .section2 .tips .title a:hover {
              text-decoration: underline; }
        .main .wrap .section2 .tips ul {
          padding: 12px 27px 0 20px; }
          .main .wrap .section2 .tips ul li {
            height: 37px;
            line-height: 37px;
            border-bottom: 1px dotted #cecece;
            font-size: 14px; }
            .main .wrap .section2 .tips ul li:last-child {
              border: none; }
            .main .wrap .section2 .tips ul li a {
              color: #5f5f5f; }
              .main .wrap .section2 .tips ul li a:hover {
                color: #2357a6; }
              .main .wrap .section2 .tips ul li a p {
                width: 370px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis; }
      .main .wrap .section2 .forum {
        width: 346px;
        height: 348px;
        background-color: #fff;
        margin-top: 16px;
        overflow: hidden; }
        .main .wrap .section2 .forum .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px; }
          .main .wrap .section2 .forum .title a {
            color: #a0a0a0;
            font-size: 14px;
            font-weight: 400; }
            .main .wrap .section2 .forum .title a:hover {
              text-decoration: underline; }
        .main .wrap .section2 .forum ul {
          padding: 7px 27px 0 20px; }
          .main .wrap .section2 .forum ul li {
            height: 39px;
            line-height: 39px;
            border-bottom: 1px dotted #cecece;
            font-size: 14px; }
            .main .wrap .section2 .forum ul li:last-child {
              border: none; }
            .main .wrap .section2 .forum ul li a {
              color: #5f5f5f; }
              .main .wrap .section2 .forum ul li a:hover {
                color: #2357a6; }
              .main .wrap .section2 .forum ul li a p {
                width: 300px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis; }
      .main .wrap .section2 .video {
        margin-top: 12px;
        width: 638px;
        height: 254px;
        background-color: #fff; }
        .main .wrap .section2 .video .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px; }
        .main .wrap .section2 .video a {
          display: inline-block;
          margin: 21px 0 0 38px;
          position: relative; }
          .main .wrap .section2 .video a.sec {
            margin: 21px 0 0 45px; }
          .main .wrap .section2 .video a img {
            vertical-align: top;
            width: 259px;
            height: 155px; }
          .main .wrap .section2 .video a i {
            display: block;
            width: 37px;
            height: 37px;
            background: url(../images/play.png) no-repeat;
            background-size: 37px 37px;
            position: absolute;
            bottom: 10px;
            left: 10px; }
    .main .wrap .section3 {
      margin-top: 16px; }
      .main .wrap .picture {
        width: 638px;
        height:289px;
        background-color: #fff;
        overflow:hidden; }
        .main .wrap .picture .title {
          font-size: 16px;
          color: #4e4e4e;
          border-bottom: 1px solid #cecece;
          padding: 20px 25px 13px 12px; }
        .main .wrap .picture img {
          vertical-align: top;
          cursor:pointer;}
        .main .wrap .picture .slide {
          padding: 25px 22px 31px 27px;
          overflow: hidden;
          width: 588px;
          height: 181px; }
          .main .wrap .contact{
            width:242px;
            height:293px;
            background-color: #fff;
            margin-left:12px;
            overflow: hidden;
          }
          .main .wrap .contact .title{
              font-size: 16px;
              color: #4e4e4e;
              border-bottom: 1px solid #cecece;
              padding: 20px 50px 13px 12px;
          }
          .main .wrap .contact li{
            /*width:100%;*/
            padding:17px 0 0 57px;
            height:61px;
            border-bottom:1px solid #e6e6e6;
            font-size:16px;
            line-height:24px;
            color:#333;
            position:relative;
          }
          .main .wrap .contact li:last-child{
            border:none;
          }
          .main .wrap .contact li:nth-child(1) i{
            display:block;
            width:34px;
            height:27px;
            position:absolute;
            background:url(../images/contact.png) no-repeat;
            left:11px;
            top:22px;
          }
          .main .wrap .contact li:nth-child(2) i{
            display:block;
            width:28px;
            height:28px;
            position:absolute;
            background:url(../images/contact.png) no-repeat -4px -34px;
            left:14px;
            top:26px;
          }
          .main .wrap .contact li:nth-child(3) i{
            display:block;
            width:24px;
            height:29px;
            position:absolute;
            background:url(../images/contact.png) no-repeat -5px -69px;
            left:16px;
            top:24px;
          }
/*footer {
  margin-top: 125px;
  height: 184px;
  background-color: #1c1d20;
  overflow: hidden; }
  footer .content {
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    position: relative; }
    footer .content .logo {
      display: block;
      position: absolute;
      left: 20px;
      top: 28px; }
    footer .content P {
      font-size: 14px;
      color: #848485;
      line-height: 22px; }
    footer .content .right {
      margin: 27px 0 0 222px; }*/

#bigImage{
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  left:0;
  top:0;
  background-color:rgba(0,0,0,.7);
  z-index:77777;
}
#bigImage img{
  max-width:100%;
  max-height:100%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
}

.fix {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.73);
  z-index: 177; }
  .fix .pop {
    width: 493px;
    height: 385px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center; }
    .fix .pop p {
      font-size: 24px;
      margin-top: 75px; }
    .fix .pop img {
      margin-top: 6px; }
    .fix .pop .close {
      display: block;
      width: 25px;
      height: 25px;
      background: url(../images/close.png) no-repeat;
      position: absolute;
      top: 17px;
      right: 20px;
      cursor: pointer; }

.player {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.37);
  z-index: 777; }
  .player #container {
    width: 720px;
    height: 420px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .player #container .close {
      position: absolute;
      top: -10px;
      right: -30px;
      color: #fff;
      font-size: 35px;
      cursor: pointer; }

.right-nav {
  position: fixed;
  z-index: 100;
  width: 128px;
  height: 370px;
  right: 0;
  top: 50%;
  margin-top: -185px; }
  .right-nav .erweimaWrap a.gift-icon {
    display: block;
    text-align: center;
    width: 102px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-color: #de4510;
    font-size: 16px;
    border-radius: 4px;
    margin: 0  0 5px 12px; }
  .right-nav .erweimaWrap .r-icon {
    margin-left: 22px;
    width: 88px;
    height: 77px; }
  .right-nav a {
    display: block;
    width: 127px;
    height: 31px;
    margin-top: 8px; }
  .right-nav .weibo {
    background: #362d2e url(../images/weibo.png) center 0 no-repeat; }
  .right-nav .FeedbackWrap {
    position: relative;
    cursor: pointer; }
    .right-nav .FeedbackWrap .Feedback {
      position: relative;
      left: 0;
      width: 100%;
      height: 100%;
      display: block;
      background: #362d2e url(../images/Feedback.png) center 0 no-repeat; }
    .right-nav .FeedbackWrap .option-container {
      position: absolute;
      width: 550px;
      height: 222px;
      padding: 30px 20px;
      top: -150px;
      right: -600px;
      background-color: #fff; }
      .right-nav .FeedbackWrap .option-container .close-btn {
        position: absolute;
        width: 15px;
        height: 15px;
        top: 13px;
        right: 13px;
        cursor: pointer;
        background: url(../images/close_btn.png) 0 0 no-repeat; }
      .right-nav .FeedbackWrap .option-container .submit-btn {
        position: absolute;
        bottom: 26px;
        left: 50%;
        margin-left: -60px;
        width: 120px;
        height: 42px;
        line-height: 42px;
        display: block;
        text-align: center;
        font-size: 18px;
        color: #ffffff;
        border-radius: 21px;
        background-color: #fb3838; }
      .right-nav .FeedbackWrap .option-container .close-btn {
        position: absolute;
        width: 15px;
        height: 15px;
        top: 13px;
        right: 13px;
        cursor: pointer;
        background: url(../images/close_btn.png) 0 0 no-repeat; }
      .right-nav .FeedbackWrap .option-container .label {
        width: 78px;
        line-height: 38px;
        text-align: right;
        font-size: 16px;
        font-weight: bold;
        color: #000000; }
        .right-nav .FeedbackWrap .option-container .label em {
          color: #fb3838; }
      .right-nav .FeedbackWrap .option-container .text-area {
        width: 438px;
        height: 78px;
        padding: 5px;
        resize: none;
        margin-left: 12px;
        border: 1px solid #b5b5b5;
        font-size: 14px;
        color: #999999;
        font-family: "Microsoft YaHei"; }
      .right-nav .FeedbackWrap .option-container .item {
        margin-top: 15px; }
        .right-nav .FeedbackWrap .option-container .item .contact-ipt {
          font-family: "Microsoft YaHei";
          width: 210px;
          padding: 6px;
          height: 24px;
          line-height: 24px;
          margin-left: 12px;
          border: 1px solid #b5b5b5;
          font-size: 14px;
          color: #999999; }
        .right-nav .FeedbackWrap .option-container .item .tip {
          width: 220px;
          margin-left: 5px;
          line-height: 19px;
          color: #949393; }
  .right-nav .toTop {
    display: none;
    background: #362d2e url(../images/toTop.png) center 0 no-repeat; }
  .right-nav .erweimaBox {
    width: 127px;
    height: 146px;
    background-color: #362d2e;
    overflow: hidden; }
    .right-nav .erweimaBox span {
      display: block;
      width: 108px;
      height: 108px;
      margin: 10px 0 0 10px; }
    .right-nav .erweimaBox p {
      text-align: center;
      font-size: 14px;
      line-height: 28px;
      height: 28px;
      color: #fff; }
    .right-nav .erweimaBox img {
      width: 100%; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url(../images/pop-bg.png) 0 0 repeat; }
  .popup a {
    text-decoration: none;
    outline: none;
    color: #444444;
    cursor: pointer; }
    .popup a:hover {
      text-decoration: none;
      color: #ff8c3c; }
  .popup .register, .popup .login, .popup .pop-qrcode, .popup .pop-cdk, .popup .pop-jifen {
    top: 50%;
    left: 50%;
    overflow: hidden;
    background: #ffffff; }
  .popup .register {
    width: 884px;
    margin: -234px 0 0 -442px;
    padding: 0 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .register .register-title {
      height: 60px;
      overflow: hidden;
      padding: 14px 22px 0;
      line-height: 60px;
      color: #ff8c3c;
      border-bottom: 1px #cbcaca solid; }
    .popup .register .register-main {
      padding: 26px 0 66px; }
      .popup .register .register-main .left {
        width: 538px;
        margin-left: 22px; }
        .popup .register .register-main .left .register-form li {
          overflow: hidden;
          margin-bottom: 16px; }
          .popup .register .register-main .left .register-form li .error-tip {
            color: #ff8c3c; }
          .popup .register .register-main .left .register-form li .input-wrap {
            width: 300px;
            height: 36px;
            overflow: hidden;
            margin-right: 10px;
            line-height: 34px; }
            .popup .register .register-main .left .register-form li .input-wrap .real-ipt {
              width: 280px;
              height: 36px;
              overflow: hidden;
              padding-left: 20px;
              line-height: 36px;
              background: #e9e9e9; }
            .popup .register .register-main .left .register-form li .input-wrap input {
              color: #666666; }
          .popup .register .register-main .left .register-form li .item-explain {
            width: 228px;
            height: 40px;
            overflow: hidden;
            line-height: 20px;
            color: #666666; }
          .popup .register .register-main .left .register-form li .code-input {
            line-height: 36px; }
            .popup .register .register-main .left .register-form li .code-input .input-wrap {
              width: 144px;
              height: 36px;
              overflow: hidden; }
              .popup .register .register-main .left .register-form li .code-input .input-wrap .real-ipt {
                width: 124px;
                height: 36px;
                overflow: hidden;
                padding-left: 20px; }
            .popup .register .register-main .left .register-form li .code-input .code-image {
              width: 114px;
              height: 34px;
              overflow: hidden;
              margin-right: 4px;
              border: 1px #ff8c3c solid; }
              .popup .register .register-main .left .register-form li .code-input .code-image img {
                width: 114px;
                height: 34px;
                overflow: hidden;
                cursor: pointer; }
        .popup .register .register-main .left .register-deal {
          margin-bottom: 16px; }
        .popup .register .register-main .left .register-submit {
          width: 300px;
          height: 52px;
          overflow: hidden;
          line-height: 52px;
          color: #ffffff;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          border: 0 none;
          background: #ff8c3c;
          cursor: pointer; }
          .popup .register .register-main .left .register-submit:hover {
            background: #fd7112; }
      .popup .register .register-main .right {
        width: 266px;
        height: 300px;
        overflow: hidden;
        padding-left: 34px;
        border-left: 1px #cbcaca solid; }
        .popup .register .register-main .right .right-wrap .top {
          height: 40px;
          line-height: 40px; }
          .popup .register .register-main .right .right-wrap .top .red {
            color: #ff8c3c; }
        .popup .register .register-main .right .right-wrap .login-btn {
          width: 236px;
          height: 46px;
          overflow: hidden;
          line-height: 46px;
          color: #ffffff;
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          -o-border-radius: 2px;
          border-radius: 2px;
          background: #ff8c3c; }
          .popup .register .register-main .right .right-wrap .login-btn:hover {
            background: #fd7112; }
    .popup .register .popup-close {
      top: 20px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 repeat;
      cursor: pointer; }
  .popup .login {
    width: 404px;
    margin: -202px 0 0 -202px;
    padding: 0 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .login .register-title {
      height: 60px;
      overflow: hidden;
      padding: 14px 22px 0;
      line-height: 60px;
      color: #ff8c3c;
      border-bottom: 1px #cbcaca solid; }
    .popup .login .register-main {
      padding: 26px 54px 20px; }
      .popup .login .register-main .single-login-form li {
        overflow: hidden;
        margin-bottom: 16px; }
        .popup .login .register-main .single-login-form li .error-tip {
          line-height: 20px;
          color: #ff8c3c; }
        .popup .login .register-main .single-login-form li .input-wrap {
          width: 296px;
          height: 36px;
          overflow: hidden;
          line-height: 34px; }
          .popup .login .register-main .single-login-form li .input-wrap .real-ipt {
            width: 276px;
            height: 36px;
            overflow: hidden;
            padding-left: 20px;
            line-height: 36px;
            color: #666666;
            background: #e9e9e9; }
        .popup .login .register-main .single-login-form li .item-explain {
          color: #666666; }
        .popup .login .register-main .single-login-form li .code-input {
          line-height: 36px; }
          .popup .login .register-main .single-login-form li .code-input .input-wrap {
            width: 124px;
            height: 36px;
            overflow: hidden;
            margin-right: 6px; }
            .popup .login .register-main .single-login-form li .code-input .input-wrap .real-ipt {
              width: 104px;
              height: 36px;
              overflow: hidden;
              padding-left: 20px; }
          .popup .login .register-main .single-login-form li .code-input .code-image {
            width: 114px;
            height: 34px;
            overflow: hidden;
            margin-right: 4px;
            border: 1px #ff8c3c solid; }
            .popup .login .register-main .single-login-form li .code-input .code-image img {
              width: 114px;
              height: 34px;
              overflow: hidden;
              cursor: pointer; }
      .popup .login .register-main .register-deal {
        overflow: hidden;
        margin-bottom: 16px;
        color: #666666; }
      .popup .login .register-main .login-submit {
        width: 296px;
        height: 52px;
        overflow: hidden;
        line-height: 52px;
        color: #ffffff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        border: 0 none;
        background: #ff8c3c;
        cursor: pointer; }
        .popup .login .register-main .login-submit:hover {
          background: #fd7112; }
      .popup .login .register-main .single-reg-tip {
        line-height: 46px; }
    .popup .login .popup-close {
      top: 20px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 repeat;
      cursor: pointer; }
  .popup .pop-qrcode {
    width: 444px;
    height: 302px;
    margin: -150px 0 0 -222px; }
    .popup .pop-qrcode .pop-qrcode-title {
      height: 36px;
      overflow: hidden;
      background: #ff8c3c; }
    .popup .pop-qrcode .popup-close {
      top: 4px;
      right: 4px;
      width: 28px;
      height: 28px;
      overflow: hidden;
      background: url(../images/close2.png) 0 0 no-repeat;
      -webkit-background-size: 100%;
      background-size: 100%;
      cursor: pointer; }
    .popup .pop-qrcode .pop-qrcode-main p {
      height: 34px;
      overflow: hidden;
      margin-top: 20px;
      line-height: 34px;
      color: #ff8c3c; }
    .popup .pop-qrcode .pop-qrcode-main .pop-qrcode-img {
      width: 170px;
      height: 170px;
      overflow: hidden;
      margin: 20px auto; }
      .popup .pop-qrcode .pop-qrcode-main .pop-qrcode-img img {
        width: 100%; }
  .popup .pop-cdk {
    width: 444px;
    height: 302px;
    margin: -150px 0 0 -222px; }
    .popup .pop-cdk .pop-qrcode-title {
      height: 36px;
      overflow: hidden;
      background: #ff8c3c; }
    .popup .pop-cdk p {
      height: 34px;
      overflow: hidden;
      margin-top: 20px;
      line-height: 34px; }
      .popup .pop-cdk p.cdk {
        color: #ff8c3c; }
    .popup .pop-cdk .popup-close {
      top: 4px;
      right: 4px;
      width: 28px;
      height: 28px;
      overflow: hidden;
      background: url(../images/close2.png) 0 0 no-repeat;
      -webkit-background-size: 100%;
      background-size: 100%;
      cursor: pointer; }
  .popup .pop-jifen {
    width: 190px;
    height: 210px;
    margin: -134px 0 0 -124px;
    padding: 30px;
    border: 1px #ff8c3c solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }
    .popup .pop-jifen .pop-jifen-img {
      width: 91px;
      height: 72px;
      overflow: hidden;
      margin: 0 auto 20px; }
    .popup .pop-jifen .color {
      line-height: 32px;
      color: #ff8c3c; }
    .popup .pop-jifen .btn {
      width: 150px;
      height: 38px;
      overflow: hidden;
      margin: 14px auto 0;
      line-height: 38px;
      color: #ffffff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      background: #ff8c3c; }
    .popup .pop-jifen .popup-close {
      top: 4px;
      right: 4px;
      width: 28px;
      height: 28px;
      overflow: hidden;
      background: url(../images/close1.png) 0 0 no-repeat;
      -webkit-background-size: 100%;
      background-size: 100%;
      cursor: pointer; }

/*# sourceMappingURL=style.css.map */
