html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:before {
  display: table;
  content: " "; }

a {
  cursor: pointer;
  text-decoration: none;
  color: #000; }

.clearfix:after {
  display: table;
  content: " ";
  clear: both; }

.play {
  background: url("../image/video-play.png?v=d6527d") center center no-repeat;
  cursor: pointer;
  z-index: 2; }

.header-bg {
  width: 100%;
  height: 548px; max-width:1920px; min-width:1200px; background:url(header-bg.jpg) center 0 no-repeat;margin:0 auto;
  }

.type-img {
  width: 1143px;
  height: 27px; }

.type-img1 {
  background: url("../image/content-title1.png?v=d6527d") no-repeat;
  background-size: 100%; }

.type-img2 {
  background: url("../image/content-title2.png?v=d6527d") no-repeat;
  background-size: 100%; }

.type-img3 {
  background: url("../image/content-title3.png?v=d6527d") no-repeat;
  background-size: 100%; }

.type-img4 {
  background: url("../image/content-title4.png?v=d6527d") no-repeat;
  background-size: 100%; }

.main {
  width: 1144px;
  margin: 0 auto; }
  .main .video-box {
    margin-top: 38px;
    margin-bottom: 50px; }
    .main .video-box .img_box {
      width: 644px;
      height: 403px;
      position: relative;
      float: left; }
      .main .video-box .img_box .img {
        position: absolute;
        z-index: 1;
        display: block; }
      .main .video-box .img_box .img.loading {
        z-index: 2;
        background: #000; }
      .main .video-box .img_box .img.loading span {
        position: absolute;
        color: #fff;
        text-align: center;
        line-height: 40px;
        left: 0;
        display: block;
        width: 100%;
        top: 50%;
        margin-top: -20px; }
      .main .video-box .img_box .play .close_player, .main .video-box .img_box .news .box .img_box .play .iframe {
        display: none; }
      .main .video-box .img_box .play.playing {
        background: #000; }
      .main .video-box .img_box .iframe {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 15;
        display: block; }
      .main .video-box .img_box .play {
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%; }
      .main .video-box .img_box .play.playing .close_player {
        display: block;
        cursor: pointer;
        width: 18px;
        height: 18px;
        position: absolute;
        right: -1px;
        bottom: -18px;
        z-index: 20;
        background: url("../image/ico_close_player.png?v=d6527d") center center no-repeat; }
    .main .video-box .details {
      float: right;
      width: 477px; }
      .main .video-box .details .deta-list {
        display: inline-block;
        padding: 30px 0 40px 0;
        border-bottom: 1px dashed #dddcdc; }
        .main .video-box .details .deta-list .title {
          font-size: 20px;
          font-weight: bold; }
        .main .video-box .details .deta-list .desc {
          padding-top: 25px;
          font-size: 14px;
          line-height: 22px;
          height: 86px;
          overflow: hidden; }
  .main .content-type1 {
    margin-bottom: 37px; }
    .main .content-type1 .content {
      margin-top: 30px;
      width: 100%; }
      .main .content-type1 .content ul {
        width: 100%; }
        .main .content-type1 .content ul li {
          float: left;
          width: 50%;
          height: 120px;
          border-bottom: 1px solid #c8c8c8; }
          .main .content-type1 .content ul li .img-box {
            width: 123px;
            float: left;
            height: 123px;
            position: relative; }
            .main .content-type1 .content ul li .img-box .img {
              width: 96px;
              height: 96px;
              position: absolute;
              top: 50%;
              left: 50%;
              margin-top: -48px;
              margin-left: -48px; }
          .main .content-type1 .content ul li .title {
            float: left;
            color: #2886f0;
            font-size: 19px;
            width: 224px;
            height: 123px;
            line-height: 28px;
            font-weight: bold;
            position: relative;
            overflow: hidden; }
			.main .content-type1 .content ul li .title a{
            color: #2886f0; }
            .main .content-type1 .content ul li .title span {
              position: absolute;
              top: 50%;
              left: 50%;
              width: 100%;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
          .main .content-type1 .content ul li .deta-box {
            float: left;
            overflow: hidden;
            width: 223px;
            height: 123px;
            position: relative; }
            .main .content-type1 .content ul li .deta-box .ct {
              position: absolute;
              top: 50%;
              left: 50%;
              -webkit-transform: translate(-50%, -50%);
                  -ms-transform: translate(-50%, -50%);
                      transform: translate(-50%, -50%); }
            .main .content-type1 .content ul li .deta-box p {
              font-size: 14px;
              line-height: 26px;
              padding-left: 8px;
              width: 223px;
              height: 26px;
              overflow: hidden;
              position: relative; }
  .main .content-type2 {
    margin-bottom: 27px; }
    .main .content-type2 .content {
      padding-top: 15px; }
      .main .content-type2 .content .item-box {
        padding: 20px 0;
        border-bottom: 1px dashed #dddcdc; }
        .main .content-type2 .content .item-box .p-img {
          float: left;
          width: 341px;
          height: 187px; }
        .main .content-type2 .content .item-box .p-text {
          float: right;
          width: 784px;
          height: 190px;
          background: #f3f3f3;
          padding-left: 25px;
          padding-right: 25px;
          box-sizing: border-box; }
          .main .content-type2 .content .item-box .p-text .title {
            display: inline-block;
            font-size: 22px;
            padding: 8px 15px;
            background: #5299eb;
            color: #f3f3f3; }
          .main .content-type2 .content .item-box .p-text .desc {
            padding-top: 25px;
            font-size: 16px;
            line-height: 40px;
            height: 80px;
            overflow: hidden; }
      .main .content-type2 .content .item-box.item-right .p-text {
        float: left; }
      .main .content-type2 .content .item-box.item-right .p-img {
        float: right; }
  .main .content-type3 #certify {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 50px; }
  .main .content-type3 #certify .swiper-container {
    padding-bottom: 60px; }
  .main .content-type3 #certify .swiper-slide {
    width: 480px;
    height: 662px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd; }
  .main .content-type3 #certify .swiper-slide img {
    display: block;
    width: 480px;
    height: 600px; }
  .main .content-type3 #certify .swiper-slide p {
    line-height: 60px;
    overflow: hidden;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 14px;
    margin: 0; }
  .main .content-type3 #certify .swiper-pagination {
    width: 100%;
    bottom: 20px; }
  .main .content-type3 #certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1; }
  .main .content-type3 #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff; }
  .main .content-type3 #certify .swiper-button-prev {
    left: 30px;
    width: 45px;
    height: 45px;
    background: url("../image/wm_button_icon.png?v=d6527d") no-repeat;
    background-position: 0 0;
    background-size: 100%; }
  .main .content-type3 #certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%; }
  .main .content-type3 #certify .swiper-button-next {
    right: 30px;
    width: 45px;
    height: 45px;
    background: url("../image/wm_button_icon.png?v=d6527d") no-repeat;
    background-position: 0 -93px;
    background-size: 100%; }
  .main .content-type3 #certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%; }

.content-type4 {
  margin-bottom: 80px; }
  .content-type4 .img_box {
    width: 100%;
    height: 100%;
    position: relative;
    float: left; }
    .content-type4 .img_box .img {
      position: absolute;
      z-index: 1;
      display: block; }
    .content-type4 .img_box .img.loading {
      z-index: 2;
      background: #000; }
    .content-type4 .img_box .img.loading span {
      position: absolute;
      color: #fff;
      text-align: center;
      line-height: 40px;
      left: 0;
      display: block;
      width: 100%;
      top: 50%;
      margin-top: -20px; }
    .content-type4 .img_box .play .close_player, .content-type4 .img_box .news .box .img_box .play .iframe {
      display: none; }
    .content-type4 .img_box .play.playing {
      background: #000; }
    .content-type4 .img_box .iframe {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      position: absolute;
      z-index: 15;
      display: block; }
    .content-type4 .img_box .play {
      position: absolute;
      z-index: 2;
      width: 100%;
      height: 100%; }
    .content-type4 .img_box .play.playing .close_player {
      display: block;
      cursor: pointer;
      width: 18px;
      height: 18px;
      position: absolute;
      top: 5px;
      right: 5px;
      z-index: 999;
      background: url("../image/ico_close_player.png?v=d6527d") center center no-repeat; }
  .content-type4 .banner {
    padding-top: 80px; }
  .content-type4 .banner h1 {
    font-size: 36px;
    text-align: center;
    font-weight: normal; }
  .content-type4 .banner h2 {
    font-size: 18px;
    color: #535353;
    text-align: center;
    font-weight: normal;
    margin: 20px 0 60px; }
  .content-type4 .banner .swiper {
    width: 1200px;
    margin: 0 auto;
    position: relative; }
  .content-type4 .current-swiper {
    width: 560px;
    height: 327px;
    border-radius: 10px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 99; }
  .content-type4 .left-swiper {
    position: absolute;
    left: 117px;
    top: 28px;
    z-index: 1; }
  .content-type4 .right-swiper {
    position: absolute;
    right: 117px;
    left: auto;
    top: 28px;
    z-index: 1; }
  .content-type4 .nocurrent-swiper {
    width: 479px;
    height: 273px;
    border-radius: 8px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05); }
  .content-type4 .nocurrent-swiper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(237, 240, 240, 0.5);
    z-index: 99; }
  .content-type4 .title {
    padding-top: 70px;
    margin-left: 45px;
    height: 29px;
    line-height: 29px;
    font-size: 18px;
    color: #666; }
  .content-type4 .nocurrent-swiper .title {
    padding-top: 44px;
    margin-left: 30px;
    font-size: 16px;
    height: 25px;
    line-height: 25px; }
  .content-type4 .name {
    margin-left: 45px;
    height: 55px;
    display: inline-block;
    position: relative;
    line-height: 55px;
    padding-bottom: 9px;
    padding-right: 55px;
    border-bottom: 1px solid #dddddd;
    font-size: 36px;
    color: #333; }
  .content-type4 .nocurrent-swiper .name {
    height: 46px;
    line-height: 46px;
    font-size: 30px;
    padding-right: 46px;
    margin-left: 30px; }
  .content-type4 .name:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../image/curr_sectbg.png?v=d6527d") no-repeat center center; }
  .content-type4 .nocurrent-swiper .name:before {
    width: 26px;
    height: 26px;
    background-size: 100% 100%; }
  .content-type4 .detail {
    margin-left: 45px;
    width: 275px;
    margin-top: 30px;
    padding-right: 5px;
    line-height: 24px;
    color: #bbb;
    font-size: 14px; }
  .content-type4 .nocurrent-swiper .detail {
    font-size: 12px;
    line-height: 20px;
    width: 235px;
    margin-left: 30px; }
  .content-type4 .swiper-button-prev {
    width: 46px;
    height: 46px;
    background: url("../image/curr_prev.png?v=d6527d") no-repeat center center; }
  .content-type4 .swiper-button-next {
    width: 46px;
    height: 46px;
    background-size: auto;
    background-image: url("../image/curr_next.png?v=d6527d"); }
  .content-type4 .swiper-slide {
    box-shadow: 0 0px 15px #000; }

.footer {
  width: 100%;
  height: 919px;
  background: url("../image/footer.jpg?v=d6527d") no-repeat center 0;
  overflow: hidden; }
  .footer .content {
    width: 1143px;
    line-height: 0px;
    margin: 0 auto;
    margin-top: 185px; }
    .footer .content .listboxs ul li {
      width: 570px;
      box-sizing: border-box;
      height: 180px;
      padding-left: 215px;
      position: relative;
      float: left;
      padding: 0 30px 0 215px; }
    .footer .content .listboxs ul li .img {
      position: absolute;
      left: 15px;
      top: 0;
      width: 180px;
      height: 120px; }
    .footer .content .listboxs ul li .tags {
      background: #db1210;
      border-radius: 3px;
      font-size: 16px;
      display: inline-block;
      padding: 5px 10px;
      color: #fff;
      line-height: 16px; }
    .footer .content .listboxs ul li .title {
      font-size: 18px;
      line-height: 18px;
      margin-top: 12px;
      overflow: hidden;
      height: 18px;
      color: #fff; }
    .footer .content .listboxs ul li .desc {
      font-size: 14px;
      line-height: 25px;
      margin-top: 14px;
      color: #fff;
      height: 50px;
      overflow: hidden; }
	  
	  
	  .list_photo{ position: relative; width: 1085px; height:466px;  margin:0 auto; padding:45px 10px 45px 45px;}
.list_photo .bigImg{ width:700px;height: 466px; position: relative;}
.list_photo .bigImg li img{width:700px; height:466px;}
.list_photo .bigImg li em{width:700px; height:40px;filter:alpha(opacity=50);opacity:0.5; background-color:#000; position:absolute; left:0; bottom:6px;}
.list_photo .bigImg li h1{ font-size: 16px; line-height: 40px; width:700px; height: 40px; overflow: hidden; text-align: center;position:absolute; left:0; bottom:6px;color:#fff;}
.list_photo .bigImg li h1 a{ color:#fff;}
.list_photo .xPrev,.list_photo .xNext{ display: block; width: 40px; height: 40px; text-indent: -9999px; background: url(dot2.png) no-repeat 0 0; overflow:hidden; position: absolute; top:56px;right:10px;}
.list_photo .xNext{ background-position: 0 -40px;top: auto; bottom:53px;}
.list_photo .smallImg{ width: 335px; overflow: hidden; height:466px; position:absolute;top:45px;left:755px;}
.list_photo .smallImg ul{ height:9999px;  width:335px; overflow: hidden; }
.list_photo .smallImg li{ width:335px;height:109px; cursor:pointer; float:left; position:relative; margin-bottom:10px;}
.list_photo .smallImg img{ width:160px; height:109px;}
.list_photo .smallImg em{ width:160px; height:109px; position:absolute;top:0; left:0; background-color:#000;filter:alpha(opacity=50);opacity:0.5;}
.list_photo .smallImg .on em{ filter:alpha(opacity=0);opacity:0;}
.list_photo .smallImg h1{ width:140px; height:72px; font-size:16px; line-height:24px; overflow:hidden; position: absolute; top:18px; left:184px; color:#444;}
.list_photo .smallImg .on h1 {color:#095cb1;}
