.toolicon1 {
  padding-left: 35px;
  position: relative; }
  .toolicon1 i {
    position: absolute;
    display: inline-block;
    height: 20px;
    width: 30px;
    left: 0;
    top: 0;
    background: url(../img/bjpknum.png?v=202016195) no-repeat -42px -41px; }

.toolicon2 {
  position: relative;
  padding-left: 35px; }
  .toolicon2 i {
    position: absolute;
    display: inline-block;
    height: 20px;
    width: 30px;
    left: 0;
    top: 0;
    background: url(../img/bjpknum.png?v=202016195) no-repeat -42px -64px; }

.toolborder i {
  background: url(../img/bjpknum.png?v=202016195) no-repeat -42px -66px; }

.bodybox .bgdiv {
  position: relative;
  z-index: 2;
  background: #fff; }

.bodybox .liline {
  color: #ccc !important; }

.bodybox .menubannboxc {
  position: relative;
  width: 100%;
  background: #f0f0f0;
  height: auto; }
  .bodybox .menubannboxc:before {
    content: "";
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    height: 700px;
    background: url(../img/bg_curve.svg) top center/auto 100% no-repeat; }
  .bodybox .menubannboxc .bg-assets {
    left: 0;
    right: 0;
    z-index: 0; }
    .bodybox .menubannboxc .bg-assets .left-car {
      position: absolute;
      top: -465px;
      left: -380px;
      width: 800px;
      height: 850px;
      background: url(../img/left-cars.png) 50% top/contain no-repeat; }
    .bodybox .menubannboxc .bg-assets .left-flag {
      position: absolute;
      top: 250px;
      left: -140px;
      width: 400px;
      height: 350px;
      background: url(../img/left-flag.png) top left/contain no-repeat; }
    .bodybox .menubannboxc .bg-assets .right-car {
      position: absolute;
      top: -230px;
      right: -370px;
      width: 600px;
      height: 800px;
      background: url(../img/right-car.png) top right/contain no-repeat; }
    .bodybox .menubannboxc .bg-assets .right-flag {
      position: absolute;
      top: 200px;
      right: -100px;
      width: 400px;
      height: 400px;
      background: url(../img/right-flag.png) top right/contain no-repeat; }
  .bodybox .menubannboxc .menubox {
    width: 1200px;
    margin: 0 auto;
    z-index: 5;
    position: relative; }
    .bodybox .menubannboxc .menubox > div {
      display: inline-block; }
    .bodybox .menubannboxc .menubox .suggested-game {
      position: relative;
      top: 0;
      height: 150px;
      width: 1200px;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .bodybox .menubannboxc .menubox .suggested-game .title {
        width: 300px;
        height: 100%;
        background: url(../img/game-title-text.svg) center/200px no-repeat; }
      .bodybox .menubannboxc .menubox .suggested-game .game-wrapper {
        width: calc(100% - 300px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .bodybox .menubannboxc .menubox .suggested-game .game-wrapper .helper-text {
          color: #fff;
          margin-right: 30px; }
        .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1; }
          .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li:not(:last-child) {
              margin-right: auto; }
            .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li a {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              position: relative;
              overflow: visible;
              height: 50px;
              width: 50px; }
              .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li a:before {
                content: "";
                position: absolute;
                width: 120%;
                height: 120%;
                background: rgba(255, 255, 255, 0.6);
                top: -10%;
                left: -10%;
                border-radius: 50%;
                -webkit-transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
                -o-transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1);
                transition: all 200ms cubic-bezier(0.4, 0, 0.2, 1); }
              .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li a:hover:before {
                -webkit-transform: scale(1.2);
                -ms-transform: scale(1.2);
                transform: scale(1.2); }
            .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li img {
              width: 100%;
              position: relative; }
            .bodybox .menubannboxc .menubox .suggested-game .game-wrapper ul li span {
              color: #fff;
              margin-top: 16px; }
    .bodybox .menubannboxc .menubox .zhezao {
      width: 100%;
      left: 0;
      z-index: 4;
      position: relative; }
      .bodybox .menubannboxc .menubox .zhezao .zhezao_content {
        width: 1200px;
        margin: 0 auto; }
        .bodybox .menubannboxc .menubox .zhezao .zhezao_content:after {
          content: "";
          clear: both; }
      .bodybox .menubannboxc .menubox .zhezao .kail {
        width: 1920px;
        height: 500px;
        position: absolute;
        left: -360px;
        top: -20px;
        background: url(img/bevel.png) no-repeat 0 0;
        z-index: 6; }
      .bodybox .menubannboxc .menubox .zhezao .kair {
        width: 865px;
        height: 470px;
        margin: 0 auto;
        float: left;
        background: #fff; }
        .bodybox .menubannboxc .menubox .zhezao .kair div {
          height: auto;
          float: left; }
        .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle {
          width: 330px;
          height: 100%;
          padding: 0 20px 20px 0;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          overflow: hidden; }
          .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle h1 {
            width: 100%;
            height: 45px;
            line-height: 45px;
            border-bottom: 1px solid #ebebeb;
            margin-top: 10px; }
            .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle h1 .newAnn {
              display: inline-block;
              width: auto;
              height: 45px;
              font-size: 20px;
              font-weight: 600; }
            .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle h1 .more {
              float: right; }
              .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle h1 .more a {
                font-size: 14px;
                color: #999; }
                .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle h1 .more a:hover {
                  color: #fa8e19; }
          .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle .margin_top {
            width: 100%;
            margin-top: -10px;
            height: 214px;
            overflow: hidden; }
            .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle .margin_top p {
              line-height: 32px; }
              .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle .margin_top p a {
                display: inline-block;
                width: 80%;
                color: #333;
                float: left; }
                .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle .margin_top p a:hover {
                  color: #fa8e19; }
              .bodybox .menubannboxc .menubox .zhezao .kair .announce_middle .margin_top p span {
                display: inline-block;
                width: 20%;
                color: #999;
                text-align: right; }
        .bodybox .menubannboxc .menubox .zhezao .kair .announce_top {
          border-bottom: 2px solid #f0f0f0;
          width: 100%;
          height: 300px;
          overflow: hidden; }
          .bodybox .menubannboxc .menubox .zhezao .kair .announce_top #littleimg {
            width: 530px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: 100%;
            float: left;
            padding: 20px; }
            .bodybox .menubannboxc .menubox .zhezao .kair .announce_top #littleimg .device {
              height: 260px !important; }
        .bodybox .menubannboxc .menubox .zhezao .kair .video_box {
          padding: 20px 10px 15px 20px;
          position: relative;
          overflow: hidden;
          width: 865px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box:hover .v_left,
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box:hover .v_right {
            opacity: 1; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box:after {
            content: "";
            background: #fff;
            display: inline-block;
            width: 20px;
            height: 169px;
            position: absolute;
            top: 0;
            z-index: 999; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box:before {
            content: "";
            background: #fff;
            display: inline-block;
            width: 20px;
            height: 169px;
            position: absolute;
            top: 0;
            z-index: 999;
            left: 0; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box:after {
            right: 0; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box .v_left,
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box .v_right {
            display: inline-block;
            width: 20px;
            height: 35px;
            position: absolute;
            z-index: 1;
            top: 61px;
            cursor: pointer;
            opacity: 0; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box .v_left {
            float: left;
            left: 20px;
            background: rgba(255, 255, 255, 0.3) url(../img/bjpknum2_8kai.png?v=202016195) -315px -47px no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box .v_right {
            float: right;
            right: 20px;
            background: rgba(255, 255, 255, 0.3) url(../img/bjpknum2_8kai.png?v=202016195) -265px -47px no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box .v_opacity {
            opacity: 0.1 !important; }
          .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul {
            position: relative;
            width: 2505px;
            left: 0;
            -webkit-transition: left 0.5s;
            -o-transition: left 0.5s;
            transition: left 0.5s; }
            .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li {
              float: left;
              margin-right: 10px; }
              .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd {
                line-height: 25px;
                text-align: center;
                overflow: hidden; }
                .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd:hover {
                  color: initial; }
                .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd div {
                  margin: 0 auto;
                  width: 100%; }
                  .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd div span {
                    color: #6f6f6f; }
                  .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd div .bgtime {
                    color: #ff721a; }
                .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dd .opentyle {
                  color: red;
                  display: none; }
              .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dt {
                position: relative; }
                .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dt:hover p {
                  display: block; }
                .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dt p {
                  display: none;
                  position: absolute;
                  top: 0;
                  left: 0;
                  height: 100%;
                  width: 100%;
                  text-align: center;
                  background: url(../img/blackBg.png?v=202016195) -547px -519px no-repeat; }
                  .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dt p span:first-child {
                    width: 30px;
                    height: 30px;
                    background: rgba(255, 255, 255, 0.2) url(../img/v_play.png?v=202016195) 0 0 no-repeat;
                    border-radius: 50%;
                    display: block;
                    margin: 38px auto;
                    margin-bottom: 21px; }
                  .bodybox .menubannboxc .menubox .zhezao .kair .video_box ul li dl dt p span:last-child {
                    display: block;
                    width: auto;
                    margin: 0 auto;
                    color: #fff;
                    font-size: 14px; }
      .bodybox .menubannboxc .menubox .zhezao main {
        width: 920px;
        float: left; }
        .bodybox .menubannboxc .menubox .zhezao main .lottey_title {
          height: 59px;
          width: 100%;
          background: #262626;
          border-bottom: 1px solid #e6e6e6;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .bodybox .menubannboxc .menubox .zhezao main .lottey_title .title {
            color: #fff;
            font-weight: bold;
            position: relative;
            width: 130px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            .bodybox .menubannboxc .menubox .zhezao main .lottey_title .title .icon {
              width: 20px;
              height: 20px;
              margin-right: 8px;
              background: url(../img/clock-circular-outline.svg) center/contain no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao main .lottey_title ul li {
            float: left;
            height: 60px;
            line-height: 60px;
            font-size: 18px;
            padding: 0 20px;
            position: relative;
            cursor: pointer;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            color: #fff;
            -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
            -o-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
            transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }
            .bodybox .menubannboxc .menubox .zhezao main .lottey_title ul li:after {
              content: " ";
              height: 4px;
              width: 100%;
              position: absolute;
              background-color: #b02e26;
              display: inline-block;
              left: 0;
              top: 0;
              -webkit-transform: scaleX(0);
              -ms-transform: scaleX(0);
              transform: scaleX(0);
              -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
              -o-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
              transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }
          .bodybox .menubannboxc .menubox .zhezao main .lottey_title ul .check {
            color: #262626;
            background: #fff; }
            .bodybox .menubannboxc .menubox .zhezao main .lottey_title ul .check:after {
              -webkit-transform: scaleX(1);
              -ms-transform: scaleX(1);
              transform: scaleX(1); }
        .bodybox .menubannboxc .menubox .zhezao main .view_box {
          padding: 20px 20px;
          background: #fff; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box #check5_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #hot_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #klsf_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #kuai3_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #other_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #pk10_li,
          .bodybox .menubannboxc .menubox .zhezao main .view_box #ssc_li {
            height: 0;
            -webkit-transition: height 0.5s;
            -o-transition: height 0.5s;
            transition: height 0.5s;
            overflow: hidden;
            background: #fff; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box #hot_li {
            height: 975px; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 {
            overflow: hidden;
            margin-bottom: 5px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .imgheadl {
              float: left;
              margin-right: 15px; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .imgheadl img {
                max-width: 90px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul {
              float: left;
              vertical-align: middle;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul .draw-info {
                margin-right: 24px; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul .preDrawIssue {
                color: #75baf9; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul h1 {
                font-size: 16px;
                margin-bottom: 4px; }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul h1 strong {
                  width: calc(130px - 20px);
                  display: inline-block;
                  font-size: 16px;
                  font-weight: normal; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul p {
                display: inline-block;
                color: #8c8c8c;
                margin-left: calc(130px - 20px); }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .num_ul p span {
                  font-size: 12px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .kajianhao li {
              display: inline-block;
              float: left;
              margin-right: 5px;
              width: 36px;
              height: 40px;
              line-height: 36px;
              font-size: 20px;
              text-align: center;
              color: #fff;
              border-radius: 5px;
              box-sizing: border-box;
              -webkit-box-sizing: border-box;
              -moz-box-sizing: border-box; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .kajianhao .num_red {
              background: red;
              height: 36px;
              border-radius: 50% !important; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time {
              width: 175px;
              float: right;
              text-align: right; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time p {
                color: #737373;
                line-height: 36px; }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time p:first-child {
                  display: none; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time span {
                line-height: 36px; }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time span.bgtime {
                  display: inline-block;
                  border-radius: 3px;
                  text-align: center;
                  height: 36px;
                  width: 36px;
                  color: #fff;
                  background: #75baf9;
                  margin-left: 4px; }
                  .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time span.bgtime:not(:last-child) {
                    margin-right: 4px; }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time span.hour, .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time span.hourtxt {
                  display: none; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox1 .nextkai_time .opentyle {
                margin-left: 10px;
                font-size: 12px;
                width: auto;
                color: #de0846; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box #pk10 .num_ul li {
            margin-right: 5px; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox2 {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-top: -12px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox2 .imgheadl {
              height: calc(130px - 20px);
              width: calc(130px - 20px);
              -webkit-box-flex: 0;
              -ms-flex: 0 0 110px;
              flex: 0 0 110px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox2 table {
              width: 100%;
              background: #e6e6e6; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox2 table tr td,
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox2 table tr th {
                line-height: 33px;
                font-size: 14px;
                text-align: center;
                background: #fff;
                min-width: 50px; }
          .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 {
            width: 100%;
            overflow: hidden;
            margin-bottom: 22px; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 ul {
              float: right;
              overflow: hidden; }
              .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 ul li {
                width: 80px;
                text-align: right;
                float: left; }
                .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 ul li a {
                  color: #666;
                  line-height: 36px; }
                  .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 ul li a:hover {
                    color: #ff7b00; }
            .bodybox .menubannboxc .menubox .zhezao main .view_box .rowbox3 .width25 {
              width: 11%; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao {
          width: 100%;
          background: #fff;
          margin-top: 15px;
          margin-bottom: 15px;
          overflow: hidden;
          position: relative; }
          .bodybox .menubannboxc .menubox .zhezao main .px10sanhao:before,
          .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao:before {
            content: "";
            position: absolute;
            border-width: 5px;
            border-color: #b02e26;
            border-style: solid;
            top: 0;
            left: 0;
            border-right-color: transparent;
            border-bottom-color: transparent; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .sahu_lottey,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .sahu_lottey {
          height: 55px;
          width: 100%;
          border-bottom: 1px solid #e6e6e6;
          padding-left: 30px; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .sahu_lottey h1,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .sahu_lottey h1 {
          font-size: 20px;
          line-height: 55px;
          font-weight: 600; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .sahu_lottey h1 span,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .sahu_lottey h1 span {
          font-size: 16px;
          font-weight: 500;
          color: #fff;
          background-color: #4382d3;
          padding: 0 12px;
          margin-left: 16px;
          position: relative;
          height: 24px;
          line-height: 24px;
          display: inline-block; }
          .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .sahu_lottey h1 span:before,
          .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .sahu_lottey h1 span:before {
            content: "";
            position: absolute;
            border-width: 6px;
            border-color: #4382d3;
            border-style: solid;
            top: 0;
            right: -12px;
            border-right-color: transparent;
            border-bottom-color: transparent; }
          .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .sahu_lottey h1 span:after,
          .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .sahu_lottey h1 span:after {
            content: "";
            position: absolute;
            border-width: 6px;
            border-color: #4382d3;
            border-style: solid;
            bottom: 0;
            right: -12px;
            border-right-color: transparent;
            border-top-color: transparent; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .rank,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .rank {
          padding-left: 30px;
          height: 42px;
          padding-top: 10px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .rank span,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .rank span {
          display: inline-block;
          font-size: 14px;
          line-height: 25px;
          margin-right: 20px;
          cursor: pointer;
          position: relative; }
          .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .rank span:before,
          .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .rank span:before {
            content: "";
            position: absolute;
            height: 2px;
            background: #b02e26;
            bottom: -2px;
            left: 0;
            right: 0;
            -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
            -o-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
            transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1); }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .rank span.active,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .rank span.active {
          color: #b02e26; }
          .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .rank span.active:before,
          .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .rank span.active:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1); }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score {
          margin-top: 20px;
          padding-left: 25px; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul {
          overflow: hidden; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li {
          float: left;
          width: 210px;
          height: 100px;
          margin-bottom: 10px;
          margin-right: 45px; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div {
          float: left; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.head_div,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.head_div {
          width: 80px;
          height: 80px;
          text-align: center; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.head_div a,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.head_div a {
          display: block; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.head_div img,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.head_div img {
          width: 60px;
          max-height: 60px;
          display: block;
          margin: 0 auto; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.head_div span,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.head_div span {
          text-align: center;
          font-size: 12px;
          line-height: 26px; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result {
          width: 121px;
          margin-left: 9px; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result h3,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result h3 {
          font-size: 14px;
          color: #333;
          line-height: 36px;
          position: relative; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result h3 span,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result h3 span {
          color: #ff3f3f;
          font-size: 16px;
          font-weight: 600;
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 24px;
          height: 24px;
          border: 1px solid #ff3f3f;
          border-radius: 50%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result p,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result p {
          font-size: 12px;
          color: #7f7f7f;
          line-height: 16px;
          position: relative; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result p span,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result p span {
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          color: red; }
        .bodybox .menubannboxc .menubox .zhezao main .px10sanhao .user_score ul li div.result p .clo_red,
        .bodybox .menubannboxc .menubox .zhezao main .SSCsanhao .user_score ul li div.result p .clo_red {
          color: red; }
      .bodybox .menubannboxc .menubox .zhezao aside {
        width: 265px;
        float: left;
        margin-left: 15px; }
        .bodybox .menubannboxc .menubox .zhezao aside .aside-item {
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-color: #fff;
          position: relative; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item:before {
            content: "";
            position: absolute;
            border-width: 5px;
            border-color: #b02e26;
            border-style: solid;
            top: 0;
            left: 0;
            border-right-color: transparent;
            border-bottom-color: transparent; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item:not(:last-child) {
            margin-bottom: 15px; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .aside-item-title {
            height: 60px;
            border-bottom: 1px solid #e4e4e4;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-left: 20px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 18px;
            font-weight: bold;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .aside-item-title .btn {
              margin-left: auto;
              width: 60px;
              height: 60px;
              border-left: 1px solid #e4e4e4;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              color: #444;
              font-size: 12px;
              font-weight: normal; }
              .bodybox .menubannboxc .menubox .zhezao aside .aside-item .aside-item-title .btn span {
                width: 12px;
                height: 12px;
                background: url(../img/plus-sign.svg) center/contain no-repeat;
                margin-bottom: 4px; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .side-item-content {
            padding: 10px; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box img {
            width: 245px;
            height: 158px; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box dl {
            position: relative;
            color: #fff; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box dl dt p {
              position: absolute;
              z-index: 10;
              bottom: 0;
              left: 10px;
              height: 30px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box dl dd {
              position: absolute;
              z-index: 10;
              bottom: 0;
              right: 10px;
              height: 30px;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box dl:before {
              content: "";
              position: absolute;
              height: 30px;
              left: 0;
              right: 0;
              bottom: 0;
              background-color: rgba(0, 0, 0, 0.8); }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-control-nav {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            height: 26px; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-control-nav li {
              height: 100%;
              background-color: #dfdfdf;
              -webkit-box-flex: 1;
              -ms-flex-positive: 1;
              flex-grow: 1;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              color: #fff;
              font-size: 18px;
              position: relative; }
              .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-control-nav li:not(:last-child) {
                border-right: 1px solid #fff; }
              .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-control-nav li a {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                cursor: pointer;
                font-size: 14px; }
                .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-control-nav li a.flex-active {
                  background-color: #000; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .video_box .flex-direction-nav {
            display: none; }
          .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
            .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist {
              -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
              .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead {
                text-align: center; }
                .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolicon1 {
                  padding-left: 0;
                  font-weight: bold;
                  margin-bottom: 12px; }
                  .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolicon1 i {
                    display: none; }
                .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr1 .tooll {
                  width: 80px;
                  height: 80px;
                  border-radius: 50%;
                  margin: 0 auto 24px;
                  background-color: #f0f0f0;
                  display: -webkit-box;
                  display: -ms-flexbox;
                  display: flex;
                  -webkit-box-align: center;
                  -ms-flex-align: center;
                  align-items: center;
                  -webkit-box-pack: center;
                  -ms-flex-pack: center;
                  justify-content: center;
                  position: relative; }
                  .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr1 .tooll:before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    -webkit-transform: translate(-50%, -50%);
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    width: 60px;
                    height: 60px;
                    border-radius: 50%;
                    background-color: #fff; }
                  .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr1 .tooll img {
                    position: relative; }
                .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr1 .toolr {
                  display: none; }
                .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr3 {
                  margin-bottom: 24px; }
                  .bodybox .menubannboxc .menubox .zhezao aside .aside-item .tools .toolsbox .toolslist .listhead .toolsr3 ul li a {
                    margin-bottom: 12px;
                    color: #a3a3a3; }
        .bodybox .menubannboxc .menubox .zhezao aside .otherr {
          width: 100%;
          height: auto;
          display: inline-block; }
          .bodybox .menubannboxc .menubox .zhezao aside .otherr .program {
            width: 100%;
            height: 50px;
            border-bottom: 1px solid #f0f0f0;
            padding: 0 15px;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            background: #fff; }
            .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl {
              width: 100%; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl dd {
                display: inline-block;
                height: 50px;
                line-height: 50px; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl dt {
                display: inline-block;
                height: 50px;
                line-height: 50px;
                float: left;
                font-size: 20px;
                color: #333;
                font-weight: 600; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl dd {
                float: right; }
                .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl dd a {
                  color: #999; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .program dl dd a:hover {
                    color: #f9982e; }
          .bodybox .menubannboxc .menubox .zhezao aside .otherr .newslist {
            width: 100%;
            height: auto;
            max-height: 330px;
            overflow: hidden;
            background: #fff; }
            .bodybox .menubannboxc .menubox .zhezao aside .otherr .newslist ul {
              width: 100%; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .newslist ul li {
                width: 100%;
                height: 30px;
                line-height: 30px; }
                .bodybox .menubannboxc .menubox .zhezao aside .otherr .newslist ul li a {
                  color: #666;
                  display: block;
                  white-space: nowrap;
                  overflow: hidden;
                  -o-text-overflow: ellipsis;
                  text-overflow: ellipsis; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .newslist ul li a:hover {
                    color: #f9982e; }
          .bodybox .menubannboxc .menubox .zhezao aside .otherr .adviertisement {
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-top: 15px; }
            .bodybox .menubannboxc .menubox .zhezao aside .otherr .adviertisement img {
              width: 100%;
              max-height: 170px; }
          .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools {
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            background: #fff;
            margin-top: 11px;
            width: 100%;
            height: auto;
            overflow: hidden;
            border-bottom: 1px solid #f0f0f0; }
            .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolhead {
              width: 100%;
              height: auto;
              overflow: hidden;
              border-bottom: 1px solid #f0f0f0; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolhead dl {
                padding: 0 15px;
                width: 100%; }
                .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolhead dl dd {
                  display: inline-block;
                  height: 50px;
                  line-height: 50px; }
                .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolhead dl dt {
                  display: inline-block;
                  height: 50px;
                  line-height: 50px;
                  float: left;
                  font-size: 20px;
                  font-weight: 600;
                  color: #333; }
            .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox {
              width: 100%;
              height: auto;
              overflow: hidden; }
              .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist {
                width: 100%;
                height: auto;
                overflow: hidden;
                padding: 0 15px;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                background: #fff;
                border-bottom: 1px solid #f0f0f0; }
                .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead {
                  width: 100%;
                  height: auto;
                  overflow: hidden; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr1 {
                    margin-top: 15px;
                    width: 100%;
                    height: 46px; }
                    .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr1 .tooll {
                      display: inline-block;
                      float: left;
                      width: 48px;
                      height: 46px;
                      line-height: 46px; }
                    .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr1 .toolr {
                      margin-left: 10px;
                      display: inline-block;
                      float: left;
                      width: auto;
                      height: 46px;
                      line-height: 46px; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolborder {
                    margin-top: 0 !important;
                    padding-top: 18px;
                    border-top: 1px solid #f0f0f0; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 {
                    width: 100%;
                    height: 20px;
                    margin-top: 18px; }
                    .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl {
                      width: 100%;
                      height: 20px;
                      padding: 0;
                      display: block;
                      background: #fff;
                      box-sizing: border-box;
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box; }
                      .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl dd {
                        display: inline-block;
                        height: 20px;
                        line-height: 20px; }
                      .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl dt {
                        display: inline-block;
                        height: 20px;
                        line-height: 20px;
                        float: left;
                        color: #666;
                        font-size: 16px; }
                      .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl dd {
                        float: right; }
                        .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl dd a {
                          color: #999; }
                          .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr2 dl dd a:hover {
                            color: #f9982e; }
                  .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr3 {
                    width: 100%;
                    height: auto;
                    overflow: hidden;
                    padding: 10px 0; }
                    .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr3 ul {
                      width: 100%; }
                      .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr3 ul li {
                        height: 25px;
                        line-height: 25px;
                        display: inline-block;
                        margin-right: 10px;
                        color: #999; }
                        .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr3 ul li a {
                          color: #999; }
                          .bodybox .menubannboxc .menubox .zhezao aside .otherr .tools .toolsbox .toolslist .listhead .toolsr3 ul li a:hover {
                            color: #de0846;
                            text-decoration: underline; }
      .bodybox .menubannboxc .menubox .zhezao .announce_down {
        width: 320px;
        height: 400px;
        background: #fff;
        float: right;
        padding: 10px 0;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px; }
        .bodybox .menubannboxc .menubox .zhezao .announce_down h2 {
          font-size: 20px;
          font-weight: 600;
          line-height: 35px;
          position: relative;
          text-align: center;
          width: 87%;
          padding-bottom: 8px;
          border-bottom: 1px solid #ebebeb;
          margin: 0 20px; }
          .bodybox .menubannboxc .menubox .zhezao .announce_down h2 span {
            font-size: 10px;
            color: #999;
            white-space: nowrap;
            overflow: hidden;
            font-weight: 500;
            font-weight: 10px;
            padding: 0 15px;
            position: absolute;
            top: 35px;
            left: 0;
            right: 0;
            margin: 0 auto;
            background: #fff;
            text-align: center;
            line-height: 16px;
            width: 46%; }
        .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey {
          position: absolute;
          top: 71px;
          background: #fff;
          height: 329px;
          overflow: hidden;
          z-index: 999;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey.hover {
            height: 515px; }
            .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey.hover .movedowm span {
              -webkit-transform: rotateX(180deg);
              transform: rotateX(180deg); }
          .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey ul {
            margin: 0 20px;
            overflow: hidden;
            z-index: 999;
            background: #fff;
            padding-bottom: 39px; }
            .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey ul li {
              float: left;
              width: 92px;
              height: 95px;
              text-align: center; }
              .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey ul li img {
                display: block;
                max-width: 490px;
                margin: 10px auto; }
          .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey .movedowm {
            display: inline-block;
            width: 100%;
            height: 35px;
            max-width: 320px;
            position: absolute;
            bottom: 0;
            left: 0;
            background: #fff url(../img/lottey_spanbg.png?v=202016195) 0 0 no-repeat; }
            .bodybox .menubannboxc .menubox .zhezao .announce_down .tjlottey .movedowm span {
              cursor: pointer;
              width: 35px;
              height: 35px;
              display: block;
              margin: 0 auto;
              background: url(../img/bjpknum3.png?v=202016195) -341px -424px no-repeat;
              z-index: 2;
              -webkit-transform: rotateX(0deg);
              transform: rotateX(0deg); }
        .bodybox .menubannboxc .menubox .zhezao .announce_down li:last-child {
          width: 116px;
          border-right: none; }
        .bodybox .menubannboxc .menubox .zhezao .announce_down li a:hover {
          color: #fa8e19; }
      .bodybox .menubannboxc .menubox .zhezao .jiahu ul li {
        width: 100%;
        height: 100px;
        margin-bottom: 10px; }
        .bodybox .menubannboxc .menubox .zhezao .jiahu ul li.havemargin {
          margin-right: 10px; }
        .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a {
          display: inline-block;
          width: 100%;
          height: 100%; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a.pkxl {
            background: url(../img/pk10_bg.png?v=202016195) center/cover no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a.sscxl {
            background: url(../img/ssc.png?v=202016195) center/cover no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a.check5xl {
            background: url(../img/11check5.png?v=202016195) center/cover no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a.k3xl {
            background: url(../img/k3.png?v=202016195) center/cover no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a.pcddxl {
            background: url(../img/pcdd_bg.png?v=202016195) center/cover no-repeat; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a:hover .bgdiv {
            opacity: 1; }
            .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a:hover .bgdiv div {
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform: scale(1); }
              .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a:hover .bgdiv div h2,
              .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a:hover .bgdiv div p {
                -webkit-transform: rotateX(1turn);
                transform: rotateX(1turn); }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bgdiv {
            opacity: 0;
            -webkit-transition: opacity 0.5s;
            -o-transition: opacity 0.5s;
            transition: opacity 0.5s;
            background: rgba(23, 17, 21, 0.8);
            width: 100%;
            height: 100%;
            padding: 7px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bgdiv div {
              width: 100%;
              height: 100%;
              border: 1px solid #996b16;
              color: #f5c347;
              -webkit-transition: -webkit-transform 0.5s;
              transition: -webkit-transform 0.5s;
              -o-transition: transform 0.5s;
              transition: transform 0.5s;
              transition: transform 0.5s, -webkit-transform 0.5s;
              -webkit-transform: scale(0.8);
              -ms-transform: scale(0.8);
              transform: scale(0.8); }
              .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bgdiv div h2 {
                border-bottom: 1px solid #88620b;
                font-size: 14px;
                text-align: center;
                line-height: 16px;
                height: 50%;
                width: 60%;
                margin: 0 auto;
                line-height: 55px; }
              .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bgdiv div p span {
                font-size: 12px;
                display: inline-block;
                width: 42%;
                color: #c49f43;
                text-align: center;
                line-height: 30px; }
                .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bgdiv div p span:first-child {
                  margin-left: 8%; }
          .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bigbg div {
            width: 100%;
            height: 100%; }
            .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bigbg div h2 {
              font-size: 19px;
              line-height: 80px; }
            .bodybox .menubannboxc .menubox .zhezao .jiahu ul li a .bigbg div p span {
              font-size: 15px;
              line-height: 40px; }
      .bodybox .menubannboxc .menubox .zhezao .kair_right {
        width: 242px;
        height: 340px;
        text-align: center;
        float: right;
        background: #fff;
        overflow: hidden; }
        .bodybox .menubannboxc .menubox .zhezao .kair_right > div {
          width: 100%; }
        .bodybox .menubannboxc .menubox .zhezao .kair_right .phone {
          margin: 15px; }
        .bodybox .menubannboxc .menubox .zhezao .kair_right .phone_type {
          margin-top: 5px; }
        .bodybox .menubannboxc .menubox .zhezao .kair_right h1 {
          line-height: 40px;
          font-size: 16px;
          color: #333; }
        .bodybox .menubannboxc .menubox .zhezao .kair_right span {
          font-size: 14px;
          color: gray; }
  .bodybox .menubannboxc .bannerbox {
    width: 100%;
    height: 498px;
    position: absolute;
    top: -20px; }
    .bodybox .menubannboxc .bannerbox .banner-box {
      min-width: 1200px;
      height: 498px;
      position: relative;
      overflow: hidden; }
      .bodybox .menubannboxc .bannerbox .banner-box .bd {
        width: 100%; }
        .bodybox .menubannboxc .bannerbox .banner-box .bd li {
          width: 100%;
          height: 498px; }
          .bodybox .menubannboxc .bannerbox .banner-box .bd li .m-width {
            width: 1200px;
            margin: 0 auto;
            overflow: hidden; }
            .bodybox .menubannboxc .bannerbox .banner-box .bd li .m-width a {
              display: block;
              background-size: auto; }
              .bodybox .menubannboxc .bannerbox .banner-box .bd li .m-width a img {
                display: block;
                width: 100%;
                margin-top: 20px; }
      .bodybox .menubannboxc .bannerbox .banner-box .banner-btn {
        width: 1200px;
        position: absolute;
        top: 160px;
        left: 50%;
        margin-left: -605px; }
        .bodybox .menubannboxc .bannerbox .banner-box .banner-btn a {
          display: block;
          width: 49px;
          height: 104px;
          position: absolute;
          top: 0;
          filter: alpha(opacity=10);
          -moz-opacity: 0.1;
          -khtml-opacity: 0.1;
          opacity: 0.1;
          z-index: 7; }
          .bodybox .menubannboxc .bannerbox .banner-box .banner-btn a.prev {
            left: 259px;
            background: url(img/banner/foot.png) no-repeat 0 0;
            display: none; }
          .bodybox .menubannboxc .bannerbox .banner-box .banner-btn a.next {
            display: none;
            right: 20px;
            background: url(img/banner/foot.png) no-repeat -49px 0; }
        .bodybox .menubannboxc .bannerbox .banner-box .banner-btn .hd {
          position: absolute;
          top: 287px;
          left: 607px;
          z-index: 6; }
          .bodybox .menubannboxc .bannerbox .banner-box .banner-btn .hd ul li {
            width: 12px;
            height: 12px;
            border-radius: 50%;
            text-indent: -9999px;
            margin-right: 20px;
            background: #ccc;
            float: left;
            cursor: pointer; }
            .bodybox .menubannboxc .bannerbox .banner-box .banner-btn .hd ul li.on {
              background: #da324d; }

.bodybox .contentbox {
  position: relative;
  z-index: 1;
  width: 1200px;
  height: auto;
  margin: 15px auto 0; }
  .bodybox .contentbox .contentct {
    height: auto;
    width: 100%;
    overflow: hidden;
    display: none; }
    .bodybox .contentbox .contentct .todaytype {
      width: 957px;
      height: 140px;
      display: inline-block;
      float: right;
      background: #fff; }
      .bodybox .contentbox .contentct .todaytype .todayt {
        display: inline-block;
        float: left;
        width: 50px;
        height: 140px;
        line-height: 24px;
        padding: 23px 14px 14px;
        border-right: 1px solid #f0f0f0;
        color: #dd0944;
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
      .bodybox .contentbox .contentct .todaytype .smalllun {
        margin-left: 95px;
        width: 816px;
        margin-top: 20px;
        height: 98px; }
        .bodybox .contentbox .contentct .todaytype .smalllun .slides {
          width: 100%;
          height: 98px;
          overflow: hidden; }
          .bodybox .contentbox .contentct .todaytype .smalllun .slides li {
            text-align: center; }
        .bodybox .contentbox .contentct .todaytype .smalllun .flex-control-paging {
          display: none; }
          .bodybox .contentbox .contentct .todaytype .smalllun .flex-control-paging li {
            display: inline-block; }
            .bodybox .contentbox .contentct .todaytype .smalllun .flex-control-paging li a {
              display: none;
              width: 11px;
              height: 11px;
              display: block;
              background: #666;
              background: rgba(0, 0, 0, 0.5);
              cursor: pointer;
              text-indent: -9999px;
              border-radius: 20px;
              -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
              -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
              box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
              .bodybox .contentbox .contentct .todaytype .smalllun .flex-control-paging li a:hover {
                background: #333;
                background: rgba(0, 0, 0, 0.7); }
              .bodybox .contentbox .contentct .todaytype .smalllun .flex-control-paging li a.flex-active {
                background: #000;
                background: rgba(0, 0, 0, 0.9);
                cursor: default; }
        .bodybox .contentbox .contentct .todaytype .smalllun .flex-direction-nav {
          position: relative; }
          .bodybox .contentbox .contentct .todaytype .smalllun .flex-direction-nav a {
            text-decoration: none;
            display: block;
            width: 40px;
            height: 48px;
            margin: -20px 0 0;
            position: absolute;
            top: 50%;
            z-index: 3;
            overflow: hidden;
            opacity: 1;
            cursor: pointer;
            color: rgba(0, 0, 0, 0.8);
            background: url(img/icon/bjpknum.png) no-repeat;
            text-indent: -999em;
            outline: none; }
          .bodybox .contentbox .contentct .todaytype .smalllun .flex-direction-nav .flex-prev {
            top: -55px;
            left: -54px;
            background-position: -300px -36px; }
          .bodybox .contentbox .contentct .todaytype .smalllun .flex-direction-nav .flex-next {
            top: -55px;
            right: -54px;
            background-position: -264px -36px; }
  .bodybox .contentbox .contentcb {
    display: none;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    width: 100%; }
    .bodybox .contentbox .contentcb .cztypel {
      width: 957px;
      display: inline-block;
      float: left;
      position: absolute; }
      .bodybox .contentbox .contentcb .cztypel ul {
        width: 100%;
        height: auto; }
        .bodybox .contentbox .contentcb .cztypel ul li {
          display: inline-block;
          float: left;
          margin-right: 15px;
          margin-bottom: 16px;
          width: 463px;
          height: 345px;
          position: relative;
          z-index: 1; }
          .bodybox .contentbox .contentcb .cztypel ul li .cztypelt {
            width: 100%;
            height: 295px;
            padding: 28px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            .bodybox .contentbox .contentcb .cztypel ul li .cztypelt > div {
              width: 100%; }
            .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 {
              height: 124px; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 > div {
                display: inline-block;
                height: 100px;
                overflow: hidden; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .imgheadl {
                width: 100px;
                float: left; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .imgheadl img {
                  width: 100%; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr {
                width: 290px;
                float: right;
                position: relative;
                height: auto; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr h1 {
                  margin-top: 7px;
                  color: #333;
                  font-size: 18px;
                  line-height: 40px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr p {
                  display: inline-block;
                  color: #999;
                  line-height: 21px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .preDrawIssue,
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .preIssue {
                  margin: 0 5px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .opentyle {
                  margin-left: 10px;
                  font-size: 12px;
                  width: auto;
                  color: #de0846;
                  text-align: center; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .linetime {
                  margin-left: 20px;
                  display: inline-block;
                  height: 30px;
                  line-height: 30px; }
                  .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .linetime .bgtime {
                    height: 30px;
                    width: 30px;
                    text-align: center;
                    border-radius: 2px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox1 .inforr .cuttime {
                  font-size: 14px;
                  color: red;
                  display: none; }
            .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 {
              height: 52px;
              overflow: hidden; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul {
                width: 100%;
                overflow: hidden; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul li {
                  display: inline-block;
                  float: left;
                  margin-right: 5px;
                  width: 36px;
                  height: 40px;
                  line-height: 36px;
                  font-size: 20px;
                  text-align: center;
                  color: #fff;
                  border-radius: 5px;
                  box-sizing: border-box;
                  -webkit-box-sizing: border-box;
                  -moz-box-sizing: border-box; }
                  .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul li img {
                    width: 40px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul .runsaizi {
                  background: url(img/saizi.gif) no-repeat 50%;
                  background-size: 40px 40px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul .numblue {
                  margin-right: 17px; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox2 ul .li_after {
                  margin-right: 0; }
            .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox3 {
              width: 100%;
              height: 50px; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox3 table {
                width: 100%;
                background: #e5e5e5; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox3 table td {
                  padding: 8px 0;
                  text-align: center;
                  background: #fff; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox3 table th {
                  padding: 8px 0;
                  text-align: center;
                  background: #fff;
                  color: #de0846; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelt .rowbox3 table td {
                  color: #676767; }
          .bodybox .contentbox .contentcb .cztypel ul li .cztypelb {
            border-top: 1px solid #f0f0f0;
            width: 100%;
            height: 50px; }
            .bodybox .contentbox .contentcb .cztypel ul li .cztypelb table {
              width: 100%;
              height: 100%; }
              .bodybox .contentbox .contentcb .cztypel ul li .cztypelb table td {
                text-align: center; }
                .bodybox .contentbox .contentcb .cztypel ul li .cztypelb table td a:hover {
                  color: #fa8e19; }
          .bodybox .contentbox .contentcb .cztypel ul li.cztypell:hover {
            z-index: 2;
            -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); }
        .bodybox .contentbox .contentcb .cztypel ul .cztypell {
          background: #fff; }

.lfetmenuhid {
  display: none; }

.heightauto {
  height: auto !important; }

.orangeBG {
  height: 60px;
  background: #ff7b00 !important; }

/*# sourceMappingURL=../maps/index.css.map */
