.newslist.lskin {
  margin-top: 0px;
  border-top: 4px solid rgb(255, 255, 255);
}
.newslist {
  margin-top: 30px;
  opacity: 1;
  border-top: 4px solid rgb(51, 51, 51);
  background-color: #fff;
  border-radius: 4px;
}
.newslist .item {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 126px;
  margin: 0px;
  border-bottom: 1px solid rgb(238, 238, 238);
  padding-left: 24px;
  list-style-type: none;
}
.newslist .item .pic-group {
  display: block;
  width: 100%;
  height: 110px;
  margin-top: 8px;
  overflow: hidden;
}
.newslist .item .extra {
  margin-top: 9pt;
  overflow: hidden;
}
.newslist .item .img {
  float: left;
  width: 180px;
  max-height: 110px;
  margin-right: 9px;
  text-align: center;
  background-color: rgb(245, 245, 245);
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  overflow: hidden;
}
.newslist .item .img img {
  width: 100%;
  height: 100%;
  min-height: 122px;
  transform: translateY(-10%);
  text-align: center;
  margin: auto;
  object-fit: cover;
}
.newslist .item img {
  transition: all 0.3s ease 0s;
}
.newslist .item img:hover {
  transform: scale(1.15, 1.15);
}
.newslist .item .extra {
  margin-top: 9pt;
  overflow: hidden;
}
.newslist .item .extra .cate {
  float: left;
  height: 18px;
  color: rgb(255, 102, 0);
  font-size: 9pt;
  line-height: 14px;
  opacity: 0.5;
  overflow: hidden;
  padding: 0px 4px;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255, 153, 0);
  border-image: initial;
}
.newslist .item .extra .from,
.newslist .extra .time {
  float: left;
  margin-left: 10px;
  color: rgb(153, 153, 153);
  font-size: 9pt;
}
.newslist .item .more {
  height: 110px;
  width: 24px;
  font-size: 10pt;
  line-height: 18px;
  background-color: rgb(245, 245, 245);
  color: rgb(153, 153, 153);
  display: inline-block;
  text-align: center;
  padding: 5px;
}
.newslist .item .text {
  line-height: 30px;
  font-weight: 700;
  font-size: 16pt;
  letter-spacing: 0.5px;
  width: 92%;
}
.newslist .item .title {
  line-height: 30px;
  font-weight: 700;
  font-size: 16pt;
  letter-spacing: 0.5px;
  width: 92%;
}
.newslist .item .pic .img i {
  width: 42px;
  height: 42px;
  margin: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 32px;
  left: 64px;
  background: url(//piccdn.87dh.com/p/video.png) no-repeat center center;
  z-index: 2;
}
.newslist .item .pic .img:hover i {
  background: url(//piccdn.87dh.com/p/video2.png) no-repeat center center;
}
#footer {
  padding: 10px 0;
  width: 100%;
  float: left;
  display: block;
  text-align: center;
}
#ft_copyright {
  width: 100%;
  float: left;
  display: block;
}
#ft_copyright p {
  width: 100%;
  float: left;
  line-height: 20px;
  margin-bottom: 5px;
  display: block;
  font-size: 12px;
  color: #555;
}
#ft_copyright p a {
  color: #555;
}
#ft_copyright p i {
  color: #ddd;
  margin: 0 5px;
}
#footer .renzheng {
  width: 100%;
  float: left;
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
#footer .renzheng a {
  float: left;
  width: 24px;
  height: 24px;
  display: inline;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -9999px;
  background-image: url(../img/renzheng.gif);
  background-repeat: no-repeat;
}
#footer .renzheng .renzheng_1 {
  background-position: 0 0;
}
#footer .renzheng .renzheng_2 {
  background-position: -58px 0;
}
#footer .renzheng .renzheng_3 {
  background-position: -29px 0;
}
#footer .renzheng .renzheng_4 {
  background-position: 0 -29px;
}
#footer .renzheng .renzheng_5 {
  float: left;
  width: 20px;
  height: 20px;
  display: inline;
  overflow: hidden;
  margin: 2px 1px 0;
  background-position: -29px -29px;
}
#footer a:hover {
  color: #e15820;
  opacity: 1;
}
#footer .tj {
  width: 100%;
  float: left;
  display: block;
  margin-top: 10px;
  font-size: 12px;
  display: none;
}
.container {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.bgDiv {
  box-sizing: border-box;
  width: 810px;
  height: 56px;
  position: relative;
}
.search-input-text {
  border: 2px solid #4e6ef2;
  width: 690px;
  background: #fff;
  height: 56px;
  line-height: 33px;
  font-size: 18px;
  padding: 3px 0 0 7px;
  margin-left: 4px;
}
.search-input-text::placeholder {
  color: #9195a3;
  font-size: 16px;
  padding-left: 2px;
}
.search-input-text::-webkit-input-placeholder {
  color: #9195a3;
  font-size: 16px;
}
.search-input-text:-moz-placeholder {
  color: #9195a3;
  font-size: 16px;
}
.search-input-text::-moz-placeholder {
  color: #9195a3;
  font-size: 16px;
}
.search-input-text:-ms-input-placeholder {
  color: #9195a3;
  font-size: 16px;
}
.search-input-button {
  width: 115px;
  height: 56px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 3px;
  background: #4e6ef2;
  border: 0.5px solid #4e6ef2;
  margin-left: -5px;
  vertical-align: top;
  font-family: Microsoft YaHei;
}
.search-input-button:hover {
  opacity: 1;
  box-shadow: 0 1px 1px #4662d9;
  background: #4662d9;
  cursor: pointer;
}
.suggest {
  display: none;
  width: 688px;
  position: absolute;
  top: 54px;
  border: 2px solid #4e6ef2;
  background: #fff;
  z-index: 100;
  margin-left: 116px;
}
.suggest ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 4px;
}
.suggest ul li {
  padding: 3px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
.suggest ul li:hover {
  background-color: #e5e5e5;
}
#pop {
  width: 688px;
  position: absolute;
  top: 54px;
  border: 2px solid #4e6ef2;
  background: #fff;
  z-index: 100;
  margin-left: 116px;
}
#pop ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 4px;
}
#pop ul li {
  padding: 3px;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}
#pop ul li.top em {
  width: 22px;
  height: 22px;
  margin-right: 6px;
  overflow: hidden;
  display: block;
  line-height: initial;
  float: left;
  margin-top: 0px;
  text-align: center;
  font-style: normal;
}
#pop ul li.top em {
  background-color: #e22829;
  color: #fff;
}
#pop ul li em {
  background-position: 2px 3px;
  color: #333;
  padding-left: 5px;
  padding-right: 8px;
  margin-right: 6px;
  background-color: #ccc;
}
#pop ul li:hover {
  background-color: #e5e5e5;
}
.hot-icon {
  background-color: #ff9812;
  position: relative;
  top: 0px;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 2px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  line-height: 16px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  z-index: -1;
}
.badge1-hot {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  text-align: center;
  margin-left: 12px;
  margin-top: 4px;
  width: 16px;
  background: #f44837;
}
.load_more.img {
  width: 100px;
  height: 60px;
  display: block;
  background: url(//piccdn.87dh.com/p/loading.gif) no-repeat center center;
  margin: auto;
  text-align: center;
  overflow: hidden;
}
#load_text {
  height: 33px;
  line-height: 32px;
  font-size: 14px;
  margin: 10px auto;
  color: #fff;
  text-align: center;
  background-color: #ff6600;
  z-index: 20;
  display: none;
  width: 60%;
  border-radius: 6px;
}
#load_text a {
  color: #fff;
}
.dropload-down,
.dropload-up {
  background-color: #fff;
  position: relative;
  height: 0;
  overflow: hidden;
  font-size: 14px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dropload-down {
  background-color: #fff;
  height: 50px;
  width: 100%;
  margin: auto;
  float: left;
  text-align: center;
  display: block;
}
.dropload-load,
.dropload-noData,
.dropload-refresh,
.dropload-update {
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.dropload-load .loading {
  display: inline-block;
  height: 24px;
  width: 24px;
  margin: 0 10px 0 0;
  background: url(//piccdn.87dh.com/p/loadn.gif) no-repeat center center;
  position: relative;
  top: 5px;
}
.g_tips-r .g_icon {
  background-image: url(//piccdn.87dh.com/p/tips.png);
}
.g_tips-r .g_icon {
  font-family: arial, "ËÎÌå";
  position: absolute;
  margin-left: 2px;
  padding-left: 7px;
  width: 34px;
  height: 30px;
  font-size: 12px;
  overflow: hidden;
  word-wrap: break-word;
  white-space: normal;
  padding-top: 2px;
  padding-right: 2px;
  line-height: 13px;
  vertical-align: top;
  color: #ff3c00;
  text-decoration: none;
  cursor: pointer;
  left: 0;
  top: -7px;
  background-repeat: no-repeat;
}
.tips_link {
  padding: 0;
  margin: 0;
  width: 0;
  background-image: none;
  text-decoration: none;
}
.g_tips-r {
  position: relative;
  text-decoration: none;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100% !important;
  height: 100% !important;
}
#mobile4 .wt1 {
  width: 63px;
}
#mobile4,
#mobile4 .wtname,
#mobile4 .order,
#mobile4 .wtline {
  height: auto;
}
.wtname strong,
#mobile4 .wtline {
  line-height: 1.3 !important;
}
#mobile4 .wtline,
#mobile4 .wtname {
  float: none;
}
#mobile4 .wt {
  padding: 0 2px;
}
#mobile4 .wtleft {
  float: left;
}
#mobile4 .wt {
  width: 130px;
  float: left;
  margin-top: 5px;
}
#mobile4 .wtpic {
  line-height: 48px;
  height: 48px;
  width: 48px;
  float: left;
}
#mobile4 .wt1 {
  float: left;
}
#mobile4 a:hover {
  color: #136ce9;
  text-decoration: none;
}
#mobile4 .order {
  width: 100%;
  float: left;
  margin-top: 9px;
  height: 20px;
}
#mobile4 .wtname {
  width: 120px;
  float: left;
  margin-top: 8px;
  height: 20px;
}
#mobile4 {
  height: 60px;
  overflow: hidden;
  cursor: pointer;
}
#mobile4,
#mobile4 .wtname,
#mobile4 .order,
#mobile4 .wtline {
  height: auto;
}
a {
  text-decoration: none;
  color: Black;
  /* font-family: ; */
  cursor: pointer;
}
#mobile4 .wtline {
  width: 100%;
  float: left;
  height: 18px;
  line-height: 18px;
  margin-top: 3px;
}
#mobile4 .wtleft {
  width: 50px;
  float: left;
  margin-right: 16px;
}
.province {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgb(0 0 0 / 32%);
  height: 50px;
  position: absolute;
  top: 46px;
  width: 460px;
  left: 330px;
  z-index: 200;
  padding-top: 11px;
  padding-left: 14px;
}
.province select {
  width: 100px;
  height: 30px;
  border: 1px solid #e6e6e6;
}
.province .save {
  background: #3385ff;
  color: white;
  text-align: center;
  width: 50px;
  height: 30px;
  line-height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  margin-left: 6px;
}
.cancel {
  background: #3385ff;
  color: white;
  text-align: center;
  width: 50px;
  height: 30px;
  line-height: 30px;
  border: none;
  outline: none;
  cursor: pointer;
  margin-left: 6px;
}
.wgfavor {
  width: 304px;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 0 14px;
}
.stitlebar {
  overflow: hidden;
  width: 100%;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
}
.stitlebar i {
  float: left;
  margin-right: 8px;
  vertical-align: middle;
  margin-top: 6px;
}
.stitlebar h3,
.stitlebar h2,
.stitlebar .ttkw {
  float: left;
  font-size: 18px;
  font-family: "Î¢ÈíÑÅºÚ";
}
.wgfavor .rcontent {
  width: 285px;
  overflow: hidden;
  margin-bottom: 8px;
}
.wgfavor .rcontent ul {
  width: 282px;
  _width: 296px;
}
.wgfavor .rcontent ul li {
  float: left;
  margin-right: 11px;
}
.imginfo {
  display: block;
  position: relative;
  width: 130px;
  font-size: 14px;
  margin-bottom: 6px;
  color: #222;
}
.imginfo .img {
  display: block;
  position: relative;
  width: 136px;
  height: 93px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.03);
  border-radius: 12px;
}
.imginfo .one {
  line-height: 24px;
  height: 24px;
  width: 100%;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.imginfo .hborder {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 8px 1px 8px 1px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  background-color: #ff6600;
  color: #fff;
}
.stitlebar ul li {
  float: left;
  font-size: 18px;
  font-family: "Î¢ÈíÑÅºÚ,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif";
  margin-left: 24px;
  font-weight: 700;
}
