* {
  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;
}
.clear {
  clear: both;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
#page .swiper-pagination {
  left: 88% !important;
  position: absolute;
  top: 15px !important;
}
#page #header {
  background-color: #fff;
  width: 100%;
  line-height: 1;
}
#page #header .primary-bar {
  background-color: #222;
  height: 36px;
}
#page #header .primary-bar .Container {
  position: relative;
  margin: 0 auto;
  width: 1115px;
}
#page #header .primary-bar .Container .primary-nav {
  float: left;
}
#page #header .primary-bar .Container .primary-nav .nav_container ul {
  float: left;
  display: flex;
}
#page #header .primary-bar .Container .primary-nav .nav_container ul li {
  position: relative;
  transition: 0.3s all;
}
#page #header .primary-bar .Container .primary-nav .nav_container ul li:hover {
  background-color: #333;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
#page #header .primary-bar .Container .primary-nav .nav_container ul li.on {
  background-color: #333;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
#page #header .primary-bar .Container .primary-nav .nav_container ul li a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  line-height: 36px;
  padding: 0 15px;
  height: 36px;
}
#page #header .primary-bar .Container .top_right {
  float: right;
  line-height: 36px;
  color: #fff;
  font-size: 13px;
}
#page #header .primary-bar .Container .top_right li {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  list-style: none;
  margin-right: 9px;
  padding-right: 11px;
  line-height: 1;
}
#page #header .primary-bar .Container .top_right li.current-date {
  margin-left: 6px;
}
#page #header .site_start {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100px;
}
#page #header .site_start .site_start_Con {
  margin: 0 auto;
  width: 1115px;
  position: relative;
}
#page #header .site_start .site_start_Con .LOGO {
  float: left;
  text-align: left;
  height: 100px;
  margin: 0;
}
#page #header .site_start .site_start_Con .LOGO a {
  display: inline-block;
  margin-top: 20px;
}
#page #header .site_start .site_start_Con .LOGO a img {
  
  line-height: 40px;
}
#page #header .site_start .site_start_Con .header-search {
  background-color: #f9f9f9;
  border: 1px solid #f0f0f0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  line-height: 1;
  width: 400px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
}
#page #header .site_start .site_start_Con .header-search .search-input {
  background: 0 0;
  border: none;
  color: #333;
  font-size: 14px;
  width: 396px;
  height: 38px;
  line-height: 38px;
  padding: 0 15px 0 10px;
}
#page #header .site_start .site_start_Con .header-search .search-submit {
  background-color: #f33;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
  color: #fff;
  font-weight: 400;
  width: 54px;
  height: 40px;
  line-height: 45px;
  padding: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  text-align: center;
}
#page #content {
  position: relative;
  padding: 25px 0 0;
  margin: 0 auto;
  width: 1115px;
}
#page #content #primary {
  float: left;
  width: 100% !important;
}
#page #content #primary .top_left_menu {
  float: left;
  width: 790px;
  height: 650px;
  overflow: hidden;
}
#page #content #primary .top_left_menu .section-heading {
  border-top: 1px solid #e9e9e9;
  position: relative;
  margin-bottom: 10px;
  padding: 0;
}
#page #content #primary .top_left_menu .section-heading .section-title {
  font-size: 1.15em;
  font-weight: 400;
  padding: 9px 0 0;
  position: relative;
  display: inline-block;
  border-top: 2px solid;
  margin-top: -1px;
  border-top-color: #f33;
}
#page #content #primary .top_left_menu .section-heading .section-title a {
  color: #333;
  display: inline-block;
}
#page #content #primary .top_left_menu .left_images {
  overflow: hidden;
  width: 50%;
  float: left;
}
#page #content #primary .top_left_menu .left_images .banner_wrap {
  margin-bottom: 10px;
  width: 383px;
  overflow: hidden;
  position: relative;
  height: 278px;
}
#page #content #primary .top_left_menu .left_images .banner_wrap .swiper-slide {
  position: relative;
}
#page #content #primary .top_left_menu .left_images .banner_wrap .swiper-slide .desc {
  position: absolute;
  left: 0;
  bottom: 5px;
  height: 25px;
  line-height: 25px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  text-align: center;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
}
#page #content #primary .top_left_menu .left_images .banner_wrap img {
  width: 383px;
  height: 278px;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item {
  float: left;
  width: 47.4%;
  overflow: hidden;
  margin-right: 2.6%;
  margin-bottom: 10px;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item:nth-of-type(2n+1) {
  clear: left;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item .ImgWrap {
  display: block;
  margin-bottom: 3px;
  height: 100%;
  overflow: hidden;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item .ImgWrap img {
  width: 187px;
  height: 124px;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item .fontTit .entry_title {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}
#page #content #primary .top_left_menu .left_images .imgs_grid .grid-item .fontTit .entry_title a {
  color: #222;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 40px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page #content #primary .top_left_menu .right_fonts {
  width: 48%;
  float: inherit;
  margin-left: 15px;
}
#page #content #primary .top_left_menu .right_fonts ul li {
  max-height: 27px;
  overflow: hidden;
  margin: 0 0 10px;
  padding-left: 14px;
  position: relative;
}
#page #content #primary .top_left_menu .right_fonts ul li::before {
  background-color: #ccc;
  border-radius: 2px;
  content: " ";
  display: inline-block;
  width: 4px;
  height: 4px;
  position: absolute;
  left: 0;
  top: 11px;
}
#page #content #primary .top_left_menu .right_fonts ul li:nth-child(1),
#page #content #primary .top_left_menu .right_fonts ul li:nth-child(6),
#page #content #primary .top_left_menu .right_fonts ul li:nth-child(11) {
  font-size: 1.11em;
  font-weight: 700;
  margin: 0 0 20px;
}
#page #content #primary .top_left_menu .right_fonts ul li a {
  color: #333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content #primary .top_right_menu {
  float: right;
  width: 300px;
}
#page #content #primary .top_right_menu .aside_Content {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 12px;
}
#page #content #primary .top_right_menu .aside_Content .aside_title {
  background-color: transparent;
  border-bottom: none;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  position: relative;
  padding: 0 0 0 11px;
  top: 0;
  left: 0;
}
#page #content #primary .top_right_menu .aside_Content .aside_title::before {
  border-radius: 1px;
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 3px;
  height: 12px;
  background-color: #f33;
}
#page #content #primary .top_right_menu .aside_Content ul li {
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  position: relative;
  line-height: 1.4;
  font-size: 14px;
}
#page #content #primary .top_right_menu .aside_Content ul li:first-child {
  margin-top: 10px;
  margin-bottom: 12px;
  position: relative;
}
#page #content #primary .top_right_menu .aside_Content ul li:first-child .thumbnail {
  color: #333;
  position: relative;
  display: inline-block;
}
#page #content #primary .top_right_menu .aside_Content ul li:first-child .thumbnail .thumbnail-wrap img {
  width: 100%;
  height: 182px;
  line-height: 0.5;
}
#page #content #primary .top_right_menu .aside_Content ul li:first-child .thumbnail .entry-wrap {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 4px;
  left: 0;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
#page #content #primary .top_right_menu .aside_Content ul li:first-child .thumbnail .entry-wrap p {
  color: #fff;
  display: block;
  padding: 0 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content #primary .top_right_menu .aside_Content ul li.aside_font {
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  max-height: 20px;
  overflow: hidden;
}
#page #content #primary .top_right_menu .aside_Content ul li.aside_font span {
  background-color: #f0f0f0;
  display: inline-block;
  font-size: 13px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #999;
  text-align: center;
  position: absolute;
  left: 0;
  top: 1px;
}
#page #content #primary .top_right_menu .aside_Content ul li.aside_font a {
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content #primary .top_right_menu .aside_Content .zxzx .aside_font {
  padding-left: 12px !important;
}
#page #content #primary .top_right_menu .aside_Content .zxzx .aside_font::before {
  background-color: #ddd;
  position: absolute;
  content: " ";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: 8px;
  left: 0;
}
#page #content #primary .Main .main_block_1 {
  margin: 25px 0;
  position: relative;
  overflow: hidden;
}
#page #content #primary .Main .main_block_1 .recent-content {
  position: relative;
  margin: 5px 0;
  overflow: hidden;
}
#page #content #primary .Main .main_block_1 .recent-content .block_header {
  border-top: 1px solid #e9e9e9;
  position: relative;
  margin-bottom: 10px;
  padding: 0;
}
#page #content #primary .Main .main_block_1 .recent-content .block_header .title {
  font-size: 1.15em;
  font-weight: 400;
  padding: 9px 0 0;
  position: relative;
  display: inline-block;
  border-top: 2px solid;
  margin-top: -1px;
  color: #333;
  border-top-color: #f33;
}
#page #content #primary .Main .main_block_1 .recent-content .block_header .title a {
  color: #333;
  display: inline-block;
}
#page #content #primary .Main .main_block_1 .recent-content .block_header .desc {
  color: #999;
  display: inline-block;
  font-size: 14px;
  margin-left: 10px;
}
#page #content #primary .Main .main_block_1 .imgList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#page #content #primary .Main .main_block_1 .imgList .List_item {
  margin-bottom: 20px;
  float: left;
  margin-right: 1%;
  width: 19%;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:hover .entry-header {
  background-color: #007fdb;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:hover .entry-header a {
  color: white !important;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(1):hover .entry-header {
  background-color: #0099e5;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(1):hover .entry-header a {
  color: white;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(2):hover .entry-header {
  background-color: #ff4c4c;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(2):hover .entry-header a {
  color: white;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(3):hover .entry-header {
  background-color: #ffbe02;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(3):hover .entry-header a {
  color: white;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(4):hover .entry-header {
  background-color: #34bf49;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(4):hover .entry-header a {
  color: white;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(5):hover .entry-header {
  background-color: #7d3f98;
}
#page #content #primary .Main .main_block_1 .imgList .List_item:nth-of-type(5):hover .entry-header a {
  color: white;
}
#page #content #primary .Main .main_block_1 .imgList .List_item .ImWa {
  line-height: 0.5;
  overflow: hidden;
  display: inherit;
}
#page #content #primary .Main .main_block_1 .imgList .List_item .ImWa img {
  width: 100%;
  height: 140px;
}
#page #content #primary .Main .main_block_1 .imgList .List_item .entry-header {
  background-color: #f7f7f7;
  padding: 10px;
  transition: all 0.3s;
}
#page #content #primary .Main .main_block_1 .imgList .List_item .entry-header .entry-title {
  font-size: 13px;
  font-weight: 400;
}
#page #content #primary .Main .main_block_1 .imgList .List_item .entry-header .entry-title a {
  color: #666;
}
#page #content #primary .Main .main_block_2 .top_left_menu {
  height: 411px !important;
}
#page #content #primary .Main .main_block_2 .top_right_menu {
  border: 1px solid #e9e9e9;
}
#page #content #primary .Main .main_block_2 .top_right_menu .section-heading {
  background-color: #f9f9f9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 15px;
  padding: 11px 12px;
}
#page #content #primary .Main .main_block_2 .top_right_menu .section-heading .section-title {
  color: #333;
  font-weight: 700;
}
#page #content #primary .Main .main_block_2 .top_right_menu .section-heading .section-title a {
  color: #f33;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul {
  padding: 12px 12px 4px;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big {
  float: left;
  width: 48.5%;
  list-style: none;
  margin-bottom: 15px;
  padding: 0;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big:nth-child(2) {
  margin-left: 8px;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big .thumbnail-wrap {
  display: block;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big .thumbnail-wrap img {
  width: 100%;
  height: 89px;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big .entry-title {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.post-big .entry-title a {
  color: #222;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 35px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.hasborder {
  border-top: 1px dashed #e9e9e9;
  padding-top: 7px;
  color: #ddd;
  clear: both;
  font-size: 14px;
  list-style: none;
  line-height: 1.5;
  margin-bottom: 9px;
  max-height: 26px;
  padding-left: 11px;
  position: relative;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.hasborder::before {
  background-color: #ddd;
  position: absolute;
  content: " ";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: 16px;
  left: 0;
}
#page #content #primary .Main .main_block_2 .top_right_menu ul li.hasborder a {
  color: #333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content .list_main {
  float: left;
  width: 790px;
}
#page #content .list_main .list_header_tit {
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding: 0 0 12px;
}
#page #content .list_main .list_header_tit h1 {
  font-size: 1.1em;
  line-height: 1;
  margin-bottom: 5px;
  padding-left: 14px;
  color: #333;
  font-weight: 700;
}
#page #content .list_main .list_header_tit h1::before {
  border-radius: 1px;
  content: " ";
  display: block;
  width: 3px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f33;
}
#page #content .list_main .list_content_wrap {
  position: relative;
}
#page #content .list_main .list_content_wrap .list_content {
  overflow: hidden;
}
#page #content .list_main .list_content_wrap .list_content .list_item {
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  padding: 25px 0;
  position: relative;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_img {
  float: left;
  display: block;
  width: 253px;
  margin: 0 20px 0 0;
  position: relative;
  line-height: 0.5;
  text-align: center;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_img .thumbnail-wrap {
  overflow: hidden;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_img .thumbnail-wrap img {
  width: 253px;
  height: 142px;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_headertit {
  margin-bottom: 10px;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_headertit .entry_tit {
  font-weight: 800;
  font-size: 1.2em;
  line-height: 1.4;
  margin-bottom: 7px;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_headertit .entry_tit a {
  color: #222;
  display: inline-block;
  width: 60%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_headertit .entry_meta {
  font-size: 13px;
  color: #999;
  position: relative;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_headertit .entry_meta span {
  margin-right: 15px;
}
#page #content .list_main .list_content_wrap .list_content .list_item .list_item_content {
  display: table;
  font-size: 15px;
  line-height: 1.7;
  text-decoration: none;
  overflow: hidden;
  width: 60%;
  white-space: normal;
  height: 77px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page #content .list_main .list_content_wrap .list_content .notImg .entry_tit a {
  width: 100% !important;
}
#page #content .list_main .list_content_wrap .list_content .notImg .list_item_content {
  width: 100% !important;
}
#page #content .list_aside {
  float: right;
  width: 300px;
}
#page #content .list_aside .list_aside-ad-1 {
  margin-top: 34px;
  background: 0 0;
  padding: 0;
  position: relative;
  border: none;
  margin-bottom: 20px;
}
#page #content .list_aside .list_aside-ad-1 .adwidget {
  width: 300px;
  height: 268px;
}
#page #content .list_aside .list_aside-ad-1 .adwidget img {
  width: 100%;
  height: 100%;
}
#page #content .list_aside .list_aside-ad-1 .widget-title {
  border-bottom: none;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  position: absolute;
  top: auto;
  bottom: 6px;
  left: auto;
  right: 5px;
  z-index: 99;
  background: rgba(50, 50, 50, 0.4);
  padding: 4px 6px;
  line-height: 1;
  border-radius: 3px;
  width: auto;
  z-index: 0;
}
#page #content .list_aside .latest_information {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 12px;
}
#page #content .list_aside .latest_information .latest_information_tit {
  color: #333;
  font-size: 15px;
  padding: 0 0 0 12px;
  position: relative;
}
#page #content .list_aside .latest_information .latest_information_tit::before {
  background-color: #f33;
  border-radius: 1px;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 3px;
  height: 13px;
}
#page #content .list_aside .latest_information ul li {
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  position: relative;
  line-height: 1.4;
  font-size: 14px;
}
#page #content .list_aside .latest_information ul li:first-child {
  margin-top: 10px;
  margin-bottom: 12px;
  position: relative;
}
#page #content .list_aside .latest_information ul li:first-child .thumbnail {
  color: #333;
  position: relative;
  display: inline-block;
}
#page #content .list_aside .latest_information ul li:first-child .thumbnail .thumbnail-wrap img {
  width: 100%;
  height: 182px;
  line-height: 0.5;
}
#page #content .list_aside .latest_information ul li:first-child .thumbnail .entry-wrap {
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 4px;
  left: 0;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
#page #content .list_aside .latest_information ul li:first-child .thumbnail .entry-wrap p {
  color: #fff;
  display: block;
  padding: 0 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content .list_aside .latest_information ul li.aside_font {
  font-size: 14px;
  padding-left: 25px;
  position: relative;
  max-height: 20px;
  overflow: hidden;
}
#page #content .list_aside .latest_information ul li.aside_font:first-child {
  margin-top: 10px;
}
#page #content .list_aside .latest_information ul li.aside_font span {
  background-color: #f0f0f0;
  display: inline-block;
  font-size: 13px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #999;
  text-align: center;
  position: absolute;
  left: 0;
  top: 1px;
}
#page #content .list_aside .latest_information ul li.aside_font a {
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content .list_aside .show_redian .aside_font {
  padding: 0 !important;
}
#page #content .list_aside .three_img li {
  position: relative;
}
#page #content .list_aside .three_img li img {
  height: 150px;
  display: flex;
  margin: auto;
  width: 97%;
}
#page #content .list_aside .three_img li .desc {
  position: absolute;
  left: 1.5%;
  bottom: 0;
  height: 25px;
  line-height: 25px;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  text-align: center;
  display: inline-block;
  width: 97%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
}
#page #content .show_main {
  float: left;
  width: 790px;
}
#page #content .show_main .breadcrumbs {
  color: #999;
  display: inline-block;
  font-size: 13px;
}
#page #content .show_main .breadcrumbs span {
  color: #999;
}
#page #content .show_main .breadcrumbs a {
  color: #999;
}
#page #content .show_main .article_content {
  padding: 20px 0;
}
#page #content .show_main .article_content .article_title {
  margin-bottom: 15px;
}
#page #content .show_main .article_content .article_title .entry_title {
  font-size: 1.7em;
  line-height: 1.4;
  display: block;
  margin-bottom: 18px;
  color: #333;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page #content .show_main .article_content .article_title .meta {
  height: 30px;
  color: #999;
  font-size: 13px;
  position: relative;
  display: flex;
  justify-content: center;
}
#page #content .show_main .article_content .article_title .meta span {
  float: left;
  margin-right: 15px;
}
#page #content .show_main .article_content .article_title .meta span p {
  display: inline;
}
#page #content .show_main .article_content .show_content p {
  text-indent: 2em;
  line-height: 1.9;
  margin-bottom: 15px;
}
#page #content .show_main .article_content .show_content p a {
  color: inherit;
}
#page #content .show_main .article_content .show_content p img {
  display: flex;
  margin: auto;
  width: 670px;
  height: 400px;
}
#page #content .show_main .recommend {
  border-top: 1px solid #e9e9e9;
  margin: 25px 0px 25px;
  padding: 25px 0px 0px;
}
#page #content .show_main .recommend h3 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 400;
}
#page #content .show_main .recommend .recommend_loop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page #content .show_main .recommend .recommend_loop.clear::before,
#page #content .show_main .recommend .recommend_loop.clear::after {
  content: none !important;
  display: table;
}
#page #content .show_main .recommend .recommend_loop .reco_item {
  width: 193px;
}
#page #content .show_main .recommend .recommend_loop .reco_item a.oImg {
  float: left;
  width: 100%;
  margin: 0px 0px 10px;
}
#page #content .show_main .recommend .recommend_loop .reco_item a.oImg .ImgBox {
  height: auto;
  line-height: 0.8;
  position: relative;
  width: 100%;
  height: 153px;
}
#page #content .show_main .recommend .recommend_loop .reco_item a.oImg .ImgBox img {
  width: 100%;
  height: 100%;
}
#page #content .show_main .recommend .recommend_loop .reco_item .rec_desc {
  font-size: 16px;
  line-height: 1.35;
  display: table;
}
#page #content .show_main .recommend .recommend_loop .reco_item .rec_desc a {
  color: #222222;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
  white-space: normal;
  height: 40px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
#page #content .show_main .recommend .recommend_loop .reco_item:nth-of-type(3n+1) {
  clear: left;
}
#page #Footer {
  margin: 0 auto;
  width: 1115px;
}
#page #Footer .footer-content .friend .friend-title {
  background-color: #f9f9f9;
  border: 1px solid #e9e9e9;
  font-size: 14px;
  line-height: 1;
  padding: 12px 14px 12px 25px;
  position: relative;
}
#page #Footer .footer-content .friend .friend-title::before {
  background-color: #f33;
  border-radius: 1px;
  content: " ";
  display: block;
  width: 3px;
  height: 14px;
  position: absolute;
  top: 12px;
  left: 14px;
}
#page #Footer .footer-content .friend .friend-title h3 {
  display: inline-block;
  font-weight: 700;
}
#page #Footer .footer-content .friend .friend-title .friend-desc {
  color: #aaa;
  font-size: 13px;
  margin-left: 10px;
}
#page #Footer .footer-content .friend .menu-footer-container ul {
  border: 1px solid #e9e9e9;
  border-top: none;
  padding: 10px 14px;
  margin: 0 auto;
}
#page #Footer .footer-content .friend .menu-footer-container ul li {
  display: inline-block;
  list-style: none;
  line-height: 1;
  margin-right: 15px;
  font-size: 13px;
  border-right: 1px solid #ddd;
  padding-right: 12px;
}
#page #Footer .footer-content .friend .menu-footer-container ul li a {
  color: #333;
}
#page #Footer .site_bottom {
  border-top: 1px solid #e9e9e9;
  font-size: 13px;
  padding: 20px 0;
  text-align: center;
}
#page #Footer .site_bottom .site-info a {
  color: #333;
}
.goTop {
  width: 40px;
  position: fixed;
  right: 50px;
  bottom: 101px;
  user-select: none;
}
.goTop:hover .txt {
  display: block;
}
.goTop:hover .topicon {
  display: none;
}
.goTop span {
  background-color: #f5f5f5;
  color: #999;
  display: inline-block;
  width: 40px;
  z-index: 25;
  font-size: 24px;
  text-align: center;
  transition: 0.3s all;
}
.goTop .topicon {
  display: block;
  font-size: 18px;
  line-height: 40px;
}
.goTop .txt {
  background-color: #f33;
  color: #fff;
  display: none;
  height: 40px;
  line-height: 1;
  font-size: 13px;
  padding: 7px 2px 0;
}
