/*24. Displayinfo Content-css*/
.content-wrapper {
    width: 100%;
    margin: 0 auto;
}

#d-container .inner {
    background: #fff;
}

.content-wrapper .inner {
    width: 84vw;
    margin: 0 auto;
}

@media screen and (max-width: 1400px){
    .content-wrapper .inner {
    /* width: 100%; */
    margin: 0 auto;
  }
}

@media screen and (max-width: 999px){
    .content-wrapper .inner {
    width: 100%;
    margin: 0 auto;
  }
}



@media screen and (max-width: 1400px){
.article h1.arti_title {
    font-size: 20px;
}
}

.article h1.arti_title {
    line-height: 36px;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    text-align: center;
    color: #b70031;
}

.article h1{
    font-weight: 600;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 14px;
    color: #787878;
}

.article .arti_metas {
    padding: 10px;
    text-align: center;
    /* border-top: 1px solid #ececec; */
}

.article .entry .read p {
    margin-bottom: 10px;
    background: none ! important;
    color: black;
    font-size: 16px;
    font-family:"Microsoft Yahei";
}

.article {
    padding-top: 30px;
}

.infobox {
    padding: 20px 60px;
    margin: 0 auto;
    width: auto;
}




/*25. coloumn content-css*/
#l-container .inner {
    padding: 30px 0px;
}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

@media screen and (max-width: 991px) {
  .col_menu {
    width: 100%;
    float: none;
    margin-right: 0px;
    position: relative;
  }
}

.col_menu .col_menu_head {
    position: relative;
}
.col_menu .col_menu_head {
    background: #B70031;
}

.col_menu .col_menu_head h3.col_name {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

@media screen and (max-width: 991px) {
  .col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 40px;
    padding: 0px 5px 0px 12px;
    font-size: 20px;
  }
}


@media screen and (max-width: 1400px){
  .col_menu .col_menu_head h3.col_name .col_name_text {
    line-height: 44px;
  }
}

.column-switch {
    display: none;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 30px;
    height: 24px;
    float: right;
    background: url(img/menu-dot-w.png) no-repeat center;
}



.col_menu .col_menu_con {
    border: 1px solid #f6f6f6;
    background: #f6f6f6;
    position: relative;
    top: 0px; /*control the sublist padding to the red head*/
}

.col_list .wp_listcolumn .wp_column{
  line-height:40px;
}

.col_list .wp_listcolumn .wp_column a {
    color: #b70031;
    font-size: 17px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #b700312b;
}

.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected {
    color: #B70031;
    background: #eee;
}

@media screen and (max-width: 1400px){
  .col_list .wp_listcolumn .wp_column a {
    font-size: 15px;
  }
}

.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

@media screen and (max-width: 991px){
  .col_news {
    width: 100%;
    min-height: 0px;
    float: none;
    margin-top: 10px;
  }
}


.col_news .col_news_box {
    margin-left: 290px;
}

@media screen and (max-width: 991px) {
  .col_news .col_news_box {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.clearfix {
    display: block;
    *zoom: 1;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
}

li {
    list-style: none;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 0px;
}

@media screen and (max-width: 991px) {
  .col_menu .col_menu_con {
    display: none;
    border: 0px solid #e4e4e4;
  }
}

.col_news_list {
    margin-top: 7px;
}


@media screen and (max-width: 1400px){
.col_news .news{
    font-size: 14px;
    line-height: 26px;
}
}




.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
    color: #494949;
    float: right;
}

.wp_paging li {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    float: left;
    margin-top: 5px;
}

.wp_paging li span, .wp_paging li a {
    color: #667289;
}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.col_metas .col_title h2 {
    display: inline-block;
    font-size: 22px;
    font-family: "Microsoft yahei";
    font-weight: bold;
    color: #B70031;
    /* border-bottom: 3px solid #CBCBCB; */
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
}

.col_metas .col_path a {
    color: #b70031;
}

.l-banner {
    height: 235px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

.list div#container-1 {
    background: #f1f1f1;
}
  .column-switch {
      display: none;
}
@media screen and (max-width: 991px) {
  .column-switch {
      display: block;
  }
}

ul#qs {
    margin: 0 -20px;
}

#qs li.news.n1 {
    margin-bottom: 24px !important;
}

#qs li.news{
    float: left;
    width: 18%;
    margin: 15px 1% 40px;
}

@media screen and (max-width: 999px){
  #qs  li.news {
    float: left;
    width: 48%;
  }
}


.col_news_hd { padding: 2em 0; margin: 0 auto 1em; border-bottom: 1px solid #ccc; }
.col_news_hd ul { clear: both; overflow: hidden; }
.col_news_hd li { font-size: 18px; float: left; cursor: pointer; margin-right: 0.9em; line-height: 2em; }
.col_news_hd li.name { font-weight: bold; }
.col_news_hd li.cur { color: #B70031; }


#qs li.news {
    line-height: 35px; border-radius: 10px;
    padding: 16px 0; box-shadow: 0 0 5px #0002;
}
#qs li.news:hover { box-shadow: 0 0 5px #0003; }
#qs li.news img { transition: all 0.9s ease-in-out; }
#qs li.news:hover img { transform: scale(1.05); }

#qs  .news_box.clearfix {
    margin: 0 20px;
}

#qs .news_imgs {
    width: 100%;
	padding-top: 150%;
	background-color: #efefef;
	position: relative;
	overflow: hidden; box-shadow: 0 0 1px #0004;
}

#qs .news_wz { position: relative; }
#qs .news_con { text-align: center; }

.news_box a {
    display: block;
}

#qs .news_imgs img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  transition: all 0.4s ease-in-out;
}

img {
    vertical-align: top;
}

#qs .news_title {
    font-size: 18px;
    font-weight: bold;
	color: #3b3b3b;
}
#qs .news_sub_title { font-size: 16px; line-height: 1.8; height: 1.8em; }

#qs .news_title a {
    /*color: #004098;*/
    display: inline-block;
}

span.k4 {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
}

i.fa {
    padding-right: 8px;
    color:#999;
}


@media(max-width:1024px) {
	.col_news_hd .cat_box { margin-bottom: 0.6em; }
	.col_news_hd li { font-size: 15px; line-height: 1.7em; }
}
