body {
    background-color: #f4f9fb;
}
.content {
  margin-top: 15px;
  margin-bottom: 27px; }
  .content .panel-news .play-img {
    position: relative;
    float: left;
    width: 780px;
    height: 340px;
    overflow: hidden;
    background-color: #fff; }
    .content .panel-news .play-img .bd {
      position: relative;
      z-index: 0; }
      .content .panel-news .play-img .bd li {
        width: 780px !important;
        height: 340px; }
        .content .panel-news .play-img .bd li a {
          display: block;
          width: 780px;
          height: 340px; }
          .content .panel-news .play-img .bd li a img {
            width: 780px;
            height: 340px; }
          .content .panel-news .play-img .bd li a .txt {
            position: absolute;
            width: 780px;
            height: 40px;
            line-height: 40px;
            bottom: 0;
            left: 0;
            padding: 0 130px 0 16px;
            font-size: 16px;
            color: #fff;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            background: rgba(51, 51, 51, 0.6); }
    .content .panel-news .play-img .switch-tips {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -48px;
    z-index: 1;
}
.content .panel-news .play-img .switch-tips li {
    cursor: pointer;
    text-indent: -9999px;
    float: left;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 20px;
}
      /*.content .panel-news .play-img .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 6px;
        height: 6px;
        text-indent: 10000px;
        border-radius: 50%;
        margin: 0 7px;
        background-color: #fff;
        overflow: hidden;
        filter: alpha(opacity=20);
        opacity: 0.52; }*/
.content .panel-news .play-img .switch-tips .on {
       background-color: #3f62b5;
}
  .content .panel-news .sidebar-wrap {
    float: right;
    margin-left: 20px;
    width: 400px;
    height: 340px;
    padding: 20px 30px;
    background: #fff; }
    .content .panel-news .sidebar-wrap .sidebar {
      height: 100%;
      position: relative; }
      .content .panel-news .sidebar-wrap .sidebar .sd-hd p {
        float: left;
        font-size: 43px;
        line-height: 56px;
        padding: 0 18px;
        color: #fff;
        background-color: #3f62b5; }
      .content .panel-news .sidebar-wrap .sidebar .sd-hd ul {
        float: left;
        margin-left: 16px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-hd ul li {
          color: #3f62b5;
          font-size: 14px;
          line-height: 1; }
        .content .panel-news .sidebar-wrap .sidebar .sd-hd ul .title {
          font-size: 26px;
          font-weight: bold;
          line-height: 36px;
          margin-bottom: 4px; }
      .content .panel-news .sidebar-wrap .sidebar .sd-bd {
        margin-top: 22px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-bd .title {
          font-size: 24px;
          color: #333;
          line-height: 33px;
          margin-bottom: 3px; }
        .content .panel-news .sidebar-wrap .sidebar .sd-bd .info {
          font-size: 14px;
          color: #323232;
          line-height: 19px; }
      .content .panel-news .sidebar-wrap .sidebar .sd-ft {
        position: absolute;
        bottom: 0;
        left: 0; }
        .content .panel-news .sidebar-wrap .sidebar .sd-ft a {
          font-size: 16px;
          color: #ff8a00;
          display: inline-block;
          line-height: 26px; }
  .content .panel .panel-title {
    margin: 35px 0 15px; }
    .content .panel .panel-title .title {
      float: left;
      font-size: 24px;
      color: #3f62b5;
      line-height: 34px;
      font-weight: bold; }
    .content .panel .panel-title .more {
      float: right;
      font-size: 12px;
      color: #999;
      line-height: 33px; }
      .content .panel .panel-title .more:hover {
        text-decoration: underline; }
  .content .panel-img-wrapper .panel-title .title i {
    display: inline-block;
    margin-left: 9px;
    width: 11px;
    height: 13px;
  }
  .content .panel-img-wrapper .panel-body ul .item {
    float: left;
    width: 275px;
    margin-right: 20px; }
    .content .panel-img-wrapper .panel-body ul .item.last-item, .content .panel-img-wrapper .panel-body ul .item:last-child {
      margin-right: 0; }
    .content .panel-img-wrapper .panel-body ul .item .img-wrapper {
      display: block;
      width: 275px; }
      .content .panel-img-wrapper .panel-body ul .item .img-wrapper img {
        width: 275px;
        height: 231px; }
    .content .panel-img-wrapper .panel-body ul .item .item-title {
      padding: 0 20px;
      height: 60px;
      line-height: 60px;
      background: #fff;
      font-size: 14px;
      color: #999;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .content .panel-list-wrapper .panel-title .title i {
    display: inline-block;
    width: 11px;
    height: 13px;
    margin-left: 9px;
  }
  .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body {
    background: #fff; }
    .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body ul {
      padding: 21px 20px;
      height: 230px; }
    .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li {
      margin: 3px 0; }
      .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li a {
        display: inline-block;
        max-width: 550px;
        font-size: 14px;
        color: #323232;
        line-height: 32px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .content .panel-list-wrapper .panel-list .panel-news-wrapper .panel-body li a:hover {
          color: #3f62b5; }
  .content .panel-list-wrapper .panel-list-left {
    float: left;
    width: 590px; }
  .content .panel-list-wrapper .panel-list-right {
    float: right;
    width: 590px; }
    .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item {
      width: 285px; }
      .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item .img-wrapper {
        display: block;
        width: 285px; }
        .content .panel-list-wrapper .panel-list-right .panel-img-wrapper .panel-body ul .item .img-wrapper img {
          width: 285px;
          height: 170px; }
  .content .small-img .panel-body ul .item .img-wrapper img {
    height: 160px; }
  .content .small-img .panel-body ul .item .img-wrapper p {
    height: 60px;
    line-height: 60px;
    width: 285px;
    padding: 0 20px;
    background-color: #fff;
    color: #323232;
    font-size: 14px; }
    
    
    
    .sidebar-news .sidebar-news-title{
       margin-bottom: 20px;
    }
    .sidebar-news .sidebar-news-title .news-title-p{
        float: left;
        font-size: 24px;
        color: #3f62b5;
        line-height: 34px;
        font-weight: bold;
    }
    .sidebar-news .sidebar-news-title i {
    display: inline-block;
    margin-left: 9px;
    width: 11px;
    height: 13px;
        }
    .sidebar-news .sidebar-news-title .more{
        float: right;
        font-size: 12px;
        color: #999;
        line-height: 33px;
    }
    .sidebar-news .sidebar-news-list ul{
        height: 246px;
        overflow: hidden;
    }
    .sidebar-news .sidebar-news-list ul .item{
        margin: 3px 0;
    }
    .sidebar-news .sidebar-news-list .item a{
        display: inline-block;
        max-width: 100%;
        font-size: 14px;
        color: #323232;
        line-height: 32px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .sidebar-news .sidebar-news-list .item a:hover{
        color: #3f62b5;
    }
    
.path-moduler{
    margin-top: 35px;
}

.path-moduler ul li{
    -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      -moz-transition: all .5s ease;
      transition: all .5s ease;
    box-sizing: border-box;
    width: 286px;
    height: 90px;
    background-color: #fff;
    float: left;
    padding: 14px 20px;
    margin-right: 18px;
}
.path-moduler ul li:hover{
      -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);

}
.path-moduler ul li:last-child{
    margin-right: 0px;
}
.path-moduler ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.path-moduler ul li .img{
    float: left;
    width: 62px;
    height: 62px;
    margin-right: 16px;
}
.path-moduler ul li .text{
    width: 168px;
     float: left;
    line-height: 62px;
    height: 62px;
    font-size: 18px;
    color: #333;
}


.sourse-moduler .panel-content{
    overflow: hidden;
    box-sizing: border-box;
    height: 240px;
    padding: 0px 20px 0px 20px;
    background-color: #fff;
}
.tab-navsub .navsub-ul .navsub-item{
   float: left;
   height: 30px;
   border: 1px solid #999;
   border-radius: 15px;
   line-height: 27px;
   padding: 0 10px;
   margin-right: 20px;
   text-align: center;
   font-size: 14px;
}
.tab-navsub{
    float: left;
    padding: 2px 0px;
}
.tab-navsub .navsub-ul .navsub-item a{
    color: #333;
    display: block;
}
.tab-navsub .navsub-ul .on{
    background: #3f62b5;
    border: 1px solid #3f62b5;
}
.tab-navsub .navsub-ul .on a{
    color: #fff; 
}
.sourse-moduler .panel-content .panel-body{
    padding-top: 20px;
    
}
.sourse-moduler .panel-content .panel-body ul{
    display: none;
}
.sourse-moduler .panel-content .panel-body ul li a:hover>p{
     color: #3f62b5 !important;
}

.news-list-moduler .panel-content{
    box-sizing: border-box;
    padding: 20px 20px 20px 20px;
    height: 230px;
    background-color: #fff;
}
.news-list-moduler .panel-content .panel-body ul{
    width: 1220px;
    overflow: hidden;
}
.news-list-moduler .panel-content .panel-body ul li{
    float: left;
    width: 550px;
    margin: 3px 0;
    margin-right: 60px;
}
.news-list-moduler .panel-content .panel-body ul li a{
    display: block;
    width: 100%;
    font-size: 14px;
    color: #323232;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list-moduler .panel-content .panel-body ul li a:hover{
    color: #3f62b5 !important;
}
/*# sourceMappingURL=index.css.map */