@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% 'Microsoft YaHei';
  color: #333;
  background: #fff; }

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0; }

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% 'Microsoft YaHei'; }

a:link, a:visited {
  color: #333;
  text-decoration: none; }

a:hover {
  color: #e60012;
  text-decoration: none; }

img {
  border: none; }

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

i {
  font-style: normal; }

input, img {
  vertical-align: middle; }

input[type="button"], input[type="submit"] {
  vertical-align: middle;
  cursor: pointer; }

/*html5*/
article, aside, footer, header, section, footer, nav, figure {
  display: block;
  margin: 0 auto; }

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

.clear {
  clear: both; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft YaHei"; }

.fl {
  float: left; }

.fr {
  float: right; }

.tc {
  text-align: center; }

.ml35 {
  margin-left: 35px; }

.mb25 {
  margin-bottom: 23px; }

/*减去2像素边线*/
.w1000 {
  width: 1000px;
  margin: 0 auto; }

.w980 {
  width: 980px;
  margin: 0 auto; }

body {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

/*通用顶部*/
.top {
  width: 100%;
  height: 36px;
  background: url(../images/head_bg.png) repeat-x top; }
  .top span {
    float: right;
    margin-top: 8px; }
    .top span a {
      margin: 0 10px; }

/*浏览器提醒*/
.tipAlert {
  width: 500px;
  height: 150px;
  position: fixed;
  top: 40%;
  left: 35%;
  color: #fff;
  z-index: 9999999;
  font-size: 30px;
  background: url(../images/kuai.png);
  padding: 20px; }

/*全局*/
html, body {
  position: relative;
  height: 100%;
  overflow: hidden; }

#wrap {
  width: 100%;
  height: 100%; }

.pBox {
  width: 1000px;
  margin: 0 auto; }

.title {
  text-align: center;
  padding: 20px 0; }
  .title img {
    vertical-align: middle; }
  .title .logo19 {
    display: inline-block;
    width: 235px;
    height: 65px;
    vertical-align: middle;
    margin-right: 30px;
    background: url(../images/logo19.png) no-repeat; }

.icon03 {
  display: inline-block;
  width: 15px;
  height: 20px;
  background: url(../images/icon03.png) no-repeat;
  position: absolute; }

.play {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/playicon.png) no-repeat;
  vertical-align: middle; }

/*封面*/
.fm {
  background: url(../images/fm_bg.jpg) no-repeat top center;
  background-size: cover;
  position: relative; }
  .fm video {
    width: auto;
    height: 100vh;
    position: absolute;
    object-fit: fill;
    z-index: 999; }
  .fm .tiaoguo {
    display: inline-block;
    width: 121px;
    height: 30px;
    font-size: 18px;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: 5%;
    cursor: pointer;
    z-index: 9999;
    color: #fff;
    background: #e00000;
    opacity: 0.6;
    text-align: center;
    line-height: 30px; }
  .fm .open_fm {
    display: inline-block;
    width: 71px;
    height: 92px;
    background: url(../images/open_fm.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: 5%; }

.fmopen {
  background: url(../images/fm_bg.jpg) no-repeat top center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 9999; }

/*第一部分*/
.p1Content {
  background: url(../images/p1_bg.jpg) no-repeat;
  background-size: cover; }
  .p1Content .p1Box {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px; }
    .p1Content .p1Box .Main {
      width: 895px;
      height: 124px;
      padding-left: 105px;
      margin-bottom: 15px;
      background: url(../images/main_bg.png) no-repeat top center; }
      .p1Content .p1Box .Main h1 {
        font-size: 40px;
        color: #b80505;
        font-weight: bold;
        padding-top: 25px;
        line-height: 140%;
        text-align: center; }
        .p1Content .p1Box .Main h1 a {
          color: #b80505; }
      .p1Content .p1Box .Main p {
        font-size: 14px;
        text-align: center; }
        .p1Content .p1Box .Main p a {
          font-size: 14px; }
  .p1Content .p1Left {
    width: 475px;
    float: left; }
    .p1Content .p1Left h2 {
      font-size: 26px;
      font-weight: bold; }
    .p1Content .p1Left p {
      font-size: 12px;
      padding: 20px 150px 20px 0;
      position: relative;
      color: #666666; }
    .p1Content .p1Left .more {
      display: inline-block;
      width: 101px;
      height: 36px;
      background: url(../images/more.png) no-repeat;
      position: absolute;
      right: 0px;
      top: 30px; }
    .p1Content .p1Left li {
      background: url(../images/icon04.png) no-repeat left center;
      font-size: 18px;
      padding: 8px 0 8px 25px; }
    .p1Content .p1Left .mainNews {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      background: url(../images/qingting.png) no-repeat left center;
      font-size: 18px;
      padding: 10px 0 10px 130px;
      margin-top: 10px; }
  .p1Content .p1Right {
    width: 500px;
    float: right;
    position: relative; }
    .p1Content .p1Right .tekan {
      width: 188px;
      height: auto;
      position: absolute;
      left: 0px;
      top: 375px;
      text-align: center; }
      .p1Content .p1Right .tekan img {
        border: 4px solid #f2f2f2; }
      .p1Content .p1Right .tekan .tekanbg {
        display: inline-block;
        width: 188px;
        height: 57px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background: url(../images/tekan.png) no-repeat; }
    .p1Content .p1Right .daydu {
      width: 288px;
      height: 254px;
      position: absolute;
      right: 0px;
      top: 375px;
      border: 1px solid #f9dddd;
      background: #fff; }
      .p1Content .p1Right .daydu .dayc {
        width: 289px;
        height: 185px;
        position: relative; }
        .p1Content .p1Right .daydu .dayc .playtv {
          display: inline-block;
          width: 45px;
          height: 45px;
          background: url(../images/playtv.png) no-repeat;
          position: absolute;
          top: 55px;
          left: 120px;
          cursor: pointer; }
        .p1Content .p1Right .daydu .dayc .nbg {
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: 100%;
          height: 40px;
          line-height: 40px;
          background: url(../images/kuai.png);
          text-align: center;
          font-size: 14px; }
          .p1Content .p1Right .daydu .dayc .nbg a {
            color: #fff; }
      .p1Content .p1Right .daydu .dayTitle {
        width: 100%;
        height: 72px;
        position: relative;
        background: url(../images/du_bg.jpg) no-repeat; }
        .p1Content .p1Right .daydu .dayTitle a {
          display: inline-block;
          width: 200px;
          height: 72px;
          position: absolute;
          left: 0px;
          top: 0px; }
        .p1Content .p1Right .daydu .dayTitle .up {
          display: inline-block;
          width: 14px;
          height: 7px;
          position: absolute;
          right: 28px;
          top: 8px;
          cursor: pointer;
          background: url(../images/up.png) no-repeat; }
        .p1Content .p1Right .daydu .dayTitle .down {
          display: inline-block;
          width: 14px;
          height: 7px;
          position: absolute;
          right: 28px;
          top: 58px;
          cursor: pointer;
          background: url(../images/down.png) no-repeat; }
        .p1Content .p1Right .daydu .dayTitle .rili {
          width: 42px;
          height: 35px;
          text-align: center;
          background: #e00000;
          position: absolute;
          top: 20px;
          right: 15px; }
          .p1Content .p1Right .daydu .dayTitle .rili b {
            display: inline-block;
            width: 100%;
            height: 11px;
            background: #f0c1c1;
            line-height: 100%;
            font-weight: normal;
            color: #d66464;
            position: absolute;
            top: 0px;
            left: 0px; }
          .p1Content .p1Right .daydu .dayTitle .rili span {
            color: #fff;
            display: inline-block;
            position: absolute;
            top: 11px;
            height: 24px;
            line-height: 24px;
            font-size: 14px;
            width: 100%;
            left: 0px;
            text-align: center; }

/*焦点图*/
#box4 {
  width: 500px;
  height: 335px;
  position: relative; }

#box4 ul li {
  display: none;
  text-align: center;
  position: absolute; }

#box4 ul li img {
  display: block; }

#box4 ul li span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 14px;
  z-index: 3;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url(../images/kuai.png);
  font-size: 16px;
  text-align: left;
  text-indent: 1em; }

#box4 ul li a {
  color: #fff; }

#box4 ol {
  position: absolute;
  top: 310px;
  right: 5px;
  z-index: 10; }

#box4 ol li.active {
  display: block;
  background: url(../images/icon02.png); }

#box4 ol li {
  width: 11px;
  height: 11px;
  float: left;
  cursor: pointer;
  margin: 0 3px;
  background: url(../images/icon01.png);
  filter: alpha(opacity=70);
  opacity: .7;
  text-indent: -9999px; }

/*第二部分*/
.p2Content {
  background: url(../images/p2_bg.jpg) no-repeat;
  background-size: cover; }
  .p2Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p2Content .p2Box {
    width: 1000px;
    margin: 0 auto; }
    .p2Content .p2Box #p2BoxC {
      width: 1000px;
      height: 505px;
      overflow: hidden; }
    .p2Content .p2Box .p2Img {
      width: 1000px;
      height: 505px; }
    .p2Content .p2Box .p2List {
      width: 100%;
      height: 70px;
      margin-bottom: 10px;
      position: relative; }
      .p2Content .p2Box .p2List .huadong {
        display: inline-block;
        width: 27px;
        height: 27px;
        background: url(../images/huadong.png) no-repeat left;
        position: absolute;
        top: 18px;
        cursor: pointer; }
      .p2Content .p2Box .p2List .huadongBox {
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100px;
        cursor: pointer; }
        .p2Content .p2Box .p2List .huadongBox .hua {
          background: #ccc;
          border-right: 1px solid #fff; }
      .p2Content .p2Box .p2List li {
        float: left;
        width: 125px;
        text-align: right;
        font-size: 14px;
        padding-top: 45px;
        padding-right: 0;
        background: url(../images/style_dian.jpg) repeat-x 6px;
        cursor: pointer;
        position: relative; }
        .p2Content .p2Box .p2List li span {
          display: inline-block;
          width: 10px;
          height: 10px;
          border: 3px solid #ccc;
          border-radius: 50%;
          position: absolute;
          top: 25px;
          background: #fff;
          left: 100px; }
      .p2Content .p2Box .p2List li.active {
        background: url(../images/style_dian1.jpg) repeat-x 6px; }
      .p2Content .p2Box .p2List li.activef {
        font-size: 16px;
        color: #d00; }

/*第三部分*/
.p3Content {
  background: url(../images/p3_bg.jpg) no-repeat;
  background-size: cover; }
  .p3Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p3Content .p3Box {
    width: 1000px;
    margin: 0 auto; }
    .p3Content .p3Box .p3Left {
      width: 640px;
      float: left; }
      .p3Content .p3Box .p3Left .p3Tv {
        width: 640px;
        height: 360px;
        overflow: hidden;
        position: relative; }
        .p3Content .p3Box .p3Left .p3Tv h3 {
          position: absolute;
          bottom: 10px;
          left: 0px;
          width: 100%;
          font-size: 20px;
          color: #fff;
          z-index: 10;
          text-align: center; }
          .p3Content .p3Box .p3Left .p3Tv h3 a {
            color: #fff; }
        .p3Content .p3Box .p3Left .p3Tv .time {
          display: inline-block;
          background: #000;
          border: 1px solid #fff;
          position: absolute;
          left: 30px;
          top: 257px;
          color: #fff;
          font-size: 14px;
          padding: 5px 10px; }
        .p3Content .p3Box .p3Left .p3Tv .nbg {
          width: 100%;
          background: url(../images/p7bg.png) bottom;
          position: absolute;
          bottom: 0px;
          left: 0px;
          display: inline-block;
          height: 150px; }
      .p3Content .p3Box .p3Left .p3TvList {
        border: 4px solid #e2e2e2;
        border-top: 1px solid #e2e2e2;
        height: 290px; }
        .p3Content .p3Box .p3Left .p3TvList li {
          height: 72px;
          border-bottom: 1px solid #e2e2e2;
          line-height: 72px;
          font-size: 20px;
          position: relative;
          text-indent: 1em; }
          .p3Content .p3Box .p3Left .p3TvList li span {
            position: absolute;
            right: 10px;
            font-size: 14px;
            color: #ccc; }
            .p3Content .p3Box .p3Left .p3TvList li span a {
              margin-right: 5px; }
    .p3Content .p3Box .p3Right {
      float: right;
      width: 340px;
      height: 655px;
      background: #fafafa; }
      .p3Content .p3Box .p3Right li {
        border-bottom: 1px solid #e2e2e2;
        height: 135px;
        padding: 15px 10px;
        position: relative; }
        .p3Content .p3Box .p3Right li img {
          float: left;
          margin-right: 15px; }
        .p3Content .p3Box .p3Right li p {
          font-size: 17px;
          padding-top: 15px;
          width: 90%; }
        .p3Content .p3Box .p3Right li span {
          color: #cccccc;
          position: absolute;
          bottom: 20px;
          font-size: 14px; }
          .p3Content .p3Box .p3Right li span a {
            margin-right: 5px; }
      .p3Content .p3Box .p3Right li:last-child {
        border-bottom: none; }

/*第四部分*/
.p4Content {
  background: url(../images/p4_bg.jpg) no-repeat;
  background-size: cover; }
  .p4Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p4Content .p4Box {
    width: 1000px;
    margin: 0 auto; }
    .p4Content .p4Box .p4List {
      width: 1000px;
      height: 343px;
      overflow: hidden;
      background: url(../images/p4_bg1.png) no-repeat top center;
      margin: 0 auto;
      position: relative; }
      .p4Content .p4Box .p4List .p4Left {
        display: inline-block;
        width: 47px;
        height: 47px;
        background: url(../images/left_b2.png) no-repeat;
        position: absolute;
        left: 0px;
        top: 130px;
        z-index: 10;
        cursor: pointer; }
      .p4Content .p4Box .p4List .p4Right {
        display: inline-block;
        width: 47px;
        height: 47px;
        background: url(../images/right_b2.png) no-repeat;
        position: absolute;
        right: 0px;
        top: 130px;
        z-index: 10;
        cursor: pointer; }
      .p4Content .p4Box .p4List .p4c {
        height: 283px;
        position: relative;
        padding: 60px 0 0 0; }
        .p4Content .p4Box .p4List .p4c span {
          display: inline-block;
          width: 110px;
          height: 100px;
          border-radius: 50%;
          text-align: center;
          position: absolute;
          bottom: 110px;
          right: 40px;
          background: #c35353;
          color: #fff;
          padding-top: 10px;
          font-size: 14px;
          opacity: 0.7; }
          .p4Content .p4Box .p4List .p4c span a {
            color: #fff; }
      .p4Content .p4Box .p4List .p4c:nth-child(1) span {
        background: #c35353; }
      .p4Content .p4Box .p4List .p4c:nth-child(2) span {
        background: #d16a94; }
      .p4Content .p4Box .p4List .p4c:nth-child(3) span {
        background: #73b7b7; }
      .p4Content .p4Box .p4List .p4c:nth-child(4) span {
        background: #e0a06a; }
      .p4Content .p4Box .p4List .p4c:nth-child(5) span {
        background: #c35353; }
    .p4Content .p4Box .p4Main {
      width: 1000px;
      height: 305px;
      position: relative; }
      .p4Content .p4Box .p4Main .nbg {
        display: inline-block;
        width: 100%;
        height: 150px;
        background: url(../images/p7bg.png);
        position: absolute;
        bottom: 0px;
        left: 0px;
        z-index: 1; }
      .p4Content .p4Box .p4Main .p4T1 {
        width: 260px;
        height: 185px;
        position: absolute;
        top: 0px;
        left: 0px; }
        .p4Content .p4Box .p4Main .p4T1 div {
          position: absolute;
          bottom: 10px;
          left: 15px;
          width: 50%;
          z-index: 5; }
          .p4Content .p4Box .p4Main .p4T1 div h3 {
            color: #fff;
            font-size: 20px; }
          .p4Content .p4Box .p4Main .p4T1 div p {
            color: #fff;
            font-size: 14px; }
      .p4Content .p4Box .p4Main .p4T2 {
        width: 165px;
        height: 185px;
        position: absolute;
        top: 0px;
        left: 261px; }
        .p4Content .p4Box .p4Main .p4T2 div {
          position: absolute;
          bottom: 10px;
          left: 15px;
          width: 90%;
          z-index: 5; }
          .p4Content .p4Box .p4Main .p4T2 div h3 {
            color: #fff;
            font-size: 20px; }
          .p4Content .p4Box .p4Main .p4T2 div p {
            color: #fff;
            font-size: 14px; }
      .p4Content .p4Box .p4Main .p4T3 {
        width: 427px;
        height: 120px;
        position: absolute;
        bottom: -1px;
        left: 0px;
        z-index: 5;
        background: #ececec; }
        .p4Content .p4Box .p4Main .p4T3 img {
          position: absolute;
          right: 0px;
          top: 0px; }
        .p4Content .p4Box .p4Main .p4T3 div {
          position: absolute;
          height: 120px;
          left: 50px;
          width: 180px;
          text-align: right; }
          .p4Content .p4Box .p4Main .p4T3 div h3 {
            color: #333333;
            font-size: 24px;
            text-align: right;
            margin-top: 15px; }
          .p4Content .p4Box .p4Main .p4T3 div p {
            color: #666666;
            font-size: 14px; }
      .p4Content .p4Box .p4Main .p4T4 {
        width: 260px;
        height: 120px;
        position: absolute;
        top: 0px;
        left: 430px;
        background: #ececec; }
        .p4Content .p4Box .p4Main .p4T4 img {
          position: absolute;
          left: 0px;
          top: 0px; }
        .p4Content .p4Box .p4Main .p4T4 div {
          position: absolute;
          height: 120px;
          left: 120px;
          width: 120px;
          text-align: left; }
          .p4Content .p4Box .p4Main .p4T4 div h3 {
            color: #333333;
            font-size: 24px;
            text-align: left;
            margin-top: 5px; }
          .p4Content .p4Box .p4Main .p4T4 div p {
            color: #666666;
            font-size: 14px; }
      .p4Content .p4Box .p4Main .p4T5 {
        width: 259px;
        height: 185px;
        position: absolute;
        bottom: -2px;
        left: 430px; }
        .p4Content .p4Box .p4Main .p4T5 div {
          position: absolute;
          bottom: 10px;
          left: 15px;
          width: 90%;
          z-index: 5; }
          .p4Content .p4Box .p4Main .p4T5 div h3 {
            color: #fff;
            font-size: 20px; }
          .p4Content .p4Box .p4Main .p4T5 div p {
            color: #fff;
            font-size: 14px; }
      .p4Content .p4Box .p4Main .p4T6 {
        width: 317px;
        height: 100px;
        position: absolute;
        top: 0px;
        left: 692px;
        background: #ececec; }
      .p4Content .p4Box .p4Main .p4T7 {
        width: 317px;
        height: 100px;
        position: absolute;
        top: 101px;
        left: 692px;
        background: #ececec; }
      .p4Content .p4Box .p4Main .p4T8 {
        width: 317px;
        height: 100px;
        position: absolute;
        bottom: 0px;
        left: 692px;
        background: #ececec; }

/*第五部分*/
.p5Content {
  background: url(../images/p5_bg.jpg) no-repeat;
  background-size: cover; }
  .p5Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p5Content .p5Box {
    width: 1000px;
    margin: 0 auto; }
    .p5Content .p5Box .p5Main {
      width: 1000px;
      height: 215px;
      position: relative; }
      .p5Content .p5Box .p5Main .p5BigBox {
        width: 230px;
        height: 160px;
        position: absolute;
        padding: 15px 35px 15px 15px;
        left: 108px;
        top: 24px;
        border: 1px solid #e0dfdf;
        border-top: 3px solid #d04751;
        border-radius: 3px;
        background: url(../images/p5_bg1.jpg) repeat-x bottom; }
        .p5Content .p5Box .p5Main .p5BigBox .icon03 {
          right: 15px;
          top: 20px; }
        .p5Content .p5Box .p5Main .p5BigBox h3 {
          font-size: 24px;
          line-height: 130%;
          font-weight: bold;
          margin-bottom: 10px; }
        .p5Content .p5Box .p5Main .p5BigBox p {
          font-size: 12px;
          color: #999999; }
      .p5Content .p5Box .p5Main .p5SmallBox {
        width: 220px;
        height: 58px;
        position: absolute;
        padding: 15px 45px 15px 15px;
        left: 410px;
        top: 24px;
        border: 1px solid #e0dfdf;
        border-top: 3px solid #d04751;
        border-radius: 3px;
        background: url(../images/p5_bg1.jpg) repeat-x bottom; }
        .p5Content .p5Box .p5Main .p5SmallBox .icon03 {
          right: 15px;
          top: 20px; }
        .p5Content .p5Box .p5Main .p5SmallBox h3 {
          font-size: 18px;
          line-height: 130%;
          font-weight: bold;
          margin-bottom: 10px; }
        .p5Content .p5Box .p5Main .p5SmallBox p {
          text-align: center;
          position: absolute;
          bottom: -3px;
          left: 0px;
          width: 100%; }
          .p5Content .p5Box .p5Main .p5SmallBox p span {
            position: absolute;
            right: 3px;
            font-size: 12px;
            color: #ccc; }
          .p5Content .p5Box .p5Main .p5SmallBox p a {
            display: inline-block;
            width: 9px;
            height: 9px;
            background: url(../images/more1.png) no-repeat; }
      .p5Content .p5Box .p5Main .p5SmallBox2 {
        left: 712px;
        top: 24px; }
      .p5Content .p5Box .p5Main .p5SmallBox3 {
        left: 410px;
        top: 126px; }
      .p5Content .p5Box .p5Main .p5SmallBox4 {
        left: 712px;
        top: 126px; }
    .p5Content .p5Box .p5Main2 .p5BigBox {
      border-top: 3px solid #e9992e; }
    .p5Content .p5Box .p5Main2 .p5SmallBox {
      border-top: 3px solid #e9992e; }
    .p5Content .p5Box .p5Main3 .p5BigBox {
      border-top: 3px solid #8dbbdb; }
    .p5Content .p5Box .p5Main3 .p5SmallBox {
      border-top: 3px solid #8dbbdb; }

/*第六部分*/
.p6Content {
  position: relative; }
  .p6Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p6Content .TujiBox {
    width: 1000px;
    height: 630px;
    border-bottom: 8px solid #d62434;
    position: relative;
    background: #f8f8f8; }
  .p6Content #pic_list li {
    display: none;
    text-align: center;
    font-size: 14px;
    position: absolute;
    height: 630px; }
  .p6Content #pic_list li img {
    display: block;
    border: none; }
  .p6Content #pic_list li div {
    z-index: 1;
    position: absolute;
    display: block;
    width: 960px;
    line-height: 30px;
    bottom: 0;
    left: 0;
    color: #fff;
    height: 70px;
    text-align: left;
    padding: 10px 20px; }
  .p6Content #pic_list li div h3 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 2px; }
  .p6Content #pic_list li div p {
    text-align: center; }
  .p6Content #pic_list li div a {
    color: #333;
    text-decoration: none; }
  .p6Content #pic_list li.active {
    display: block; }
  .p6Content #num_list {
    z-index: 2;
    clear: both;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 465px;
    left: 20%;
    width: 570px;
    padding: 0 10px; }
  .p6Content #num_list li {
    width: 110px;
    height: 60px;
    padding: 0;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 0 5px; }
  .p6Content #num_list li i {
    display: none; }
  .p6Content #num_list li img {
    width: 100px;
    height: 50px;
    border: #ffeec8 5px solid; }
  .p6Content #num_list li.active img {
    border: #d62434 5px solid;
    width: 100px;
    height: 50px; }
  .p6Content .lhTujiSmall {
    height: 58px;
    overflow: hidden;
    margin-left: 10px; }
  .p6Content .lhTujiSmall ul {
    position: relative;
    left: 0;
    top: 0;
    width: auto; }
  .p6Content .up {
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    left: 25px;
    z-index: 10; }
  .p6Content .down {
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 30px;
    right: 25px;
    z-index: 10; }
  .p6Content .p6Box {
    width: 100%;
    height: 100%; }

/*第七部分*/
.p7Content {
  background: url(../images/p7_bg.jpg) no-repeat;
  background-size: cover; }
  .p7Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p7Content .p7Box {
    width: 1000px;
    margin: 0 auto; }
    .p7Content .p7Box .p7BoxContent {
      width: 500px;
      height: 600px;
      position: relative;
      float: left; }
      .p7Content .p7Box .p7BoxContent .p7bg {
        display: inline-block;
        width: 100%;
        height: 154px;
        background: url(../images/p7bg.png);
        position: absolute;
        bottom: 0px;
        left: 0px; }
    .p7Content .p7Box .p7List {
      width: 490px;
      height: 600px;
      float: left; }
      .p7Content .p7Box .p7List .p7Lbox {
        width: 205px;
        height: 98px;
        padding: 15px;
        color: #9bcbc7;
        cursor: pointer;
        border-bottom: 4px solid #fff;
        float: left;
        margin: 0px 5px 25px 5px;
        background: #fff7f4;
        font-size: 22px; }
        .p7Content .p7Box .p7List .p7Lbox h2 {
          font-size: 22px;
          line-height: 130%; }
          .p7Content .p7Box .p7List .p7Lbox h2 a {
            color: #9bcbc7; }
          .p7Content .p7Box .p7List .p7Lbox h2 p {
            font-size: 16px; }
        .p7Content .p7Box .p7List .p7Lbox b {
          font-size: 30px; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(2) {
        background: #dfeceb;
        color: #aa85c7; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(2) h2 a {
          color: #aa85c7; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(3) {
        background: #fff5de;
        color: #d09bc9; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(3) h2 a {
          color: #d09bc9; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(4) {
        background: #fff4fc;
        color: #9cc7d3; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(4) h2 a {
          color: #9cc7d3; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(5) {
        background: #fffdf4;
        color: #87d0b7; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(5) h2 a {
          color: #87d0b7; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(6) {
        background: #ebecfc;
        color: #89b6d0; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(6) h2 a {
          color: #89b6d0; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(7) {
        background: #ffeff2;
        color: #deb16a; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(7) h2 a {
          color: #deb16a; }
      .p7Content .p7Box .p7List .p7Lbox:nth-child(8) {
        background: #f4fff4;
        color: #c993ba; }
        .p7Content .p7Box .p7List .p7Lbox:nth-child(8) h2 a {
          color: #c993ba; }
      .p7Content .p7Box .p7List .active {
        border-bottom: 4px solid #dc8eb9; }
  .p7Content .p7Left {
    display: inline-block;
    width: 47px;
    height: 47px;
    background: url(../images/left_b2.png) no-repeat;
    position: absolute;
    right: 100px;
    bottom: 30px;
    cursor: pointer; }
  .p7Content .p7Right {
    display: inline-block;
    width: 47px;
    height: 47px;
    background: url(../images/right_b2.png) no-repeat;
    position: absolute;
    right: 40px;
    bottom: 30px;
    cursor: pointer; }

/*第八部分*/
.p8Content {
  background: url(../images/p8_bg.jpg) no-repeat;
  background-size: cover; }
  .p8Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p8Content .p8Box {
    width: 1000px;
    margin: 0 auto;
    height: 660px;
    position: relative; }
  .p8Content .p8Left {
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(../images/left_b1.png) no-repeat;
    position: absolute;
    right: 45px;
    bottom: 15px;
    z-index: 30;
    cursor: pointer; }
  .p8Content .p8Right {
    display: inline-block;
    width: 24px;
    height: 16px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 30;
    cursor: pointer;
    background: url(../images/right_b1.png) no-repeat; }
  .p8Content .p8BoxList {
    position: absolute;
    width: 1000px;
    height: 660px;
    overflow: hidden;
    right: 0px;
    transform-origin: right center; }
    .p8Content .p8BoxList .hudongList {
      width: 913px;
      height: 659px;
      background: #fff; }
      .p8Content .p8BoxList .hudongList li {
        float: left;
        padding: 10px 7px; }
        .p8Content .p8BoxList .hudongList li img {
          position: static; }
    .p8Content .p8BoxList img {
      position: absolute;
      top: 0px;
      left: 0px; }
    .p8Content .p8BoxList .p8Nav {
      position: absolute;
      right: 0px;
      top: 0px;
      width: 30px;
      height: 658px;
      background: #fffdfc;
      border: 1px solid #d35252; }
      .p8Content .p8BoxList .p8Nav h3 {
        color: #cc3333;
        width: 30px;
        font-size: 24px;
        padding: 15px 0 0 0;
        line-height: 120%;
        text-align: center; }
  .p8Content .active {
    z-index: 30; }
    .p8Content .active .p8Nav {
      width: 87px;
      height: 660px;
      background: #e00000; }
      .p8Content .active .p8Nav h3 {
        font-size: 40px;
        color: #fff;
        width: 70px;
        padding: 15px 5px 0 5px;
        line-height: 110%;
        text-align: center; }

/*第九部分*/
.p9Content {
  background: url(../images/p9_bg.jpg) no-repeat;
  background-size: cover; }
  .p9Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p9Content .p9Box {
    width: 1000px;
    margin: 0 auto; }

/*第十部分*/
.p10Content {
  background: url(../images/p10_bg.jpg) no-repeat;
  background-size: cover; }
  .p10Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p10Content .p10Box {
    width: 1000px;
    height: 599px;
    overflow: hidden;
    margin: 0 auto;
    background: url(../images/p10box_bg.jpg) no-repeat;
    position: relative; }
    .p10Content .p10Box span.leftB {
      position: absolute;
      cursor: pointer;
      top: 45%;
      left: 15px;
      display: inline-block;
      width: 32px;
      height: 59px;
      z-index: 9999;
      background: url(../images/left_b.png) no-repeat; }
    .p10Content .p10Box span.rightB {
      position: absolute;
      cursor: pointer;
      top: 45%;
      right: 15px;
      display: inline-block;
      width: 32px;
      height: 59px;
      z-index: 9999;
      background: url(../images/right_b.png) no-repeat; }
    .p10Content .p10Box .p10Box_c {
      width: 197px; }
      .p10Content .p10Box .p10Box_c li {
        height: 197px;
        margin-bottom: 4px;
        position: relative;
        cursor: pointer;
        overflow: hidden; }
        .p10Content .p10Box .p10Box_c li img {
          position: absolute;
          top: 30px;
          left: 30px; }
        .p10Content .p10Box .p10Box_c li div {
          width: 147px;
          height: 0px;
          background-color: rgba(0, 0, 0, 0.5);
          position: absolute;
          overflow: hidden;
          top: 0;
          left: 0;
          color: #fff;
          transform: rotate(55deg);
          transition: all  0.2s;
          z-index: 999;
          opacity: 0;
          padding: 25px; }

/*第十一部分*/
.p11Content {
  background: url(../images/p11_bg.jpg) no-repeat;
  background-size: cover; }
  .p11Content .title {
    margin-bottom: 20px;
    padding-top: 3%; }
  .p11Content .lhLanguage {
    padding: 20px 0;
    height: 520px;
    position: relative; }
    .p11Content .lhLanguage .lhWaiwen {
      width: 650px;
      position: absolute;
      left: 0px;
      top: 0px; }
      .p11Content .lhLanguage .lhWaiwen .lhWaiwenTitle {
        width: 100%;
        height: 44px;
        background: url(images/xian.gif) repeat-x bottom;
        border-bottom: 3px solid #d92b38; }
        .p11Content .lhLanguage .lhWaiwen .lhWaiwenTitle li {
          float: left;
          padding: 10px 12px 0 12px;
          height: 34px;
          cursor: pointer; }
        .p11Content .lhLanguage .lhWaiwen .lhWaiwenTitle li.active {
          border-top: 1px solid #d92c38; }
    .p11Content .lhLanguage .lhMinwen {
      width: 315px;
      position: absolute;
      right: 0px;
      top: 0px; }
      .p11Content .lhLanguage .lhMinwen .lhMinwenTitle {
        width: 100%;
        height: 44px;
        background: url(images/xian.gif) repeat-x bottom;
        border-bottom: 3px solid #d92b38; }
        .p11Content .lhLanguage .lhMinwen .lhMinwenTitle li {
          float: left;
          padding: 10px 12px 0 12px;
          height: 34px;
          cursor: pointer; }
        .p11Content .lhLanguage .lhMinwen .lhMinwenTitle li.active {
          border-top: 1px solid #d92c38; }

/*第十二部分*/
.p12Content {
  background: #e7eaf1; }
  .p12Content .pBox {
    padding-top: 1%; }
  .p12Content .p12Box {
    width: 1000px;
    height: 475px; }
  .p12Content .platform {
    background: #fff;
    width: 960px;
    padding: 20px 20px 10px 20px; }
    .p12Content .platform p {
      padding: 0 0 10px 0; }
      .p12Content .platform p a {
        margin: 0 5px; }
  .p12Content .erweima {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .p12Content .erweima span {
      display: inline-block;
      width: 132px;
      text-align: center;
      color: #7687ae;
      font-size: 14px;
      margin: 0 20px; }
      .p12Content .erweima span img {
        margin-bottom: 5px; }

/*浮动导航*/
.floatNav {
  width: 335px;
  height: 736px;
  position: fixed;
  left: 0px;
  top: 30px;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
  display: none; }
  .floatNav .qizi {
    margin-left: -20px;
    width: 295px;
    height: 678px;
    padding-top: 100px;
    padding-left: 40px;
    background: url(../images/qizi.gif) no-repeat; }
    .floatNav .qizi h3 {
      color: #fff;
      font-size: 14px;
      margin-bottom: 25px; }
      .floatNav .qizi h3 b {
        font-size: 20px; }
    .floatNav .qizi li {
      font-size: 18px;
      color: #fff;
      border-bottom: 1px solid #e17f7d;
      width: 125px;
      padding: 10px 0;
      cursor: pointer; }
      .floatNav .qizi li span {
        vertical-align: middle;
        margin-right: 10px; }
    .floatNav .qizi .navIcon1 {
      display: inline-block;
      width: 20px;
      height: 25px;
      background: url(../images/nav_icon1.png) no-repeat; }
    .floatNav .qizi .navIcon2 {
      display: inline-block;
      width: 20px;
      height: 25px;
      background: url(../images/nav_icon2.png) no-repeat; }
    .floatNav .qizi .navIcon3 {
      display: inline-block;
      width: 21px;
      height: 25px;
      background: url(../images/nav_icon3.png) no-repeat; }
    .floatNav .qizi .navIcon4 {
      display: inline-block;
      width: 20px;
      height: 30px;
      background: url(../images/nav_icon4.png) no-repeat; }
    .floatNav .qizi .navIcon5 {
      display: inline-block;
      width: 20px;
      height: 22px;
      background: url(../images/nav_icon5.png) no-repeat; }
    .floatNav .qizi .navIcon6 {
      display: inline-block;
      width: 21px;
      height: 18px;
      background: url(../images/nav_icon6.png) no-repeat; }
    .floatNav .qizi .navIcon7 {
      display: inline-block;
      width: 23px;
      height: 25px;
      background: url(../images/nav_icon7.png) no-repeat; }
    .floatNav .qizi .navIcon8 {
      display: inline-block;
      width: 25px;
      height: 18px;
      background: url(../images/nav_icon8.png) no-repeat; }
    .floatNav .qizi .navIcon9 {
      display: inline-block;
      width: 21px;
      height: 25px;
      background: url(../images/nav_icon9.png) no-repeat; }
    .floatNav .qizi .navIcon10 {
      display: inline-block;
      width: 15px;
      height: 17px;
      background: url(../images/nav_icon10.png) no-repeat; }
    .floatNav .qizi .navIcon11 {
      display: inline-block;
      width: 22px;
      height: 16px;
      background: url(../images/nav_icon11.png) no-repeat; }
    .floatNav .qizi li.active {
      color: #ea9600; }
      .floatNav .qizi li.active .navIcon1 {
        display: inline-block;
        width: 20px;
        height: 25px;
        background: url(../images/nav_icon1_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon2 {
        display: inline-block;
        width: 20px;
        height: 25px;
        background: url(../images/nav_icon2_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon3 {
        display: inline-block;
        width: 21px;
        height: 25px;
        background: url(../images/nav_icon3_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon4 {
        display: inline-block;
        width: 20px;
        height: 30px;
        background: url(../images/nav_icon4_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon5 {
        display: inline-block;
        width: 20px;
        height: 22px;
        background: url(../images/nav_icon5_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon6 {
        display: inline-block;
        width: 21px;
        height: 18px;
        background: url(../images/nav_icon6_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon7 {
        display: inline-block;
        width: 23px;
        height: 25px;
        background: url(../images/nav_icon7_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon8 {
        display: inline-block;
        width: 25px;
        height: 18px;
        background: url(../images/nav_icon8_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon9 {
        display: inline-block;
        width: 21px;
        height: 25px;
        background: url(../images/nav_icon9_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon10 {
        display: inline-block;
        width: 15px;
        height: 17px;
        background: url(../images/nav_icon10_hover.png) no-repeat; }
      .floatNav .qizi li.active .navIcon11 {
        display: inline-block;
        width: 22px;
        height: 16px;
        background: url(../images/nav_icon11_hover.png) no-repeat; }

/*新增通栏大图*/
.bigImg {
  width: 100%; }
  .bigImg .bigBox {
    width: 100%;
    height: 100vh; }

/*版权部分*/
.copyright {
  color: #333;
  text-align: center;
  padding-top: 20px; }

/*动画*/
.flash {
  -webkit-animation: flash 1s ease forwards;
  animation: flash 1s ease forwards; }

@-webkit-keyframes flash {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes flash {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.unflash {
  -webkit-animation: unflash 1s ease forwards;
  animation: unflash 1s ease forwards; }

@-webkit-keyframes unflash {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes unflash {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.upMove {
  -webkit-animation: upMove 3s ease infinite;
  animation: upMove 3s ease infinite; }

@-webkit-keyframes upMove {
  0% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 30px, 0);
    opacity: 0; } }

@keyframes upMove {
  0% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; }
  100% {
    transform: translate3d(0, 30px, 0);
    opacity: 0; } }

.riliMoveup {
  -webkit-animation: riliMoveup .5s ease forwards;
  animation: riliMoveup .5s ease forwards; }

@-webkit-keyframes riliMoveup {
  0% {
    -webkit-transform: translate3d(0, 40px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@keyframes riliMoveup {
  0% {
    transform: translate3d(0, 40px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; } }

.riliMovedown {
  -webkit-animation: riliMovedown .5s ease forwards;
  animation: riliMovedown .5s ease forwards; }

@-webkit-keyframes riliMovedown {
  0% {
    -webkit-transform: translate3d(0, -40px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@keyframes riliMovedown {
  0% {
    transform: translate3d(0, -40px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 1; } }

@-webkit-keyframes mouseMove {
  0% {
    -webkit-transform: translate3d(0px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1; } }

@keyframes mouseMove {
  0% {
    transform: translate3d(0px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, -20px, 0);
    opacity: 1; } }

.p1MoveLeft {
  -webkit-animation: p1MoveLeft 0.8s ease forwards;
  animation: p1MoveLeft 0.8s ease forwards; }

@-webkit-keyframes p1MoveLeft {
  0% {
    -webkit-transform: translate3d(-5000px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes p1MoveLeft {
  0% {
    transform: translate3d(-5000px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.p1MoveRight {
  -webkit-animation: p1MoveRight 0.8s ease forwards;
  animation: p1MoveRight 0.8s ease forwards; }

@-webkit-keyframes p1MoveRight {
  0% {
    -webkit-transform: translate3d(5000px, 0px, 0);
    opacity: 0; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes p1MoveRight {
  0% {
    transform: translate3d(5000px, 0px, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.xianMove {
  -webkit-animation: xianMove 0.8s ease forwards;
  animation: xianMove 0.8s ease forwards;
  -webkit-transform-origin: 30% 60%;
  transform-origin: 30% 60%; }

@-webkit-keyframes xianMove {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  100% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@keyframes xianMove {
  0% {
    transform: scale(0);
    opacity: 0; }
  100% {
    transform: scale(1);
    opacity: 1; } }

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