img {
  border: 0px;
}
.bord1 {
  width: 14rem;
  margin: 0 auto;
  background: #fff;
  padding: 0.24rem 0.1rem;
  border-radius: 10px;
  border: 1px solid #ecc772;
}
.bord2 {
  width: 14rem;
  margin: 1.8rem auto 0;
  background: #fff;
  padding: 0.24rem 0.1rem;
  border-radius: 10px;
  border: 1px solid #ecc772;
  position: relative;
}
.bord3 {
  border-bottom: 1px #aaaaaa solid;
  height: 1px;
  width: 100%;
  margin: 0.3rem 0;
}
.bord4 {
  border-bottom: 1px solid #edce7c;
  height: 1px;
  width: 100%;
  margin: 15px 0;
}

.t1 {
  color: #6f3900;
}
.t1 a:link,
.t1 a:visited {
  color: #6f3900;
  text-decoration: none;
}
.t1 a:hover {
  color: #6f3900;
  text-decoration: none;
}
.t2 {
  color: #666;
}
.t2 a:link,
.t2 a:visited {
  color: #666;
  text-decoration: none;
}
.t2 a:hover {
  color: #ff0000;
  text-decoration: none;
}
.t3 {
  color: #fff;
}
.t3 a:link,
.t3 a:visited {
  color: #fff;
  text-decoration: none;
}
.t3 a:hover {
  color: #fff;
  text-decoration: none;
}
.t4 {
  color: #333;
}
.t4 a:link,
.t4 a:visited {
  color: #333;
  text-decoration: none;
}
.t4 a:hover {
  color: #333;
  text-decoration: none;
}
.t5 {
  color: #000000;
}
.t5 a:link,
.t5 a:visited {
  color: #000000;
  text-decoration: none;
}
.t5 a:hover {
  color: #ff0000;
  text-decoration: none;
}
.t6 {
  color: #9a0c13;
}
.t6 a:link,
.t6 a:visited {
  color: #9a0c13;
  text-decoration: none;
}
.t6 a:hover {
  color: #9a0c13;
  text-decoration: none;
}
.t7 {
  color: #999;
}
.t7 a:link,
.t7 a:visited {
  color: #999;
  text-decoration: none;
}
.t7 a:hover {
  color: #ff0000;
  text-decoration: none;
}

.ff1 {
  font-family: Microsoft YaHei;
}
.ff2 {
  font-family: "cys";
}
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.F10 {
  font-size: 10px;
}
.F11 {
  font-size: 11px;
}
.F12 {
  font-size: 12px;
}
.F13 {
  font-size: 13px;
}
.F14 {
  font-size: 14px;
}
.F15 {
  font-size: 15px;
}
.F16 {
  font-size: 16px;
}
.F18 {
  font-size: 0.18rem;
}
.F20 {
  font-size: 0.2rem;
}
.F22 {
  font-size: 22px;
}
.F24 {
  font-size: 0.24rem;
}
.F25 {
  font-size: 0.25rem;
}
.F26 {
  font-size: 26px;
}
.F28 {
  font-size: 28px;
}
.F32 {
  font-size: 32px;
}
.F34 {
  font-size: 0.34rem;
}
.F36 {
  font-size: 0.36rem;
}
.F38 {
  font-size: 38px;
}
.F40 {
  font-size: 40px;
}
.F42 {
  font-size: 42px;
}
.F44 {
  font-size: 0.44rem;
}
.F48 {
  font-size: 48px;
}
.LH1 {
  line-height: 1px;
}
.LH10 {
  line-height: 10px;
}
.LH15 {
  line-height: 15px;
}
.LH16 {
  line-height: 16px;
}
.LH18 {
  line-height: 18px;
}
.LH20 {
  line-height: 20px;
}
.LH22 {
  line-height: 22px;
}
.LH25 {
  line-height: 25px;
}
.LH28 {
  line-height: 28px;
}
.LH30 {
  line-height: 30px;
}
.LH32 {
  line-height: 32px;
}
.LH33 {
  line-height: 33px;
}
.LH35 {
  line-height: 35px;
}
.LH40 {
  line-height: 40px;
}
.LH45 {
  line-height: 45px;
}
.lh120 {
  line-height: 120%;
}
.lh140 {
  line-height: 140%;
}
.lh146 {
  line-height: 146%;
}
.lh155 {
  line-height: 155%;
}
.lh160 {
  line-height: 160%;
}
.lh166 {
  line-height: 166%;
}
.lh185 {
  line-height: 185%;
}
.lh189 {
  line-height: 189%;
}
.lh200 {
  line-height: 200%;
}
.lh208 {
  line-height: 208%;
}
.lh220 {
  line-height: 220%;
}
.lh230 {
  line-height: 230%;
}
.lh240 {
  line-height: 240%;
}
.lh250 {
  line-height: 250%;
}
.lh277 {
  line-height: 277%;
}
.lh333 {
  line-height: 333%;
}
.FB {
  font-weight: bold;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.none {
  display: none;
}
.auto {
  margin: 0px auto;
  width: 1200px;
}
.auto5 {
  margin: 5px auto;
  padding: 0px;
}
.auto10 {
  margin: 10px auto;
  padding: 0px;
}
.auto20 {
  margin: 20px auto;
  padding: 0px;
}
.auto50 {
  margin: 50px auto 0;
  padding: 0px;
  width: 1200px;
}
.auto55 {
  margin: 55px auto 0;
  padding: 0px;
  width: 1200px;
}
.auto80 {
  margin: 80px auto 0;
  padding: 0px;
  width: 1200px;
}
.auto_1 {
  margin-left: auto;
  margin-right: auto;
}

.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr25 {
  margin-right: 25px;
}
.mr35 {
  margin-right: 35px;
}
.mr36 {
  margin-right: 36px;
}
.mt5 {
  margin-top: 0.05rem;
}
.mt10 {
  margin-top: 0.1rem;
}
.mt15 {
  margin-top: 0.15rem;
}
.mt20 {
  margin-top: 0.2rem;
}
.mt25 {
  margin-top: 0.25rem;
}
.mt30 {
  margin-top: 0.3rem;
}
.mt35 {
  margin-top: 0.35rem;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt125 {
  margin-top: 125px;
}
.mt8 {
  margin-top: 0.8rem;
}
.mt10b10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.mt20b20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mt30b20 {
  margin-top: 30px;
  margin-bottom: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pb50 {
  padding-bottom: 50px;
}

.w1400 {
  width: 14rem;
  margin: 0.6rem auto;
}
.w1600 {
  width: 16rem;
}

#myFocus {
  width: 1144px;
  height: 582px;
  overflow: hidden;
  margin: 0 28px;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
body {
  margin: 0px auto;
  padding: 0px;
  font-family: Microsoft YaHei;
  font-size: 14px;
  color: #000000;
  background: url(../images/top.jpg) no-repeat center top #296cec;
  background-size: 100% auto;
  width: 100%;
  line-height: 18px;
  max-width: 1920px;
}
.header {
  height: 6.6rem;
}
.tt {
  text-align: center;
}

.tt a {
  color: #b80c10;
  font-size: 0.36rem;
  line-height: 0.6rem;
  font-weight: bold;
  text-decoration: none;
}

.sdxw {
  width: 5.7rem;
}
.sdxw li {
  margin-top: 0.2rem;
}
.sdxw li:first-child {
  border-bottom: 1px solid #b90c10;
  padding-bottom: 0.1rem;
  margin-top: 0rem;
}
.sdxw li h2 {
  font-size: 0.18rem;
  line-height: 0.36rem;
}
.sdxw li h2 a {
  color: #000;
  text-decoration: none;
}
.sdxw li p {
  margin-top: 0.1rem;
  color: #333;
  font-size: 0.16rem;
  line-height: 0.34rem;
}
.listbox {
  margin-top: 0.2rem;
  padding-top: 0.2rem;
  border-top: 1px solid #b90c10;
}
.listbox li {
  float: left;
  _display: inline;
  width: 6rem;
  margin-right: 0.5rem;
}
.listbox li a {
  color: #333;
  font-size: 0.16rem;
  line-height: 0.4rem;
  text-decoration: none;
}
.listbox2 {
  padding: 0.1rem 0.2rem;
}
.listbox2 li {
  float: left;
  _display: inline;
  width: 6rem;
  margin-right: 0.5rem;
}
.listbox2 li a {
  color: #333;
  font-size: 0.16rem;
  line-height: 0.4rem;
  text-decoration: none;
}
@media screen and (min-width: 2020px) {
  .header {
    height: 7.6rem;
  }
}
.footer {
  margin: 30px auto;
  padding: 0px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 140%;
}

/* a:link,
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #ff0000;
  text-decoration: underline;
} */
.nav {
  line-height: 50px;
  font-size: 0.18rem;
  width: 100%;
  margin-bottom: 0.3rem;
  font-weight: bold;
}
.time {
  color: #999999;
  font-size: 0.12rem;
  line-height: 160%;
}
.title {
  font-size: 0.2rem;
  color: #000000;
  font-weight: bold;
  line-height: 200%;
}

.text-d {
  font-size: 0.16rem;
  line-height: 200%;
}

.more {
  color: #fff;
  text-align: right;
  font-size: 0.18rem;
}
.more a:link,
.more a:visited {
  color: #fff;
  text-decoration: none;
}
.more a:hover {
  color: #fff;
  text-decoration: none;
}

ul,
li {
  list-style: none;
}
.rel {
  position: relative;
}

#pagenum {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
#pagenum a {
  border: #ddd 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #aaa;
  text-decoration: none;
}
#pagenum a:hover {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}
#pagenum a:active {
  border: #a0a0a0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
}
#pagenum a.current {
  border: #e0e0e0 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  font-weight: bold;
  color: #aaa;
  background-color: #f0f0f0;
}
#pagenum span.disabled {
  border: #f3f3f3 1px solid;
  padding: 2px 5px;
  margin-right: 2px;
  color: #ccc;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition-property: all;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  position: relative;
  overflow: hidden;
}
.swiper-slide a h1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0.05rem;
  font-size: 0.2rem;
  font-weight: normal;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-slide i {
  font-size: 0.14rem;
  font-style: normal;
  line-height: 1.8;
  text-align: justify;
}
.swiper-slide span h1 {
  position: relative;
  padding: 0.05rem 0;
  font-weight: bold;
  background: none;
}
.swiper-slide span h1 a {
  display: inline;
  color: #000;
  text-align: left;
}
.swiper-button-prev,
.swiper-button-next {
  --swiper-navigation-size: 0.33rem;
  --swiper-navigation-color: #333;
  outline: none;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  --swiper-navigation-color: #c00;
}
.swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: rgba(255, 0, 0, 1);
  opacity: 1;
}

/* 焦点图 */
/* 焦点图 */
.swiper1 {
  width: 7.25rem;
  height: 3.88rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.swiper1 .swiper-pagination {
  bottom: 0.5rem;
}
.swiper1 .swiper-button-prev,
.swiper1 .swiper-button-next {
  --swiper-navigation-color: #fff;
}
.box1con {
  margin-top: 0.4rem;
}
.box3 {
  background: url(../images/bg1.png) no-repeat center top;
  background-size: 100% auto;
  height: 7.04rem;
}

.box3new {
  background: url(../images/bg1.png) no-repeat center top;
  background-size: 100% auto;
  height: 7.04rem;
  display: flex;
  justify-content: space-around;
}
.box3new div {
  width: 3rem;
  height: 6.3rem;
  margin-top: 0.36rem;
}
.box3new div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 多图切换1 */
.swiper7 {
  width: 14rem;
  height: 5.88rem;
  margin: 0.6rem auto 0;
  position: relative;
}
.swiper7 .swiper-container {
  height: 5.88rem;
  padding-top: 0.3rem;
}
.swiper7 .swiper-slide {
  width: 3.6rem !important;
  height: 100%;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
}
.swiper7 .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper7 .swiper-slide a {
  padding-top: 0;
  color: #636363;
}
.swiper7 .swiper-slide a h1 {
  background: none;
}
.swiper7 .swiper-slide:not(.swiper-slide-active) {
  pointer-events: none;
}
.swiper7 .swiper-slide:not(.swiper-slide-active) a h1 {
  display: none;
}
.swiper7 .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
.swiper7 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  opacity: 1;
  border: 3px solid #fff;
  background-color: #d5d5d5;
}
.swiper7 .swiper-pagination .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

/* .swiper7 .swiper-button-prev {
  background: url(../images/t_left.png) no-repeat center top;
  width: 43px;
  height: 82px;
  background-size: 100% auto;
}

.swiper7 .swiper-button-next {
  background: url(../images/t_right.png) no-repeat center top;
  width: 43px;
  height: 82px;
  background-size: 100% auto;
} */
.box4l {
  width: 7rem;
}
.box4l h2 {
  color: #000;
  font-size: 0.18rem;
  line-height: 0.4rem;
}
.box4l h2 a {
  color: #000;
  text-decoration: none;
}
.box4l p {
  color: #333;
  font-size: 0.16rem;
  line-height: 0.4rem;
}
.listbox3 {
  border-top: 1px solid #a5a5a5;
  padding-top: 0.2rem;
  margin-top: 0.2rem;
}

.listbox3 li a {
  color: #333;
  font-size: 0.16rem;
  line-height: 0.48rem;
  text-decoration: none;
}
.box4r {
  width: 5.84rem;
}

.listbox4 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.listbox4 li {
  width: 6.2rem;
  font-size: 0.18rem;
  _display: inline;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.16rem;
  /* background: #fff9e3; */
  box-sizing: border-box;
  padding: 10px;
}
.listbox4 li a {
  color: #333;
  text-decoration: none;
}

.box1 .left {
  width: 4.3rem;
  height: 8.57rem;
  background: url(../images/mbg.png) no-repeat center top;
  background-size: 100% 100%;
}
.box1 .leftcon {
  width: 3.73rem;
  height: 8.08rem;
  margin-left: 0.28rem;
  padding-top: 0.23rem;
}
.box1 .left img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.box1 .right {
  width: 9.36rem;
  height: 8.57rem;
  padding-left: 0.2rem;
  /* padding: 0.6rem 0.8rem;
  box-sizing: border-box; */
  /* display: flex;
  flex-direction: column;
  justify-content: center; */
}
.box1 .right .title {
  font-size: 0.28rem;
  line-height: 1.6;
  padding-top: 0.2rem;
  color: #072a78;
  font-weight: 700;
  /* margin-bottom: 0.4rem; */
}
.menu {
  display: flex;
  flex-direction: column;
  /* gap: 0.08rem; */
  margin-top: 0.2rem;
  height: 7.3rem;
  overflow-y: scroll;
  border-left: 5px solid #c00;
}
.menu-item {
  position: relative;
  padding-left: 0.2rem;
  font-size: 0.2rem;
  height: 0.6rem;
  color: #0b47ae;
  line-height: 0.6rem;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  /* border-left: 0.08rem solid transparent;
  border-radius: 0 999px 999px 0;
  transition: all 0.25s ease;
  background: rgba(255, 255, 255, 0.6); */
}
.menu-item:hover {
  color: #c6262e;
  /* background: rgba(255, 255, 255, 0.85); */
}
.menu-item:before {
  content: "";
  position: absolute;
  width: 0.22rem;
  height: 0.25rem;
  left: 0.08rem;
  top: 50%;
  transform: translateY(-50%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
}
/* .menu-item .menu-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0.8rem;
  padding: 0 0.1rem;
  margin-left: 0.2rem;
  border: 1px solid #ff5b36;
  border-radius: 0.04rem;
  font-size: 0.16rem;
  color: #ff5b36;
} */
.menu-item.active a {
  color: #fff;
  /* background: rgba(255, 255, 255, 1);
  border-left-color: #ff9d00;
  box-shadow: 0 6px 20px rgba(15, 75, 182, 0.12); */
}
.menu-item.active {
  background-color: #c00;
  color: #fff;
  /* background: rgba(255, 255, 255, 1);
  border-left-color: #ff9d00;
  box-shadow: 0 6px 20px rgba(15, 75, 182, 0.12); */
}
.menu-item.active a {
  text-decoration: none;
}
.menu-item a {
  text-decoration: none;
  color: #012a82;
}
.menu-item.active:before {
  opacity: 1;
  /* background-image: url(../images/icon.png); */
}
/* .listbox4 li:nth-child(4n-1),
.listbox4 li:nth-child(4n) {
  background: #eeeeee;
} */
/* 带下缩略图 */
.swiper3 {
  width: 5.84rem;
  height: 4.5rem;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.swiper3 .swiper-main {
  height: 80% !important;
  width: 100%;
}
.swiper3 .swiper-thumbs {
  height: 20% !important;
  box-sizing: border-box;
  padding: 0.1rem 0;
}
.swiper3 .swiper-thumbs .swiper-slide {
  height: 100%;
  background-size: 100% 100%;
  opacity: 1;
}
.swiper3 .swiper-thumbs .swiper-slide-thumb-active {
  box-sizing: border-box;
  border: 2px #c00 solid;
  position: relative;
}
.swiper3 .swiper-thumbs .swiper-slide-thumb-active:before {
  content: "";
  position: absolute;
  top: -0.16rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 0;
  height: 0;
  border: 0.08rem transparent solid;
  border-bottom-color: #c00;
}
.swiper3 .swiper-button-prev,
.swiper3 .swiper-button-next {
  --swiper-navigation-color: #fff;
}
.box1 {
  margin-top: 0.6rem;
}
.item .imgbox {
  width: 5.93rem;
}
.item .imgbox img {
  width: 5.8rem;
  height: auto;
  object-fit: cover;
  /* box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2); */
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}

.item .txtbox {
  width: 6.7rem;
  margin-left: 0.4rem;
}
.bg1 {
  background: #fff;
}
.radius10 {
  border-radius: 10px;
}
.radius10-1 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.radius10-2 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.p20 {
  padding: 0.2rem 0.4rem;
}
.w950 {
  width: 9.5rem;
  margin: 0.4rem auto;
}
.dy {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.32rem;
}
.dybox {
  width: 13.52rem;
  padding: 0.6rem 0.29rem 0.3rem 0.29rem;
}
.dy p {
  text-indent: 2em;
}

.brief {
  background: #fff9e6;
  padding: 0.2rem;
}
.brief h2 {
  font-size: 0.3rem;
  color: #333;
  line-height: 0.4rem;
  font-weight: bold;
  text-align: left;
}
.brief p {
  margin-top: 0.1rem;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.34rem;
  font-weight: bold;
  text-align: left;
}

.con {
  padding: 0.2rem;
  margin-top: 0.1rem;
}
.con h2 {
  font-size: 0.24rem;
  color: #2d2d57;
  line-height: 0.46rem;
  font-weight: bold;
  text-align: left;
}
.con h2 a {
  color: #2d2d57;
  text-align: left;
}
.con p {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  color: #2c2c57;
  line-height: 0.34rem;
  text-align: left;
}

.img100 {
  width: 100%;
}
.list li {
  color: #dfdfdf;
}
.list li a {
  color: #dfdfdf;
  font-size: 0.18rem;
  line-height: 0.35rem;
}
/* .box2 {
  height: 6.9rem;
}
.box2con {
  margin-top: 0.8rem;
  padding: 0.4rem 0.6rem;
} */

.tab {
  width: 8.54rem;
}
.tab .item h2 {
  font-size: 0.33rem;
  text-align: center;
  color: #2c2c57;
  font-weight: bold;
}
.tab .item h2 a {
  color: #2d2d57;
}
.tab .item div {
  margin-top: 0.3rem;
  width: 100%;
  max-height: 4.9rem;
  overflow: hidden;
}
.tab .item p {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  text-align: center;
  color: #2c2c57;
  line-height: 0.28rem;
  text-align: left;
}

.box2sd {
  padding: 0.4rem 0.1rem;
  display: flex;
  justify-content: space-around;
}
.box2sd div {
  width: 4.42rem;
}
.box2list {
  padding: 0.1rem 0.2rem 0.2rem;
}
.box2list li {
  padding-left: 0.2rem;
  float: left;
  _display: inline;
  width: 6rem;
  height: 0.49rem;
  line-height: 0.49rem;
  background: #fdf7ca;
  margin-bottom: 0.2rem;
  margin-right: 1.2rem;
}
.box2list li:nth-child(2n) {
  margin-right: 0;
}
.box2list li a {
  font-size: 0.18rem;
  color: #333;
}

/*二三级页面*/
/* .footer {
  width: 600px;
  margin-left: 150px;
} */
.note {
  color: #000;
}
.note-u {
  color: #000;
  text-decoration: underline;
}
.time {
  text-align: center;
}
.title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}

.text-b {
  font-weight: bold;
}
.text-d {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}
.text-s {
  font-size: 12px;
  line-height: 28px;
}
.text-l {
  line-height: 25px;
}
.collist {
  text-align: left;
}
.page {
  text-align: center;
  font-size: 14px;
}
#scol_time {
  margin-top: 0.2rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
}
#scol_txt li {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}
#scol_txt p {
  line-height: 0.38rem;
  font-size: 0.2rem;
}
#scol_txt li a {
  color: #000;
}
.a1 {
  color: #000;
}
.a1 a {
  color: #000;
}
#webreal_scol_title h1 {
  line-height: 0.4rem;
  margin-bottom: 0.1rem;
  font-size: 0.26rem;
}
