address,
blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
iframe,
input,
legend,
li,
ol,
pre,
select,
span,
table,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-family: "Microsoft YaHei", Arial, serif, Tahoma;
}
a {
  color: #333333;
}
li,
ol,
ul {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  word-wrap: break-word;
}
img {
  border: 0;
  vertical-align: middle;
}
body {
  color: #333;
  background: #fff;
  text-align: center;
}
.clear {
  clear: both;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #c00;
  text-decoration: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
#header {
  background-color: white;
}
#header .top_block {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#header .top_block .logo_block {
  width: 210px;
  height: 70px;
  margin-top: 10px;
  user-select: none;
}
#header .top_block .logo_block img {
  margin-top:10px;
}
#header .top_block .search_block form .ss-wrap {
  height: 40px;
  line-height: 34px;
  padding: 3px;
  background: #f5f5f5ee;
  border-radius: 20px;
  text-align: right;
  position: absolute;
  bottom: 17px;
  right: 25px;
  font-size: 0;
  z-index: 9;
}
#header .top_block .search_block form .ss-wrap i {
  width: 15px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#header .top_block .search_block form .ss-wrap input[type=text] {
  width: 205px;
  height: 34px;
  line-height: 34px;
  background: none;
  border: 0;
  padding: 0;
  vertical-align: middle;
  font-size: 16px;
  color: #333;
}
#header .top_block .search_block form .ss-wrap input[type=submit] {
  width: 80px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  border: 0;
  background: #2966A1;
  border-radius: 17px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
#header .nav .wrapper {
  width: 1200px;
  margin: auto;
}
#header .nav .scroll-down {
  top: 0;
}
#header .main-nav-outer {
  height: 48px;
}
#header .main-nav {
  height: 48px;
  background: #2966A1;
}
#header .main-nav li {
  display: table-cell;
  white-space: nowrap;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  padding: 0 10px;
  height: 50px;
  z-index: 8;
}
#header .main-nav li::before {
  content: '';
  width: 1px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #3185d7;
}
#header .main-nav li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-top: 6px;
}
#header .main-nav li:hover a,
#header .main-nav li.active a {
  background: #3185d7;
}
#header .main-nav a {
  display: block;
  line-height: 48px;
  font-size: 18px;
  color: #fff;
  padding: 0 10px;
}
.header_ad {
  width: 1200px;
  height: 90px;
  margin: 10px auto;
  position: relative;
}
.header_ad .closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
.header_ad img {
  width: 100%;
  height: 100%;
}
#page {
  width: 100%;
  background: #e5ecfe;
  min-width: 1200px;
}
.hotone {
  width: 1200px;
  height: 57px;
  margin: 15px auto;
  padding-top: 15px;
}
.hotone a {
  color: #2966a1;
  font-size: 36px;
  font-weight: 700;
}
.hotone .bd {
  width: 1200px;
  height: 57px;
  overflow: hidden;
}
.hotone .bd ul {
  height: 57px;
  overflow: hidden;
}
.notes {
  width: 100%;
  height: 50px;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
  margin: 0 auto;
}
.notesgun {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
}
.notesl {
  width: 130px;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: left;
}
.notesl i {
  font-size: 28px;
  font-weight: 400;
  margin-right: 11px;
  display: block;
  float: left;
}
.notesl span {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 700;
}
.notesr {
  width: 1050px;
  height: 50px;
  line-height: 50px;
  float: left;
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  overflow: hidden;
}
.notesr a {
  font-weight: 400;
}
.notesr a:hover {
  color: #333;
  text-decoration: none;
}
#banner_wrap {
  width: 100%;
  height: 410px;
}
.jznews {
  width: 1200px;
  height: 410px;
  margin: 0 auto;
}
.jznewsl {
  width: 540px;
  float: left;
  margin-top: 25px;
  overflow: hidden;
}
.swiper02 {
  width: 540px;
  height: 360px;
  float: left;
  overflow: hidden;
}
.swiper02 .swiper-slide span {
  width: 100%;
  text-indent: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 46px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
  display: block;
  line-height: 46px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-align: left;
  font-family: "Microsoft YaHei";
}
.swiper02 .swiper-pagination {
  text-align: right;
}
.swiper02 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 1;
}
.swiper02 .swiper-pagination-bullet-active {
  background: #007aff;
}
.swiper02 .swiper-wrapper .swiper-slide img {
  width: 540px;
  height: 360px;
}
.swiper02 .swiper-pagination-bullets {
  bottom: 12px !important;
  left: -16px !important;
  width: 100%;
}
.focusBox {
  float: left;
  position: relative;
  width: 540px;
  height: 360px;
  overflow: hidden;
  text-align: left;
}
.focusBox .pic img {
  width: 540px;
  height: 360px;
  display: block;
}
.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 46px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=70);
  opacity: 0.7;
  overflow: hidden;
}
.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 46px;
  width: 100%;
  overflow: hidden;
}
.focusBox .txt li {
  width: 100%;
  height: 46px;
  line-height: 46px;
  position: absolute;
  bottom: -46px;
}
.focusBox .txt li a {
  display: block;
    color: #fff;
    padding: 0 0px 0 10px;
    white-space: nowrap;
    width: 76%;
    font-size: 16px;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    text-overflow: ellipsis;
    overflow: hidden;
}
.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 14px;
  right: 10px;
}
.focusBox .num li {
  float: left;
  position: relative;
  width: 20px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  margin-right: 1px;
  cursor: pointer;
}
.focusBox .num li a,
.focusBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}
.focusBox .num li span {
  z-index: 1;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.focusBox .num a:hover,
.focusBox .num li.on a {
  background: #f60;
}
.tabnews4 {
  width: 640px;
  height: 360px;
  float: right;
  margin-top: 25px;
  overflow: hidden;
}
#swiper03 {
  height: 390px;
}
.tabs {
  width: 640px;
  height: 46px;
  overflow: hidden;
}
.tabs a {
  font-weight: 400;
  text-align: center;
  float: left;
  width: 210px;
  height: 46px;
  margin-left: 1px;
  line-height: 46px;
  font-size: 20px;
  color: #353535;
  background: #e5ecfe;
  text-decoration: none;
}
.tabs a.active {
  color: #fff;
  background: #2966a1;
}
.tabnews4 .hd ul li.on a {
  background: #2966a1;
  color: #fff;
}
.news-list {
  padding: 15px 10px 0 6px;
  text-align: left;
  width: 635px !important;
}
.news-list li {
  overflow: hidden;
  font-weight: 400;
  height: 37px;
  line-height: 37px;
  font-size: 16px;
}
.news-list li b {
  font-weight: bolder;
  margin-right: 8px;
}
.news-list li a {
  float: left;
  width: 82%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-list li span {
  float: right;
}
.tabs_tit {
  width: 1200px;
  height: 10px;
  margin: 0 auto;
  text-align: left;
  line-height: 70px;
  color: #3266cc;
  overflow: hidden;
}
.xxzhuanti {
  width: 1200px;
  height: 60px;
  margin: 0 auto;
  text-align: left;
  line-height: 60px;
  color: #3266cc;
  overflow: hidden;
}
.tabs_tit_l {
  float: left;
  font-size: 14px;
  color: #3266cc;
}
.tabs_tit_l a {
  font-size: 22px;
  color: #3266cc;
  margin-right: 14px;
}
.tabs_tit_l strong {
  color: #000;
  font-weight: 400;
}
.tabs_titc {
  float: left;
  font-size: 16px;
  color: #000;
  margin-left: 30px;
  font-weight: 700;
}
.tabs_titc a {
  font-weight: 400;
}
.tabs_titc i {
  color: #c00;
  font-size: 16px;
  margin-right: 8px;
  float: left;
  display: none;
}
.tabs_titr {
  float: right;
}
.tabs_titr a {
  color: #666;
  font-size: 16px;
  margin-right: 10px;
}
.tabs_titr a i {
  margin-left: 6px;
  font-weight: 700;
}
.scrollleft3 {
  width: 860px;
  text-align: left;
  height: 70px;
  float: left;
}
.scrollleft3 ul {
  height: 70px;
  overflow: hidden;
}
.scrollleft3 li {
  float: left;
  display: inline;
  text-align: left;
  height: 70px;
  line-height: 70px;
}
.tabs_list {
  width: 100%;
  height: 575px;
  background: #f2f2f2;
}
.tabs_con {
  width: 1200px;
  margin: 0 auto;
  height: 567px;
  text-align: left;
}
.tabs_wrap {
  width: 940px;
  float: left;
  text-align: left;
}
.tabs_right .hd04 {
  width: 260px;
  float: right;
}
.tabs_head {
  width: 918px;
  height: 53px;
  padding-bottom: 0;
  font-size: 18px;
  color: #666;
  background: url(../images/navUl_bg.gif) repeat-x;
}
.tabs_head a {
  width: 153px;
  height: 53px;
  line-height: 42px;
  text-align: center;
  float: left;
  display: block;
  cursor: pointer;
  font-size: 18px;
}
.tabs_wrap .hd ul li.on a {
  color: #3266cc;
  font-weight: 700;
  background: url(../images/tabs_li_bg.png) no-repeat bottom;
}
.new_list {
  height: 420px;
  position: relative;
  overflow: hidden;
  display: none;
  margin-top: 2px;
  padding-top: 12px;
}
.new_list ul {
  position: absolute;
  left: 0;
}
.news_content dd {
  width: 447px;
  height: 85px;
  border: 1px solid #fff;
  float: left;
  margin-right: 18px;
  margin-bottom: 18px;
  background: #fff;
}
p.news_date {
  width: 65px;
  height: 65px;
  background: #e4ecf9;
  float: left;
  text-align: center;
  color: #2965a1;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
p.news_date span {
  display: block;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  line-height: 35px;
  padding-top: 5px;
}
p.news_item_con {
  float: left;
  width: 345px;
  margin-top: 8px;
}
p.news_item_con a {
  color: #333;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 46px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
p.news_item_con span {
  display: block;
  font-size: 14px;
  color: #999;
  height: 20px;
  margin-top: 4px;
  overflow: hidden;
}
.news_content dd:hover {
  width: 445px;
  border: 2px solid #217af0;
  box-shadow: 0 0 15px rgba(37, 125, 242, 0.27);
  background: #fff;
}
.news_content dd:hover p.news_item_con a {
  color: #3266cc;
}
.news_content dd:hover p.news_date {
  background: #3266cc;
  margin-top: 9px;
  margin-left: 9px;
  color: #fff;
}
.news_content dd:hover p.news_item_con {
  margin-top: 7px;
}
.middle_part {
  width: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.part_spe .hd03 {
  width: 48%;
}
.part_spe .hd03.fr {
  float: right !important;
}
.hudong {
  width: 1200px;
  height: 460px;
  margin: 0 auto;
  text-align: left;
  line-height: 60px;
  color: #3266cc;
  overflow: hidden;
  /*border-top: solid 2px #036eb8;*/
}
.hd01 {
  width: 1200px;
  text-align: left;
  height: 70px;
  line-height: 70px;
  color: #3266cc;
  float: left;
  overflow: hidden;
}
.hd02 {
  width: 363px;
  height: 388px;
  margin-right: 22px;
  float: left;
}
.hd02t {
  width: 363px;
  height: 59px;
  background: url(../images/title_bg.gif) repeat-x;
  float: left;
}
.hd02tl {
  width: 153px;
  height: 59px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 42px;
  background: url(../images/tabs_li_bg.png) no-repeat 0 41px;
  float: left;
}
.hd02tr {
  float: right;
  height: 59px;
  line-height: 44px;
}
.hd02tr a {
  color: #666;
  font-size: 16px;
  margin-right: 10px;
}
.hd02tr a i {
  margin-left: 6px;
  font-weight: 700;
}
.hd02p {
  width: 363px;
  height: 209px;
  float: left;
  position: relative;
}
.hd02p a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.hd02p a img {
  width: 100%;
  height: 100%;
}
.hd02p span {
  width: 363px;
  text-indent: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
  height: 36px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
  display: block;
  line-height: 36px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  text-align: left;
  font-family: "Microsoft YaHei";
}
.hd02txt {
  width: 363px;
  height: 108px;
  padding-top: 10px;
  float: left;
  line-height: 32px;
  color: #333;
  font-size: 16px;
}
.hd02txt a {
  color: #333333;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.hd03 {
  width: 595px;
  height: 388px;
  float: left;
}
.hd03t {
  width: 581px;
  height: 59px;
  background: url(../images/title_bg.gif) repeat-x;
  float: left;
}
.hd03u ul {
  width: 595px;
  float: left;
}
.hd03u ul li {
  width: 581px;
  height: 49px;
  font-size: 16px;
  line-height: 49px;
  margin-bottom: 16px;
  background: #f8f8f8;
  float: left;
  color: #333;
  padding-left: 14px;
}
.hd03u ul li a {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}
.hd03u #my1 {
  width: 406px;
  float: left;
  overflow: hidden;
}
.hd03u #my2 {
  float: right;
  width: 67px;
  height: 29px;
  line-height: 28px;
  margin: 10px 14px 0 0;
  background: #2d66a5;
  color: #fbfbfb;
  font-size: 14px;
  text-align: center;
}
.hd03u #my3 {
  float: right;
  width: 67px;
  height: 29px;
  line-height: 28px;
  margin: 10px 14px 0 0;
  background: #a04444;
  color: #fbfbfb;
  font-size: 14px;
  text-align: center;
}
.hd04 {
  width: 194px;
  height: 388px;
  float: right;
}
.hd04 a {
  position: relative;
  display: inline-block;
  width: 194px;
  height: 170px;
  margin-bottom: 21px;
}
.hd04 a img {
  width: 100%;
  height: 100%;
}
.hd04 a p {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  overflow: hidden;
}
.tabs_right .hd04 a {
  width: 260px;
  height: 130px;
}
.list_container {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  text-align: initial;
}
.list_container .breadcurmb {
  background-color: white;
  height: 45px;
  line-height: 45px;
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding-left: 15px;
  color: #707070;
  margin-bottom: 3px;
}
.list_container .breadcurmb a {
  color: #333333;
}
.list_container .left_part {
  background-color: #fff;
  padding: 20px;
  width: 860px;
}
.list_container .left_part .pub_ul li {
  height: 45px;
  line-height: 44px;
  padding-left: 20px;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
}
.list_container .left_part .pub_ul li a {
  right: 204px;
  display: inline-block;
  width: 660px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
}
.list_container .left_part .pub_ul li span {
  float: right;
}
.list_container .left_part .pub_ul li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #00749B;
  position: absolute;
  left: 2px;
  top: 21px;
}
.list_container .no_mt {
  margin-top: 0 !important;
  border: none;
}
.list_container .list_right_part {
  width: 320px;
  float: right;
  background-color: #FFFFFF;
  padding: 10px;
  overflow: hidden;
}
.list_container .ad1 {
  width: 300px;
  margin-bottom: 18px;
  overflow: hidden;
}
.list_container .ad1_text_con {
  overflow: hidden;
  margin-bottom: 10px;
  height: 70px;
  border-bottom: 1px solid #e5e5e5;
}
.list_container .ad1_text_con img {
  float: left;
  width: 90px;
  height: 60px;
}
.list_container .ad1_text_con div {
  float: right;
}
.list_container .ad1_text_con div a {
  display: block;
  width: 196px;
  font-size: 14px;
  color: #222;
  text-decoration: none;
  overflow: hidden;
  white-space: normal;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.list_container .ad1_text_con div a:hover {
  color: #ff5702;
}
.list_container .ad1_text_con div span {
  display: block;
  font-size: 12px;
  color: #666666;
}
.list_container .ad1 ul li {
  line-height: 22px;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.list_container .ad_tit {
  margin-bottom: 10px;
}
.list_container .ad_tit h1 a {
  position: relative;
  padding-left: 10px;
}
.list_container .ad_tit h1 a::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 4px;
  width: 3px;
  height: 11px;
  background-color: #0068B7;
}
.show_container .left_part .show_con {
  padding-top: 15px;
}
.show_container .left_part .show_con .show_tit {
  line-height: 64px;
  text-align: center;
  font-weight: normal;
  color: #333333;
  font-size: 30px;
}
.show_container .left_part .show_con .meta {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #9797a1;
  text-align: center;
  border-bottom: 1px solid #f0f0f0;
}
.show_container .left_part .show_con .show_body {
  padding-top: 25px;
  padding-bottom: 50px;
  line-height: 32px;
  color: #333;
  font-size: 18px;
}
.show_container .left_part .show_con .show_body img {
  max-width: 600px;
  display: block;
  margin: 10px auto;
}
.show_container .left_part .show_con .show_body p {
  text-indent: 2em;
  text-align: left;
  margin-top: 10px;
}
.show_container .left_part .recommend_part {
  padding: 10px;
}
.show_container .left_part .recommend_part .rec_tit {
  font-size: 24px;
  margin: 15px 0;
}
.show_container .left_part .recommend_part .rec_tit a {
  color: inherit;
  position: relative;
  display: block;
  padding-left: 15px;
}
.show_container .left_part .recommend_part .rec_tit a:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 6px;
  height: 20px;
  background-color: #1C3F9D;
}
.show_container .left_part .recommend_part .rec_01 {
  overflow: hidden;
  margin-bottom: 30px;
}
.show_container .left_part .recommend_part .rec_01 ul {
  width: 49%;
  overflow: hidden;
  padding-top: 25px;
}
.show_container .left_part .recommend_part .rec_01 ul li {
  margin-bottom: 10px;
}
.show_container .left_part .recommend_part .rec_01 ul li a {
  padding-left: 20px;
  color: #333333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.show_container .left_part .recommend_part .rec_01 ul li a:before {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1C3F9D;
}
.show_container .left_part .recommend_part .tabs_ul {
  display: none;
}
.show_container .left_part .recommend_part .tabs_ul.active {
  display: block;
}
.show_container .left_part .recommend_part .tabs_ul li {
  overflow: hidden;
  width: 96%;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  height: auto;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-top: 10px;
}
.show_container .left_part .recommend_part .tabs_ul li.notImg h1 {
  width: 100%;
}
.show_container .left_part .recommend_part .tabs_ul li.notImg p {
  width: 100%;
}
.show_container .left_part .recommend_part .tabs_ul li a {
  color: #333333;
}
.show_container .left_part .recommend_part .tabs_ul li a img {
  width: 240px;
  height: 160px;
  float: left;
  margin-right: 25px;
}
.show_container .left_part .recommend_part .tabs_ul li h1 {
  font-size: 16px;
  color: #000000;
  text-align: left;
  padding-bottom: 18px;
  display: inline-block;
  width: 521px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show_container .left_part .recommend_part .tabs_ul li p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
  text-decoration: none;
  overflow: hidden;
  width: 521px;
  white-space: normal;
  height: 60px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 27px;
}
.show_container .left_part .recommend_part .tabs_ul li .tabs_meta {
  font-size: 14px;
  color: #999;
  float: left;
}
.show_container .left_part .bd {
  overflow: hidden;
  padding-top: 10px;
  position: relative;
}
.show_container .left_part .bd ul {
  float: left;
  margin-top: -1px;
  width: 100%;
}
.show_container .left_part .bd ul li {
  float: left;
  width: 50%;
  padding: 13px 0;
  height: 42px;
  border-bottom: 1px dotted #dadada;
  overflow: hidden;
}
.show_container .left_part .bd ul li p {
  overflow: hidden;
  width: 90%;
  font-size: 16px;
}
.show_container .left_part .bd ul li p a {
  padding-left: 10px;
  position: relative;
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.show_container .left_part .bd ul li p a::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 3px;
  height: 10px;
  background-color: #1C3F9D;
}
.tags {
  margin-top: 10px;
  color: white;
  font-size: 14px;
}
.tags a {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: white;
}
.turn_Page {
  margin-top: 30px;
  padding-bottom: 20px;
  overflow: hidden;
}
.turn_Page p {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
.turn_Page p span {
  font-size: 16px;
  color: #333333;
}
.turn_Page p span a {
  color: #333333;
}
.turn_Page p span:hover a {
  color: #C6252D;
}
.closead {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  user-select: none;
}
.page_fenye {
  margin-top: 30px;
  overflow: hidden;
  border-radius: 3px;
  font-size: 0;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #2966A1;
  color: white;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a {
  background-color: #F3F4F4;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #3c3e45;
  font-size: 14px;
  border-left: 1px solid #fff;
}
.page_fenye a:hover {
  background-color: #015293;
  color: white;
}
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
  margin-bottom: 30px;
}
.adversiment a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.adversiment a img {
  width: 100%;
  height: 100%;
}
.adversiment a p {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 50px;
  height: 20px;
  text-align: center;
  font-size: 12px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 20px;
  border-radius: 0 5px 0 0;
}
#footer {
  padding-top: 20px;
  background: #333333;
  margin-top: 10px;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#footer::before {
  content: "";
  background: #2966A1;
  height: 10px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .container {
  margin: 0px auto;
  width: 1180px;
  position: relative;
  margin-top: 10px;
}
#footer .container .friends {
  border-top: 1px solid #333;
  position: relative;
}
#footer .container .friends a {
  color: white;
}
#footer .container .friends .friends_list_ul li:hover {
  text-decoration: underline;
}
#footer .container .friends #link_menu {
  margin-bottom: 30px;
}
#footer .container .friends #link_896a3aee.links {
  text-align: left;
  font-size: 12px;
  padding: 1.5em 0;
}
#footer .container .friends #link_896a3aee.links ul {
  clear: both;
}
#footer .container .friends #link_896a3aee.links li {
  float: left;
  margin-right: 10px;
  line-height: 1.8em;
  list-style: none;
  padding: 0;
}
#footer .container .friends #link_896a3aee.links em {
  clear: both;
  display: block;
}
#footer .container .friends #link_896a3aee.links #link_menu li {
  font-size: 14px;
  line-height: 2.5em;
  cursor: pointer;
  width: 5em;
}
#footer .container .friends #link_896a3aee.links #link_menu i {
  font-size: 12px;
  line-height: 2.9em;
  float: right;
  font-style: normal;
  margin-right: 15px;
}
#footer .container .friends #link_896a3aee.links .on {
  font-weight: bold;
}
#footer .container .friendsLink {
  width: 1200px;
  margin: 10px auto;
  display: flex;
  align-items: baseline;
}
#footer .container .friendsLink h3 {
  color: white;
  font-size: 14px;
  float: left;
  margin-right: 20px;
  width: 135px;
}
#footer .container .friendsLink ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 29px;
}
#footer .container .friendsLink ul li {
  font-size: 12px;
  float: left;
  margin-left: 15px;
  margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
  text-decoration: underline;
}
#footer .container .friendsLink ul li a {
  color: white;
}
#footer .container .banquan {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
#footer .container .banquan a {
  color: white;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/top.png) 0 0 no-repeat;
  text-indent: -999em;
}
/*# sourceMappingURL=style.css.map */