@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

a:link,
a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

input,
select,
textarea {
  font-size: 12px;
  color: #000000;
  line-height: 120%;
}

body {
  font-family: "微软雅黑";
  background: #27775f url(../images/top.jpg) no-repeat center top;
  font-size: 14px;
  color: #000000;
  width: 100%;
  display: table;
  line-height: 26px;
  text-align: left;
}

body,
html,
div,
form,
p,
img,
ul,
li,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}
@font-face {
  font-family: "cgfont";
  src: url("fz.ttf");
}

/* 去掉链接的虚线框 */

/* a { outline:none; star:expression(this.onFocus=this.blur());} */

.w1000 {
  width: 1000px;
  margin: 20px auto;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w1554 {
  width: 1554px;
  margin: 0 auto;
}

.w950 {
  width: 950px;
  margin: 0px auto;
}

.mt3 {
  margin-top: 3px;
}

.mt5 {
  margin-top: 5px;
}

.mt6 {
  margin-top: 6px;
}

.mt8 {
  margin-top: 8px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt150 {
  margin-top: 150px;
}

.p20 {
  padding: 20px;
}

.p20_1 {
  padding: 0 20px;
}

.p30 {
  padding: 50px 75px 20px;
}

.p30-1 {
  padding: 0 75px 0 45px;
}

.p10 {
  padding: 10px 0;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl20 {
  padding-left: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pt60 {
  padding-top: 60px;
}

.pt80 {
  padding-top: 80px;
}

.ml3 {
  margin-left: -3px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml45 {
  margin-left: 45px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.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;
}

h2,
h3 {
  font-weight: normal;
}

.none {
  display: none;
}

.mb20 {
  margin-bottom: 20px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr100 {
  margin-right: 100px;
}

.f14 {
  font-size: 14px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f22 {
  font-size: 22px;
}

.f34 {
  font-size: 38px;
}

.f45 {
  font-size: 45px;
}

.color1 {
  color: #6c6c6c;
}

.color2 {
  color: #2c2c2c;
}

.color3 {
  color: #333333;
}

.color4 {
  color: #666666;
}

.lh20 {
  line-height: 20px;
}

.lh140 {
  line-height: 140%;
}

.lh180 {
  line-height: 180%;
}

.lh200 {
  line-height: 200%;
}

.lh220 {
  line-height: 220%;
}

.lh240 {
  line-height: 250%;
}

.lh300 {
  line-height: 300%;
}

.lh30 {
  line-height: 30px;
}

.lh32 {
  line-height: 32px;
}

.fm {
  font-family: "微软雅黑";
}

.fw {
  font-weight: bold;
}

.indent {
  text-indent: 2em;
}

.tleft {
  text-align: left;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.bg1 {
  background: #fff;
}
.bor1 {
  border-radius: 15px;
}
.bg2 {
  background: #eeeeee;
}

.top {
  height: 730px;
}

.dy {
  background: url(../images/dy.png) no-repeat center top;
  height: 156px;
}
.dy-box {
  padding: 20px 40px 0 40px;
  color: #fef8de;
  font-size: 20px;
  line-height: 36px;
}

.w464 {
  width: 464px;
}
.w655 {
  width: 655px;
}

.w512 {
  width: 512px;
}
.w644 {
  width: 644px;
}

.box1l h2 {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
}

.box1l h2 a {
  color: #333;
}

.box1l p {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}
.list {
  border-top: 1px solid #a0a0a0;
  padding-top: 20px;
}
.list li {
  color: #333333;
  font-size: 16px;
  line-height: 32px;
}
.box2l-con {
  padding: 36px 20px 40px 20px;
}
.box2r-con {
  padding: 10px;
}
.list2 li {
  color: #333333;
  font-size: 16px;
  line-height: 44px;
}
.box3-con {
  border: 1px solid #fff;
}
.box4-con {
  border: 1px solid #fff;
}
.box4-con .sc {
  margin: 30px 50px 30px 50px;
}
.sc-box {
  background: url(../images/scbg.png) no-repeat center top;
  height: 305px;
  width: 422px;
}
.sc-box div {
  /* margin: 20px 30px; */
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 38px;
}
.sc-box div h2 {
  font-size: 25px;
  font-weight: bold;
}
.sc-box div .author {
  font-size: 20px;
  line-height: 66px;
}

/* 焦点图通用 */

.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;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.swiper-slide a h1 {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 2px 10px;
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.6);
}

.swiper-slide a i {
  font-style: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}

.swiper-button-prev,
.swiper-button-next {
  --swiper-navigation-size: 33px !important;
  --swiper-navigation-color: #cc0000 !important;
  outline: none;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 1);
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: rgba(255, 0, 0, 1);
  opacity: 1;
}

.swiper10 {
  width: 380px;
  height: 300px;
  margin: 0 auto;
  position: relative;
}
.swiper10 .swiper-slide {
  width: 380px;
  height: 300px;
}
.swiper10 .swiper-pagination {
  bottom: 0.5rem;
}
.swiper10 .swiper-button-prev,
.swiper10 .swiper-button-next {
  --swiper-navigation-color: #fff;
}

/* 焦点图 */

.swiper1 {
  width: 655px;
  height: 416px;
  margin: 0 auto;
  position: relative;
}

.swiper1 .swiper-p1 {
  bottom: 50px !important;
}

.swiper1 .swiper-b1-prev,
.swiper1 .swiper-b1-next {
  --swiper-navigation-color: #ffffff;
}

.swiper1 .swiper-b1-prev:hover,
.swiper1 .swiper-b1-next:hover {
  --swiper-navigation-color: #cc0000;
}

.more {
  line-height: 30px;
  text-align: right;
}

.more a {
  color: #333333;
  font-size: 16px;
  font-family: "宋体";
}

.more2 {
  line-height: 30px;
  text-align: right;
  margin-right: 20px;
  padding-bottom: 20px;
}

.more2 a {
  color: #fff;
  font-size: 16px;
  font-family: "宋体";
}
/* 带右缩略图 */
.swiper2 {
  width: 620px;
  height: 320px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.swiper2 .swiper-main {
  width: 80% !important;
  float: left;
}
.swiper2 .swiper-thumbs {
  width: 20% !important;
  box-sizing: border-box;
  padding: 0 0.1rem;
  float: right;
}
.swiper2 .swiper-thumbs .swiper-slide {
  width: 100%;
  background-size: 100% 100%;
  opacity: 1;
}
.swiper2 .swiper-thumbs .swiper-slide-thumb-active {
  box-sizing: border-box;
  border: 2px #c00 solid;
  position: relative;
}
.swiper2 .swiper-thumbs .swiper-slide-thumb-active:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.16rem;
  transform: translateY(-50%);
  z-index: 1;
  width: 0;
  height: 0;
  border: 0.08rem transparent solid;
  border-right-color: #c00;
}
.swiper2 .swiper-button-prev,
.swiper2 .swiper-button-next {
  display: none;
}
/* .swiper2 {
  width: 1200px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}

#swiper2 {
  width: 1000px;
  height: 100%;
}

.swiper2 .swiper-pagination {
  bottom: 50px;
}

.swiper2 .swiper-button-prev,
.swiper2 .swiper-button-next {
  --swiper-navigation-size: 150px;
}

.swiper2 .swiper-button-prev {
  --swiper-navigation-size: 33px;
  --swiper-navigation-color: #cc0000;
  background-image: url(../images/lbtn.png) no-repeat !important;
  width: 50px;
  height: 100px;
  outline: none;
} */

/* 多图切换 */
.swiper7 {
  width: 1000px;
  height: 354px;
  margin: 40px auto;
  position: relative;
}
.swiper7 .swiper-container {
  padding-bottom: 0.6rem;
}
.swiper7 .swiper-slide {
  width: 520px;
  height: 100%;
  background: #fff;
  box-shadow: 0 0.08rem 0.3rem #ddd;
}
.swiper7 .swiper-slide img {
  width: 100%;
  height: 90%;
  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: 10px;
  height: 10px;
  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,
.swiper7 .swiper-button-next {
  --swiper-navigation-color: #fff !important;
}
.swiper7 .swiper-button-prev:hover,
.swiper7 .swiper-button-next:hover {
  --swiper-navigation-color: #333;
}
.swiper7 .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

  position: absolute;
  left: -50px;
}
.swiper7 .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");

  position: absolute;
  right: -50px;
}
/* 翻页 */
#pagenum {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 18px;
  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;
}

.pos_rel {
  position: relative;
}

.pos_abs {
  position: absolute;
}

.slide_lbtn {
  width: 32px;
  left: -50px;
  top: 140px;
}

.slide_rbtn {
  width: 32px;
  right: -50px;
  top: 140px;
}

.slide_box {
  width: 490px;
  margin-top: 130px;
  height: auto;
}

.slide_box li {
  float: left;
  _display: inline;
  width: 490px;
}

.ohid {
  overflow: hidden;
}

/*二三级页面*/

.footer {
  width: 700px;
  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: 20px;
  text-align: left;
}

.text-s {
  font-size: 12px;
  line-height: 120%;
}

.text-l {
  line-height: 250%;
}

.collist {
  text-align: left;
}

.page {
  text-align: center;
  font-size: 14px;
}

#scol_txt li {
  color: #000;
  font-size: 16px;
  line-height: 30px;
}

#scol_txt li a {
  color: #000;
}

.a1 {
  color: #000;
}

.a1 a {
  color: #000;
}

#webreal_scol_title h1 {
  line-height: 40px;
  margin-bottom: 10px;
}

.w727 {
  width: 727px;
}
.menu {
  width: 600px;
  overflow: hidden;
  /* border: 1px solid #fff; */
}
.sptit {
  width: 330px;
  overflow: hidden;
}
.menu li {
  font-family: "cgfont";
  background: #a8d0f4;
  float: left;
  _display: inline;
  color: #fff;
  height: 58px;
  line-height: 58px;
  width: 165px;
  transform: skewX(20deg);
  text-align: center;
  font-size: 52px;
  /* font-weight: bold; */
  border: 1px solid #fff;
  border-bottom: none;
}
.menu li:first-child {
  margin-left: -12px;
}
.menu li span {
  display: block;
  transform: skewX(-20deg);
}
.menu li.act {
  /* background: #0386e5; */
  background-image: linear-gradient(to bottom, #0693fc, #057cd8);
}
.item {
  padding: 20px;
}
.itemBox {
  margin-top: 30px;
}
.con {
  width: 428px;
}
.con h2 {
  color: #333333;
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
}
.con p {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.sptit {
  width: 290px;
  overflow: hidden;
}
.tbox {
  font-family: "cgfont";
  /* background: #0386e5; */
  background-image: linear-gradient(to bottom, #0693fc, #057cd8);
  transform: skewX(20deg);
  text-align: center;
  font-size: 52px;
  /* font-weight: bold; */
  border: 1px solid #fff;
  border-bottom: none;
  height: 58px;
  line-height: 58px;
  color: #fff;
  margin-left: -12px;
  width: 280px;
}
.tbox span {
  display: block;
  transform: skewX(-20deg);
}
.tbox span a {
  color: #fff;
  text-decoration: none;
}
.spbox {
  padding-bottom: 40px;
}
.spbox li {
  width: 360px;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 16px;
  text-align: center;
}
