﻿/* 不忘初心 专题主页样式文件 */
@charset "utf-8";

html {
  -webkit-text-size-adjust: none;
  overflow-y: auto;
  overflow-x: hidden;
}
html,
body,
div,
ul,
li,
dl,
dd,
dt,
a,
ol,
u,
i,
b,
br,
p,
span,
hr,
label,
input,
select,
textarea,
button,
form,
h1,
h2,
h3,
h4,
h5,
h6,
font,
strong,
em,
iframe,
img,
tr,
th,
td,
q,
abbr,
acronym {
  margin: 0;
  padding: 0;
  list-style: none;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
body {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei", 微软雅黑;
  color: #444;
  background: url(body.png) repeat;
  min-width: 1200px;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  outline: none;
  font-family: "Microsoft YaHei", 微软雅黑;
  color: #444;
}
input.active,
textarea.active,
select.active,
button.active,
input.on,
textarea.on,
select.on,
button.on {
  color: #333;
}
textarea {
  resize: none;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
  blr: expression(this.onFocus=this.blur());
}
a:hover {
  color: #ea0000;
  text-decoration: none;
}
a:focus {
  outline: none;
}
img,
a img {
  border: none;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}
.left,
.fl {
  float: left;
}
.right,
.fr {
  float: right;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
.clear,
.cc {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  margin-top: 0px;
  overflow: hidden;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
ul,
li {
  vertical-align: middle;
}
.jump-info .btn-group .btn {
  background: #cc0c0d !important;
}

.container {
  width: 1160px !important;
  padding: 0 20px;
  background: #fff;
}
.top_wrap {
  width: 100%;
  overflow: hidden;
  background: #f0f0f0;
  height: 24px;
}
.top_wrap .top {
  margin: 0 auto;
  max-width: 1200px;
  height: 24px;
  line-height: 24px;
}
/*头部*/
.top {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  overflow: hidden;
}
.topleft ul li {
  float: left;
}
.topleft ul li a {
  color: #3d3d3d;
  padding: 0 7px;
  float: left;
}
.tianqi {
  float: left;
}
.tianqi iframe {
  margin-top: -8px;
}
.topname {
  float: left;
  height: 24px;
  font-size: 12px;
}
.topname a {
  color: #3d3d3d;
  padding: 0 7px;
  float: left;
}
.topname .user-name {
  color: red;
}
.header {
  background: #fff;
}
.ban {
  height: 91px;
  position: relative;
  z-index: 10;
}
.logo {
  width: auto;
  height: auto;
  float: left;
  padding-top: 10px;
}
.logo .img_title {
  display: none;
}
.logoright {
  width: 360px;
  height: auto;
  float: right;
}
.topflash {
  height: 40px;
}
.topflash .img_title {
  display: none;
}
.topsearchbox {
  height: 33px;
  position: relative;
  margin-top: 3px;
}
.topsearchbox1 {
  width: 130px;
  height: 31px;
  background: url("fdj.jpg") 7px center no-repeat #fff;
  border: 1px solid #dcdcdc;
  border-right: none;
  float: left;
  padding-left: 33px;
  border-radius: 4px;
  position: relative;
  padding-right: 113px;
}
.topsearchbox1 input {
  border: none;
  background: none;
}
.topsearchbox1 .topsearchtext {
  width: 100%;
  height: 31px;
  line-height: 30px;
  font-size: 13px;
  font-family: Arial;
}
.topsearchbox1 .sea_an {
  width: 53px;
  height: 31px;
  background: #ff4112;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  border-radius: 0px 4px 4px 0;
  position: absolute;
  top: 0px;
  right: 0;
}
.topsearchbox1 .msg-box {
  position: absolute !important;
  top: 0px;
  left: 33px;
}
.topsearchbox .znss {
  width: 80px;
  height: 33px;
  background: #ff4112;
  border-radius: 4px;
  text-align: center;
  float: right;
  line-height: 33px;
}
.topsearchbox .znss a {
  color: #fff;
}
#uboxstyle {
  position: absolute;
  right: 53px;
  top: 0px;
}
#uboxstyle .select_box {
  width: 60px;
  height: 33px;
  float: left;
  background: url("search_fl.jpg") right center no-repeat;
}
#uboxstyle div.tag_select,
#uboxstyle div.tag_select_hover,
#uboxstyle div.tag_select_open {
  display: block;
  color: #646464;
  width: 60px;
  height: 33px;
  line-height: 30px;
  font-size: 14px;
}
#uboxstyle ul.tag_options {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50px;
  margin: 0;
  background-color: transparent;
  border: none;
  left: 0;
  top: 30px;
  background: #fff;
}
#uboxstyle ul.tag_options li {
  display: block;
  width: 50px;
  height: 29px;
  text-align: center;
  text-decoration: none;
  line-height: 29px;
  color: #333;
  background: #fff;
  float: none;
}
#uboxstyle ul.tag_options li.open_hover {
  color: #ff6600;
  float: none;
}
#uboxstyle ul.tag_options li.open_selected {
  color: #646464;
  float: none;
}
.homemenu {
  width: auto;
  height: 36px;
  position: absolute;
  left: 38%;
  bottom: 0px;
}
.homemenu ul li {
  float: left;
  text-align: center;
}
.homemenu ul li a {
  padding-left: 10px;
  width: 96px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #333;
  display: block;
}

/* 中间主体区域***开始 */
.lwlb-mainbox {
  padding: 20px 0;
}
.lwlb-mainbox .container {
  padding: 20px;
}
.lwlb-banner {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.lwlb-banner img {
  width: 1920px;
  height: 450px;
}
.lwlb-banner .img_title {
  display: none;
}
/*归档*/
.init {
  position: absolute;
  right: 50%;
  margin-right: -600px;
  bottom: 20px;
  z-index: 3;
}

.lwlb-zjlink {
  width: 100%;
}
.lwlb-zjlink img {
  width: 100%;
  height: auto;
}
.lwlb-zjlink .img_title {
  display: none;
}

.lwlb_headlines {
  padding: 30px 120px;
  height: 60px;
}
.lwlb_headlines ul li a {
  display: block;
  float: none;
  text-align: center;
  line-height: 60px;
  font-size: 36px;
  color: #1b518e;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lwlb-falsh {
  width: 580px;
  height: 350px;
  background: #f2f2f2;
}
.lwlb-falsh .mF_sohusports_wrap {
  padding: 0px !important;
  border: 0px !important;
}
.lwlb-falsh .mF_sohusports .txt li {
  height: 55px !important;
  line-height: 55px !important;
}
.lwlb-falsh .mF_sohusports .txt li a {
  padding-left: 10px !important;
  font-size: 18px !important;
  font-weight: normal !important;
  font-family: "微软雅黑" !important;
  width: 440px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #e9eaea !important;
}
.lwlb-falsh .mF_sohusports .num {
  bottom: 22px !important;
  right: 5px !important;
}
.lwlb-falsh .mF_sohusports .num li a {
  width: 10px !important;
  height: 10px !important;
  text-indent: -999999px;
  margin-right: 10px !important;
  background: url(num.png) no-repeat left 0;
}
.lwlb-falsh .mF_sohusports .num li.current a,
.flash .mF_sohusports .num li a:hover {
  background-position: -10px 0;
}
.lwlb-falsh .mF_sohusports .pic ul li img {
  width: 580px;
  height: 350px;
}

.lwlb-ywmain {
  width: 560px;
  hegiht: 350px;
}
/*title*/
.lwlb-title {
  height: 42px;
  line-height: 40px;
  background: url(lwlb-titbg.png) no-repeat 108px center;
}
.yw-title {
  background-position: 145px center;
}
.lwlb-title a.tit {
  font-size: 30px;
  color: #1b518e;
  font-weight: bold;
}
.lwlb-title a.more {
  display: inline-block;
  float: right;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 0px 0 12px;
  background: #fff;
  margin-top: 10px;
}
/*list*/
.tab-list {
  display: none;
}
.tab-list.active {
  display: block;
}
.new_list {
  padding-top: 10px;
}
.new_list li {
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  overflow: hidden;
  background: url(dot.png) left center no-repeat;
  padding-left: 20px;
}
.new_list li .date {
  float: right;
}
.new_list li img {
  float: left;
  padding: 6px 0 0 0;
}

.lw-main {
  width: 560px;
}
.lb-main {
  width: 560px;
}
.lwlb-tabtit {
}
.lwlb-tabtit li {
  float: left;
  width: 171px;
  height: 62px;
  margin: 20px 20px 0 0;
  background: #fff;
  border: 1px solid #c8dcf2;
  border-radius: 5px;
  overflow: hidden;
}
.lwlb-tabtit li.num3,
.lwlb-tabtit li.num6 {
  margin-right: 0;
}
.lwlb-tabtit li a,
.lwlb-tabtit li span {
  display: block;
  padding: 10px 0;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
}
.lwlb-tabtit li a i {
  display: inline-block;
  width: 38px;
  height: 42px;
  float: left;
}
.lw-tabtit li a i {
  margin: 0 10px 0 33px;
}
.lw-tabtit li.num1 a i {
  background: url(lw-titico1.png) no-repeat left -11px;
}
.lw-tabtit li.num2 a i {
  background: url(lw-titico2.png) no-repeat left -11px;
}
.lw-tabtit li.num3 a i {
  background: url(lw-titico3.png) no-repeat left -11px;
}
.lw-tabtit li.num4 a i {
  background: url(lw-titico4.png) no-repeat left -11px;
}
.lw-tabtit li.num5 a i {
  background: url(lw-titico5.png) no-repeat left -11px;
}
.lw-tabtit li.num6 a i {
  background: url(lw-titico6.png) no-repeat left -11px;
}
.lb-tabtit li.num4 a,
.lb-tabtit li.num5 a {
  line-height: 21px;
}
.lb-tabtit li a i {
  margin: 0 10px 0 10px;
}
.lb-tabtit li.num1 a i {
  background: url(lw-titico7.png) no-repeat left -11px;
}
.lb-tabtit li.num2 a i {
  background: url(lw-titico8.png) no-repeat left -11px;
}
.lb-tabtit li.num3 a i {
  background: url(lw-titico9.png) no-repeat left -11px;
}
.lb-tabtit li.num4 a i {
  background: url(lw-titico10.png) no-repeat left -11px;
}
.lb-tabtit li.num5 a i {
  background: url(lw-titico11.png) no-repeat left -11px;
}
.lb-tabtit li.num6 a i {
  background: url(lw-titico12.png) no-repeat left -11px;
}
.lwlb-tabtit li.active,
.lwlb-tabtit li:hover {
  border-color: #2156a4;
  background: #2156a4;
}
.lwlb-tabtit li a:hover {
  color: #fff;
}
.lwlb-tabtit li.active a {
  color: #fff;
  background: #2156a4;
  border-color: #2156a4;
}
.lwlb-tabtit li.active a i,
.lwlb-tabtit li:hover a i {
  background-position: left -75px;
}
.lw-list {
  height: 206px;
}

.lwlb-main {
  width: 365px;
  height: 334px;
}
.lwlb-mainc {
  margin-left: 33px;
}
.lwlb-title2 {
}
.lwlb-title2 a.tit {
  line-height: 36px;
  font-size: 30px;
  color: #1b518e;
  font-weight: bold;
}
.lwlb-title2 .morebg {
  height: 40px;
  background: url(lwlb-titbg.png) no-repeat left center;
}
.lwlb-title2 a.more {
  display: inline-block;
  float: right;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 0px 0 13px;
  background: #fff;
  margin-top: 9px;
}

.footer_wrap {
  border-top: 2px solid #2156a2;
  background: #fff;
}
.footer {
  line-height: 23px;
  padding: 5px 0 15px;
  font-size: 13px;
  color: #666;
  text-align: center;
  position: relative;
  margin-top: 15px;
}
.footer a {
  color: #666;
}
.footer span {
  padding: 0 5px;
}
.dzjg {
  position: absolute;
  left: 45px;
  top: 15px;
  display: block !important;
}
.jiucuo {
  position: absolute;
  right: 60px;
  top: 25px;
  display: block !important;
}

/*栏目页*/
.lm_contain {
  padding: 12px 10px !important;
}
.navjz {
  padding: 15px 0px 0px !important;
}
.wz_top {
  color: #333;
  height: 38px;
  line-height: 38px;
  padding: 0px;
  background: #fff url(location_icon.png) 10px center no-repeat;
  padding-left: 32px;
}
.lm_rban {
  width: auto;
  padding-bottom: 12px;
  margin: 0 15px;
  min-height: 400px;
  height: auto !important;
}
.lm_rban ul li a {
  font-size: 16px;
}
.lm_rban ul li .right {
  float: right;
}
.navjz ul li a {
  max-width: none;
}
.navjz ul.doc_list li {
  height: 40px;
  line-height: 40px;
  background: url(dot.png) left center no-repeat;
  border-bottom: 1px dashed #ddd;
  padding-left: 20px;
}
/*分页*/
.pagination {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 10px 0 0px;
  padding: 3px 0;
  line-height: 28px;
  font-size: 14px;
  font-family: "Microsoft YaHei", 微软雅黑;
}
.pagination a,
.pagination span {
  display: inline-block;
  border: 1px solid #d9d9d9;
  color: #666;
  margin: 3px;
  padding: 0px 10px;
  text-decoration: none;
  white-space: nowrap;
  height: 28px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pagination a:hover {
  background: #eee;
  border: 1px solid #d9d9d9;
  color: #666 !important;
}
.pagination a.active {
  border: 1px solid #f7c0c1;
  color: #fff;
}
.pagination span.current,
.pagination span.current:hover {
  background: #eee;
  border: 1px solid #d9d9d9;
  color: #666;
}
.pagination span.disabled,
.pagination span.disabled:hover {
  border: 1px solid #d9d9d9;
  color: #666;
  background: #eee;
}
.pagination a.text,
.pagination a.text:hover {
  color: #fff;
  background: #eee;
  border: #d9d9d9 1px solid;
  cursor: text;
}
.pagination a.pagemore,
.pagination a.pagemore:hover {
  color: #666;
  background: #fff;
  border: 1px solid #fff;
  cursor: text;
  padding: 0px 3px;
}
.pagination .inputBar {
  border: 0;
  height: 28px;
  padding: 0 6px;
}
.pagination .total {
  border: 0;
  height: 28px;
  padding: 0;
}
.pagination .inputBar input {
  width: 40px;
  height: 24px;
  line-height: 28px;
  padding: 2px 5px;
  border: #d9d9d9 1px solid;
  margin: -3px 3px 0;
  *margin: -3px 3px 0;
  _margin: -3px 3px 0;
  background: #f1f1f1;
  vertical-align: middle;
  border-radius: 3px;
  color: #666;
}
.pagination .inputBar .go-page {
  width: 40px;
  height: 30px;
  line-height: 22px;
  padding: 2px 5px;
  border: #d9d9d9 1px solid;
  margin: -3px 3px 0;
  *margin: -3px 3px 0;
  _margin: -3px 3px 0;
  background: #fff;
  vertical-align: middle;
  border-radius: 3px;
  color: #666;
}
.pagination .inputBar .go-page:hover {
  background: #eee;
  border: 1px solid #d9d9d9;
  color: #666;
}
/*文章页*/
.con_main {
  border: 1px solid #dedede;
  padding: 30px 40px;
}
.newstitle {
  padding: 10px 0;
}
.newsinfo1 {
  max-width: none;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  padding-right: 100px;
  position: relative;
}
.newstitle {
  color: #775600;
  font-weight: normal;
}
.newsinfo {
  height: 36px;
  padding: 0px;
  background: #fafafa;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-align: center;
  color: #888;
}
.newsinfo .bdsharebuttonbox {
  display: inline-block;
  padding-left: 15px;
}
.newsinfo .bdsharebuttonbox .share-box {
  top: 5px;
}
.newscontnet {
  font-size: 16px;
}
.updown {
  font-size: 16px;
}
.updown1 div {
  width: 48%;
}
.updown1 div.prev-page {
  float: left !important;
}
.updown1 div.next-page {
  float: right !important;
}
/*打印关闭*/
.wzbot {
  float: right;
  border-top: none;
}
.wzbot a {
  font-size: 12px;
  padding: 3px 7px;
  border: 1px solid #ddd;
  color: #888;
  margin: 0 0 0 5px;
  line-height: normal;
}
.wzbot a.print_btn {
  background: transparent;
}
.wzbot a.close_btn {
  background: transparent;
}
.wzbot a:hover {
  background: #e80000;
  border: 1px solid #e80000;
  color: #fff;
}
body .lwlb-banner .gdsj{
  position: absolute;
  left: 80%;
  bottom: 70%;
  width: 260px;
  height: auto;
}