@charset "UTF-8";
* {
  box-sizing: border-box;
}

html, body {
  font-size: 16px !important;
  font-family: "Open Sans", Arial, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Microsoft YaHei UI", 微软雅黑, SimSun, sans-serif;
  background: #FFFFFF;
  padding: 0;
  margin: 0;
   
    
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

p {
  margin: 0;
}

a {
  text-decoration: none;
  color: #000000;
}

em, i {
  font-style: normal;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

.f-l {
  display: block;
  float: left;
}

.f-r {
  display: block;
  float: right;
}

.clear {
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  font-size: 0;
  padding: 0;
  margin: 0;
  float: none;
  border: none;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.ov {
  overflow: hidden;
}

.icons {
  background: url("../images/icons.png") no-repeat;
  display: inline-block;
}

.txtov {
  white-space: nowrap;
  word-break: keep-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
}

.txtov2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.indent {
  text-indent: 2em;
}

.dot {
  width: 4px;
  height: 4px;
  background: #898989;
  display: inline-block;
}

img {
  vertical-align: baseline !important;
}

.header {
  height: auto !important;
  background: none !important;
}

.footer {
  padding: 0 !important;
  margin-top: 0 !important;
  color: inherit !important;
}

.pub-topquick {
  background: #F0F0F0;
  height: 38px;
  line-height: 38px;
}
.pub-topquick .links a {
  margin-right: 25px;
}
.pub-topquick .links a:last-child {
  margin-right: 0;
}
.pub-topquick .onlinepaper .tougao {
  background: #FC0017;
  width: 93px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  margin-top: 4px;
}
.pub-topquick .onlinepaper .tougao .icons-tougao {
  width: 20px;
  height: 20px;
  background-position: -193px -82px;
  position: relative;
  top: 5px;
  margin-right: 7px;
}
.pub-topquick.pub-topquick-listpage {
  background: #158CD0;
  margin-bottom: 11px;
}
.pub-topquick.pub-topquick-listpage .links a {
  color: #FFFFFF;
}

.banner-adblock {
  font-size: 0;
}
.banner-adblock img {
  width: 100%;
  height: auto;
}
.banner-adblock div {
  margin-top: 10px;
}
.banner-adblock div:first-child {
  margin-top: 20px;
}

.pub-logo {
  margin-top: 24px;
}
.pub-logo .logo {
  font-size: 0;
  height: 100%;
  overflow: auto !important;
  margin: 0 !important;
  display: block !important;
}
.pub-logo .logo a {
  width: auto !important;
  height: auto !important;
}
.pub-logo .logo img {
  width: 173px;
  height: 44px;
}
.pub-logo .logo .h2 {
  font-size: 30px;
  color: #008bd2;
  margin-left: 10px;
  font-weight: bolder;
}
.pub-logo .logo-nav {
  font-size: 0;
  height: 100%;
  margin-top: 5px;
}
.pub-logo .logo-nav a {
  font-size: 14px;
  margin-left: 12px;
}
.pub-logo .logo-nav .icons {
  margin-right: 4px;
}
.pub-logo .logo-nav .icons-shoujibao {
  background-position: -26px 0;
  width: 28px;
  height: 19px;
  position: relative;
  top: -5px;
  left: 13px;
}
.pub-logo .logo-nav .icons-weibo {
  background-position: -20px -24px;
  width: 27px;
  height: 23px;
  position: relative;
  top: 5px;
}
.pub-logo .logo-nav .icons-weixin {
  background-position: -27px -51px;
  width: 24px;
  height: 19px;
  position: relative;
  top: 5px;
}
.pub-logo .logo-nav .icons-douyin {
  background-position: -26px -75px;
  width: 19px;
  height: 19px;
  position: relative;
  top: 5px;
}
.pub-logo .logo-search form {
  width: 275px;
  height: 38px;
  border: 1px solid #D5D5D5;
}
.pub-logo .logo-search form .select {
  height: 36px;
  line-height: 36px;
  width: 49px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  border-right: 1px solid #D5D5D5;
  position: relative;
  cursor: pointer;
}
.pub-logo .logo-search form .select .icons {
  background-position: -193px -130px;
  width: 7px;
  height: 4px;
  margin-left: 3px;
  margin-top: 16px;
}
.pub-logo .logo-search form .select select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  opacity: 0;
  cursor: pointer;
}
.pub-logo .logo-search form .select .name {
  width: 36px;
  padding: 0 4px;
}
.pub-logo .logo-search form input {
  border: none;
  outline: none;
  height: 100%;
  width: 195px;
  padding: 0 5px;
  padding-left: 10px;
}
.pub-logo .logo-search form .submit {
  width: 29px;
  height: 26px;
  background-position: -188px -103px;
  padding: 5px;
  cursor: pointer;
  margin-top: 5px;
}
.pub-logo.pub-logo-channel_index {
  margin-top: 45px;
  height: 38px;
}
.pub-logo.pub-logo-channel_index .logo img {
  width: 149px;
  height: 38px;
}
.pub-logo.pub-logo-channel_index .logo-nav {
  margin-left: 154px;
}

.pub-logo-listpage {
  margin-top: 22px;
  height: calc(38px + 14px);
  border-bottom: 2px solid #189ADC;
  padding-bottom: 14px;
}
.pub-logo-listpage .logo {
  overflow: auto !important;
  margin: 0 !important;
  display: block !important;
}
.pub-logo-listpage .logo a {
  width: auto !important;
  height: auto !important;
}
.pub-logo-listpage .logo img {
  width: 149px;
  height: 38px;
}
.pub-logo-listpage .logo-nav {
  margin-left: 28px;
  font-size: 0;
  margin-top: 9px;
}
.pub-logo-listpage .logo-nav a, .pub-logo-listpage .logo-nav span {
  font-size: 14px;
}
.pub-logo-listpage .logo-nav span {
  margin: 0 5px;
}
.pub-logo-listpage .logo-search form {
  width: 275px;
  height: 38px;
  border: 1px solid #D5D5D5;
}
.pub-logo-listpage .logo-search form .select {
  height: 36px;
  line-height: 36px;
  width: 49px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  border-right: 1px solid #D5D5D5;
  position: relative;
  cursor: pointer;
}
.pub-logo-listpage .logo-search form .select .icons {
  background-position: -193px -130px;
  width: 7px;
  height: 4px;
  margin-left: 3px;
  margin-top: 16px;
}
.pub-logo-listpage .logo-search form .select select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  opacity: 0;
  cursor: pointer;
}
.pub-logo-listpage .logo-search form .select .name {
  width: 36px;
  padding: 0 4px;
}
.pub-logo-listpage .logo-search form input {
  border: none;
  outline: none;
  height: 100%;
  width: 195px;
  padding: 0 5px;
  padding-left: 10px;
}
.pub-logo-listpage .logo-search form .submit {
  width: 29px;
  height: 26px;
  background-position: -188px -103px;
  padding: 5px;
  cursor: pointer;
  margin-top: 5px;
}

.pub-channelindex-nav {
  height: 50px;
  line-height: 50px;
  background: #0F76AF;
  margin-top: 33px;
  font-size: 0;
}
.pub-channelindex-nav .w1200 {
  height: 100%;
}
.pub-channelindex-nav .w1200 a {
  color: #FFFFFF;
  padding: 0 14px;
  display: inline-block;
  margin-right: 46px;
  font-size: 16px;
}
.pub-channelindex-nav .w1200 a:last-child {
  margin-right: 0;
}
.pub-channelindex-nav .w1200 a.active {
  background: #08547C;
}

.pub-footer-channel_index {
  height: 197px;
  border-top: 1px solid #CECECE;
  text-align: center;
  background: #F5F5F5;
  padding-top: 55px;
}
.pub-footer-channel_index p {
  line-height: 28px;
  font-size: 14px;
}

.pub-footer-listpage-quicklinks {
  font-size: 0;
  height: 51px;
  line-height: 51px;
  text-align: center;
  background: #158CD0;
}
.pub-footer-listpage-quicklinks a, .pub-footer-listpage-quicklinks span {
  font-size: 14px;
  color: #FFFFFF;
}
.pub-footer-listpage-quicklinks span {
  width: 1px;
  height: 16px;
  background: #FFFFFF;
  display: inline-block;
  margin: 0 23px;
  position: relative;
  top: 3px;
}

.pub-footer-listpage {
  height: 189px;
  text-align: center;
  background: #595959;
  padding-top: 43px;
  color: #FFFFFF;
}
.pub-footer-listpage .links {
  text-align: center;
  font-size: 0;
  margin-bottom: 10px;
}
.pub-footer-listpage .links a {
  margin-right: 4px;
  display: inline-block;
}
.pub-footer-listpage .links a:last-child {
  margin-right: 0;
}
.pub-footer-listpage p {
  line-height: 24px;
  font-size: 14px;
}

.page {
  width: 100%;
  height: 50px;
  overflow: hidden;
}
.page a {
  display: block;
  float:left;
  width: 49px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #EFEFEF;
  font-size: 14px;
  position: relative;
  margin-left: 19px;
}
.page a:first-child {
  margin-left: 0;
}
.page a.now {
  background: #FD791F;
  color: #FFFFFF;
}
.page a.disabled {
  background: none;
  width: 22px;
  margin-right: -15px;
  margin-left: 4px;
}
.page a .icons {
  width: 12px;
  height: 21px;
  background-position: -95px -193px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page a .icons.next {
  background-position: -114px -193px;
}

.pub-detail-comment .comment_system .comment-title {
  display: block;
}
.pub-detail-comment .comment_system .comment-title:after {
  clear: both;
  width: 0;
  height: 0;
  display: block;
  content: "";
  overflow: hidden;
}
.pub-detail-comment .comment_system .comment-title .text {
  float: left;
}
.pub-detail-comment .comment_system .comment-title .comment-number {
  float: right;
}
.pub-detail-comment .comment_system .list-content .item {
  display: block;
}
.pub-detail-comment .comment_system .list-content .item:after {
  clear: both;
  width: 0;
  height: 0;
  display: block;
  content: "";
  overflow: hidden;
}
.pub-detail-comment .comment_system .list-content .item .user-img {
  float: left;
}
.pub-detail-comment .comment_system .list-content .item .comment-content {
  float: left;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .comment-info {
  display: block;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .comment-info:after {
  clear: both;
  width: 0;
  height: 0;
  display: block;
  content: "";
  overflow: hidden;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .comment-info .comment-user {
  display: block;
  float: left;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .comment-info .comment-user:after {
  clear: both;
  width: 0;
  height: 0;
  display: block;
  content: "";
  overflow: hidden;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .comment-info .comment-user > div {
  float: left;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .btn-list {
  display: block;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .btn-list:after {
  clear: both;
  width: 0;
  height: 0;
  display: block;
  content: "";
  overflow: hidden;
}
.pub-detail-comment .comment_system .list-content .item .comment-content .btn-list > div {
  float: left;
}
