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;
  height: 0px;
  margin: 0;
  padding: 0;
  width: 0;
  border: none;
  overflow: hidden;
}
.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;
}
.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;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

.bgcolor1 {
  background-color: #ccd7f2;
}
.bgcolor2 {
  background-color: #aca899;
}

.flex_b_w {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex_b_t {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.flex_b_c {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex_a_c {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flex_s_w {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

#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/topbg.jpg) no-repeat center top #0e245f;
  background-size: 100% auto;
  width: 100%;
  line-height: 18px;
  max-width: 1920px;
}
.header {
  height: 2rem;
}

.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: 20px;
  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.33rem;
  height: 4.19rem;
  margin: 0.7rem 0 0 0.4rem;
  /* 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;
}

/* 多图切换 */
.swiper7 {
  width: 7rem;
  height: 4.46rem;
  margin: -0.8rem auto 0;
  position: relative;
}
.swiper7 .swiper-container {
  padding-bottom: 0.6rem;
}
.swiper7 .swiper-slide {
  width: 2.5rem;
  height: 100%;
}
.swiper7 .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
}
.swiper7 .swiper-slide a {
  padding-top: 0;
  color: #000;
}
.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: 0.2rem;
}
.swiper7 .swiper-pagination .swiper-pagination-bullet {
  margin: 0 0.05rem;
  width: 0.1rem;
  height: 0.1rem;
  opacity: 1;
  border: 2px solid #fff;
  background-color: #ddd;
}
.swiper7 .swiper-pagination .swiper-pagination-bullet-active {
  border: 2px solid #0ad;
  background-color: #fff;
}

.swiper7 .swiper-button-prev {
  /* position: absolute;
	top: 100px;
	left: 770px;
	z-index: 999; */
  background: url(../images/lbtn.png) no-repeat !important;
  background-size: 100% 100%;
  width: 46px;
  height: 74px;
}

.swiper7 .swiper-button-next {
  /* position: absolute;
	top: 240px;
	left: 770px;
	z-index: 999; */
  background: url(../images/rbtn.png) no-repeat !important;
  background-size: 100% 100%;
  width: 46px;
  height: 74px;
}

.swiper7 .swiper-button-prev,
.swiper7 .swiper-button-next {
  --swiper-navigation-color: #0ad;
}
.swiper7 .swiper-button-prev:hover,
.swiper7 .swiper-button-next:hover {
  --swiper-navigation-color: #333;
}
.blogo {
  width: 8.83rem;
  margin: 0 auto;
  height: 2.36rem;
  background: url(../images/blogo.png) no-repeat center 0;
  -webkit-animation: flag_ani 2s steps(15) infinite;
  animation: flag_ani 2s steps(15) infinite;
  background-size: 100% auto;
}

@-webkit-keyframes flag_ani {
  100% {
    background-position: center -35.4rem;
  }
}

@keyframes flag_ani {
  100% {
    background-position: center -35.4rem;
  }
}
.bg1 {
  background: #fff;
}
.radius10 {
  border-radius: 10px;
}
.p20 {
  padding: 0.2rem 0.4rem;
}
.w950 {
  width: 9.5rem;
  margin: 0.4rem auto;
}
.box1 {
  background: url(../images/bg4.png) no-repeat center top;
  background-size: 100% 100%;
  width: 15.87rem;
  height: 5.21rem;
  margin: 1.4rem auto 0;
}
.qxsd {
  width: 5.12rem;
  margin: 0.7rem 0.6rem 0 0;
}
.qxsd_t {
  border-bottom: 1px solid #ffcc71;
  padding-bottom: 0.2rem;
}
.mt2 {
  margin-top: 0.2rem;
}
.mt6 {
  margin-top: 0.6rem;
}
.qxsd h2 {
  text-align: left;
}
.qxsd h2 a {
  color: #dfdfdf;
  font-size: 0.24rem;
  line-height: 0.35rem;
}
.qxsd p {
  color: #dfdfdf;
  font-size: 0.16rem;
  line-height: 0.35rem;
}
.img100 {
  width: 100%;
}
.list li {
  color: #dfdfdf;
}
.list li a {
  color: #dfdfdf;
  font-size: 0.18rem;
  line-height: 0.35rem;
}
.box2 {
  background: url(../images/bg1.png) no-repeat center bottom;
  background-size: 100% 100%;
  width: 14rem;
  height: 4rem;
  /* margin: 0 auto; */
}
.spzjBtn {
  width: 4.63rem;
}
.swiper2 {
  width: 12.9rem;
  height: 2.45rem;
  margin: 0.6rem auto 0;
  position: relative;
}
.swiper2 .swiper-container {
  width: 12.9rem;
  height: 100%;
  overflow: hidden;
}
.swiper2 .swiper-slide {
  width: 4.3rem;
  height: 2.45rem;
}
.swiper2 .swiper-slide img {
  width: 100%;
  height: 100%;
}

/* .swiper2 .swiper-pagination {
  bottom: 50px;
} */
.swiper2 .swiper-button-prev,
.swiper2 .swiper-button-next {
  --swiper-navigation-size: 66px;
}
/* .swiper2 .swiper-button-prev {
  position: absolute;
  left: -100px;
  top: 120px;
  background: url(../images/lbtn.png) no-repeat;
  background-size: 100% auto;
  width: 71px;
  height: 100px;
}
.swiper2 .swiper-button-next {
  position: absolute;
  right: -100px;
  top: 120px;
  background: url(../images/rbtn.png) no-repeat;
  background-size: 100% auto;
  width: 71px;
  height: 100px;
} */

.swiper2 .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;
}

/* .spzjBox {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-top: 0.8rem;
}
.spzjBox div {
  width: 4.3rem;
  text-align: center;
}
.spzjBox div a {
  color: #dfdfdf;
  font-size: 0.18rem;
  line-height: 0.35rem;
}
.spzjBox div img {
  height: 2.45rem;
  object-fit: cover;
} */

.w536 {
  width: 5.36rem;
}
.bg2 {
  background: url(../images/bg2.png) no-repeat center top;
  background-size: 100% 100%;
  width: 6.64rem;
  height: 4.83rem;
}
.zgbox {
  padding: 0.4rem 0.64rem 0 0.64rem;
}
.box4 {
  background: url(../images/bg3.png) no-repeat center top;
  background-size: 100% 100%;
  width: 14rem;
  height: 4.83rem;
}
.sdjd {
  padding: 0.4rem 0.64rem 0 0.64rem;
}

.sdjdBtn {
  width: 5.21rem;
}

/*二三级页面*/
/* .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;
}
