* {
  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;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
a {
  color: black;
}
#page #header {
  background-color: #fff;
  width: 100%;
  line-height: 1;
}
#page #header .primary-bar {
  background-color: #4478DD;
  height: 50px;
}
#page #header .primary-bar .Container {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
#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,
#page #header .primary-bar .Container .primary-nav .nav_container ul li.on {
  background-color: #0a56eb;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.21);
}
#page #header .primary-bar .Container .primary-nav .nav_container ul li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  padding: 0 37px;
  height: 50px;
}
#page #header .primary-bar .Container .top_right {
  float: right;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
#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: 1200px;
  position: relative;
}
#page #header .site_start .site_start_Con .LOGO {
}
#page #header .site_start .site_start_Con .LOGO a {
  display: inline-block;
  margin-top: 35px;
}
#page #header .site_start .site_start_Con .LOGO a img {
    line-height: 42px;
}
#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: 350x;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 2;
  border-radius: 18px;
}
#page #header .site_start .site_start_Con .header-search .search-input {
  width: 330px;
  height: 36px;
  padding: 0px 10px 0px 15px;
  background: 0 0;
  border: none;
  float: left;
  font-size: 14px;
  line-height: 30px;
}
#page #header .site_start .site_start_Con .header-search .search-submit {
  float: right;
  width: 36px;
  height: 36px;
  font-size: 0;
  border: none;
  background: url(../images/search.png) 5px -82px no-repeat;
  overflow: hidden;
}
#page .header_ad {
  width: 1200px;
  height: 90px;
  margin: 30px auto;
  position: relative;
}
#page .header_ad img {
  width: 100%;
  height: 100%;
}
#page .Container .block_1 {
  width: 1200px;
  height: auto;
  margin: 15px auto;
  display: block;
  overflow: hidden;
  border: 12px solid #3c5cb3;
  padding: 20px;
}
#page .Container .block_1 .leftBanner {
  width: 650px;
  overflow: hidden;
  height: 400px;
  margin-top: 15px;
  float: left;
  display: inline;
  position: relative;
}
#page .Container .block_1 .leftBanner .swiper-container {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: relative;
}
#page .Container .block_1 .leftBanner .swiper-container img {
  width: 100%;
  height: 100%;
}
#page .Container .block_1 .leftBanner .swiper-container .desc {
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 40px;
  line-height: 40px;
  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 .Container .block_1 .leftBanner .swiper-container .swiper-pagination {
  top: 0 !important;
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 0 !important;
  height: 24px;
}
#page .Container .block_1 .leftBanner .swiper-container .swiper-pagination-bullet-active {
  background: #04ce9b;
}
#page .Container .block_1 .rightFonts {
  overflow: hidden;
  width: 448px;
  margin-top: 15px;
  float: right;
}
#page .Container .block_1 .rightFonts ul {
  overflow: hidden;
}
#page .Container .block_1 .rightFonts ul li {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  overflow: hidden;
  padding: 0 10px;
  vertical-align: middle;
  color: black;
}
#page .Container .block_1 .rightFonts ul li:hover,
#page .Container .block_1 .rightFonts ul li:first-child {
  height: 60px;
  line-height: 60px;
  background-color: #3c5cb3;
}
#page .Container .block_1 .rightFonts ul li:hover a,
#page .Container .block_1 .rightFonts ul li:first-child a {
  color: #fff;
  transition: all 0.1s;
}
#page .Container .block_1 .rightFonts ul li a {
  font-size: 16px;
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .Container .l_tit {
  width: 780px;
  box-sizing: border-box;
}
#page .Container .l_tit .title {
  width: 100%;
  height: 49px;
  border-bottom: 1px solid #3c5cb3;
  margin-bottom: 30px;
  overflow: hidden;
}
#page .Container .l_tit .title a {
  color: #1E5BA8;
  font-size: 25px;
  position: relative;
  padding-left: 15px;
}
#page .Container .l_tit .title a::before {
  content: '';
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 4px;
  height: 20px;
  background-color: #1E5BA8;
}
#page .Container .block_2 {
  width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}
#page .Container .block_2.notImg .left_part .b_body .b1 a .text {
  width: 775px;
}
#page .Container .block_2.notImg .left_part .b_body .b2 .right_fonts {
  width: 775px;
}
#page .Container .block_2 .left_part .b_body {
  padding-left: 15px;
}
#page .Container .block_2 .left_part .b_body .b1 {
  overflow: hidden;
  margin-bottom: 20px;
}
#page .Container .block_2 .left_part .b_body .b1 a {
  display: block;
}
#page .Container .block_2 .left_part .b_body .b1 a .img {
  width: 255px;
  height: 165px;
}
#page .Container .block_2 .left_part .b_body .b1 a .img img {
  width: 100%;
  height: 100%;
}
#page .Container .block_2 .left_part .b_body .b1 a .text {
  width: 480px;
}
#page .Container .block_2 .left_part .b_body .b1 a .text h3 {
  width: 100%;
  max-height: 60px;
  line-height: 30px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  overflow: hidden;
}
#page .Container .block_2 .left_part .b_body .b1 a .text p {
  line-height: 24px;
  font-size: 14px;
  color: #666;
  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: 2;
}
#page .Container .block_2 .left_part .b_body .b2 .left_img {
  width: 255px;
}
#page .Container .block_2 .left_part .b_body .b2 .left_img li {
  width: 255px;
  height: 85px;
  margin-bottom: 15px;
}
#page .Container .block_2 .left_part .b_body .b2 .left_img li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#page .Container .block_2 .left_part .b_body .b2 .left_img li a img {
  width: 100%;
  height: 100%;
}
#page .Container .block_2 .left_part .b_body .b2 .left_img li a .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  text-align: center;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .Container .block_2 .left_part .b_body .b2 .right_fonts {
  width: 480px;
  margin-top: -10px;
}
#page .Container .block_2 .left_part .b_body .b2 .right_fonts li {
  height: 37px;
  line-height: 37px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .Container .block_2 .right_part {
  width: 380px;
}
#page .Container .block_2 .right_part .b_body {
  padding-top: 30px;
  border: 1px solid #91c6f2;
  box-sizing: border-box;
}
#page .Container .block_2 .right_part .b_body .top_news {
  height: 130px;
  padding: 15px;
  background-color: #f5f5f5;
  box-sizing: border-box;
  margin-bottom: 25px;
}
#page .Container .block_2 .right_part .b_body .top_news h3 {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
  margin-bottom: 10px;
}
#page .Container .block_2 .right_part .b_body .top_news p {
  line-height: 24px;
  font-size: 12px;
  color: #666;
  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: 2;
}
#page .Container .block_2 .right_part .b_body .bot_news li {
  width: 340px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  text-indent: 35px;
  background: url(../images/news.png) 0 14px no-repeat;
  border-top: 1px dashed #333;
  overflow: hidden;
}
#page .Container .block_3 {
  width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}
#page .Container .block_3.notImg .left_part .b_body .right {
  width: 775px;
}
#page .Container .block_3 .news_list li {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  overflow: hidden;
}
#page .Container .block_3 .left_part {
  width: 780px;
  box-sizing: border-box;
}
#page .Container .block_3 .left_part .b_body {
  padding-left: 15px;
}
#page .Container .block_3 .left_part .b_body .left li {
  position: relative;
  width: 130px;
  height: 215px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
}
#page .Container .block_3 .left_part .b_body .left li:hover h3 {
  transform: translateY(0);
}
#page .Container .block_3 .left_part .b_body .left li a {
  display: block;
  width: 100%;
  height: 100%;
}
#page .Container .block_3 .left_part .b_body .left li a img {
  width: 100%;
  height: 100%;
}
#page .Container .block_3 .left_part .b_body .left li a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 5px;
  max-height: 48px;
  line-height: 21px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  transform: translateY(100%);
  transition: all 0.2s;
}
#page .Container .block_3 .left_part .b_body .right {
  width: 460px;
}
#page .Container .block_3 .left_part .b_body .right .top_news {
  margin-bottom: 10px;
  margin-top: -8px;
}
#page .Container .block_3 .left_part .b_body .right .top_news h3 {
  height: 36px;
  line-height: 36px;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
}
#page .Container .block_3 .left_part .b_body .right .top_news p {
  line-height: 24px;
  font-size: 14px;
  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: 2;
}
#page .Container .block_3 .right_part {
  width: 380px;
}
#page .Container .block_3 .right_part .con {
  padding-top: 20px;
}
#page .Container .block_3 .right_part .con .top {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#page .Container .block_3 .right_part .con .top .t {
  position: absolute;
  top: 0;
  right: 0;
}
#page .Container .block_3 .right_part .con .top .t a {
  display: inline-block;
  width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .Container .block_3 .right_part .con .top .imgnews .img {
  width: 165px;
  height: 110px;
}
#page .Container .block_3 .right_part .con .top .imgnews .img a {
  display: block;
  width: 100%;
  height: 100%;
}
#page .Container .block_3 .right_part .con .top .imgnews .img a img {
  width: 100%;
  height: 100%;
}
#page .Container .block_3 .right_part .con .top .imgnews .info {
  width: 200px;
  margin-top: 50px;
}
#page .Container .block_3 .right_part .con .top .imgnews .info h3 {
  max-height: 52px;
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 5px;
  overflow: hidden;
  font-weight: normal;
}
#page .Container .block_3 .right_part .con .bot .news_list li {
  height: 30px;
  line-height: 30px;
}
#page .Container .block_4 {
  width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}
#page .Container .block_4 ul li {
  width: 277px;
  height: 200px;
  margin-right: 30px;
  margin-bottom: 15px;
  float: left;
}
#page .Container .block_4 ul li:nth-child(4n) {
  margin-right: 0;
}
#page .Container .block_4 ul li a {
  display: block;
}
#page .Container .block_4 ul li a img {
  width: 100%;
  height: 140px;
}
#page .Container .block_4 ul li a .desc {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  box-sizing: border-box;
  padding: 0 10px;
  background-color: #f5f5f5;
  text-align: center;
  overflow: hidden;
}
#page .Breadcrumbs {
  height: 20px;
  position: relative;
  zoom: 1;
  margin: 30px auto;
  display: block;
}
#page .Breadcrumbs strong {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  display: block;
  overflow: hidden;
}
#page .Breadcrumbs strong a {
  color: #999;
}
#page .list_Container {
  width: 1200px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
#page .list_Container .mainCon {
  width: 1200px;
  height: auto;
  margin: auto;
  display: block;
}
#page .list_Container .mainCon .left_list {
  width: 770px;
  overflow: hidden;
  float: left;
}
#page .list_Container .mainCon .left_list .list_body li {
  border-bottom: 1px dashed #eee;
  padding: 10px 0;
}
#page .list_Container .mainCon .left_list .list_body li:nth-child(5n) {
  margin-bottom: 20px;
}
#page .list_Container .mainCon .left_list .list_body li a {
  display: block;
  overflow: hidden;
}
#page .list_Container .mainCon .left_list .list_body li a h3 {
  width: 640px;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  font-weight: normal;
}
#page .list_Container .mainCon .left_list .list_body li a .date {
  width: 120px;
  line-height: 28px;
  font-size: 14px;
  color: #999;
  text-align: right;
  float: right;
}
#page .list_Container .mainCon .left_list .page_fenye {
  margin-top: 20px;
}
#page .list_Container .mainCon .tit {
  margin-bottom: 5px;
  width: 310px;
  height: 36px;
  background-image: url(../images/mainlist.gif);
  background-repeat: no-repeat;
  line-height: 36px;
  font-size: 26px;
  text-align: center;
  font-weight: normal;
  background-position: 0 -160px;
  color: #04ce9b;
}
#page .list_Container .mainCon .aside {
  width: 300px;
  float: right;
  display: inline;
}
#page .list_Container .mainCon .aside .area {
  margin-bottom: 30px;
}
#page .list_Container .mainCon .aside .area .title {
  overflow: hidden;
  margin-bottom: 15px;
}
#page .list_Container .mainCon .aside .area .title .text {
  height: 32px;
  line-height: 28px;
  font-size: 18px;
  text-align: center;
  color: #004ea2;
  padding: 0 22px 0 20px;
  background: url(../images/g3202lmk.png) no-repeat;
  background-size: 100% 100%;
  float: left;
}
#page .list_Container .mainCon .aside .area .more {
  font-size: 12px;
  float: right;
}
#page .list_Container .mainCon .aside .area .more a {
  line-height: 32px;
  color: #666;
}
#page .list_Container .mainCon .aside .area .newslist li {
  position: relative;
  line-height: 22px;
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#page .list_Container .mainCon .aside .area .newslist li::after {
  position: absolute;
  content: '';
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #93d3e0;
  border-radius: 50%;
}
#page .list_Container .mainCon .aside .contRbox {
  margin-bottom: 30px;
}
#page .list_Container .mainCon .aside .contRbox .divboxR2title {
  height: 25px;
}
#page .list_Container .mainCon .aside .contRbox .divboxR2title .spanR2title {
  height: 24px;
  display: block;
  float: right;
  width: 229px;
  line-height: 18px;
  border-bottom: 1px solid #1375be;
}
#page .list_Container .mainCon .aside .contRbox .divboxR2title .h1boxR2title {
  height: 24px;
  float: left;
  width: 70px;
  border-bottom: 1px solid #1375be;
  line-height: 18px;
  font-size: 16px;
  font-weight: 700;
}
#page .list_Container .mainCon .aside .contRbox .ycrdUl {
  display: block;
  padding-top: 5px;
}
#page .list_Container .mainCon .aside .contRbox .ycrdUl li {
  line-height: 30px;
  height: 30px;
  text-align: left;
  overflow: hidden;
  padding-left: 15px;
  position: relative;
}
#page .list_Container .mainCon .aside .contRbox .ycrdUl li::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 3px;
  height: 3px;
  background-color: #1475BE;
}
#page .list_Container .mainCon .aside .contRbox .ycrdUl li a {
  font-size: 16px;
}
#page .show_Container .left_list .show_tit,
#page .aside .left_list .show_tit {
  width: 100%;
  line-height: 40px;
  margin: 0 0 15px 0;
  font-size: 22px;
  color: #000;
}
#page .show_Container .left_list .meta,
#page .aside .left_list .meta {
  overflow: hidden;
  color: #999;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px dashed #eee;
  padding-bottom: 25px;
}
#page .show_Container .left_list .meta span,
#page .aside .left_list .meta span {
  padding-right: 30px;
  display: block;
  float: left;
}
#page .show_Container .left_list .showNews,
#page .aside .left_list .showNews {
  overflow: hidden;
  padding-top: 25px;
  font-size: 18px;
  line-height: 35px;
  color: #333;
}
#page .show_Container .left_list .showNews P,
#page .aside .left_list .showNews P {
  margin-bottom: 10px;
  line-height: 35px;
  color: #333;
  font-size: 18px;
  /* text-indent: 2em; */
}
#page .show_Container .left_list .showNews P img,
#page .aside .left_list .showNews P img {
  display: block;
  padding-bottom: 6px;
  max-width: 600px;
  margin: 0 auto;
  height: auto;
}
#page .show_Container .left_list .showNews P a,
#page .aside .left_list .showNews P a {
  color: inherit;
}
#page .show_Container .left_list .About,
#page .aside .left_list .About {
  height: 53px;
  line-height: 66px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page .show_Container .left_list .About.mt,
#page .aside .left_list .About.mt {
  margin-top: 30px;
}
#page .show_Container .left_list .About strong,
#page .aside .left_list .About strong {
  font-size: 19px;
  color: #000;
  float: left;
  padding: 0 4px;
  border-bottom: 3px solid #4478DD;
  height: 52px;
}
#page .show_Container .left_list .bd,
#page .aside .left_list .bd {
  padding-top: 10px;
  position: relative;
  overflow: hidden;
}
#page .show_Container .left_list .bd ul,
#page .aside .left_list .bd ul {
  float: left;
  margin-top: -1px;
  width: 100%;
}
#page .show_Container .left_list .bd ul li,
#page .aside .left_list .bd ul li {
  float: left;
  width: 50%;
  padding: 13px 0;
  height: 42px;
  border-bottom: 1px dotted #dadada;
  overflow: hidden;
}
#page .show_Container .left_list .bd ul li p,
#page .aside .left_list .bd ul li p {
  overflow: hidden;
  padding-left: 2%;
  width: 90%;
  height: 14px;
  border-left: 3px solid #4478DD;
  font-size: 14px;
  line-height: 14px;
}
#page .show_Container .left_list .bd ul li p a,
#page .aside .left_list .bd ul li p a {
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .show_Container .left_list .ArticleList .listItem,
#page .aside .left_list .ArticleList .listItem {
  padding: 8px 0;
  zoom: 1;
  border-bottom: 1px solid #f0f0f0;
}
#page .show_Container .left_list .ArticleList .listItem .item-img,
#page .aside .left_list .ArticleList .listItem .item-img {
  float: left;
  width: 220px;
  height: 150px;
  overflow: hidden;
}
#page .show_Container .left_list .ArticleList .listItem .item-img img,
#page .aside .left_list .ArticleList .listItem .item-img img {
  width: 220px;
  min-height: 150px;
  color: #f5f5f5;
}
#page .show_Container .left_list .ArticleList .listItem .item-con,
#page .aside .left_list .ArticleList .listItem .item-con {
  height: 150px;
  margin-left: 250px;
  overflow: hidden;
}
#page .show_Container .left_list .ArticleList .listItem .tit,
#page .aside .left_list .ArticleList .listItem .tit {
  font-size: 17px;
  font-weight: bold;
  line-height: 38px;
  height: 38px;
  margin-bottom: 14px;
  background: none;
  text-align: left;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .show_Container .left_list .ArticleList .listItem .tit a,
#page .aside .left_list .ArticleList .listItem .tit a {
  color: #333;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .show_Container .left_list .ArticleList .listItem .sum,
#page .aside .left_list .ArticleList .listItem .sum {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#page .show_Container .left_list .ArticleList .listItem .item-foot,
#page .aside .left_list .ArticleList .listItem .item-foot {
  color: #999;
  font-size: 12px;
  margin-top: 14px;
}
#page .show_Container .left_list .ArticleList .listItem .item-foot span,
#page .aside .left_list .ArticleList .listItem .item-foot span {
  display: block;
}
#page .show_Container .left_list .ArticleList .listItem .source,
#page .aside .left_list .ArticleList .listItem .source {
  float: left;
  margin-right: 1em;
  color: #999;
  font-size: 12px;
}
#page .show_Container .ad,
#page .aside .ad {
  width: 100%;
  height: 300px;
  position: relative;
  margin-bottom: 20px;
}
#page .show_Container .ad.mt,
#page .aside .ad.mt {
  margin-top: 20px;
}
#page .show_Container .ad.list_ad_notop,
#page .aside .ad.list_ad_notop {
  margin-top: 0;
}
#page .show_Container .ad a,
#page .aside .ad a {
  display: inline-block;
  width: 100%;
  height: 300px;
}
#page .show_Container .ad a img,
#page .aside .ad a img {
  width: 100%;
  height: 100%;
}
#page .show_Container .ad a .ad_desc,
#page .aside .ad a .ad_desc {
  font-size: 12px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 20px;
  line-height: 20px;
  border-radius: 0 11px 0 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
}
#page .tags {
  color: white;
  font-size: 14px;
}
#page .tags a {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: white;
}
#page .turn_Page {
  margin-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}
#page .turn_Page p {
  font-size: 16px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999;
}
#page .turn_Page p span {
  font-size: 16px;
  color: #333333;
}
#page .turn_Page p span a {
  color: #333333;
}
#page .turn_Page p span:hover a {
  color: #C6252D;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  width: 60px;
  height: 0px;
  overflow: hidden;
  border-radius: 3px;
  background: url(../images/top.jpg) 0 0 no-repeat;
  text-indent: -999em;
  transition: all 0.3s;
}
.goTop:hover {
  background-position: -60px 0;
}
#footer {
  padding-top: 20px;
  background: #717277;
  margin-top: 10px;
  color: white;
  overflow: hidden;
}
#footer .container {
  margin: 0px auto;
  width: 1180px;
  position: relative;
  margin-top: 10px;
}
#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 .friends {
  border-top: 1px solid white;
  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 .banquan {
  margin: 30px 0 15px 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
#footer .container .banquan a {
  color: white;
}
.page_fenye {
  overflow: hidden;
  border-radius: 3px;
  font-size: 0px;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #4478DD;
  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: #4478DD;
  color: white;
}
.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;
}
/*# sourceMappingURL=index.css.map */