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

* {
  margin: 0;
  padding: 0; }



ul,
li {
  list-style: none; }

audio {
  display: none; }

html,
body {
  font-family: "Microsoft YaHei";
  color: #333;
  background: #f9f8f4; }

.header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(162, 148, 140, 0.9);
  z-index: 99; }
  .header > div {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden; }
    .header > div .logo {
      margin-left: 20px;
      margin-top: 17px;
      float: left; }
    .header > div .nav {
      overflow: hidden;
      float: right;
      margin-top: 30px; }
      .header > div .nav .item {
        padding: 10px 12px;
        margin: 0 20px;
        color: #fff;
        float: left;
        cursor: pointer; }
        .header > div .nav .item.active, .header > div .nav .item:hover {
          border-bottom: 3px solid #fcdd00; }
        .header > div .nav .item:last-child {
          margin: 0; }

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

.part1 {
  height: 914px;
  width: 100%; 
  background:url("../images/part1//bg.jpg") no-repeat center;
  font-size: 17px; }
  .part1 .ele0 {
    position: absolute;
    top: 170px;
    left: 140px;
    animation-duration: 1.5; }
  .part1 .ele1 {
    margin: 125px auto 70px;
    animation-delay: 0.5s; }
  .part1 .ele2 {
    width: 870px;
    height: 96px;
    background: url("../images/part1/ele2.png") no-repeat center/cover;
    margin: 0 auto;
    text-align: center;
    line-height: 90px;
    font-size: 55px;
    opacity: 0;
    animation-delay: 1.5s;
    animation-fill-mode: forwards; }
  .part1 .ele3 {
    cursor: pointer;
    margin: 35px auto 0; }
  .part1 p {
    width: 870px;
    margin: 15px auto;
    text-indent: 2em;
    animation-delay: 2.5s; }
  .part1 span {
    animation-delay: 3.5s;
    display: block;
    text-align: center;
    color: #7f1515; }

.part2 {
  width: 100%;
   height:1418px;overflow:hidden;
  background: url("../images/part2/bg.jpg") no-repeat center top; }
  .part2 .title {
    margin: 0 auto 20px; }
  .part2 .audio_story {
    display: block;
    width: 1215px;
    height: 832px;
    background: url("../images/part2/bg1.png") no-repeat center/cover;
    margin: 0 auto;
    overflow: hidden; }
    .part2 .audio_story .story_box {
      font-size: 15px;
      padding-right: 65px;
      width: 515px;
      float: right; }
      .part2 .audio_story .story_box p {
        line-height: 1.8; }
        .part2 .audio_story .story_box p a {
          color: #0c72a7; text-decoration:underline;
          /*display: inline-block;
          border-bottom: 1px solid #0c72a7;
          position: relative;
          top: -3px; */}
      .part2 .audio_story .story_box .text0 {
        padding-left: 10px;
        margin-top: 15px; }
        .part2 .audio_story .story_box .text0 .point {
          padding-left: 15px;
          background: url("../images/part2/story/ele1.jpg") no-repeat left center; }
      .part2 .audio_story .story_box .text1 {
        padding-left: 10px;
        margin-top: 15px;
        position: relative; }
        .part2 .audio_story .story_box .text1 .email {
          position: absolute;
          right: 80px;
          top: -12px; }
      .part2 .audio_story .story_box .ele0 {
        margin-top: 95px; }
      .part2 .audio_story .story_box .ele2 {
        margin-top: 25px; }
      .part2 .audio_story .story_box .ele3 {
        margin-top: 35px; }
      .part2 .audio_story .story_box .text2 p {
        margin-left: 10px;
        padding-left: 90px; }
      .part2 .audio_story .story_box .text2 .p1 {
        margin-top: 30px;
        background: url("../images/part2/story/ele4.png") no-repeat left center;
        color: #1a6686;
        margin-bottom: 30px; }
      .part2 .audio_story .story_box .text2 .p2 {
        color: #bf4022;
        background: url("../images/part2/story/ele5.png") no-repeat left center; }
    .part2 .audio_story .audio_box {
      padding-left: 72px;
      width: 543px;
      float: left; }
      .part2 .audio_story .audio_box .ele0 {
        margin-top: 76px;
        margin-left: 10px; }
      .part2 .audio_story .audio_box .ele1 {
        display: block;
        position: absolute;
        left: 220px;
        top: -15px; }
      .part2 .audio_story .audio_box .ele2 {
        display: block;
        position: absolute;
        right: 90px;
        top: 40px; }
      .part2 .audio_story .audio_box .ele3 {
        margin-top: 20px;
        margin-bottom: 20px; }
      .part2 .audio_story .audio_box .text0 {
        margin-left: 30px;
        margin-top: 10px;
        position: relative; }
        .part2 .audio_story .audio_box .text0 > p:last-child {
          position: relative;
          top: -5px; }
      .part2 .audio_story .audio_box .text1 {
        color: #c61313;
        font-size: 27px; }
      .part2 .audio_story .audio_box p {
        font-size: 15px;
        line-height: 1.8; }
        .part2 .audio_story .audio_box p a {
          color: #0c72a7;
          /*display: inline-block;*/
          text-decoration:underline;
         }
        .part2 .audio_story .audio_box p strong {
          color: #e8560e;
          font-size: 22px; }
  .part2 .works_rank {
    width: 1160px;
    margin: 0 auto 0;
    overflow: hidden; }
    .part2 .works_rank .works_box {
      float: left; }
    .part2 .works_rank .rank_box {
      float: right;
      height: 400px;
      width: 500px; }
      .part2 .works_rank .rank_box iframe {
        border: 0;
        outline: none;
        width: 500px;
        height: 300px; }
    .part2 .works_rank .ele0 {
      display: block;
      width: 279px;
      height: 71px;
      background: url("../images/part2/ele0.png") no-repeat center/cover;
      line-height: 85px;
      padding-left: 30px;
      color: #fff;
      font-size: 18px;
      margin-bottom: 30px; }
    .part2 .works_rank .ele2 {
      display: block;
      width: 279px;
      height: 71px;
      background: url("../images/part2/ele2.png") no-repeat center/cover;
      line-height: 85px;
      padding-left: 30px;
      color: #fff;
      font-size: 18px;
      margin-bottom: 30px; }
    .part2 .works_rank .scrollbar-inner {
      padding-left: 25px;
      width: 1155px;
      max-height: 255px; }
    .part2 .works_rank .item {
      width: 450px; 
      height: 45px;
      float: left;
      padding-left: 60px;
      padding-right: 35px;
      background: url("../images/part2/ele1.png") no-repeat left center;
      line-height: 45px;
      margin-bottom: 20px; }
      .part2 .works_rank .item.on {
        background: url("../images/part2/ele1_on.png") no-repeat left center; }

.part3 {
  width: 100%;
  height: 930px;
  background: url("../images/part3/bg.jpg") no-repeat center; }
  .part3 .title {
    margin: 0 auto; }
  .part3 .box {
    width: 1160px;
    padding: 0 20px;
    height: 740px;
    margin: 0 auto;
    margin-top: 20px;
    background: url("../images/part3/bg1.png") no-repeat center top;
    position: relative;
    overflow: hidden; }
    .part3 .box .btn {
      width: 70px;
      height: 70px;
      position: absolute;
      top: 275px; }
    .part3 .box .prev {
      background: url("../images/part3/prev.png") no-repeat center;
      left: 80px; }
      .part3 .box .prev.off {
        background: url("../images/part3/prev_off.png") no-repeat center; }
    .part3 .box .next {
      background: url("../images/part3/next.png") no-repeat center;
      right: 80px; }
      .part3 .box .next.off {
        background: url("../images/part3/next_off.png") no-repeat center; }
    .part3 .box .down {
      position: absolute;
      top: 0;
      width: 125px;
      height: 160px;
      background: #fcdd00;
      right: 20px;
      overflow: hidden; }
      .part3 .box .down img {
        margin: 20px auto 10px; }
      .part3 .box .down span {
        display: block;
        text-align: center;
        color: #000; }
    .part3 .box .preview {
      cursor: pointer;
      text-align: center;
      position: absolute;
      right: 20px;
      top: 170px;
      width: 125px;
      height: 77px;
      line-height: 77px;
      background: #bfe7f5;
      color: #000; }
    .part3 .box .title1 {
      margin: 20px auto 5px; }
    .part3 .box .content {
      width: 852px;
      height: 558px;
      margin: 0 auto; }
    .part3 .box .go_box {
      width: 772px;
      height: 40px;
      padding-left: 80px;
      margin: 25px auto 0; }
      .part3 .box .go_box > div {
        display: inline-block;
        margin: 0 5px; }
        .part3 .box .go_box > div span {
          color: #940707; }
      .part3 .box .go_box input {
        height: 30px;
        display: inline-block;
        width: 60px;
        border: 0;
        outline: none;
        margin: 0 5px;
        border-radius: 30px;
        position: relative;
        color: #333;
        text-align: center;
        top: -2px; }
      .part3 .box .go_box button {
        height: 30px;
        display: inline-block;
        width: 60px;
        border: 0;
        outline: none;
        margin: 0 5px;
        border-radius: 30px;
        position: relative;
        top: -2px;
        background: #8e5f38;
        color: #fff; }

.part4 {
  width: 100%;
  height: 1909px;
  background: url("../images/part4/bg.jpg") no-repeat center; }
  .part4 .title {
    margin: 0 auto; }
  .part4 .text0 {
    width: 940px;
    margin: 0 auto; }
    .part4 .text0 .m1 {
      color: #be1313;
      font-size: 50px; font-family:arial;}
    .part4 .text0 .m2 {
      color: #137997;
      font-size: 50px;font-family:arial;}
  .part4 .item {
    margin: 60px auto 0;
    width: 940px;
    height: 100px;
    padding-left: 260px;
    position: relative; }
    .part4 .item .text .time {
      font-size: 30px; font-family:Arial, Helvetica, sans-serif; padding:5px 0px 5px 0px; }
    .part4 .item .text p {
      margin-top: 5px; }
    .part4 .item .text .btn {
      cursor: pointer;
      margin-top: 5px;
      height: 30px;
      width: 82px;
      border-radius: 30px;
      background: #bc9461;
      line-height: 30px;
      color: #fff;
      text-align: center; }
      .part4 .item .text .btn.on {
        background: #5b9bb6; }
    .part4 .item img {
      position: absolute;
      top: -79px; }
    .part4 .item.left {
      background: url("../images/part4/leftBg.png") no-repeat 260px top; }
      .part4 .item.left img {
        left: 0; }
      .part4 .item.left .text {
        padding-left: 30px;
        float: left; }
        .part4 .item.left .text .time {
          padding-left: 20px; }
    .part4 .item.right {
      background: url("../images/part4/rightBg.png") no-repeat 790px top; }
      .part4 .item.right img {
        right: 0; }
      .part4 .item.right .text {
        padding-right: 290px;
        float: right; }
        .part4 .item.right .text .time {
          padding-right: 20px;
          text-align: right; }
        .part4 .item.right .text .btn {
          float: right; }

.part5 {
  width: 100%;
  height: 1250px;
  background: url("../images/part5/bg.jpg") no-repeat center top; }
  .part5 .title {
    margin: 0 auto; }
  .part5 .text0 {
    width: 1150px;
    margin: 0 auto;
    text-indent: 2em;
    padding: 36px 0;
    padding-left: 10px;
    position: relative; }
    .part5 .text0 .m1 {
      position: absolute;
      left: 0;
      top: 0; }
    .part5 .text0 .m2 {
      position: absolute;
      right: 0;
      bottom: 15px; }
  .part5 .imgs {
    width: 860px;
    margin: 0 auto;
    overflow: hidden; }
    .part5 .imgs a {
      display: block;
      float: left; }
    .part5 .imgs .last {
      float: right; }
    .part5 .imgs p {
      color: #333;
      text-align: center;
      margin-top: 20px; }
  .part5 .part6 {
    width: 1160px;
    margin: 0 auto; }
    .part5 .part6 .item {
      display: block;
      color: #333;
      line-height: 56px;
      padding: 0 30px;
      height: 56px;
      width: 1100px;
      margin: 0 auto;
      background: url("../images/part5/ele6.png") no-repeat center bottom;
      position: relative; }
      .part5 .part6 .item i {
        display: block;
        width: 56px;
        height: 56px;
        position: absolute;
        left: -20px;
        background: url("../images/part5/ele4.png") no-repeat center; }
      .part5 .part6 .item span {
        display: inline-block;
        height: 56px;
        line-height: 56px; }
      .part5 .part6 .item .line {
        height: 56px;
        width: 100px;
        background: url("../images/part5/ele5.png") no-repeat center; }
      .part5 .part6 .item .time {
        float: right; }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element,
.scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%; }

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 10px; }

.scrollbar-inner > .scroll-element .scroll-element_outer {
  /*overflow: hidden;*/ }

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px; }

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
            filter: alpha(opacity=40);
            opacity: 0.4;*/ }

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #cbbea4;
  position: relative;
  left: 5px;
  width: 1px; }

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #af977f;
  border-radius: 100%;
  height: 12px !important;
  width: 12px !important; }

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191; }

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px; }

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px; }

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px; }

.footer {
  overflow: hidden;
  background: #1b1718; }

.footer .footer_box {
  position: relative;
  width: 1089px;
  margin: 0 auto; }

.footer .footer_box .footer_text {
  float: left;
  margin-top: 55px; }

.footer .footer_box .footer_text .weibo {
  display: block;
  padding-left: 110px;
  height: 29px;
  line-height: 33px;
  margin-bottom: 10px;
  background: url("../images/weibo.png") no-repeat left center;
  background-color: #1b1718;
  color: #fff;
  font-size: 16px; }

.footer .footer_box .footer_text .wx {
  display: block;
  padding-left: 43px;
  height: 29px;
  line-height: 33px;
  margin-bottom: 10px;
  background: url("../images/wx.png") no-repeat left center;
  background-color: #1b1718;
  color: #fff;
  font-size: 16px; }

.footer .footer_box .footer_text .footer_qcode {
  color: #fff;
  font-size: 16px; }

.footer .footer_box .footer_text .footer_qcode img {
  float: left; }

.footer .footer_box .footer_text .footer_qcode .footer_qcode_text {
  float: left;
  margin-left: 15px;
  margin-top: 43px; }

.footer_img {
  display: block;
  float: right; }

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none; }
  .overlay .modal {
    display: none;
    background: url("../images/overlayBg.jpg") no-repeat center;
    width: 928px;
    height: 574px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -464px;
    margin-top: -287px; }
    .overlay .modal .title {
      height: 77px;
      line-height: 77px;
      text-indent: 1em;
      font-size: 22px;
      background: url("../images/border.png") no-repeat center bottom; }
      .overlay .modal .title strong {
        color: #333; }
      .overlay .modal .title.c {
        color: #704b33; }
      .overlay .modal .title .close {
        width: 23px;
        height: 22px;
        background: url("../images/close.png") no-repeat center;
        position: absolute;
        top: 26px;
        right: 20px;
        cursor: pointer; }
        .overlay .modal .title .close.active, .overlay .modal .title .close:hover {
          background: url("../images/close_on.png") no-repeat center; }
    .overlay .modal .content {
      position: relative; }
      .overlay .modal .content img {
        float: left;
        margin-top: 30px; }
      .overlay .modal .content .text {
        float: right;
        padding-top: 30px; line-height:24px;
        width: 500px;
        padding-left: 10px; padding-right:20px;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px; }

.video .content {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.review .content {
  position: relative; }

.review img {
  float: none !important; }

.review .banner_prev {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 40px;
  width: 113px;
  cursor: pointer;
  background: url("../images/prev.png") no-repeat center; }

.review .banner_next {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 40px;
  width: 113px;
  cursor: pointer;
  background: url("../images/next.png") no-repeat center; }
.review .banner_prev.dis {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 40px;
  width: 113px;
  cursor: pointer;
  background: url("../images/prev_off.png") no-repeat center; }

.review .banner_next.dis {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 40px;
  width: 113px;
  cursor: pointer;
  background: url("../images/next_off.png") no-repeat center; }

.review .banner {
  width: 701px;
  height: 480px;
  margin: 0 auto; }
  .review .banner .banner_item {
    width: 701px;
    height: 480px; }
    .review .banner .banner_item p {
      text-align: center; }

.banner {
  margin: 0 auto;
  overflow: hidden; }
  .banner .banner_box {
    position: relative;
    width: 99999px;
    height: 480px; }
  .banner .banner_item {
    float: left; }
.clear{ clear:both;}

.qulist{ padding-left:15px; margin-left:-12px; padding-top:15px;}
.qulist li{ font-size:14px; line-height:27px; float:left; width:50%; text-indent:0;}
.qulist li b{ float:left; font-family:Arial, Helvetica, sans-serif;}
.qulist li span{ float:left; padding-left:10px;}
.xz{ width:940px; margin:0px auto; margin-bottom:40px; line-height:30px;}

.xj{ padding:25px 0px 0px 30px; clear:both;}
.xj p{ font-size:12px;color:#555;}



