/*列表页*/
.list {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
}
.list_left {
  float: left;
  width: 280px;
}
/*左侧菜单栏*/
.column_top span {
  display: block;
  padding-left: 60px;
  line-height: 82px;
  font-size: 24px;
  font-weight: bold;
  
  background-color: #7f1313;
  color: #fff;
}
.column_button {
  background-color: #efefef;
}
.column_log dt {
  border-bottom: 2px solid #fff;
  line-height: 55px;
  padding-left: 55px;
}
.column_log dt > img {
  margin-top: -6px;
}
.column_log dt a {
  font-size: 16px;
  cursor: pointer;
  padding-left: 15px;
}
.column_log dd {
  display: none;
  padding-left: 68px;
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #efefef;
  background-color: #fff;
}
.column_log dd img {
  margin-top: -2px;
}
.column_log dd a {
  color: #666;
  padding-left: 20px;
}
.selected dt a,
.parent dt a {
  color: #003f88;
}
.selected dd,
.parent dd {
  display: block;
}
.column_log>.menu>li {

    padding-left: 68px;
    font-size: 14px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}
.column_log .menu ul li{
      padding-left: 20px;
    font-size: 14px;
     background-color: #fff;
     line-height: 40px;
}
.column_log  .menu  a {
    color: #666;
    padding-left: 20px;
}
/*列表样式*/
.list_right {
  margin-left: 316px;
  vertical-align: top;
  overflow: hidden;
}
.content_nav {
  height: 35px;
  margin-top: 12px;
}
.content_nn {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e4e4;
}
.content_nn .titl {
  font-size: 24px;
  color: #7f1313;
}
.content_nn .position {
  float: right;
}
.content_nn .position img {
  margin: -4px 5px 0 0;
}
.content_nn .position span {
  line-height: 32px;
}
.content_nn .position span a {
  color: #666;
}
.list_title {
  margin-top: 12px;
  font-size: 24px;
  color: #b01f24;
}
.list_content {
  margin-top: 30px;
  overflow: hidden;
}
.list_content table {
  margin:0 auto;
}
.wp_paging {
  width: 100%;
  clear: both;
  text-align: center;
  margin-top: 40px;
}
.wp_paging li {
  height: auto;
  line-height: normal;
  margin-top: 0;
}
.wp_paging .pages_count {
  display: none;
}
.wp_paging li a {
  height: 27px;
  line-height: 27px;
  color: #888;
  border: 1px #e7e7e7 solid;
}
.wp_paging li  a span {
  padding: 0 14px;
  font-size: 14px;
}
.wp_paging li a:hover {
  background: #ba261a;
  color: #fff;
}
.wp_paging .page_jump span {
  height: 27px;
  line-height: 27px;
  color: #888;
}
.wp_paging .page_jump span a {
  padding: 0 14px;
  margin: 0;
}
.wp_paging .page_jump span .pageNum {
  margin-top: 0;
  width: 50px;
  height: 26px;
}
.wp_paging .page_jump .pages {
  border: 1px #e7e7e7 solid;
  padding: 0 10px;
}


.list_guild {
  position: relative;
  line-height: 52px;
  border-bottom: 1px dashed #bbb;
  overflow: hidden;
}
.list_guild:hover {
  background-color: #f8f8f8 !important;
}
.list_guild img {
  float: left;
  margin-top: 23px;
  margin-left: 15px;
}
.list_guild a {
  font-size: 18px;
  color: #474748;
  display: block;
  padding-right: 120px;
  margin-left: 34px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_guild span {
  position: absolute;
  font-size: 18px;
  top: 0;
  right: 16px;
  color: #999999;
}
@media screen and (max-width: 1220px) {
  .list .layout {
    width: 94%;
    padding: 0 3%;
  }
}
@media screen and (max-width: 1028px) {
  .list_content table {
    width:100%;
  }
}
@media screen and (max-width: 768px) {
  .list .layout {
    width: 90%;
    padding: 0 5%;
  }
  .list .layout .list_left {
    width: 100%;
  }
  .list .layout .list_left .column_top span {
    background-position: right center;
  }
  .list .layout .list_right {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .list .layout .list_right .content_nn .position {
    display: none;
  }
  .list .layout .list_right .list_content .list_guild img {
    margin-left: 5px;
  }
  .list .layout .list_right .list_content .list_guild a {
    font-size: 16px;
    padding-right: 95px;
    margin-left: 20px;
  }
  .list .layout .list_right .list_content .list_guild span {
    font-size: 16px;
    right: 0;
  }

  .list_content table {
    width:100%;
  }
}
/*图片新闻列表*/
.list_picnew {
  width: 100%;
  height: 158px;
  padding: 10px 0;
  border-bottom: 1px dashed #c0c0c0;
  position: relative;
  overflow: hidden;
}
.list_picnew > a {
  display: block;
  width: 100%;
  height: 100%;
}
.list_picnew>a:hover {
  background-color: #003f88;
}
.list_picnew>a:hover .picnew_time {
  color: #fff;
}
.list_picnew>a:hover .picnew_detail h3,
.list_picnew>a:hover .picnew_detail p{
  color: #fff;
}
.list_picnew .picnew_time {
  float: left;
  width: 95px;
  height: 53px;
  border-left: 6px solid #003f88;
  color: #003f88;
  text-align: center;
  margin-top: 22px;
}
.list_picnew .picnew_time .day {
  display: block;
  font-size: 26px;
  font-weight: bold;
  line-height: 25px;
}
.list_picnew .picnew_time .ym {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.list_picnew .picnew_detail {
  padding-left: 101px;
  padding-right: 210px;
  padding-top: 18px;
}
.list_picnew .picnew_detail h3 {
  font-size: 18px;
  color: #000;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;
}
.list_picnew .picnew_detail p {
  font-size: 14px;
  line-height: 22px;
  color: #888;
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 66px;
}
.list_picnew .picnew_pic {
  position: absolute;
  width: 191px;
  height: 143px;
  top: 16px;
  right: 8px;
  overflow: hidden;
}
.list_picnew .picnew_pic img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .list .list_right .list_content .list_picnew .picnew_time {
    width: 70px;
  }
  .list .list_right .list_content .list_picnew .picnew_detail {
    padding-left: 80px;
  }
}
@media screen and (max-width: 500px) {
  .list{
    margin-bottom:20px;
  }
  .list .list_right .content_nn {
    padding-bottom: 10px;
  }
  .list .list_right .list_content {
    margin-top: 10px;
  }
  .list .list_right .list_content .list_picnew {
    padding-top: 205px;
  }
  .list .list_right .list_content .list_picnew .picnew_detail {
    padding-right: 10px;
  }
  .list .list_right .list_content .list_picnew .picnew_pic {
    width: 100%;
    height: 200px;
    top: 5px;
    right: unset;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .wp_paging {
    margin-top: 20px;
  }
  .wp_paging li a span {
    padding: 0 5px;
  }
  .wp_paging .page_jump {
    margin-top: 5px;
  }
}
/* 重要平台列表 */
.list_platform {
  max-width: 880px;
  width: 100%;
  height: 330px;
  margin-top: 26px;
}
.list_platform:first-of-type {
  margin-top: 16px;
}
.list_platform:nth-of-type(2n) {
  background-position: left center;
}
.list_platform:nth-of-type(2n) .list_detail {
  float: right;
}
.list_platform:nth-of-type(2n) .list_detail .triangle {
  border-left: none;
  border-right: 17px solid #fbfbfb;
  right: unset;
  left: -16px;
}
.list_platform:nth-of-type(2n):hover .list_detail .triangle {
  border-right-color: #003f88;
}
.list_platform .list_detail {
  float: left;
  width: 50%;
  height: 100%;
  background-color: #fbfbfb;
  position: relative;
}
.list_platform .list_detail h3 {
  font-size: 22px;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 58px;
}
.list_platform .list_detail p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 22px;
  padding-left: 30px;
  padding-right: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  max-height: 150px;
}
.list_platform .list_detail a {
  display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #003f88;
  margin-top: 22px;
  padding-left: 35px;
  background: url(../images/platform_right.png) no-repeat right center;
}
.list_platform .list_detail .triangle {
  width: 0;
  height: 0;
  border-left: 17px solid #fbfbfb;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  position: absolute;
  top: 50%;
  right: -16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.list_platform .platform_pic {
  float: left;
  width: 50%;
  height: 100%;
}
.list_platform:hover .list_detail {
  background-color: #003f88;
}
.list_platform:hover .list_detail h3,
.list_platform:hover .list_detail p,
.list_platform:hover .list_detail a {
  color: #fff;
}
.list_platform:hover .list_detail a {
  background-image: url(../images/platform_right_hover.png);
}
.list_platform:hover .list_detail .triangle {
  border-left-color: #003f88;
}
@media screen and (max-width: 500px) {
  .list_platform {
    height: auto;
  }
  .list_platform .list_detail {
    float: none;
    width: 100%;
    height: 280px;
  }
  .list_platform .list_detail h3 {
    font-size: 18px;
    padding-top: 20px;
  }
  .list_platform .list_detail p {
    margin-top: 15px;
  }
  .list_platform .platform_pic {
    float: none;
    width: 100%;
    height: auto;
  }
  .list_platform .platform_pic img {
    width: 100%;
  }
}
/* 人物风采列表 */
.list_personage {
  float: left;
  width: 284px;
  height: 321px;
  margin-right: 15px;
  margin-top: 22px;
  border: 2px solid #e4e5e6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  color: #333;
}
.list_personage:nth-of-type(3n) {
  margin-right: 0;
}
.list_personage .personage_pic {
  width: 100%;
  height:200px;
  overflow: hidden;
  position: relative;
}
.list_personage .personage_pic img {
  display: block;
  width: 100%;
  height:100%;
  /* position: absolute;
            left: 50%;*/
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.list_personage .list_detail{
  overflow:hidden;
}
.list_personage h3 {
  //display: inline-block;
  line-height: 50px;
  //margin-top: 6px;
  margin: 6px 10px 0;
  font-size: 22px;
  border-bottom: 2px solid #003f88;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list_personage p {
  line-height: 49px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 5px;
}
.list_personage:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.list_personage:hover h3 {
  color: #003f88;
}
@media screen and (max-width: 1220px) {
  .list_personage {
    width: 45%;
    height: auto;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .list_personage:nth-of-type(3n) {
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .list_personage:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .list_personage .list_detail h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .list_personage {
    width: 100%;
    margin: 22px 0 0 !important;
  }
  .list_personage .personage_pic{
    height:250px;
  }
}
/*内容页*/
.content_r {
  float: left;
  width: 860px;
  margin-left: 25px;
  vertical-align: top;
}
.con_noleft {
  width: auto;
  margin-left: 0;
}
.con_noleft .content_title h2 {
  font-size: 30px;
}
.content_title {
  text-align: center;
  margin: 30px 0;
  width: 100%;
}
.content_title h2 {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  padding: 0 30px;
}
.content_title .cont_tit {
  margin-top: 15px;
  font-size: 14px;
  color: #aaa;
}
.content_title .cont_tit span {
  margin-right: 15px;
}
.content_main {
  width: 100%;
  color: #333333;
  line-height: 33px;
}
.content_main p {
  line-height: 32px !important;
  //text-indent: 2rem;
  margin-bottom: 10px !important;
}
.content_main * {
  font-family: "microsoft yahei" !important;
  color: #333;
  font-size: 16px;
}
.content_main table * {
  font-family: "宋体" !important;
}
.content_main table p {
  text-indent: 0;
}
.content_main img,
.content_main table {
  /*display: block;
  margin: 0 auto;*/
  max-width: 800px;
  margin-bottom: 20px;
}
.content_main .wp_video_player{
  display:block;
  margin:0 auto;
}
@media screen and (max-width: 950px) {
  .content_main img{
    width: 100%  !important;
    height:auto !important;
  }
  .content_main table {
    width: 100% ;
  }
}
/*左侧颜色修改为红色*/
.column_top_1 span {
 background-color: #7f1313;
background-image: url(../images/icon_logo3.png);
}
.content_nn .tit2 {
  color: #7f1313;
}
.column_log1.selected dt a, .parent dt a {
color: #7f1313;
}