input {
  -webkit-appearance: none;
}

/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/
/*更新*/

#index-left {
  margin-right: 12px;
  width: calc((100% - 13px) * 0.33);
  height: 100%;
}

#index-middle {
  width: 66.3%;
  float: left;
  overflow: hidden;
  height: auto;
  background: #fff;
}

.new-position {
  margin-bottom: 13px;
}

.new-position .layui-carousel>[carousel-item]>* {
  background: #fff;
}

.new-position #index-carousel {
  height: 300px;
}

.new-position #index-carousel div div img {
  width: 100%;
  width: 100%;
  overflow: hidden;
  background: #fff;
  height: 100%;
  padding: 7px 7px 7px;
  position: relative;
}

.new-position .index-soft {
  position: relative;
  margin-top: 10px;
  padding: 20px 20px 18px;
  height: auto;
  background: #fff;
}

.new-position .index-soft .list {
  margin: 10px 0;
}

.new-position .index-soft .list li {
  display: block;
  box-sizing: initial;
  margin-bottom: 10px;
  padding-bottom: 15px;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #f6f6f6;
}

.new-position .index-soft .list li:nth-child(5) {
  border-bottom: 0;
  padding-bottom: 6px;
}

.new-position .index-soft .list .fl {
  overflow: hidden;
  width: 60px;
  height: 60px;
  border-radius: 5px;
}

.new-position .index-soft .list .fl img {
  width: 100%;
  height: 100%;
}

.new-position .index-soft .fr {
  margin-top: 5px;
  width: 270px;
}

.new-position .index-soft .fr .tit {
  float: left;
}

.new-position .index-soft .fr .tit h3 {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 3px;
  width: 180px;
  font-size: 14px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.new-position .index-soft .fr .tit span {
  color: #888;
  font-size: 12px;
}

.new-position .index-soft .fr .tit i {
  margin-right: 5px;
  color: #ffb80f;
  font-style: initial;
  font-size: 14px;
}

.new-position .index-soft .fr .down {
  float: right;
  width: 90px;
}

.new-position .index-soft .fr .down b {
  display: block;
  color: #888;
  text-align: right;
  font-weight: 100;
  font-size: 13px;
  line-height: 25px;
}

.new-position .index-soft .fr .down span a {
  display: block;
  margin-top: 5px;
  border: 1px solid #f1f1f1;
  color: #888;
  text-align: center;
  border-radius: 5px;
}

.new-position .index-soft .fr .down span a:hover {
  border-color: #ffa400;
  color: #ffa400;
  transition: all 0.3s;
}

#index-right {
  width: 22%;
}

/*flash*/

.layui-carousel-ind li.layui-this {
  width: 20px !important;
  border-radius: 5px;
}

.layui-carousel a img {
  width: 100%;
  height: 100%;
}

/*search*/

.search-bg {
  border-radius: 6px;
  background-image: url(../images/search-bg.png);
  background-position: center center;
  background-size: cover;
}

.search-1 {
  overflow: hidden;
  padding: 15px 0 50px 0;
  height: 250px;
  border-radius: 6px;
  background-color: #1f1f2b4f;
}

.search-1 .searchform {
  display: flex;
  margin: 0 auto;
  padding: 5px;
  width: 500px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.2);
}

.search-1 .search-keyword {
  float: left;
  overflow: hidden;
  margin: 0 auto;
  padding-left: inherit;
  width: 380px;
  height: 48px;
  border: 1px solid #ffffff14;
  border-radius: 4px 0px 0px 4px;
  background: #ffffff38;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC,
    Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  line-height: 32px;
}

.search-1 .search-submit {
  position: relative;
  float: left;
  width: 120px;
  height: 48px;
  border: 1px solid #ffffff14;
  border-radius: 0px 4px 4px 0px;
  background: #4bcc9cd6;
  color: #fff;
  font-size: 16px;
  font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC,
    Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  cursor: pointer;
}

.search-1 .ri-search-line {
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 18px;
}

.search-1 .sousuotopTitle {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #eee;
  text-align: center;
  font-size: 25px;
}

.search-1 .sousuotopTitle:before {
  position: relative;
  left: -17px;
  content: "//";
  font-weight: 900;
  opacity: 0.5;
}

.search-1 .sousuotopTitle:after {
  position: relative;
  left: 17px;
  content: "//";
  font-weight: 900;
  opacity: 0.5;
}

.remensousuo {
  display: flex;
  margin: 0 auto;
  padding-top: 30px;
  height: 80px;
  color: #fff;
  font-size: 14px;
}

.remensousuo .sousuocenter {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0 20px;
  height: 40px;
  background: none;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
}

.remensousuo span {
  position: relative;
  top: 1px;
  float: left;
  color: #fff;
}

.remensousuo ul {
  float: left;
  margin: 0 auto;
}

.remensousuo li {
  float: left;
  margin-right: 5px;
}

.remensousuo li a {
  float: left;
  padding: 0px 9px;
  color: #ffffff;
}

.modules-title-box {
  display: flex;
  padding: 14px 16px;
  align-items: flex-end;
  align-items: center;
}

.post-modules-top .module-title {
  position: relative;
  float: left;
  margin-right: 10px;
  text-align: left;
  font-size: 18px;
  width: 32%;
  padding-right: 5px;
}

.post-modules-top .module-title font {
  position: relative;
  bottom: 1px;
  margin: 5px;
  padding: 1px 10px 1px 7px;
  border: 1px solid #eee;
  border-radius: 20px;
  background: #f6f6f6;
  color: #007bf5;
  font-size: 13px;
}

.post-modules-top .module-desc {
  color: #bcbcbc;
  font-size: 13px;
  text-align: right;
  width: 66%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.post-list-cats {
  position: relative;
  overflow: hidden;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 8px 16px;
  background-color: #f9f9f9;
}

.post-list-cats::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}

.cat-item {
  width: 100%;
  height: 30px;
  white-space: nowrap;
  box-sizing: border-box;
}

.cat-item a {
  z-index: -0;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width: auto;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 30px;
}

.cat-item .this:before {
  background-color: #4387fd;
  opacity: 0.15;
}

.cat-item a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  background: #fff;
  content: "";
}

.cat-item span {
  position: relative;
  z-index: 999;
  padding: 0px 10px;
  color: #999;
}

.cat-item .this span {
  position: relative;
  padding: 0px 10px;
  color: #4387fd;
  font-weight: 550;
}

/* index-news */

.index-news-list {
  padding: 14px 16px 0px 16px;
  height: auto;
  overflow: hidden;
}

.index-news-list ul li {
  float: left;
  overflow: hidden;
  margin-bottom: 12px;
  width: 49%;
}

.index-news-list ul li:nth-child(2n) {
  float: right;
}

.index-news-list ul li:nth-child(10),
.index-news-list ul li:nth-child(19),
.index-news-list ul li:nth-child(20),
.index-news-list ul li:nth-child(9) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #c2c2c2;
}

.index-news-list ul li a {
  float: left;
  display: block;
  height: 25px;
  color: #333;
  font-size: 15px;
  line-height: 25px;
  transition: 0.3s all;
}

.index-news-list ul li .tit {
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: calc(100% - 50px);
  text-indent: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index-news-list ul li a:hover {
  color: #007bf5;
}

.index-news-list ul li .tit:before {
  position: absolute;
  top: 10.5px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #e2e2e2;
  content: " ";
}

.index-news-list ul li em {
  float: left;
  display: flex;
  overflow: hidden;
  margin-top: 3px;
  width: 22px;
  height: 22px;
  border: 1px solid #f1f1f1;
  border-radius: 24px;
}

.index-news-list ul li em img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.index-news-list ul li:hover em img {
  transform: rotate(360deg);
}

.index-news-list ul li .ad {
  display: inline-block;
  width: 40px;
  height: 20px;
  border: 1px solid #dcdcdc;
  background-size: 100% auto;
  color: #a7a7a7;
  vertical-align: middle;
  text-align: center;
  text-indent: 0;
  font-style: normal;
  font-size: 13px;
  line-height: 18px;
  border-radius: 5px;
}

.index-news-list ul li a .jx {
  display: inline-block;
  margin-top: -1px;
  margin-right: 7px;
  width: 37px;
  height: 22px;
  background: url(../images/jx.png) no-repeat center center;
  background-size: 100% auto;
  vertical-align: middle;
  text-indent: 0;
}

.index-news-list ul li font {
  float: right;
  display: block;
  width: 50px;
  height: 25px;
  color: #c2c2c2;
  text-align: right;
  font-size: 14px;
  line-height: 25px;
}

.index-news-list ul .new font {
  color: #fd2b2b;
}

.index-news-list ul .new .tit:before {
  position: absolute;
  top: 10.5px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffa400;
  content: " ";
}

.myad {
  margin-top: 1.5px;
  width: 40px !important;
  height: 22px !important;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  vertical-align: middle;
  text-align: center !important;
  text-indent: 0;
  font-size: 12px !important;
  line-height: 21px !important;
}

.index-news-list .list-loading {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

#middle_1 .page {
  position: relative;
  overflow: hidden;
  margin-top: 0px !important;
  margin: 14px 16px;
}

#middle_1 .page>div {
  position: relative;
  width: 50%;
  height: 35px;
  border: 1px solid #efefef;
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
  cursor: pointer;
  user-select: none;
}

#middle_1 .page>div:hover {
  background: #fbfbfb;
}

#middle_1 .page .top {
  float: left;
  border-right: 0;
  border-radius: 3px 0px 0px 3px;
}

#middle_1 .page .bottom {
  float: right;
  border-left: 0;
  border-radius: 0 3px 3px 0;
}

#middle_1 .page .cfx {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  float: left;
  display: block;
  width: 84px;
  height: 21px;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  background: white;
  transform: translate(-50%, -50%) rotate(-42deg);
}

#middle_1 .page .disabled {
  color: #b7b7b7;
}

/* tools-list */

#right_0 .tools-list {
  width: 100%;
}

#right_0 .tools-list {
  display: flex;
  overflow: hidden;
  max-height: 266px;
  text-align: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

#right_0 .tools-list li {
  margin-right: -1px;
  margin-bottom: -1px;
  width: 33.33333%;
  border-right: 1px #f8f8f8 solid;
  border-bottom: 1px #f8f8f8 solid;
}

#right_0 .tools-list li a {
  display: flex;
  padding: 15px 10px;
  color: #888;
  font-size: 12px;
  line-height: 1;
  align-items: center;
}

#right_0 .tools-list li a:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: #f60;
}

#right_0 .tools-list li img {
  margin-right: 6px;
  width: 16px;
}

#right_0 .tools-list li p {
  overflow: hidden;
  color: #999;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}

/*index-list*/

.list-soft,
.list-article,
.list-iamges {
  background: #fff;
  padding: 20px 20px 0px 20px;
}

.index-list .list-article-main,
.index-list .list-soft-main {
  box-sizing: border-box;
  padding: 0.5em;
  border-radius: 5px;
}

.list-soft-main .layui-tab {
  width: 910px;
}

.list-article-main .list-article-tab {
  width: 100%;
}

.list-soft-main .layui-tab-brief>.layui-tab-title .layui-this {
  color: #007bf5;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border-bottom: 2px solid #007bf5;
}

.list-soft-main .layui-tab {
  margin: 0;
}

.list-soft-main .layui-tab-title li {
  margin: 0 30px 0 0;
  padding: 0;
}

.list-soft-main .list-soft-tab {
  width: 100%;
}

.list-article-tab .type,
.list-soft-tab .type {
  border-bottom: 1px solid #f6f6f6;
}

.list-article-tab .type a,
.list-soft-tab .type a {
  display: inline-block;
  margin: 0 30px 0 0;
  padding: 0 5px;
  height: 40px;
  color: #ababab;
  text-indent: 0;
  font-size: 15px;
  line-height: 35px;
  cursor: pointer;
}

.list-article-tab .type :hover,
.list-soft-tab .type :hover {
  height: 40px;
  border-bottom: 3px solid #007bf5;
  color: #007bf5;
}

.list-soft-plate {
  overflow: hidden;
  height: 395px;
}

.article-plate,
.soft-plate {
  width: 10000px;
  transition: 0.4s all;
}

.hot-soft {
  width: 10000px;
  transition: 0.5s all;
}

.soft-plate .plate-list {
  float: left;
  width: 910px;
  height: 400px;
}

.article-plate .plate-list,
.soft-plate .plate-list {
  margin-right: 0;
}

.fl .list-soft-plate .plate-list {
  display: none;
  animation-name: sy-fade-left-small;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.list-article-plate .plate-list.ing,
.list-soft-plate .plate-list.ing {
  display: block;
}

.list-soft-plate .plate-list ul {
  margin: 5px 0 0 0;
  width: 100%;
}

.list-soft-plate .plate-list ul:nth-child(3n) {
  margin-right: 0;
}

.list-soft-plate .plate-list li {
  float: left;
  display: block;
  box-sizing: initial;
  padding: 15px 5px;
  width: 32%;
  border-bottom: 1px solid #f6f6f6;
}

.list-soft-plate .plate-list li .fl {
  width: 65px;
  height: 65px;
  border: 1px solid #f6f6f6;
  border-radius: 5px;
}

.list-soft-plate .plate-list li .fl img {
  width: 65px;
  height: 65px;
}

.list-soft-plate .plate-list li .fr {
  width: calc(100% - 80px);
  padding-right: 5px;
}

.list-soft-plate .plate-list li .fr h3 {
  position: relative;
  overflow: hidden;
  margin: 15px 0 0;
  width: 75%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
  line-height: 18px;
}

.list-soft-plate .plate-list li .fr p {
  color: #ababab;
  font-size: 12px;
}

.list-soft-plate .plate-list li .fr p span {
  padding: 0 10px;
  color: #888;
  font-size: 12px;
}

.list-soft-plate .plate-list li .fr p i {
  margin-right: 5px;
  color: #ffb80f;
  font-style: initial;
  font-size: 14px;
}

.list-soft-plate .plate-list li .fr .down {
  float: right;
  width: 50px;
}

.list-soft-plate .plate-list li .fr .down b {
  display: block;
  color: #888;
  text-align: right;
  font-weight: 100;
  font-size: 13px;
  line-height: 25px;
}

.list-soft-plate .plate-list li .fr .down a {
  display: block;
  margin-top: -40px;
  padding: 5px 0px;
  border-radius: 5px;
  background: #007bf5;
  color: #fff;
  text-align: center;
  font-size: 12px;
  transition: all 0.3s;
}

.list-soft-plate .plate-list li .fr .down a:hover {
  background: #1b8eff;
  color: #fff;
}

.hot-soft .type {
  position: relative;
  border-bottom: 1px solid #f6f6f6;
  text-align: right;
}

.hot-soft .type i {
  position: absolute;
  top: 13px;
  right: 85px;
  display: block;
  width: 1px;
  height: 10px;
  background: #888;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  -ms-transform: rotate(30deg);
}

.hot-soft .type a {
  display: inline-block;
  margin: 0 0 0 30px;
  padding: 0 5px;
  height: 40px;
  color: #ababab;
  text-indent: 0;
  font-size: 15px;
  line-height: 35px;
  cursor: pointer;
  transition: all 0.3s;
}

.hot-soft .type :hover {
  height: 40px;
  color: #007bf5;
}

.hot-soft {
  width: 320px;
}

.hot-soft .plate-list {
  width: 320px;
}

.list-article-plate {
  overflow: hidden;
  height: auto;
}

.list-article-plate .plate-list {
  animation-name: sy-fade-left-small;
  float: left;
  height: auto;
  display: none;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.list-article-plate .art-img {
  overflow: hidden;
  margin-top: 20px;
}

.list-article-plate .art-list {
  width: 100%;
}

.list-article-tab {
  width: 100%;
}

.list-article-plate .art-list {
  padding: 15px 0 0;
  border-top: 1px solid #f1f1f1;
  overflow: hidden;
}

.list-article-plate .art-list li {
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 8px;
  width: 32%;
  height: 30px;
  line-height: 30px;
}

.list-article-plate .art-list li:nth-child(1) a:before {
  background: #ff2a2a;
}

.list-article-plate .art-list li:nth-child(2) a:before {
  background: #ff7171;
}

.list-article-plate .art-list li:nth-child(3) a:before {
  background: #f90;
}

.list-article-plate .art-list li:nth-child(4) a:before {
  background: #fc0;
}

.list-article-plate .art-list li:nth-child(5) a:before {
  background: #5298ff;
}

.list-article-plate .art-list li:nth-child(6) a:before {
  background: #5fb878;
}

.list-article-plate .art-list li:nth-child(3n) {
  margin-right: 0px;
}

.list-article-plate .art-list li em {
  float: left;
  width: 25px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}

.list-article-plate .art-list li a {
  position: relative;
  float: left;
  overflow: hidden;
  padding-left: 15px;
  width: calc(100% - 65px);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}

.list-article-plate .art-list li a:before {
  position: absolute;
  top: 14px;
  left: 2px;
  z-index: 9;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #e2e2e2;
  content: "";
}

.list-article-plate .art-list li span {
  float: right;
  margin-right: 5px;
  color: #ababab;
  font-size: 12px;
}

.list-article-plate .art-list li span.news {
  color: red;
}

.list-article-plate .art-img li {
  float: left;
  overflow: hidden;
  margin-right: 15px;
  margin-bottom: 25px;
  width: 215px;
  border-radius: 5px;
  transition: all 0.5s;
}

.list-article-plate .art-img li:last-child {
  margin-right: 0;
}

.list-article-plate .art-img li:hover {
  box-shadow: 0 14px 20px -10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-2px);
}

.list-article-plate .art-img li:hover span {
  opacity: 1;
}

.list-article-plate .art-img li:hover img {
  transform: scale(1.2);
}

.list-article-plate .art-img li .img {
  overflow: hidden;
  height: 150px;
}

.list-article-plate .art-img li img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.list-article-plate .art-img li a {
  position: relative;
  display: block;
  height: auto;
}

.list-article-plate .art-img li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden;
  padding: 0 5%;
  width: 100%;
  height: 35px;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(rgba(0, 0, 0, 0)),
      to(rgba(0, 0, 0, 0.5)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
  background: -ms-linear-gradient(top, transparent, #000);
  background-color: transparent;
  line-height: 35px;
  opacity: 0.93;
}

.hot-article .type {
  position: relative;
  border-bottom: 1px solid #f6f6f6;
  text-align: right;
}

.hot-article .type i {
  position: absolute;
  top: 13px;
  right: 85px;
  display: block;
  width: 1px;
  height: 10px;
  background: #888;
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  -ms-transform: rotate(30deg);
}

.hot-article .type a {
  display: inline-block;
  margin: 0 0 0 30px;
  padding: 0 5px;
  height: 40px;
  color: #ababab;
  text-indent: 0;
  font-size: 15px;
  line-height: 35px;
  cursor: pointer;
  transition: all 0.3s;
}

.hot-article .type :hover {
  height: 40px;
  color: #007bf5;
}

.hot-article {
  width: 320px;
}

.hot-article .plate-list {
  width: 320px;
}

.hot-article .plate-list ul {
  margin-top: 20px;
}

.hot-article .plate-list li,
.hot-soft .plate-list li {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 14px;
  padding-left: 35px;
  width: 100%;
  border: 0;
}

.hot-article .plate-list .hots-list li a,
.hot-soft .plate-list .hots-list li a {
  width: 89%;
}

.hot-soft .plate-list li {
  padding: 0px 0px 0px 15px;
  margin: 8px 0px;
}

.list-pic {
  margin-top: 13px;
  background: #fff;
  padding: 10px 20px 15px;
}

.showgirl-area {
  margin-top: 22px;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.showgirl-area div {
  display: block;
  position: absolute;
}

.showgirl-area a {
  display: block;
  overflow: hidden;
}

.showgirl-area .item1 {
  left: 0;
  top: 0;
}

.showgirl-area .item1 a,
.showgirl-area .item2 a {
  width: 190px;
}

.showgirl-area .item2 {
  left: 200px;
  top: 0;
}

.showgirl-area .item3 {
  left: 0;
  top: 225px;
}

.showgirl-area .item4 {
  left: 405px;
  top: 0;
}

.showgirl-area .item4 a {
  width: 430px;
}

.showgirl-area .item5 {
  right: 0;
  top: 0;
}

.showgirl-area .item6 {
  right: 0;
  top: 225px;
}

.showgirl-area .item3 a,
.showgirl-area .item5 a,
.showgirl-area .item6 a {
  width: 390px;
}

.showgirl-area .item1 img,
.showgirl-area .item2 img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.showgirl-area .item4 img {
  width: 100%;
  height: 435px;
  object-fit: cover;
}

.showgirl-area .item3 img,
.showgirl-area .item5 img,
.showgirl-area .item6 img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.showgirl-area img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.showgirl-area a:hover img {
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

/*links*/

.flink {
  margin-bottom: 20px;
}

.flink .iconfont {
  color: #333;
}

.flink a.iconfont:hover {
  color: #21b47c;
}

.flink .rule {
  padding-left: 2em;
  color: #999;
  font-weight: 400;
  font-size: 14px;
}

.f-list {
  margin-top: 13px;
  padding: 9px 21px;
  background: #424242;
}

.flink .f-list li {
  float: left;
  width: auto;
  overflow: hidden;
  margin: 0px 5px;
  height: 30px;
  line-height: 30px;
}

.flink .f-list li a {
  font-size: 13px;
  color: #bebebe;
}

/*loading*/

.r-content .list-loading {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
}

.loadding {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 98;
  width: 57px;
  text-align: center;
  transform: translate(-50%, -50%);
}

.loadding span {
  display: inline-block;
  width: 8px;
  height: 100%;
  border-radius: 4px;
  background: #ff7438;
  -webkit-animation: load 1.04s ease infinite;
}

@-webkit-keyframes load {

  0%,
  100% {
    height: 10px;
    background: #ff9466;
  }

  50% {
    margin-top: -20px;
    height: 30px;
    background: #ffcb8b;
  }
}

.loadding span:nth-child(2) {
  -webkit-animation-delay: 0.13s;
}

.loadding span:nth-child(3) {
  -webkit-animation-delay: 0.26s;
}

.loadding span:nth-child(4) {
  -webkit-animation-delay: 0.39s;
}

.loadding span:nth-child(5) {
  -webkit-animation-delay: 0.52s;
}

.loadding2 {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  width: 103px;
  height: 30px;
  text-align: center;
  transform: translate(-50%, -50%);
  user-select: none;
}

.loadding2>div {
  display: inline-block;
  margin-left: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #5298ff;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}

.loadding2 .circ2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.loadding2 .circ3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.loadding2 .circ4 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.loadding2 .circ5 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

@-webkit-keyframes stretchdelay {

  0%,
  100%,
  40% {
    -webkit-transform: translateY(-10px);
  }

  20% {
    -webkit-transform: translateY(-20px);
  }
}

@keyframes stretchdelay {

  0%,
  100%,
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  20% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@media screen and (max-width: 800px) {

  #index-middle,
  #index-right,
  .index-list .list-article-main {
    width: 100%;
    float: left;
  }

  #index-left {
    display: none;
  }

  .search-1 .searchform,
  .index-news-list ul li,
  .index-list .list-soft-main.index-news-list ul li,
  .list-soft-main .list-soft-tab,
  .list-article-plate .art-img,
  .plate-list {
    width: 100%;
  }

  .post-modules-top .module-title {
    font-size: 16px;
    width: 44%;
  }

  .post-modules-top .module-desc {
    width: 63%;
  }

  .list-soft-plate .plate-list li,
  .list-soft-main .layui-tab,
  .list-article-main .list-article-tab {
    width: 100%;
  }

  .list-soft-plate {
    height: auto;
  }

  .index-news-list ul li:nth-child(10),
  .index-news-list ul li:nth-child(19),
  .index-news-list ul li:nth-child(20),
  .index-news-list ul li:nth-child(9) {
    padding-bottom: 0px;
    border: 0;
  }

  .list-article-plate .art-list {
    width: 100%;
    max-height: 300px;
  }

  .list-article-plate .art-img li {
    width: 48%;
    display: none;
    margin-right: 0px;
  }

  .list-article-plate .art-img li:nth-child(1),
  .list-article-plate .art-img li:nth-child(2) {
    display: block;
  }

  .list-article-plate .art-img li:nth-child(2) {
    margin: 0;
    float: right;
  }

  .list-article-plate .art-img li .img {
    height: 7rem;
  }

  .list-article-plate .art-list li {
    width: 100%;
    margin-bottom: 10px;
  }

  .flink .f-list li {
    width: 25%;
    overflow: hidden;
    padding: 5px 5px;
    white-space: nowrap;
    text-align: center;
    margin: 0px;
  }

  .flink .f-list li:before {
    display: none !important;
  }

  .list-article-tab .type,
  .list-soft-tab .type {
    width: auto;
    overflow-x: scroll;
    border-top: none;
    height: 3rem;
    line-height: 3rem;
    box-shadow: none;
    overflow-y: hidden;
  }

  .list-article-tab .type::-webkit-scrollbar,
  .list-soft-tab .type::-webkit-scrollbar {
    display: none;
  }

  .list-article-tab .type a,
  .list-soft-tab .type a {
    white-space: nowrap;
    display: table-cell;
    float: inherit;
    width: auto;
    position: relative;
  }
}