@charset "UTF-8";
.clb {
  clear: both;
}

.h10 {
  height: 10px;
}

.h15 {
  height: 15px;
}

.h20 {
  height: 20px;
}

.h30 {
  height: 30px;
}

.pl0 {
  padding-left: 0;
}

.p0 {
  padding: 0;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.dashed {
  border-bottom: 1px dashed #ddd;
}

p {
  margin: 0;
}

.container {
  width: 1100px !important;
  padding: 0 !important;
}

ul {
  margin: 0;
}

body {
  font-size: 14px;
  width: 100%;
  min-width: 1100px;
  margin: auto;
  color: #333;
  background: #fff;
  font-family: "微软雅黑";
}

.ui-sanjiao {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 50px;
  padding-bottom: 100%;
  background: #fff;
}

.ui-sanjiao:after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 200%;
  height: 200%;
  content: '';
  -webkit-transform: rotate(410deg) translate(-86%);
      -ms-transform: rotate(410deg) translate(-86%);
          transform: rotate(410deg) translate(-86%);
  background: #a72a17;
}

.hvr-fade:active,
.hvr-fade:focus,
.hvr-fade:hover {
  background-color: #666 !important;
}

.text-overflow {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.box {
  overflow: hidden;
}

.box-shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

ul {
  padding-left: 0;
  list-style: none;
}

a {
  text-decoration: none !important;
  color: #343434;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.ui-hd {
  line-height: 40px;
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 2px solid #a9090f;
}

.ui-hd .hd-name {
  font-size: 24px;
  float: left;
  color: #a9090f;
}

.ui-hd .hd-more {
  float: right;
  margin-top: 5px;
  color: #a9090f;
}

.ui-hd .hd-more a {
  color: #a9090f;
}

.ui-preTri {
  position: relative;
  padding-left: 12px;
}

.ui-preTri::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 5px solid transparent;
  border-left-color: #999;
}

.ui-preDot {
  position: relative;
  padding-left: 12px;
}

.ui-preDot::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 2px solid #005da0;
  border-radius: 50%;
}

.list {
  list-style: none;
}

.list li {
  line-height: 36px;
  position: relative;
  height: 36px;
}

.list li a {
  font-size: 14px;
  display: block;
}

.list li a:hover {
  color: red;
}

.list li .time {
  float: right;
  overflow: hidden;
  padding-left: 20px;
  text-align: right;
  white-space: nowrap;
}

.g-sd {
  min-height: 330px;
  background: #fff;
}

.local_box li {
  display: inline-block;
}

::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #f5f5f5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #1a5aa3;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.qh a:first-child::after{content:'|';display:inline-block;margin-left:4px}
#wp_paging_w6 ul.wp_paging.clearfix li{float: none;
    height: 26px;
    line-height: 26px;
    width: auto;
    background: none;
    border-bottom: none;
    font-size: 14px;
    text-indent: unset;}
.listbody .wp_article_list_table td{width:25%;float: left;}
.listbody .wp_listalbumn .albumn_info{background: #e5e2e2;
    padding: 0 14px;
    padding-top: 15px;    position: relative;}
.listbody .wp_listalbumn{    padding: 0px 15px;}
.listbody .wp_listalbumn .albumn_info .Article_MicroImage img{    width: 100%;
    height: 170px;}
.listbody .wp_listalbumn .albumn_info .Article_MicroImage{padding-bottom:37px}
.listbody .wp_listalbumn .albumn_info a{width:100%}
.listbody .wp_listalbumn .albumn_info a{color: #303030;
    font-weight: 600;    font-size: 14px;}
.listbody .wp_listalbumn .albumn_info .Article_Title{padding:0;    line-height: 22px;    background: #d0cdcd;        position: absolute;
    bottom: 0;
    left: 0;
    right: 0;}
.listbody .wp_listalbumn{margin-bottom:15px;}

.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
#listPage .list ul.sub_list{float:none}
.list li{height:auto}
#newsPage .xgxx_list iframe{height:200px !important}