@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ol,
ul,
li,
form {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-family: "微软雅黑";
}

table,
tr,
td,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "微软雅黑";
}

span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {}

input {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: normal;
}

a,
area {
  blr: expression(this.onFocus=this.blur());
}

a {
  text-decoration: none;
  color: #484849;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.boxcenter {
  margin: 0 auto;
  width: 90%;
  /* max-width: 1710px; */
}

.boxcenter .boxcenter {
  width: 100%;
}

body {
  /* padding-top: 172px; */
}

.body {
  width: 90%;
  /* max-width: 1710px; */
  margin: 0 auto;
  background: url(../images/bg_top.jpg) no-repeat center top;
  min-height: 357px;
}

.fixedgx {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99;
  width: 100%;
}

.top_bg {
  background: url(../images/topbg.jpg) no-repeat top center;
  background-size: cover;
  /* background: url(../images/bg_top.jpg) no-repeat center top; */
  background-color: #f6f6f6;
}

/* .nav {
  height: 49px;
  background-color: #f2f2f2;
  border-bottom: 4px solid #c83618;
  margin-top: 115px;
}
.nav li {
  float: left;
  line-height: 30px;
}
.nav ul {
  padding-top: 8px;
} */
/* .nav li a {
  display: block;
  float: left;
  color: #464646;
  margin: 0 56px;
}
.nav li a.hover,
.nav li a:hover {
  border-bottom: 2px solid #c83618;
} */

.logo {
  height: 1rem;
  margin-right: 0.3rem;
  line-height: 1rem;
}

.xly_car_in {
  width: 100%;
  height: 400px;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
  max-width: 1937px;
}

.xly_car_in img {
  height: 400px;
}

.num {
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  zoom: 1;
  z-index: 3;
  width: 108px;
  left: 50%;
  margin-left: -54px;
}

.num li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 12px;
  cursor: pointer;
  float: left;
  text-indent: -99999999px;
}

.num li.on {
  background-color: #e31017;
}

.compNewsBox {
  /* margin-top: 50px; */
  overflow: hidden;
}

.lunb {
  flex: 1;
}


.boxcenter>.fr {
  width: calc(100% - 2.9rem);
}

.boxcenter .xxsy_r {
  /* width: 53%; */
  flex: 1;
}

.boxcenter .xxsy_r .xxsjR {
  width: 100%;
}

.slideBox {
  width: 6.72rem;
  overflow: hidden;
  position: relative;
  height: 4.37rem;
  margin-top: 0.1rem;
}

.slideBox .hd {
  height: 9px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 15px;
  z-index: 3;
}

.slideBox .hd {
  display: flex;
  justify-content: end;
  overflow: hidden;
}

.slideBox .hd span {
  float: right;
  margin-right: 0.1rem;
  width: 0.1rem;
  height: 0.1rem;
  background: #fff;
  cursor: pointer;
  border-radius: 0;
}

.slideBox .hd .swiper-pagination-bullet-active {
  background: #e31017;
}

.slideBox {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.slideBox img {
  width: 100%;
  height: 327px;
  display: block;
}

.slideBox .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0.5rem;
  background: rgba(7, 12, 25, 0.5);
}

.slideBox .title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 0.5rem;
  color: #fff;
  margin-left: 0.1rem;
}

.slideBox .title a {
  color: #fff;
}

.newsNav {
  height: 55px;
}

.newsNav li {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-right: 60px;
}

.xxsjR {
  width: 600px;
  margin-top: 50px;
}

.xxsjR li.firstLi .titBox {
  font-size: 18px;
  color: #000000;
  padding: 0px;
  line-height: 35px;
}

.xxsjR li.firstLi {
  background: none;
  border-bottom: 1px dashed #b2b2b2;
  margin-bottom: 10px;
  height: auto;
}

.xxsjR li.firstLi p {
  font-size: 14px;
  line-height: 26px;
  color: #8a8b8e;
  text-indent: 28px;
  white-space: normal;
}

.xxsjR li.firstLi span {
  color: red;
}

.xxsjR li a {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  color: #666666;
  font-size: 0.17rem;
}

.xxsjR li {
  background: url(../images/sy_20.png) no-repeat left center;
  padding-left: 0.1rem;
  font-size: 0.17rem;
  line-height: 0.42rem;
  height: 0.42rem;
}

.xxsjR li .time {
  color: #999999;
  font-size: 0.16rem;
}

.topicTitle {
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  background: url(../images/sy_12.png) bottom center no-repeat;
  padding-bottom: 10px;
}

.pic_box {
  position: relative;
  height: 144px;
  margin-top: 30px !important;
  overflow: hidden;
  border-radius: 16px;
}

.pic_box img,
.pic_box .imgbg {
  border-radius: 16px;
  -webkit-transition: .5s;
  transition: .5s;
}

.pic_box .swiper-slide {
  border-radius: 16px;
  overflow: hidden;
}

.pic_box:hover img,
.pic_box .swiper-slide:hover .imgbg,
.special-left-list li:hover .imgbg {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}



.pic_warp {
  width: 100%;
  overflow: hidden;
}

.pic_box li {
  width: 590px;
  margin-right: 20px;
}

.pic_box img {
  width: 100%;
  height: 144px;
}

.pic_box .imgbg,
.pic_warp .pic_box {
  height: 2.4rem;
}

.pic_box .prev,
.pic_box .next {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 32px;
  height: 40px;
  filter: alpha(opacity=50);
  /* opacity: 0.5; */
  z-index: 99;
}

.pic_box .next {
  left: auto;
  right: 0;
  background-position: 8px 5px;
}

.pic_box .prev:hover,
.pic_box .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.box3_new {
  /* background: #f1f2f5; */
  height: auto;
  /* margin-top: 30px; */
  padding-left: 10px;
}

.xxsjR_new li {
  background: url(../images/sy_20.png) no-repeat left center;
  padding-left: 0.1rem;
  font-size: 0.17rem;
  height: 0.42rem;
  line-height: 0.42rem;
}

.xxsjR_new {
  margin-top: 0.2rem;
}

.xxsjR_new li a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  color: #666666;
  font-size: 0.17rem;
}

.xxsjR_new li .time {
  color: #999999;
  font-size: 16px;
}

.agencyChannel {
  width: 588px;
  box-sizing: border-box;
  padding: 40px 0px;
}

.channels li {
  width: 166px;
  height: 54px;
  background: url(../images/sy2_25.png) no-repeat center center;
  line-height: 54px;
  font-size: 14px;
  margin-bottom: 35px;
  cursor: pointer;
}

.channels li.cur {
  background: url(../images/sy2_23.png) no-repeat center center;
}

.channels li a {
  color: #fff;
  padding-left: 15px;
  line-height: 54px;
}

.channels li a img {
  margin-right: 15px;
  position: relative;
  top: 10px;
  left: 5px;
}

.channels {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  flex-wrap: wrap;
}

.xxsjR li a:hover,
.xxsjR_new li a:hover {
  color: #e31017;
}

.foot {
  /* height: 150px; */
  padding-bottom: 0.45rem;
  background-color: #f3f4f6;
  border-top: 3px solid #c83618;
}

.foot p {
  margin-top: 0.2rem;
}

.foot p a,
.friendship a {
  font-size: 0.14rem;
  color: #212121;

  padding-left: 0.12rem;
  margin-right: 0.6rem;
}

.friendship a {
  background: url(../images/pot.png) no-repeat left center;
}

.foot span {
  color: #333;
  font-size: 12px;
  margin-right: 150px;
}

.foot img {
  float: right;
  margin-right: 115px;
}

#menubg {
  width: 100%;
  height: 57px;
  line-height: 57px;
  clear: both;
  z-index: 6;
  position: relative;
  background: #e8340c;
}

.w1280 {
  margin: 0 auto;
  width: 90%;
  clear: both;
  width: 90%;
  /* max-width: 1710px; */
}

.home {
  background: url(../images/home.png) #d52f0a no-repeat center center;
  height: 57px;
  width: 57px;
  float: left;
}

#menubg .navpc {
  float: left;
  width: calc(100% - 60px);
}

#menubg .navpc ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#menubg .navpc ul li {
  float: left;
}

#menubg .navpc ul li {
  font-size: 20px;
  display: block;
  color: #fff;
  position: relative;
  float: left;
  padding: 0px 54px;
  text-align: center;
  display: block;
}

#menubg .navpc ul li a {
  display: block;
  color: #fff;
}

.mobile_btn {
  cursor: pointer;
  width: 50px;
  display: none;
  height: 50px;
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 4;
  box-sizing: border-box;
  padding: 10px 14px;
}

.mobile_btn span {
  display: block;
  width: 30px;
  height: 2px;
  background: #e8340c;
  transition: all 0.45s;
}

.mobile_btn .line2 {
  margin: 7px 0;
  width: 26px;
}

.imgbg {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center center;
}

.imgbg img {
  display: none;
}

.head_r {
  width: 250px;
  height: 38px;
  background: url(../images/search.png);
  margin-top: 32px;
}

.head_r input {
  border: none;
  height: 35px;
  line-height: 35px;
  color: #9c9b9b;
  font-size: 14px;
  margin: 1px 0 0 18px;
  width: 197px;
  float: left;
  outline: none;
}

.head_r form .retrieval_button {
  display: block;
  width: 36px;
  height: 36px;
  float: right;
  cursor: pointer;
  opacity: 0;
  margin: -35px 0 0 0px;
}

@media screen and (min-width: 1937px) {
  .xly_car_in {
    float: none;
    margin: 0 auto;
  }
}

/* @media screen and (max-width: 1650px) { */
#menubg .navpc ul li {
  padding: 0px 44px;
}

/* } */

/*首页*/
.boxcenter {
  margin: auto;
  width: 90%;
  /* max-width: 1710px; */
}

.nav {
  height: 95px;

  width: 100%;
  line-height: 95px;
  font-size: 16px;
}

.navBox {
  height: 95px;
}

.navLi {
  display: inline-block;
}

.navLi li a {
  color: #464646;
  padding: 0px 15px;
}

/*bannner开始*/
.banner {
  width: 100%;
  height: 550px;
  background: url(../images/sy_09_02.png) no-repeat center center;
}

.bannerBox {
  height: 88px;
  background: rgba(29, 20, 19, 0.5);
  width: 100%;
  position: relative;
  top: 462px;
}

.bannerUl {
  height: 88px;
  line-height: 60px;
}

.bannerUl li {
  width: 240px;
  text-align: center;
  height: 88px;
  background: url(../images/sy2_14.png) no-repeat center 60px;
  font-size: 18px;
}

.bannerUl li a {
  color: #fff;
  display: inline-block;
}

.bannerUl li.cur {
  background: url(../images/sy2_11.png) no-repeat center 60px #c83618;
}

.navHover {
  width: 425px;
  height: 120px;
  background: #c83618;
  position: relative;
  top: -180px;
  padding: 10px;
  box-sizing: border-box;
  clear: both;
}

.navHover img.imgB {
  width: 146px;
  height: 96px;
  margin-right: 10px;
}

.navHover img.more {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.navHover p {
  font-size: 14px;
  line-height: 24px;
  width: 240px;
  margin-top: 10px;
  text-align: left;
  text-indent: 28px;
  color: #fff;
}

.showOFF {
  display: none;
}

.lastHoverBox {
  right: 185px;
}

/*底部select*/
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;

  /*很关键：将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;



  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}

select[name='select1'] {
  width: 188px;
  margin-right: 50px;
  font-size: 14px;
  color: #212121;
}

/*最新通知开始*/
.tongzhiBox {
  background: #f1f2f5;
  height: 50px;
}

.mainSyBoxaR {
  width: 1070px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  color: #7b7b7b;
  margin-right: 30px;
  position: relative;
}

.mainSyBoxaR ul {
  height: 50px;
}

.mainSyBoxaR ul li {
  overflow: hidden;
  display: inline;
  position: relative;
  padding-right: 20px;
}

.mainSyBoxaR ul a {
  color: #666666;
  padding: 0 10px;
  font-size: 14px;
}

.fontRollBox li .date {
  color: #a0a0a0;
  font-size: 14px;
  margin-left: 20px;
}

/*公司新闻开始*/
.lunb {
  width: 45%;
}

.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 4.37rem;
  margin-top: 0.1rem;
}

.slideBox .hd {
  height: 9px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 15px;
  z-index: 3;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #e31017;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.slideBox .bd img {
  width: 100%;
  height: 327px;
  display: block;
}

.slideBox .bd .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 40px;
  background: rgba(7, 12, 25, 0.5);
}

.slideBox .bd .title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  margin-left: 10px;
}

.slideBox .bd .title a {
  color: #fff;
}

.newsNav {
  height: 55px;
}

.newsNav li {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-right: 60px;
}

.xxsjR {
  width: 600px;
  margin-top: 50px;
}

.xxsjR li.firstLi .titBox {
  font-size: 18px;
  color: #000000;
  padding: 0px;
  line-height: 35px;
}

.xxsjR li.firstLi {
  background: none;
  border-bottom: 1px dashed #b2b2b2;
  margin-bottom: 10px;
}

.xxsjR li.firstLi p {
  font-size: 14px;
  line-height: 30px;
  color: #8a8b8e;
  text-indent: 28px;
  white-space: normal;
}

.xxsjR li.firstLi span {
  color: red;
}

.xxsjR li a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  color: #666666;
  font-size: 0.17rem;
  line-height: 0.42rem;
}

.xxsjR li {
  background: url(../images/sy_20.png) no-repeat left 0.18rem;
  padding-left: 0.1rem;
  font-size: 0.16rem;
  line-height: 0.34rem;
}

.xxsjR li .time {
  color: #999999;
  font-size: 0.16rem;
  line-height: 0.3rem;
}

/*公司简介*/
.box3 {
  background: #f1f2f5;
  height: 300px;
  width: 100%;
  margin-top: 50px;
}

.compIntro {
  width: 570px;
  height: 300px;
  background: url(../images/sy-5_07_07.png) right center no-repeat;
  box-sizing: border-box;
  padding: 40px 0px;
}

.topicTitle {
  font-size: 20px;
  color: #000000;
  line-height: 30px;
  background: url(../images/sy_12.png) bottom center no-repeat;
  padding-bottom: 10px;
}

.compIntro p {
  font-size: 14px;
  color: #000000;
  line-height: 30px;
  margin-top: 25px;
}

/*机构通道*/
.agencyChannel {
  width: 588px;
  box-sizing: border-box;
  padding: 40px 0px;
}

.channels li {
  width: 166px;
  height: 54px;
  background: url(../images/sy2_25.png) no-repeat center center;
  line-height: 54px;
  font-size: 14px;
  margin-bottom: 35px;
}

.channels li.cur {
  background: url(../images/sy2_23.png) no-repeat center center;
}

.channels li a {
  color: #fff;
  padding-left: 15px;
  line-height: 54px;
}

.channels li a img {
  margin-right: 15px;
  position: relative;
  top: 10px;
  left: 5px;
}

.channels li a span {}

.channels {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  flex-wrap: wrap;
}

/*底部开始*/
.footerBox {
  background: #fff;
  width: 100%;
}

.footer {
  height: 240px;
  box-sizing: border-box;
  padding: 40px 0px;
  display: flex;
  justify-content: space-between;
  background: #fff;
}

.footUl {
  height: 155px;
  border-right: 1px solid #dfdfdf;
  float: left;
  padding-right: 50px;
}

.footUl li:nth-child(1) {
  color: #555555;
  font-size: 16px;
  line-height: 26px;
  text-indent: -5px;
  padding-bottom: 15px;
}

.footUl:nth-child(1) li:nth-child(1) {
  text-indent: 0px;
}

.footUl:nth-child(1) li {
  text-indent: 5px;
}

.footUl:nth-child(7) {}

.footUl li a {
  font-size: 12px;
  line-height: 24px;
  color: #989898;
  text-align: center;
}

.ggfloat {
  width: 320px;
  height: 185px;
  position: absolute;
  top: 780px;
  right: 0px;
}

/*友情链接*/
.warmLink {
  background: url(../images/btbg_03.png) repeat-x center center;
  height: 100px;
  box-sizing: border-box;
  padding: 25px 0;
}

.selecBox_00 {
  float: left;
  margin-left: 5px;
  margin-right: 50px;
  position: relative;
}

.selec_00 {
  width: 188px;
  height: 18px;
  border: 1px solid #707070;

  margin-right: 20px;
}

.selec_00 input {
  width: 170px;
  height: 16px;
  border: 0;
  outline: none;
  float: left;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
  text-indent: 5px;
  margin-left: 2px;
}

.sel_00 {
  border: 1px solid #eeeeee;
  background: #fff;
  width: 188px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 20px;
  z-index: 3;
  left: 0;
}

.sel_00 li {
  width: 170px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  text-indent: 5px;
  cursor: pointer;
}

.sel_00 li:hover {
  background: #00a0e9;
  color: #fff;
}

.selec_01 {
  width: 188px;
  height: 18px;
  border: 1px solid #707070;

  margin-right: 20px;
}

.selec_01 input {
  width: 170px;
  height: 16px;
  border: 0;
  outline: none;
  float: left;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
  text-indent: 5px;
  margin-left: 2px;
}

.sel_01 {
  border: 1px solid #eeeeee;
  background: #fff;
  width: 188px;
  overflow-y: scroll;
  position: absolute;
  top: 20px;
  z-index: 3;
  left: 0;
  overflow-x: hidden;
}

.sel_01 li {
  width: 170px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  text-indent: 5px;
  cursor: pointer;
}

.sel_01 li:hover {
  background: #00a0e9;
  color: #fff;
}

.selec_02 {
  width: 188px;
  height: 18px;
  border: 1px solid #707070;

  margin-right: 20px;
}

.selec_02 input {
  width: 170px;
  height: 16px;
  border: 0;
  outline: none;
  float: left;
  font-size: 12px;
  line-height: 22px;
  color: #999999;
  text-indent: 5px;
  margin-left: 2px;
}

.sel_02 {
  border: 1px solid #eeeeee;
  background: #fff;
  width: 188px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 20px;
  z-index: 3;
  left: 0;
}

.sel_02 li {
  width: 170px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999999;
  text-indent: 5px;
  cursor: pointer;
}

.sel_02 li:hover {
  background: #00a0e9;
  color: #fff;
}

.on_off {
  display: none;
}

.warmLinkCont {
  display: flex;
  align-items: center;
  align-content: center;
  text-align: center;
  flex-wrap: wrap;
  justify-content: center;
}

.bbtom {
  font-size: 12px;
  line-height: 20px;
  color: #80878b;
}

.bbtom span {
  margin-right: 15px;
}

/*二级列表*/
.banner2 {
  background: url(../images/ejbanner_02.png) no-repeat center center;
  height: 253px;
}

.secdListBox {
  margin: auto;
  background: #fff;
  box-sizing: border-box;
  padding: 0.25rem 0.2rem;
  margin-top: 0.15rem;
  margin-bottom: 0.5rem;
  overflow: auto;
}

.mbxBox {
  width: 100%;
  height: 0.3rem;
  border-radius: 0.03rem;
  border-bottom: 0.01rem solid #999999;
  line-height: 0.3rem;
  font-size: 0.16rem;
  color: #18191d;
}

.mbxBox img {
  position: relative;
  top: 0.02rem;
  width: 0.25rem;
}

.mbxBox a {
  color: #18191d;
}

.secLr {
  width: 895px;
}

.recomdList ul li {
  border-bottom: 1px solid #EAEAEA;
  height: 168px;
  padding: 20px 0px;
  display: block;
  box-sizing: border-box;
}

.recomdList li img {
  width: 168px;
  height: 115px;
  border: 1px solid #408bfd;
  margin-right: 30px;
  padding: 0px;
  float: left;
  display: inline-block;
}

.recomdList li .titBox {
  font-size: 20px;
  color: #4e4e4e;
  padding: 0px;
  line-height: 30px;
}

.recomdList li p {
  font-size: 14px;
  line-height: 20px;
  color: #898989;
  text-indent: 0px;
  margin-bottom: 10px;
}

.recomdList li a {
  color: #898989;
}

.recomdList li .time {
  color: #9c9999;
  font-size: 14px;
  line-height: 24px;
  margin-right: 20px;
}

.recomdList li .resource {
  color: #9c9999;
  font-size: 14px;
  line-height: 24px;
}

.recomdList li a.colorRed {
  color: #c83618;
}

.colorRed {
  color: #c83618;
}


/*分页a 开始*/
.pageBoxa {
  font-size: 14px;
  margin: 20px 0px;
  +margin: 29 px 0 px;
  text-align: center;
}

.pageBoxa * {
  overflow: hidden;
  border: none;
}

.pageBoxa a {
  padding: 8px 14px;
  color: #0600c4;
  background: #fff;
  border: 1px solid #e2e2e2;
  margin: 0 1px;
}

.pageBoxa a.submit {
  color: #146dc9;
  background: none;
  margin-left: 45px;
}

.pageBoxa span {
  margin: 0 1px;
}

.pageBoxa span.curr {
  padding: 8px 14px;
  color: #000;
  background: #fff;
  border: 1px solid #e2e2e2;
}

.pageBoxa span.disable {
  padding: 8px 14px;
  color: #666;
  background: #fff;
  border: 1px solid #e2e2e2;
}

.pageBoxa input.inpStyfya {
  display: inline-block;
  border: 1px solid #e9e9e9;
  outline: none;
  width: 38px;
  height: 31px;
  position: absolute;
  margin-top: -8px;
  +margin-top: 0 px;
  line-height: 30px;
  text-align: center;
}

.pageBoxa font {
  color: #76bceb;
  font-weight: bold;
}

/*分页a 结束*/

.xlcontent {
  width: 1060px;
  margin: 0 auto;
  padding: 85px 0;
}

.xlcontent .title {
  font-size: 0.3rem;
  line-height: 0.8rem;
  color: #1e1e1e;
  font-weight: normal;
  text-align: center;
}

.xlcontent .mess {
  font-size: 12px;
  line-height: 30px;
  color: #6c6c6c;
  font-weight: normal;
  text-align: center;
}

.xlcontent .mess span {
  margin-right: 0.6rem;
  font-size: 0.16rem;
}

.xlcontent .line {
  width: 100%;
  height: 1px;
  background: #cccccc;
  margin: 20px 0;
}

.xlcontent p {
  font-size: 18px;
  line-height: 40px;
  color: #464646;
}

.xlcontent p img {
  max-width: 100%;
}

.accordion {
  width: 2.38rem;
  min-height: 500px;
  margin: 0rem auto 0.2rem;
  -webkit-border-radius: 0.04rem;
  -moz-border-radius: 0.04rem;
  border-radius: 0.04rem;
  background: #f7f8fa;
}

.accordion .link {
  height: 0.6rem;
  line-height: 0.35rem;
  text-align: center;
  cursor: pointer;
  display: block;
  padding: 0.1rem 0.15rem 0.1rem 0.15rem;
  color: #4D4D4D;
  font-size: 0.16rem;
  font-weight: bold;
  /* border-bottom: 1px solid #e6e6e6; */
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* background: url(../images/ej_13.png) no-repeat left 60px center; */
  box-sizing: border-box;
}

.accordion .link a {
  color: #4D4D4D;
}


.accordion li i {
  position: absolute;
  top: 0.16rem;
  left: 0.12rem;
  font-size: 0.18rem;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 0.12rem;
  left: auto;
  font-size: 0.16rem;
}

.accordion li.open .link {
  /*background: #408bfd;*/
  color: #fff;
}

.accordion li.open .link a {
  color: #fff;
}

.accordion li.open .link {
  background: #e8340c;
}

.accordion li.open i {
  color: #e8340c;
}

.accordion li.imgRotate i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


.box3_new {
  /* background: #f1f2f5; */
  height: auto;
  width: 100%;
  /* margin-top: 30px; */
}

.xxsjR_new li {
  background: url(../images/sy_20.png) no-repeat left 15px;
  padding-left: 10px;
  font-size: 17px;
  line-height: 42px;
}

.compMainNew {
  width: 3.75rem;
  height: 3.5rem;
  box-sizing: border-box;
  padding: 0.4rem 0rem;
  margin-right: 0.3rem;
}

.compMainNew:nth-child(3) {
  margin-right: 0px;
}

.xxsjR_new {
  margin-top: 20px;
}

.xxsjR_new li a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  color: #666666;
  font-size: 0.17rem;
  line-height: 0.42rem;
}

.xxsjR_new li .time {
  color: #999999;
  font-size: 0.16rem;
  line-height: 0.3rem;
}

/*banner*/
.dtzx_banner2 {
  background: url(../images/ejbanner_02.png) no-repeat center center;
  background-size: cover !important;
  height: 3.53rem;
  /* margin-top: 1rem; */
}

.aboutus_bannner {

  height: 2.53rem;
}

.talent_recruitment_banner2 {

  height: 2.53rem;
}

.information_disclosure_banner2 {

  height: 2.53rem;
}

.online_server_banner2 {

  height: 2.53rem;
}

.laws_regulations_banner2 {

  height: 2.53rem;
}

.seclist li {
  font-size: 0.16rem;
  line-height: 0.36rem;
  color: #18191d;
}

.seclist li a {
  color: #18191d;
}

.seclist ul {
  /* border-bottom: #eeeeee solid 1px; */
  padding: 10px 0;
}

.details h4 {
  color: #18191d;
  font-size: 24px;
  font-weight: normal;
  line-height: 100px;
  text-align: center;
}

.details p {
  color: #18191d;
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  font-weight: lighter;
}

.details p.statement {
  font-size: 14px;
  color: #18191d;
  line-height: 80px;
}

.details font {
  font-size: 16px;
  color: #18191d;
  padding: 0 5px;
  width: 80px;
  text-align: justify;
  line-height: 48px;
  display: inline-block;
  text-justify: distribute-all-lines;
  text-align-last: justify;
}

.details span {
  font-size: 16px;
  color: #434343;
  line-height: 48px;
}

.ftbeia,
.ftweix {
  display: none;
}

.mobile_btn {
  cursor: pointer;
  width: 50px;
  display: none;
  height: 50px;
  position: absolute;
  right: 16px;
  top: 20px;
  z-index: 4;
  box-sizing: border-box;
  padding: 10px 14px;
}

.logo_box {
  height: 115px;
  width: 90%;
  /* max-width: 1710px; */
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 15px;
}

.friendship {
  display: inline-block;
  position: relative;
  /* top: 4px; */
}

.mobile_btn.on .line1 {
  transform: rotate(45deg);
  transform-origin: 7% 50%;
}

.mobile_btn.on .line2 {
  width: 0;
}

.mobile_btn.on .line3 {
  transform: rotate(-45deg);
  transform-origin: 7% 50%;
}

.xxsjR_link {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  margin-top: 50px;
  right: 336px;
}

.serbb {
  float: right;
  color: #fff;
  background: url(../images/serb.png) #e8340c no-repeat 15px center;
  background-size: 32px;
  width: 61px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-radius: 0px 3px 3px 0px;
  font-weight: bold;
  border-width: 0px;
  font-size: 32px;
  cursor: pointer;
}

.sousuo input[type="text"] {
  appearance: none;
  -moz-appearance: none;
  border: none;
  width: 269px;
  -webkit-appearance: none;
  outline: none;
  font-size: 16px;
  background: none;
  text-indent: 12px;
  color: #666;
}

.imgbg img {
  display: none !important;
}

.seclist li:nth-child(5n) {
  padding-bottom: 0.35rem;
  border-bottom: #eeeeee solid 1px;
}

#bannerSwiper .imgbg {
  width: 8.41rem;
  height: 4.37rem;
}

.box_notice {
  /* display: flex; */
  margin-top: 0.2rem;
}

.box_notice img {
  float: left;
  width: 1.5rem;
  margin-top: 0.33rem;
  margin-right: 0.21rem;
}

.qimo8 {
  overflow: hidden;
  width: calc(100% - 1.75rem);
  height: 0.8rem;
  margin: 0rem auto;
  line-height: 0.3rem;
  float: left;
}

.qimo8 .qimo {
  width: 8000%;
}

.qimo8 .qimo div {
  float: left;
}

.qimo8 .qimo ul {
  float: left;
  overflow: hidden;
  zoom: 1;
}

.qimo8 .qimo ul li {
  float: left;
  background: url(../images/black.png) no-repeat left 0.45rem;
  padding: 0 0.66rem 0 0.1rem;
}

.qimo8 .qimo ul li a {
  font-size: 0.18rem;
  color: #555;
}

.footer_bottom {
  display: flex;
  margin-top: 0.3rem;
  padding-top: 0.3rem;
  border-top: 1px solid #c4c4c4;
}

.footer_bottom p {
  margin-top: 0;
}

.footer-copyright {
  flex: 1;
  font-size: 0;
}

.footer_bottom p span {
  display: block;
  margin-right: 0.2rem;
  line-height: 2;
  font-size: 0.16rem;
}

.footer_bottom p .phone,
.footer_bottom p .email {
  display: inline-block;
}

.footer_bottom p span a {
  font-size: 0.16rem;
  line-height: 2;
}

.footer_bottom p span a {
  padding-left: 0;
  color: #333;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #fff;
  border-radius: 50%;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  width: 24px;
  border-radius: 8px;
  background: #e8340c;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.box3_new .boxcenter {
  display: flex;
}

.compMainNew {
  flex: 1;
  float: none;
}

.compNewsBox {
  display: flex;
  gap: 0.3rem;
}

.blank50 {
  height: 0.3rem;
  overflow: hidden;
  clear: both;
}

.tit_zxfw {
  background: url(../images/zxfw.png) no-repeat 0.05rem center;
  background-size: 0.32rem auto;
  font-size: 0.27rem;
  font-weight: bold;
  padding-left: 0.5rem;
  height: 0.62rem;
  line-height: 0.61rem;
}

.realca {
  margin-top: 20px;
  overflow: hidden;
  margin: 20px -10px 40px;
}

.realca li {
  float: left;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
}

.realca li a {
  display: block;
  position: relative;
}

.realca li a .pic {
  overflow: hidden;
  height: 3.16rem;
  transition: all 0.5s ease;
}

.realca li a .pic .ppc {
  overflow: hidden;
  height: 3.16rem;
  transition: all 0.5s ease;
}

.realca li a .pic img {
  transition: all 0.5s ease;
}

.realca li a .con {
  position: absolute;
  left: 0;
  top: 0.3rem;
  padding: 0.2rem 0.3rem;
  color: #fff;
  z-index: 1;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.realca li a .con .d1 {
  font-size: 0.26rem;
  line-height: 0.4rem;
  overflow: hidden;
  font-weight: bold;
}

.realca li a .con .d2 {
  background: #fff;
  width: 0.6rem;
  height: 0.01rem;
  margin: 0.2rem auto;
}

#menubg .navpc ul li .box {
  padding: 0.2rem 0;
  position: absolute;
  left: 50%;
  margin-left: -1rem;
  top: 0.57rem;
  background: #ffffff;
  display: none;
  clear: both;
  width: 2rem;
}

#menubg .navpc ul li .box a {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  text-align: center;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #3e3e3e;
  font-size: 0.16rem;
  font-weight: 400;
}

#menubg .navpc ul li .box a:hover {
  background: #f0f0f0;
  color: #e8340c;
}

#menubg .navpc ul li:hover .box {
  display: block;
}

.foot .foot_one {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
  font-size: 0.16rem;
}

.select-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* height: 52px; */
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.select-group .select {
  position: relative;
  margin-right: 0.18rem;
  /* padding-bottom: 18px; */
}

.select-group .select .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.33rem;
  min-width: 1.6rem;
  padding: 0 0.12rem 0 0.18rem;
  border: rgba(0, 0, 0, .5) solid 1px;
  border-radius: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* font-weight: 500; */
  font-size: 0.16rem;
  color: #333;
}

.select-group .select .layer {
  width: 200%;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 113%;
  background: #fff;
  border-radius: 0.06rem;
  -webkit-filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.1));
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}

em {
  font-style: normal;
}

.select-group .select .name .xjt {
  display: block;
  margin: 0;
  margin-left: 0.08rem;
  width: 0.12rem;
  height: 0.12rem;
  /* -webkit-transform: scale(0.7) rotate(90deg);
  -ms-transform: scale(0.7) rotate(90deg);
  transform: scale(0.7) rotate(90deg); */
  background: url(../images/xjt.png) no-repeat;
  background-size: cover;
}

.select-group .select .layer:before {
  content: "";
  display: block;
  position: absolute;
  left: 16px;
  bottom: -3px;
  width: 16px;
  height: 16px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.select-group .select .layer dl {
  position: relative;
  padding: 8px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.select-group .select .layer dd {
  width: 50%;
}

.select-group .select .layer dd a {
  display: block;
  color: #333;
  padding: 0.04rem 0.16rem;
  font-size: 0.14rem;
}

.select-group .select:hover .layer {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.foot-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  width: 90%;
  /* max-width: 1710px; */
  margin: 0 auto;
}

.foot_r {
  justify-content: space-between;
  display: flex;
  width: 1.3rem;
  text-align: center;
  line-height: 0.28rem;
  padding-top: 0.14rem;
  font-size: 0.16rem;
}

.weigx {
  width: 1.23rem;
  float: left;
  margin-left: 0.26rem;
}

.foot_r img {
  width: 1.23rem;
  margin-right: 0;
}

.foot .boxcenter {
  flex: 1;
}

.qysm-content {
  padding: 0.64rem 12vw;
  background: url(../images/qywh.jpg) no-repeat;
  background-size: 100%;
}

.qysm-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.5rem;
}

.qysm-content ul li {
  flex: 1;
  height: 3.2rem;
  background: rgba(255, 255, 255, .4);
  border-radius: 16px;
  padding: 0.5rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
}

.qysm-content ul li .second-title,
.qysm-content ul li .second-subTitle,
.qysm-content ul li .qysm-sum {
  transition: all .6s;
}

.second-title {
  font-size: 0.24rem;
  color: #757575;
  line-height: 0.46rem;
    font-weight: bold;
}

.second-subTitle {
  font-size: 0.2rem;
  font-weight: bold;
  color: #D5B45C;
  line-height: 0.24rem;
  text-transform: uppercase;
}

.qysm-sum {
  font-size: 0.24rem;
  line-height: 0.28rem;
  margin-top: 0.48rem;
  color: #47484D;
}

.qysm-hidden {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3.2rem;
  border-radius: 0.16rem;
  padding: 0.48rem;
  opacity: 0;
  transition: all .8s;
  box-sizing: border-box;
}

.qysm-content ul h2 {
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #47484D;
}

.qysm-con {
  font-size: 0.13rem;
  color: #757575;
  line-height: 0.24rem;
  margin-top: 0.32rem;
}

.qysm-content ul li:hover .qysm-hidden {
  opacity: 1;
  transition: all .8s;
}

.qysm-content ul li:hover .second-title,
.qysm-content ul li:hover .second-subTitle,
.qysm-content ul li:hover .qysm-sum {
  opacity: 0;
  transition: all .6s;
}

.qyjs-content {
  background: #fff;
  padding: 0.64rem 12vw;
}

.qyjs-con {
  font-size: 0.18rem;
  color: #47484D;
  margin-top: 0.32rem;
}

.qyjs-con span {
  color: #D5B45C;
}

.qyjs-content ul {
  display: flex;
  justify-content: space-between;
  margin-top: 0.32rem;
  gap: 0.15rem;
  overflow: hidden;
}

.qyjs-content ul li {
  width: 14%;
  min-width: 14%;
  height: 3.68rem;
  background: url(../images/qywh2.jpg) no-repeat;
  border-radius: 0.16rem;
  background-size: cover;
  padding: 0.8rem 0.16rem;
  transition: all .8s;
  box-sizing: border-box;
}

.qyjs-img {
  display: flex;
  width: 0.48rem;
  height: 0.48rem;
  margin: 0 auto;
}

.qyjs-title {
  font-size: 0.24rem;
  line-height: 0.28rem;
  margin-top: 0.16rem;
  text-align: center;
}

.qyjs-sum {
  font-size: 0.18rem;
  line-height: 0.24rem;
  margin-top: 0.24rem;
  height: 0.48rem;
  overflow: hidden;
  text-align: justify;
}

.qyjs-content ul li.active {
  flex: 1;
  width: 4.8rem;
  padding: 0.8rem 0.4rem;
  transition: all .8s;
}

.qyjs-content ul li.active .qyjs-sum {
  overflow: inherit;
}

.bg-2 {
  background: url(../images/culture-2.jpg) center no-repeat;
  background-size: cover;
  padding: 32px 12vw 80px;
}

.part3 .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.32rem 0;
}

.part3 .title h2 {
  font-size: 0.24rem;
  font-weight: 400;
  color: #df5a24;
}

.part3 .title a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0.32rem;
  width: 1.06rem;
  height: 0.34rem;
  font-size: 0.14rem;
  color: #4d4d4d;
  border: #d0d0d0 solid 1px;
}

.part3 .images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.part3 .images .arrow a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: #fff solid 1px;
  background: #d8d8d8;
  color: #fff;
  font-size: 0.14rem;
  transform: rotate(270deg);
}

.part3 .images .arrow a.prev {
  left: 0;
  transform: rotate(90deg);
}

.part3 .images .arrow a.next {
  right: 0;
}

.part3 .images .arrow a:hover {
  background-color: #df5a24;
  color: #fff;
  border-color: #df5a24;
}

#magazine img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
  object-fit: cover;
  width: 100% !important;

  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}

#magazine {
  position: relative;
}

.part3 .images #magazine .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.part3 .images #magazine .odd .gradient {
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
}

.part3 .images #magazine .even .gradient {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
}

@media screen and (min-width: 800px) {
  .part3 .images #magazine {
    height: 5.6rem;
  }
}

.page-bg {
  background: center top no-repeat;
  background-size: 100%;
  margin-left: -0.72rem;
  margin-right: -0.72rem;
  padding: 0 0.72rem;
}

/* 
.news-bg {
  background-image: url(../images/news-bg.jpg);
} */

.page-title {
  font-size: 0.38rem;
  color: #df5a24;
  line-height: 1em;
  padding: 0.88rem 0 0.48rem 0;
  font-weight: 400;
  padding-bottom: 0;
}

.boxcenter-box {
  padding: 0.25rem 0.2rem;
  margin-top: 0.15rem;
  overflow: hidden;
}

.page-box {
  margin-bottom: 0.4rem;
  border-radius: 0.1rem 0.1rem 0 0;
  box-sizing: border-box;
  overflow: hidden;
}

/* .qmgz {
  padding: 0 0.4rem;
} */

.page-box {
  background: #fff;
  min-height: 1.6rem;
  border-radius: 0.1rem;
  position: relative;
}

.qmgz .title {
  border-bottom: #c9c3be solid 0.01rem;
  padding: 0.4rem 0 0.36rem 0;
  font-size: 0.28rem;
  color: #4d4d4d;
  line-height: 1em;
}

.qmgz .list {
  padding: 0.32rem 0;
}

.qmgz .list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}

.qmgz .list li {
  width: 25%;
  padding-bottom: 32px;
}

.qmgz .list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #4d4d4d;
}

.zoomImg {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
}


.qmgz .list li a .zoomImg {
  width: 1.6rem;
}

.zoomImg:before {
  position: absolute;
  top: 0;
  left: -90%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  opacity: .4;
  pointer-events: none;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.zoomImg img {
  width: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}

.qmgz .list li a .name {
  font-weight: bold;
  margin-top: 0.06rem;
  font-size: 0.2rem;
}

.qmgz .list li a:hover {
  color: #df5a24;
}

.qmgz .list li a:hover .zoomImg img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.qmgz .btns a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.36rem;
  height: 0.42rem;
  border-radius: 0.24rem;
  border: #b9b9b9 solid 0.01rem;
  font-weight: bold;
  font-size: 0.16rem;
  color: #868686;
}

.qmgz .btns a:hover,
.qmgz .btns a.on {
  background: #df5a24;
  border-color: #df5a24;
  color: #fff;
}

.qmgz .btns ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.qmgz .btns {
  margin-top: 0.26rem;
}

.qmgz .btns li {
  margin-right: 0.24rem;
}

.realca li a:hover .pic .ppc {
  transform: scale(1.1);
  transition: all 0.5s ease;
}

.office_menu {
  height: 0.46rem;
  font-size: 0.18rem;
  margin: 0 auto;
  position: relative;
  line-height: 0.46rem;
  /* padding-bottom: 6px; */
  margin: 0 auto;
  border-bottom: 1px solid #dadada;
}

.office_menu li {
  cursor: pointer;
  display: block;
  float: left;
  height: 0.36rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  margin-right: 0.2rem;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  text-indent: 0.4rem;
}

.office_menu li a {
  width: auto;
  font-size: 0.24rem;
  color: #333;
}

.office_menu li.on {
  color: #e8340c;
  font-weight: bold;
  background: url(../images/tt03.png) no-repeat 3px 3px;
  background-size: 0.28rem auto;
}

.office_menu li.on {
  color: #e8340c;
  font-weight: bold;
  background: url(../images/tt03.png) no-repeat 0.03rem 0.03rem;
  background-size: 0.28rem auto;
}

.lunbo_r .office_menu li {
  background: url(../images/tt04.png) no-repeat 0.03rem 0.03rem;
  background-size: 0.28rem auto;
}

.office_menu li:nth-child(1) {
  background: url(../images/tt05.png) no-repeat 0.03rem 0.03rem;
  background-size: 0.28rem auto;
}

.office_menu li.on {
  color: #e8340c;
  font-weight: bold;
  background: url(../images/tt03.png) no-repeat 0.03rem 0.03rem;
  background-size: 0.28rem auto;
}

.office_menu li.on:nth-child(1) {
  background: url(../images/icon09.png) no-repeat 0.03rem 0.03rem;
  background-size: 0.28rem auto;
}

.office_menu li.on a {
  color: #e8340c;
}

a.morepp {
  position: absolute;
  right: 0rem;
  top: -0.04rem;
  font-size: 0.16rem;
  background: url(../images/moregx.png) no-repeat right center;
  padding-right: 0.16rem;
  background-size: 0.12rem auto;
}

.office_menu li.on:before {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  left: 0rem;
  background: #e8340c;
  z-index: 2;
  width: 0.36rem;
  height: 0.04rem;
}

.offi_con {
  margin-top: 15px;
}

.clearkb {
  clear: both;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #dadada;
  height: 0.53rem;
}

.tu_l {
  width: 0.37rem;
  float: left;
  border-bottom: 0.04rem solid #e8340c;
  height: 0.53rem;
  padding-top: 0.08rem;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.tu_l img {
  width: 0.34rem;
}

.titlea {
  font-size: 0.24rem;
  line-height: 0.53rem;
  height: 0.53rem;
  color: #333333;
  float: left;
  margin-left: 0.05rem;
}

.morea {
  width: 0.5rem;
  line-height: 0.49rem;
  height: 0.49rem;
  color: #9a9a9a;
  float: right;
  text-align: right;
  padding-right: 0.05rem;
  margin-top: 0.06rem;
  position: relative;
}

.special {
  display: flex;
  gap: 0.5rem;
}

.special-right {
  flex: 1;
  background: #fff url(../images/bg6.jpg) right bottom no-repeat;
  padding: 0.2rem 0.2rem 0.2rem 0.2rem;
  box-sizing: border-box;
  border-radius: 0.06rem;
}

.special-right .item {
  background: #fff url(../images/bg6.jpg) right bottom no-repeat;
  background-size: 100%;
  border-radius: 0.08rem;
  min-height: 1.6rem;
  padding: 0 0.32rem 0.24rem 0.32rem;
  width: 100%;
  border-top: #b34421 solid 0.03rem;
  box-sizing: border-box;
}

.special-right .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 75px;
  border-bottom: #b2b2b2 solid 1px;
  margin-bottom: 16px;
}

.special-right .title h2 {
  font-weight: 400;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 1em;
}

.special-right .title .more {
  display: flex;
  align-items: center;
  color: #b34421;
  font-size: 14px;
}

.special-right .title .more:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background: url(../images/arrow17.png) center no-repeat;
  background-size: 100%;
  margin-left: 4px;
}

.special-right .list li {
  border-bottom: #ddd solid 1px;
}

.special-right .list li a {
  padding: 16px 0;
}

.special-right .list li a .time {
  font-size: 13px;
  color: #666;
  -webkit-transition: color .5s;
  transition: color .5s;
}

.special-right .list li a .name {
  font-size: 16px;
  line-height: 28px;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 8px;
}

.special-left {
  flex: 1;
  width: 100px;
}

/* .special-left-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
} */

#specialSwiper {
  width: 100%;
}

.special-left-list .special-list-item {
  /* width: calc(50% - 10px); */
  height: 1.53rem;
  border-radius: 0.1rem;
  overflow: hidden;
}

.special-left-list .special-list-item .imgbg {
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}

.special-right .compMainNew {
  width: 100%;
  padding-top: 0;
  margin: 0;
}

.special-right .xxsjR_new li a {
  max-width: 70%;
}

.qmgz .sczc {
  padding-top: 56px;
}

.sczc ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sczc li {
  width: 33.333%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 46px;
}

.sczc li a {
  width: 290px;
  border-radius: 10px;
}

.ewm-layer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .78);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s;
  transition: .5s;
}

.ewm-layer .container {
  width: 330px;
  height: 360px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  background: #fff;
  position: relative;
}

.ewm-layer .container .close {
  background: url(../images/close17.png) center no-repeat;
  background-size: 14px;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
}

.ewm-layer .container h2 {
  font-size: 20px;
  color: #e05100;
  line-height: 1em;
  padding-bottom: 16px;
}

.ewm-layer .container .img {
  width: 220px;
}

.ewm-layer .container .img img {
  width: 100%;
}

.ewm-layer .container p {
  font-size: 12px;
  margin-top: 10px;
  color: #666;
}

.ewm-layer.show {
  opacity: 1;
  visibility: visible;
}

.nv {
  width: 100%;
  height: 70px;
  line-height: 70px;
}

.nv h2 {
  font-size: 28px;
  color: #e8340c;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
}

.accordion_box {
  background-color: #f2f2f2;
}

.dtzx_title {
  display: none;
}

.realca li .d0 img {
  width: 0.6rem;
  padding: 0.2rem;
}






/* 头部 */
.dompc {
  display: inline-block;
}

.dommobile {
  display: none;
}

.mobile_btn {
  cursor: pointer;
  width: 36px;
  height: 50px;
  position: absolute;
  right: 12px;
  display: none;
  top: 0px;
  z-index: 999;
  box-sizing: border-box;
  padding: 22px 0px;
}

.mobile_btn.on .line1 {
  transform: rotate(45deg);
  transform-origin: 3% 50%;
}

.mobile_btn.on .line2 {
  width: 0;
}

.mobile_btn.on .line3 {
  transform: rotate(-45deg);
  transform-origin: 3% 50%;
}

.mobile_btn span {
  display: block;
  width: 28px;
  height: 3px;
  background: #fff;
  transition: all .45s;
}

.mobile_btn .line2 {
  margin: 7px 0;
  width: 28px;
}

.arrow-left,
.arrow-right {
  position: absolute;
  top: 44%;
  width: 0.27rem;
  height: 0.36rem;
  cursor: pointer;
  z-index: 9;
}

.arrow-left {
  left: 0.1rem;
  background: url(../images/left.png) center no-repeat;
}

.arrow-right {
  right: 0.25rem;
  background: url(../images/right.png) center no-repeat;
}

.imgbg {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.imgbg img {
  opacity: 0;
}

#indexSwiper {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

#indexSwiper .imgbg {
  width: 100%;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.1);
  transition: ease 2.5s;
  opacity: .5;
}

#indexSwiper .swiper-slide-active .imgbg {
  transform: scale(1);
  opacity: 1;
}

#indexSwiper .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

#indexSwiper .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  display: inline-block;
  border-radius: 50%;
  border: 0px;
  background: #fff;
  opacity: 1;
  vertical-align: middle;
}

#indexSwiper .swiper-pagination-bullet-active {
  position: relative;
}

.index-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0rem 0.07rem;
}

#indexSwiper .swiper-pagination-bullet::after {
  content: '';
  width: 0;
  height: 0;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.3s;
}

#indexSwiper .swiper-pagination-bullet-active::after {
  width: 0.23rem;
  height: 0.23rem;
  left: -0.055rem;
  top: -0.06rem;
  border: #fff solid 1px;
}

.serzn {
  float: right;
  position: relative;
  top: 6px;
  cursor: pointer;
}

.serzn img {
  width: 23px;
  margin-top: 5px;
}

.nav_top {
  overflow: hidden;
  z-index: 6;
  position: relative;
}

.topmenu {
  float: right;
  font-size: 12px;
  /*	padding-right:20px;*/
}

.topmenu li {
  float: left;
  margin-left: 22px;
  position: relative;
}

.topmenu li a {
  color: #fff;
}

/*.topmenu li:nth-last-child(1):before {
	position:absolute;
	background:rgba(255, 255, 255, 0.37);
	width:1px;
	height:17px;
	content:"";
	height: 11px;
	top:13px;
	right:-22px;
}*/
/*.header-pc.active #header .topmenu li a{
	color:#333;
}
*/

.header-pc {
  position: fixed;
  z-index: 100;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
  top: 0 !important;
}

.header-pc.active #header {
  height: 1rem;
}

.header-pc.active #header .logo {
  margin-top: 0px;
}

.header-pc #header .logo1 {
  display: none;
}

.logo {
  float: left;
  margin-left: 0.4rem;
  margin-top: 0px;
}

.logo img {
  width: 3.3rem;
  margin-top: 0.1rem;
}

.main-content {
  position: fixed;
  top: 100%;
  left: 0;
  z-index: 10;
  width: 100%;
  height: auto;
  padding-top: 0.95rem;
  background: white;
  overflow: auto;
  outline: none;
  transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
}

#header {
  height: 1rem;
  width: 100vw;
  color: white;
  clear: both;
  background: #e8380d;
}

#header .navpc {
  float: right;
  height: 1rem;
  line-height: 1rem;
  margin-right: 0.3rem;
}

#header .navpc ul li {
  float: left;
}

#header .navpc ul li {
  font-size: 0.18rem;
  display: block;
  color: #fff;
  font-weight: bold;
  position: relative;
  float: left;
  height: 1rem;
  padding: 0rem 0.2rem;
  line-height: 1rem;
  margin: 0rem 0.06rem;
}

#header .navpc ul li a {
  color: #fff;
}

#header .navpc ul li:before {
  position: absolute;
  bottom: 0px;
  width: 0px;
  left: 50%;
  height: 3px;
  content: "";
  background: #e31017;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  opacity: 0;
}

#header .navpc ul li:hover:before {
  width: 100%;
  left: 0px;
  opacity: 1;
}

#header .navpc ul li .box {
  padding: 10px 0;
  position: absolute;
  left: 50%;
  top: 0.85rem;
  background: #fff;
  clear: both;
  width: 2rem;
  margin-left: -1rem;
  -o-transition: all .5s;
  overflow: hidden;
  display: none;
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  ;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

#header .navpc ul li .box a {
  float: left;
  width: 100%;
  clear: both;
  display: block;
  text-align: center;
  height: 0.48rem;
  line-height: 0.48rem;
  color: #333;
  font-size: 0.16rem;
  font-weight: 400;
}

#header .navpc ul li .box a:hover {
  background: #f5f5f5;
}

#header .navpc ul li:hover .box {
  display: block;
}

.wrap {
  width: 83%;
  max-width: 1440px;
  margin: 0 auto;
  clear: both;
}

.index-banner {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100vw;
  height: 100vh;
}

.masklayer {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7) !important;
  background: #000;
  filter: alpha(opacity=70);
  position: fixed;
  z-index: 998;
  left: 0;
  top: 0;
  display: none;
}

.search_box {
  transition: all 0.5s ease-out 0s;
  display: none;
  height: 45px;
  line-height: 45px;
  width: 550px;
  position: fixed;
  left: 50%;
  margin-left: -225px;
  top: 40%;
  z-index: 999;
}

.search_box form {
  display: flex;
}

.search_box .kw {
  background: #fff;
  width: 430px;
  height: 45px;
  line-height: 45px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0px 15px;
  border: 0px;
  box-sizing: border-box;
  outline: none;
}

.search_box .ok {
  background: #e31017;
  float: right;
  color: #fff;
  width: 120px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0px;
}

.map-close {
  position: fixed;
  top: 100px;
  right: 30px;
  color: #fff;
  font-size: 60px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}

#header .navpc ul .dompc-box:hover:before {
  display: none;
}

.details1 h4 {
  color: #18191d;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1rem;
  text-align: center;
}

.accordion li:hover {
  background: #e8340c;
}

.accordion li:hover a {
  color: #fff;
}

.qywh-banner {
  background: url("../images/secondary2.jpg");
  background-position-x: right;
}

.gywm-banner {
  background: url("../images/secondary7.jpg");
  background-position-x: right;
}

.djzt-banner {
  background: url("../images/secondary3.jpg");
  background-position-x: right;
}

.xwdt-banner {
  background: url("../images/secondary4.jpg");
  background-position-x: right;
}

.ywgj-banner {
  background: url("../images/secondary5.jpg");
  background-position-x: right;
}

.rlzy-banner{
  background: url("../images/secondary1.jpg");
  background-position-x: right;
}

.details1 {
  font-size: 0.18rem;
  line-height: 2;
}

.index-title h2 {
  font-size: 0.24rem;
  color: #4d4d4d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1em;
}

.index-title h2 a {
  color: #4d4d4d;
}

.index-title h2:after {
  display: block;
  margin-left: 0.22rem;
  width: 1px;
  height: 0.32rem;
  background: #ef5a24;
  content: "";
}

.index-title .more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: auto;
  font-size: 0.14rem;
  color: #ef5a24;
}

.index-dangjian{
  margin-top: 0.3rem;
}

.index-dangjian .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.index-dangjian .container .left {
  width: 100%;
}

.index-dangjian .container .bd {
  border-bottom: #df5a24 solid 1px;
  min-height: 3rem;
}

.index-dangjian .container .bd .content {
  font-size: 0.18rem;
  text-align: justify;
  line-height: 0.28rem;
}

.index-dangjian .container .bd ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index-dangjian .container .bd li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.2rem;
}

.index-dangjian .container .bd li em {
  font-size: 0.62rem;
  margin: 0 0.08rem;
  -webkit-transform: translateY(-0.15rem);
  -ms-transform: translateY(-0.15rem);
  transform: translateY(-0.15rem);
  color: #df5a24;
  display: block;
}

.djgz {
  width: 100% !important;
}

.ddjs {
  margin-top: 0.3rem;
}

.ddjs .djkk {
  width: 66%;
  min-height: 5.47rem;
  background: url(../images/img994.jpg) center no-repeat;
  background-size: cover;
  border-radius: 0.1rem;
  border-top: #b34421 solid 0.04rem;
  padding: 0 0.4rem;
  box-sizing: border-box;
}

.ddjs .title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 0.98rem;
  border-bottom: #b2b2b2 solid 1px;
}

.ddjs .title h2 {
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.4rem;
  line-height: 1em;
}

.ddjs .title .more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #b34421;
  font-size: 0.18rem;
}

.ddjs .djkk .content {
  text-align: justify;
}

.ddjs .djkk .content {
  font-size: 0.25rem;
  color: #4d4d4d;
  line-height: 0.5rem;
  padding-top: 0.3rem;
}

.ddjs .djkk dl {
  margin: 0 auto;
  border-bottom: #b1b0af solid 1px;
  width: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ddjs .djkk dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.9rem;
  padding-top: 0.2rem;
  font-size: 0.2rem;
  color: #4d4d4d;
}

.ddjs .list-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ddjs .list-row .list {
    width: 4.6rem;
    background: #fff url(../images/bg6.jpg) center bottom no-repeat;
    background-size: 100%;
    border-radius: 0.1rem;
    min-height: 2rem;
    padding: 0 0.4rem 0.1rem 0.4rem;
    border-top: #b34421 solid 0.04rem;
}

.ddjs .list-row .list li {
    border-bottom: #ddd solid 1px;
}

.ddjs .list-row .list li:last-child {
    border-bottom: none;
}

.ddjs .list-row .list li a {
    display: block;
    padding: 0.2rem 0;
    position: relative;
}

.ddjs .list-row .list li a .time {
    font-size: 0.16rem;
    color: #666;
    -webkit-transition: color .5s;
    transition: color .5s;
}

.ddjs .list-row .list li a .name {
    font-size: 0.21rem;
    line-height: 0.36rem;
    height: 0.72rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 0.1rem;
}



.ddjs .list-row .list li a:hover .time {
    color: #df5a24;
}

.ddjs .djkk dl dd span {
  font-size: 0.72rem;
  color: #c91c24;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  margin: 0 0.08rem;
}

.ddjs .title .more:after {
  content: "";
  display: block;
  width: 0.17rem;
  height: 0.1rem;
  background: url(../images/arrow17.png) center no-repeat;
  background-size: 100%;
  margin-left: 0.06rem;
}

.qlqx-bg {
  width: 100%;
  margin: 0.3rem auto 0.5rem;
  box-sizing: border-box;
  border-radius: 0.08rem;
}

.qlgx {
  color: #fff;
  min-height: 1.3rem;
  padding-top: 0.3rem;
}

.qlgx .page-title {
  padding-top: 0;
  color: #fff;
  font-size: 0.32rem;
}

.qlgx .list {
  /* padding-top: 0.9rem; */
  position: relative;
}

.qlgx .list>.ico {
  width: 0.81rem;
  position: absolute;
  top: -0.4rem;
  right: 0.25rem;
}

.qlgx .list>.ico img {
  width: 100%;
}

.qlgx .list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.qlgx .list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 5.95rem;
}

.qlgx .list li .ico {
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-right: 0.35rem;
}

.qlgx .list li .ico img {
  height: 0.57rem;
  width: auto;
}

.qlgx .list li .bd {
  padding-left: 0.23rem;
  color: #fff;
  margin-top: -0.2rem;
}

.qlgx .list li .bd .name {
  font-size: 0.22rem;
}

.qlgx .list li .bd .tel {
  font-size: 0.3rem;
  margin-top: 0rem;
}

.notice-list {
  height: 0.6rem;
  margin-top: 0.3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.18rem;
}

.notice-list .name {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 500;
  color: #878686;
  padding: 0 0.1rem 0 0.43rem;
  background: url(../images/img20.png) 0.13rem center no-repeat;
  background-size: 0.2rem;
}

.notice-list .list-wrapper {
  height: 0.6rem;
  overflow: hidden;
  position: relative;
}

.notice-list .list-wrapper li a {
  display: block;
  height: 0.6rem;
  line-height: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #878686;
}

.translucent #header {
  background: linear-gradient(to bottom, rgb(232, 56, 13), transparent)
}

.djdt-box{
  overflow: inherit;
}

.djdt {
  position: relative;
  overflow: inherit;
}

.djdt .prev,
.djdt .next {
  position: absolute;
  top: 50%;
  left: -0.4rem;
  margin-top: -0.2rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url(../images/djdt.png) no-repeat;
  background-size: 100%;
  transform: rotate(180deg);
}

.djdt .next{
  left: inherit;
  right: -0.4rem;
  transform: rotate(0);
}

.ddjs{
  background-image: url(../images/ddjs.png)  no-repeat;
}

.tab-list{
  display: flex;
  flex-wrap: wrap;
  gap: 0.32rem;
  margin-top: 0.4rem;
  font-size: 0.18rem;
}

.tab-item{ 
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  border: 1px solid #b1b0af;
  border-radius: 0.24rem;
}

.tab-item a{
  display: block;
  height: 100%;
  padding: 0 0.5rem;
}

.tab-item:hover,
.tab-item.active{
  border-color: #e8340c;
}

.tab-item:hover a,
.tab-item.active a{
  color: #e8340c;
}