@charset "UTF-8";
body.red {
  font-size: 12px;
  color: #333333;
  font-family: "Microsoft Yahei";
  background-color: #f5f6f7;
}
.red input:focus,
.red textarea:focus {
  outline: none;
}
.red .clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.red .headerOne-wrap {
  width: 100%;
}
.red .headerOne-wrap .theme {
  position: relative;
}
.red .layui-layer-btn .layui-layer-btn0 {
  background: #ec4f45;
  border-color: #ec4f45;
  color: #fff !important;
}
.red .layui-layer-title {
  background: #fff;
}
.red .layui-layer-btn a {
  color: #ec4f45;
}
.red .headerOne-wrap .theme-box.open {
  height: 174px;
}
.red .headerOne-wrap .theme-box {
  position: absolute;
  height: 0;
  z-index: 1000;
  padding-top: 6px;
  top: 20px;
  transition: height 0.2s linear;
  overflow: hidden;
}
.red .headerOne-wrap .theme-inner {
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  width: 211px;
  height: 98%;
}
.red .headerOne-wrap .theme-box ul {
  padding: 17px 20px 0px 20px;
}
.red .headerOne-wrap .theme-box ul li img {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  display: block;
}
.red .headerOne-wrap .theme-box ul li {
  float: left;
  width: 50%;
}
.red .headerOne-wrap .theme-box ul li i {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  position: relative;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin: 9px auto;
}
.red .headerOne-wrap .theme-box ul li.sel i::after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -3px;
  background: #ec4f45;
  border-radius: 50%;
}
.red .headerOne-wrap .theme-box ul li p {
  font-size: 18px;
  color: #212121;
  line-height: 20px;
  text-align: center;
  padding-top: 10px;
}
.red .headerOne-wrap .theme-box .sure {
  border: 1px solid #dddddd;
  border-radius: 4px;
  width: 104px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  color: #212121;
  font-size: 14px;
  margin: 0 auto;
}
.red .headerOne-wrap .theme-box .sure:hover {
  background: #ec4f45;
  color: #fff;
  transition: all 0.3s linear;
  border-color: #ec4f45;
}
.red .h-top {
  background: #ec4f45;
  width: 100%;
  height: 36px;
  line-height: 36px;
}
.red .h-top a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
}
.red .h-top-box .h-top-box-l a {
  padding-right: 20px;
}
.red .h-top-box .h-top-box-r a {
  padding: 0 10px;
  line-height: 18px;
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}
.red .h-top-box .h-top-box-r a:last-of-type {
  border-right: none;
}
.red .h-top-box .h-top-box-r .theme {
  padding-right: 10px;
  border: none;
}
.red.indexBg {
  background-image: url(../images/red/index_bg.png);
  background-repeat: no-repeat;
  background-size: auto 558px;
  background-position: center 5px;
  background-color: #f5f6f7;
}
.red .nav-wrap {
  width: 100%;
  position: relative;
}
.red .nav-wrap .nav-wrap-bg {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.red .headTwo {
  background-color: #fff;
}
.red .nav-wrap .nav-box .logo-box {
  padding: 30px 0 15px 0;
}
.red .nav-wrap .nav-box .nav-list {
  padding-top: 38px;
}
.red .nav-wrap .nav-box .nav-list li {
  float: left;
  text-align: center;
  width: 120px;
  border-right: 1px solid #e7e7e7;
}
.red .nav-wrap .nav-box .nav-list li:last-of-type {
  border-right: none;
}
.red .nav-wrap .nav-box .nav-list li a {
  display: block;
  width: 100%;
}
.red .nav-wrap .nav-box .nav-list li.active a > p {
  font-size: 18px;
  color: #212121;
  font-weight: bold;
}
.red .nav-wrap .nav-box .nav-list li a img {
  margin: 0 auto;
}
.red .nav-wrap .nav-box .nav-list li a > p {
  font-size: 18px;
  color: #212121;
}
.red .nav-wrap .search-wrap {
  margin-top: 43px;
}
.red .nav-wrap .search-wrap .search-box {
  width: 600px;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
  padding-left: 53px;
  box-sizing: border-box;
}
.red .nav-wrap .search-wrap .search-box::before {
  content: "";
  background-image: url(../images/red/20/index_zfxxgk_search_1.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 43px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
}
.red .nav-wrap .search-wrap .search-box input[type="text"] {
  width: 445px;
  border: none;
  height: 56px;
  float: left;
  font-size: 18px;
  color: #212121;
}
.red .nav-wrap .search-wrap .search-box > a {
  background: #ec4f45;
  border-radius: 0 2px 2px 0;
  width: 100px;
  height: 56px;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  line-height: 56px;
  float: right;
  cursor: pointer;
}
.red .nav-wrap .search-wrap .keywors {
  text-align: center;
  font-size: 0;
  font-weight: bold;
  padding-top: 15px;
}
.red .nav-wrap .search-wrap .keywors a {
  font-size: 14px;
  color: #212121;
  padding: 0 6px;
}
.red .nav-wrap .search-wrap .keywors span {
  font-size: 14px;
  color: #212121;
  padding-right: 6px;
}
.red .footer-wrap {
  width: 100%;
  background: #e3e3e3;
  padding: 30px 0;
  position: relative;
}
.red .footer-wrap::before {
  content: "";
  width: 100%;
  height: 7px;
  background: #ec4f45;
  display: block;
  position: absolute;
  top: 0px;
}
.red .footer-wrap .footer-box .webs-box {
  font-size: 0;
  position: relative;
}
.red .footer-wrap .footer-box .webs-box .webs-tit {
  font-size: 16px;
  color: #666666;
  line-height: 40px;
  float: left;
  font-weight: bold;
}
.red .footer-wrap .footer-box .webs-box .webs-tit::after {
  content: "";
  background-image: url(../images/red/8/zqdh_arrow_1.png);
  background-size: 8px 8px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 40px;
  float: right;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item {
  cursor: pointer;
  padding: 0 14px;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item:last-of-type {
  padding-right: 0;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item:last-of-type {
  padding-right: 0;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item .content {
  width: 217px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
  padding: 0 10px 0 10px;
  box-sizing: border-box;
  color: #212121;
  font-size: 14px;
  line-height: 40px;
  position: relative;
  text-align: center;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item .content::after {
  content: "";
  background-image: url(../images/red/8/skin_arrows_1.png);
  background-size: 8px 8px;
  background-position: center center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  width: 10px;
  height: 42px;
  position: absolute;
  right: 10px;
  top: 0;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap {
  position: absolute;
  width: 100%;
  height: 650px;
  bottom: 40px;
  left: 0px;
  box-sizing: border-box;
  z-index: 1000;
  display: none;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs-inner {
  width: 100%;
  padding: 10px 30px;
  background: #fff;
  height: 620px;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .web-item-tit-box li {
  float: left;
  font-size: 20px;
  margin: 0 20px;
  color: #212121;
  font-weight: bold;
  line-height: 60px;
  position: relative;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .web-item-tit-box li:first-of-type {
  margin-left: 0;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .web-item-tit-box li.active {
  border-bottom: 3px solid #ec4f45;
  color: #ec4f45;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs {
  height: calc(100% - 100px);
  width: 100%;
  overflow-y: scroll;
  display: none;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs.open {
  display: block;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs li {
  float: left;
  width: 260px;
  font-size: 18px;
  background: #f5f6f7;
  margin: 10px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  line-height: 18px;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs li:hover {
  background: #ec4f45;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs li:hover a {
  color: #fff;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs li a {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.red .footer-wrap .footer-box .webs-box .about-webs-wrap .about-webs :hover a {
  color: #ec4f45;
}
.red .about-webs::-webkit-scrollbar {
  width: 10px;
  height: 80px;
  background: #f6f6f6;
  border-radius: 20px;
}
.red .about-webs::-webkit-scrollbar-thumb {
  width: 10px;
  background: #ec4f45;
  border-radius: 20px;
}
.red .about-webs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item .about-webs li a {
  color: #212121;
  display: block;
  font-size: 16px;
  line-height: 40px;
}
/* .red .footer-wrap .footer-box .webs-box .web-item-box:hover .about-webs-wrap {
  display: block;
} */
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item-tit-box {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.red .footer-wrap .footer-box .webs-box .web-item-box .web-item-tit-box li {
  float: left;
  cursor: pointer;
}
.red .footer-wrap .footer-box .webs-about {
  padding: 50px 0;
}
.red .footer-wrap .footer-box .webs-about li {
  margin-right: 20px;
  vertical-align: middle;
  float: left;
}
.red .footer-wrap .footer-box .webs-about li .other a {
  float: left;
  padding-right: 20px;
}
.red .footer-wrap .footer-box .webs-about li:first-of-type {
  margin-right: 0;
  padding-top: 10px;
}
.red .footer-wrap .footer-box .webs-about .other a:first-of-type {
  margin-top: 5px;
}
.red .footer-wrap .footer-box .webs-about li:last-of-type {
  margin-right: 0;
  float: right;
}
.red .footer-wrap .footer-box .webs-about li .web-q {
  padding-bottom: 10px;
}
.red .footer-wrap .footer-box .webs-about li .web-q a {
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  padding: 0 10px;
  border-right: 1px solid #666666;
}
.red .footer-wrap .footer-box .webs-about li .web-q a:first-of-type {
  padding-left: 0;
}
.red .footer-wrap .footer-box .webs-about li .web-q a:last-of-type {
  border-right: none;
}
.red .footer-wrap .footer-box .webs-about li .web-beian {
  font-size: 14px;
  color: #666;
  opacity: 0.8;
  padding-bottom: 5px;
}
.red .footer-wrap .footer-box .webs-about li .tec-sup {
  font-size: 14px;
  color: #666;
  opacity: 0.8;
}
.red .footer-wrap .footer-box .webs-about li .credit-img {
  padding-top: 20px;
}
.red .footer-wrap .footer-box .webs-about li .credit-img a {
  float: left;
  margin: 0 5px;
  width: 100px;
  height: 33px;
  overflow: hidden;
}
.red .footer-wrap .footer-box .webs-about li .credit-img a img {
  transition: transform 0.4s linear;
}
.red .footer-wrap .footer-box .webs-about li .credit-img a:hover img {
  transform: scale(1.1);
  transition: transform 0.4s linear;
}
.red .footer-wrap .footer-box .webs-about li .credit-img a:last-of-type {
  padding-right: 0;
}
.red .topic-box {
  background-color: #fff;
  height: 75px;
  margin-bottom: 20px;
  position: relative;
  user-select: none;
}
.red .topic-box .enter {
  position: absolute;
  width: 84px;
  height: 75px;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  background: #ec4f45;
  padding: 10px 20px;
}
.red .topic-box .warp-pic-list {
  padding: 14px 57px;
  margin-left: 84px;
  position: relative;
}
.red .topic-box .warp-pic-list .swiper-slide {
  width: 236px;
  height: 48px;
}
.red .topic-box .warp-pic-list .swiper-slide img {
  /* width: 100%; */
  height: 100%;
}
.red .topic-box .swiper-button-prev,
.red .topic-box .swiper-button-next {
  width: 10px;
  height: 20px;
  top: 50px;
  margin-top: -22px;
  background-size: cover;
  background-image: url(../images/red/20/zt_arrow_right.png);
}
.red .topic-box .swiper-button-prev:focus,
.red .topic-box .swiper-button-next:focus {
  outline: none;
}
.red .topic-box .swiper-button-prev {
  left: 30px;
  transform: rotateZ(180deg);
}
.red .topic-box .swiper-button-next {
  right: 30px;
}
.red .navInfo {
  /* height: 60px; */
  line-height: 20px;
  padding: 20px 0;
  font-size: 14px;
  color: #999999;
  vertical-align: middle;
}
.red .navInfo img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
.red .navInfo span {
  vertical-align: middle;
}
.red .navInfo a {
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  vertical-align: middle;
}
.red .navInfo a:hover {
  color: #ec4f45;
  font-weight: bold;
}
.red .float-nav-box {
  position: fixed;
  right: 10px;
  bottom: 100px;
  z-index: 1000;
}
.red .float-nav-box .item {
  position: relative;
  margin-bottom: 10px;
}
.red .float-nav-box .item .show-item {
  position: absolute;
  right: 56px;
  top: 50%;
  transform: translate(0, -50%);
  padding-right: 20px;
}
.red .float-nav-box .item:hover .show-item {
  display: block;
}
.red .float-nav-box .item:hover .show-item img {
  height: 160px;
}
.red .float-nav-box .item.weibo .show-item a {
  width: 150px;
  display: block;
  background-image: url(../images/red/weibo_ma.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 12px;
  background-color: #fff;
  border-radius: 3px;
  height: 49px;
}
.red .float-nav-box .item.handicapped a {
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 0;
  top: 0;
}
.red .float-nav-box .item span {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  display: block;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.red .float-nav-box .item.wechat span {
  background-image: url(../images/red/32/r_1.png);
}
.red .float-nav-box .item.wechat span:hover {
  background-image: url(../images/red/32/r_1_1.png);
}
.red .float-nav-box .item.weibo span {
  background-image: url(../images/red/32/r_2.png);
}
.red .float-nav-box .item.weibo span:hover {
  background-image: url(../images/red/32/r_2_1.png);
}
.red .float-nav-box .item.app span {
  background-image: url(../images/red/32/r_3.png);
}
.red .float-nav-box .item.app span:hover {
  background-image: url(../images/red/32/r_3_1.png);
}
.red .float-nav-box .item.handicapped span {
  background-image: url(../images/red/32/r_4.png);
}
.red .float-nav-box .item.handicapped:hover span {
  background-image: url(../images/red/32/r_4_1.png);
}
.red .float-nav-box .item.goTop span {
  background-image: url(../images/red/32/r_5.png);
}
.red .float-nav-box .item.goTop span:hover {
  background-image: url(../images/red/32/r_5_1.png);
}
.red .float-nav-box .item.goTop {
  opacity: 0;
}
.red .float-nav-box .item.goTop.opa {
  opacity: 1;
  transition: opacity 0.2s linear;
}
.red .show-item {
  display: none;
  position: absolute;
}
.red .topic-box .warp-pic-list .swiper-slide a {
  display: block !important;
  width: 251px;
}
#wrapBox1 {
  width: 100%;
}
