body {
  max-width: 600px;
  margin: 0 auto;
}

.layui-carousel {
  width: 100% !important;
  height: 230px !important;
  position: relative;
}

.layui-carousel img {
  width: 100% !important;
  /*height: 100% !important;*/
}

.cont-list {
  width: 24%;
  height: auto;
  margin: 15px 0 0;
  display: inline-block;
}

.cont-list a {
  width: 80%;
  display: block;
  margin: 0 auto;
}

.app-img {
  overflow: hidden;
  border-radius: 20%;
  box-shadow: 0 5px 13px rgb(255 90 94 / 50%);
  margin: 0 auto;
}

.app-img img {
  width: 100%;
  height: auto;
}

.app-content {
  width: 100%;
  height: 20px;
  text-align: center;
  margin: 10px auto;
}

.app-content h2 {
  color: #000;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.app-down {
  width: 100%;
  height: 30px;
  background: #FFA600;
  border-radius: 20px;
  flex-shrink: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.app-down span {
  font-size: 13px;
  color: #FFFFFF;
}

.show {
  padding: 10px;
  min-height: 160px;
}

.tool {
  width: 100%;
  padding: 10px 0;
  display: table;
}

.tool.orther {
  padding: 10px;
}

.tool h2 {
  display: inline-block;
  vertical-align: top;
  line-height: 18px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.tool h2::before {
  margin: 0 12px 0 0;
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 5px;
  height: 16px;
  border-radius: 10px;
  background: #ff554c;
}

.tool .more {
  display: inline-block;
  vertical-align: top;
  color: #909090;
  font-size: 14px;
  line-height: 20px;
  float: right;
}

.show .show-list {
  width: 100%;
  height: 120px;
  margin: 20px 0 0;
  display: flex;
}

.show-img,
.show-content {
  display: inline-block;
  vertical-align: top;
  height: 100px;
}

.show-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 20%;
  box-shadow: 0 5px 13px rgba(255, 90, 94, .5);
  margin: 0 auto
}

.show-content {
  max-width: calc(100% - 140px);
  width: 100%;
  margin: 0 0 0 1px;
}

.show-content .show-mode {
  display: table;
  width: 100%
}

.show-content .show-mode .show-soure {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 160px);
  height: 80px;
  margin: 0 10px 0 0;
}

.show-content .show-mode .show-soure h1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.show-content .show-mode .show-soure h3 {
  font-size: 15px;
  line-height: 30px;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.show-content .show-mode .show-down {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 30px;
  margin: 20px 0;
  float: right;
  background-color: #FFA600;
  border-radius: 20px;
  text-align: center;
}

.show-content .show-mode .show-down a {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
}

.show-content .show-mode .show-down a i {
  font-size: 10px;
  color: #fff;
  line-height: 30px;
  margin: 0 1px 0 0
}

.show-content h2.validity {
  width: 100%;
  font-size: 15px;
  color: #524f4f;
  line-height: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.show .show-list {
  height: 70px;
}

.show-img {
  width: 70px;
  height: 70px;
}

.show-content {
  max-width: calc(100% - 100px);
}

.show-content .show-mode .show-soure {
  width: calc(100% - 100px);
  height: 56px;
}

.show-content .show-mode .show-soure h1 {
  font-size: 15px;
  line-height: 35px;
}

.show-content .show-mode .show-soure h3 {
  font-size: 12px;
  line-height: 12px;
}

.show-content .show-mode .show-down {
  width: 52px;
  height: 27px;
  margin: 10px 0;
}

.show-content .show-mode .show-down a {
  line-height: 28px;
  font-size: 13px;
}

.show-content .show-mode .show-down a i {
  line-height: 28px;
  font-size: 13px;
}

.show-content h2.validity {
  font-size: 12px;
  line-height: 12px
}

header{width: 100%;height: 40px;background: #FFA600; box-shadow: 0 5px 13px rgba(0,0,0,.1);position: fixed;z-index: 9999;bottom: 0;background: white; max-width: 600px;}
.header{max-width: 750px;width: 100%;margin: 0 auto;}
.header .nav{max-width: 100%;display: -webkit-box;}
.header .nav li{width: 100%;font-size:16px; line-height:40px;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.header .nav li:first-child:nth-last-child(2),.header .nav li:first-child:nth-last-child(2) ~ li {width: 50%;}
.header .nav li:first-child:nth-last-child(3),.header .nav li:first-child:nth-last-child(3) ~ li {width: 33.33%;}
.header .nav li:first-child:nth-last-child(4),.header .nav li:first-child:nth-last-child(4) ~ li {width: 25%;}
.header .nav li:first-child:nth-last-child(5),.header .nav li:first-child:nth-last-child(5) ~ li {width: 20%;}
.header .nav li:first-child:nth-last-child(6),.header .nav li:first-child:nth-last-child(6) ~ li {width: 16.66%;}
.header .nav li:first-child:nth-last-child(7),.header .nav li:first-child:nth-last-child(7) ~ li {width: 14.28%;}
.header .nav li:first-child:nth-last-child(8),.header .nav li:first-child:nth-last-child(8) ~ li {width: 12.5%;}
.header .nav li:first-child:nth-last-child(9),.header .nav li:first-child:nth-last-child(9) ~ li {width: 11.11%;}
.header .nav li:first-child:nth-last-child(10),.header .nav li:first-child:nth-last-child(10) ~ li {width: 10%;}
.header .nav li:before{color:#fff;margin:0 5px 0 0}
.header .nav li:hover{background-color:rgba(255,255,255,.8);}
.header .nav li:hover:before{color:#FFA600;}
.header .nav li:hover a{color:#FFA600; color: red;}
.header .nav li a{font-size:14px;color:#fff;font-weight:bold;    color: DimGray;}