* {
  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::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
a {
  color: #333333;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
#page .header {
  width: 1120px;
  margin: auto;
  padding-top: 23px;
  position: relative;
}
#page .header .logo {
  display: block;
  width: 210px;
  height: 77px;
  margin: 0 auto;
}
#page .header .logo img {
  width: 100%;
}
#page .nav_head {
  margin-top: 30px;
  overflow: hidden;
  height: 45px;
  padding-left: 14px;
  background: #000;
  font-size: 16px;
  line-height: 45px;
}
#page .nav_head a {
  width: 66px;
  float: left;
  color: #fff;
  position: relative;
  text-align: center;
}
#page .nav_head a.on {
  color: #e5077c;
}
#page .nav_head a.on .san_jiao {
  display: block;
}
#page .nav_head a i {
  font-style: normal;
}
#page .nav_head a .san_jiao {
  display: none;
  border-color: transparent transparent #fff transparent;
  border-width: 7px;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
  border-style: dashed dashed solid dashed;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  transform-origin: center 20%;
  transition: transform 0.2s;
}
#page .nav_head .s_line {
  width: 1px;
  height: 12px;
  background: #555;
  float: left;
  margin: 17px 18px 0;
  display: inline;
  text-indent: -9999px;
}
#page .search_block {
  width: 114px;
  height: 31px;
  position: absolute;
  right: 11px;
  top: 130px;
  z-index: 99;
}
#page .search_block:hover .ipt {
  width: 136px;
}
#page .search_block:hover .search {
  background: url(https://www.mefun.com/static_mefun/images/search_.png) no-repeat;
  background-size: contain;
}
#page .search_block .ipt {
  width: 0;
  height: 28px;
  line-height: 27px;
  font-size: 14px;
  border: 0 none;
  outline: none;
  border-radius: 15px;
  margin-top: 9px;
  margin-left: -24px;
  text-indent: 4px;
  transition: all 0.3s;
}
#page .search_block .search {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 12px;
  right: 9px;
  border: none;
  cursor: pointer;
  text-indent: -10000px;
  outline: none;
  background: url(https://www.mefun.com/static_mefun/images/search_def.png) no-repeat;
  background-size: contain;
  font-size: 100%;
  z-index: 99999;
}
#page .nav_show {
  margin-top: 17px;
}
#page .nav_show .maBox {
  width: 1120px;
  margin: 5px auto 15px;
  position: relative;
  z-index: 100;
}
#page .nav_show .maBox .maApp {
  padding: 0 30px;
  position: relative;
  display: inline;
}
#page .nav_show .maBox .maApp:hover .ewm {
  display: block;
}
#page .nav_show .maBox .maApp a {
  background: none;
  position: relative;
  padding: 0;
  padding-left: 22px;
  line-height: 20px;
  display: inline-block;
  color: #666;
  font-size: 14px;
  float: none;
}
#page .nav_show .maBox .maApp a .appIcon {
  width: 12px;
  height: 18px;
  left: 0;
  top: 0;
  animation: dou 2s linear infinite;
  position: absolute;
  background: url(https://www.mefun.com/static_mefun/images/sprite.png);
  background-position: -188px 0;
}
#page .nav_show .maBox .maApp .ewm {
  display: none;
  padding: 5px;
  background: #fff;
  border-top: 1px solid #e5e5e5;
  position: absolute;
  left: 20px;
  bottom: -177px;
}
#page .nav_show .maBox .maApp .ewm img {
  width: 152px;
  height: 152px;
  border: 0;
  vertical-align: top;
  background-color: #fff;
}
#page .nav_show .maBox .maApp .ewm em {
  width: 18px;
  height: 8px;
  display: block;
  position: absolute;
  left: 29px;
  top: -8px;
  background: url(https://www.mefun.com/static_mefun/images/sprite.png) no-repeat;
  background-position: 0 0;
}
#page .nav_show .maBox .maApp .s_line {
  width: 1px;
  height: 12px;
  background: #e4e4e4;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -6px;
  float: none;
}
#page .nav_show .maBox .gzh a {
  padding-left: 35px;
}
#page .nav_show .maBox .gzh a .appIcon {
  width: 26px;
  background-position: -177px -34px;
}
#page .nav_show .maBox .wb a {
  padding-left: 34px;
}
#page .nav_show .maBox .wb a .appIcon {
  width: 26px;
  height: 20px;
  background-position: -177px -68px;
}
#page .nav_show .channel .maApp {
  padding: 0 20px;
}
#page .nav_show .channel .maApp a {
  padding-left: 0;
  font-size: 16px;
}
#page .nav_show ul li {
  display: none;
}
#page .nav_show ul li.on {
  display: block;
}
#page .pub_swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
#page .pub_swiper .swiper-pagination {
  position: absolute;
  bottom: 4px;
  height: 30px;
}
#page .pub_swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #B0B0B0;
  margin: 0 3px;
  cursor: pointer;
  border-radius: initial;
  opacity: 1 !important;
}
#page .pub_swiper .swiper-pagination-bullet-active {
  background-color: #E5077C;
}
#page .pub_swiper .swiper-button {
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
#page .pub_swiper:hover .swiper-button-next {
  right: 0px !important;
}
#page .pub_swiper:hover .swiper-button-prev {
  left: 0px;
}
#page .pub_swiper .swiper-button-next {
  background: url(https://www.mefun.com/static_mefun/images/arrow_next.png) no-repeat right top;
  right: -40px !important;
  transition: all 0.3s;
}
#page .pub_swiper .swiper-button-prev {
  background: url(https://www.mefun.com/static_mefun/images/arrow_prev.png) no-repeat left top;
  left: -40px;
  transition: all 0.3s;
}
#page .pub_swiper img {
  width: 100%;
  height: 100%;
}
#page .pub_swiper .desc {
  position: absolute;
  padding: 0 10px;
  bottom: 0;
  left: 0;
  height: 80px;
  text-align: center;
  line-height: 60px;
  color: white;
  font-size: 20px;
  background: url(https://www.mefun.com/static_mefun/images/shadow.png) no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .banner_wrap {
  width: 1120px;
  margin: 0 auto;
  height: 500px;
  position: relative;
  zoom: 1;
  margin-bottom: 40px;
}
#page .pub_part .b_tit {
  min-width: 1120px;
  margin: 0 auto;
  text-align: center;
}
#page .pub_part .b_tit .t_tit {
  height: 56px;
  border-bottom: 1px solid #000;
}
#page .pub_part .b_tit .t_tit b {
  font-style: normal;
  font-size: 40px;
  font-family: inherit;
}
#page .pub_part .b_tit .menu {
  height: 45px;
  line-height: 45px;
  color: #ccc;
  font-size: 16px;
  text-align: center;
}
#page .pub_part .b_tit .menu a:hover {
  color: #e50a80;
}
#page .pub_part .b_tit .menu .s_line {
  font-style: normal;
  padding: 0 30px 0 29px;
}
#page .pub_00img {
  width: 355px;
  float: left;
  position: relative;
}
#page .pub_00img img {
  width: 100%;
  height: 100%;
}
#page .pub_00img .desc {
  bottom: 0px;
  font-size: 14px;
  position: absolute;
  left: 0;
  color: #fff;
  line-height: 24px;
  padding: 20px 20px 0;
  text-align: left;
  background: url(https://www.mefun.com/static_mefun/images/shadow.png) no-repeat;
  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;
  background-color: #595454;
}
#page .pub_00img .desc i {
  height: 28px;
  overflow: hidden;
  margin-bottom: 2px;
  display: block;
  text-align: center;
  font-size: 18px;
  font-style: normal;
}
#page .pub_three {
  padding: 8px;
  position: relative;
  zoom: 1;
  background: #f2f2f2;
}
#page .pub_three ul {
  height: 250px;
  width: 100%;
  padding: 7px 0 0 22px;
  background: #fff;
}
#page .pub_three ul li {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 26px;
  overflow: hidden;
  line-height: 23px;
  font-size: 14px;
  transition: all 0.3s;
}
#page .pub_three ul li:hover {
  margin-left: 15px;
}
#page .pub_three ul li a {
  padding-left: 15px;
}
#page .pub_three ul li em {
  font-size: 18px;
  color: #E50A80;
}
#page .pub_s_tit {
  height: 24px;
  position: relative;
  border-top: 1px solid #ececec;
}
#page .pub_s_tit .c_tit {
  width: 100%;
  height: 48px;
  font-size: 26px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  left: 0;
  top: -24px;
}
#page .pub_s_tit .c_tit span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
}
#page .block_01 {
  width: 1120px;
  margin: 0 auto;
  margin-bottom: 30px;
}
#page .block_01 .b_tit {
  text-align: left;
  padding-left: 10px;
  position: relative;
  height: 31px;
  border-bottom: 0 none;
}
#page .block_01 .b_tit b {
  width: 253px;
  height: 31px;
  background-position: -80px -460px;
  color: #666;
  font-size: 40px;
  font-weight: normal;
}
#page .block_01 .b_tit b span {
  color: #333333;
  font-weight: 100;
}
#page .block_01 .b_body {
  padding-top: 30px;
  overflow: hidden;
}
#page .block_01 .b_body .two_left {
  width: 738px;
  float: left;
}
#page .block_01 .b_body .two_left .two_left_b {
  height: 534px;
  overflow: hidden;
  margin-bottom: 25px;
}
#page .block_01 .b_body .two_left .two_left_b .left_img a {
  display: inline-block;
  width: 100%;
  height: 265px;
  position: relative;
}
#page .block_01 .b_body .two_left .two_left_b .right_list {
  width: 355px;
  float: right;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b {
  width: 355px;
  border: 8px solid #f6f6f8;
  background: #fff;
  height: 538px;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b ul {
  margin: 15px 25px 23px;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b ul li {
  padding-left: 13px;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b ul li strong {
  height: 53px;
  font-size: 22px;
  color: #333;
  line-height: 34px;
  display: block;
  text-align: center;
  overflow: hidden;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b ul li:nth-child(1)::before {
  width: 0;
  height: 0;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b ul li::before {
  content: '';
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 3px;
  height: 3px;
  background-color: #333333;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b .i_f {
  text-align: center;
  position: relative;
  margin: 2px 14px 12px;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b .i_f .o_img {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 177px;
  margin-bottom: 15px;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b .i_f .o_img img {
  width: 100%;
  height: 100%;
}
#page .block_01 .b_body .two_left .two_left_b .right_list .right_list_b .i_f p {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .block_01 .b_body .one_right {
  width: 354px;
  background: #f6f6f8;
  padding: 15px 20px;
  float: right;
}
#page .block_01 .b_body .one_right .top_b {
  margin-bottom: 30px;
}
#page .block_01 .b_body .one_right .top_b a {
  position: relative;
}
#page .block_01 .b_body .one_right .top_b a img {
  width: 100%;
  height: 210px;
}
#page .block_01 .b_body .one_right .top_b a p {
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  background: url("https://www.mefun.com/static_mefun/images/shadow.png");
}
#page .block_01 .b_body .one_right .bottom_b {
  margin-top: -3px;
}
#page .block_01 .b_body .one_right .bottom_b .b_tit {
  height: 12px;
  margin-bottom: 22px;
  border-bottom: 1px solid #888;
  position: relative;
  text-align: center;
}
#page .block_01 .b_body .one_right .bottom_b .b_tit span {
  padding: 0 10px;
  background: #f6f6f8;
  font-size: 19px;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block {
  width: 315px;
  height: 230px;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-pagination {
  position: absolute;
  bottom: -12px;
  height: 30px;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #B0B0B0;
  margin: 0 3px;
  cursor: pointer;
  border-radius: initial;
  opacity: 1 !important;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-pagination-bullet-active {
  background-color: #E5077C;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-button {
  position: absolute;
  top: 39%;
  margin-top: -42.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container:hover .swiper-button-next {
  right: 0 !important;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container:hover .swiper-button-prev {
  left: 0;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-button-next {
  background: url(https://www.mefun.com/static_mefun/images/arrow_next.png) no-repeat right top;
  right: -40px !important;
  transition: all 0.3s;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .swiper-button-prev {
  background: url(https://www.mefun.com/static_mefun/images/arrow_prev.png) no-repeat left top;
  left: -40px;
  transition: all 0.3s;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container img {
  width: 100%;
  height: 70%;
}
#page .block_01 .b_body .one_right .bottom_b .slide_block .swiper-container .desc {
  position: absolute;
  padding: 0 10px;
  bottom: 0;
  left: 0;
  height: 80px;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .block_02 {
  width: 1120px;
  margin: 0 auto;
}
#page .block_02 .b2_banner {
  margin-bottom: 30px;
  padding-top: 15px;
  width: 100%;
  height: 340px;
  overflow: hidden;
}
#page .block_02 .b2_banner .swiper-container-horizontal > .swiper-pagination-bullets,
#page .block_02 .b2_banner .swiper-pagination-custom,
#page .block_02 .b2_banner .swiper-pagination-fraction {
  bottom: initial !important;
}
#page .block_02 .b2_banner .swiper {
  width: 100%;
  height: 280px;
  position: relative;
}
#page .block_02 .b2_banner .swiper .swiper-slide {
  width: 355px;
  height: 260px;
}
#page .block_02 .b2_banner .swiper .swiper-slide img {
  width: 100%;
  height: 230px;
}
#page .block_02 .b2_banner .swiper .swiper-slide p {
  margin-top: 10px;
  text-align: center;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}
#page .block_02 .b2_banner .swiper .swiper-slide p.con {
  margin-top: 5px;
  color: #888;
  font-size: 14px;
}
#page .block_02 .b2_banner .swiper .swiper-pagination {
  position: absolute;
  bottom: 4px;
  height: 30px;
}
#page .block_02 .b2_banner .swiper .swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #B0B0B0;
  margin: 0 3px;
  cursor: pointer;
  border-radius: initial;
  opacity: 1 !important;
}
#page .block_02 .b2_banner .swiper .swiper-pagination-bullet-active {
  background-color: #E5077C;
}
#page .block_02 .b2_banner .swiper .swiper-button {
  position: absolute;
  top: 50%;
  margin-top: -55.5px;
  width: 45px;
  height: 85px;
  z-index: 99;
}
#page .block_02 .b2_banner .swiper:hover .swiper-button-next {
  right: 0 !important;
}
#page .block_02 .b2_banner .swiper:hover .swiper-button-prev {
  left: 0;
}
#page .block_02 .b2_banner .swiper .swiper-button-next {
  background: url(https://www.mefun.com/static_mefun/images/arrow_next.png) no-repeat right top;
  right: -40px !important;
  transition: all 0.3s;
}
#page .block_02 .b2_banner .swiper .swiper-button-prev {
  background: url(https://www.mefun.com/static_mefun/images/arrow_prev.png) no-repeat left top;
  left: -40px;
  transition: all 0.3s;
}
#page .block_03 {
  width: 1120px;
  margin: auto;
  overflow: hidden;
}
#page .block_03 .b_body {
  padding-top: 15px;
}
#page .block_03 .b_body .o_img {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
#page .block_03 .b_body .o_img:nth-child(2) {
  margin-bottom: 5px;
}
#page .block_03 .b_body .o_img img {
  border: 0;
  vertical-align: top;
  background-color: #fff;
  width: 355px;
  height: 266px;
}
#page .block_03 .b_body .o_img .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  color: white;
  background: url(https://www.mefun.com/static_mefun/images/shadow.png) no-repeat center;
  background-size: cover;
}
#page .block_03 .b_body .one_left {
  width: 355px;
  float: left;
}
#page .block_03 .b_body .two_right {
  width: 737px;
  float: right;
}
#page .block_03 .b_body .two_right .tr_left {
  width: 355px;
  float: left;
}
#page .block_03 .b_body .two_right .tr_right {
  width: 355px;
  float: right;
}
#page .block_03 .b_body .two_right .tr_right .pub_00img {
  height: 562px;
}
#page .block_04 {
  width: 1120px;
  margin: auto;
  margin-top: 30px;
}
#page .block_04 .b_tit {
  margin-bottom: 50px;
}
#page .block_04 .b_tit .t_tit {
  height: 34px;
}
#page .block_04 .b_tit .t_tit a b {
  width: 247px;
  display: inline-block;
  height: 36px;
  z-index: 11;
  background-color: white;
}
#page .block_04 .b_tit .con_tabs {
  margin-top: 20px;
}
#page .block_04 .b_tit .con_tabs ul li {
  width: 1120px;
  overflow: hidden;
}
#page .block_04 .b_tit .con_tabs ul li .img_wrap {
  margin-right: -30px;
}
#page .block_04 .b_tit .con_tabs ul li .img_wrap a {
  width: 200px;
  height: 255px;
  margin-right: 30px;
  float: left;
  display: inline;
}
#page .block_04 .b_tit .con_tabs ul li .img_wrap a img {
  width: 200px;
  height: 200px;
}
#page .block_04 .b_tit .con_tabs ul li .img_wrap a span {
  line-height: 24px;
  text-align: center;
  padding: 7px 20px 0;
  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 .block_05 {
  width: 1120px;
  margin: auto;
}
#page .block_05 .b_body .o_img img {
  height: 248px;
}
#page .block_05 .b_body .two_right .tr_right {
  padding: 8px;
  position: relative;
  zoom: 1;
  background: #f2f2f2;
  height: 527px;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap {
  height: 510px;
  padding: 34px 20px 0 20px;
  background: #fff;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li {
  height: 37px;
  overflow: hidden;
  line-height: 37px;
  vertical-align: middle;
  padding-left: 37px;
  position: relative;
  font-size: 14px;
  color: #555;
  background: none;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li.on {
  height: 92px;
  padding-top: 10px;
  margin-bottom: 10px;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li.on i {
  top: 4px;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li i {
  width: 25px;
  height: 17px;
  display: block;
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 20px;
  font-weight: 200;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li a .tit {
  height: 22px;
  line-height: 22px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li a span {
  display: block;
  overflow: hidden;
  font-size: 14px;
}
#page .block_05 .b_body .two_right .tr_right .t_wrap ol li a .show {
  line-height: 23px;
  color: #888;
  display: block;
  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 .block_06 {
  width: 1120px;
  margin: 30px auto;
  overflow: hidden;
}
#page .block_06 .b_body {
  padding-top: 15px;
}
#page .block_06 .b_body .big_show {
  width: 800px;
  float: left;
  display: inline;
  height: 450px;
  overflow: hidden;
  zoom: 1;
  border: 0;
  position: relative;
}
#page .block_06 .b_body .big_show a img {
  width: 100%;
  height: 100%;
}
#page .block_06 .b_body .img_list {
  float: left;
  display: inline;
  height: 450px;
  overflow: hidden;
  zoom: 1;
  border: 0;
  position: relative;
}
#page .block_06 .b_body .img_list .btn {
  width: 10px;
  float: left;
  display: inline;
  background: #4e4e4e;
  height: 450px;
  position: relative;
}
#page .block_06 .b_body .img_list .btn .tri {
  cursor: pointer;
  margin-top: -9px;
  padding: 5px 0;
  position: absolute;
  top: 50%;
  left: 0;
  background: url(https://www.mefun.com/static_mefun/images/l_arr.png) no-repeat 0 0;
  width: 7px;
  height: 18px;
  margin-left: 1px;
  padding: 2px;
}
#page .block_06 .b_body .img_list .list_body {
  background: #343434;
  float: left;
  width: 310px;
  overflow: hidden;
}
#page .block_06 .b_body .img_list .list_body .title {
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  color: #fff;
  padding-left: 18px;
  border-bottom: 1px solid #282828;
}
#page .block_06 .b_body .img_list .list_body .wrap {
  margin-top: 14px;
  width: 310px;
  height: 386px;
  position: relative;
}
#page .block_06 .b_body .img_list .list_body .wrap ul {
  position: relative;
}
#page .block_06 .b_body .img_list .list_body .wrap ul li {
  width: 300px;
  float: left;
  margin-left: 14px;
  display: inline;
  margin-bottom: 18px;
  position: relative;
}
#page .block_06 .b_body .img_list .list_body .wrap ul li .oImg {
  float: left;
}
#page .block_06 .b_body .img_list .list_body .wrap ul li .oImg img {
  width: 100px;
  height: 55px;
}
#page .block_06 .b_body .img_list .list_body .wrap ul li p {
  margin-left: 10px;
  float: left;
  color: white;
  background: none;
  font-size: 12px;
  text-decoration: none;
  margin-top: 11px;
  overflow: hidden;
  width: 155px;
  white-space: normal;
  height: 31px;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  user-select: none;
}
#page .block_07 {
  width: 1120px;
  margin: auto;
  overflow: hidden;
}
#page .block_07 .b_body {
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
}
#page .block_07 .b_body .left_one {
  width: 355px;
  float: left;
}
#page .block_07 .b_body .left_one .top_list {
  padding: 8px;
  position: relative;
  zoom: 1;
  background: #f2f2f2;
}
#page .block_07 .b_body .left_one .top_list .title {
  background-color: #fff;
  padding-top: 34px;
}
#page .block_07 .b_body .left_one .top_list .title .line_tit {
  height: 11px;
  position: relative;
  border-top: 1px solid #ececec;
  margin: 0 20px;
}
#page .block_07 .b_body .left_one .top_list .title .line_tit .con_tit {
  width: 100%;
  height: 48px;
  font-size: 26px;
  line-height: 48px;
  text-align: center;
  position: absolute;
  left: 0;
  top: -24px;
}
#page .block_07 .b_body .left_one .top_list .title .line_tit .con_tit span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
}
#page .block_07 .b_body .left_one .top_list ul {
  height: 265px;
  width: 100%;
  padding: 17px 0 0 22px;
  background: #fff;
}
#page .block_07 .b_body .left_one .top_list ul li {
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  background-position: -440px 6px;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: margin-left 0.2s, left 0.2s;
}
#page .block_07 .b_body .left_one .top_list ul li:hover {
  margin-left: 5px;
}
#page .block_07 .b_body .left_one .top_list ul li em {
  font-size: 18px;
  color: #E50A80;
}
#page .block_07 .b_body .left_one .top_list ul li a {
  padding-left: 15px;
}
#page .block_08 {
  width: 1120px;
  margin: 30px auto;
}
#page .block_08 .b_tit .mb_30 {
  margin-bottom: 30px;
}
#page .block_08 .b_tit .t_tit {
  height: 34px;
}
#page .block_08 .b_tit .t_tit a b {
  width: 247px;
  display: inline-block;
  height: 36px;
  z-index: 11;
  background-color: white;
}
#page .block_08 .b2_banner {
  height: 370px;
}
#page .block_08 .b2_banner .swiper .swiper-pagination {
  top: 335px !important;
}
#page .block_08 .b2_banner .swiper .swiper-slide img {
  height: 255px !important;
}
#page .block_09 {
  width: 1120px;
  margin: auto;
}
#page .block_09 .b_body {
  padding-top: 15px;
}
#page .block_09 .b_body ul {
  display: flex;
  justify-content: space-between;
}
#page .block_09 .b_body ul li {
  width: 206px;
  height: 250px;
}
#page .block_09 .b_body ul li img {
  width: 100%;
  height: 150px;
}
#page .block_09 .b_body ul li p {
  text-align: center;
  margin-top: 5px;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .list_main {
  width: 1120px;
  margin: 0 auto;
  overflow: hidden;
}
#page .list_main .left_part {
  width: 770px;
  float: left;
}
#page .list_main .left_part .breadcrumb {
  margin: 20px 0;
  height: 32px;
  line-height: 32px;
  padding-left: 24px;
  color: #888;
  background: url("https://www.mefun.com/static_mefun/images/local.png") no-repeat;
  background-position-y: 5px;
}
#page .list_main .left_part .breadcrumb a {
  color: #888;
  font-size: 16px;
  padding-left: 5px;
}
#page .list_main .left_part .list_body {
  margin-bottom: 40px;
  border: 1px solid #e5e5e5;
  padding-top: 30px;
  overflow: hidden;
}
#page .list_main .left_part .list_body ul {
  overflow: hidden;
}
#page .list_main .left_part .list_body ul li {
  width: 718px;
  margin: 0px 30px 10px;      
  padding-bottom: 22px;
  float: left;
  display: inline;
  border-bottom: 1px dashed #cbcbcb;
}
#page .list_main .left_part .list_body ul li i {
  font-style: normal;
}
#page .list_main .left_part .list_body ul li i.pic {
  width: 280px;
  height: 210px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}
#page .list_main .left_part .list_body ul li i.pic a img {
  width: 100%;
  height: 100%;
}
#page .list_main .left_part .list_body ul li i.txt {
  display: block;
  padding-top: 4px;
  line-height: 24px;
}
#page .list_main .left_part .list_body ul li i.txt h2 {
  margin-bottom: 12px;
  font-size: 20px;
  display: inline-block;
  width: initial;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inherit;
}
#page .list_main .left_part .list_body ul li i.txt .meta {
  color: #444;
  font-size: 16px;
}
#page .list_main .left_part .list_body ul li i.txt .con {
  margin-bottom: 46px;
  color: #878787;
  line-height: 25px;
  text-decoration: none;
  overflow: hidden;
  width: initial;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .list_main .right_part {
  width: 310px;
  margin-top: 32px;
  float: right;
}
#page .list_main .right_part .pub_r {
  margin-top: 14px;
  padding: 30px 19px 10px;
  padding-bottom: 0;
  border: 1px solid #ececec;
  border-top: 1px solid #000;
  position: relative;
  margin-bottom: 40px;
}
#page .list_main .right_part .pub_r .r_tit {
  width: 310px;
  height: 38px;
  line-height: 38px;
  top: -20px;
  text-align: center;
  position: absolute;
  left: 0;
  font-size: 26px;
  margin-bottom: 20px;
}
#page .list_main .right_part .pub_r .r_tit span {
  background: #fff;
  display: inline-block;
  padding: 0 20px;
}
#page .list_main .right_part .pub_r .r_body .pic_txt {
  height: 90px;
  margin-bottom: 20px;
  position: relative;
}
#page .list_main .right_part .pub_r .r_body .pic_txt.notImg .right_txt {
  margin-left: 0px;
}
#page .list_main .right_part .pub_r .r_body .pic_txt.notImg .right_txt a {
  line-height: 25px;
}
#page .list_main .right_part .pub_r .r_body .pic_txt.notImg .right_txt span {
  left: 0;
}
#page .list_main .right_part .pub_r .r_body .pic_txt .left_img {
  width: 120px;
  height: 90px;
  overflow: hidden;
  display: block;
  float: left;
  margin: 0px 10px 0 0;
  position: relative;
}
#page .list_main .right_part .pub_r .r_body .pic_txt .left_img img {
  width: 100%;
  height: 100%;
}
#page .list_main .right_part .pub_r .r_body .pic_txt .right_txt {
  margin-left: 130px;
  line-height: 22px;
}
#page .list_main .right_part .pub_r .r_body .pic_txt .right_txt a {
  line-height: 20px;
  text-decoration: none;
  overflow: hidden;
  width: initial;
  white-space: normal;
  height: auto;
  display: inline-block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#page .list_main .right_part .pub_r .r_body .pic_txt .right_txt span {
  position: absolute;
  left: 130px;
  bottom: 0px;
  color: #888;
  font-size: 14px;
}
#page .list_main .right_part .r_02 .pics {
  width: 270px;
  height: 200px;
  position: relative;
}
#page .list_main .right_part .r_02 .pics img {
  width: 100%;
  height: 100%;
}
#page .list_main .right_part .r_02 .pics p {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: white;
  font-size: 16px;
  background: url("https://www.mefun.com/static_mefun/images/shadow.png");
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-repeat: round;
}
#page .list_main .right_part .r_02 .txts {
  padding-bottom: 15px;
}
#page .list_main .right_part .r_02 .txts li {
  height: auto;
  line-height: 20px;
  margin-top: 10px;
  font-size: 14px;
  padding-left: 11px;
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .list_main .right_part .r_02 .txts li::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  bottom: 8px;
  left: 0;
  background-color: #B0B0B0;
}
#page .list_main .right_part .r_03 .r_body {
  width: 100%;
  height: 230px;
}
#page .list_main .right_part .r_03 .r_body .swiper-pagination {
  bottom: -3px !important;
}
#page .list_main .right_part .r_03 .r_body .swiper-slide {
  height: 200px !important;
}
#page .list_main .right_part .r_03 .r_body img {
  height: 200px !important;
}
#page .show_main .show_body .show_tit {
  margin-bottom: 15px;
  font: bold 28px/36px Microsoft YaHei;
  text-align: center;
}
#page .show_main .show_body .meta {
  margin-right: 25px;
  font-size: 14px;
  color: #888;
  text-align: center;
}
#page .show_main .show_body .show_con {
  font-size: 16px;
  line-height: 60px;
}
#page .show_main .show_body .show_con p {
  margin-top: 10px;
  text-indent: 2em;
}
#page .show_main .show_body .show_con img {
  max-width: 600px;
  display: block;
  margin: auto;
}
#page .show_main .show_body .keyMode {
  margin: 20px 0 0px;
  height: 45px;
  display: flex;
  align-items: baseline;
}
#page .show_main .show_body .keyMode .key_word {
  width: 500px;
  height: 60px;
  float: left;
  overflow: hidden;
  line-height: 48px;
}
#page .show_main .show_body .keyMode .key_word a {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  background: #f2f2f2;
  display: inline-block;
  color: #888;
  text-align: center;
  margin-right: 10px;
  border-radius: 3px;
}
#page .show_main .show_body .recommend_part {
  width: 770px;
  float: left;
}
#page .show_main .show_body .recommend_part .pub_rec {
  padding: 19px;
  border: 1px solid #ececec;
  position: relative;
  margin-top: 60px;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_tit {
  width: 100%;
  font-size: 26px;
  text-align: center;
  position: absolute;
  left: 0;
  top: -11px;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_tit span {
  padding: 0 20px;
  background: #fff;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_body .rec_ul {
  margin-right: -20px;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_body .rec_ul li {
  width: 230px;
  height: 170px;
  margin: 20px 20px 0 0;
  overflow: hidden;
  float: left;
  display: inline;
  position: relative;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_body .rec_ul li a {
  width: 230px;
  height: 170px;
  overflow: hidden;
  display: block;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_body .rec_ul li a img {
  width: 100%;
  height: 100%;
}
#page .show_main .show_body .recommend_part .pub_rec .rec_body .rec_ul li a span {
  bottom: 0;
  position: absolute;
  left: 0;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url(https://www.mefun.com/static_mefun/images/shadow.png) repeat-x center bottom;
  color: #fff;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#page .show_main .show_body .recommend_part .rec_blo2 {
  border-top: 1px #000 solid;
  margin-top: 50px;
}
#page .show_main .show_body .recommend_part .rec_blo2 .rec_tit {
  position: relative;
  margin-bottom: 45px;
  height: 1px;
}
#page .show_main .show_body .recommend_part .rec_blo2 .rec_tit span {
  display: inline-block;
  vertical-align: top;
  font-size: 26px;
  text-align: center;
  position: absolute;
  left: 287px;
  top: -23px;
  color: #000;
  background-color: #fff;
  padding: 0 20px;
  line-height: 1.5;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul {
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul li {
  width: 181px;
  height: 180px;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul li a {
  height: 100%;
  font-size: 14px;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul li a img {
  width: 178px;
  height: 134px;
  display: block;
  margin: auto;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul li a p {
  text-align: center;
  display: inline-block;
  width: 178px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  margin: auto;
  margin-top: 5px;
}
#page .show_main .show_body .recommend_part .rec_blo2 ul li a ._con {
  color: #e50a80;
}
#page .show_main .show_body .recommend_part .bd {
  padding-top: 10px;
  position: relative;
  overflow: hidden;
}
#page .show_main .show_body .recommend_part .bd ul {
  float: left;
  margin-top: -1px;
  width: 100%;
}
#page .show_main .show_body .recommend_part .bd ul li {
  float: left;
  width: 50%;
  padding: 13px 0;
  height: 45px;
  overflow: hidden;
}
#page .show_main .show_body .recommend_part .bd ul li p {
  overflow: hidden;
  width: 96%;
  height: 17px;
  font-size: 16px;
  line-height: 17px;
  position: relative;
  padding-left: 15px;
}
#page .show_main .show_body .recommend_part .bd ul li p::before {
  position: absolute;
  content: '';
  left: 0;
  top: 9px;
  width: 4px;
  height: 4px;
  background-color: #C6252D;
  border-radius: 50%;
}
#page .show_main .show_body .recommend_part .bd ul li p a {
  color: inherit;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#footer {
  padding-top: 20px;
  background: #F6F6F6;
  margin-top: 10px;
  color: #333333;
  overflow: hidden;
  position: relative;
  min-height: 300px;
}
#footer .tabs_top {
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  border-bottom: 1px solid #333;
}
#footer .tabs_top span {
  height: 60px;
  position: relative;
  padding: 0 15px;
  float: left;
  margin-right: 10px;
  font: 14px/60px "Microsoft YaHei";
  cursor: default;
  color: #999;
}
#footer .tabs_top span.on {
  font-size: 18px;
  color: #000;
}
#footer .container {
  margin: 0px auto;
  width: 1180px;
  position: relative;
}
#footer .container .tabs_body {
  display: none;
}
#footer .container .tabs_body.on {
  display: block;
}
#footer .container .friends {
  position: relative;
}
#footer .container .friends a {
  color: #333333;
}
#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;
  align-items: baseline;
}
#footer .container .friendsLink ul {
  display: flex;
  flex-wrap: wrap;
}
#footer .container .friendsLink ul li {
  font-size: 14px;
  float: left;
  margin-left: 15px;
  margin-bottom: 3px;
}
#footer .container .friendsLink ul li:hover {
  text-decoration: underline;
}
#footer .container .friendsLink ul li a {
  color: #333333;
}
#footer .container .banquan {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 12px;
  padding-bottom: 10px;
}
.sliderNav {
  z-index: 100;
  width: 110px;
  margin-left: 590px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -200px;
  display: block;
}
.sliderNav .fonts {
  margin-top: 30px;
}
.sliderNav .fonts li {
  margin-bottom: 15px;
}
.sliderNav .fonts li.on a {
  color: #e90aad;
}
.sliderNav .fonts li.on a em {
  width: 14px;
  height: 23px;
  background-position: -86px -21px;
  left: 0px;
  top: 0;
}
.sliderNav .fonts li a {
  padding-left: 20px;
  font-size: 14px;
  color: #888;
  line-height: 22px;
  display: block;
  position: relative;
}
.sliderNav .fonts li a em {
  width: 9px;
  height: 12px;
  left: 3px;
  top: 8px;
  display: block;
  position: absolute;
  overflow: hidden;
  background: url(https://www.mefun.com/static_mefun/images/icons.png) no-repeat;
  background-position: -86px 0px;
}
.sliderNav .icons {
  padding-left: 10px;
}
.sliderNav .icons li {
  width: 50px;
  height: 50px;
  margin-top: 8px;
  position: relative;
}
.sliderNav .icons li a {
  display: block;
  width: 50px;
  height: 50px;
}
.sliderNav .icons li.wx a {
  background: url("https://www.mefun.com/static_mefun/images/icons.png");
  background-position: 0 -58px;
}
.sliderNav .icons li.wx a:hover {
  background-position: 0 -230px;
}
.sliderNav .icons li.wx a:hover .ewm_b {
  display: block;
}
.sliderNav .icons li.wx .ewm_b {
  width: 162px;
  height: 188px;
  text-align: center;
  color: #010100;
  border: 1px solid #e1e1e1;
  line-height: 28px;
  font-size: 14px;
  position: absolute;
  left: -172px;
  top: -59px;
  display: none;
}
.sliderNav .icons li.wx .ewm_b .font_b {
  width: 162px;
  height: 186px;
  padding-top: 5px;
  text-align: center;
  color: #010100;
  line-height: 28px;
  font-size: 14px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.sliderNav .icons li.wx .ewm_b .font_b img {
  width: 150px;
  height: 148px;
}
.sliderNav .icons li.t_top a {
  background-position: 0 -116px;
}
.sliderNav .icons li.t_top a:hover {
  background-position: 0 -288px;
}
.page_fenye {
  margin: 20px 0;
  overflow: hidden;
  border-radius: 3px;
  font-size: 0px;
  line-height: normal;
  text-align: center;
}
.page_fenye span {
  background-color: #F00B7F;
  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: #F00B7F;
  color: white;
}
.turn_Page {
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 20px;
}
.turn_Page p {
  user-select: none;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.turn_Page p span:hover {
  color: #C6252D;
}
/*# sourceMappingURL=index.css.map */

/*¹ã¸æ*/
.adversiment {
  position: relative;
  width: 300px;
  height: 300px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.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;
}
.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;
}