* {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
}
.region {
  background-color: #f5f5f5;
}
.region_wrap {
  width: 1200px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 20px 0;
}
.region_wrap .title {
  font-size: 30px;
  color: #2b2b2b;
  padding: 0 20px;
}
.region_wrap .list {
  width: 1200px;
}
.region_wrap .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}
.region_wrap .list ul li {
  width: 150px;
  margin-top: 20px;
  text-indent: 20px;
}
.region_wrap .list ul li a {
  display: block;
  font-size: 14px;
  margin-top: 7px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #2b2b2b;
}
.region_wrap .list ul li a:last-child {
  text-decoration: underline;
}
.region_wrap .list ul li a.city_name {
  color: #ad4b2d;
  font-weight: 600;
  font-size: 15px;
}
.region_wrap .list ul li a:hover {
  text-decoration: underline;
}
.mwseo_total_news_contenr_fight {
  float: right;
  width: 337px;
  overflow: hidden;
}
.mwseo_total_news_contenr_fight_top {
  clear: both;
  width: 100%;
  overflow: hidden;
  background-color: #FFF;
}
.mwseo_total_news_contenr_fight_top_title {
  clear: both;
  width: 300px;
  overflow: hidden;
  margin-left: 15px;
  margin-top: 10px;
}
.mwseo_total_news_contenr_fight_top_title i {
  float: left;
  width: 4px;
  height: 18px;
  overflow: hidden;
  background-color: #ff1a1a;
  margin-top: 7px;
}
.mwseo_total_news_contenr_fight_top_title h2 {
  float: left;
  width: 200px;
  overflow: hidden;
  margin-left: 10px;
  font-size: 22px;
  color: #000;
  font-weight: normal;
}
.mwseo_total_news_contenr_fight_top_list {
  clear: both;
  width: 307px;
  overflow: hidden;
  margin: 0 auto;
}
.mwseo_total_news_contenr_fight_top_list li {
  clear: both;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0;
}
.total_news_contenr_fight_top_list_left {
  float: left;
  width: 20px;
  overflow: hidden;
}
.total_news_contenr_fight_top_list_left span {
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  background-color: #ababab;
  font-size: 14px;
  color: #FFF;
  text-align: center;
  margin-top: 5px;
}
.total_news_contenr_fight_top_list_right {
  float: left;
  width: 240px;
  overflow: hidden;
  margin-left: 15px;
}
.total_news_contenr_fight_top_list_right h3 {
  clear: both;
  width: 100%;
  line-height: 25px;
  overflow: hidden;
  font-size: 16px;
  color: #333;
  font-weight: normal;
}
.total_news_contenr_fight_top_list_right_time {
  clear: both;
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.total_news_contenr_fight_top_list_right_time span {
  float: left;
  overflow: hidden;
  line-height: 20px;
  font-size: 13px;
  color: #ababab;
}
.total_news_contenr_fight_top_list_right_time span i {
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-image: url(https://www.meiweixueyuan.cn/pc/images/icon.png);
  background-position: 212px 158px;
}
.total_news_contenr_fight_top_list_right_time p {
  float: right;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  color: #ababab;
  font-weight: normal;
}
.total_news_contenr_fight_top_list_right_time p i {
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background-image: url(https://www.meiweixueyuan.cn/pc/images/icon.png);
  background-position: 241px 158px;
}
.total_news_contenr_fight_top_list_right_img {
  float: left;
  width: 240px;
  height: 178px;
  margin-left: 15px;
  margin-top: 5px;
  position: relative;
  overflow: hidden;
}
.total_news_contenr_fight_top_list_right_img img {
  width: 100%;
}
.total_news_contenr_fight_top_list_right_img_tale {
  clear: both;
  width: 100%;
  height: 56px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  -webkit-background: rgba(0, 0, 0, 0.6);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
.total_news_contenr_fight_top_list_right_img_tale h3 {
  clear: both;
  width: 220px;
  line-height: 35px;
  overflow: hidden;
  margin: 0 auto;
  font-size: 16px;
  color: #FFF;
  font-weight: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.total_news_contenr_fight_top_list_right_img_tale span {
  float: left;
  overflow: hidden;
  font-size: 13px;
  color: #FFFFFF;
  margin-left: 10px;
}
.total_news_contenr_fight_top_list_right_img_tale p {
  float: right;
  overflow: hidden;
  font-size: 13px;
  color: #FFFFFF;
  margin-right: 10px;
  font-weight: normal;
}
.list_wrap {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 1200px;
  margin: 0 auto;
}
.list_wrap .info {
  width: 810px;
  padding: 20px;
  background-color: #ffffff;
}
.list_wrap .info .info_title {
  font-size: 30px;
  padding-bottom: 20px;
}
.list_wrap .info .intro {
  font-size: 14px;
  color: #2b2b2b;
  line-height: 25px;
}
.list_wrap .info .list_item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-top: 20px;
  padding: 12px 0;
  border-bottom: 1px solid #ececec;
  cursor: pointer;
  transition: all 0.3s;
}
.list_wrap .info .list_item:last-of-type {
  border-bottom: none;
}
.list_wrap .info .list_item .img {
  width: 230px;
  height: 155px;
  overflow: hidden;
}
.list_wrap .info .list_item .img img {
  width: 100%;
  transition: all 0.5s;
}
.list_wrap .info .list_item .img img:hover {
  transform: scale(1.1);
}
.list_wrap .info .list_item .text {
  flex: 1;
  margin-left: 10px;
}
.list_wrap .info .list_item .text p {
  font-size: 20px;
  color: #ad4b2d;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.list_wrap .info .list_item .text p:hover {
  text-decoration: underline;
}
.list_wrap .info .list_item .text span {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  transition: all 0.2s;
  color: #2B2B2B;
}
.list_wrap .info .list_item .text span:hover {
  color: #7c7c7c;
}
.sidebar {
  margin-left: 20px;
  width: 337px;
}
.sidebar .recomm {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 20px 0;
}
.sidebar .recomm .title {
  width: 300px;
  overflow: hidden;
  margin-left: 15px;
}
.sidebar .recomm .title i {
  float: left;
  width: 4px;
  height: 18px;
  overflow: hidden;
  background-color: #ff1a1a;
  margin-top: 7px;
}
.sidebar .recomm .title h2 {
  float: left;
  width: 200px;
  overflow: hidden;
  margin-left: 10px;
  font-size: 22px;
  color: #000;
  font-weight: normal;
}
.sidebar .recomm ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  margin-top: 20px;
}
.sidebar .recomm ul li {
  flex: 0 1 33%;
  text-align: center;
}
.sidebar .recomm ul li a {
  color: #ad4b2d;
  font-size: 14px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.sidebar .recomm ul li a:hover {
  text-decoration: underline;
}
.detail_wrap {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 1200px;
  margin: 0 auto;
}
.detail_wrap .show {
  width: 810px;
  padding: 20px;
  background-color: #ffffff;
}
.detail_wrap .show .title {
  font-size: 30px;
}
.detail_wrap .show .cont {
  padding: 20px 0;
}
.detail_wrap .show .cont img {
  width: 60%;
  display: block;
  margin: 20px auto;
}
.detail_wrap .show .cont p,
.detail_wrap .show .cont span,
.detail_wrap .show .cont a,
.detail_wrap .show .cont strong {
  font-size: 15px !important;
  line-height: 30px !important;
  text-indent: 30px !important;
  margin: 10px 0;
}
