html,
body {
  background: #fff;
}

.m_newsTags {
  position: fixed;
  width: 100%;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

.newsFlash {
  position: relative;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa_angle_down:before {
  display: inline-flex;
  content: '';
}

.fa_angle_down:before {
  content: '';
  background: url(/m_images/arrow.png);
  background-size: 100% 100%;
  width: 8px;
  height: 5px;
  position: relative;
  top: 0px;
  right: -4px;
}

.m_news,
.m_header {
  position: fixed;
  z-index: 22;
  background: #fff;
  width: 100%;
}

.m_header {
  top: 0;
}

.m_news {
  top: 50px;
}

.m_news .m_newsT {
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 11;
  padding-bottom: 15px;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.newsTA {
  display: -webkit-box;
  display: flex;
  width: 100%;
  border: 1px solid #eee;
  border-left-width: 0;
  border-right-width: 0;
}

.m_news .newsFlash {
  display: inline-block;
  width: 33%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  font-size: 14px;
}

.m_newsT ul a li {
  line-height: 3;
  padding: 7px 38px 0;
  font-size: 14px;
  color: #999;
}

.m_newsT ul li:active {
  color: #e56a69;
}

.m_newsT ul .m_menuItemActive {
  color: #e56a69;
}

.m_newsBox {
  position: relative;
  width: 100%;
  height: 560px;
  overflow: hidden;
  overflow-y: auto;
  /* margin-top: 97px */
}

#newsList {
  padding-top: 10px;
}

/* .m_nContentot{margin-top: -47px} */

.m_nContentot {
  margin-top: 40px;
}

.m_newlist a {
  padding: 10px 0;
  margin-left: 13px;
  display: -webkit-box;
  display: flex;
  width: 100%;
  z-index: -9999;
  border-top: 1px solid #eee;
}

.m_titleBox {
  flex: 6;
  overflow: hidden;
}

.m_imgRow {
  flex: 2;
  height: 62px;
  padding: 3px 26px 0px 14px;
  position: relative;
}

.m_imgRow img {
  width: 100%;
  height: 100%;
}

.m_titleBox h5,
.m_titleBox p {
  margin: 0;
}

.m_titleBox p,
.m_titleBox span {
  color: #999;
}

.m_titleBox h5 {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.m_titleBox p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
}

.m_titleBox span {
  font-size: 10px;
}

/* 新闻详情 */
.m_nContent h4{
  font-size: 20px
}
.m_nContent h4,
.m_nContent p {
  margin: 0;
  margin-bottom: 15px;
  color: #333;

}

.m_nContent p {
  font-size: 12px;
}

.m_nContent .m_content p img ,.m_content div p img,.m_content div img{
  width: 100%;
  height: auto !important;
}

.m_nContent {
  padding: 20px 15px;
  border-top: 1px solid #eee;
}

.m_nContent .m_content p {
  font-size: 16px;
  text-align: justify;
  line-height: 1.6;
}

.m_Tlbael span {
  padding: 5px 10px;
  color: #0996f6;
  font-size: 13px;
  margin: 5px 10px 0 0px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #eeeeee;
  border-radius: 2px;
}

.m_share_row p {
  font-size: 11px;
  color: #999;
}

.m_share_row {
  margin-top: 25px;
  background: #f6f6f6;
  padding: 10px 0;
  text-align: center;
}

.Minjocon {
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin-right: 10px;
}

.m_weixIcon {
  background: url(/m_images/m_wexIcon.png);
  background-size: 100% 100%;
}

.m_pyqIcon {
  background: url(/m_images/m_pyqIcon.png);
  background-size: 100% 100%;
}

.m_xlwbIcon {
  background: url(/m_images/m_xlwbIcon.png);
  background-size: 100% 100%;
}

.m_QQkjIcon {
  background: url(/m_images/m_QQkjIcon.png);
  background-size: 100% 100%;
  margin-right: 0;
}

.M_contentHost .first {
  display: flex;
}

.M_contentHost .first {
  padding: 20px 10px 8px;
  /* padding-bottom: 8px;
    padding-top: 20px; */
}

.m_soreConten {
  font-size: 12px;
  color: #999;
}

.m_thirdBox {
  /* width: 100%; */
  overflow: hidden;
  overflow-x: auto;
  padding-right: 13px;
}

.m_Recommend .m_third {
  height: 160px;
  overflow: scroll;
  white-space: nowrap;
}

.m_Recommend {
  padding: 0 0 10px 13px;
}

.m_contenRecom {
  width: 153px;
  /* margin-left: 8px; */
  display: inline-block;
}

.m_contenRecom img {
  height: 104px;
  width: 150px;
  margin: 0;
}

.m_contenRecom p {
  font-size: 14px;
  margin: 0;
}

.m_contenRecom p span {
  color: #e56a69;
}

.m_Mnewcontent h3 {
  color: #333;
  font-size: 16px;
}

.m_Mnewcontent .m_newsContent {
  margin-top: 0;
}

.m_Mnewcontent {
  height: auto;
}

.m_Mnewcontent .m_newsContent h3,
.m_newsContent h4 {
  margin-left: 13px;
}

.m_newsContent h4 {
  height: 7px;
  line-height: 7px;
}

.play_btn {
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  width: 30px !important;
  height: 30px !important;
  z-index: 0;
}

.rotate {
  position: relative;
  left: 7px;
  transform-origin: center center;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: transform 0.2s;
}

.mask {
  z-index: 3 !important;
}

.m_palceholder {
  height: 100%;
  width: 100%;
  text-align: center;
}

.m_palceholder img {
  margin-top: 149px;
  width: 120px;
}

.m_palceholder p {
  font-size: 13px;
  color: #999;
}

.m_talmen {
  padding-bottom: 50px;
}

.m_nContent .m_in {
  font-size: 12px;
  color: #999;
}

/* 分享 */

.share-fail-dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1555;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.share-fail-dialog .dialog {
  position: relative;
  width: 64%;
  padding: 10px 10px 10px 10px;
  border-radius: 6;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(63, 65, 71, 0.93);
  color: #fff;
  font-size: 0.373333rem;
}

.share-fail-dialog .dialog .close {
  position: absolute;
  right: 16px;
  top: 13px;
  font-size: 13px;
}

.share-fail-dialog .dialog .text {
  line-height: 1.5;
  font-size: 13px;
}

.share-fail-dialog .dialog .menu {
  color: #e49d05;
  font-size: 1px;
  padding: 8px;
}

.icon-share-safari:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(/m_images/shareIcon.png);
  background-size: 100% 100%;
}

.share-fail-dialog .weixdiaLog {
  position: absolute;
  top: 10px;
  right: 10px;
}

.icon-share-wexin:before {
  content: '...';
  font-size: 35px;
}

.weixdiaLog::before {
  content: '';
  position: absolute;
  top: -12px;
  right: 0px;
  border-top: solid 12px transparent;
  border-right: solid 12px rgba(63, 65, 71, 0.93);
  border-radius: 0;
}

.m_timeIcon {
  position: relative;
  top: 2px;
  width: 12px;
}

.first .desline {
  margin-top: 7px;
}

.mescroll-downwarp {
  margin-top: 51.5px;
}

/* 推广 */

.clear {
  zoom: 1;
  overflow: hidden;
}

.ys-ydd-wrap {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.o-h {
  overflow: hidden;
}

.ys-choose-city-wrap {
  width: 48%;
  height: 41px;
}

.p-r {
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ys-choose-province {
  height: 35px;
  font-size: 14px;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  line-height: 30px;
  border: 1px solid #ccc;
  background: transparent;
  border-radius: 4px;
  color: #666;
}

.tui_content .line2 input {
  width: 78%;
  height: 27px;
  border: 0px solid #ccc;
  border-radius: 5px;
  padding: 4px 15px;
  font-size: 14px;
  color: #666;
  background: transparent
}

.tui_content .line2 {
  margin-top: 10px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.tui_content .line3 {
  background-color: black;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin: 15px auto;
  border-radius: 5px;
  color: white;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.contact_us {
  width: 94%;
  margin: 0 auto;
  position: absolute;
  left: 3%;
  bottom: 0;
}

.mask {
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}

.alert {
  z-index: 10;
  bottom: 0;
  background-color: white;
  width: 60%;
  height: 130px;
  margin: 200px auto 0;
  border-radius: 4px;
  color: #999;
  font-size: 14px;
}

.alert .content {
  height: 50px;
  color: #999 !important;
  text-align: center;
  line-height: 20px;
  padding: 30px 15px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}

.alert .btn {
  text-align: center;
  line-height: 40px;
  color: #666;
  font-size: 14px;
}

.tui_content .line3 {
  background-color: #990d18;
}
.tui_content .line4 {
  background-color: transparent;
  border: 1px solid #ccc;
  color: #666;
  font-weight: 400;
}
.m_tuiguang_content p img{
width: 100%;
}
.inforFrom{
  margin-top: 30px
}
