@charset "UTF-8";
body {
  margin: 0;
  height: 1200px;
  min-width: 1200px;
  background-color: #ffffff;
  width: auto;
  height: auto;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', SimSun, 'NSimSun', 'Lantinghei SC', 'Open Sans', Arial, 'Hiragino Sans GB', STHeiti;
  font-size: .95em; }

.banner-wrap {
  height: 350px;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .banner-wrap .swipe-list {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .banner-wrap .swipe-list .swipe-item {
      opacity: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      transition: opacity .3s linear; }
      .banner-wrap .swipe-list .swipe-item.curr {
        opacity: 1;
        z-index: 1; }
  .banner-wrap .swipe-item-img {
    width: 100%;
    height: 100%; }
  .banner-wrap:hover .arrowLeft, .banner-wrap:hover .arrowRight {
    display: block; }
  .banner-wrap .arrowLeft, .banner-wrap .arrowRight {
    position: absolute;
    width: 50px;
    height: 50px;
    text-align: center;
    top: 42%;
    display: none;
    z-index: 150; }
  .banner-wrap .arrowLeft {
    left: 6%; }
  .banner-wrap .arrowRight {
    right: 6%; }

.swipe-index-list {
  position: absolute;
  z-index: 999;
  width: 100%;
  text-align: center;
  bottom: 0px; }
  .swipe-index-list .swipe-index-item {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgba(66, 66, 66, 0.7);
    color: #ffffff;
    border-radius: 50%;
    margin: 10px 5px;
    text-align: center;
    line-height: 10px; }
    .swipe-index-list .swipe-index-item.curr {
      background: rgba(76, 140, 245, 0.6); }

.l, .nav-wrap .nav-list .nav-item {
  float: left; }

.r {
  float: right; }

.f25 {
  font-size: 25px; }

.f37 {
  font-size: 37px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.f16 {
  font-size: 16px; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.clear-float, .row, .header .header-content {
  zoom: 1; }

.clear-float:after, .row:after, .header .header-content:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.inline-text, .col-news .notice-content ul li a .title, .col-news .notice-content ul li a .content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.row {
  margin-top: 20px; }

/*友情链接*/
.friend-link-list {
  min-height: 40px; }

.friend-link-list .friend-link-item {
  width: 180px;
  height: 90px;
  float: left;
  border: 1px solid #ddd;
  margin: 0px 15px 10px 0px;
  box-sizing: border-box; }

.friend-link-list .friend-link-item:last-of-type {
  margin-right: 0px; }

.friend-link-list .friend-link-item .friend-link {
  display: block;
  height: 100%; }

.friend-link-list .friend-link-item .friend-link-img {
  height: 60px;
  width: 100%; }

.friend-link-list .friend-link-item .friend-link-txt {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  border-top: 1px solid #dddddd; }

.friend-link-list .after-link {
  border: none;
  height: auto;
  width: auto;
  padding-right: 15px; }

.friend-link-list .after-link .friend-link-txt {
  border: none !important; }

.row-title {
  margin: -10px 0px 15px;
  padding: 0;
  font-weight: normal;
  font-size: 16px; }

/*底部信息*/
.bottom {
  padding: 45px 0px;
  color: #F6F6F6;
  background: transparent;
  border-bottom: 1px solid #F6F6F6; }

.bottom .bottom-txt, .bottom .ii-text {
  margin: 8px 0px;
  font-size: 14px; }

.bottom .bottom-txt-detail {
  margin: 5px 0px; }

.bottom .bottom-title {
  margin: 15px 0px; }

.bottom .ii-tit {
  font-size: 14px;
  margin: 0px; }

.bottom .col-us {
  width: 26%;
  box-sizing: border-box;
  line-height: 120px;
  height: 120px; }

.bottom .col-us .bottom-title {
  margin-top: 10px; }

.bottom .col-us .bottom-logo {
  max-height: 70px;
  min-height: 50px;
  width: 96%; }

.bottom .col-info {
  width: 17%;
  padding: 0px 25px;
  box-sizing: border-box;
  min-height: 220px;
  position: relative; }

.bottom .col-info:before {
  content: '';
  position: absolute;
  top: 50%;
  height: 220px;
  margin-top: -110px;
  left: 0px;
  width: 1px;
  background-color: #ffffff; }

.bottom .code-img {
  width: 26%;
  box-sizing: border-box;
  line-height: 120px;
  height: 120px; }

.bottom .code-img .col-logo {
  text-align: center;
  width: 100%; }

.bottom .code-img .bottom-logo {
  width: 80px;
  height: 80px;
  overflow: hidden; }

.bottom .col-logo {
  width: 100%; }

/*网站信息*/
.footer {
  padding: 15px 0px; }

.footer .footer-txt {
  margin-top: 5px;
  text-align: center;
  color: #F6F6F6;
  font-size: 14px; }

.footer .footer-txt .footer-label {
  margin-right: 15px; }

.row-col-two {
  background: url("/public/images/global/c_bj4.png") repeat; }

.row-col-two .row-left {
  width: 280px;
  border: 1px solid #ddd;
  min-height: 300px;
  position: relative; }

.row-right {
  width: calc(100% - 300px);
  min-height: 300px; }

.news-wrap .col-title {
  background-color: #e5e5e5;
  line-height: 40px; }
  .news-wrap .col-title .title-txt {
    display: inline-block;
    width: 14.6%;
    text-align: center;
    cursor: pointer;
    position: relative; }
    .news-wrap .col-title .title-txt.curr {
      color: #ffffff;
      background-color: #008bd5; }
      .news-wrap .col-title .title-txt.curr:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #008bd5;
        position: absolute;
        bottom: -6px;
        left: 50%;
        margin-left: -3px; }
  .news-wrap .col-title .link-more {
    float: right;
    padding: 0px 10px;
    font-size: 12px;
    font-weight: normal; }

/*新闻*/
.col-news {
  position: relative;
  height: 259px;
  overflow: hidden;
  width: 100%; }

.col-news .notice-content {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  transition: opacity .6s linear, left .6s ease-in-out;
  -webkit-transition: opacity .6s linear, left .6s ease-in-out;
  width: 100%;
  height: 100%; }

.col-new .notice-content .content-item:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #008BD5;
  display: block; }

.col-news .notice-content .double-choose ul li {
  /* width: 100%;
   float: none;*/
  padding: 17px 10px; }

.col-news .notice-content .double-choose ul li a:hover {
  text-decoration: none; }

.col-news .notice-content .double-choose ul li a .date {
  top: 5px; }

.col-news .notice-content .double-choose ul li:nth-last-of-type(2) {
  border-bottom: 1px dashed #ddd; }

.col-news .notice-content ul {
  margin-top: 0px;
  padding-left: 0px;
  height: 259px; }

.col-news .notice-content ul li {
  margin-left: 0;
  border-bottom: 1px dashed #ddd;
  padding: 8px 10px 8px 0px;
  width: 50%;
  float: left;
  box-sizing: border-box; }

.col-news .notice-content .pub-text-list:before {
  content: '';
  display: block;
  width: 1px;
  height: 85%;
  position: absolute;
  left: 49%;
  top: 8%;
  background: #ddd;
  transform: scaleX(0.5); }

.col-news .notice-content ul li:hover .date {
  background-color: #008bd5;
  color: white; }

.col-news .notice-content ul li:hover .title, .col-news .notice-content ul li:hover .content {
  color: #09AAFF; }

.col-news .notice-content ul li a {
  display: block;
  position: relative;
  padding-left: 70px;
  min-height: 60px;
  color: #333333; }

.col-news .notice-content ul li a .date {
  position: absolute;
  left: 0;
  top: -2px;
  width: 55px;
  height: 55px;
  border: 1px solid #ddd;
  text-align: center;
  transition: all .3s; }

.col-news .notice-content ul li a .date .day {
  font-size: 14px;
  line-height: 14px;
  margin-top: 9px; }

.col-news .notice-content ul li a .date .day-month {
  background-color: #008bd5;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  height: 24px; }

.col-news .notice-content ul li a .date .time {
  font-size: 12px;
  margin-top: 5px; }

.col-news .notice-content ul li a .title {
  margin-top: 8px;
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
  max-width: 100%; }

.col-news .notice-content ul li a .content {
  font-size: 13px;
  color: #858585;
  max-width: 100%; }

.col-news .notice-content .content-wrap {
  width: 80%; }

.col-news .notice-content .item-time {
  position: absolute;
  top: 0;
  right: 0px; }

.col-news .notice-content .item-time .it-txt {
  margin: 0;
  padding: 0px 10px; }

.col-news .notice-content .item-time .time-mark {
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  margin-left: 5px;
  padding: 0 8px;
  text-align: center;
  background-color: #008bd5; }

.col-news .notice-content .item-time .item-logo {
  width: 60px;
  height: 85px; }

.col-news .curr {
  left: 0;
  opacity: 1; }

.fast-link-wrap .fast-link-item {
  display: inline-block;
  margin: 10px 15px;
  text-align: center;
  width: 76px;
  height: 76px;
  background: #e5e5e5;
  padding: 5px;
  font-size: 14px; }
  .fast-link-wrap .fast-link-item .iconfont {
    font-size: 26px; }
  .fast-link-wrap .fast-link-item .fast-link {
    display: block; }
  .fast-link-wrap .fast-link-item:first-of-type {
    margin-left: 0px; }

/*# sourceMappingURL=index.css.map */
