.hr_10 {
  height: 10px;
  margin: 10px auto;
}
.big_img {
  width: 100%;
  height: 200px;
  position: relative;
}
.big_img img {
  width: 100%;
  height: 100%;
}
.big_img p {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  text-align: center;
  height: 25px;
  line-height: 25px;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  font-size: 14px;
}
.tit_line {
  position: absolute;
  width: 133px;
  height: 2px;
  background: #2095D8;
  top: -1px;
}
.part_tit {
  margin: 10px;
  vertical-align: middle;
}
.part_tit span {
  font-size: 20px;
  color: #2095D8;
  font-weight: bold;
}
.img_text {
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  line-height: 20px;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}
.img_text img {
  width: 130px;
  height: 80px;
  float: left;
}
.img_text ._r {
  width: calc(100% - 150px);
}
.img_text ._r .tit {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #3a3a3a;
  padding-bottom: 10px;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.img_text ._r .con {
  margin-top: 5px;
  color: #666666;
  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;
}
.img_text.notImg ._r {
  width: 100% !important;
}
.news_list {
  margin-top: 10px;
  overflow: hidden;
  width: 100%;
}
.news_list li {
  font-size: 16px;
  padding: 8px 0;
  margin: 0 10px;
  line-height: 1;
}
.news_list li a {
  color: #444444;
  text-decoration: none;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 15px;
  vertical-align: middle;
  position: relative;
}
.news_list li a::before {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #999999;
  border-radius: 50%;
}
.news_list li:first-child {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  margin: 5px 10px 10px 5px;
  width: 90%;
}
.news_list li:first-child a {
  padding-left: 0;
}
.news_list li:first-child a::before {
  content: '';
  width: 0;
}
.news_list li:hover a {
  color: #305798;
}
.double_img {
  overflow: hidden;
  margin-top: 20px;
}
.double_img a {
  display: block;
  width: 48%;
  position: relative;
  height: 150px;
}
.double_img a img {
  width: 100%;
  height: 120px;
}
.double_img a p {
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 5px;
  font-size: 14px;
  text-align: center;
}
.p_ul1 {
  margin: 0 3%;
}
.p_ul1 li {
  border-bottom: 1px dashed #e1e1e1;
  margin: 13px 0;
  overflow: hidden;
}
.p_ul1 li a {
  color: #333;
  float: right;
  font-size: 14px;
  width: 100%;
  margin-bottom: 15px;
  line-height: 22px;
  height: 46px;
  overflow: hidden;
}
.p_ul2 {
  margin: 0 3%;
}
.p_ul2 li {
  font-size: 16px;
  overflow: hidden;
  color: #666666;
  margin: 8px 0;
}
.p_ul2 li a {
  position: relative;
  padding-left: 12px;
  color: #666666;
  margin-left: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 93%;
  vertical-align: middle;
}
.p_ul2 li a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999999;
}
.p_ul2 li span {
  margin-right: 14px;
  color: #587796;
  position: relative;
  vertical-align: middle;
}
.p_ul2 li span::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 15px;
  background: #e5eaf3;
  top: 4px;
  right: -10px;
}
.list_li li {
  border-bottom: 1px dashed #ccc;
  font-size: 14px;
  line-height: 40px;
  padding: 0 0 0 20px;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_li li::before {
  position: absolute;
  content: '';
  background: #cccccc;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  left: 5px;
  top: 19px;
}
.list_li li a {
  color: #3a3a3a;
}
ul.b li {
  background-image: url(../images/dian.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}
ul.b li:first-child a {
  font-weight: bold;
}
ul.l li:last-child a {
  color: #2095d8 !important;
}
.tabs_head {
  margin-bottom: 10px;
  height: 36px;
  background-color: #eeeeee;
}
.tabs_head li {
  float: left;
  line-height: 34px;
  width: 80px;
  text-align: center;
}
.tabs_head li a {
  color: #3a3a3a;
}
.tabs_head li.active {
  height: 36px;
  font-size: 18px;
  width: 95px;
  background-image: url(../images/main_bg.gif);
  background-repeat: repeat-x;
  background-position: 0 -320px;
  background-color: #FFF;
  color: #004b7f;
}
.tabs_head li.active a {
  color: #004b7f;
}
.tabs_body .news-list {
  display: none;
}
.tabs_body .news-list.active {
  display: block;
}
.breadcrumb {
  height: 48px;
  background: #f4f4f4;
  line-height: 48px;
  padding-left: 15px;
  color: #666;
  font-size: 14px;
  margin: 10px auto;
}
#page {
  width: 1220px;
  background: white;
  /*焦点图*/
  /*轮播效果样式  (指示点 描述  箭头样式)*/
  /*column 里面的公共样式*/
  /*mainRight*/
  /*右边新闻*/
}
#page #header {
  background-color: white;
}
#page #header .top_block {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
#page #header .top_block .logo_block {
  height: 46px;
  user-select: none;
  margin: 10px 0 0;
}
#page #header .top_block .logo_block img {
  width: 100%;
  height: 100%;
}
#page #header .top_block .search_block form .ss-wrap {
  height: 33px;
  line-height: 34px;
  padding: 3px;
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 25px;
  border: 1px solid #eeee;
  font-size: 0;
  z-index: 9;
}
#page #header .top_block .search_block form .ss-wrap i {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
#page #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: #666;
  outline: none;
}
#page #header .top_block .search_block form .ss-wrap input[type=submit] {
  width: 60px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  vertical-align: middle;
  border: 0;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  background: #2095D8 url("../images/search_icon.png") no-repeat center;
}
#page #header .nav {
  width: 1200px;
  margin: auto;
  height: 40px;
}
#page #header .nav ul {
  background-color: #2095d8;
  line-height: 40px;
  height: 40px;
}
#page #header .nav ul li {
  float: left;
  width: 70px;
  line-height: 40px;
  height: 40px;
  text-align: center;
}
#page #header .nav ul li a {
  color: #FFF;
  font-size: 14px;
}
#page #header .nav ul li:hover,
#page #header .nav ul li.active {
  background-color: #136fb8;
  background-image: url(../images/main_bg.gif);
  background-position: center -119px;
  background-repeat: no-repeat;
}
#page .header_ad {
  width: 1200px;
  height: 90px;
  margin: 5px auto;
  position: relative;
}
#page .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;
}
#page .header_ad img {
  width: 100%;
  height: 100%;
}
#page .focus-news {
  margin: 0 auto;
  height: 260px !important;
}
#page .yx-rotaion-btn {
  position: absolute;
  width: 100%;
  height: 41px;
  top: 50%;
  margin-top: -20px;
}
#page .yx-rotaion-btn span {
  display: block;
  width: 30px;
  height: 50px;
  cursor: pointer;
  position: relative;
}
#page .yx-rotaion-btn .left_btn {
  background: rgba(0, 0, 0, 0.4) url(../images/left.png) no-repeat center;
  float: left;
  left: 0;
  background-size: auto 50%;
}
#page .yx-rotaion-btn .right_btn {
  background: rgba(0, 0, 0, 0.4) url(../images/right.png) no-repeat center;
  float: right;
  right: 0;
  background-size: auto 50%;
}
#page .yx-rotaion-btn span.hover {
  background-color: rgba(255, 0, 0, 0.5);
}
#page .focus-news-list img {
  width: 370px;
  height: 260px;
  overflow: hidden;
}
#page .yx-topic-list-slider {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#page .yx-channel-top-slider {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
#page .yx-rotaion-title {
  position: absolute;
}
#page .yx-rotation-focus {
  position: absolute;
  height: 31px;
  line-height: 23px;
  left: 10px;
  bottom: 0;
  z-index: 2;
}
#page .yx-rotation-focus span {
  width: 10px;
  height: 10px;
  line-height: 12px;
  float: left;
  margin-left: 5px;
  position: relative;
  top: 14px;
  cursor: pointer;
  text-indent: -9999px;
  background: white;
  border-radius: 50%;
  display: block;
}
#page .yx-rotation-focus span.hover {
  background-color: #F4A60F;
}
#page .yx-rotation-t {
  position: absolute;
  color: #fff;
  font-size: 16px;
  z-index: 2;
  width: 100%;
  display: inline-block;
  bottom: 0;
  padding-left: 10px;
  text-align: center;
  display: block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 0;
  line-height: 67px;
}
#page .yx-rotation-title {
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 35px;
  background: #000;
  opacity: 0.65;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#page .rotaion_list {
  width: 0;
  height: 0;
  overflow: hidden;
}
#page .column {
  width: 370px;
  overflow: hidden;
}
#page .column .pic {
  float: left;
  display: inline;
  margin-right: 10px;
  width: 180px;
  height: 120px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#page .column .pic:nth-child(3) {
  margin-right: 0;
}
#page .column .pic img {
  width: 100%;
  height: 100%;
}
#page .column .pic p {
  position: absolute;
  height: 25px;
  font-size: 15px;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 25px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  text-align: center;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .column .photo {
  width: 180px;
  height: 120px;
  display: block;
  overflow: hidden;
}
#page .column .video {
  float: left;
  display: inline;
  width: 370px;
  line-height: 0;
  overflow: hidden;
}
#page .column .bigImg {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#page .column .bigImg img {
  width: 370px;
  height: 245px;
}
#page .column .bigImg h3 {
  z-index: 99;
  font-size: 14px;
  background: url(../images/vidblack.png) no-repeat top center;
  color: #fff;
  line-height: 40px;
  height: 40px;
  background-size: 100% 100%;
  width: 370px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  word-break: keep-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  overflow: hidden;
}
#page .column .tab-list {
  float: left;
  display: inline;
  width: 370px;
  line-height: 0;
  overflow: hidden;
}
#page .column .tab-list li {
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 14px;
}
#page .column .tab-list li em {
  font-size: 14px;
  color: #888;
  display: inline-block;
  height: 16px;
  line-height: 15px;
  width: 40px;
}
#page .column .left-pic {
  float: left;
  display: inline;
  line-height: 0;
  overflow: hidden;
}
#page .news-title {
  height: 36px;
  background-color: #eeeeee;
  margin-bottom: 10px;
}
#page .news-title .text {
  float: left;
  font-size: 18px;
  color: #004b7f;
  line-height: 34px;
  background-image: url(../images/main_bg.gif);
  background-repeat: no-repeat;
  background-position: -5px 0;
  padding: 0 0 0 30px;
}
#page .news-title .text a {
  color: inherit;
}
#page .news-title .textCenter {
  font-size: 12px;
  padding: 0 10px 0 0;
  float: right;
  color: #838c92;
  line-height: 36px;
}
#page .news-title .textCenter a {
  font-size: 12px;
  color: #838c92;
}
#page .news-list {
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}
#page .news-list li {
  display: inline-block;
  width: 96%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
}
#page .news-list li a {
  color: #3a3a3a;
}
#page .news-list li a:hover {
  text-decoration: underline;
  color: #2095d8 !important;
}
#page .mainLM .mainLm-part1 {
  overflow: hidden;
}
#page .mainLM .mainLm-part1 .left,
#page .mainLM .mainLm-part1 .right {
  width: 400px;
  overflow: hidden;
}
#page .sidebar {
  width: 100%;
  overflow: hidden;
}
#page .sidebar .slider_tit {
  height: 36px;
  background-color: #eeeeee;
}
#page .sidebar .slider_tit h3 {
  float: left;
  font-size: 18px;
  background-position: -5px 0;
  padding: 0 0 0 30px;
  line-height: 34px;
  background-image: url(../images/main_bg.gif);
  background-repeat: no-repeat;
}
#page .sidebar .slider_tit h3 a {
  color: #004b7f;
}
#page .sidebar .slider_tit .more {
  font-size: 12px;
  padding: 0 10px 0 0;
  float: right;
  color: #838c92;
  line-height: 34px;
}
#page .sidebar .hotBox {
  padding: 0 15px;
}
#page .sidebar .hotBox .info {
  margin: 10px 0 12px;
  overflow: hidden;
}
#page .sidebar .hotBox .info .pic {
  float: left;
  margin-right: 11px;
}
#page .sidebar .hotBox .info .pic img {
  width: 90px;
  height: 60px;
}
#page .sidebar .hotBox .info .text {
  font-size: 14px;
  color: #acacac;
  line-height: 23px;
}
#page .ImgBox {
  margin: 10px 0;
  width: 100%;
  overflow: hidden;
}
#page .ImgBox .topic {
  display: inline;
  line-height: 0;
  width: 48%;
  overflow: hidden;
  float: right;
}
#page .ImgBox .topic:first-child {
  float: left;
}
#page .ImgBox .topic .photo {
  overflow: hidden;
}
#page .ImgBox .topic .photo img {
  width: 100%;
  height: 90px;
}
#page .ImgBox .topic p {
  line-height: 20px;
  height: 38px;
  margin-top: 6px;
  font-size: 12px;
  overflow: hidden;
}
#page .main-title {
  height: 55px;
  border-top: 1px #e5e5e5 solid;
}
#page .main-title .text {
  border-top: 2px #f33 solid;
  margin-top: -1px;
  padding: 9px 30px 0 30px;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
}
#page .main-title .textRi {
  float: right;
  line-height: 47px;
}
#page .main-title .textRi a {
  font-size: 14px;
  color: #888;
}
#page .main-title .textRi a:hover {
  color: #D90000;
}
#page .main-title .textRi span {
  margin: 0 5px;
  color: #e5e5e5;
}
#page .tab-title {
  border-left: 4px;
  height: 20px;
  line-height: 20px;
  position: relative;
}
#page .tab-title::before {
  float: left;
  background: #D2D2D2;
  width: 4px;
  height: 14px;
  overflow: hidden;
  display: inline-block;
  margin: 3px 7px 0 0;
  border-radius: 2px;
}
#page .tab-title .bt {
  float: left;
  font-size: 16px;
  font-weight: 700;
}
#page .tab-title .more a {
  float: right;
  margin-left: 20px;
  font-size: 14px;
  color: #888;
}
#page .tab-title .more a:hover {
  color: #D90000;
}
.list_container {
  width: 1200px;
  margin: auto;
}
.list_container .left_part {
  background-color: #fff;
  padding: 10px;
  width: 860px;
}
.list_container .left_part .pub_ul li {
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.list_container .left_part .pub_ul li ._img {
  width: 202px;
  height: 130px;
  margin-bottom: 10px;
  float: left;
}
.list_container .left_part .pub_ul li ._img img {
  width: 100%;
  height: 100%;
}
.list_container .left_part .pub_ul li ._font {
  width: 73%;
  margin-left: 2%;
}
.list_container .left_part .pub_ul li ._font .tit {
  color: #3a3a3a;
  font-size: 20px;
  margin: 5px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_container .left_part .pub_ul li ._font .con {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin: 5px 0;
}
.list_container .left_part .pub_ul li ._font .meta {
  margin: 10px 0;
  color: #8c8c8c;
  font-size: 14px;
}
.list_container .left_part .pub_ul li.notImg ._font {
  width: 100%;
}
.list_container .list_right_part {
  margin-top: 20px;
  width: 300px;
  float: right;
  background-color: #FFFFFF;
  overflow: hidden;
}
.list_container .list_right_part .ad1 {
  width: 300px;
  margin-bottom: 18px;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #e7e7e7;
}
.list_container .list_right_part .ad1 .double_img a {
  height: 85px;
}
.list_container .list_right_part .ad1 .double_img a img {
  height: 100%;
}
.list_container .list_right_part .ad1 .double_img a p {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  text-align: center;
  height: 25px;
  line-height: 25px;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  font-size: 14px;
}
.list_container .list_right_part .ad2 .big_img a p {
  background-color: #0369c0;
  font-size: 14px;
}
.list_container .list_right_part .ad3 .sort {
  overflow: hidden;
}
.list_container .list_right_part .ad3 .sort li {
  font-size: 14px;
  padding: 0;
  margin: 8px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_container .list_right_part .ad3 .sort li a {
  color: #3a3a3a;
}
.list_container .list_right_part .ad3 .sort li a .num {
  margin: 0 6px;
  font-weight: bold;
  font-size: 16px;
  font-style: italic;
}
.list_container .list_right_part .ad3 .sort li a ._con {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list_container .list_right_part .ad3 .sort li:nth-child(-n+3) a .num {
  color: #f64747;
}
.show_container .left_part .show_con {
  padding-top: 15px;
}
.show_container .left_part .show_con .show_tit {
  line-height: 45px;
  font-weight: normal;
  color: #333;
  font-size: 30px;
}
.show_container .left_part .show_con .meta {
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  color: #9797a1;
  border-bottom: 1px solid #f0f0f0;
}
.show_container .left_part .show_con .show_body {
  padding-top: 10px;
  padding-bottom: 20px;
  line-height: 32px;
  color: #333333;
  font-size: 16px;
}
.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 {
  margin-top: 20px;
  padding: 10px;
  width: 850px;
}
.show_container .left_part .recommend_part .rec_1 {
  overflow: hidden;
  position: relative;
}
.show_container .left_part .recommend_part .rec_1 .rec_part {
  overflow: hidden;
  width: 48%;
}
.show_container .left_part .recommend_part .rec_1 .rec_part .ImgBox .topic .photo img {
  height: 110px !important;
}
.wrap {
  width: 100%;
  margin-top: 20px;
  border-top: 1px #E3E3E3 solid;
  background: #F6F6F6;
  overflow: hidden;
}
.wrap .footer {
  width: 1200px;
  overflow: hidden;
}
.wrap .footer .tab-title {
  border-left: 4px;
  height: 20px;
  line-height: 20px;
  margin-top: 30px;
  position: relative;
}
.wrap .footer .tab-title::before {
  float: left;
  background: #444;
  width: 4px;
  height: 15px;
  overflow: hidden;
  display: inline-block;
  margin: 3px 10px 0 0;
  border-radius: 2px;
}
.wrap .footer .tab-title .bt {
  float: left;
  font-size: 16px;
  font-weight: 700;
}
.wrap .footer .tab-text {
  float: left;
  margin: 20px 0 20px;
  display: inline;
  overflow: hidden;
}
.wrap .footer .tab-text .lftit {
  width: 80px;
  float: left;
  overflow: hidden;
}
.wrap .footer .tab-text .ritit {
  width: 1110px;
  float: right;
  overflow: hidden;
}
.wrap .footer .tab-text li {
  float: left;
  line-height: 25px;
  font-size: 12px;
  margin-right: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.wrap .footer .tab-text li a {
  float: left;
  line-height: 25px;
  font-size: 12px;
  margin-right: 10px;
  overflow: hidden;
}
.wrap .foot-nav {
  width: 100%;
  height: 45px;
  font-size: 12px;
  color: #F6F6F6;
  text-align: center;
  background: #2095D8;
  overflow: hidden;
}
.wrap .foot-nav a {
  line-height: 45px;
  height: 45px;
  color: #F6F6F6;
  margin: 0 10px;
  overflow: hidden;
}
.tags {
  margin-top: 10px;
  color: white;
  font-size: 16px;
}
.tags a {
  display: inline-block;
  margin-left: 10px;
  font-size: 13px;
  color: white;
}
.turn_Page {
  margin-top: 20px;
  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: #666;
}
.turn_Page p span a {
  color: #666;
}
.turn_Page p span:hover a {
  color: #C6252D;
}
.goTop {
  position: fixed;
  bottom: 200px;
  right: 200px;
  display: none;
  width: 60px;
  height: 60px;
  border-radius: 3px;
  background: url(../images/top.jpg) 0 0 no-repeat;
  text-indent: -999em;
}
.goTop:hover {
  background: url(../images/top_active.png) 0 0 no-repeat;
}
.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;
  font-size: 0;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #2095D8;
  color: white;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-size: 16px;
  border-color: #2095D8;
  margin: 0 2px;
}
.page_fenye a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  color: #3c3e45;
  font-size: 16px;
  border: 1px solid #b3b3b3;
  margin: 0 2px;
}
.page_fenye a:hover {
  background-color: #2095D8;
  color: white;
}
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
  margin-bottom: 10px;
}
.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;
}
/*# sourceMappingURL=index.css.map */