@charset "utf-8";
body{
  background: #ffffff;
}
img{border:0;padding:0; margin:0;}
ul,li,ol{list-style:none;padding: 0;margin: 0}
a,a:active,a:hover{outline:none;text-decoration:none;color: #333;}

.container{
  margin: auto;
}

/* 导航栏navMenu */
.topNav{
  background: #274a9c;
  margin-bottom: 0;
  border-radius: 0;
  z-index: 10;
}
.topNav .navbar-header .navbar-brand{
  color: #fff;
}
.topNav .navbar-toggle .icon-bar{
  background: #ffffff;
}
.topNav .dropdown-menu{
  background: rgba(0,0,0,.6);
}
.topNav .nav>li>a,.topNav .dropdown-menu>li>a{
  color: #ffffff;
}
.topNav .nav>li>a:hover,.topNav .dropdown-menu>li>a:hover,.topNav .nav .open>a, .topNav .nav .open>a:focus, .topNav .nav .open>a:hover{
  background: rgba(0,0,0,.4);
}

/* 导航栏navMenu */

/* 热搜关键词hot-area */
.hot-area{
  padding: 4px 0;
  line-height: 38px;
  font-size: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  background: #cae7ff;
}
.hot-area .container{
  position: relative;
  min-height: 40px;
}
.hot-area .tit{
  position: absolute;
  top: 0;
  left: 15px;
  font-weight: bold;
}
.hot-area .hot-key{
  padding-left: 100px;
  padding-right: 240px;
  overflow: hidden;
}
.hot-area .hot-key>a{
  float: left;
  margin-right: 10px;
  color: #333;
}
.hot-area .search-form{
  position: absolute;
  width: 230px;
  right:15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
/* 热搜关键词hot-area */

/* 轮播图 */
.swiper-container, .swiper-container .swiper-wrapper, .swiper-container .swiper-slide{
  height: auto;
}
.swiper-container.carousel-top,.swiper-container.carousel-top .swiper-container{
  margin:-10px;
  height: 380px;
}
.swiper-container.carousel-top .swiper-slide{
  display: inline-block;
  background: #f3fbff;
}
/* 轮播图 */

/* 内容模块main-block */
.main-site{
  margin: 0 -15px;
}
.main-block{
  position: relative;
  background: #ffffff;
  margin-bottom: 10px;
}
.main-block.main-split{
  padding-bottom: 10px;
  min-height: 400px;
}
.main-block.main-split-top{
  padding-bottom: 10px;
  min-height: 480px;
}
.main-block .block-con{
  padding: 10px;
}
.block-box{
  padding: 10px;
  margin: 0 -10px 10px;
  overflow: hidden;
  height: 380px;
}
.block-con-split-2 .block-box{
  height: auto;
}
.block-con-split-3 .block-box{
  height: 300px;
}
.block-box.tab-content{
  height: 330px;
  margin-bottom: 0;
}
.block-box.tab-content .tab-media{
  height: 100%;
}
.block-box img{
  width: 100%;
}
/* 背景图链接 */
.img-href{
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 96%;
  height: 98%;
  max-height: 240px;
  margin: auto; 
}
.block-bg{
  background: #f3fbff;
}
.more-btn{
  position: absolute;
  padding: 0 16px;
  right: 10px;
  top: 5px;
}
.more-btn:before{
  content: '更多';
}
.more-btn::after{
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #555;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.block-tit{
  line-height: 40px;
  border-bottom: #DDDDDD 2px solid;
  overflow: visible;
  margin-bottom: 4px;
  position: relative;
}
.block-tit>.tit-h3{
  float: left;
  font-size: 20px;
  text-decoration: none;
  color: #274a9c;
  height: 40px;
  line-height: 44px;
  overflow: hidden;
  border-bottom: #274a9c 2px solid;
  position: relative;
  padding: 0 10px 0 20px;
  font-weight: bold;
  margin-bottom: -2px;
}
.block-tit>.tit-h3::before{
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 12px solid #274a9c;
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
}


.block-tit .nav-tabs{
  float: left;
  margin-left: 10px;
  margin-top: 12px;
  margin-bottom: -2px;
}
.block-tit .sub-menu{
      padding-left: 0;
      margin-top:0;
    list-style: none;
}
.block-tit .sub-menu>li>a:focus, .block-tit .sub-menu>li>a:hover{
	text-decoration:none;
	background-color:#eee;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  cursor: pointer;
}
.block-tit .nav-tabs>li>a{
  font-size: 15px;
  line-height: 0.5; 
  padding: 10px 6px 11px;
}
.block-tit .nav-tabs>li.active>a{
  color: #9a0404;
  font-weight: bold
}
.block-small-tit{
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.block-small-tit>.tit-h5{
  font-size: 16px;
  line-height: 28px;
  color: #292c33;
  font-weight: bold;
}
.block-small-tit .nav-tabs{
  float: right;
  margin-bottom: -1px;
}
.block-small-tit .nav-tabs>li>a{
  font-size: 13px;
  line-height: 0.5; 
  padding: 10px 6px 11px;
}
.block-small-tit .nav-tabs>li.active>a{
  color: #9a0404;
  font-weight: bold
}

.media-list-group{
  overflow: hidden;
}
/* .block-box .media-list-group{
  height: 324px;
} */
.media-list-group .media{
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 4px;
}
.media-list-group .media::after{
  position: absolute;
  background: #dedede;
  height: 1px;
  width: 100%;
  content: '';
  bottom: 0;
}
.media-list-group .media:last-child{
  padding-bottom: 0; 
}
.media-list-group .media:last-child::after{
  background: transparent;
}
.media-list-group .media-min{
  width: 90px;
  height: 60px;
}
.media-list-group .media-max{
  width: 150px;
  height: 100px;
}
.media-list-group .small-tip{
  display: inline-block;
  font-size:12px;
  line-height: 14px;
  color: #999;
  margin-top: 10px;
}
.media-list-group .media-heading{
  word-break: break-word;
  overflow: hidden;
  line-height: 20px;
  font-size: 15px;
  height: 20px;
  color: #274a9c;
  font-weight: bold;
}
.media-list-group .media-body>div{
  word-break: break-word;
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  color: #444;
}
.media-zazhi{
  margin: 4px 10px;
  text-align: center;
  float: left;
}
.media-zazhi img{
  width: 86px;
  height: 114px;
}


.media-list-group.media-list-float .media{
  margin: 0;
  margin-top: 10px
}
.media-list-group.media-list-float .media::after{
  content: none;
}
.kepu-info{
  padding: 10px 20px;
  font-size: 15px;
  text-align: center;
  height: 320px;
  overflow: hidden;
}
.kepu-info>p {
  text-indent: 2rem;
  text-align: left;
}
.kepu-info img{
  width: 80%;
}
.tab-media{
  height: 86%;
}
.tab-media .media-list-group{height: auto;}
.tab-media .media-list-float{
  overflow: hidden;
  margin-right: -2%;
  margin-bottom: -2%;
}
.tab-media .qu_list{
  overflow: hidden;
  margin-top: 10px;
  border-top: 1px dashed #dedede;
  padding: 10px;
  margin-right: -20px;
  margin-bottom: -10px;
}
.tab-media .qu_list>li{
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.tab-media .list-group{
  padding: 0 10px;
  max-height: 238px;
  overflow: hidden;
}
.tab-media .list-group>li{
  line-height: 26px;
  padding-left: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.tab-media .list-group>li::before{
  content: '';
  position: absolute;
  left: 0;
  width: 4px;
  background: #9a0404;
  height: 60%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.tab-media .img-list{
  overflow: hidden;
  margin-right: -2%;
  margin-bottom: -2%;
}
.tab-media .d_sp{
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
  background-position:center;
  background-repeat: no-repeat;
  background-size:cover;
  height: 48%;
  max-height: 160px;
}
.tab-media .d_sp::before{
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.4);
}
.tab-media .d_sp::after{
  border-left: 10px solid #ffffff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translateY(-50%,-50%);
  -moz-transform: translateY(-50%,-50%);
  -ms-transform: translateY(-50%,-50%);
  -o-transform: translateY(-50%,-50%);
}
.tab-media .p_spbt{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-align: center;
  line-height: 2.4;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* 内容模块 */



/* 详情展示 */
.detail-block .breadcrumb{
  border-radius: 0;
  background: #ffffff;
  margin-bottom: 10px;
}
.content-wrapper{
  padding: 20px;
  background: #ffffff;
  margin-bottom: 10px;
}
.content-title{
  font-size: 16px;
  line-height: 24px;
  padding-left: 14px;
  margin-bottom: 4px;
  position: relative;
}
.content-title::before{
  position: absolute;
  left: 0;
  content: '';
  width: 6px;
  height: 80%;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background: #274a9c;
}
.show-head{
  margin-bottom: 10px;
}
.show-head .info-tit{
  font-size: 22px;
  color: #274a9c;
  line-height: 32px;
  margin-bottom:10px;
}
.show-head .info-tag{
  font-size: 15px;
  color: #666;
  margin-bottom:10px;
}
.show-head .info-tag>span{
  margin-right: 10px;
}
.show-detail{
  margin: 10px 0;
  overflow: hidden;
}
.show-detail img{
  max-width: 100%;
}
.show-tag{
  margin: 10px 0;
}
.show-tag .tagList{
  margin:16px 0 2px;
  overflow: hidden;
}
.show-tag .tagList>li{
  float: left;
  margin-right:10px;
  margin-bottom:10px;
  padding:0 12px;
  color: #999;
  border: 1px solid #E5E5E5;
  border-radius: 20px;
  cursor: pointer;
}
.show-tag .tagList>li .h2Font{
  color:#666;
  font-size:14px;
  line-height:30px;
}
.content-wrapper .content{
  overflow: hidden;
  padding: 4px 0;
}
.art-list a{
  display: block;
  line-height: 34px;
  height: 34px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.art-list a>h5{
  float: right;
  color: #ba2636;
  font-size: 12px;
  line-height: 34px;
  padding-right: 8px;
  margin:0;
}
.art-list a>span{
  font-weight: bold;
  font-size: 14px;
  display: block;
  float: left;
  color: #a02424;
  padding: 0 10px 0 8px;
}

.collect-model>.i-card{
  overflow: hidden;
  text-align: center;
  margin-bottom:10px;
  border-bottom: 1px dashed #dedede;
}
.collect-model>.i-card img{
  width: 100px;
  margin-bottom: 10px;
}
.collect-model>.z-card{
  padding: 10px;
  border: 1px solid #b9d3e2;
  background: #dff3ff;
}
.collect-model>.z-card>h3{
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
}
.collect-model>.z-card>ul{
  padding: 10px;
}
.collect-model>.z-card>ul>li{
  font-size: 14px;
  line-height: 30px;
}
.collect-model>.z-card>ul>li>span{
  font-weight: bold;
}
/* 详情展示 */

/* 栏目模板展示 */
/* .detail-block .nav-tabs{
  margin: -1px -20px 0 -21px;
  padding-left:0;
}*/
.detail-block .block-small-tit{
  margin: 5px -20px;
  padding-left: 10px;
}
/* .detail-block .nav>li>a{
  padding: 6px 10px;
} */
.column-wrapper{
  position: relative;
  /* background: #f3f7ff; */
  border: 1px solid #ddd;
  padding-top: 0px;
  /* border-top: 6px double #ddd; */
  /* box-shadow: 1px 1px 3px #ddd;
  -webkit-box-shadow: 1px 1px 3px #ddd;
  -o-box-shadow: 1px 1px 3px #ddd;
  -moz-box-shadow: 1px 1px 3px #ddd;
  -ms-box-shadow: 1px 1px 3px #ddd; */
}
.column-wrapper-con .nav-tabs {
  margin: -1px -21px;
}
.column-wrapper .swiper-container.carousel-top{
  margin-top: 10px;
}
.column-wrapper .tab-media{
  height: auto;
}
.column-wrapper .more-btn{
  position: relative;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  text-align: right;
  line-height: 32px;
  border-top: 1px solid #ddd;
  color: #a94442;
  margin-bottom: -10px;
}
.column-wrapper .more-btn:after{
  border: none;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #a94442;
  right: 5px;
}

.column-wrapper .tab-content{
  margin-top: 20px;
}
.column-wrapper .pager{
  margin-top: 40px;
}
.column-wrapper .pager li>a, .column-wrapper .pager li>span{
  border-color:#788fc5;
  color: #274a9c;
}
.column-wrapper .pager li>a:hover, .column-wrapper .pager li>span:hover{
  background-color: #274a9c;
  color: #fff;
}
/* 栏目模板展示 */

/* 广告轮播 */
.advert-block {
  padding: 10px;
}
.advert-block-split {
  margin-bottom: 10px;
}
.advert-block .swiper-pagination-bullet{
  width:6px; height:6px;
}
.advertsub{
  position: relative;display: block;
}
.advertsub:after{content:"";font-size:10px;color:#fff;background:rgba(0,0,0,0.3);position:absolute;padding:0 4px;right:0;bottom:0px;}
/* 广告轮播 */

/* Copyright */
footer{
  position: relative;
  bottom: 0;
  width: 100%;
}
.Copylinks{
  padding: 20px 10px;
  background: #cae7ff;
}
.Copylinks .block-tit .nav-tabs{
  float: right;
}
.Copylinks .yl-links-ul{
  overflow: hidden;
  padding: 10px 0;
  min-height: 120px;
  line-height: 24px;
}
.Copylinks .yl-links-ul>li{
  padding: 2px 10px;
  float: left;
}
.Copyright{
  background: #40495d;
  color: #ffffff;
  text-align: center;
  padding: 20px 10px;
  font-size: 12px;
}
.Copyright a {
  color: #ffffff;
}
.Copyright span {
  padding: 0 10px;
}
/* Copyright */

@media (max-width: 768px){
  .hot-area .hot-key{
    padding-right: 0;
  }
  .hot-area .search-form{
    width: 96%;
    right: 0;
    left: 0;
    margin: auto;
    margin-bottom: 10px;
  }
  .main-block .nav.nav-tabs {
    display: none;
  }
  .block-box{
    height: auto;
  }
  .swiper-container.carousel-top{
    height: auto;
  }
  .block-con-split-3 .block-box{
    height: auto;
  }
  .block-con-split-3 .block-box .tab-media{
    height: auto;
  }
}

