a {
  color: #333;
  text-decoration: none;
}

.main-header {
  background:#324f94;
}

.logo {
  padding: 30px 0;
  text-align: center;
}

.slogan-img {
  display: block;
  margin: auto;
}

.ver-link {
  text-align: center;
  padding: 18px;
}

.ver-link a {
  color: #fff;
}

.search-box {
  width: 220px;
  background: #fff;
  color: #2893ca;
  padding:0 14px;
  border-radius: 17px;
  margin: 0 auto 10px;
}

.search-box input {
  width: 168px;
  height: 34px;
  line-height: 34px;
  border: 0;
  outline: none;
}

.search-box button{
  width: 20px;
  border: 0;
  padding: 0;
  background: none;
  outline: none;
}


.main-nav {
  font-size: 16px;
  background: #4974d2;
  border-top: 1px solid #83a8f8;
}

.navbar-mini {
  background: #eee;
  text-align: center;
}

.nav>li>a,
.nav>li>a:active {
  color: #fff;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background: #2a5ac3;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background: #2a5ac3;
  color: #fff;
}

.main-pic {
  margin-top: 20px;
}

.main {
  margin-top: 20px;
}

.carousel-indicators {
  bottom: 10px;
}

/**文章标题列表**/

  /*公共*/
    /*标题部分*/
    .column-title {
      height: 50px;
      background: #4974d2;
      padding:0 25px;
      margin-top: 20px;
    }

    .column-title h3 {
      float: left;
      margin: 0;
      font-size: 16px;
      line-height: 50px;
      padding: 0;
      margin: 0;
      font-weight: normal;
      color: #fff;
    }

    .column-title a {
      display:block;
      float:right;
      height:50;
      line-height:50px;
      font-size:14px;
      color:#fff;
    }

    /*列表内容部分*/
    .column-list {
      border-left: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1;
      border-right:1px solid #d1d1d1;
    }

    .column-list ul {
      list-style: none;
      padding: 13px 0 14px 25px;
      margin: 0;
      font-size: 14px;
    }

    .column-list ul li{
      height: 28px;
      line-height: 28px;
      padding-left: 16px;
      background: url(../images/dot.png) no-repeat 0 center;
      overflow:auto;
    }

    .column-list ul li a{
      display: block;
      float: left;
      width: 68%;
      /*ie列表行间距bug  white-space:nowrap;*/
      overflow: hidden;
      text-overflow: ellipsis;
      white-space:nowrap; 
      vertical-align: middle;
    }

    .column-list ul li span{
      display: block;
      float: right;
      margin-right: 25px;
      color: #bbb;
    }

    .column-feature {
    }

    .column-feature img {
      width: 32%;
      display: block;
      float: left;
      margin: 20px 0 0 25px;
    }

    .column-feature a {
      width: 52%;
      display: block;
      float: right;
      margin-right: 25px;
      margin: 20px 25px 0 0;
      font-size: 16px;
    }

    .column-feature span {
      width: 52%;
      display: block;
      float: right;
      margin-right: 25px;
      color: #999;
    }
  
.banner {
  margin-top: 20px;
}

    /*带日期列表*/
    .date-list {
      border-left: 1px solid #d1d1d1;
      border-bottom: 1px solid #d1d1d1;
      border-right:1px solid #d1d1d1;
    }

    .date-list ul{
      list-style: none;
      padding: 15px 0 0 0;
      margin: 0;
      font-size: 14px;
    }

    .date-list ul li{
      overflow:auto;
      margin-bottom: 15px;
    }

    .date-list ul li div {
      float: left;
      width: 22%;
      height: 60px;
      background: #C9D5F9;
      color: #6675a7;
      font-size: 12px;
      text-align: center;
      line-height: 20px;
      margin-left: 15px;
    }

    .date-list ul li div b {
      display: block;
      height: 40px;
      line-height: 40px;
      font-size: 24px;
      color: #fff;
      background: #6290E5;
    }

    .date-list ul li a{
      float: right;
      width: 60%;
      display: block;
      margin-right: 15px;
    }

  .link_pics{
    overflow: hidden;
  }

    .link_pics a{
      display:block;
      margin-top:12px;
      width: 48%; 
      height: 120px; 
      float: left;
    }

    .link_pics a span{
      display: block;
      margin-top:80px;
      color:#fff;
      text-align:center;
    }

    a.ico01{background:#894949 url(../images/rico01.png) no-repeat center 40%;}
    a.ico02{background:#5f5fb0 url(../images/rico02.png) no-repeat center 40%; float: right;}
    a.ico03{background:#41a4c5 url(../images/rico03.png) no-repeat center 40%;}
    a.ico04{background:#49b287 url(../images/rico04.png) no-repeat center 40%; float: right;}
    a.ico05{background:#4d89db url(../images/rico05.png) no-repeat center 40%;}
    a.ico06{background:#355aa5 url(../images/rico06.png) no-repeat center 40%; float: right;}

    .feature_links{
      padding-top: 20px;
      float: left;
      overflow: hidden;
    }

		.feature_links a{
      display: block;
      float: left;
      margin-left: 15px;
    }

		.feature_links a:first-child{
      margin:0;
    }
		
		.short_item{
      height: 50px;
      margin-top: 15px;
      line-height: 50px;
      background:#3080c4 url(../images/arrow4.png) 94% center no-repeat;
    }

			.short_item a{
        color: #fff;
        display: block;
        width: 82%;
        height: 50px;
        text-indent:68px;
      }

			.friend_link a{
        background:#67a8df url(../images/ico002.png) no-repeat 30px center;
      }

.footer-box{
  background:#494949;
  margin-top: 20px;
}
  .copyright{
    float:left;
    color:#e2e2e2;
    padding:40px 0;
    line-height:28px;
    font-size:14px;
  }

  .qr_code{
    float:right;
    overflow:auto;
    padding:10px 0 5px 0;
    font-size:14px;
    color:#fff;
  }
    .qr_code div{
      float: right;
      margin-left:30px;
      text-align:center;
      width:116px;
      padding:8px;
      background:#fff;
      color:#333;
      font-size:12px;
    }
      .qr_code div img{
        width:90px;
      }
      .qr_code div span{
        line-height: 20px;
      }

/* 内页 */

.sec-nav {
  margin-bottom: 20px;
}

.sec-title {
  font-size: 16px;
  background: #556DCD;
  height: 46px;
  line-height: 46px;
  color: #fff;
  padding-left: 20px;
}

.sec-nav ul{
  list-style: none;
  padding: 0 10px 20px 10px;
  margin: 0;
  background: #f6f6f6;
}

.sec-nav ul li{
  padding: 10px 0 10px 30px;
  line-height: 20px;
  border-bottom: 1px solid #eee;
  background: url('../images/arrow_right.png') no-repeat 10px center;
}

.sec-nav ul li.sec-open {
  background: url('../images/arrow_right_open.png') no-repeat 10px center;
}

.sec-nav ul li.thr {
  background: #eee url('../images/arrow2.png') no-repeat 16px center;
  border-bottom: 1px solid #e0e0e0;
}

.list-box{
  list-style: none;
  padding: 0;
  margin-top: 10px;
  margin-left: 0;
}

.list-box li {
  height: 30px;
  line-height: 30px;
  padding-left: 18px;
  background: url(../images/dot.png) no-repeat 0 center;
}

.list-box li a {
  display: inline-block;
  color: #555;
  white-space:nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
  width: 75%;
}

.list-box li span {
  display: block;
  float: right;
  color: #999;
}

.content-box {
  background: #fff;
  margin-bottom: 20px;
}

.breadcrumb {
  background: #fff;
  line-height: 44px;
  padding: 0 15px;
  margin: 0;
}

.content-top {
  border-bottom: 2px solid #2996cd;
}

.content-detail{
  padding: 20px;
}


.art-list {
  margin-top: 0;
}

.art-list li{
  line-height: 50px;
  height: 50px;
  border-bottom: 1px solid #eee;
}

.art-img {
  width: 160px;
  height: 120px;
}

.art-img-text {
  color: #888;
}

.art-img-text h4 a{
  color: #555;
  font-size: 16px;
}

.art-img-text span {
  display: block;
  margin-top: 10px;
}

.media-item {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.group-title {
  border-bottom: 1px solid #bbb;
}


.art_tit h2{font-size:18px; font-weight:bold; text-align:center; line-height:30px; margin-top:10px;}
    
.art_info{background:#f6f6ef; border-top:#e8e9d8 1px solid; height:22px; line-height:22px;  border-bottom:#e8e9d8 1px solid; text-align:center; font-size:12px; color:#aaa;}
.art_info a{color:#1f87b7;}
      
.font_print{height:16px; line-height:20px; margin:5px 120px; text-align:center;}
.font_print a{color:#1f87b7;}
    
.art_text{padding:20px;}

.file_box{margin:0; color:#06203b; padding:10px; border:1px solid #e5e5e5; background:#f9f9f9; font-size:14px;}
.file_box a{color:#1f87b7;}	



/**********************************/
/*************媒体选项**************/
/**********************************/
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
  .slogan-img {
    text-align: left;
  }

  .dropmenu-box{
    padding: 0;
  }
  
  .dropmenu-box>li>a {
    padding: 8px 10px;
  }

  .navbar-collapse-box {
    padding-left: 0;
    padding-right: 0;
  }

  .news-list {
    margin-left: -10px;
  }

  .bar {
    width: 320px;
  }

  .carousel-caption {
    padding-bottom: 20px;
  }
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
  .main-header {
      background:#324f94 url('../images/top_bg.jpg') no-repeat top center;
  }

  .slogan-img {
    padding-top: 62px;
  }

  .top-bar {
    float: right;
  }

  .ver-link {
    text-align: right;
  }

  .first-title {
    margin-top: 0;
  }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {}