* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
  font-size: 12px;
  color: #000;
}
a,
a:active,
a:visited,
a:focus,
a:hover {
  text-decoration: none;
}
.top2_col {
  color: #ff6769!important;
}
.top3_col {
  color: #e7679e!important;
}
body {
  background-color: #950000;
}
.nav_hover {
  background-color: #f03a10;
}
.nav_hover a {
  color: #fff;
  line-height: 26px;
}
.flex {
  display: flex;
  display: -webkit-flex;
  display: box-flex;
  display: -webkit-box-flex;
}
.clamp {
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
}
.section_title h3 {
  font-size: 14px;
  line-height: 24px;
  background-color: #fff;
  padding-right: 17px;
  left: 0;
  top: 0;
  position: absolute;
  font-weight: bold;
}
.section_title strong {
  color: #c01012;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
  display: block;
}
.section_title .line {
  height: 2px;
  width: 100%;
  margin-bottom: 8px;
  background-color: #c01012;
}
.section_title .top100-design {
  width: 93px;
  height: 12px;
  top: 27px;
  right: 0;
  position: absolute;
  background: url("../images/top100.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.top-nav {
  width: 100%;
  position: relative;
}
.top-nav img {
  width: 100%;
  vertical-align: bottom;
}
.top-nav .nav-wrap {
  /* position: absolute;
  left: 0;
  bottom: 0; */
  width: 100%;
}
.top-nav .nav-wrap .nav {
  display: flex;
  display: -webkit-flex;
  display: box-flex;
  display: -webkit-box-flex;
  padding: 0 10px;
  height: 30px;
  background-color: #fcf160;
}
.top-nav .nav-wrap .nav li {
  flex: 1;
  -webkit-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  line-height: 30px;
  height: 30px;
  margin-top: 0px;
}
.top-nav .nav-wrap .nav li a {
  display: block;
  text-align: center;
  height: 30px;
  margin-top: 1px;
  font-weight: bold;
}
.top-nav .nav-wrap .nav li.active {
  background-color: #f03a10;
}
.top-nav .nav-wrap .nav li.active a {
  color: #fff;
  line-height: 26px;
}
.top-nav .fixed-active {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  height: 40px;
}
.top-nav .fixed-active .nav {
  height: 40px;
  background-color: #c01012;
}
.top-nav .fixed-active .nav li {
  height: 40px;
  line-height: 40px;
}
.top-nav .fixed-active .nav li a {
  color: #fff;
  height: 40px;
}
.top-nav .fixed-active .nav li.active a {
  line-height: 40px;
}
.section {
  padding: 0 10px;
  position: relative;
  margin-top: 15px;
}
.section .section-bd {
  position: relative;
}
.section .section-bd .top10-img {
  width: 100%;
}
.section .section-bd .top10-design {
  background: url('../images/top10-icon1.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  top: -2.5px;
  left: -2.5px;
  position: absolute;
}
.section .section-bd .paihangs {
  top: 14px;
  right: 5px;
  position: absolute;
  background: url('../images/paihang.png') no-repeat;
  background-position: center;
  background-size: cover;
  width: 35px;
  height: 12px;
}
.section .section-bd .top3-style li {
  padding-left: 10px;
  background-color: #fff;
  height: 60px;
  margin-bottom: 2px;
  display: flex;
  display: -webkit-flex;
  display: box-flex;
  display: -webkit-box-flex;
}
.section .section-bd .top3-style li span {
  display: inline-block;
}
.section .section-bd .top3-style li span.col1 {
  line-height: 60px;
  width: 40px;
  text-align: center;
}
.section .section-bd .top3-style li span.col1 img {
  width: 30px;
  vertical-align: middle;
}
.section .section-bd .top3-style li span.col2 {
  flex: 1;
  -webkit-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  padding: 12px 0 0 10px;
  line-height: 20px;
}
.section .section-bd .top3-style li span.col2 b {
  display: block;
}
.section .section-bd .top3-style li span.col2 em {
  display: block;
  font-style: normal;
}
.section .section-bd .top3-style li span.col2 em i {
  color: #ffa520;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
}
.section .section-bd .top3-style li span.col3 {
  line-height: 60px;
  padding: 0 5px;
}
.section .section-bd .top3-style li span.col3 img {
  width: 44px;
  height: 54px;
  vertical-align: middle;
}
.section .section-bd .top4_20_style li {
  background-color: #fff;
  margin-bottom: 2px;
  padding-left: 15px;
  padding-right: 5px;
}
.section .section-bd .top4_20_style .row-hd {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}
.section .section-bd .top4_20_style .row-hd span.col1-hd {
  float: left;
  color: #c01012;
  width: 30px;
}
.section .section-bd .top4_20_style .row-hd span.col2-hd {
  float: left;
  color: #c01012;
  padding-left: 40px;
}
.section .section-bd .top4_20_style .row-hd span.col3-hd {
  float: right;
  color: #c01012;
}
.section .section-bd .top4_20_style .row {
  height: 40px;
  line-height: 40px;
  display: flex;
  display: -webkit-flex;
  display: box-flex;
  display: -webkit-box-flex;
}
.section .section-bd .top4_20_style .row span {
  display: inline-block;
}
.section .section-bd .top4_20_style .row span.col1 {
  width: 30px;
  text-align: left;
  font-weight: bold;
}
.section .section-bd .top4_20_style .row span.col2 {
  width: 30px;
  line-height: 37px;
}
.section .section-bd .top4_20_style .row span.col2 img {
  width: 100%;
  vertical-align: middle;
}
.section .section-bd .top4_20_style .row span.col3 {
  flex: 1;
  -webkit-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  overflow: hidden;
  /*超出部分隐藏*/
  white-space: nowrap;
  /*不换行*/
  text-overflow: ellipsis;
  /*超出部分文字以...显示*/
  font-weight: bold;
  padding: 0 10px;
}
.section .section-bd .top4_20_style .row span.col3 em {
  font-style: normal;
}
.section .section-bd .top4_20_style .row span.col4 {
  color: #f03a10;
  font-size: 15px;
  font-weight: bold;
  padding-right: 8px;
}
.section .section-bd .top4_20_style2 .row span.col3 {
  font-weight: normal;
}
.section .section-bd .top4_20_style2 .row span.col3 em {
  font-weight: normal;
}
.section .area06 {
  padding-top: 0!important;
}
.section .area06 img {
  margin-top: 10px;
}
.section-wrap {
  padding: 0 10px 20px;
}
.section-wrap .section1 {
  padding: 10px 0 0;
  background-color: #fff;
}
.section-wrap .section1 .section-hd {
  position: relative;
  padding-top: 12px;
  height: 34px;
  padding: 12px 7px 0;
}
.section-wrap .section1 .section-hd h3 {
  font-size: 14px;
  line-height: 24px;
  background-color: #fff;
  padding-right: 17px;
  left: 7px;
  top: 0;
  position: absolute;
  font-weight: bold;
}
.section-wrap .section1 .section-hd strong {
  color: #c01012;
  font-size: 12px;
  font-weight: normal;
  line-height: 24px;
}
.section-wrap .section1 .section-hd .paihangs{
  font-size: 12px;
}
.section-wrap .section1 .section-hd .line {
  height: 2px;
  width: 100%;
  margin-bottom: 8px;
  background-color: #c01012;
}
.section-wrap .section1 .section-hd .top100-design {
  width: 93px;
  height: 12px;
  top: 27px;
  right: 7px;
  position: absolute;
  background: url("../images/top100.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.section-wrap .section1 .section-bd {
  padding-top: 10px;
  padding-bottom: 15px;
}
.section-wrap .section1 .section-bd img {
  width: 100%;
}
.section-wrap .section1 .area-six>img{
  display: none;
}
.section-wrap .section1 .area_style {
  position: absolute;
  top: -40px;
  left: 0;
}
.section-wrap .section2 {
  margin-top: 0;
}
.last-section {
  padding-bottom: 21px;
}
.big-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  position: absolute;
  background-color: #000;
}
.big-wrap img {
  width: 100%;
  vertical-align: middle;
}
/* 查看背景图 */
#outerdiv {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2;
  width: 100%;
  height: 100%;
  display: none;
}
#bigimg {
  border: 1px solid #fff;
  vertical-align: middle;
}
#innerdiv {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.layui-layer-setwin .layui-layer-close2 {
  /* position: absolute!important;
	z-index: 99999999999999;
	opacity: 0.6; */
}
.add-class.layui-layer-iframe {
  -webkit-overflow-scroll: 'touch';
  overflow-y: visible!important;
}
.add-class.layui-layer-iframe .layui-layer-content {
  overflow-y: scroll!important;
  height: 100%;
}
@media only screen and (max-width: 320px) {
  .section .section-bd .paihangs {
    top: 10px;
  }
}
@media screen and (min-width: 375px) and (max-width: 383px) {
  .section .section-bd .paihangs {
    top: 12px;
  }
}
@media screen and (min-width: 384px) and (max-width: 414px) {
  .section .section-bd .paihangs {
    top: 15px;
  }
}
@media screen and (min-width: 415px) and (max-width: 639px) {
  .section .section-bd .paihangs {
    top: 17px;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  .section .section-bd .paihangs {
    top: 28px;
    width: 50px;
    height: 16px;
    right: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .section .section-bd .paihangs {
    top: 30px;
    width: 70px;
    height: 24px;
    right: 27px;
  }
}
@media screen and (min-width: 1024px) {
  .section .section-bd .paihangs {
    top: 45px;
    width: 70px;
    height: 24px;
    right: 38px;
  }
}

.switch_btn{
  overflow: hidden;
  margin-top: 10px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding-left: 4px;
  display: flex;
  display: -webkit-flex;
  display: box-flex;
  display: -webkit-box-flex;
}
.switch_btn>.a_w{
  flex: 1;
  -webkit-flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  text-align: center;
}
.switch_btn .a_w a{
  height: 35px;
  box-sizing: border-box;
  line-height: 33px;
  /* margin: 0 17px; */
  color: #666666;
  display: inline-block;
}
.switch_btn a.active{
  color: #c01010;
  border-bottom: 3px solid #c01010;
}