/*html {*/
/*  -webkit-filter:grayscale(100%);*/
/*  -moz-filter:grayscale(100%);*/
/*  -ms-filter:grayscale(100%);*/
/*  -o-filter:grayscale(100%);*/
/*  filter:grayscale(100%);*/
/*  filter:gray;*/
/*}*/
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.p_0 {
  padding: 0;
}
.p_r_00 {
  padding-right: 0!important;
}
.m_0 {
  margin: 0;
}
.wh100 {
  width: 100%;
  height: 100%;
}
.banner .swiper-container-fade{
  height: 440px;
}
.font {
  font-family: "Microsoft YaHei";
}
.f12 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
}
.f14 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
.f16 {
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
.f18 {
  font-family: "Microsoft YaHei";
  font-size: 18px;
}
.f20 {
  font-family: "Microsoft YaHei";
  font-size: 0.26666667rem;
}
.f24 {
  font-family: "Microsoft YaHei";
  font-size: 0.32rem;
}
.f28 {
  font-family: "Microsoft YaHei";
  font-size: 0.37333333rem;
}
.f30 {
  font-family: "Microsoft YaHei";
  font-size: 0.4rem;
}
.f32 {
  font-family: "Microsoft YaHei";
  font-size: 0.42666667rem;
}
.word_slh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bg_red {
  background-color: red;
}
.word_line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.mobile,
.header2-nav-2 {
  display: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.card-con {
  margin-top: 25px;
}
.card-con ul li {
  display: inline-block;
  width: 31.1%;
  vertical-align: top;
  margin-right: 35px;
  box-shadow: 0px 0px 10px 3px #e0dcdc;
  border-radius: 7px;
  margin-bottom: 35px;
}
.card-con ul li .con-three {
  display: block;
  padding: 15px;
  background-color: #f36d44;
  font-size: 0;
}
.card-con ul li .con-three .left {
  display: inline-block;
  width: 86px;
  height: 86px;
  vertical-align: top;
  border-radius: 50%;
  border: 2px solid white;
}
.card-con ul li .con-three .left img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.card-con ul li .con-three .middle {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 22px;
  height: 86px;
}
.card-con ul li .con-three .middle .p1 {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: white;
}
.card-con ul li .con-three .middle .p2 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: white;
  padding-bottom: 10px;
}
.card-con ul li .con-three .middle .p3 {
  position: relative;
  padding: 2px 20px;
  padding-left: 10px;
  background-color: white;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #f36d44;
}
.card-con ul li .con-three .middle .p3 .triangle_border_right {
  display: block;
  width: 0;
  height: 0;
  border-width: 10px 15px 12px 0px;
  border-style: solid;
  border-color: transparent white transparent transparent;
  position: absolute;
  top: 0;
  left: -15px;
}
.card-con ul li .con-three .middle .p3 .radius {
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f36d44;
  left: 0;
  top: 40%;
}
.card-con ul li .con-three .right {
  margin-top: 5px;
  background-color: white;
  float: right;
  color: #f36d44;
}
.card-con ul li .words-con {
  padding: 10px 15px;
}
.card-con ul li .words-con .remarks {
  display: inline-block;
  width: 20%;
  float: left;
}
.card-con ul li .words-con .words {
  width: 70%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-line-clamp: 3;
  float: left;
}
.card-con ul li:last-child {
  margin-right: 0;
}
.section-title {
  border-bottom: 1px solid #e9e9e9;
}
.section-title .icon_title {
  display: inline-block;
  padding: 13px 20px;
}
.section-title .icon_title i {
  display: inline-block;
  vertical-align: text-bottom;
  width: 4px;
  height: 16px;
  background-image: url("../img/icon_title.jpg");
  background-repeat: no-repeat;
}
.section-title .icon_title span {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #2828b0;
  font-weight: bold;
  vertical-align: baseline;
  margin-left: 5px;
}
.section-title .icon_title2 {
  display: inline-block;
  padding-bottom: 10px;
}
.section-title .icon_title2 .title-lef {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #2828b0;
  font-weight: bold;
  vertical-align: bottom;
  margin-left: 5px;
}
.section-title .remarks {
  display: inline-block;
  vertical-align: text-bottom;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
.section-title .b {
  border-bottom: 2px solid #2828b0;
}
.section-title .list-words-nav {
  display: inline-block;
  line-height: 38px;
  float: right;
}
.section-title .list-words-nav ul {
  padding-bottom: 10px;
}
.section-title .list-words-nav ul li {
  float: right;
}
.section-title .list-words-nav ul li a {
  color: black;
}
.section-title .list-words-nav ul li:after {
  content: '>';
  padding-right: 3px;
}
.section-title .list-words-nav ul li:first-child:after {
  content: '';
}
.section-title .list-words-nav ul:before {
  content: '您的位置：';
}
.section-title .nav-list {
  display: inline-block;
  width: max-content;
  vertical-align: middle;
}
.section-title .nav-list .nav-pills li {
  padding: 10px 0px 17px 0px;
}
.section-title .nav-list .nav-pills li a {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #242424;
  padding: 0 27px;
  border-left: 1px solid #b9b9b9;
}
.section-title .more {
  display: inline-block;
  padding: 0 20px;
  float: right;
  line-height: 54px;
}
.section-title .more span {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #999999;
  padding: 0 7px;
}
.section-title .more .upd {
  border-right: 1px solid #999999;
}
.section-title .more .r {
  padding-right: 0;
}
.section-title .more .r .fa-angle-right {
  font-size: 1.5em;
  vertical-align: middle;
  margin-left: 5px;
}
.section-title .section-title-list-card {
  display: inline-block;
  padding: 0 20px;
  float: right;
  line-height: 54px;
}
.section-title .section-title-list-card ul li {
  float: left;
}
.section-title .section-title-list-card ul li a {
  padding-left: 10px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
}
.section-title .section-title-list-card ul li a:after {
  content: "|";
  padding-left: 10px;
  color: #b2b2b2;
}
.section-title .section-title-list-card ul li:last-child a:after {
  content: none;
}
.section-title .section-title-list-card ul .active {
  border-bottom: 3px solid #2828b0;
}
.section-title .section-title-list-card ul .active a {
  color: #2828b0;
}
.search {
  position: revert;
  text-align: right;
  font-size: 0;
}
.search .input {
  display: inline-block;
  width: 239px;
}
.search .input input {
  background-color: #f2f2f2;
  height: 32px;
}
.search .idcn-search {
  display: inline-block;
  width: 61px;
  background-color: #2828b0;
  vertical-align: top;
  height: 32px;
  border: none;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  font-size: 16px;
  color: white;
  background-repeat: no-repeat;
  background-position: center;
}
.search .choices {
  position: absolute;
  display: none;
}
.search .choices .c1 {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
.search .choices .nav-pills {
  display: inline-block;
  vertical-align: bottom;
}
.search .choices .nav-pills .choice_one {
  margin-right: 10px;
}
.search .choices .nav-pills .choice_one a {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font: normal normal normal 14px/1 FontAwesome;
  padding: 5px 0 5px 10px;
  background-color: #2828b0;
  color: #ffffff;
}
.search .choices .nav-pills .choice_one a:after {
  content: '\f00d';
  padding: 0 5px;
}
.num-list {
  position: absolute;
  bottom: 50px;
  left: 35%;
}
.num-list a,
.num-list strong,
.num-list strong2 {
  display: inline-block;
  font-size: 12px;
  color: #666666;
  padding: 6px 12px;
  margin: 0 0px;
  font-family: "Microsoft YaHei";
  border: 1px solid #dcdcdc;
  text-align: left;
  background-color: #f2f2f2;
  /* border-radius: 5px; */
}
.num-list strong {
  background-color: #2828b0;
  color: #f2f2f2;
}
header {
  background-image: url("../img/logo-word.png");
  background-repeat: no-repeat;
  background-position-x: 15px;
  background-position-y: 50%;
  height: 90px;
}
header .header-nav {
  width: 675px;
  height: 90px;
  float: right;
}
header .header-nav li {
  height: inherit;
}
header .header-nav li a {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #484848;
  padding: 0 15px;
  line-height: 90px;
}
header .header-nav li a:hover {
  background-color: #f6f9fd;
}
header .header-nav .active a {
  font-weight: bold;
  color: #2828b0;
  background-color: #f6f9fd;
}
header .header-nav .active a:hover {
  background-color: #f6f9fd;
}
section {
  position: relative;
}
section .header-nav-2 {
  position: absolute;
  height: 55px;
  left: 0;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 2;
  display: none;
  /*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
section .header-nav-2 .nav {
  padding-left: 27%;
  height: 100%;
  overflow: auto;
}
section .header-nav-2 .nav li {
  position: relative;
  width: max-content;
  height: 55px;
  padding: 20px 5px 20px 0;
}
section .header-nav-2 .nav li a {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  border-right: 1px solid #e5edf8;
  padding: 0 18px;
}
section .header-nav-2 .nav .active a {
  color: #2828b0;
}
section .header-nav-2 .nav::-webkit-scrollbar {
  width: 16px;
  height: 16px;
  background-color: #F5F5F5;
}
section .header-nav-2 .nav::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
section .header-nav-2 .nav::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
section .banner .swiper-pagination {
  z-index: 1;
}
section .banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: white;
  opacity: 1;
}
section .banner .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2828b0;
  box-shadow: 0px 0px 0px 6px rgba(40, 40, 176, 0.3);
}
section .index {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .index .s1,
section .index .s2,
section .index .s3,
section .index .s4,
section .index .s5 {
  min-width: 1200px;
}
section .index .s1 {
  height: 150px;
  background-color: #ffffff;
}
section .index .s1 .s1-list {
  height: 150px;
  padding: 22px 5px;
}
section .index .s1 .s1-list li {
  padding: 0 27px;
  float: left;
}
section .index .s1 .s1-list li a {
  display: block;
  height: 100%;
  text-align: center;
}
section .index .s1 .s1-list li a i {
  display: inline-block;
  width: 47px;
  height: 54px;
  background-repeat: no-repeat;
  background-position-y: 3px;
}
section .index .s1 .s1-list li a .i1 {
  background-image: url("../img/s1-imgs.png");
}
section .index .s1 .s1-list li a .p1 {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #000000;
  text-align: center;
  margin-top: 5px;
}
section .index .s1 .s1-list li:nth-child(1) .i1 {
  background-position-x: 0px;
}
section .index .s1 .s1-list li:nth-child(2) .i1 {
  background-position-x: -202px;
}
section .index .s1 .s1-list li:nth-child(3) .i1 {
  background-position-x: -402px;
}
section .index .s1 .s1-list li:nth-child(4) .i1 {
  background-position-x: -604px;
}
section .index .s1 .s1-list li:nth-child(5) .i1 {
  background-position-x: -806px;
}
section .index .s1 .s1-list li:nth-child(6) .i1 {
  background-position-x: -1007px;
}
section .index .s1 .s1-list li a .p2 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  margin-top: 10px;
  color: #666666;
  text-align: center;
  margin-top: 5px;
}
section .index .s1 .s1-list li:first-child {
  padding-left: 0;
}
section .index .s1 .s1-list li:last-child {
  padding-right: 0;
}
section .index .s2 {
  margin-top: 40px;
  height: 440px;
  background: #ffffff;
}
section .index .s2 .s2-list {
  padding: 20px;
}
section .index .s2 .s2-list ul li {
  width: 275px;
  height: 352px;
  margin: 0 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 2px #eeeeee;
  float: left;
}
section .index .s2 .s2-list ul li .top {
  position: relative;
  height: 130px;
  padding-top: 13px;
}
section .index .s2 .s2-list ul li .top .p1 {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}
section .index .s2 .s2-list ul li .top .p2 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
section .index .s2 .s2-list ul li .top .head-img {
  position: absolute;
  width: 104px;
  height: 104px;
  left: 85px;
  bottom: -52px;
  border-radius: 50%;
  border: 2px solid white;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
section .index .s2 .s2-list ul li .top:nth-child(odd) {
  background-color: #f36b41;
}
section .index .s2 .s2-list ul li .top:nth-child(even) {
  background-color: #faab22;
}
section .index .s2 .s2-list ul li .bottom {
  position: relative;
  top: 70px;
  height: 150px;
  padding: 0 32px;
  text-align: center;
}
section .index .s2 .s2-list ul li .bottom .p1 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: black;
  padding-bottom: 10px;
  text-align: center;
}
section .index .s2 .s2-list ul li .bottom .p2 {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #666666;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
section .index .s2 .s2-list ul li .bottom .btn-danger {
  display: inline-block;
  color: #fff;
  margin-top: 20px;
  background-color: #2828b0;
  border-color: #2828b0;
  padding: 3px 15px;
}
section .index .s2 .s2-list ul li:first-child {
  margin-left: 0;
}
section .index .s2 .s2-list ul li:last-child {
  margin-right: 0;
}
section .index .s3 {
  height: 481px;
  margin-top: 40px;
  background: #ffffff;
}
section .index .s3 .s-con {
  padding: 19px;
  height: 433px;
  overflow: hidden;
}
section .index .s3 .s-con .list-words ul {
  list-style-image: url("../img/list-words1.png");
  padding-left: 20px;
}
section .index .s3 .s-con .list-words ul li {
  line-height: 32px;
}
section .index .s3 .s-con .list-words ul li a {
  display: inline-block;
  vertical-align: bottom;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #333333;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section .index .s3 .s-con .list-words ul li a .new {
  display: inline-block;
  width: 21px;
  height: 9px;
  background-image: url("../img/new.png");
  margin-left: 30px;
}
section .index .s3 .s-con .c1 {
  height: 100%;
  padding: 0;
  padding-right: 20px;
}
section .index .s3 .s-con .c1 .s3-title {
  position: relative;
  height: 287px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
section .index .s3 .s-con .c1 .word {
  position: absolute;
  bottom: 0;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #7f7f7f;
  width: 352px;
  padding: 9px;
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
section .index .s3 .s-con .c1 .list-words {
  margin: 10px 0;
}
section .index .s3 .s-con .c2 li {
  border-bottom: 1px solid #dedede;
}
section .index .s3 .s-con .c2 li:last-child {
  border-bottom: 0;
}
section .index .s3 .s-con .c3 li {
  border-bottom: 1px solid #dedede;
}
section .index .s3 .s-con .c3 li:last-child {
  border-bottom: 0;
}
section .index .s4 {
  height: 415px;
  margin-top: 40px;
}
section .index .s4 .s4-lef {
  width: 68%;
  height: 100%;
  background: #ffffff;
  float: left;
}
section .index .s4 .s4-lef .s4-list {
  height: 360px;
  padding: 20px;
}
section .index .s4 .s4-lef .s4-list li {
  width: 32%;
  height: 70px;
  margin-right: 2%;
  margin-bottom: 55px;
  float: left;
}
section .index .s4 .s4-lef .s4-list li .list-con {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
section .index .s4 .s4-lef .s4-list li .list-con .lef {
  display: inline-block;
  background-color: #9297d6;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 70px;
  height: 70px;
}
section .index .s4 .s4-lef .s4-list li .list-con .rig {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding-left: 80px;
}
section .index .s4 .s4-lef .s4-list li .list-con .rig .p1 {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #333333;
}
section .index .s4 .s4-lef .s4-list li .list-con .rig .p2 {
  position: absolute;
  bottom: 5px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
section .index .s4 .s4-lef .s4-list li .list-con:hover .lef {
  background-color: #faab23;
}
section .index .s4 .s4-lef .s4-list li:nth-child(3n+3) {
  margin-right: 0;
}
section .index .s4 .s4-rig {
  width: 30%;
  height: 100%;
  background: #ffffff;
  float: right;
}
section .index .s4 .s4-rig .section-con {
  padding: 20px;
}
section .index .s4 .s4-rig .section-con .s4-list2 {
  width: 100%;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li {
  height: 68px;
  margin-bottom: 13px;
  background-color: #a1a1cf;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li .list-con {
  position: relative;
  display: block;
  padding-left: 82px;
  height: 100%;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li .list-con .icon {
  position: absolute;
  display: inline-block;
  width: 29px;
  height: 29px;
  top: 50%;
  margin-top: -15px;
  background-repeat: no-repeat;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li .list-con p {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #ffffff;
  line-height: 68px;
  padding-left: 40px;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:hover {
  background-color: #f8b84c;
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(1) .list-con {
  background-image: url("../img/s4-list2-img1.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(1) .icon {
  background-image: url("../img/c4-icon1.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(2) .list-con {
  background-image: url("../img/s4-list2-img2.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(2) .icon {
  background-image: url("../img/c4-icon2.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(3) .list-con {
  background-image: url("../img/s4-list2-img3.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(3) .icon {
  background-image: url("../img/c4-icon3.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(4) .list-con {
  background-image: url("../img/s4-list2-img4.png");
}
section .index .s4 .s4-rig .section-con .s4-list2 ul li:nth-child(4) .icon {
  background-image: url("../img/c4-icon4.png");
}
section .index .s5 {
  height: 345px;
  margin-top: 40px;
  background-color: #ffffff;
}
section .index .s5 .section-con {
  padding: 21px 17px;
  height: 291px;
}
section .index .s5 .section-con ul {
  height: 100%;
}
section .index .s5 .section-con ul li {
  width: 23.6%;
  height: 100%;
  margin-right: 21px;
  float: left;
  background-color: #f7f7f7;
}
section .index .s5 .section-con ul li .img {
  height: 182px;
  background-repeat: no-repeat;
}
section .index .s5 .section-con ul li .title {
  position: relative;
  padding: 0 10px;
  line-height: 64px;
}
section .index .s5 .section-con ul li .title .span {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #4c4c4c;
}
section .index .s5 .section-con ul li .title i {
  position: absolute;
  top: 39%;
  right: 5%;
}
section .index .s5 .section-con ul li .title i:before {
  color: #bfbdbd;
  float: right;
}
section .index .s5 .section-con ul li:hover .title {
  background-color: #faab23;
}
section .index .s5 .section-con ul li:hover .title .span {
  color: white;
}
section .index .s5 .section-con ul li:hover .title i:before {
  color: white;
}
section .index .s5 .section-con ul li:last-child {
  margin-right: 0;
}
section .hlyd {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .hlyd .section-title {
  background: white;
}
section .hlyd .s1 .s-con {
  margin-top: 18px;
  padding: 30px 23px;
  background: white;
}
section .hlyd .s1 .s-con .img-list {
  height: 100%;
}
section .hlyd .s1 .s-con .img-list li {
  width: 280px;
  height: 100%;
  margin-right: 11px;
  margin-bottom: 55px;
  float: left;
  background-color: #f7f7f7;
}
section .hlyd .s1 .s-con .img-list li a {
  display: block;
}
section .hlyd .s1 .s-con .img-list li .img {
  height: 182px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
section .hlyd .s1 .s-con .img-list li .title {
  position: relative;
  padding: 0 10px;
  line-height: 50px;
}
section .hlyd .s1 .s-con .img-list li .title .span {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #4c4c4c;
}
section .hlyd .s1 .s-con .img-list li .title i {
  position: absolute;
  top: 39%;
  right: 5%;
}
section .hlyd .s1 .s-con .img-list li .title i:before {
  color: #bfbdbd;
  float: right;
}
section .hlyd .s1 .s-con .img-list li:hover .title {
  background-color: #faab23;
}
section .hlyd .s1 .s-con .img-list li:hover .title .span {
  color: white;
}
section .hlyd .s1 .s-con .img-list li:hover .title i:before {
  color: white;
}
section .hlyd .s1 .s-con .img-list li:hover a {
  text-decoration: none;
}
section .hlyd .s1 .s-con .img-list li:nth-child(4n+4) {
  margin-right: 0;
}
section .hlyd .s1 .s-con .img-swiper {
  margin-top: 22px;
  overflow: hidden;
  width: 100%;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con {
  position: relative;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-slide {
  position: relative;
  height: 600px;
  overflow: hidden;
  text-align: center;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-slide img {
  height: 100%;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-slide .img-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(66, 66, 66, 0.5);
  padding-left: 30px;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-slide .img-title h2 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: white;
  line-height: 40px;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-pagination {
  z-index: 1;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-prev,
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-next {
  width: 48px;
  height: 100px;
  background-color: rgba(66, 66, 66, 0.5);
  background-repeat: no-repeat;
  top: 45%;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-prev {
  left: 0;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-next {
  right: 0px;
}
section .hlyd .s1 .s-con .img-swiper .img-swiper-items {
  overflow: hidden;
}
section .hlyd .s1 .s-con .img-items {
  margin-top: 20px;
}
section .hlyd .s1 .s-con .img-items-con {
  padding-top: 35px;
}
section .hlyd .s1 .s-con .img-items-con .img-list li {
  margin-bottom: 25px;
}
section .ksjs {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .ksjs .section-title {
  background: white;
}
section .ksjs .section-title .swiper_prev_next {
  position: relative;
  width: max-content;
  width: 100px;
  height: 37px;
  float: right;
}
section .ksjs .section-title .swiper_prev_next a {
  width: 10px;
  height: 20px;
  background-size: 100% 100%;
}
section .ksjs .s-con {
  margin-top: 18px;
  padding: 30px 23px;
  background: white;
}
section .ksjs .s-con .word-list li {
  display: inline-block;
  width: 31.2%;
  vertical-align: top;
  margin-right: 22px;
  border-radius: 7px;
  background-color: #f2f2f2;
  margin-bottom: 35px;
}
section .ksjs .s-con .word-list li a {
  display: block;
}
section .ksjs .s-con .word-list li a .top {
  line-height: 60px;
  border-radius: 7px 7px 0 0;
  padding: 0 15px;
  background-color: #9ea3da;
}
section .ksjs .s-con .word-list li a .top .img_title {
  vertical-align: middle;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: white;
  font-weight: bold;
  margin-left: 5px;
}
section .ksjs .s-con .word-list li a .top .phone {
  display: inline-block;
  line-height: unset;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: white;
  float: right;
}
section .ksjs .s-con .word-list li a .top .phone .phone-num {
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
section .ksjs .s-con .word-list li a .bottom {
  padding: 15px;
  height: 85px;
}
section .ksjs .s-con .word-list li a .bottom span {
  color: #666666;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-line-clamp: 3;
}
section .ksjs .s-con .word-list li a:hover .top {
  background-color: #faab23;
}
section .ksjs .s-con .img-word {
  margin-top: 25px;
}
section .ksjs .s-con .img-word .img-con img {
  width: 100%;
  height: 100%;
}
section .ksjs .s-con .img-word .words {
  padding: 20px 0;
}
section .ksjs .s-con .img-word .words p {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
section .kyjx {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .kyjx .section-title {
  background: white;
}
section .kyjx .section-title .swiper_prev_next {
  position: relative;
  width: max-content;
  width: 100px;
  height: 37px;
  float: right;
}
section .kyjx .section-title .swiper_prev_next a {
  width: 10px;
  height: 20px;
  background-size: 100% 100%;
}
section .kyjx .s-con {
  margin-top: 18px;
  padding: 30px 23px;
  background: white;
}
section .kyjx .s-con .img_word-list .news-group {
  border-bottom: 1px solid #e9e9e9;
  padding-top: 20px;
  padding-bottom: 30px;
}
section .kyjx .s-con .img_word-list .news-group .news-link {
  display: block;
  font-size: 0;
}
section .kyjx .s-con .img_word-list .news-group .news-link .left {
  display: inline-block;
  width: 190px;
  height: 140px;
}
section .kyjx .s-con .img_word-list .news-group .news-link .left .left-img {
  width: 100%;
  height: 100%;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 960px;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p1 {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #666666;
  font-weight: bold;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2,
section .kyjx .s-con .img_word-list .news-group .news-link .right .p3 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #888888;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 {
  line-height: 36px;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .title,
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .time {
  display: inline-block;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .title .txt,
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .time .txt {
  vertical-align: middle;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .title .t_1,
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .time .t_1 {
  padding-left: 5px;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .time {
  padding-left: 25px;
}
section .kyjx .s-con .img_word-list .news-group .news-link .right .p3 {
  text-align: justify;
  line-height: 25px;
}
section .kyjx .s-con .img_word-list .news-group .news-link:hover .right .p1 {
  color: #2828af;
}
section .kyjx .s-con .img_word-list .news-group:first-child {
  padding-top: 0px;
}
section .kyjx .s-con .list-words li {
  line-height: 37px;
  border-bottom: 1px solid #dedede;
  padding-left: 25px;
  background-image: url(../img/list-words1.png);
  background-repeat: no-repeat;
  background-position-y: center;
}
section .kyjx .s-con .list-words li a {
  display: block;
}
section .kyjx .s-con .list-words li a .t_1 {
  display: inline-block;
  line-height: normal;
  vertical-align: sub;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section .kyjx .s-con .list-words li a .t_2 {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #838383;
  float: right;
}
section .kyjx .s-con .list-words li a .t_3 {
  display: block;
  float: right;
  line-height: normal;
  margin-top: 6px;
  padding: 5px 10px;
  background: #2828b0;
  color: whitesmoke;
}
section .kyjx .s-con .list-words li a .t_3 .icon-download {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  background-image: url("../img/download.png");
}
section .kyjx .s-con .word_img {
  padding-bottom: 50px;
}
section .kyjx .s-con .word_img .bg_title {
  font-family: "Microsoft YaHei";
  font-size: 24px;
  color: #333333;
  text-align: center;
  line-height: 70px;
  border-bottom: 1px dotted #e6e6e6;
}
section .kyjx .s-con .word_img .title_time {
  line-height: 36px;
  text-align: center;
}
section .kyjx .s-con .word_img .title_time .title,
section .kyjx .s-con .word_img .title_time .time {
  display: inline-block;
}
section .kyjx .s-con .word_img .title_time .title .txt,
section .kyjx .s-con .word_img .title_time .time .txt {
  vertical-align: middle;
}
section .kyjx .s-con .word_img .title_time .title .t_1,
section .kyjx .s-con .word_img .title_time .time .t_1 {
  padding-left: 5px;
}
section .kyjx .s-con .word_img .title_time .time {
  padding-left: 25px;
}
section .kyjx .s-con .word_img .words {
  padding: 25px 75px;
}
section .kyjx .s-con .word_img .words p {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
  text-align: justify;
  text-indent: 30px;
  line-height: 27px;
}
section .kyjx .s-con .word_img .words p img {
  padding: 25px 0;
  margin-left: -30px;
}
section .ylfw {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .ylfw .section-title {
  background: white;
}
section .ylfw .section-title .swiper_prev_next {
  position: relative;
  width: max-content;
  width: 100px;
  height: 37px;
  float: right;
}
section .ylfw .section-title .swiper_prev_next a {
  width: 10px;
  height: 20px;
  background-size: 100% 100%;
}
section .ylfw .s-con {
  margin-top: 18px;
  padding: 30px 23px;
  background: white;
}
section .ylfw .s-con #DJY {
  height: 691px;
}
section .ylfw .s-con .list-address {
  padding: 25px 0;
}
section .ylfw .s-con .list-address .name {
  font-family: "Microsoft YaHei";
  font-size: 18px;
  color: #333333;
  line-height: 32px;
}
section .ylfw .s-con .list-address p {
  line-height: 27px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
section .ylfw .s-con .list-address .p3 {
  text-indent: 70px;
}
section .ylfw .s-con .yjjy .c1 {
  padding-bottom: 15px;
  border-bottom: 1px dotted #c4c4c4;
}
section .ylfw .s-con .yjjy .c1 .title {
  padding: 5px 20px;
  line-height: 22px;
  background-color: #f2f2f2;
}
section .ylfw .s-con .yjjy .input-textera {
  padding-top: 20px;
}
section .ylfw .s-con .yjjy .input-textera .title {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  line-height: 28px;
  padding-bottom: 5px;
  font-weight: bold;
}
section .ylfw .s-con .yjjy .input-textera .text-con {
  width: 100%;
  height: 270px;
  resize: none;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
section .ylfw .s-con .yjjy .input-textera .btn-group {
  padding-top: 20px;
}
section .ylfw .s-con .yjjy .input-textera .btn-group input {
  padding: 10px 50px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #f2f2f2;
  background-color: #2828b0;
  border: none;
  margin-right: 30px;
}
section .ylfw .s-con .yjjy .input-textera .btn-group input:hover {
  background-color: #faab23;
}
section .ylfw .s-con .yygh .c1 {
  list-style: cjk-ideographic;
  padding-left: 25px;
}
section .ylfw .s-con .yygh .c1 li {
  padding-left: 10px;
}
section .ylfw .s-con .yygh .c1 li span {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  line-height: 26px;
}
section .ylfw .s-con .yygh .p1 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  text-align: justify;
  text-indent: 30px;
}
section .ylfw .s-con .yygh .p2 {
  padding-top: 25px;
  padding-bottom: 5px;
  font-weight: bold;
}
section .ylfw .s-con .yygh .c2 {
  list-style: decimal;
  padding-left: 25px;
}
section .ylfw .s-con .yygh .c2 li {
  line-height: 26px;
}
section .ylfw .s-con .mzcx .title-list2 {
  border-bottom: 1px solid #dedede;
}
section .ylfw .s-con .mzcx .title-list2 li {
  display: inline-block;
  padding: 0 15px;
  width: max-content;
}
section .ylfw .s-con .mzcx .title-list2 li a {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  line-height: 32px;
}
section .ylfw .s-con .mzcx .title-list2 .active {
  border-bottom: 1px solid #5454bb;
}
section .ylfw .s-con .mzcx .title-list2 .active a {
  color: #5454bb;
  font-weight: bold;
}
section .ylfw .s-con .mzcx .list-words {
  padding-top: 20px;
}
section .ylfw .s-con .mzcx .list-words li {
  line-height: 37px;
  border-bottom: 1px solid #dedede;
  padding-left: 25px;
  background-image: url(../img/list-words1.png);
  background-repeat: no-repeat;
  background-position-y: center;
}
section .ylfw .s-con .mzcx .list-words li a {
  display: block;
}
section .ylfw .s-con .mzcx .list-words li a .t_1 {
  display: inline-block;
  line-height: normal;
  vertical-align: sub;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section .ylfw .s-con .mzcx .list-words li a .t_2 {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #838383;
  float: right;
}
section .ylfw .s-con .mzcx .list-words li a .t_3 {
  display: block;
  float: right;
  line-height: normal;
  margin-top: 6px;
  padding: 5px 10px;
  background: #2828b0;
  color: whitesmoke;
}
section .ylfw .s-con .mzcx .list-words li a .t_3 .icon-download {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  background-image: url("../img/download.png");
}
section .ylfw .s-con .mzcx .screen .screen-con {
  padding-top: 25px;
}
section .ylfw .s-con .mzcx .screen .screen-con label {
  width: 4em;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #b1aeae;
  text-align-last: justify;
}
section .ylfw .s-con .mzcx .screen .screen-con .list {
  padding: 15px;
  padding-right: 0;
  background-color: #f8f8f8;
  margin-bottom: 3px;
}
section .ylfw .s-con .mzcx .screen .screen-con .list .list-words2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  width: 93.5%;
}
section .ylfw .s-con .mzcx .screen .screen-con .list .list-words2 li {
  display: inline-block;
  padding-right: 2em;
}
section .ylfw .s-con .mzcx .screen .screen-con .list .list-words2 li a {
  display: inline-block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
}
section .ylfw .s-con .mzcx .screen .screen-con .list .list-words2 li:hover a {
  color: #2828b0;
}
section .ylfw .s-con .mzcx .screen .screen-con .list .list-words2:before {
  content: ':';
  position: absolute;
  font-size: 14px;
  color: #8a8989;
  padding-right: 15px;
  left: 0px;
}
section .ylfw .s-con .mzcx .search {
  padding-top: 50px;
}
section .ylfw .s-con .mzcx .img_word-list {
  padding-top: 20px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row {
  padding: 25px 0;
  border-bottom: 1px dotted #c8c8c8;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left {
  display: inline-block;
  width: 570px;
  height: 135px;
  border: 1px solid #f2f2f2;
  padding: 10px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .img_head {
  display: inline-block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 {
  display: inline-block;
  width: 83%;
  vertical-align: middle;
  line-height: 30px;
  padding-left: 20px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p1,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p2,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p3,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p4 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p1 .c1,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p2 .c1,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p3 .c1,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p4 .c1 {
  display: inline-block;
  color: #454545;
  width: 4em;
  text-align-last: justify;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p1 .c2,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p2 .c2,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p3 .c2,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p4 .c2 {
  color: #838383;
  padding-right: 2em;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p1 span:before,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p2 span:before,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p3 span:before,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p4 span:before {
  content: '：';
  color: #454545;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p2,
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p3 {
  display: inline-block;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .left .list-words3 .p4 .c2 {
  display: inline-block;
  width: 85%;
  vertical-align: top;
  padding-right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .right {
  display: inline-block;
  width: 570px;
  height: 135px;
  border: 1px solid #f2f2f2;
  padding: 10px;
  float: right;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p1,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p2,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p3 {
  font-family: "Microsoft YaHei";
  font-size: 14px;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p1 .c1,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p2 .c1,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p3 .c1 {
  display: inline-block;
  font-weight: normal;
  color: #454545;
  width: 4em;
  text-align-last: justify;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p1 .c2,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p2 .c2,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p3 .c2 {
  color: #838383;
  padding-right: 2em;
}
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p1 span:before,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p2 span:before,
section .ylfw .s-con .mzcx .img_word-list .list-row .right .p3 span:before {
  content: '：';
  color: #454545;
}
section .ylfw .s-con .mzcx .img_word-list .list-row:first-child {
  padding-top: 0;
}
section .yygk {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .yygk .section-title {
  background: white;
}
section .yygk .section-title .swiper_prev_next {
  position: relative;
  width: max-content;
  width: 100px;
  height: 37px;
  float: right;
}
section .yygk .section-title .swiper_prev_next a {
  width: 10px;
  height: 20px;
  background-size: 100% 100%;
}
section .yygk .s-con {
  margin-top: 18px;
  padding: 25px;
  background: white;
}
section .yygk .s-con .yyjj .words {
  padding-top: 30px;
  padding-bottom: 80px;
}
section .yygk .s-con .yyjj .words p {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  text-indent: 30px;
  line-height: 26px;
}
section .yygk .s-con .qywh {
  background-image: url("../img/logo-back.png");
  background-position-y: bottom;
  background-position-x: right;
  background-repeat: no-repeat;
}
section .yygk .s-con .qywh .list-words li {
  line-height: 26px;
  padding-bottom: 30px;
}
section .yygk .s-con .qywh .list-words li b {
  display: inline-block;
  width: 85px;
  text-align-last: justify;
}
section .zjtd {
  background-color: #f2f2f2;
  padding: 40px 0;
}
section .zjtd .section-title {
  background: white;
}
section .zjtd .section-title .swiper_prev_next {
  position: relative;
  width: max-content;
  width: 100px;
  height: 37px;
  float: right;
}
section .zjtd .section-title .swiper_prev_next a {
  width: 10px;
  height: 20px;
  background-size: 100% 100%;
}
section .zjtd .s-con {
  margin-top: 18px;
  padding: 25px;
  background: white;
}
section .zjtd .s-con .card-con {
  padding-top: 12px;
}
section .zjtd .s-con .card-con ul li:nth-child(3n+3) {
  margin-right: 0;
}
section .zjtd .s-con .info .img_word {
  position: relative;
  padding-top: 35px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #e9e9e9;
}
section .zjtd .s-con .info .img_word .img_card {
  display: inline-block;
  width: 106px;
  height: 124px;
  background-color: #2828b0;
  text-align: center;
  padding: 5px 0;
}
section .zjtd .s-con .info .img_word .img_card img {
  display: inline-block;
  width: 90px;
  border-radius: 50%;
}
section .zjtd .s-con .info .img_word .img_card p {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: white;
  line-height: 2;
}
section .zjtd .s-con .info .img_word .list-words {
  display: inline-block;
  padding-left: 25px;
  vertical-align: bottom;
  overflow: hidden;
  width: 50%;
}
section .zjtd .s-con .info .img_word .list-words li {
  line-height: 1.9;
}
section .zjtd .s-con .info .img_word .list-words li b {
  display: inline-block;
  width: 66px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #454545;
  text-align-last: justify;
}
section .zjtd .s-con .info .img_word .list-words li span {
  display: inline-block;
  width: 430px;
  vertical-align: bottom;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #666666;
}
section .zjtd .s-con .info .img_word .list-words li span:before {
  content: '：';
}
section .zjtd .s-con .info .img_word .talk {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 34%;
}
section .zjtd .s-con .info .img_word .talk a {
  display: inline-block;
  padding: 13px 11px;
  text-align: center;
  background-color: #faab23;
  border-radius: 7px;
}
section .zjtd .s-con .info .img_word .talk a img {
  display: inline-block;
}
section .zjtd .s-con .info .img_word .talk a span {
  display: block;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #ffffff;
  padding-top: 5px;
}
section .zjtd .s-con .info .words {
  padding-top: 30px;
}
section .zjtd .s-con .info .words p {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  text-indent: 2em;
}
section .zjtd .s-con .go_time {
  padding-top: 80px;
}
section .zjtd .s-con .go_time .date-table {
  padding-top: 25px;
}
section .zjtd .s-con .go_time .date-table table {
  width: 100%;
  border: 1px solid #dedbdb;
}
section .zjtd .s-con .go_time .date-table table tr {
  height: 35px;
}
section .zjtd .s-con .go_time .date-table table tr th,
section .zjtd .s-con .go_time .date-table table tr td,
section .zjtd .s-con .go_time .date-table table tr tt {
  text-align: center;
}
section .zjtd .s-con .go_time .date-table table thead {
  background-color: #e9e9e9;
}
section .zjtd .s-con .go_time .date-table table thead th {
  width: 12.5%;
}
section .zjtd .s-con .go_time .date-table table tbody .b {
  background-image: url("../img/icon-table-date.png");
  background-repeat: no-repeat;
  background-position: center;
}
section .zjtd .s-con .literary {
  padding-top: 60px;
}
section .zjtd .s-con .literary .list-words {
  padding-top: 25px;
}
section .zjtd .s-con .literary .list-words ul li {
  margin-bottom: 15px;
}
section .zjtd .s-con .literary .list-words ul li a {
  display: block;
  line-height: 50px;
  padding: 0 45px;
  background-color: #f2f2f2;
  background-image: url(../img/icon-list-words.png);
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: 15px;
}
section .zjtd .s-con .literary .list-words ul li a .left,
section .zjtd .s-con .literary .list-words ul li a .right {
  display: inline-block;
  color: #666666;
}
section .zjtd .s-con .literary .list-words ul li a .left {
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
section .zjtd .s-con .literary .list-words ul li a .right {
  font-family: "Microsoft YaHei";
  font-size: 12px;
  float: right;
}
section .zjtd .s-con .literary .list-words ul li a:hover span {
  color: #7a7ac9;
}
footer {
  /*height: 207px;*/
  padding: 10px 0;
  background-color: #4379ca;
}
footer .content {
  padding: 15px;
}
footer .content .f1 {
  position: relative;
  text-align: center;
}
footer .content .f1 .nav-pills {
  display: inline-block;
  width: max-content;
}
footer .content .f1 .nav-pills li a {
  padding-left: 10px;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #ecf0f8;
  padding-right: 0;
}
footer .content .f1 .nav-pills li a:after {
  display: inline-block;
  padding-left: 15px;
  content: "/";
}
footer .content .f1 .nav-pills li:last-child a:after {
  content: "";
}
footer .content .f1 .down {
  position: relative;
  display: inline-block;
  top: -15px;
  padding-right: 55px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #a1bce5;
  color: #ecf0f8;
}
footer .content .f1 .down option {
  background-color: rgba(155, 155, 155, 0.5);
}
footer .content .f2 {
  line-height: 36px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #ecf0f8;
}
footer .content .f2 .address {
  margin-right: 25px;
}
footer .content .f3 {
  line-height: 36px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #ecf0f8;
}
footer .content .f4 {
  padding-top: 10px;
  text-align: center;
  line-height: 36px;
}
footer .content .f4 .nav-pills {
  display: inline-block;
  width: max-content;
}
footer .content .f4 .nav-pills li {
  margin-right: 20px;
  border-radius: 50%;
  background-color: #ffffff;
}
.banner img{
	width:100%;
}
.children_page-banner img{
	width:100%;
}
	
footer .content .f4 .nav-pills li a {
  display: block;
  width: 37px;
  height: 37px;
  background-position: center;
  background-repeat: no-repeat;
}
footer .content .f4 .nav-pills li:nth-child(1) a {
  background-image: url("../img/weixin.png");
}
footer .content .f4 .nav-pills li:nth-child(2) a {
  background-image: url("../img/QQ.png");
}
footer .content .f4 .nav-pills li:nth-child(3) {
  margin-right: 0;
}
footer .content .f4 .nav-pills li:nth-child(3) a {
  background-image: url("../img/weibo.png");
}
@media (max-width: 900px) {
  body {
    position: relative;
    padding-bottom: 134px!important;
  }
  footer,
  header {
    display: none;
  }
  .hid {
    height: 1.33333333rem;
  }
  .header2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 1.33333333rem;
    z-index: 2;
    width: 100%;
    background-color: #4379ca;
    box-sizing: border-box;
    line-height: 1.33333333rem;
    padding: 0 0.26666667rem;
    background-image: none;
  }
  .header2 .logo {
    float: left;
  }
  .header2 .logo img {
    display: inline-block;
    vertical-align: middle;
    width: 0.98666667rem;
    height: 0.98666667rem;
  }
  .header2 .logo .word {
    display: inline-block;
    vertical-align: middle;
  }
  .header2 .logo .word p {
    text-transform: uppercase;
  }
  .header2 .logo .word .p1 {
    font-size: 0.4rem;
    color: #ffffff;
    line-height: 0.4rem;
  }
  .header2 .logo .word .p2 {
    font-size: 0.18666667rem;
    color: #ffffff;
    line-height: 0.4rem;
  }
  .header2 .title-big {
    position: absolute;
    left: 40%;
    font-family: "Microsoft YaHei";
    font-size: 0.42666667rem;
    color: white;
    letter-spacing: 0.13333333rem;
  }
  .header2 .icon {
    position: absolute;
    right: 0.26666667rem;
    width: 0.66666667rem;
    height: 1.06666667rem;
    margin-top: 10px;
  }
  .header2 .icon p {
    position: absolute;
    width: 0.70666667rem;
    height: 0.08rem;
    background-color: white;
    margin-bottom: 0.22666667rem;
    transition: all 0.5s;
  }
  .header2 .icon .p1 {
    top: 0.13333333rem;
  }
  .header2 .icon .p2 {
    top: 0.4rem;
  }
  .header2 .icon .p3 {
    bottom: 0.13333333rem;
  }
  .header2 .icon .t {
    top: 0.4rem;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */
  }
  .header2 .icon .b {
    top: 0.4rem;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    -moz-transform: rotate(-45deg);
    /* Firefox */
    -webkit-transform: rotate(-45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-45deg);
    /* Opera */
  }
  .header2-nav-2 {
    position: fixed;
    top: 1.33333333rem;
    height: 11.33333333rem;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 1.06666667rem 0;
    background-color: #e9ecef;
    overflow: auto;
    display: none;
  }
  .header2-nav-2 li {
    border-bottom: 1px solid #f2f2f2;
    background-color: white;
    padding: 0 0.33333333rem;
  }
  .header2-nav-2 li .link-children-list {
    line-height: 1.09333333rem;
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 0.37333333rem;
    color: black;
    vertical-align: middle;
    display: inline-block;
  }
  .header2-nav-2 li img {
    margin-right: 0.4rem;
    width: 0.44rem;
  }
  .header2-nav-2 li .btn-link {
    line-height: 1.09333333rem;
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 0.37333333rem;
    color: black;
    vertical-align: middle;
    display: inline-block;
  }
  .header2-nav-2 li i {
    font-size: 0.53333333rem;
    line-height: 1.09333333rem;
    display: inline-block;
    vertical-align: middle;
    float: right;
    transition: all 0.5s;
  }
  .header2-nav-2 li .b {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .header2-nav-2 li .children-list {
    padding-left: 0.6rem;
    display: none;
  }
  .header2-nav-2 li .children-list .link-children-1 {
    line-height: 1.09333333rem;
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 0.37333333rem;
    color: black;
    vertical-align: middle;
    display: inline-block;
  }
  .header2-nav-2 li .children-list2 {
    padding-left: 0.6rem;
    display: none;
  }
  .header2-nav-2 li .children-list2 .link-children-2 {
    line-height: 1.09333333rem;
    width: 100%;
    font-family: "Microsoft YaHei";
    font-size: 0.37333333rem;
    color: black;
    vertical-align: middle;
    display: inline-block;
  }
  .num-list {
    position: absolute;
    text-align: center;
    bottom: 25px;
    left: 22%;
  }
  .num-list a,
  .num-list strong,
  .num-list strong2 {
    display: none;
  }
  .num-list .prev,
  .num-list .next {
    display: inline-block;
    margin: 0 20px;
  }
  .footer {
    height: auto;
    padding: 0.86666667rem 0.66666667rem !important;
    background-color: #4379ca;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .footer .f1 {
    padding-bottom: 0.06rem;
    font-family: "Microsoft YaHei";
    font-size: 0.32rem;
    color: #ffffff;
  }
  .footer .f2 {
    padding-bottom: 5%;
    font-family: "Microsoft YaHei";
    font-size: 0.32rem;
    color: #ffffff;
  }
  .footer .f3 {
    font-family: "Microsoft YaHei";
    font-size: 0.26666667rem;
    color: #ffffff;
  }
  .footer .weixin {
    position: absolute;
    width: 1.97333333rem;
    height: 1.97333333rem;
    right: 2%;
    top: 5%;
  }
  .mobile {
    display: block;
  }
  section .hlyd .section-title,
  section .ksjs .section-title,
  section .kyjx .section-title,
  section .ylfw .section-title,
  section .zjtd .section-title,
  section .yygk .section-title {
    display: none;
  }
  section .hlyd .s-con,
  section .ksjs .s-con,
  section .kyjx .s-con,
  section .ylfw .s-con,
  section .zjtd .s-con,
  section .yygk .s-con {
    padding: 15px 11px;
  }
  section .hlyd .s1 .s-con {
    padding: 0;
    margin: 0.66666667rem 0.26666667rem;
  }
  section .hlyd .s1 .s-con .img-list {
    margin: 0 -0.13333333rem;
  }
  section .hlyd .s1 .s-con .img-list li {
    width: 4.53333333rem;
    margin: 0 0.13333333rem;
    margin-bottom: 0.4rem;
  }
  section .hlyd .s1 .s-con .img-list li .img {
    height: 3.33333333rem;
  }
  section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-next {
    display: none;
  }
  section .hlyd .s1 .s-con .img-swiper .img-swiper-con .swiper-button-prev {
    display: none;
  }
  section .hlyd .s1 .s-con .img-swiper .img-swiper-con .img-title {
    display: none;
  }
  section .hlyd .s1 .s-con .img-swiper .img-swiper-items {
    display: none;
  }
  section .ksjs {
    padding: 0;
  }
  section .ksjs .s-con {
    padding: 15px 11px;
    padding-right: 11px!important;
  }
  section .ksjs .s-con .word-list .word-con {
    width: 100%;
    margin-right: 0;
    margin-bottom: 17px;
  }
  section .ksjs .s-con .card-list {
    padding-left: 5px;
  }
  section .ksjs .s-con .card-list .swiper_prev_next {
    text-align: center;
    padding-top: 20px;
  }
  section .ksjs .s-con .card-list .swiper_prev_next a {
    position: relative;
    display: inline-block;
  }
  section .ksjs .s-con .card-list .swiper_prev_next a:first-child {
    margin-right: 40px;
  }
  section .ksjs .s-con .card-list .swiper-card-list .card-con ul li {
    margin-right: 0;
    width: 100%;
  }
  section .kyjx .s-con {
    padding: 15px 11px;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .left,
  section .kyjx .s-con .img_word-list .news-group .news-link .right {
    width: 100%;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .left {
    height: auto;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .right {
    padding-left: 0;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .right p {
    padding: 10px 0;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .right .p1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 {
    text-align: right;
    padding: 0;
  }
  section .kyjx .s-con .img_word-list .news-group .news-link .right .p2 .title {
    display: none;
  }
  section .kyjx .s-con .word_img .bg_title {
    font-size: 20px;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
  }
  section .kyjx .s-con .word_img .words {
    padding: 0;
  }
  section .ylfw .s-con {
    padding: 15px 11px;
  }
  section .ylfw .s-con #DJY {
    height: 500px;
  }
  section .ylfw .s-con .mzcx .search {
    text-align: center;
    padding-top: 20px;
  }
  section .ylfw .s-con .mzcx .search .choices {
    position: relative;
    padding-bottom: 20px;
  }
  section .ylfw .s-con .mzcx .search .input .bs-searchbox {
    display: none;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left,
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .right {
    padding: 10px 0;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left {
    width: 100%;
    height: auto;
    border: none;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left .img_head {
    margin: 10px 19px;
    margin-left: 5px;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left .list-words3 {
    width: 69%;
    padding-left: 0;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left .list-words3 .p2,
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left .list-words3 .p3 {
    display: block;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left .list-words3 .p4 .c2 {
    width: 75%;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .left p {
    line-height: 26px;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .right {
    width: 100%;
    height: auto;
    border: none;
    float: none;
  }
  section .ylfw .s-con .mzcx .img_word-list ul .list-row .right p {
    line-height: 26px;
  }
  section .zjtd .s-con {
    padding: 15px 11px!important;
  }
  section .zjtd .s-con .search {
    text-align: center;
    padding-top: 10px;
  }
  section .zjtd .s-con .card-con {
    padding-top: 0;
  }
  section .zjtd .s-con .card-con ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 35px;
  }
  section .zjtd .s-con .info .img_word {
    padding: 0;
  }
  section .zjtd .s-con .info .img_word .img_card {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: none;
  }
  section .zjtd .s-con .info .img_word .img_card p {
    color: black;
  }
  section .zjtd .s-con .info .img_word .list-words {
    padding-left: 0;
    width: auto;
  }
  section .zjtd .s-con .info .img_word .list-words ul li span {
    display: inline;
  }
  section .zjtd .s-con .info .img_word .list-words ul li .word_slh {
    white-space: unset;
  }
  section .zjtd .s-con .info .img_word .talk {
    position: unset;
    display: block;
    padding-top: 10px;
  }
  section .zjtd .s-con .info .img_word .talk a {
    display: block;
    padding: 5px 11px;
  }
  section .zjtd .s-con .info .img_word .talk a img {
    width: 26px;
  }
  section .zjtd .s-con .info .img_word .talk a span {
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #ffffff;
    padding-top: 0px;
    vertical-align: middle;
    padding-left: 10px;
  }
  section .zjtd .s-con .go_time {
    padding-top: 30px;
  }
  section .zjtd .s-con .go_time .date-table {
    padding-top: 0;
  }
  section .zjtd .s-con .literary {
    padding-top: 0px;
  }
  section .zjtd .s-con .literary .list-words ul li a {
    padding: 0 15px;
    background-image: none;
  }
  section .zjtd .s-con .literary .list-words ul li a .left {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  section .zjtd .s-con .literary .list-words ul li a .right {
    display: none;
  }
}
/*# sourceMappingURL=index.css.map */