.dif {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

@-weibit-keyframes musicMove {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.cc {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.yy {
  box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 3px 5px -1px rgba(0, 0, 0, 0.1);
}

.notext {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently

not supported by any browser */
}

.index-banner {
  display: block
}

.index-banner2560 {
  display: none;
}

.index-bannerm {
  display: none;
}

.footlinks {
  width: 149px;
  line-height: 22px;
  height: 22px;
  float: left;
  margin-left: 1px;
}

.zgslb {
  display: none
}

.zgslb-pc {
  display: block
}

.hex-container-m {
  display: none
}

.lanmu-box2-m {
  display: none;
}

.index-sel_m {
  display: none;
}

.index-sel {
  display: block
}

.footmargin {
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

.yytit {
  font-size: 24px;
  color: #07216b;
  font-weight: 500;
  display: inline-block;
  margin-left: -36px;
}

.cdswss-left {
  float: left;
  width: 55%;
}

.csswss-right {
  float: right;
  width: 45%;
  text-align: center
}

.medical_51 {
  width: 100%;
  float: left;
  padding: 0 40px 00px;
  font-size: 16px;
  text-indent: 36px;
  line-height: 2;
}

.tekan_list {
  margin-top: 20px;
  width: 100%;
  float: left;
  border-bottom: 3px solid #c9ddfa;
}

.sikantit {
  color: #062369;
  font-size: 24px;
  display: block;
  height: 74px;
  padding-left: 20px;
  padding-top: 30px;
  width: 100%;
  float: left;
  margin-right: 17px;
  font-weight: bold;
}

.recommend {
  width: 100%;
  float: left
}

.xcpstyl {
  margin-top: 100px;
}

.bannerindex01 {}

.clear {
  width: 100%;
  float: left
}

.ygzp1-l {
  float: left;
  width: 39%;
}

.ygzp1-r {
  float: right;
  width: 61%;
  padding: 40px 60px 60px 120px;
}

.yttbul {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.yttb {
  text-align: center;
  width: 1400px;
  margin: 0 auto 50px;
  background: #f4f6fa;
  padding-top: 50px;
  padding-bottom: 50px;
}

.yttb .box {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.yttb .icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  display: inline-block;
  vertical-align: middle;
}

.yttb .hv {
  top: 100%;
}

.yttb li {
  width: 25%;
  float: left;
  border-right: 1px solid #e2e8ed;
}

.yttb li:nth-child(4) {
  border-right: 0px solid #e2e8ed;
}

.yttb li:hover h4 {
  color: #04528e;
}

.yttb li:hover .icon {
  top: -100%;
}

.yttb li:hover .hv {
  top: 0;
}

.yttb h4 {
  font-size: 20px;
  line-height: 46px;
  color: #5e5e5e;
}

.boxline {
  position: absolute;
  height: 0px;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  z-index: 99999999999999999;
  margin-top: 80px;
}

.banner_list1 {
  top: 180px;
  margin-left: -210px;
  position: absolute;
}

.line-big {
  width: 98%;
  margin: 0 auto;
}

.sipt {
  background: #fff;
  width: 90%;
  height: 44px;
  color: #999;
  line-height: 36px;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #7ba7f0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

@media (max-width: 767px) {
  .sipt {
    width: auto;
  }
}

.sbtn {
  border: 1px solid #7ba7f0;
  background: #4189eb;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px 15px 11px 15px;
  font-size: 16px;
  margin-left: -5px;
  margin-top: 2px;
}

.pc_img img {
  width: 100%;
}

.zpsgjz {
    margin-top: 20px;
    font-size: 16px;
    color: #999;
    margin-left: 00px;
}

.tdjl {
  padding: 10px 20px;
  background: #e9eefa;
  border-radius: 8px;
  color: #6589c2;
  font-size: 14px;
  text-align: left;
  width: 560px;
}

.tdjl a {
  color: #6589c2;
}

.tdjl a:hover {
  color: #0CF;
}

.nnxq {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}

.nnxq p {
  font-weight: normal;
  margin: 0px;
}

.zptit {
  border-top-left-radius: 10px;
  height: 50px;
  line-height: 30px;
  font-size: 22px;
  color: #656666;
  border-top-right-radius: 10px;
  width: 98%;
  margin: 0 auto;
  border-top: 1px solid #e2eef7;
  border-left: 1px solid #e2eef7;
  border-right: 1px solid #e2eef7;
  margin-top: 30px;
  padding: 10px 30px;
  background: #f6fafd;
}

.zptit span {
  font-size: 14px;
  font-weight: normal;
  color: #656666;
  padding-left: 20px;
}

.zpgk {
  color: #484848;
  width: 98%;
  margin: 0 auto;
  border: 1px solid #e2eef7;
  font-size: 16px;
  padding: 20px 30px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #fff;
}

.search-box {
  width: 100%;
  padding: 30px 40px 20px 40px;
  margin-bottom: 20px;
  margin-top: 20px;
  background: #f6fafd
}

.zhaopinlist a {
  transition: 0.2s all linear 0s;
}

.zhaopinlist a:hover {
  transform: translate3d(0, -6px, 0px);
}

.zhaopinlist hr {
  height: 1px;
  margin: 5px 0;
  border: 0;
  clear: both;
}

.zhaopinlist h2 {
  font-size: 18px;
  font-weight: bold;
  color: #656666;
  padding: 10px 30px 10px;
  margin-bottom: 10px;
}

.zhaopinlist h2 span {
  font-size: 16px;
  font-weight: normal;
  color: #999;
}

.zhaopinlist p {
  padding:5px 30px 5px;
  color: #484848;
  font-size: 14px;
}

.dizhiweizhi {
  font-size: 16px;
  color: #999;
}

.zhaopinlist {
  width: 48%;
  margin-right: 1%;
  margin-top: 10px;
  float: left;
  border: 1px solid #e2eef7;
  border-radius: 10px;

  background: #fff;
}

.hzhb_239 {
  margin: 0 auto;
  width: 100%;
  padding: 60px 0
}

.hzhb_239 .title {
  padding: 0 10px 30px;
  text-align: center
}

.hzhb_239 .title h3 {
  color: #203144;
  font-weight: 500;
  font-size: 36px;
  white-space: nowrap;
  margin: 0 0 30px
}

.hzhb_239 .title p {
  font-size: 18px;
  color: #666;
  white-space: nowrap;
  margin: 0
}

.hzhb_239 .hb-con {
  margin: 0;
  height: 300px;
  padding: 0;
  margin-bottom: 30px
}

.hzhb_239 .hb-con p {
  background: #1b6bd8;
  color: #fff;
  height: 40px;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  float: left;
}

.hzhb_239 .hzhb_img {
  height: 152px;
  float: left;
  width: 100%;
  text-align: center;
}

.hzhb_239 .hb-con .item {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  width: 26%;
  height: 172px;
  margin: 0.5%;
  border: 1px #ebebeb solid;
  float: left;
  display: block;
  text-align: center;
  cursor: pointer;
  margin-left: 2%;
  margin-right: 1%;
}

.hzhb_239 .hb-con .item img {
  margin-top: 50px;
}

.hzhb_239 .hb-con .item:hover {
  -webkit-box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  -moz-box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  box-shadow: 0 0 30px rgba(32, 49, 68, 0.3);
  transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  /* Firefox 4 */
  -webkit-transition: all 0.3s ease-in;
  /* Safari å'Œ Chrome */
  -o-transition: all 0.3s ease-in;
  /* Opera */
}

.hzhb_239 .btns-more {
  padding: 0;
  margin: 0;
  text-align: center
}

.hzhb_239 .btns-more .more {
  border: 1px #ff8800'} solid;height: 44px;width: 300px;display: inline-block;color: {$eyou.theme.color1|default=' #ff8800;
  font-size: 18px;
  line-height: 42px;
  position: relative;
  overflow: hidden;
  transition: all .5s ease-in;
}

.hzhb_239 .btns-more .more span {
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  transition: all .5s ease-in;
  background-color: #ff8800;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
}

.hzhb_239 .btns-more .more:hover {
  color: #fff;
}

.hzhb_239 .btns-more .more:hover span {
  width: 900px;
  height: 600px;
}

.pape_honor {
  float: right;
  width: 1030px;
  padding: 30px 0 0;
}

.index_btn {
  border-left: 1px solid #d5d5d5;
  display: inline-block;
  padding: 80px 00px 0 20px;
}

.index_news_img img {
  max-width: 375px;
}

.index_btn li img {
  box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
  -wekit-border-radius: 10px;
  -max-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}

@media only screen and (max-width: 992px) {
  .hzhb_239 .hb-con {
    margin-bottom: 20px;
    height: auto
  }

  .hzhb_239 .btns-more {
    margin-bottom: 20px
  }

  .hzhb_239 .hb-con .item {
    width: 48%;
    height: 88px;
    margin: 1%;
    border: 1px #ccc solid;
    float: left;
    display: inline-block;
    cursor: pointer
  }

  .hzhb_239 .hb-con .item img {
    height: 86px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hzhb_239 {
    height: auto
  }
}

@media only screen and (max-width: 991px) {
  .hzhb_239 {
    height: auto
  }

  .hzhb_239 .title {
    padding: 0 10px 30px
  }

  .hzhb_239 .title p a {
    white-space: normal;
    line-height: 24px;
    font-weight: normal
  }
}

@media only screen and (max-width: 720px) {
  .hzhb_239 {
    padding: 30px 0
  }

  .hzhb_239 .title h3 {
    font-size: 20px;
    margin: 0 0 10px
  }

  .hzhb_239 .title p {
    margin: 0 0 10px
  }

  .hzhb_239 .title p a {
    font-size: 15px
  }

  .hzhb_239 .btns-more .more {
    margin-top: 30px;
    height: 28px;
    width: 140px;
    font-size: 14px;
    line-height: 28px;
  }
}




.pape_about_l1 iframe {
  min-height: 500px !important;
}

.pape_about_l iframe {
  min-height: 2000px !important;
}

.tekan30 {
  width: 100%;
  margin: 0 auto;
  background: url(/images/tekanbg.jpg) top center no-repeat;
  min-height: 700px;
  padding-top: 30px;
}

.tekan-list {
  width: 85%;
  margin: 0 auto;
  text-align: left;
}

.tekan-list ul {
  width: 70%;
  float: right;
  padding-right: 100px;
}

.cdqdgq {
  width: 100%;
  padding-top: 100px;
  background: #f6f6f6 url(/images/qccdbg.jpg) top center no-repeat;
  min-height: 1954px;
}

.gq-main {
  width: 75%;
  margin: 0 auto
}

.gq-main-left {
  width: 40%;
  float: left;
  padding-top: 50px;
}

.gq-main-right {
  width: 60%;
  float: right;
}

.myaudio {
  width: 400px;
  height: 600px;
  background: url(/images/bfqb.jpg) top center no-repeat;
  position: fixed;
}

.myaudio>.myaudio-center {
  max-width: 500px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0
}

.myaudio>.myaudio-center>.aud-btn {
  height: 50px;
  width: 50px;
  z-index: 999999999999;
  position: absolute;
  top: 190px;
  left: 170px;
}

.myaudio>.myaudio-center>.aud-btn>img {
  height: 100%;
  width: 100%;
}

.myaudio>.myaudio-center>.aud-show {
  height: 100%;
  position: absolute;
  left: 65px;
}

.myaudio>.myaudio-center>.aud-show>#Progress-time,
.myaudio>.myaudio-center>.aud-show>#Progress-end {
  width: 40px;
  height: 100%;
  font-size: 13px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}

.myaudio>.myaudio-center>.aud-show>#Progress-time {
  position: absolute;
  left: 0;
  margin-top: 237px;
}

.myaudio>.myaudio-center>.aud-show>#Progress {
  position: absolute;
  left: 50px;
  top: 265px;
  height: 6px;
  background: #666;
}

.myaudio>.myaudio-center>.aud-show>#Progress-end {
  position: absolute;
  right: 60;
  margin-top: 237px;
}

.myaudio>.myaudio-center>.aud-show>#Progress>#jin {
  width: 6px;
  height: 6px;
  background-color: blue;
  position: absolute;
  left: 0px;
  ;
}

.myaudio>.myaudio-center>.aud-show>#Progress>#yuan {
  width: 9px;
  height: 9px;
  background-color: #fff;
  border: 1px solid #92d79b;
  border-radius: 6px;
  position: absolute;
  left: -3px;
  top: -2px;
}

.index-tici {
  width: 564px;
  float: left
}

.index-tici img {
  margin-top: 100px;
  margin-left: 80px;
}

.dzspjy-tit {
  width: 100%;
  float: left;
  height: 80px;
  line-height: 20px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.dzspjy-tit span {
  font-size: 16px !important;
  color: #666 !important;
}

.sige {
  width: 100%;
  padding-top: 40px;
  margin-top: 20px;
  float: left;
  background: #f6f6f6;
  min-height: 500px;
}

.sigebofang {
  float: left;
  width: 40%;
}

.sigegeci {
  float: right;
  width: 60%;
}

.indexvideo {
  float: left;
  width: 678px;
  height: 409px;
}

.znqd {
  float: right;
  width: 690px;
  padding-top: 220px;
  height: 382px;
  padding-left: 50px;
  padding-right: 50px;
}

.znqd ul {
  width: 100%;
  float: left;
}

.znqd ul li {
  width: 33%;
  text-align: center;
  float: left;
}

.znqd ul li:hover img {
  transform: translate3d(0, -6px, 0px);
  transition: 0.1s all linear 0s;
}

.znqd ul li:hover p {
  transform: translate3d(0, -6px, 0px);
  transition: 0.1s all linear 0s;
}

.znqd ul li img {
  margin: 0 auto;
}

.znqd ul li p {
  font-size: 20px;
  line-height: 40px;
  color: #fee7be;
}

.ct2-sd {
  float: left;
  width: 100%;
}

.panel-sd {
  margin-bottom: 20px;
  background-color: #f6f6f6;
}

.panel-sd:last-child {
  margin-bottom: 0;
}

.panel-sd .tit {
  text-align: center;
  color: #fff;
  font-size: 20px;
  background: url(../images/k1.jpg) no-repeat center / cover;
  padding: 20px 0;
}

.lanmu li {
  border-bottom: 1px dotted #ddd;
}

.lanmu li:last-child {
  border-bottom: 0;
}

.lanmu li>a {
  display: block;
  line-height: 44px;
  padding: 0 0 0 25px;
}

.lanmu li .arr {
  float: right;
  height: 45px;
  width: 40px;
  position: relative;
  cursor: pointer;
}

.lanmu li .arr:after {
  content: '';
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 15px;
}

.lanmu-box {}

.lanmu-box p {
  margin: 0;
  padding-left: 15px;
}

.lanmu-box p a {
  padding: 0 25px;
  color: #a48650;
  display: block;
  line-height: 40px;
}

.lanmu-box p.on a {
  color: #dd0000;
}

.lanmu-box2 {}

.lanmu-box2 p {
  margin: 0;
  margin-left: 32px;
}

.lanmu-box2 p a {
  padding: 18px 35px 18px;
  color: #a48650;
  display: block;
  font-size: 15px;
  background: none;
  line-height: 20px;
}

.action a {
  font-weight: bold;
}

.lanmu-box2 action a {
  font-weight: bold;
  color: #036;
  padding: 0 25px 26px;
  color: #a48650;
  display: block;
  font-size: 15px;
  line-height: 20px;
}

.lanmu-box2 p.on a {
  color: #dd0000;
}

.lanmu li>a:hover,
.lanmu li.active>a {
  color: #dd0000;
}

.lanmu li.open .lanmu-box {
  display: block;
}

.lanmu li.open .arr:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}

.fbj {
  display: flex;
  flex-wrap: wrap;
}

.pac {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

a {
  text-decoration: none;
  color: #2f2e3f;
}

a:hover {
  text-decoration: none;
  color: #000;
}

body,
html {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

img {
  max-width: 100%;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-slide {
  border-top: 1px solid #d9d6d6;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
}

.img {
  overflow: hidden;
  display: inline-block;
}

.img img {
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}

.img:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}



button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  background: #7ba7f0;
  border: 1px solid #7ba7f0;
  font-size: 12px;
  color: #fff;
  outline: 0;
}

.ndzt-body {
  width: 100%;
  margin: 0 auto;
  background: url(/images/30zt.jpg) top center no-repeat;
}

.newspic {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.newspicmain {
  width: 72%;
  margin: 0 auto;
}

.newspiclist {
  width: 49%;
  float: left;
  text-align: center;
  display: grid;
}

.newspiclist img {
  margin: 0 auto;
}

.imgx {
  display: inline-block;
}

.imgx img {
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}

.imgx:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.jzk_banner .swiper-pagination {
  bottom: 10px;
}

.jzk_banner .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  border-radius: 4px;
  background: #fff;
  outline: none;
}

.index-sel {
  width: 100%;
  margin-top: 30px;
  float: left;
}

.foot-right {
  float: right;
  width: 470px;
  padding-right: 20px;
}

.at-l {
  width: 70px;
  float: left
}

.at-r {
  float: left;
  padding-top: 0px;
  width: 70%;
}

.nytitlogo {
  width: 100%;
  float: left;
  margin-top: 30px;
  margin-bottom: 40px;
}

.nytitlogo-l {
  width: 22%;
  margin-right: 30px;
  float: left;
  border-right: 1px solid #dbd2c0;
}

.nytitlogo-r {
  float: left;
  width: 74%;
  padding-top: 5px;
}

.xsgs-logo {
  width: 25%;
  float: left;
  text-align: center;
}

.xsgs-jswz {
  width: 75%;
  float: right;
  text-align: left;
}

.pape_title_left {
  float: left;
  width: 60%;
  text-align: left;
}

.yiliao-nav {
  float: right;
  width: 27%;
  text-align: right;
}

.yil-nav-but a {
  display: block;
  background: #fff;
  height: 40px;
  border: 1px solid #9fbff4;
  line-height: 34px;
  float: left;
  font-size: 16px;
  text-align: center;
  color: #4181e9;
  font-weight: bold;
  border-radius: 5px;
  margin-left: 20px;
  padding: 2px 25px;
}

.yil-nav-but {
  text-align: right;
}

.yil-nav-activ {
  background: #4181e9;
  color: #fff;
}

.yil-nav-but a:hover {
  background: #4181e9;
  color: #fff;
  transition: 0.1s all linear 0s;
}

.dsjlliebiao {
  width: 100%;
  float: left;
}

.dsjlliebiao h4 {
  font-size: 26px;
  font-weight: bold;
  color: #0a92de;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}

.dsjlist-pic {
  margin-top: 30px;
}

.dsjlliebiao li {
  height: 120px;
  border-top: 1px solid #0a92de;
  padding-top: 20px;
  padding-bottom: 20px;
}

.dsjlliebiao p {
  font-size: 12px;
  line-height: 20px;
  color: #999;
}

.dsj-01 {
  width: 23%;
  float: left;
  margin-right: 2%;
  margin-top: 180px;
}

.dsj-02 {
  width: 23%;
  float: left;
  margin-right: 2%;
  margin-top: 60px;
}

.dsj-03 {
  width: 23%;
  margin-top: -60px;
  float: left;
  margin-right: 2%;
}

.dsj-04 {
  width: 23%;
  float: left;
  margin-right: 2%;
  margin-top: -300px;
}

.dsjlist {
  background: url(/images/dsjbg.jpg) top center no-repeat;
  background-size: 100%;
  z-index: 0;
  position: relative;
}

.dsjlliebiao {
  margin: 20px;
  float: left;
  width: 100%;
}

.lxfs {
  width: 100%;
  margin: 20px auto 50px;
  float: left
}

.lxfs .lxwmlist {
  padding: 30px;
  min-height: 170px;
  width: 46%;
  box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
  float: left;
  margin: 3% 2% 00px 2%;
}

.lxfs .lxwmgroup {
  padding: 30px;
  min-height: 170px;
  width: 96%;
  box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
  float: left;
  background: #f8f8f8;
  margin: 3% 2% 00px 2%;
}

.lx-wz-group {
  float: right;
  width: 65%;
  padding: 50px;
}

.lx-wz-group h5 {
  font-weight: bold;
  font-size: 28px;
  text-align: left;
  margin-bottom: 16px;
  line-height: 30px;
  color: #2c3c78;
}

.lx-wz-group p {
  font-size: 18px;
  line-height: 28px;
  width: 100%;
  text-align: left;
  color: #484848;
}

.lx-pic-group {
  float: left;
  width: 25%;
  padding-top: 0px;
}

.lx-pic {
  float: left;
  width: 25%;
  padding-top: 16px;
}

.lx-wz {
  float: right;
  width: 75%;
}

.lx-wz h5 {
  font-weight: bold;
  font-size: 17px;
  text-align: left;
  margin-bottom: 4px;
  line-height: 30px;
  color: #2c3c78;
}

.lx-wz p {
  font-size: 14px;
  line-height: 24px;
  width: 100%;
  text-align: left;
  color: #484848;
}

.gjglc {
  width: 95%;
  margin: 10px auto;
  border-bottom: 1px solid #ebebeb;
  padding: 30px;
  height: 140px;
}

.gjglc-l {
  width: 29%;
  text-align: center;
  float: left;
  border-right: 1px solid #ebebeb;
}

.gjglc-r {
  width: 70%;
  float: right;
  text-align: left;
  font-size: 16px;
  line-height: 32px;
  color: #7a7a7b;
  padding-left: 30px;
}

.gjgl-pic {
  float: left;
  text-align: left;
  width: 30%;
}

.gjgl-name {
  float: right;
  text-align: left;
  width: 70%;
}

.gjgl-name strong {
  font-weight: bold;
  font-size: 18px;
  color: #07216b;
  line-height: 52px;
}

.gjgl-name p {
  font-size: 16px;
  line-height: 28px;
  color: #7a7a7b
}

.yt-nav {
  width: 1300px;
  margin: 0 auto;
  display: none;
}

.hengline {
  border-bottom: 1px solid #dbe8f5;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 60px;
}

.gklist {
  margin-top: 20px;
}

.gklist h2 {
  font-weight: bold;
  font-size: 20px;
  width: 90%;
  color: #07216b;
  border-left: 4px solid #2f75e7;
  padding-left: 10px;
  margin: 50px auto 0;
}

.i_story {
  width: 100%;
  float: left
}

.whor {
  width: 1030px;
  margin: 0 auto;
}

.nav-slide a {
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  color: #333;
  padding-left: 50px;
  text-align: left;
  display: block;
}

.nav-slide a:hover {
  background: #73bcff;
  color: #fff;
  transition: 0.1s all linear 0s;
}

.action a {
  background: #73bcff;
  color: #fff;
  font-weight: bold;
}

.nav-left {
  float: left;
  width: 100%;
}

.nav-title {
  float: left;
  width: 100%;
  background: #1b6bd8;
  text-align: center;
  height: 104px;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}

.nav-title-t {
  z-index: 11111111;
  margin-top: -30px;
}

.nav-title-ch {
  margin-top: 14px;
  z-index: 0;
  margin-left: -70px
}

.nei-main {
  width: 1300px;
  margin: 0 auto;
}

.ytpiclist {
  font-size: 16px;
  text-indent: 36px;
  line-height: 2;
  width: 94%;
  margin-bottom: 40px;
  margin-top: 30px;
  float: left
}

.ytpiclist-l {
  float: left;
  width: 50%;
}

.ytpiclist-r {
  float: right;
  width: 50%;
}

.ylfw {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 80px;
  float: left
}

.ylfw-list {
  float: left;
  width: 47%;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #dbd2c0;
  border-radius: 100px;
  padding: 20px 0px;
}

.ylfw-list-pic {
  float: left;
  width: 20%;
  text-align: center;
}

.ylfw-list-wz {
  float: right;
  width: 80%;
  font-size: 18px;
  color: #50b2f0;
  margin-top: 20px;
}

.yetaiaction a {
  border-bottom: 4px solid #b9a783 !important;
}

.k_tnewxc2 {
  width: 100%;
  float: left
}

.shzr_pagebox {
  padding-bottom: 0px;
  padding-top: 48px;
}

.neibody {
  width: 100%;
  margin: 0 auto;
  background: #f0f5f8;
}

.sigleBody {
  width: 1000px;
  margin: 50px auto 0px;
  font-size: 18px;
  color: #484848;
  line-height: 40px;
}

.newBody .n_page {
  margin-top: 50px;
  margin-bottom: 80px
}

.newBody .n_page_left {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #525252;
  text-align: left;
}

.newBody .n_page_left a {
  color: #525252;
}

.newBody .n_page_right {
  float: right;
  width: 50%;
  font-size: 16px;
  color: #525252;
  text-align: right;
}

.newBody .n_page_right a {
  color: #525252;
}

.newBody .n_body {
  font-size: 16px;
  line-height: 26px;
  color: #1d1d1d;
}

.newBody {
  width: 60%;
  margin: 0 auto
}

.newBody h1 {
  font-size: 30px;
  color: #2a2a2a;
  line-height: 46px;
  text-align: center;
  font-weight: 500;
}

.newBody .n_info {
  font-size: 14px;
  color: #a2a2a2;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  margin-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 45px;
}

.nei-position a {
  padding: 5px !important;
  font-size: 16px;
  margin: 0px !important;
  font-size: 14px !important;
}

.nei-position {
  position: absolute;
  margin-top: -90px;
  padding-right: 20px;
  width: 100%;
  float: right;
  text-align: right;
}

.w376 {
  width: 100%;
  float: left;
  padding: 0 0px;
  margin: 0 auto;
  min-height: 300px;
}

.w376 .list {
  padding-bottom: 30px;
}

.w376 .item {
  height: 150px;
  transition: all .5s;
  border: 1px solid #f3f3f3;
  display: block;
  margin-bottom: 20px;
}

.w376 .item a {
  padding: 26px;
  display: block;
}

.w376 .item img {
  width: 168px;
  height: 126px;
  display: block;
  margin-right: 30px;
}

.w376 .item h3 {
  font-size: 20px;

  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  color: #000;
}

.w376 .item .txt {
  color: #9b9b9b;
  line-height: 22px;
  width: 100%;
  font-size: 16px;
  height: 48px;
  overflow: hidden;
}

.w376 .item .time {
  width: 86px;
  height: 79px;
  float: left;
  padding: 10px;
  margin-right: 30px;
  font-family: arial;
  font-size: 20px;
  color: #999;
  background: #f3f3f3;
  text-align: center;
}

.w376 i {
  width: 31px;
  transition: 0.3s;
  height: 4px;
  background: #4583fa;
  content: ' ';
  display: inline-block;
}

.w376 .nwestitle {
  width: 80%;
  float: left;
  text-align: left
}

.w376 .item .time .day {
  font-size: 36px;
  line-height: 46px;
  font-weight: bold;
  color: #4583fa;
  display: block;
  transform: scaleY(1.3);
}

.w376 .item .time .year {
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  color: #4583fa;
  display: block;
}

.w376 .item:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  margin-left: 15px;
}

.w376 .item:hover h3 {
  color: #4181e9;
}

.w376 .item:hover .time .day span {
  background: #6d6d6d;
}

.w376 .item:hover .time .day strong {
  background: #ff0000;
  color: #fff;
}

.w376 .pages {
  padding: 30px 0 15px;
  width: 100%;
  text-align: center;
  clear: both;
}

.w376 .pages a {
  color: #666;
  padding: 0 15px;
  margin: 0 3px;
  background: #fff;
  border: 1px solid #edebeb;
}

.w376 .pages * {
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  padding-bottom: 1px;
}

.w376 .pages a:hover,
.w376 .pages .active a {
  display: inline-block;
  color: #fff;
  background: #3fb150;
  border-color: #3fb150;
}


.index_news {
  background: #f0f5f7;
  padding: 40px 0;
}

.zyxq_top li:hover {
  box-shadow: 0 0 15px 0 rgba(24, 47, 67, 0.15);
}

.k_pape_nav_k2 {
  width: 242px;
  float: left;
  line-height: 45px;
  color: #919191;
  background: #f8f8f8;
  overflow: hidden;
}

.foot_nav {
  background: #4e60aa;
  padding: 60px 0 0;
  float: left;
  width: 100%;
}

.foot_p {
  line-height: 30px;
  padding: 8px 20px;
  color: #abc2f3;
  border-top: 1px solid #679aed;
  text-align: left;
  font-size: 13px;
  display: block;
}

.foot_p_m {
  display: none;
}

.medical_41 {
  padding-left: 40px;
  padding-bottom: 10px;
  width: 95%;
  border-top: 1px solid #dbd2c0;
  margin-top: 50px;
  padding-top: 00px;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.table-wrapper {
  width: 90%;
  margin: 20px auto;
  box-shadow: 0px 6px 20px rgba(11, 58, 130, 0.2);

}

@media (min-width: 1200px) {
  .pape_culture_bc {
    margin: 0 50px;
  }

  .honor_4 {
    right: 560px;
    top: 96px;
  }

  .honor_5 {
    left: 560px;
    top: 96px;
  }

  .honor_6 {
    right: 560px;
    top: 213px;
  }

  .honor_7 {
    left: 560px;
    top: 213px;
  }

  .honor_8 {
    right: 560px;
    top: 330px;
  }

  .honor_9 {
    left: 560px;
    top: 330px;
  }

  .honor_10 {
    right: 560px;
    top: 440px;
  }

  .honor_11 {
    left: 560px;
    top: 440px;
  }

  .k_pape_nav_k2 .k2 a {
    height: 65px;
    line-height: 65px;
  }

  .head_logo img {
    height: 50px;
  }

  .banner_list1 {
    top: -680px;
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }

  .news_show {
    padding: 30px 62px 40px;
  }

  .w {
    width: 950px;
  }

  .hzhb_239 {
    width: 1170px
  }

  .jzk_banner,
  html,
  body,
  .jzk_banner img,
  .pc_img,
  .wap_img {
    width: 100%;
  }

  .yttb {
    text-align: center;
    width: 100%;
    margin: 0 auto 50px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pape_honor {
    float: right;
    width: 1020px;
    padding: 30px 0 0;
  }
}

@media (min-width: 2560px) {
  .index-banner {
    display: none
  }
.cdqdgq {
    width: 100%;
    padding-top: 100px;
    background: #f6f6f6 url(/images/qccdbg.jpg) top center no-repeat;
    min-height: 2000px;
}
  .index-bannerm {
    display: none;
  }

  .index-banner2560 {
    display: block;
  }

  .index-banner2560 img {
    width: 100%;
  }

  .banner_list1 {
    top: -650px;
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

.jzk_banner .swiper-slide {
  overflow: hidden;
}

.jzk_banner .swiper-slide img {
  width: 100%;
  /* transform: scale(1.1);*/
  object-fit: cover;
  /* transition: all 10.5s linear;*/
}

.jzk_banner .swiper-slide-active img {
  transform: scale(1);
  /* transition: all 10.5s linear;*/
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #2f75e7 !important;
}









.adv_l {
  float: left;
  width: 59%;
}

.adv_r {
  float: right;
  width: 41%;
}

.adv_t1 {
  font-size: 32px;
  line-height: 2;
  padding-bottom: 5px;
}

.advertise {
  padding: 80px 0 50px;
  margin-top: -120px;
}

.advertise .w {
  background: url("../../images/30nianbgindex.jpg") no-repeat top center;
}

.advertise video {
  width: 100%;
}

.advertise .play-wrapper {
  background: url("../../images/vc.png") no-repeat center center;
}

.advertise .play-wrapper>* {
  display: none !important;
}

.advertise .player-poster[data-poster] .play-wrapper[data-poster] {
  background-size: contain;
}

.pao {
  position: absolute;
  bottom: 22px;
  z-index: 999;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  outline: none;
}

.pao span {
  display: inline-block;
  background: #75a4f1;
  width: 8px;
  height: 8px;
  margin: 0 2px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  -wekit-border-radius: 8px;
  -max-border-radius: 8px;
  border-radius: 8px;
  outline: none;
  cursor: pointer;
}

.pao span.hv {
  width: 29px;
}

.adv_bd {
  position: relative;
  height: auto;
  margin-bottom: 30px;
  overflow: hidden;
}

.adv_bd:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: #e7e7e7;
  position: absolute;
  left: 0;
  bottom: 0;
}

.adv_bd a {
  color: #9a9a9a;
  width: 33.3%;
  display: inline-block;
  float: left;
}

.adv_bd a h3 {
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
  font-size: 18px;
}

.adv_bd a h3:after {
  content: ' ';
  display: inline-block;
  width: 0%;
  z-index: 9;
  height: 1px;
  background: #439ecb;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}

.adv_bd a img {
  margin-right: 8px;
  position: relative;
  margin-top: -3px;
}

.adv_bd a.hv h3 {
  color: #439ecb;
}

.adv_bd a.hv h3:after {
  width: 100%;
}

.adv_bd_box {
  padding: 28px;
  box-shadow: 0 0 20px 0 rgba(24, 47, 67, 0.2);
  position: relative;
  z-index: 9;
  height: 442px;
}

body {}

.head_logo img {
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
}

.head_box {
  width: 100%;
  position: fixed;
  display: block;
  z-index: 10000;
  background: url(/images/nvb.png) top center repeat-x;
  transition: 0.2s;
  left: 0;
  top: 0;
  line-height: 80px;
  z-index: 999;
}

.head_box.hv {
  background: rgba(65, 86, 173, .9);
  position: fixed;
  z-index: 10000;
  line-height: 80px;
  box-shadow: 0 2px 4px 0 rgba(19, 17, 67, 0.13);
  transition: 0.2s;
}

.head_box.hv .boxline {
  position: absolute;
  height: 1px;
  width: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.3);
  z-index: 99999999999999999;
  margin-top: 80px;
}

.head_box.hv .head_ul li {
  line-height: 80px;
  height: 80px;
}

.head_box.hv .head_ul li.hvv a {
  border-bottom: 2px solid #fff;
  line-height: 77px;
}

.head_box.hv .head_logo img {
  height: 51px;
}

.head_box.hv a {
  color: #fff;
}

.head_logo {
  float: left;
}

.head_ip {
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.head_ip img {
  margin-right: 12px;
  margin-top: -4px;
}

.head_ul {
  float: right;
  width: 830px;
}

.head_ul ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.head_ul li.hvv {
  border-bottom: 2px solid #fff;
  color: #ffffff;
}

.head_box.hv .head_ul li.hvv {
  line-height: 80px;
  height: 80px;
}


.head_ul li {
  color: #fff;
  height: 80px;
  width: 10%;
  margin-right: 2px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}

.head_ul li a {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.head_ul li.hv {
  border-bottom: 3px solid rgba(255, 255, 255, 0.3);

  color: #fff;

}

.head_ul li.hv a {
  color: #fff;
}

.head_ul li a {
  width: 100%;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  z-index: 9;
  text-align: center;
}

.jzk_toggle_01 {
  display: none;
  width: 26px;
  z-index: 2;
  border-radius: 50%;
  margin: 0 10px;
  position: absolute;
  top: 33px;
  right: 10px;
  cursor: pointer;
  -webkit-transition-duration: 0.66s;
  transition-duration: 0.66s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}

.jzk_toggle_01 .jzk_icon_01 {
  width: 26px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  position: absolute;
  top: -5px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.jzk_toggle_01 .jzk_icon_01:before,
.jzk_toggle_01 .jzk_icon_01:after {
  width: 26px;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  content: "";
  position: absolute;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: swing;
  transition-timing-function: swing;
}

.jzk_toggle_01 .jzk_icon_01:before {
  top: -9px;
}

.jzk_toggle_01 .jzk_icon_01:after {
  top: 9px;
}

.jzk_open .jzk_toggle_01 {
  box-shadow: none;
}

.jzk_open .jzk_toggle_01 .jzk_icon_01:before {
  -webkit-transform: translateY(9px) rotate(45deg);
  -ms-transform: translateY(9px) rotate(45deg);
  transform: translateY(9px) rotate(45deg);
}

.jzk_open .jzk_toggle_01 .jzk_icon_01:after {
  -webkit-transform: translateY(-9px) rotate(-45deg);
  -ms-transform: translateY(-9px) rotate(-45deg);
  transform: translateY(-9px) rotate(-45deg);
}

.jzk_open .jzk_toggle_01 .jzk_icon_01 {
  width: 0;
}

.head_box.hv .jzk_toggle_01 .jzk_icon_01 {
  background-color: #5a5a5a;
}

.head_box.hv .jzk_toggle_01 .jzk_icon_01:before,
.head_box.hv .jzk_toggle_01 .jzk_icon_01:after {
  background-color: #5a5a5a;
}

.head_ul_sub {
  width: 1000px;
  float: right;
  display: none;
  line-height: 3;
  padding: 5px 0px 5px;
  height: 50px;
  margin-top: -2px;
  position: relative;
  z-index: 99999;
}

.head_ul_sub ul {
  width: 100%;
  position: relative;
  z-index: 10;
}

.head_ul_sub li {
  justify-content: center;
  width: 100%;
  display: none;
}

.head_ul_sub li:nth-child(1) {
  margin-left: -190px;
}

.head_ul_sub li:nth-child(2) {
  margin-left: -78px;
}

.head_ul_sub li:nth-child(3) {
  margin-left: 50px;
}

.head_ul_sub li:nth-child(4) {
  margin-left: 130px;
}

.head_ul_sub li:nth-child(5) {
  margin-left: 250px;
}

.head_ul_sub li:nth-child(6) {
  margin-left: 350px;
}

.head_ul_sub li.hv {
  display: flex;
}

.head_ul_sub dl {
  display: block;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
}

.head_ul_sub dt {
  width: 100%;
  height: auto;
  position: relative;
  line-height: 40px;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 0px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 0px;
}

.head_ul_sub a {

  font-size: 16px;
}

.head_ul_sub i {
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  margin-right: 15px;
}

.head_ul_sub a:hover {
  color: #fff;
}

.head_ul_sub dt a {
  font-size: 14px;
  color: #dfe9f8;
  font-weight: normal;
}

.head_ul_sub dd {
  margin-bottom: 20px;
  line-height: 20px;
}

.head_ul_sub dd:hover a {
  color: #2f75e7;
}

.head_ul_sub dd:hover i {
  background: #2f75e7;
  border: 1px solid #2f75e7;
  color: #ffffff;
}

.w {
  width: 1400px;
  margin: 0 auto;
}

.w:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}

@media (max-width: 1600px) {
  .w {
    width: 1440px;
  }

  .yttb {
    text-align: center;
    width: 1400px;
    margin: 0 auto 50px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;

  }

}

@media (max-width: 1450px) {
  #bannerz1 img {
    width: 75px;
  }

  #bannerz2 img {
    width: 220px;
  }

  .pape_culture_bc {
    margin: 0 100px;
  }

  .index_news_li img {
    max-width: 100%;
  }

  .w {
    width: 98%;
  }

  .w376 {
    width: 100%;
    float: left;
    padding: 0 54px;
    margin: 0 auto;
    min-height: 300px;
  }

  .gq-main-left {
    width: 30%;
    float: left;
    padding-top: 20px;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30bj1366.jpg) 0px 00px no-repeat;
    background-size: 100%;
  }

  .xcpstyl {
    width: 80%;
    margin: 0 auto;
  }

  .xcpstyl img {
    width: 80%;
  }

  .sigleBody {
    width: 95%;
    margin: 50px auto 0px;
    font-size: 18px;
    color: #484848;
    line-height: 40px;
  }

  .ytpiclist {
    font-size: 16px;
    text-indent: 36px;
    line-height: 2;
    margin-bottom: 60px;
    margin-top: 0px;
    float: left;
    width: 95%;
  }

  .ytpiclist-l {
    float: left;
    width: 49%;
  }

  .ytpiclist-r {
    float: right;
    width: 49%;
  }
}

.foot_nav_box {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 1366px) {
  .hzhb_239 {
    width: 100%;
  }

  .head_ul_sub li:nth-child(1) {
    margin-left: -245px;
  }

  .head_ul_sub li:nth-child(2) {
    margin-left: -120px;
  }

  .head_ul_sub li:nth-child(3) {
    margin-left: 10px;
  }

  .head_ul_sub li:nth-child(4) {
    margin-left: 100px;
  }

  .head_ul_sub li:nth-child(5) {
    margin-left: 230px;
  }

  .head_ul_sub li:nth-child(6) {
    margin-left: 335px;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30bj1366.jpg) 0px 00px no-repeat;
    background-size: 100%;
  }

  .honor_2 {
    font-size: 16px;
  }

  .i_story {
    width: 96%;
    float: left;
  }

  .yttb {
    text-align: center;
    width: 100%;
    margin: 0 auto 50px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xcpstyl {
    width: 80%;
    margin: 0 auto;
    margin-right: 00px;
  }

  .xcpstyl img {
    width: 80%;
  }

  .head_logo {
    float: left;
    margin-left: 20px;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 100px;
    background: url(/images/qccdbg.jpg) top center;
    background-size: contain;
    min-height: 1354px;
  }

  .w {
    width: 100%;
  }

  .banner_list1 {
    top: 140px;
    margin-left: 0px;
    position: absolute;
  }

  #bannerz1 img {
    width: 75px;
  }

  #bannerz2 img {
    width: 220px;
  }

  .index_news_li img a {
    width: 45%;
  }

  .index_news_img {
    margin-top: 10px;
    margin-bottom: 10px;
    /* margin-right: 35px; */
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 240px;
    height: 85px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .newsimg {
    width: 50%;
    float: left
  }

  .nei-main {
    width: 100%;
    margin: 0 auto;
  }

  .pape_culture_bc {
    margin: 0 20px;
  }

  .pape_honor {
    float: right;
    width: 1030px;
    padding: 30px 0 0;
  }
}

@media (max-width: 1024px) {
  .foot_nav .foot_nav5 {
    width: 130px;
    margin-right: 15px;
    margin-top: -90px;
  }

  .i_story {
    width: 96%;
    float: left;
    margin-left: 20px;
  }

  .head_ul {
    display: none;
  }

  .adv_l {
    float: left;
    width: 59%;
    padding-left: 2%;
  }

  .adv_r {
    width: 41%;
    margin-top: 60px;
    padding-right: 10px;
  }

  #player2>*,
  #player3>* {
    height: 300px;
  }

  .adv_bd_box {
    padding: 18px;
    height: 442px;
  }

  .index_btn {
    border-left: none;
    border-left: 1px solid #d5d5d5;
    display: inline-block;
    padding: 10px 00px 0 20px;
  }

  .head_box {
    line-height: 60px;
  }

  .head_box .w {
    width: 100%;
    margin: 0;
    padding-left: 15px;
  }

  body {
    margin-top: 00px;
  }

  .head_logo img {
    height: 40px;
  }

  .gjgl-name strong {
    font-weight: bold;
    font-size: 18px;
    color: #07216b;
    line-height: 70px;
  }

  .mbtn {
    position: fixed;
    width: 60px;
    height: 60px;
    top: 0px;
    right: 0%;
    z-index: 50;
  }

  .mbtn span {
    top: 29px;
    left: 20px;
    width: 20px;
  }

  .mbtn span,
  .mbtn span:after,
  .mbtn span:before {
    position: absolute;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .advertise {
    padding: 60px 0 20px;
  }

  .mbtn span:after,
  .mbtn span:before {
    content: "";
    left: 0;
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  .mbtn span:before {
    top: -6px;
    width: 14px;
  }

  .mbtn span:after {
    top: 6px;
    width: 12px;
  }

  .mbtn.active span {
    background-color: transparent;
  }

  .mbtn.active span:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
  }

  .mbtn.active span:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
  }

  .mbtn.active span:after,
  .mbtn.active span:before {
    width: 20px;
  }

  .head_box.hv a {
    color: #fff;
  }

  .wap_nav_box {
    display: none;
    width: 100%;
    height: calc(100vh - 60px);
    position: fixed;
    left: 0%;
    right: 0;
    z-index: 20;
    top: 60px;
    overflow-y: auto;
    background: linear-gradient(135deg, #5877d3, #3f5696) center center no-repeat;
    -webkit-transition: all 0.5s;
  }

  .wap_nav_box .wap_nav_son {
    display: none;
  }

  .wap_nav_box .has_son>a {
    width: 100%;
    display: inline-block;
  }

  .wap_nav_box .has_son>a::after {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -10px;
    background: url(../../images/arrow-right.png) no-repeat;
    background-size: cover;
    content: '';
    -webkit-transition: all 0.35s;
  }

  .wap_nav_box .has_son.hv>a::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .wap_nav_box li {
    position: relative;
  }

  .wap_nav_box li::after {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0%;
    bottom: 0%;
    content: '';
    background: linear-gradient(135deg, #5877d3, rgba(255, 255, 255, 0.5)) center center no-repeat;
  }

  .wap_nav_box li>a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding: 0px 5%;
  }

  .wap_nav_box dt a {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 5px;
  }

  .wap_nav_box .wap_nav_son {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    padding: 0 5% 12px;
    line-height: 30px;
  }

  .wap_nav_box dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .wap_nav_box dl:last-child {
    border-bottom: none;
  }

  .wap_nav_box dd {
    display: inline-block;
    margin-right: 15px;
  }

  .wap_nav_box dd i {
    margin-right: 3px;
  }

  .wap_nav_box dd a {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
  }

  .mbtn.hv span {
    background-color: transparent;
  }

  .mbtn.hv span:after,
  .mbtn.hv span:before {
    width: 20px;
  }

  .mbtn.hv span:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
  }

  .mbtn.hv span:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
  }

  .pape_culture_t {
    color: #07216b;
    font-weight: bold;
    width: 94%;
    margin: 25px auto 0;
    font-size: 20px;
    padding-bottom: 15px;
  }

  .pape_culture_bc {
    margin: 0 auto;
    width: 94%;
    padding-left: 0px;
  }

  .pape_culture_body {
    color: #484848;
    font-size: 16px;
    width: 94%;
    line-height: 32px;
    margin: 0 auto;
  }

  .sigegeci img {
    width: 90%;
  }

  .head_box.hv {
    background: rgba(65, 86, 173, .9);
    position: fixed;
    z-index: 10000;
    line-height: 60px;
    box-shadow: 0 2px 4px 0 rgba(19, 17, 67, 0.13);
    transition: 0.2s;
  }

  .honor_bottom_1 {
    width: 282px;
    height: 424px;
    left: 0px;
    text-align: left;
    padding-top: 0px;
    top: 0px;
    float: right;
    z-index: 9999999999999;
  }

  .honor_bottom li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 35px;
    font-size: 16px;
    font-weight: bold;
    background: url(../../images/g2.png) no-repeat left top;
    color: #555;
  }

  .honor_2 {
    position: relative;
    background: url(../../images/x2.png) center center no-repeat;
    height: 980px;
    z-index: 9;
    color: #555555;
    font-size: 18px;
  }

  .honor_3,
  .honor_4,
  .honor_5,
  .honor_6,
  .honor_6,
  .honor_7,
  .honor_8,
  .honor_9,
  .honor_10,
  .honor_11,
  .honor_12 {
    position: inherit;
    left: inherit;
    right: inherit;
    line-height: 28px;
    top: inherit;
    padding-bottom: 20px;
    text-align: center;
  }

  .honor_1 {
    color: #062369;
    font-size: 20px;
    padding-left: 10px;
    padding-top: 20px;
    font-weight: bold;
    font-weight: bold;
    letter-spacing: 2px;
  }

  .hexagon2 {
    position: relative;
    width: 450px;
    height: 178.21px;
    background: url(/images/gs2.png) right top no-repeat;
    margin: -480px 160px 00px 000px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
  }

  .hexagon {
    width: 100%;
    height: 200px;
    transform: rotate(0deg);
    margin: 150px -120px;
  }

  .hexagon3 {
    position: relative;
    width: 440px;
    height: 270px;
    background: url(/images/gs3.png) left top no-repeat;
    margin: -375px -70px 0px 000px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
  }

  .pape_honor {
    float: left;
    width: 100%;
    padding: 00px 0 0;
  }

  .profile1 {
    margin: 0 0px;
  }

  .profile10 {
    padding: 0;
    background: none;
    margin: 0 0px;
  }

  .profile2 {
    padding: 43px 10px 10px;
  }

  .pro_t img {
    width: 46px;
  }

  .pro_b {
    font-size: 14px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .boxline {
    position: absolute;
    height: 0px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 10000;
    transition: 0.2s;
    left: 0;
    top: 0;
    line-height: 60px;
    z-index: 999;
  }

  .head_box.hv .head_logo img {
    height: 40px;
  }

  .head_logo {
    float: left;
    margin-left: 00px;
  }

  .index-tici {
    width: 50%;
    float: left;
  }

  .index-tici img {
    margin-top: 60px;
    margin-left: 26px;
    width: 460px;
  }

  .znqd {
    float: right;
    width: 49%;
    padding-top: 0px;
    margin-top: 140px;
    height: 106px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .znqd ul li img {
    margin: 0 auto;
    width: 36px;
  }

  .advertise .w {
    background: url("../../images/30nianbgindex.jpg") no-repeat top center;
    background-size: 100%;
  }

  .index_news_li img {
    max-width: 100%;
    height: 175px;
  }

  #bannerz1 img {
    width: 80px;
  }

  #bannerz2 img {
    width: 230px;
  }

  .znqd ul li p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 24px;
    margin-top: 5px;
    color: #fee7be;
  }

  .yttb {
    text-align: center;
    width: 96%;
    margin: 0 auto 24px;
    background: #f4f6fa;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .yttb li {
    width: 25%;
    float: left;
    margin-bottom: 00px;
    border-right: 1px solid #e2e8ed;
  }

  .yttbul {
    position: relative;
    width: 100%;
    height: 80px;
    z-index: 1;
    display: block;
    /* display: -moz-box;*/
    /* display: -ms-flexbox;*/
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }

  .yttb h4 {
    font-size: 16px;
    line-height: 46px;
    color: #5e5e5e;
  }

  .yttb li:nth-child(2) {
    border-right: 1px solid #e2e8ed;
  }

  .newsimg {
    width: 50%;
    margin-bottom: 24px;
    float: left;
    margin-left: 0px;
  }

  .adv_t1 {
    font-size: 26px;
    width: 98%;
    margin: 0 auto;
  }

  .index_news {
    background: #f0f5f7;
    padding: 20px 0;
  }

  .index_news_img {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .index_news_d {
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
    color: #5e5e5e;
  }

  .index_btn li {
    width: 30%;
    margin: 0 1% 20px;
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 224px;
    height: 64px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .foot_nav .foot_nav5 {
    width: 50%;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    padding-top: 0px;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 0px;

  }

  .foot_nav {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .index-sel_m {
    display: block;
    width: 100%;
    margin-top: 100px;
    margin-left: 00px;
    float: left;
  }

  .footlinks {
    width: 220px;
    line-height: 22px;
    height: 22px;
    float: left;
    margin-left: 1px;
  }

  .foot_nav .pb {
    padding-bottom: 10px;
  }

  .foot-right {
    width: 100%;
    margin: 90px auto 20px;
    position: absolute;
    padding-left: 20px;
  }

  .foot_nav .foot_nav5 {
    float: right;
    text-align: center;
    width: 150px;
    padding-top: 10px;
    margin-right: 5px;
  }

  .index-sel {
    margin-top: 90px;
  }

  .foot_p {
    line-height: 30px;
    padding: 8px 20px;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    display: none;
  }

  .foot_p_m {
    display: block;
    line-height: 30px;
    padding: 8px 20px;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    margin-top: 20px;
  }

  .banner_list1 {
    top: 130px;
    margin-left: 00px;
    position: absolute;
  }

  .bannerindex01 {}

  .k_pape_nav_k2 {
    width: 100%;
    float: left;
    line-height: 45px;
    color: #919191;
    background: #f8f8f8;
    height: auto;
    overflow: hidden;
  }

  .nav-title-ch {
    margin-top: 6px;
    z-index: 0;
    width: 20%;
    margin-left: 20px;
  }

  .nav-title-t {
    z-index: 11111111;
    margin-top: -42px;
    width: 35%;
  }

  .medical_1 {
    background: #e5f4ff;
    font-size: 18px;
    width: 95%;
    margin: 25px auto 20px;
    padding: 40px 46px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .nav-title {
    float: left;
    width: 100%;
    background: #1b6bd8;
    background: linear-gradient(to top right, #1b6bd8, #70b9fe);
    text-align: center;
    height: 80px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }

  .nav-title-ch {
    margin-top: 6px;
    z-index: 0;
    width: 20%;
    margin-left: 00px;
  }

  .nav-slide a {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    display: block;
  }

  .neinav-m {
    overflow: scroll;
    width: 100%;
  }

  .nav-slide {
    border-right: 1px solid #d9d6d6;
    float: left;
  }

  .nav-left {
    float: left;
    width: 200%;
    border-bottom: 1px solid #d9d6d6;
  }

  .pc_img {
    width: 158%;
    margin-left: -300px;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30zt1366.jpg) -10px -30px no-repeat;
    background-size: 150%;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background: url(/images/qccdbg.jpg) top center;
    background-size: contain;
    min-height: 1354px;
  }

  .gq-main-left {
    width: 30%;
    float: left;
    padding-top: 100px;
  }

  .gq-main {
    width: 90%;
    margin: 0 auto;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background: url(/images/qccdbg.jpg) -100px 00px no-repeat;
    background-size: 140%;
    min-height: 1354px;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background:#f6f6f6 url(/images/qccdbg.jpg) -100px 00px no-repeat;
    background-size: 140%;
    min-height: 1690px;
  }

  .tekan-list ul {
    width: 100%;
    float: left;
    padding-right: 0px;
  }

  .tekan-list ul {
    width: 77%;
    float: right;
    padding-right: 0px;
  }

  .tekan-list {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  .tekan30 {
    width: 100%;
    margin: 0 auto;
    background: #a21f25 url(/uploads/allimg/20230113/1-23011316255Ma.jpg) -10px 0px no-repeat;
    background-size: 160%;
    min-height: 700px;
    padding-top: 30px;
  }

  .pape_aboutjs_l {
    width: 100%;
    float: left;
    text-align: center;
  }

  .pape_aboutjs_r {
    width: 100%;
    margin-top: 30px;
    float: right;
  }

  .pape_about_t {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    width: 92%;
    display: flex;
    align-items: center;
    margin-left: 14px;
  }

  .gjglc {
    width: 95%;
    margin: 10px auto;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    height: 120px;
  }

  .honor_2 {
    font-size: 18px;
  }

  .gjgl-name {
    float: right;
    text-align: left;
    width: 60%;
  }

  .gjgl-pic {
    float: left;
    text-align: left;
    width: 30%;
    margin-top: 10px;
  }

  .gjglc-l {
    width: 20%;
    text-align: left;
    margin-left: 40px;
    float: left;
    border-right: 1px solid #ebebeb;
    height: 100px;
  }

  .whor {
    width: 100%;
    margin: 0 auto;
  }

  .gjglc-r {
    width: 70%;
    float: right;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #7a7a7b;
    padding-left: 0px;
  }

  .ygzp1-r {
    float: right;
    width: 60%;
    padding: 20px 00px 00px 00px;
  }

  .ygzp1-l {
    float: left;
    width: 40%;
    margin-left: -50px;
  }

  .dsjlliebiao {
    margin: 20px 10px;
    float: left;
    width: 98%;
  }

  .dsj-01 {
    width: 19%;
    float: left;
    margin-right: 1%;
    margin-top: 175px;
  }

  .dsj-02 {
    width: 23%;
    float: left;
    margin-right: 1%;
    margin-top: 90px;
  }

  .dsj-03 {
    width: 27%;
    margin-top: -35px;
    float: left;
    margin-right: 1%;
  }

  .dsj-04 {
    width: 26%;
    float: left;
    margin-right: 1%;
    margin-top: -220px;
  }

  .dsjlliebiao li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .dsjlliebiao .dsj-04 li {
    height: 100px;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dsjlliebiao h4 {
    font-size: 26px;
    font-weight: bold;
    color: #0a92de;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
  }

  .lx-pic-group {
    float: left;
    width: 50%;
    padding-top: 0px;
  }

  .lx-wz-group {
    float: left;
    width: 40%;
    padding: 70px 0;
  }

  .lx-wz-group h5 {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-bottom: 7px;
    line-height: 20px;
    color: #2c3c78;
  }

  .lx-wz-group p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    text-align: left;
    color: #484848;
  }

  .lxfs .lxwmlist {
    padding: 20px;
    min-height: 170px;
    width: 48%;
    box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
    float: left;
    margin: 3% 1% 00px 1%;
  }

  .sige {
    width: 100%;
    padding-top: 20px;
    margin-top: 00px;
    float: left;
    background: #f6f6f6;
    min-height: 500px;
  }

  .sigebofang {
    float: left;
    width: 100%;
  }

  .music-player {
    position: relative;
    margin: 30px auto;
  }

  .sigegeci {
    margin-top: 50px;
    float: left;
    width: 100%;
    text-align: center;
  }

  .lanmu-box2 {
    left: 0px;
    display: none;
    float: left;
    width: 100%;
    position: absolute;
  }

  .lanmu-box2 p {
    margin: 0;
    margin-left: 32px;
    float: left;
  }

  .lanmu-box2 p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .swiper-slide-soft {
    width: 30%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 20px;
    height: 301px;
    margin-right: 5px;
    margin-left: 8px;
  }

  .tekan_list {
    margin-top: 20px;
    width: 100%;
    height: 320px;
    float: left;
    border-bottom: 3px solid #c9ddfa;
  }

  .zyxq_top {
    padding: 0 27px;
  }

  .yil-nav-but a {
    display: block;
    background: #fff;
    height: 40px;
    border: 1px solid #9fbff4;
    line-height: 34px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #4181e9;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 0px;
    padding: 2px 6px;
  }

  .medical_42 {
    width: 94%;
    float: left;
    border: 1px solid #9fbff4;
    border-radius: 5px;
    margin-bottom: 000px;
    margin: 0% 3% 3% 3%;
  }

  .yiliao-nav {
    float: right;
    width: 40%;
    display: none;
    text-align: right;
  }

  .medical_40 {
    padding-left: 6px;
    padding-bottom: 0px;
    width: 96%;
    padding-top: 40px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .medical_40 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_40 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .nytitlogo-r {
    float: left;
    width: 70%;
    padding-top: 5px;
  }

  .medical_5 {
    padding: 0 15px 00px;
    font-size: 16px;
    text-indent: 36px;
    line-height: 2;
    margin-bottom: 50px;
  }

  .table-wrapper {
    width: 90%;
    margin: 20px auto 40px;
    box-shadow: 0px 6px 20px rgba(11, 58, 130, 0.2);
  }

  .yytit {
    font-size: 22px;
    color: #07216b;
    font-weight: 500;
    display: inline-block;
    margin-left: -36px;
  }

  .ytpiclist {
    font-size: 16px;
    text-indent: 0px;
    line-height: 2;
    margin-bottom: 40px;
    margin-top: 0px;
    float: left;
    width: 100%;
  }

  .nytitlogo {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .ytpiclist-l {
    float: left;
    width: 46%;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .ytpiclist-r {
    float: right;
    width: 46%;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .medical_41 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;

  }

  .medical_41 {
    padding-left: 40px;
    padding-bottom: 10px;
    width: 95%;
    border-top: 3px solid #dbd2c0;
    margin-top: 50px;
    padding-top: 20px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .nytitlogo-l {
    width: 20%;
    margin-right: 30px;
    padding-right: 20px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #dbd2c0;
  }

  .medical_41 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .pape_title_left {
    float: left;
    width: 100%;
    text-align: left;
  }

  .medical_13 {
    background: #f5f5f5;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_410 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_410 {
    padding-left: 20px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .dzspjy-tit {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .medical_411 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 60px;
    margin-bottom: 30px;
    float: left;
    background: url(/images/titb3.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_12 {
    background: #f3ece2;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_14 {
    background: #eef8ef;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .w376 {
    width: 100%;
    float: left;
    padding: 0 0px;
    margin: 0 auto;
    min-height: 300px;
  }

  .w376 .item .time {
    width: 86px;
    height: 79px;
    float: left;
    padding: 10px;
    margin-right: 10px;
    font-family: arial;
    font-size: 20px;
    color: #999;
    background: #f3f3f3;
    text-align: center;
  }

  .w376 .nwestitle {
    width: 72%;
    float: left;
    text-align: left;
  }

  .w376 .item {
    min-height: 180px;
    width: 89%;
    transition: all .5s;
    margin: 0 auto 30px;
    border: 1px solid #f3f3f3;
    display: block;
  }

  .pape_b_t {
    width: 100%;
    overflow: hidden;
    margin-top: 00px;
  }

  .nei-position {
    /* position: absolute; */
    margin-top: 00px;
    /* padding-right: 20px; */
    width: 100%;
    float: left;
    text-align: right;
  }

  .newBody {
    width: 90%;
    margin: 0 auto;
  }

  .newBody h1 {
    font-size: 26px;
    color: #2a2a2a;
    line-height: 46px;
    text-align: center;
    font-weight: 500;
  }

  .course_title2dd,
  .k_pape_nav_k1 .k2 {
    overflow: hidden;
    width: 100%;
    height: 70px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
  }

  .gklist h2 {
    font-weight: bold;
    font-size: 20px;
    width: 90%;
    color: #07216b;
    border-left: 4px solid #2f75e7;
    padding-left: 10px;
    margin: 20px auto 0;
  }

  .pape_culture {
   
    min-height: auto;
  }
.zhaopinlist {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #e2eef7;
    border-radius: 10px;
    background: #fff;
}
  .swiper-container {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-top: 00px;
  }

  .lanmu-box2-m {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 111;
    display: block;
  }

  .lanmu-box2-m p {
    margin: 0;
    margin-left: 10px;
    float: left;
  }

  .lanmu-box2-m p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .hzhb_239 .hb-con .item {
    width: 98%;
    height: 154px;
    margin: 1%;
    border: 1px #ccc solid;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    display: inline-block;
    cursor: pointer;
  }

  .hzhb_239 .hb-con {
    margin-bottom: 20px;
    height: 680px;
  }

}

.newsimg {
  width: 50%;
  float: left
}

@media (max-width: 991px) {
  .w {
    width: 100%;
    margin: 0 0%;
  }

  .notice .item li>p {
    max-width: inherit;
  }

  .notice .item li>span.date {
    display: none;
  }
}

.foot_nav .pb {
  padding-bottom: 50px;
}

.foot_nav dl {
  float: left;
  width: 120px;
}

.foot_nav a {
  color: #94A4BB;
}

.foot_nav dt a {
  font-size: 16px;
  color: #fff;
  margin-bottom: 13px;
  display: inline-block;
  font-weight: bold;
}

.foot_nav dd a {
  font-size: 14px;
  color: #abc2f3;
  line-height: 30px;
  display: inline-block;
  transition: 0.2s;
  font-weight: bold;
}

.foot_nav dd a:hover {
  color: #fff;
}

.foot_nav .foot_nav1 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 22px;
  display: inline-block;
}

.foot_nav .foot_nav2 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 14px;
  display: inline-block;
  font-weight: bold;
  width: 100%;
}

.foot_nav .foot_nav3 {
  font-size: 13px;
  color: #abc2f3;
  line-height: 26px;
  display: inline-block;
}

.foot_nav .foot_nav4 {
  float: left;
  width: 460px;
}

.foot_nav .foot_nav5 {
  float: right;
  text-align: center;
  width: 150px;
  padding-top: 10px;
  margin-left: 15px;
}

.foot_nav .foot_nav5 img {
  width: 150px;
  height: 150px;
}

.foot_nav .foot_nav5 span {
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #abc2f3;
  line-height: 35px;
}

.foot_p a {
  color: #6e7b90;
}

.pape_banner {
  position: relative;
}

.pape_banner_text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  text-align: center;
  top: 170px;
}

.pape_banner_text h3 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  padding-bottom: 12px;
}

.pape_banner_text p {
  color: #fff;
  font-size: 16px;
}

.pape_nav {
  height: 70px;
  line-height: 70px;
  background: #f7f8fa;
}

.pape_nav ul {
  display: table;
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

.pape_nav li {
  display: table-cell;
}

.pape_nav a {
  font-size: 18px;
  color: #333;
  display: inline-block;
  width: 100%;
  transition: 0.2s;
}

.pape_nav .hv a,
.pape_nav a:hover {
  background: #3253DA;
  color: #fff;
}

.client_ul_b {
  margin-bottom: 0px;
}

.client_b {
  padding-top: 0;
}

.client_b .title_index {
  padding-bottom: 30px;
}

.pc_img {
  display: block;
}

.wap_img {
  display: none;
  width: 100%;
}

.wap_img img {
  width: 100%;
}

@media (max-width: 1450px) {
  .pape_banner_text {
    top: 50%;
  }
}

@media (max-width: 991px) {
  .pc_img {
    width: 178%;
    margin-left: -290px;
  }

  .wap_img {
    display: block;
  }

  .pape_banner_text {
    top: 30%;
  }

  .pape_banner_text h3 {
    font-size: 20px;
    padding-bottom: 0;
    line-height: 40px;
  }

  .pape_banner_text p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {

  .pape_nav a {
    font-size: 14px;
  }

  .pape_nav {
    line-height: 50px;
    height: 50px;
  }

  .pape_banner_text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.bread {
  color: #A8A8A8;
  font-size: 16px;
  line-height: 63px;
}

.bread a {
  color: #A8A8A8;
  font-size: 16px;
}

.bread img {
  margin-right: 20px;
}

.news_bg {
  background: #f7f8fa;
  padding-bottom: 60px;
}

.news_show {
  background: #fff;
  padding: 30px 122px 40px;
}

.jzk_show_t {
  text-align: center;
  width: 100%;
  font-size: 24px;
  padding-top: 20px;
  line-height: 40px;
}

.jzk_show_q {
  font-size: 14px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 10px;
  color: #A8A8A8;
  border-bottom: 1px dashed #e8e8e8;
  margin-bottom: 30px;
}

.jzk_show_q span {
  padding: 0 8px;
  color: #A8A8A8;
}

.jzk_show_q i {
  padding-right: 8px;
}

.jzk_show_c {
  padding-bottom: 100px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.jzk_show_c p {
  padding-bottom: 30px;
}

.jzk_show_qxb {
  padding-top: 15px;
  border-top: 1px dashed #e8e8e8;
  margin-top: 15px;
  padding-bottom: 20px;
}

.jzk_show_qxb a {
  color: #333;
  font-size: 14px;
  text-align: left;
  line-height: 34px;
  display: inline-block;
  float: left;
}

.jzk_show_qxb a:nth-child(2) {
  float: right;
}

@media (min-width: 1920px) {

  .yttb {
    text-align: center;
    width: 1400px;
    margin: 0 auto 50px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 1440px) {

  .xcpstyl {
    text-align: right !important;
    margin-top: 30px;
    margin-right: 0px;
  }

}

@media (max-width: 1680px) {
  .banner_list1 {
    top: -600px;
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30zt1680.jpg) top center no-repeat;
    background-size: 100%;
  }
}

@media (min-width: 1600px) {

  .xcpstyl {
    text-align: right !important;
    margin-top: 50px;
  }

}

@media (max-width: 1600px) {
  .banner_list1 {
    top: -560px;
    width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

@media (min-width: 1680px) {

  .yttb {
    text-align: center;
    width: 1400px;
    margin: 0 auto 50px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xcpstyl {
    text-align: right !important;
    margin-top: 60px;
  }

}

@media (max-width: 1440px) {
  .banner_list1 {
    top: -500px;
    width: 1420px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

@media (max-width: 1366px) {
  .banner_list1 {
    top: -480px;
    width: 1310px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

@media (max-width: 1280px) {
  .banner_list1 {
    top: -450px;
    width: 1250px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

@media (max-width: 1024px) {
  .banner_list1 {
    top: -350px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }
}

@media (max-width: 991px) {
  .news_show {
    padding: 30px 32px 40px;
  }
}

@media (max-width: 767px) {
  .news_show {
    padding: 10px 12px 20px;
  }

  .jzk_show_q span {
    padding: 0 4px;
  }

  .bread {
    line-height: 20px;
    padding: 15px 0;
  }

  .bread img {
    margin-right: 10px;
  }

  .jzk_show_c {
    padding-bottom: 10px;
  }

  .jzk_show_qxb a:nth-child(2) {
    float: left;
  }
}

.news_pape_list {
  margin-top: 50px;
}

.news_pape_list li {
  width: 100%;
  display: inline-block;
  float: left;
  border-bottom: 1px solid #e1e6f0;
  padding-bottom: 24px;
  margin-bottom: 40px;
  position: relative;
}

.news_pape_list li a {
  overflow: hidden;
  display: inline-block;
}

.news_pape_list li:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 1px;
  background: #3253DA;
  bottom: 0;
  transition: 1s;
}

.news_pape_list li:hover:after {
  width: 100%;
}

.news_pape_list .news_img {
  float: left;
  width: 400px;
}

.news_pape_list .news_img img {
  width: 390px;
  height: 230px;
}

.news_pape_list .news_body {
  width: calc(100% - 410px);
  float: left;
  padding: 10px 0 10px 20px;
}

.news_pape_list .news_body h4 {
  font-size: 24px;
  padding-bottom: 20px;
  padding-top: 10px;
}

.news_pape_list .news_body p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.news_pape_list .news_body span {
  float: right;
  width: auto;
  padding: 0;
}

.news_pape_list .news_body b {
  float: left;
  color: #2E2E2E;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  display: inline-block;
  overflow: hidden;
}

.news_pape_list .news_body b font {
  overflow: hidden;
  width: 0;
  opacity: 0;
  transition: 0.2s;
  display: inline-block;
}

.news_pape_list .news_body b img {
  transition: 0.4s;
  vertical-align: middle;
  margin-top: -20px;
  margin-left: -10px;
}

.news_pape_list li a:hover b img {
  padding-left: 11px;
  margin-left: 0px;
}

.news_pape_list li a:hover font {
  width: auto;
  opacity: 1;
}

.news_pape_list li a:hover .news_body h4 {
  color: #3253DA;
}

.sev_show {
  text-align: center;
  padding-bottom: 60px;
}

.sev_pape_box {
  background: #f9fbfd;
}

@media (min-width: 1200px) {
  .foot_nav {
    background: #4e60aa;
    padding: 40px 0 0;
    float: left;
    width: 100%;
  }

  .zhaopinlist {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
    margin-top: 0px;
    float: left;
    border: 1px solid #e2eef7;
    border-radius: 10px;
    background: #fff;
  }
}

@media (max-width: 1200px) {
  .news_body h4 {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }


}

@media (max-width: 991px) {
  .news_body h4 {
    font-size: 16px;
    word-break: initial;
    white-space: initial;
    overflow: initial;
    text-overflow: initial;
  }

  .news_body p {
    display: none;
  }

  .news_pape_list .news_img {
    width: 100%;
  }

  .news_pape_list .news_img img {
    height: auto;
    width: 100%;
  }

  .news_pape_list .news_body {
    width: 100%;
    padding-left: 10px;
  }

  .news_pape_list .news_body h4 {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 0;
  }

  .news_pape_list .news_body p {
    margin-bottom: 20px;
  }

  .news_pape_list li {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
}

.recommend .swiper-container {
  padding: 0 15px;
  padding-top: 14px;
}

.recommend img {
  border: 1px solid #d2d2d2;
  margin-bottom: 20px;
  box-shadow: 0 20px 20px 0 rgba(24, 47, 67, 0.2);
  width: 163px;
  height: 222px;
}

.recommend li {
  text-align: center;
}

.recommend li a {
  color: #7d7d7d;
}

.recommend h3 {
  font-size: 14px;
}

.recommend p {
  font-size: 12px;
}

.adv_bd_x {
  position: relative;
}

.adv_bd_s {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}

.adv_bd_s.hv {
  opacity: 1;
  z-index: 999;
}

.index_news_img {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 35px;
}

.index_news_t {
  margin: 10px 20px 0;
}

.index_news_t span {
  color: #5e5e5e;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: -1px;
  display: inline-block;
  margin-right: 10px;
}

.index_news_t p {
  font-size: 16px;
  display: inline-block;
  color: #8d8d8d;
}

.index_news_d {
  margin: 10px 20px;
  display: inline-block;
  font-size: 20px;
  color: #5e5e5e;
}

.index_news_li {
  float: left;
  width: 100%;
}

.index_btn:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}

.index_btn li {
  width: 50%;
  text-align-last: center;
  margin-bottom: 24px;
  float: left;
}

.index_btn li:hover img {
  box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.6);
  transform: translate3d(0, -6px, 0px);
}

.scroll_top {
  width: 48px;
  height: 48px;
  background: #689bee;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  border-radius: 50%;
  position: fixed;
  right: 2.6vw;
  bottom: 35px;
  z-index: 9999;
  text-align: center;
  line-height: 48px;
}

.scroll_top:hover {
  background: #34b6e5;
}

.scroll_top::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #4181e9;
  opacity: 0.3;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  z-index: -1;
  animation: con linear 2s infinite;
}

@keyframes con {

  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.5);
  }
}

@media (max-width: 991px) {
  .scroll_top {
    width: 30px;
    height: 30px;
    line-height: 30px;
    bottom: 55px;
  }
}

@media (max-width: 1600px) {
  .index_btn li {
    width: 46%;
    margin: 0 2% 24px;
  }

  .adv_bd a h3 {
    font-size: 16px;
  }
}

@media (max-width: 1450px) {
  .head_ul {
    width: 900px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 60px;
    padding-top: 50px;
    background: none;
    margin: 0 auto;
    width: 95%;
  }

  .profile10 {
    padding: 0;
    background: none;
    margin: 0 auto;
    width: 95%;
  }

  .profile6 {
    background: url(../../images/a3.png) center top no-repeat;
    height: 500px;
    padding-top: 59px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 60px;
    padding-top: 50px;
    background: none;
    margin: 0 auto;
    width: 95%;
  }

  .head_ul_sub {
    width: 1000px;
  }

  .adv_bd a h3 {
    font-size: 14px;
  }

  .adv_bd a img {
    width: 24px;
    margin-right: 3px;
  }

  #player>* {
    height: 360px !important;
  }

  #player2>*,
  #player3>* {
    height: 220px !important;
  }

  .adv_bd {
    margin-bottom: 18px;
  }

  .adv_bd_box {
    padding: 18px;
    height: 342px;
  }

  .pao {
    bottom: 16px;
  }

  .recommend img {
    margin-bottom: 10px;
  }

  .recommend .swiper-container {
    padding-top: 0;
  }

  .index_news_li {
    float: left;
    width: 100%;
  }

  .newsimg {
    width: 50%;
    float: left;
  }

  .index_news_li img a {
    width: 45%;
  }
}

@media (max-width: 1200px) {
  .head_ul {
    width: 630px;
  }

  .head_ul_sub {
    width: 630px;
  }

  .head_ul li a {
    font-size: 15px;
  }

  .adv_t2 img {
    height: 60px;
  }

  .adv_t1 {
    font-size: 26px;
  }

  #player>* {
    height: 345px !important;
  }

  .index_news_d {
    font-size: 16px;
  }

  .index_news_t span {
    margin-right: 6px;
  }

  .foot_nav dl {
    width: 100px;
  }

  .foot_nav .foot_nav5 img {
    width: 130px;
    height: 130px;
  }

  .foot_nav .foot_nav5 {
    width: 130px;
  }
}

.wap_nav_box {
  display: none;
}

@media (max-width: 991px) {
  .foot_nav_box {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .foot_nav .foot_nav5 {
    width: 50%;
    margin-left: 0;
    display: inline-block;
    text-align: center;

  }

  .head_ul {
    display: none;
  }

  .adv_l {
    width: 100%;
  }

  .adv_r {
    width: 100%;
    margin-top: 20px;
  }

  #player2>*,
  #player3>* {
    height: 300px !important;
  }

  .adv_bd_box {
    padding: 18px;
    height: 442px;
  }

  .index_btn {
    border-left: none;
    border-left: 1px solid #d5d5d5;
    display: inline-block;
    padding: 10px 00px 0 20px;
  }

  .head_box {
    line-height: 60px;
  }

  .head_box .w {
    width: 100%;
    margin: 0;
    padding-left: 15px;
  }

  body {
    margin-top: 00px;
  }

  .head_logo img {
    height: 40px;
  }

  .mbtn {
    position: fixed;
    width: 60px;
    height: 60px;
    top: 0px;
    right: 0%;
    z-index: 50;
  }

  .mbtn span {
    top: 29px;
    left: 20px;
    width: 20px;
  }

  .mbtn span,
  .mbtn span:after,
  .mbtn span:before {
    position: absolute;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .advertise {
    padding: 60px 0 24px;
  }

  .mbtn span:after,
  .mbtn span:before {
    content: "";
    left: 0;
    -webkit-transform: translateY(0px) rotate(0deg);
  }

  .mbtn span:before {
    top: -6px;
    width: 14px;
  }

  .mbtn span:after {
    top: 6px;
    width: 12px;
  }

  .mbtn.active span {
    background-color: transparent;
  }

  .mbtn.active span:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
  }

  .mbtn.active span:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
  }

  .mbtn.active span:after,
  .mbtn.active span:before {
    width: 20px;
  }

  .head_box.hv a {
    color: #fff;
  }

  .wap_nav_box {
    display: none;
    width: 100%;
    height: calc(100vh - 60px);
    position: fixed;
    left: 0%;
    right: 0;
    z-index: 20;
    top: 60px;
    overflow-y: auto;
    background: linear-gradient(135deg, #5877d3, #3f5696) center center no-repeat;
    -webkit-transition: all 0.5s;
  }

  .wap_nav_box .wap_nav_son {
    display: none;
  }

  .wap_nav_box .has_son>a {
    width: 100%;
    display: inline-block;
  }

  .wap_nav_box .has_son>a::after {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -10px;
    background: url(../../images/arrow-right.png) no-repeat;
    background-size: cover;
    content: '';
    -webkit-transition: all 0.35s;
  }

  .wap_nav_box .has_son.hv>a::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .wap_nav_box li {
    position: relative;
  }

  .wap_nav_box li::after {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0%;
    bottom: 0%;
    content: '';
    background: linear-gradient(135deg, #5877d3, rgba(255, 255, 255, 0.5)) center center no-repeat;
  }

  .wap_nav_box li>a {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding: 0px 5%;
  }

  .wap_nav_box dt a {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    width: 100%;
    color: #ffffff;
    margin-bottom: 5px;
  }

  .wap_nav_box .wap_nav_son {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    padding: 0 5% 12px;
    line-height: 30px;
  }

  .wap_nav_box dl {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .wap_nav_box dl:last-child {
    border-bottom: none;
  }

  .wap_nav_box dd {
    display: inline-block;
    margin-right: 15px;
  }

  .wap_nav_box dd i {
    margin-right: 3px;
  }

  .wap_nav_box dd a {
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
  }

  .mbtn.hv span {
    background-color: transparent;
  }

  .mbtn.hv span:after,
  .mbtn.hv span:before {
    width: 20px;
  }

  .mbtn.hv span:before {
    -webkit-transform: translateY(6px) rotate(-45deg);
  }

  .mbtn.hv span:after {
    -webkit-transform: translateY(-6px) rotate(45deg);
  }
}

@media (max-width: 767px) {
  .advertise {
    padding: 140px 0 24px;
  }

  .adv_t1 {
    font-size: 26px;
    width: 98%;
    margin: 0 auto;
  }

  #player>* {
    height: 245px !important;
  }

  .jzk_banner .swiper-pagination {
    bottom: 5px;
  }

  .adv_bd a img {
    display: none;
    text-align: center;
  }

  .adv_bd a {
    text-align: center;
    width: 33.3%;
  }

  .adv_bd {
    margin-bottom: 12px;
  }

  .adv_bd_box {
    overflow: hidden;
    height: auto;
    padding: 10px;
    padding-bottom: 40px;
  }

  .adv_bd_box:after {
    clear: both;
    width: 100%;
    display: block;
    content: ' ';
  }

  .adv_bd_s.hv {
    display: block;
  }

  .adv_bd_s {
    position: inherit;
    display: none;
  }

  #player2>*,
  #player3>* {
    height: 200px !important;
  }

  .index_news_li {
    width: 100%;
    margin-right: 0%;
  }

  .index_btn {
    padding: 10px 0 0 0;
  }

  .index_btn li {
    margin: 0 2% 16px;
  }

  .index_news {
    padding: 30px 0;
  }

  .adv_r {
    margin-top: 10px;
  }

  .foot_nav_box {
    display: flex;
    width: 100%;
    display: none;
    flex-wrap: wrap;
  }

  .foot_nav dt a {
    font-size: 14px;
    margin-bottom: 6px;
  }

  .foot_nav dd a {
    font-weight: 500;
    font-size: 13px;
  }

  .foot_nav dl {
    width: 33.3%;
    padding-bottom: 20px;
    text-align: center;
  }

  .foot_nav {
    padding-top: 24px;
  }

  .foot_nav .pb {
    padding-bottom: 20px;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 30px;
  }

  .foot_nav5:nth-child(2) {
    padding-right: 30px;
  }

  .foot_p {
    line-height: 24px;
  }

  .wap_nav_box dd i {
    margin-right: 1px;
  }

  .wap_nav_box dd {
    margin-right: 10px;
  }

  .head_box.hv .head_logo img {
    height: 40px;
  }

  .head_box.hv {
    line-height: 60px;
  }

  .head_box.hv .head_ul li {
    line-height: 60px;
    height: 60px;
  }
}

.k_pape_nav_k1 {
  height: 85px;
  line-height: 85px;
  margin-top: 80px;
  color: #919191;
  box-shadow: 6px 5px 5px rgba(24, 47, 67, 0.1);
  background: #f7f7f7;
  overflow: hidden;
}

.k_pape_nav_k1 .swiper-container-horizontal>.swiper-scrollbar {
  bottom: initial;
  top: 0;
}

.k_pape_nav_k1 .k2 {
  float: left;
  padding-left: 18px;
}

.k_pape_nav_k1 .k2 li {
  float: left;
}

.k_pape_nav_k1 .k2 a {
  font-size: 18px;
  margin: 0 15px;
  line-height: 85px;
  display: inline-block;
  color: #919191;
  position: relative;
  z-index: 9;
}

.k_pape_nav_k1 .k2 li a::after {
  content: ' ';
  display: inline-block;
  height: 3px;
  background: #b9a783;
  width: 0;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  transition: 0.2s;
  margin: 0 auto;
}

.k_pape_nav_k1 .k2 li:hover a::after,
.k_pape_nav_k1 .k2 li.hv a::after {
  width: 100%;
  color: #b9a783;
}

.k_pape_nav_k1 .k2 li.hv a,
.k_pape_nav_k1 .k2 li:hover a {
  color: #b9a783;
}




.k_pape_nav_k2 .swiper-container-horizontal>.swiper-scrollbar {
  bottom: initial;
  top: 0;
}

.k_pape_nav_k2 .k2 li {
  float: left;
}

.k_pape_nav_k2 .k2 a {
  font-size: 18px;
  margin: 0 15px;
  line-height: 85px;
  display: inline-block;
  color: #919191;
  position: relative;
  z-index: 9;
}

.k_pape_nav_k2 .k2 li a::after {
  content: ' ';
  display: inline-block;
  height: 3px;
  background: #b9a783;
  width: 0;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  transition: 0.2s;
  margin: 0 auto;
}

.k_pape_nav_k2 .k2 li:hover a::after,
.k_pape_nav_k2 .k2 li.hv a::after {
  width: 100%;
  color: #b9a783;
}

.k_pape_nav_k2 .k2 li.hv a,
.k_pape_nav_k2 .k2 li:hover a {
  color: #b9a783;
}





.k_panav {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 40px;
  width: 100%;
  float: left;
}

.k_panav li {
  display: inline-block;
  margin-bottom: 10px;
}

.k_panav li a:hover,
.k_panav li a.hover {
  background: #4281ea;
  border: 1px solid #4281ea;
  color: #fff;
}

.k_panav a {
  display: inline-block;
}

.k_panav a {
  border: 1px solid #ebebeb;
  -wekit-border-radius: 2px;
  -max-border-radius: 2px;
  border-radius: 2px;
  min-width: 48px;
  line-height: 48px;
  height: 48px;
  color: #333333;
  margin: 0 5px;
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}

.k_panav span {
  display: inline-block;
}

.k_panav span {
  background: #eeeff3;
  line-height: 48px;
  min-width: 48px;
  height: 48px;
  color: #000;
  border: 1px solid #ebebeb;
  -wekit-border-radius: 2px;
  -max-border-radius: 2px;
  border-radius: 2px;
  margin: 0 5px;
  padding: 0 16px;
  display: inline-block;
  font-size: 14px;
}

.k_panav a:hover,
.k_panav li a.hover {
  background: #478dfc;
  border: 1px solid #4281ea;
  color: #fff;
}












@media (max-width: 767px) {
  .k_panav {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .k_panav a {
    min-width: 40px;
    line-height: 40px;
    height: 40px;
    padding: 0 11px;
    margin: 0 3px;
  }

  .k_panav span {
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    color: #000;
    border: 1px solid #ebebeb;
    -wekit-border-radius: 2px;
    -max-border-radius: 2px;
    border-radius: 2px;
    margin: 0 3px;
    padding: 0 11px;
  }
}

.jzk_pagebox {
  padding-bottom: 60px;
  padding-top: 48px;
}

.pape_title {
  border-bottom: 1px solid #dbd2c0;
  height: 74px;
  padding-left: 10px;
  padding-top: 30px;
}

.pape_title h3 {
    color: #062369;
    font-size: 24px;
    display: block;
    float: left;
    margin-right: 17px;
    margin-top: 00px;
    font-weight: bold;
}

.pape_title span {
  margin-top: 3px;
  font-size: 14px;
  color: #a99980;
  background: #f7f6f2;
  text-transform: uppercase;
  padding: 0 8px;
  display: inline-block;
  height: 23px;
  line-height: 23px;
}

.zyxq {
  padding: 0 185px;
  float: left;
  margin-top: 27px;
}

.zyxq .t_time {
  margin: 8px;
  height: 78px;
  width: 78px;
  text-align: center;
  background: #f3f3f3;
  color: #4682fa;
  float: left;
  margin-right: 47px;
}

.zyxq .t_time span {
  padding-top: 12px;
  padding-bottom: 6px;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  color: #4682fa;
}

.zyxq .t_time p {
  padding-top: 0;
  margin-top: 0;
  font-size: 12px;
  line-height: 12px;
  color: #4682fa;
}

.zyxq li {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
}

.zyxq .zyxq_1 {
  float: left;
  margin-right: 25px;
  width: 350px;
}

.zyxq .zyxq_2 {
  float: left;
  width: calc(100% - 134px);
}

.zyxq h3 {
  color: #3E3E3E;
  font-size: 20px;
  font-weight: 500;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0;
  transition: 0.3s;
}

.zyxq i {
  width: 31px;
  transition: 0.3s;
  height: 5px;
  background: #4583fa;
  content: ' ';
  display: inline-block;
}

.zyxq p {
  margin: 0;
  padding-top: 2px;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  color: #9b9b9b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 8px;
}

.zyxq span {
  color: #8B8B8B;
  font-size: 14px;
  display: inline-block;
  width: 100%;
}

.zyxq li:hover h3 {
  color: #4682fa;
}

.zyxq li:hover i {
  color: #4682fa;
}

@media (max-width: 1200px) {
  .zyxq .zyxq_1 {
    float: left;
    margin-right: 25px;
    width: 250px;
  }

  .zyxq .zyxq_2 {
    float: left;
    width: calc(100% - 275px);
  }
}

@media (max-width: 767px) {
  .zyxq .zyxq_1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }

  .zyxq li {
    padding-bottom: 18px;
    margin-bottom: 18px;
    display: inline-block;
    flex-wrap: initial;
    width: 100%;
  }

  .zyxq li a {
    display: inline-block;
    width: 100%;
  }

  .zyxq .zyxq_2 {
    width: 100%;
  }

  .zyxq {
    position: relative;
    width: 100%;
  }

  .zyxq p {
    padding-top: 0;
  }


  .zyxq h3 {
    font-size: 18px;
  }
}

.zyxq_top {
  padding: 0 0px;
  float: left;
  margin-top: 30px;
}

.zyxq_top li {
  box-shadow: 0 0 10px 0 rgba(24, 47, 67, 0.1);
  display: flex;
  flex-wrap: wrap;
  padding: 21px 28px;
  margin-bottom: 25px;
}

.zyxq_top .zyxq_1 {
  float: left;
  margin-right: 25px;
  padding-top: 10px;
  width: 443px;
  position: relative;
}

.zyxq_top .zyxq_1 .news_hot {
  position: absolute;
  left: 20px;
  top: -25px;
  z-index: 9;
}

.zyxq_top .zyxq_2 {
  float: right;
  margin-right: 20px;
  padding-top: 30px;
  width: calc(100% - 500px);
}

.zyxq_top .zyxq_2 .t_time {
  padding-bottom: 18px;
}

.zyxq_top .zyxq_2 .t_time b {
  color: #5e5e5e;
  font-size: 25px;
  display: inline-block;
}

.zyxq_top .zyxq_2 .t_time span {
  display: inline-block;
  color: #8d8d8d;
  font-size: 16px;
}

.zyxq_top .mre {
  background: #4583fa;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 37px;
  -wekit-border-radius: 37px;
  -max-border-radius: 37px;
  border-radius: 37px;
  float: right;
  padding: 0 20px;
  display: inline-block;
  margin-top: 20px;
}

.zyxq_top .mre:hover {
  background: #5a7ffa;
}

.zyxq_top h3 {
  color: #3E3E3E;
  font-size: 20px;
  font-weight: 500;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0;
  transition: 0.3s;
}

.zyxq_top i {
  width: 31px;
  transition: 0.3s;
  height: 5px;
  background: #4583fa;
  content: ' ';
  display: inline-block;
}

.zyxq_top p {
  margin: 0;
  padding-top: 2px;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  color: #9b9b9b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 8px;
}

.zyxq_top li:hover h3 {
  color: #4682fa;
}

.zyxq_top li:hover i {
  color: #4682fa;
}

@media (max-width: 1450px) {
  .zyxq_top {
    padding: 0 55px;
  }

  .zyxq {
    padding: 0 85px;
  }
}

@media (max-width: 1200px) {

  .zyxq_top .zyxq_1 {
    float: left;
    margin-right: 25px;
    width: 250px;
  }

  .zyxq_top .zyxq_2 {
    float: left;
    width: calc(100% - 300px);
    margin-right: 20px;
    padding-top: 10px;
  }

  .zyxq_top .zyxq_2 .t_time {
    padding-bottom: 8px;
  }

  .zyxq_top h3 {
    font-size: 18px;
  }

  .zyxq .zyxq_2 {
    float: left;
    width: calc(100% - 175px);
  }

  .zyxq_top p {
    margin: 0;
    padding-top: 2px;
    font-size: 14px;
    line-height: 20px;
  }

  .zyxq h3 {
    font-size: 18px;
  }

  .zyxq p {
    margin: 0;
    padding-top: 2px;
    font-size: 14px;
    line-height: 20px;
  }

  .k_pape_nav_k1,
  .k_pape_nav_k1 .k2 a {
    height: 65px;
    line-height: 65px;

  }


  .k_pape_nav_k2,

}

.course_title2dd,
.k_pape_nav_k1 .k2 {
  overflow: hidden;
  width: 100%;
}

.k_pape_nav_k2 .k2 {
  overflow: hidden;
  width: 100%;
}

.course_title2dd .swiper-slide {
  width: auto;
}

@media (max-width: 767px) {
  .k_pape_nav_k1 .k2 {
    padding-left: 0;
  }

  .k_pape_nav_k2 .k2 {
    padding-left: 0;
  }

  .zyxq_top .zyxq_1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }

  .zyxq_top li {
    padding-bottom: 18px;
    margin-bottom: 18px;
    display: inline-block;
    flex-wrap: initial;
    width: 100%;
  }

  .zyxq_top li a {
    display: inline-block;
    width: 100%;
  }

  .zyxq_top .zyxq_2 {
    width: 100%;
  }

  .zyxq_top {
    position: relative;
    width: 100%;
  }

  .zyxq_top p {
    padding-top: 0;
  }

  .zyxq_top h3 {
    font-size: 18px;
  }

  .zyxq_top {
    padding: 0 10px;
  }

  .zyxq {
    padding: 0 10px;
  }

  .zyxq_top li {
    padding: 10px;
  }

  .zyxq_top .zyxq_1 .news_hot {
    position: absolute;
    left: 15px;
    top: -16px;
    z-index: 9;
  }

  .zyxq_top .mre {
    line-height: 27px;
    -wekit-border-radius: 27px;
    -max-border-radius: 27px;
    border-radius: 27px;
    font-size: 13px;
    padding: 0 15px;
  }

  .zyxq .t_time {
    height: 58px;
    width: 58px;
    margin-right: 17px;
  }

  .zyxq .t_time span {
    padding-top: 4px;
    font-size: 22px;
    padding-bottom: 0px;
  }

  .zyxq .zyxq_2 {
    width: calc(100% - 95px);
  }

  .pape_title {
    background-size: auto 60px;
    height: 51px;
    padding-left: 15px;
    padding-top: 20px;
  }

  .pape_title h3 {
    margin-right: 7px;
    font-size: 20px;
  }
}

.news_show_title {
  text-align: center;
  font-size: 30px;
  color: #2a2a2a;
  line-height: 30px;
  padding-bottom: 16px;
}

@media (max-width: 991px) {
  .news_show_title {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .news_show_title {
    padding-bottom: 8px;
  }
}

.news_show_desc {
  padding-bottom: 16px;
  text-align: center;
  font-size: 16px;
  color: #8d8d8d;
  border-bottom: 1px solid #e3e3e3;
}

@media (max-width: 767px) {
  .news_show_desc {
    padding-bottom: 8px;
  }
}

.news_show_desc span {
  margin-right: 40px;
}

@media (max-width: 767px) {
  .news_show_desc span {
    margin-right: 20px;
  }
}

.news_show_desc span i {
  margin-right: 9px;
}

.news_show_body {
  padding: 0 260px;
  font-size: 16px;
  color: #1d1d1d;
  line-height: 2;
  padding-top: 30px;
}

.news_show_body p {
  padding-bottom: 10px;
}

@media (max-width: 1450px) {
  .news_show_body {
    padding: 0 160px;
    padding-top: 30px;
  }
}

@media (max-width: 1200px) {
  .news_show_body {
    padding: 0 60px;
    padding-top: 30px;
  }
}

@media (max-width: 991px) {
  .news_show_body {
    padding: 0 10px;
    padding-top: 15px;
  }
}

.news_bopt {
  padding-top: 68px;
  width: 100%;
  display: inline-block;
}

.news_bopt a {
  color: #525252;
  font-size: 16px;
  float: left;
}

.news_bopt a:hover {
  color: #4181e9;
}

.news_bopt a:nth-child(2) {
  float: right;
}

@media (max-width: 767px) {
  .news_bopt a {
    float: left;
    display: inline-block;
    width: 100%;
  }
}

.pape_culture {}

.pape_culture_bg {
  min-height: 1200px;
  padding-bottom: 100px;
  background: url(/images/b3.png) center bottom no-repeat;
}

.pape_culture_t {
  color: #07216b;
  font-weight: bold;
  width: 1000px;
  margin: 45px auto 0;
  font-size: 20px;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .pape_culture_t {
    font-size: 18px;
    width: 92%;
    margin: 20px auto 0;
  }
}

.pape_culture_t:after {
  content: ' ';
  float: left;
  margin-right: 12px;
  display: inline-block;
  width: 7px;
  height: 23px;
  background: #2f75e7;
}

.pape_culture_body {
  color: #484848;
  font-size: 16px;
  width: 1000px;
  line-height: 32px;
  margin: 0 auto;

}

@media (max-width: 767px) {
  .pape_culture_body {
    font-size: 13px;
    width: 92%;
  }
}

.pape_culture_bc {
  margin: 0 00px;
  color: #484848;
  font-size: 16px;
  line-height: 2;
  padding-left: 43px;
  padding-bottom: 50px;
}

.pape_culture_bc .h3 {
  color: #fff;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 18px;
  width: 140px;
  text-align: center;
  background: #2f75e7;
  border-radius: 6px;
  height: 32px;
  box-shadow: 0 6px 5px 0 rgba(47, 117, 231, 0.3);
  line-height: 30px;
  margin-bottom: 20px;
}

.pape_culture_bc img {
  padding-bottom: 10px;
}


@media (max-width: 767px) {
  .pape_culture_bc {
    margin: 0;
    background-size: 20px;
    padding-left: 20px;
    padding-bottom: 30px;
    width: 94%;
    font-size: 13px;
  }

  .pape_culture_bc span {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .pape_culture_bc .h3 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .pape_honor {
    padding: 00px 0 0;
    float: left;
    width: 100%;

  }
}

.honor_1 {
  color: #062369;
  font-size: 18px;
  padding-left: 10px;
  padding-top: 20px;
  font-weight: bold;
  font-weight: bold;
  letter-spacing: 2px;
}

.honor_2 {
  position: relative;
  background: url(../../images/x2.png) center center no-repeat;
  height: 650px;
  z-index: 9;
  color: #555555;
  font-size: 16px;
}

.honor_2 span {
  padding-top: 5px;
  display: inline-block;
  color: #b9a682;
  font-weight: bold;
  line-height: 20px;
  font-size: 14px;
}

.honor_2 strong {
  color: #b9a682;
  font-size: 24px;
  letter-spacing: -1px;
  padding-right: 3px;
}

.honor_3 {
  position: absolute;
  left: 0;
  top: 200px;
  right: 0;
  text-align: center;
  font-weight: bold;
  z-index: 10;
}

.honor_4 {
  position: absolute;
  right: 680px;
  top: 96px;
  font-weight: bold;
  text-align: right;
  z-index: 10;
}

.honor_5 {
  position: absolute;
  left: 659px;
  font-weight: bold;
  top: 96px;
  text-align: left;
  z-index: 10;
}

.honor_6 {
  position: absolute;
  right: 690px;
  top: 213px;
  font-weight: bold;
  text-align: right;
  z-index: 10;
}

.honor_7 {
  position: absolute;
  font-weight: bold;
  left: 709px;
  top: 213px;
  text-align: left;
  z-index: 10;
}

.honor_8 {
  position: absolute;
  right: 759px;
  top: 330px;
  text-align: right;
  font-weight: bold;
  z-index: 10;
}

.honor_9 {
  position: absolute;
  left: 709px;
  top: 330px;
  text-align: left;
  font-weight: bold;
  z-index: 10;
}

.honor_10 {
  position: absolute;
  right: 700px;
  font-weight: bold;
  top: 450px;
  text-align: right;
  z-index: 10;
}

.honor_11 {
  position: absolute;
  left: 709px;
  top: 440px;
  font-weight: bold;
  text-align: left;
  z-index: 10;
}

.honor_12 {
  position: absolute;
  left: 0;
  top: 530px;
  font-weight: bold;
  right: 0;
  text-align: center;
  z-index: 10;
}

.certify {
  position: relative;
  padding-bottom: 0;
  padding-top: 60px;
  margin: 0 70px;
}

.certify .swiper-container {
  padding-bottom: 60px;
}

.certify .swiper-slide {
  width: 280px;
  -wekit-border-radius: 12px;
  -max-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;

}

.certify .swiper-slide img {
  display: block;
  width: 280px;
}

.certify .swiper-slide p {
  line-height: 40px;
  padding-top: 0;
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin: 0;
}

.certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
}

.certify .swiper-slide-active p {
  font-size: 22px;
  color: #017dbd;
  font-weight: bold;
}

.certify .swiper-button-next {
  background: url(../../images/l1.png) no-repeat left top;
  width: 24px;
  height: 58px;
  outline: none;
  margin-top: -28px;
  top: 50%;
}

.certify .swiper-button-prev {
  background: url(../../images/l2.png) no-repeat left top;
  width: 24px;
  height: 58px;
  outline: none;
  margin-top: -28px;
  top: 50%;
}

@media (max-width: 991px) {
  .certify {
    background-size: contain;
    padding-top: 30px;
  }

  .certify .swiper-slide {
    width: 230px;
  }

  .certify .swiper-slide img {
    width: 230px;
  }
}

@media (max-width: 767px) {
  .certify .swiper-slide {
    width: 140px;
  }

  .certify .swiper-slide img {
    width: 140px;
  }
}

.honor_bottom {
  background: url(../../images/honnor_bg.png) no-repeat center bottom;
}

.dszry {
  margin-top: 50px;
  float: left;
  margin-bottom: 180px;
}

.honor_bottom .w {
  min-height: 413px;
  padding-bottom: 49px;
  position: relative;
}

.honor_bottom ul {
  padding-left: 40px;
}

/*.honor_bottom li {
  display: inline-block;
  margin-bottom: 20px;
  width:100%;
      padding-left: 41px;
    font-size: 20px;
    background: url(../../images/g2.png) no-repeat left top;
    color: #a27a15;
}*/
.honor_bottom_1 img {
  margin-top: 30px;
}

.honor_bottom li {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 41px;
  font-size: 16px;
  font-weight: bold;
  background: url(../../images/g2.png) no-repeat left top;
  color: #555;
}

/*.honor_bottom li p{ font-size:16px; line-height:36px;}
*/
.honor_bottom li p {
  padding-top: 5px;

  color: #b9a682;
  font-weight: bold;
  line-height: 20px;
  font-size: 14px;
}

.honor_bottom_1 {
  width: 46%;
  text-align: center;
  height: 424px;
  left: 50px;
  top: 370px;
  float: right;
}

.honor_bottom_2 {
  width: 50%;
  margin: 0;
  float: left;
  min-height: 284px;
  padding: 0;

}

.honor_bottom_t {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  padding: 20px 20px 30px 40px;


}

@media (max-width: 1450px) {
  .honor_bottom_1 {
    width: 382px;
    height: 424px;
    left: 0px;
    text-align: left;
    padding-top: 20px;
    top: 287px;
    float: right;
    z-index: 9999999999999;
  }

  .honor_bottom_2 {
    width: 85%;
    margin: 75px 0% 50px;
    float: left;
    min-height: 284px;
    z-index: 9;
    padding: 40px 60px 20px 260px;

    color: #ffffff;
    -wekit-border-radius: 13px;
    -max-border-radius: 13px;
    border-radius: 13px;
  }

  .honor_4 {
    right: 650px;
    top: 70px;
  }

  .honor_5 {
    left: 650px;
    top: 70px;
  }

  .honor_6 {
    right: 680px;
    top: 190px;
  }

  .honor_7 {
    left: 680px;
    top: 190px;
  }

  .honor_8 {
    right: 700px;
    top: 310px;
  }

  .honor_9 {
    left: 700px;
    top: 310px;
  }

  .honor_10 {
    right: 650px;
    top: 440px;
  }

  .honor_11 {
    left: 650px;
    top: 440px;
  }

  .honor_12 {
    top: 535px;
  }

  .dszry {
    margin-top: 40px;
    float: left;
    margin-bottom: 40px;
  }

  .honor_bottom_2 {
    width: 60%;
    margin: 0px 0% 30px;
    float: left;
    min-height: 284px;
    z-index: 9;
    padding: 0px 0px 20px 00px;
    color: #ffffff;
    -wekit-border-radius: 13px;
    -max-border-radius: 13px;
    border-radius: 13px;
  }

  .honor_bottom li a {
    padding-right: 15px;
  }

  .honor_bottom_t {
    margin-bottom: 15px;
  }

  .certify {
    margin: 0 10px;
  }
}

@media (max-width: 1200px) {
  .certify {
    margin: 0 50px;
  }

  .certify .swiper-slide img,
  .certify .swiper-slide {
    width: 230px;
  }


}

@media (max-width: 767px) {

  .certify .swiper-slide img,
  .certify .swiper-slide {
    width: 170px;
  }

  .honor_bottom_1 {
    width: 100%;
    height: 280px;
    left: 0px;
    text-align: center;
    padding-top: 00px;
    top: 100px;
    float: left;
    z-index: 9999999999999;
  }

  .honor_bottom_2 {
    width: 100%;
    margin: 25px 0 0 0%;
    padding: 15px;
  }

  .certify {
    margin: 0 10px;
  }

  .certify .swiper-button-next {
    display: none;
  }

  .certify .swiper-button-prev {
    display: none;
  }

  .honor_bottom_t {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 20px 20px 00px 20px;
  }

  .honor_bottom ul {
    padding: 10px 20px;
  }

  .honor_bottom li a {
    font-size: 14px;
  }

  .honor_3,
  .honor_4,
  .honor_5,
  .honor_6,
  .honor_6,
  .honor_7,
  .honor_8,
  .honor_9,
  .honor_10,
  .honor_11,
  .honor_12 {
    position: inherit;
    left: inherit;
    right: inherit;
    line-height: 18px;
    top: inherit;
    padding-bottom: 20px;
    text-align: center;
  }

  .honor_1 {
    padding-left: 20px;
    font-size: 18px;
    letter-spacing: 0;
  }

  .honor_2 {
    background-size: contain;
    padding-top: 25px;
    height: auto;
    font-size: 14px;
    line-height: 1;
  }

  .honor_2 span {
    font-size: 14px;
  }

  .honor_2 strong {
    font-size: 18px;
  }

  .honor_3 img {
    width: 120px;
  }
}

.medical_top {
  background: #f7f7f7;
  padding: 9px 0;
}

.medical_top a {
  display: inline-block;

  float: left;
  width: 24%;
  margin: 0 0px;
  border-bottom: 5px solid #f7f7f7;
}

.medical_top a:hover {
  border-bottom: 5px solid #b9a783;
  transition: 0.3s;
}

.medical_1 {
  background: #e5f4ff;
  font-size: 18px;
  width: 95%;
  margin: 45px auto 20px;
  padding: 40px 46px;
  -wekit-border-radius: 4px;
  -max-border-radius: 4px;
  border-radius: 4px;
}

.medical_21 {
  padding-bottom: 10px;
  color: #0967a9;
  font-weight: 600;
  font-size: 16px;
}

.medical_30 {
  color: #5c9ed9;
  line-height: 26px;
  font-weight: 600;
  font-size: 15px;
}

.medical_12 {
  background: #f3ece2;
  font-size: 18px;
  width: 95%;
  margin: 45px auto 0px;
  padding: 40px 46px;
  -wekit-border-radius: 4px;
  -max-border-radius: 4px;
  border-radius: 4px;
}

.medical_32 {
  color: #c0a883;
  line-height: 1.5;
  font-weight: 600;
  font-size: 16px;
}

.medical_13 {
  background: #f5f5f5;
  font-size: 18px;
  width: 95%;
  margin: 45px auto;
  padding: 40px 46px;
  -wekit-border-radius: 4px;
  -max-border-radius: 4px;
  border-radius: 4px;
}

.medical_23 {
  padding-bottom: 10px;
  color: #333;
  font-weight: 600;
  font-size: 16px;
}

.medical_33 {
  color: #999;
  line-height: 26px;
  font-weight: 600;
  font-size: 15px;
}

.medical_14 {
  background: #eef8ef;
  font-size: 18px;
  width: 95%;
  margin: 45px auto;
  padding: 40px 46px;
  -wekit-border-radius: 4px;
  -max-border-radius: 4px;
  border-radius: 4px;

}

.medical_24 {
  padding-bottom: 10px;
  color: #08721e;
  font-weight: 600;
  font-size: 16px;
}

.medical_34 {
  color: #81b286;
  line-height: 26px;
  font-weight: 600;
  font-size: 15px;
}

.medical_2 {
  padding-bottom: 10px;
  color: #987d48;
  font-weight: 600;
  font-size: 16px;
}

.medical_3 {
  color: #454545;
  line-height: 1.5;
  font-weight: 600;
  font-size: 16px;
}




.medical_40 {
  padding-left: 40px;
  padding-bottom: 31px;
  width: 95%;
  padding-top: 40px;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;

}

.medical_40 .at {
  color: #07216b;
}

.medical_40 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_40 .at span {
  font-size: 18px;
}

.medical_40 p {
  color: #a4a8be;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}


.medical_40 {
  padding-left: 40px;
  padding-bottom: 0px;
  width: 95%;
  padding-top: 40px;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;

}

.medical_40 .at {
  color: #07216b;
}

.medical_40 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_40 .at span {
  font-size: 18px;
}

.medical_40 p {
  color: #2e67b5;
  font-size: 18px;
  line-height: 36px;
  font-weight: normal;
  text-transform: uppercase;
}






.medical_41 .at {
  color: #07216b;
}

.medical_41 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_41 .at span {
  font-size: 18px;
}

.medical_41 p {
  color: #2e67b5;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 10px;
  text-transform: uppercase;
}


.medical_4 {
  padding-left: 40px;
  padding-bottom: 31px;
  width: 95%;
  padding-top: 70px;
  margin-bottom: 30px;
  float: left;
  background: url(/images/titb1.jpg) left bottom no-repeat;
  margin-left: 2.5%;
  margin-right: 2.5%;
  border-top: 1px solid #c2b295;
}

.medical_4 .at {
  color: #07216b;
}

.medical_4 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_4 .at span {
  font-size: 18px;
}

.medical_4 p {
  color: #2e67b5;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 0px;
  text-transform: uppercase;
}







.medical_410 {
  padding-left: 40px;
  padding-bottom: 31px;
  width: 95%;
  padding-top: 30px;
  margin-bottom: 30px;
  float: left;
  background: url(/images/titb2.jpg) left bottom no-repeat;
  margin-left: 2.5%;
  margin-right: 2.5%;
  border-top: 1px solid #c2b295;
}

.medical_410 .at {
  color: #07216b;
}

.medical_410 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_410 .at span {
  font-size: 18px;
}

.medical_410 p {
  color: #2e67b5;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 0px;
  text-transform: uppercase;
}





.medical_411 {
  padding-left: 40px;
  padding-bottom: 31px;
  width: 95%;
  padding-top: 70px;
  margin-bottom: 30px;
  float: left;
  background: url(/images/titb3.jpg) left bottom no-repeat;
  margin-left: 2.5%;
  margin-right: 2.5%;
  border-top: 1px solid #c2b295;
}

.medical_411 .at {
  color: #07216b;
}

.medical_411 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_411 .at span {
  font-size: 18px;
}

.medical_411 p {
  color: #2e67b5;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 0px;
  text-transform: uppercase;
}






.medical_42 {

  width: 44%;
  float: left;
  border: 1px solid #9fbff4;
  border-radius: 5px;
  margin-bottom: 350px;

  margin: 3% 3% 100px 3%;
}

.medical_42 a {
  display: block;
  padding-top: 20px;
  height: 120px;
  border: 1px solid #e5f4ff;
  padding-bottom: 31px;
}

.medical_42 a:hover {
  background: rgba(18, 143, 225, 0.2);
  border: 1px solid #e5f4ff;
  transition: 0.1s all linear 0s;
}

.medical_42 .at {
  color: #07216b;
}

.medical_42 .at h3 {
  font-size: 24px;
  font-weight: 500;
  display: inline-block;
}

.medical_42 .at span {
  font-size: 18px;
}

.medical_42 p {
  font-weight: normal;
  line-height: 20px;
}

.medical_42 h3 p {
  color: #a4a8be;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.medical_5 {
  padding: 0 40px 00px;
  font-size: 16px;
  text-indent: 36px;
  line-height: 2;
  float: left;
  width: 100%
}

.medical_5:after {
  display: inline-block;
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}

@media (max-width: 991px) {
  .medical_top a {
    width: 50%;
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .medical_top a {
    width: 100%;
    padding-bottom: 10px;
  }

  .medical_5 {
    padding: 0 10px 40px;
    font-size: 14px;
  }

  .medical_1 {
    background: #e5f4ff;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 20px;
    padding: 20px 26px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_4 {
    padding-left: 20px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 40px;
    margin-bottom: 00px;
    float: left;
    background: url(/images/titb1.jpg) left center no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_4 span {
    font-size: 14px;
  }

  .medical_4 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
  }
}

.pape_about_l {
  float: left;
  width: 100%;
  min-height: 450px;
}

.pape_about_r {
  float: right;
}

.pape_about_t {
  font-weight: bold;
  font-size: 20px;
  width: 90%;
  color: #07216b;
  background: #f8f9fc;
  height: 50px;
  line-height: 50px;
  border-left: 4px solid #2f75e7;
  padding-left: 10px;
  margin: 50px auto 0;
}

.pape_about_t i {
  background: #2f75e7;
  width: 7px;
  height: 23px;
  display: inline-block;
  margin-right: 12px;
  float: left;
}

.pape_about_d {
  padding-top: 20px;
  padding-bottom: 00px;
  text-indent: 32px;
  text-align: justify;
  font-size: 16px;
  display: flow-root;
  line-height: 32px;
  width: 90%;
  color: #484848;
  margin: 0 auto;
}

.pape_aboutjs_l {
  width: 40%;
  float: left;
}

.pape_aboutjs_r {
  width: 55%;
  float: right;
}

.pape_about_f {
  background: #f8f8f8;
  padding: 40px 20px;
  width: 90%;
  margin: 0 auto;
}

.pape_about_f:after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}

.pape_about_f_li {
  float: left;
  padding-left: 50px;
}

.pape_about_f_img {
  float: left;
}

.pape_about_f_r {
  padding-left: 11px;
  float: left;
}

.pape_about_f_r_1 h3 {
  display: inline-block;
  color: #2f75e7;
  font-size: 26px;
  font-weight: bold;
}

.pape_about_f_r_1 b {
  font-size: 12px;
  color: #454545;
}

.pape_about_f_r_1 span {
  font-size: 12px;
  color: #454545;
}

.pape_about_f_r_2 {
  font-size: 12px;
  line-height: 1;
}

.pape_about_f_r_3 {
  font-size: 12px;
  color: #bbbbbb;
  text-transform: uppercase;
}

.pape_about_cv {
  float: left;
  width: 100%;
  padding-bottom: 00px;
}

.pape_about_cv1 {
  padding-top: 20px;
  line-height: 40px;
  width: 90%;

  font-size: 16px;
  color: #484848;
  margin: 0 auto;
}

.pape_about_cv1 p {
  text-indent: 32px;
  font-size: 16px;
  text-align: justify;
  line-height: 32px;
  margin-bottom: 14px;
  color: #484848;
}

.pape_about_cv2 {
  padding-top: 20px;
  line-height: 40px;

  float: left;
  font-size: 16px;
  color: #484848;
  margin: 0 auto;
}

.pape_about_cv2 p {
  text-indent: 32px;
  text-align: justify;
  font-size: 16px;
  width: 90%;
  line-height: 32px;
  margin: 0 auto 14px;
  color: #484848;
}

@media (max-width: 1450px) {

  .pape_about_f {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }

  .pape_about_l {
    width: 100%;
    float: left;
    margin-right: 1%
  }

  .pape_about_r {
    width: 45%;
    float: right;
    text-align: right;

  }

  .pape_about_f_li {
    float: left;
    padding-left: 0px;
  }

  .pape_about_f_r_1 h3 {
    display: inline-block;
    color: #2f75e7;
    font-size: 22px;
    font-weight: bold;
  }

  .pape_about_f_r_1 b {
    color: #2f75e7;
    font-size: 15px;
    font-weight: 500;
  }

  .newBody {
    width: 80%;
    margin: 0 auto;
  }

  .medical_5 img {}

  .medical_5 {
    padding: 0 25px 00px;
    font-size: 16px;
    text-indent: 36px;
    line-height: 2;
  }
}

@media (max-width: 767px) {
  .pape_about_cv {
    float: left;
    width: 100%;
    padding-bottom: 20px;
  }

  .pape_about_f {
    background: #f8f8f8;
    padding: 20px 10px 0;
  }

  .pape_about_f_li {
    float: left;
    width: 50%;
    padding-left: 0px;
    padding-bottom: 20px;
  }

  .pape_about_r {
    width: 100%;
    display: block;
    padding-top: 20px;
    text-align: center;
  }

  .pape_about_r img {
    width: 80%;
  }

  .pape_about_t {
    font-size: 18px;
    margin-top: 20px;
    width: 92%;
    margin-left: 14px;
  }

  .pape_about_d {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-left: 14px;
    font-size: 14px;
    width: 92%;
    line-height: 2;
  }

  .pape_about_f_img {
    padding-bottom: 4px;
  }

  .pape_about_f_img img {
    width: 40px;
  }

  .pape_about_f_img,
  .pape_about_f_r {
    width: 100%;
    text-align: center;
  }

  .pape_about_f_li {
    text-align: center;
  }

  .pape_about_f_r_1 h3 {
    font-size: 20px;
  }

  .pape_about_f_r {
    padding-left: 0;
    float: left;
  }

  .pape_about_f_r_1 b {
    font-size: 21px;
  }

  .pape_about_cv1 {
    font-size: 14px;
  }
}

.profile_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}

.profile1 {
  padding: 0;
  background: none;
  width: 93%;
  margin: 50px auto 0;
}

.profile2 {
  border-radius: 20px;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.07);
  background: #ffffff;
  border: 3px solid #e6dfc8;
  position: relative;
  padding: 43px 65px 15px;
  width: 48%;
  float: left;
  margin: 50px 1% 0;
}

.profile3 {
  position: absolute;
  left: 0;
  top: 0;
}

.profile4 {
  font-size: 16px;
  line-height: 1.75;
  padding-left: 24px;
  margin: 0 0 24px;
  background: url(../../images/a2.png) 0 4px no-repeat;
}

.profile5 {
  color: #877148;
  font-size: 14px;
  margin-left: 24px;
  padding-left: 20px;
  line-height: 1.75;
  margin-bottom: 20px;
  border-left: 1px solid #e0e0e0;
}

.profile6 {
  background: url(../../images/a3.png) center top no-repeat;
  height: 651px;
  padding-top: 79px;
  float: left;
}

.profile7 {
  float: left;
  width: 50%;
  padding-right: 50px;
}

.profile11 {
  float: left;
  width: 50%;
  padding-left: 50px;
  border-left: 1px solid #8894b6;
}

.pro_t {
  color: #f9f9f9;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 36px;
}

.pro_t img {
  margin-right: 20px;
}

.pro_b {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.75;
}

.pro_b p {
  padding-bottom: 20px;
}

.profile10 {
  padding: 0;
  background: none;
  margin: 0 150px;
}

@media (max-width: 1200px) {
  .profile2 {
    width: 100%;
    margin: 20px 0;
  }

  .profile7 {
    width: 100%;
    padding: 0;
  }

  .profile11 {
    width: 100%;
    padding: 0;
    padding-top: 30px;
    border: none;
  }

  .profile6 {
    height: auto;
    background-size: cover;
    padding-bottom: 30px;
  }

  .pro_t {
    color: #f9f9f9;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 16px;
  }
}

@media (max-width: 991px) {
  .certify {
    margin: 0 52px;
  }

  .certify .swiper-slide img,
  .certify .swiper-slide {
    width: 220px;
  }

  .certify .swiper-button-next {
    margin-top: -34px;
  }

  .certify .swiper-button-prev {
    margin-top: -34px;
  }
}

@media (max-width: 991px) {
  .profile1 {
    margin: 0 50px;
  }

  .profile10 {
    margin: 0 50px;
  }
}


.table-wrapper2 {
  width: 90%;
  margin: 20px auto 60px;
  box-shadow: 0px 5px 20px rgba(11, 58, 130, 0.2);

}

.fl-table {
  border-radius: 5px;
  font-size: 18px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}

.fl-table td,
.fl-table th {
  text-align: left;
  padding: 8px 30px;
}

.fl-table td {
  border-right: 1px solid #efefef;
  font-size: 15px;
  line-height: 32px;
  color: #666;
}

.fl-table thead th {
  color: #ffffff;
  font-size: 16px;
  background: #73bcff;
  text-align: left;
}


.fl-table thead th:nth-child(odd) {
  color: #ffffff;
  font-size: 16px;
  background: #73bcff;
}

.fl-table tr:nth-child(even) {
  background: #F8F8F8;
}





.fl-table2 {
  border-radius: 5px;
  font-size: 18px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}

.fl-table2 td,
.fl-table2 th {
  text-align: left;
  padding: 8px 30px;
}

.fl-table2 td {
  border-right: 1px solid #efefef;
  font-size: 15px;
  text-align: center;
  line-height: 32px;
  color: #666;
}

.fl-table2 thead th {
  color: #ffffff;
  font-size: 16px;
  background: #73bcff;
  text-align: center;
  width: 20%;
}




.fl-table2 tr {
  background: #F8F8F8;
}

/* Responsive */




@media (max-width: 991px) {
  .footlinks {
    width: 230px;
    line-height: 22px;
    height: 22px;
    float: left;
    margin-left: 1px;
  }

  .pape_culture_t {
    color: #07216b;
    font-weight: bold;
    width: 94%;
    margin: 25px auto 0;
    font-size: 20px;
    padding-bottom: 15px;
  }

  .pape_culture_bc {
    margin: 0 auto;
    width: 94%;
    padding-left: 0px;
  }

  .pape_culture_body {
    color: #484848;
    font-size: 16px;
    width: 94%;
    line-height: 32px;
    margin: 0 auto;
  }

  .sigegeci img {
    width: 90%;
  }

  .head_box.hv {
    background: rgba(65, 86, 173, .9);
    position: fixed;
    z-index: 10000;
    line-height: 60px;
    box-shadow: 0 2px 4px 0 rgba(19, 17, 67, 0.13);
    transition: 0.2s;
  }

  .honor_bottom_1 {
    width: 282px;
    height: 424px;
    left: 0px;
    text-align: left;
    padding-top: 0px;
    top: 0px;
    float: right;
    z-index: 9999999999999;
  }

  .honor_bottom li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 35px;
    font-size: 16px;
    font-weight: bold;
    background: url(../../images/g2.png) no-repeat left top;
    color: #555;
  }

  .honor_2 {
    position: relative;
    background: url(../../images/x2.png) center center no-repeat;
    height: auto;
    z-index: 9;
    color: #555555;
    font-size: 18px;
  }

  .honor_3,
  .honor_4,
  .honor_5,
  .honor_6,
  .honor_6,
  .honor_7,
  .honor_8,
  .honor_9,
  .honor_10,
  .honor_11,
  .honor_12 {
    position: inherit;
    left: inherit;
    right: inherit;
    line-height: 24px;
    top: inherit;
    padding-bottom: 20px;
    text-align: center;
  }

  .honor_1 {
    color: #062369;
    font-size: 20px;
    padding-left: 10px;
    padding-top: 20px;
    font-weight: bold;
    font-weight: bold;
    letter-spacing: 2px;
  }

  .hexagon2 {
    position: relative;
    width: 450px;
    height: 178.21px;
    background: url(/images/gs2.png) right top no-repeat;
    margin: -480px 160px 00px 000px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
  }

  .hexagon {
    width: 100%;
    height: 200px;
    transform: rotate(0deg);
    margin: 150px -120px;
  }

  .hexagon3 {
    position: relative;
    width: 440px;
    height: 270px;
    background: url(/images/gs3.png) left top no-repeat;
    margin: -375px -70px 0px 000px;
    border-radius: 7px;
    transition: all 0.3s ease-in-out;
  }

  .pape_honor {
    float: left;
    width: 100%;
    padding: 00px 0 0;
  }

  .profile1 {
    margin: 0 0px;
  }

  .profile10 {
    padding: 0;
    background: none;
    margin: 0 0px;
  }

  .profile2 {
    padding: 43px 10px 10px;
  }

  .pro_t img {
    width: 46px;
  }

  .pro_b {
    font-size: 14px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .boxline {
    position: absolute;
    height: 0px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 10000;
    transition: 0.2s;
    left: 0;
    top: 0;
    line-height: 60px;
    z-index: 999;
  }

  .head_logo img {
    height: 40px;
  }

  .head_box.hv .head_logo img {
    height: 40px;
  }

  .head_logo {
    float: left;
    margin-left: 00px;
  }

  .index-tici {
    width: 50%;
    float: left;
  }

  .index-tici img {
    margin-top: 40px;
    margin-left: 26px;
    width: 350px;
  }

  .znqd ul li p {
    font-size: 16px;
    line-height: 40px;
    color: #fee7be;
  }

  .znqd {
    float: right;
    width: 390px;
    padding-top: 00px;
    height: 80px;
    margin-top: -40px;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 10px;
  }

  .znqd ul li {
    width: 29%;
    margin-right: 0px;
    margin-left: 10px;
    text-align: center;
    float: left;
  }

  .advertise .w {
    background: url("../../images/30nianbgindex.jpg") no-repeat top center;
    background-size: 100%;
  }

  .index_news_li img {
    max-width: 100%;
    height: 230px;
  }

  #bannerz1 img {
    width: 80px;
  }

  #bannerz2 img {
    width: 230px;
  }

  .znqd ul li p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 20px;
    line-height: 24px;
    margin-top: 5px;
    color: #fee7be;
  }

  .yttb {
    text-align: center;
    width: 92%;
    margin: 0 auto 24px;
    background: #f4f6fa;
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .yttb li {
    width: 25%;
    float: left;
    margin-bottom: 00px;
    border-right: 1px solid #e2e8ed;
  }

  .yttbul {
    position: relative;
    width: 100%;
    height: 80px;
    z-index: 1;
    display: block;
    /* display: -moz-box;*/
    /* display: -ms-flexbox;*/
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }

  .yttb h4 {
    font-size: 16px;
    line-height: 46px;
    color: #5e5e5e;
  }

  .yttb li:nth-child(2) {
    border-right: 1px solid #e2e8ed;
  }

  .newsimg {
    width: 44%;
    margin-bottom: 24px;
    float: left;
    margin-left: 25px;
  }

  .adv_t1 {
    font-size: 26px;
    width: 92%;
    margin: 0 auto;
  }

  .index_news {
    background: #f0f5f7;
    padding: 20px 0;
  }

  .index_news_img {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .index_news_d {
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
    color: #5e5e5e;
  }

  .index_btn li {
    width: 30%;
    margin: 0 1% 20px;
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 224px;
    height: 80px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .foot_nav .foot_nav5 {
    width: 50%;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    padding-top: 0px;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 0px;
    float: right;
    margin-right: 50px;
    width: 19%;
  }

  .foot_nav {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .index-sel_m {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 00px;
    float: left;
  }

  .foot_nav .pb {
    padding-bottom: 10px;
  }

  .foot-right {
    float: left;
    width: 100%;
    margin-top: 00px;
    padding-left: 20px;
    position: relative;
    padding-right: 00px;
  }

  .index-sel {
    margin-top: 10px;
  }

  .foot_p {
    line-height: 30px;
    padding: 8px 20px 0 20px;
    width: 100%;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    display: none;
    font-size: 13px;
  }

  .banner_list1 {
    top: -270px;
    width: 740px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
  }

  .bannerindex01 {}

  .k_pape_nav_k2 {
    width: 100%;
    float: left;
    line-height: 45px;
    color: #919191;
    background: #f8f8f8;
    height: auto;
    overflow: hidden;
  }

  .nav-title-ch {
    margin-top: 6px;
    z-index: 0;
    width: 20%;
    margin-left: 20px;
  }

  .nav-title-t {
    z-index: 11111111;
    margin-top: -42px;
    width: 35%;
  }

  .medical_1 {
    background: #e5f4ff;
    font-size: 18px;
    width: 95%;
    margin: 25px auto 20px;
    padding: 40px 46px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .nav-title {
    float: left;
    width: 100%;
    background: #1b6bd8;
    background: linear-gradient(to top right, #1b6bd8, #70b9fe);
    text-align: center;
    height: 80px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }

  .nav-title-ch {
    margin-top: 6px;
    z-index: 0;
    width: 20%;
    margin-left: 20px;
  }

  .nav-slide a {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    padding-left: 22px;
    padding-right: 22px;
    text-align: center;
    display: block;
  }

  .neinav-m {
    overflow: scroll;
    width: 100%;
  }

  .nav-slide {
    border-right: 1px solid #d9d6d6;
    float: left;
  }

  .nav-left {
    float: left;
    width: 200%;
    border-bottom: 1px solid #d9d6d6;
  }

  .pc_img {
    width: 178%;
    margin-left: -300px;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30zt1366.jpg) -10px -30px no-repeat;
    background-size: 150%;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background: url(/images/qccdbg.jpg) top center;
    background-size: contain;
    min-height: 1354px;
  }

  .gq-main-left {
    width: 30%;
    float: left;
    padding-top: 100px;
  }

  .gq-main {
    width: 90%;
    margin: 0 auto;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background: url(/images/qccdbg.jpg) -100px 00px no-repeat;
    background-size: 140%;
    min-height: 1354px;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 0px;
    background: url(/images/qccdbg.jpg) -100px 00px no-repeat;
    background-size: 140%;
    min-height: 1090px;
  }

  .tekan-list ul {
    width: 100%;
    float: left;
    padding-right: 0px;
  }

  .tekan-list ul {
    width: 77%;
    float: right;
    padding-right: 0px;
  }

  .tekan-list {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  .tekan30 {
    width: 100%;
    margin: 0 auto;
    background: #a21f25 url(/uploads/allimg/20230113/1-23011316255Ma.jpg) -10px 0px no-repeat;
    background-size: 160%;
    min-height: 700px;
    padding-top: 30px;
  }

  .pape_aboutjs_l {
    width: 100%;
    float: left;
    text-align: center;
  }

  .pape_aboutjs_r {
    width: 100%;
    margin-top: 30px;
    float: right;
  }

  .pape_about_t {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    width: 92%;
    display: flex;
    align-items: center;
    margin-left: 14px;
  }

  .gjglc {
    width: 95%;
    margin: 10px auto;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    height: 140px;
  }

  .gjgl-name {
    float: right;
    text-align: left;
    width: 60%;
  }

  .gjgl-pic {
    float: left;
    text-align: left;
    width: 30%;
    margin-top: 10px;
  }

  .gjglc-l {
    width: 27%;
    text-align: center;
    float: left;
    margin-left: 0px;
    border-right: 1px solid #ebebeb;
    height: 114px;
  }

  .whor {
    width: 100%;
    margin: 0 auto;
  }

  .gjglc-r {
    width: 70%;
    float: right;
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #7a7a7b;
    padding-left: 0px;
  }

  .ygzp1-r {
    float: right;
    width: 60%;
    padding: 20px 00px 00px 00px;
  }

  .ygzp1-l {
    float: left;
    width: 40%;
    margin-left: -50px;
  }

  .dsjlliebiao {
    margin: 20px 10px;
    float: left;
    width: 98%;
  }

  .dsj-01 {
    width: 19%;
    float: left;
    margin-right: 1%;
    margin-top: 175px;
  }

  .dsj-02 {
    width: 23%;
    float: left;
    margin-right: 1%;
    margin-top: 90px;
  }

  .dsj-03 {
    width: 27%;
    margin-top: -75px;
    float: left;
    margin-right: 1%;
  }

  .dsj-04 {
    width: 26%;
    float: left;
    margin-right: 1%;
    margin-top: -240px;
  }

  .dsjlliebiao li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .dsjlliebiao .dsj-04 li {
    height: 100px;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dsjlliebiao h4 {
    font-size: 26px;
    font-weight: bold;
    color: #0a92de;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
  }

  .lx-pic-group {
    float: left;
    width: 50%;
    padding-top: 0px;
  }

  .lx-wz-group {
    float: left;
    width: 40%;
    padding: 70px 0;
  }

  .lx-wz-group h5 {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-bottom: 7px;
    line-height: 20px;
    color: #2c3c78;
  }

  .lx-wz-group p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    text-align: left;
    color: #484848;
  }

  .lxfs .lxwmlist {
    padding: 20px;
    min-height: 170px;
    width: 48%;
    box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
    float: left;
    margin: 3% 1% 00px 1%;
  }

  .sige {
    width: 100%;
    padding-top: 20px;
    margin-top: 00px;
    float: left;
    background: #f6f6f6;
    min-height: 500px;
  }

  .sigebofang {
    float: left;
    width: 100%;
  }

  .music-player {
    position: relative;
    margin: 30px auto;
  }

  .sigegeci {
    margin-top: 50px;
    float: left;
    width: 100%;
    text-align: center;
  }

  .lanmu-box2 {
    left: 0px;
    display: none;
    float: left;
    width: 100%;
    position: absolute;
  }

  .lanmu-box2 p {
    margin: 0;
    margin-left: 32px;
    float: left;
  }

  .lanmu-box2 p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .swiper-slide-soft {
    width: 30%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 20px;
    height: 301px;
    margin-right: 5px;
    margin-left: 8px;
  }

  .tekan_list {
    margin-top: 20px;
    width: 100%;
    height: 320px;
    float: left;
    border-bottom: 3px solid #c9ddfa;
  }

  .zyxq_top {
    padding: 0 27px;
  }

  .yil-nav-but a {
    display: block;
    background: #fff;
    height: 40px;
    border: 1px solid #9fbff4;
    line-height: 34px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #4181e9;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 0px;
    padding: 2px 6px;
  }

  .medical_42 {
    width: 94%;
    float: left;
    border: 1px solid #9fbff4;
    border-radius: 5px;
    margin-bottom: 000px;
    margin: 0% 3% 3% 3%;
  }

  .yiliao-nav {
    float: right;
    width: 40%;
    display: none;
    text-align: right;
  }

  .medical_40 {
    padding-left: 6px;
    padding-bottom: 0px;
    width: 96%;
    padding-top: 40px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .medical_40 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_40 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .nytitlogo-r {
    float: left;
    width: 70%;
    padding-top: 5px;
  }

  .medical_5 {
    padding: 0 15px 00px;
    font-size: 16px;
    text-indent: 36px;
    line-height: 2;
    margin-bottom: 50px;
  }

  .table-wrapper {
    width: 90%;
    margin: 20px auto 40px;
    box-shadow: 0px 6px 20px rgba(11, 58, 130, 0.2);
  }

  .yytit {
    font-size: 22px;
    color: #07216b;
    font-weight: 500;
    display: inline-block;
    margin-left: -36px;
  }

  .ytpiclist {
    font-size: 16px;
    text-indent: 0px;
    line-height: 2;
    margin-bottom: 40px;
    margin-top: 0px;
    float: left;
    width: 100%;
  }

  .nytitlogo {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .ytpiclist-l {
    float: left;
    width: 46%;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .ytpiclist-r {
    float: right;
    width: 46%;
    margin-right: 20px;
    margin-bottom: 20px;
  }

  .medical_41 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_41 {
    padding-left: 5px;
    padding-bottom: 10px;
    width: 95%;
    border-top: 3px solid #dbd2c0;
    margin-top: 00px;
    padding-top: 20px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .nytitlogo-l {
    width: 20%;
    margin-right: 30px;
    padding-right: 20px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #dbd2c0;
  }

  .medical_41 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .pape_title_left {
    float: left;
    width: 100%;
    text-align: left;
  }

  .medical_13 {
    background: #f5f5f5;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_410 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_410 {
    padding-left: 20px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .dzspjy-tit {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .medical_411 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 60px;
    margin-bottom: 30px;
    float: left;
    background: url(/images/titb3.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_12 {
    background: #f3ece2;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_14 {
    background: #eef8ef;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .w376 {
    width: 100%;
    float: left;
    padding: 0 0px;
    margin: 0 auto;
    min-height: 300px;
  }

  .w376 .item .time {
    width: 86px;
    height: 79px;
    float: left;
    padding: 10px;
    margin-right: 10px;
    font-family: arial;
    font-size: 20px;
    color: #999;
    background: #f3f3f3;
    text-align: center;
  }

  .w376 .nwestitle {
    width: 72%;
    float: left;
    text-align: left;
  }

  .w376 .item {
    min-height: 180px;
    width: 93%;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    display: block;
    margin-bottom: 30px;
  }

  .pape_b_t {
    width: 100%;
    overflow: hidden;
    margin-top: 00px;
  }

  .nei-position {
    /* position: absolute; */
    margin-top: 00px;
    /* padding-right: 20px; */
    width: 100%;
    float: left;
    text-align: right;
  }

  .newBody {
    width: 90%;
    margin: 0 auto;
  }

  .newBody h1 {
    font-size: 26px;
    color: #2a2a2a;
    line-height: 46px;
    text-align: center;
    font-weight: 500;
  }

  .course_title2dd,
  .k_pape_nav_k1 .k2 {
    overflow: hidden;
    width: 100%;
    height: 70px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
  }

  .gklist h2 {
    font-weight: bold;
    font-size: 20px;
    width: 90%;
    color: #07216b;
    border-left: 4px solid #2f75e7;
    padding-left: 10px;
    margin: 20px auto 0;
  }

  .pape_culture {
    background: #f0f5f8 !important;
    min-height: auto !important;
  }

  .zhaopinlist {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #e2eef7;
    border-radius: 10px;
    background: #fff;
  }

  .swiper-container {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-top: 00px;
  }

  .lanmu-box2-m {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 111;
    display: block;
  }

  .lanmu-box2-m p {
    margin: 0;
    margin-left: 10px;
    float: left;
  }

  .lanmu-box2-m p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .hzhb_239 .hb-con .item {
    width: 98%;
    height: 154px;
    margin: 1%;
    border: 1px #ccc solid;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    display: inline-block;
    cursor: pointer;
  }

  .hzhb_239 .hb-con {
    margin-bottom: 20px;
    height: 680px;
  }

}

@media (max-width: 767px) {
  .mbtn {
    position: fixed;
    width: 60px;
    height: 60px;
    top: 0px;
    right: 0%;
    z-index: 50;
  }

  .mbtn span {
    top: 29px;
    left: 20px;
    width: 20px;
  }

  .pc_img {
    width: 230%;
    margin-left: -275px;
  }

  .head_logo img {
    height: 40px;
  }

  .head_box.hv .head_logo img {
    height: 40px;
  }

  .profile1 {
    margin: 0 0px;
  }

  .profile10 {
    padding: 0;
    background: none;
    margin: 0 0px;
  }

  .profile2 {
    padding: 43px 10px 10px;
  }

  .pro_t img {
    width: 46px;
  }

  .pro_b {
    font-size: 14px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box.hv .boxline {
    position: absolute;
    height: 1px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .footlinks {
    width: 230px;
    line-height: 22px;
    height: 22px;
    float: left;
    margin-left: 1px;
    margin-bottom: 4px;
  }

  .boxline {
    position: absolute;
    height: 0px;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.3);
    z-index: 99999999999999999;
    margin-top: 60px;
  }

  .head_box {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 10000;
    transition: 0.2s;
    left: 0;
    top: 0;
    line-height: 60px;
    z-index: 999;
  }

  .index-banner2560 {
    display: none;
  }

  .index-banner {
    display: none;
  }

  .index-bannerm {
    display: block;
  }

  .head_logo {
    float: left;
    margin-left: 00px;
  }

  .index-tici {
    width: 100%;
    float: left;
  }

  .index-tici img {
    margin-top: 50px;
    margin-left: 26px;
    width: 370px;
  }

  .znqd {
    float: left;
    width: 100%;
    padding-top: 180px;
    height: 322px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .advertise .w {
    background: url(../../images/30nianbgindex_m.jpg) no-repeat top center;
    background-size: cover;
  }

  .znqd ul li p {
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 24px;
    margin-top: 20px;
    color: #fee7be;
  }

  .yttb {
    text-align: center;
    width: 92%;
    margin: 0 auto 24px;
    background: #f4f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .yttb li {
    width: 50%;
    float: left;
    margin-bottom: 20px;
    border-right: 1px solid #e2e8ed;
  }

  .yttbul {
    position: relative;
    width: 100%;
    height: 260px;
    z-index: 1;
    display: block;
    /* display: -moz-box;*/
    /* display: -ms-flexbox;*/
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform, -moz-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }

  .yttb h4 {
    font-size: 16px;
    line-height: 46px;
    color: #5e5e5e;
  }

  .yttb li:nth-child(2) {
    border-right: 0px solid #e2e8ed;
  }

  .newsimg {
    width: 91%;
    margin-bottom: 24px;
    float: left;
    margin-left: 20px;
  }

  .index_news_img {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .index_news_d {
    margin: 0px 20px;
    display: inline-block;
    font-size: 20px;
    color: #5e5e5e;
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 240px;
    height: 60px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 00px;
    margin: 80px auto 0px;
    width: 40%;
    float: left;
  }

  .foot_nav {
    padding-top: 0px;
  }

  .index-sel_m {
    display: block;
    width: 55%;
    margin-top: 134px;
    margin-right: 20px;
    float: right;
  }

  .index-sel {
    width: 60%;
    margin-top: 115px;
    margin-left: 00px;
    float: right;
  }

  .foot_p {
    line-height: 30px;
    padding: 8px 20px 0 40px;
    width: 87%;
    color: #abc2f3;
    border-top: 0px solid #679aed;
    text-align: left;
    display: none;
    font-size: 13px;
  }

  .banner_list1 {
    top: 122px;
    margin-left: 190px;
    position: absolute;
  }

  .bannerindex01 {}

  .k_pape_nav_k2 {
    width: 100%;
    float: left;
    line-height: 45px;
    color: #919191;
    background: #f8f8f8;
    height: auto;
    overflow: hidden;
  }

  .nav-title-ch {
    margin-top: 6px;
    z-index: 0;
    width: 20%;
    margin-left: 20px;
    position: relative;
  }

  .nav-title-t {
    z-index: 11111111;
    margin-top: -30px;
    width: 50%;
    position: relative;
  }

  .nav-title {
    float: left;
    width: 100%;
    background: #1b6bd8;
    background: linear-gradient(to top right, #1b6bd8, #70b9fe);
    text-align: center;
    height: 70px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }

  .nav-slide a {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    padding-left: 12px;
    padding-right: 14px;
    text-align: center;
    display: block;
  }

  .neinav-m {
    overflow: scroll;
    width: 100%;
    float: left
  }

  .nav-slide {
    border-right: 1px solid #d9d6d6;
    float: left;
  }

  .nav-left {
    float: left;
    width: 240%;
    border-bottom: 1px solid #d9d6d6;
  }

  .pape_aboutjs_l {
    width: 100%;
    float: left;
  }

  .pape_aboutjs_r {
    width: 100%;
    margin-top: 30px;
    float: right;
  }

  .pape_about_t {
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    width: 92%;
    display: flex;
    align-items: center;
    margin-left: 14px;
  }

  .gjglc {
    width: 100%;
    margin: 10px auto;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    height: 120px;
  }

  .gjgl-name {
    float: right;
    text-align: left;
    width: 60%;
  }

  .gjgl-pic {
    float: left;
    text-align: left;
    width: 30%;
    margin-top: 10px;
  }

  .gjglc-l {
    width: 30%;
    text-align: center;
    float: left;
    border-right: 1px solid #ebebeb;
    height: 100px;
  }

  .whor {
    width: 100%;
    margin: 0 auto;
  }

  .gjglc-r {
    width: 70%;
    float: right;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7b;
    padding-left: 10px;
  }

  .ygzp1-r {
    float: left;
    width: 100%;
    padding: 20px 00px 00px 00px;
  }

  .ygzp1-l {
    float: left;
    width: 80%;
    text-align: center;
    margin: 0px;
  }

  .dsjlliebiao {
    margin: 20px;
    float: left;
    width: 90%;
  }

  .dsj-01 {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-top: 00px;
  }

  .dsj-02 {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-top: 0px;
  }

  .dsj-03 {
    width: 100%;
    margin-top: 00px;
    float: left;
    margin-right: 0%;
  }

  .dsj-04 {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-top: 0px;
  }

  .dsjlliebiao li {
    height: 90px;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dsjlliebiao h4 {
    font-size: 26px;
    font-weight: bold;
    color: #0a92de;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
  }

  .lx-pic-group {
    float: left;
    width: 100%;
    padding-top: 0px;
  }

  .lx-wz-group {
    float: left;
    width: 100%;
    padding: 20px 0;
  }

  .lx-wz-group h5 {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    margin-bottom: 7px;
    line-height: 20px;
    color: #2c3c78;
  }

  .lx-wz-group p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
    text-align: left;
    color: #484848;
  }

  .lxfs .lxwmlist {
    padding: 20px;
    min-height: 170px;
    width: 96%;
    box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
    float: left;
    margin: 3% 2% 00px 2%;
  }

  .sige {
    width: 100%;
    padding-top: 20px;
    margin-top: 00px;
    float: left;
    background: #f6f6f6;
    min-height: 500px;
  }

  .sigebofang {
    float: left;
    width: 100%;
  }

  .music-player {
    position: relative;
    margin: 30px auto;
  }

  .sigegeci {
    margin-top: 50px;
    float: left;
    width: 98%;
  }

  .lanmu-box2 {
    left: 0px;
    display: none;
    float: left;
    width: 100%;
    position: absolute;
  }

  .lanmu-box2 p {
    margin: 0;
    margin-left: 32px;
    float: left;
  }

  .lanmu-box2 p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .swiper-slide-soft {
    width: 48%;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 20px;
    height: 301px;
    margin-right: 0px;
    margin-left: 8px;
  }

  .yil-nav-but a {
    display: block;
    background: #fff;
    height: 40px;
    border: 1px solid #9fbff4;
    line-height: 34px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #4181e9;
    font-weight: bold;
    border-radius: 5px;
    margin-left: 0px;
    padding: 2px 6px;
  }

  .medical_42 {
    width: 94%;
    float: left;
    border: 1px solid #9fbff4;
    border-radius: 5px;
    margin-bottom: 000px;
    margin: 0% 3% 3% 3%;
  }

  .yiliao-nav {
    float: right;
    width: 40%;
    display: none;
    text-align: right;
  }

  .medical_40 {
    padding-left: 6px;
    padding-bottom: 0px;
    width: 96%;
    padding-top: 40px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .nytitlogo-l {
    width: 100%;
    margin-right: 30px;
    float: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    border-right: 0px solid #dbd2c0;
  }

  .medical_40 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_40 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .nytitlogo-r {
    float: left;
    width: 100%;
    padding-top: 5px;
  }

  .medical_5 {
    padding: 0 15px 00px;
    font-size: 16px;
    text-indent: 36px;
    line-height: 2;
    margin-bottom: 00px;
  }

  .yytit {
    font-size: 22px;
    color: #07216b;
    font-weight: 500;
    display: inline-block;
    margin-left: -36px;
  }

  .ytpiclist {
    font-size: 16px;
    text-indent: 0px;
    line-height: 2;
    margin-bottom: 40px;
    margin-top: 0px;
    float: left;
    width: 100%;
  }

  .nytitlogo {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .ytpiclist-l {
    float: left;
    width: 90%;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .ytpiclist-r {
    float: left;
    width: 90%;
    margin-left: 20px;
    margin-bottom: 20px;
  }

  .medical_41 .at h3 {
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_41 {
    padding-left: 5px;
    padding-bottom: 10px;
    width: 95%;
    border-top: 3px solid #dbd2c0;
    margin-top: 00px;
    padding-top: 20px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .nytitlogo-l {
    width: 100%;
    margin-right: 30px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-right: 0px solid #dbd2c0;
  }

  .medical_41 p {
    color: #2e67b5;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .pape_title_left {
    float: left;
    width: 100%;
    text-align: left;
  }

  .medical_13 {
    background: #f5f5f5;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_410 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_410 {
    padding-left: 20px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 30px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb2.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .dzspjy-tit {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
  }

  .medical_411 {
    padding-left: 40px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 60px;
    margin-bottom: 30px;
    float: left;
    background: url(/images/titb3.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_12 {
    background: #f3ece2;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .medical_14 {
    background: #eef8ef;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    font-size: 18px;
    width: 95%;
    margin: 20px auto;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .w376 {
    width: 100%;
    float: left;
    padding: 0 0px;
    margin: 0 auto;
    min-height: 300px;
  }

  .w376 .item .time {
    width: 86px;
    height: 79px;
    float: left;
    padding: 10px;
    margin-right: 10px;
    font-family: arial;
    font-size: 20px;
    color: #999;
    background: #f3f3f3;
    text-align: center;
  }

  .w376 .nwestitle {
    width: 70%;
    float: right;
    text-align: left;
  }

  .w376 .item {
    min-height: 180px;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    display: block;
    margin-bottom: 30px;
  }

  .pape_b_t {
    width: 100%;
    overflow: hidden;
  }

  .nei-position {
    /* position: absolute; */
    margin-top: 00px;
    /* padding-right: 20px; */
    width: 100%;
    float: left;
    text-align: right;
  }

  .newBody {
    width: 90%;
    margin: 0 auto;
  }

  .newBody h1 {
    font-size: 26px;
    color: #2a2a2a;
    line-height: 46px;
    text-align: center;
    font-weight: 500;
  }

  .course_title2dd,
  .k_pape_nav_k1 .k2 {
    overflow: hidden;
    width: 100%;
    height: 70px;
  }

  .profile1 {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 90%;
    margin: 0 auto;
  }

  .gklist h2 {
    font-weight: bold;
    font-size: 20px;
    width: 90%;
    color: #07216b;
    border-left: 4px solid #2f75e7;
    padding-left: 10px;
    margin: 20px auto 0;
  }

  .pape_culture {
    background: #f0f5f8 !important;
    min-height: auto !important;
  }

  .zhaopinlist {
        width: 98%;
    margin-right: 0%;
    margin-bottom: 20px;
    float: left;
    border: 1px solid #e2eef7;
    border-radius: 10px;
    background: #fff;
  }

  .jzk_banner {
    margin-top: 0px !important;
  }

  .swiper-container {
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin-top: 00px;
  }

  .lanmu-box2-m {
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 111;
    display: block;
  }

  .lanmu-box2-m p {
    margin: 0;
    margin-left: 10px;
    float: left;
  }

  .lanmu-box2-m p a {
    padding: 15px 0px 0px;
    color: #a48650;
    display: block;
    font-size: 15px;
    float: left;
    background: none;
    line-height: 20px;
  }

  .hzhb_239 .hb-con .item {
    width: 98%;
    height: 154px;
    margin: 1%;
    border: 1px #ccc solid;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    display: inline-block;
    cursor: pointer;
  }

  .hzhb_239 .hb-con {
    margin-bottom: 20px;
    height: 680px;
  }

  .gjgl-name strong {
    font-weight: bold;
    font-size: 16px;
    color: #07216b;
    line-height: 52px;
  }

  .i_story {
    width: 96%;
    float: none;
    margin: 0 auto;
  }

  .zgslb-pc {
    display: none
  }

  .zgslb01 {
    display: block;
    width: 150px;
    margin-left: 120px;
    border: 1px solid #cedef9;
    height: 165px;
    position: absolute;
  }

  .zgslb01 li {
    line-height: 20px;
    font-size: 14px;
    padding: 10px 10px 10px;
    border-bottom: 1px solid #cedef9;
  }

  .zgslb02 {
    display: block;
    border-left: 1px solid #cedef9;
    border-right: 1px solid #cedef9;
    border-top: 1px solid #cedef9;
    position: absolute;
    margin-top: 370px;
    width: 140px;
    height: auto;
  }

  .zgslb02 li {
    line-height: 20px;
    font-size: 14px;
    padding: 10px 10px 10px;
    border-bottom: 1px solid #cedef9;
  }

  .zgslb03 {
    margin-left: 210px;
    display: block;
    border-top: 1px solid #cedef9;
    border-left: 1px solid #cedef9;
    border-right: 1px solid #cedef9;
    height: 218px;
    position: absolute;
    margin-top: 370px;
  }

  .zgslb03 li {
    line-height: 20px;
    font-size: 14px;
    padding: 10px 10px 10px;
    border-bottom: 1px solid #cedef9;
  }

  .hex-container-m {
    display: block;
    height: 600px;
    background: url(/uploads/allimg/20230111/1-23011115591D64.jpg) -260px 50px no-repeat;
  }

  .ndzt-body {
    width: 100%;
    margin: 0 auto;
    background: url(/images/30zt1680.jpg) -50px 60px no-repeat;
    background-size: 140%;
  }

  .music-player30__main {
    width: 320px;
    height: 390px;
    padding: 25px;
    background: url(/images/qccdb.jpg) top center no-repeat;
    box-shadow: 0 0 10px rgba(179, 50, 42, 0.5);
    background-size: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }

  .music-player__controls30 {
    width: 320px;
    height: 30px;
    margin-top: 170px;
    padding-left: 50px;
    float: right;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 00px;
    background: #f6f6f6 url(/images/qccdbg.jpg) -470px 420px no-repeat;
    background-size: 270%;
    min-height: 1300px;
  }

  .gq-main {
    width: 78%;
    margin: 0 auto;
  }

  .gq-main-left {
    width: 100%;
    float: left;
    padding-top: 40px;
  }

  .tekan-list ul {
    width: 100%;
    float: left;
    padding-right: 0px;
  }

  .tekan-list ul {
    width: 100%;
    float: left;
    padding-right: 0px;
  }

  .tekan-list {
    width: 100%;
    margin: 0 auto;
    text-align: left;
  }

  .recommend h3 {
    font-size: 14px !important;
  }

  .swiper-slide-soft {
    width: 47% !important;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 20px;
    height: 290px;
    margin-right: 0px;
    margin-left: 8px;
  }

  .tekan30 {
    width: 100%;
    margin: 0 auto;
    background: #a21f25 url(/uploads/allimg/20230111/1-2301111F515339.jpg) top center no-repeat;
    min-height: 1040px;
    padding-top: 120px;
    background-size: 100%;
  }

  .notice ul.item {
    font-size: 14px;
    margin: 10px 00px !important;
    padding: 15px 0px;
  }

  .search-box {
    width: 100%;
    padding: 10px 00px 10px 20px;
    margin-bottom: 30px;
    margin-top: 20px;
    background: #f6fafd;
  }

  .sipt {
    background: #fff;
    width: 80% !important;
    height: 44px;
    color: #999;
    line-height: 36px;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #7ba7f0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

}

@media screen and (max-width: 680px) {
  .banner_list1 {
    top: 122px;
    margin-left: 160px;
    position: absolute;
  }

  .medical_1 {
    background: #e5f4ff;
    font-size: 18px;
    width: 95%;
    margin: 25px auto 20px;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .pape_culture_body {
    color: #484848;
    font-size: 14px;
    width: 94%;
    line-height: 32px;
    margin: 0 auto;
  }

  .pape_culture_bc span {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .nav-title {
    float: left;
    width: 100%;
    background: #1b6bd8;
    background: linear-gradient(to top right, #1b6bd8, #70b9fe);
    text-align: center;
    height: 70px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }

  .table-wrapper {
    margin: 20px auto 40px;
    box-shadow: 0px 5px 20px rgba(11, 58, 130, 0.2);
    overflow: scroll;
  }

  .table-wrapper2 {
    margin: 20px auto 40px;
    box-shadow: 0px 5px 20px rgba(11, 58, 130, 0.2);
    overflow: scroll;
  }

  .fl-table thead th:nth-child(odd) {
    color: #ffffff;
    font-size: 12px;
    background: #1c4c96;
  }

  .fl-table thead th {
    color: #ffffff;
    font-size: 12px;
    background: #56a4c5;
  }

  .fl-table td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
  }

  .fl-table td,
  .fl-table th {
    text-align: center;
    padding: 0px;
  }

  .fl-table2 thead th:nth-child(odd) {
    color: #ffffff;
    font-size: 12px;
    background: #1c4c96;
  }

  .fl-table2 thead th {
    color: #ffffff;
    font-size: 12px;
    background: #56a4c5;
  }

  .fl-table2 td {
    border-right: 1px solid #f8f8f8;
    font-size: 12px;
  }

  .fl-table2 td,
  .fl-table2 th {
    text-align: center;
    padding: 0px;
  }

  .wap_nav_box {
    display: none;
    width: 100%;
    height: calc(100vh - 60px);
    position: fixed;
    left: 0%;
    right: 0;
    z-index: 20;
    top: 60px;
    overflow-y: auto;
    background: linear-gradient(135deg, #5877d3, #3f5696) center center no-repeat;
    -webkit-transition: all 0.5s;
  }

  .index_btn li {
    width: 40%;
    margin: 0 5% 16px;
  }

  .gjglc-l {
    width: 30%;
    text-align: center;
    float: left;
    border-right: 1px solid #ebebeb;
    height: 114px;
    margin-left: 00px;
  }

  .pape_honor {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 00px 0 0;
  }

  .honor_bottom_1 {
    width: 100%;
    height: 300px;
    left: 0px;
    text-align: center;
    padding-top: 0px;
    top: 0px;
    float: right;
    z-index: 9999999999999;
  }

  .honor_2 {
    position: relative;
    background: url(../../images/x2.png) center center no-repeat;
    background-size: 100%;
    height: auto;
    z-index: 9;
    color: #555555;
    font-size: 14px;
  }

  .certify .swiper-slide img,
  .certify .swiper-slide {
    width: 170px;
  }

  .zyxq_top {
    padding: 0 5px;
  }

  .w376 .item {
    min-height: 160px;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    display: block;
    width: 98%;
    margin-bottom: 20px;
  }

  .w376 .item a {
    padding: 20px 10px;
    display: block;
  }

  .w376 .item .time .year {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #4583fa;
    display: block;
  }

  .foot_p {
    line-height: 30px;
    padding: 8px 30px 0 25px;
    width: 94%;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    display: none;
  }

  .foot-right {
    float: left;
    width: 100%;
    padding-left: 00px;
    position: relative;
    margin: -50px auto 0px;
    padding-right: 00px;
  }

  .foot_p_m {
    display: block;
    line-height: 20px;
    padding: 8px 10px;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    margin-top: 0px;
  }

  .honor_bottom ul {
    padding: 10px 10px;
  }

  .dsjlliebiao li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dsjlliebiao .dsj-04 li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tekan_list {
    margin-top: 20px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 3px solid #c9ddfa;
  }

}

select::-ms-expand {
  display: none;
}


@media screen and (max-width: 540px) {}

@media (max-width: 375px) {
  .footlinks {
    width: 220px;
    line-height: 22px;
    height: 22px;
    float: left;
    margin-left: 1px;
    margin-bottom: 4px;
  }

  .index-sel {
    width: 63%;
    margin-top: 115px;
    margin-left: 00px;
    float: right;
  }

  .index-sel_m {
    display: block;
    width: 60%;
    margin-top: 134px;
    margin-right: 20px;
    float: right;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 10px;
    margin: 80px auto 0px;
    width: 32%;
    float: left;
  }

  .index-sel_m {
    display: block;
    width: 60%;
    margin-top: 116px;
    margin-right: 20px;
    float: right;
  }

  .foot_nav .foot_nav5 img {
    width: 110px;
    height: 110px;
  }

  .recommend h3 {
    font-size: 14px !important;
  }

  .swiper-slide-soft {
    width: 47% !important;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 20px;
    height: 290px;
    margin-right: 0px;
    margin-left: 8px;
  }

  .cdqdgq {
    width: 100%;
    padding-top: 00px;
    background: #f6f6f6 url(/images/qccdbg.jpg) -330px 400px no-repeat;
    background-size: 230%;
    min-height: 1210px;
  }

  .tekan_list {
    margin-top: 20px;
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 3px solid #c9ddfa;
  }

  .gjgl-name strong {
    font-weight: bold;
    font-size: 14px;
    color: #07216b;
    line-height: 45px;
  }

  .dsjlliebiao li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dsjlliebiao .dsj-04 li {
    height: auto;
    border-top: 1px solid #0a92de;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .w376 .item .time .year {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #4583fa;
    display: block;
  }

  .w376 .item a {
    padding: 20px 10px;
    display: block;
  }

  .w376 .item {
    min-height: 150px;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    display: block;
    width: 98%;
    margin-bottom: 20px;
  }

  .zyxq_top {
    padding: 0 5px;
  }

  .honor_3,
  .honor_4,
  .honor_5,
  .honor_6,
  .honor_6,
  .honor_7,
  .honor_8,
  .honor_9,
  .honor_10,
  .honor_11,
  .honor_12 {
    position: inherit;
    left: inherit;
    right: inherit;
    line-height: 22px;
    top: inherit;
    padding-bottom: 20px;
    text-align: center;
  }

  .newsimg {
    width: 91%;
    margin-bottom: 24px;
    float: left;
    margin-left: 13px;
  }

  .yttb {
    text-align: center;
    width: 92%;
    margin: 0 auto 24px;
    background: #f4f6fa;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .znqd ul li p {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 24px;
    margin-top: 20px;
    color: #fee7be;
  }

  .index-tici img {
    margin-top: 60px;
    margin-left: 26px;
    width: 320px;
  }

  .foot_p {
    line-height: 30px;
    padding: 8px 30px 0 25px;
    width: 94%;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    display: none;
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 240px;
    height: 56px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .zgslb03 {
    margin-left: 170px;
    display: block;
    border-top: 1px solid #cedef9;
    border-left: 1px solid #cedef9;
    border-right: 1px solid #cedef9;
    height: 218px;
    width: 140px;
    position: absolute;
    margin-top: 370px;
  }

  .notice ul.item {
    font-size: 14px;
    margin: 10px 00px !important;
    padding: 15px 0px;
  }

  .hex-container-m {
    display: block;
    height: 600px;
    background: url(/uploads/allimg/20230111/1-23011115591D64.jpg) -288px 50px no-repeat !important;
  }

  .pc_img {
    width: 230%;
    margin-left: -246px;
  }

  .dsjlliebiao p {
    font-size: 12px;
    line-height: 18px;
    color: #999;
  }

  .dsjlliebiao h4 {
    font-size: 26px;
    font-weight: bold;
    color: #0a92de;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
  }
}

@media (max-width: 320px) {
  .index-sel {
    width: 60%;
    margin-top: 115px;
    margin-left: 00px;
    float: right;
  }

  .head_box {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 10000;

    transition: 0.2s;
    left: 0;
    top: 0;
    height: 60px;
    line-height: 60px;
    z-index: 999;
  }

  .foot_nav5:nth-child(1) {
    padding-left: 10px;
    margin: 80px auto 0px;
    width: 37%;
    float: left;
  }

  .index-sel_m {
    display: block;
    width: 53%;
    margin-top: 116px;
    margin-right: 20px;
    float: right;
  }

  .footlinks {
    width: 180px;
    line-height: 22px;
    height: 22px;
    float: left;
    margin-left: 1px;
    margin-bottom: 4px;
  }

  .foot-right {
    float: left;
    width: 100%;
    padding-left: 00px;
    position: relative;
    padding-right: 00px;
    margin: -50px auto 00px;
  }

  .foot_p_m {
    display: block;
    line-height: 20px;
    padding: 8px 10px;
    color: #abc2f3;
    border-top: 1px solid #679aed;
    text-align: left;
    font-size: 13px;
    margin-top: 0px;
  }

  .banner_list1 {
    top: 100px;
    margin-left: 120px;
    position: absolute;
  }

  .index-tici img {
    margin-top: 40px;
    margin-left: 16px;
    width: 290px;
  }

  .znqd ul li p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 24px;
    margin-top: 20px;
    color: #fee7be;
  }

  .index_btn li {
    width: 48%;
    margin: 0 1% 10px 1%;
  }

  .index_btn {
    border-left: none;
    border-left: 0px solid #d5d5d5;
    display: inline-block;
    padding: 10px 00px 0 10px;
  }

  .index_btn li img {
    box-shadow: 0 10px 15px 0 rgba(0, 96, 251, 0.4);
    -wekit-border-radius: 10px;
    -max-border-radius: 10px;
    border-radius: 10px;
    width: 240px;
    height: 52px;
    -webkit-transition: 0.2s all linear 0s;
    transition: 0.2s all linear 0s;
  }

  .advertise {
    padding: 134px 0 14px;
  }

  .yttb {
    text-align: center;
    width: 92%;
    margin: 0 auto 14px;
    background: #f4f6fa;
    padding-top: 14px;
    padding-bottom: 20px;
  }

  .index_news_li img {
    max-width: 100%;
    height: 190px;
  }

  .nav-title {
    float: left;
    width: 100%;
    background: #1b6bd8;
    background: linear-gradient(to top right, #1b6bd8, #70b9fe);
    text-align: center;
    height: 60px;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
  }

  .hex-container-m {
    display: block;
    height: 600px;
    background: url(/uploads/allimg/20230111/1-23011115591D64.jpg) -250px 60px no-repeat !important;
    background-size: 280% !important;
  }

  .zgslb02 {
    display: block;
    border-left: 1px solid #cedef9;
    border-right: 1px solid #cedef9;
    border-top: 1px solid #cedef9;
    position: absolute;
    margin-top: 340px;
    width: 100px;
    height: auto;
  }

  .zgslb03 {
    margin-left: 140px;
    display: block;
    border-top: 1px solid #cedef9;
    border-left: 1px solid #cedef9;
    border-right: 1px solid #cedef9;
    height: auto;
    width: 140px;
    position: absolute;
    margin-top: 340px;
  }

  .w376 .item .time {
    width: 70px;
    height: 79px;
    float: left;
    padding: 10px 0px;
    margin-right: 10px;
    font-family: arial;
    font-size: 20px;
    color: #999;
    background: #f3f3f3;
    text-align: center;
  }

  .w376 .item h3 {
    font-size: 18px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #000;
  }

  .w376 .item .time .day {
    font-size: 30px;
    line-height: 46px;
    font-weight: bold;
    color: #4583fa;
    display: block;
    transform: scaleY(1.3);
  }

  .nav-title-ch {
    margin-top: 0px;
    z-index: 0;
    width: 20%;
    margin-left: 10px;
    position: relative;
  }

  .gjglc-l {
    width: 34%;
    text-align: center;
    float: left;
    border-right: 1px solid #ebebeb;
    height: 114px;
    margin-left: 00px;
  }

  .gjglc-r {
    width: 65%;
    float: right;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #7a7a7b;
    padding-left: 10px;
  }

  .gjgl-name {
    float: right;
    text-align: left;
    width: 65%;
  }

  .pape_about_t {
    font-weight: bold;
    font-size: 16px;
    width: 96%;
    color: #07216b;
    background: #f8f9fc;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    border-left: 4px solid #2f75e7;
    padding-left: 10px;
    margin: 20px auto 0;
  }

  .lx-pic {
    float: left;
    width: 20%;
    padding-top: 6px;
  }

  .lx-wz h5 {
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    margin-bottom: 0px;
    line-height: 24px;
    color: #2c3c78;
  }

  .lxfs .lxwmlist {
    padding: 20px 10px;
    min-height: 140px;
    width: 96%;
    box-shadow: 0 0px 6px 0 rgba(19, 17, 67, 0.12);
    float: left;
    margin: 3% 2% 00px 2%;
  }

  .lx-wz {
    float: right;
    width: 76%;
  }

  .pape_title h3 {
    margin-right: 0px;
    font-size: 18px;
  }

  .pape_title span {
    margin-top: 3px;
    color: #a99980;
    font-size: 12px;
    background: #f7f6f2;
    text-transform: uppercase;
    padding: 0 8px;
    display: inline-block;
    height: 23px;
    line-height: 23px;
  }

  .recommend img {
    border: 1px solid #d2d2d2;
    margin-bottom: 0px;
    box-shadow: 0 20px 20px 0 rgba(24, 47, 67, 0.2);
    width: 140px;
    height: 200px;
    margin-top: 10px;
  }

  .swiper-slide-soft {
    width: 47% !important;
    float: left;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-top: 00px;
    height: 270px !important;
    margin-right: 0px;
    margin-left: 6px;
  }

  .sikantit {
    color: #062369;
    font-size: 17px;
    display: block;
    height: 74px;
    padding-left: 20px;
    padding-top: 30px;
    width: 100%;
    float: left;
    margin-right: 17px;
    font-weight: bold;
  }

  .pape_culture_t {
    color: #07216b;
    font-weight: bold;
    width: 94%;
    margin: 25px auto 0;
    font-size: 17px;
    padding-bottom: 15px;
  }

  .pape_culture_bc .h3 {
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 17px;
    width: 120px;
    text-align: center;
    background: #2f75e7;
    border-radius: 6px;
    height: 30px;
    box-shadow: 0 6px 5px 0 rgba(47, 117, 231, 0.3);
    line-height: 26px;
    margin-bottom: 20px;
  }

  .medical_1 {
    background: #e5f4ff;
    font-size: 18px;
    width: 95%;
    margin: 18px auto 18px;
    padding: 20px 20px;
    -wekit-border-radius: 4px;
    -max-border-radius: 4px;
    border-radius: 4px;
  }

  .xsgs-logo {
    width: 20%;
    float: left;
    padding-left: 10px;
    text-align: center;
  }

  .medical_42 .at h3 {
    font-size: 19px;
    font-weight: 500;
    display: inline-block;
  }

  .xsgs-jswz {
    width: 79%;
    float: right;
    text-align: left;
  }

  .medical_40 {
    padding-left: 6px;
    padding-bottom: 0px;
    width: 96%;
    padding-top: 20px;
    float: left;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }

  .medical_5 {
    padding: 0 15px 00px;
    font-size: 14px;
    text-indent: 28px;
    line-height: 28px;
  }

  .medical_41 p {
    color: #2e67b5;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .nytitlogo-l img {
    width: 140px;
  }

  .pape_about_d {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-left: 14px;
    font-size: 14px;
    width: 92%;
    line-height: 26px;
  }

  .pape_about_cv1 p {
    text-indent: 30px;
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 14px;
    color: #484848;
  }

  .pape_about_cv2 {
    padding-top: 00px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    color: #484848;
    margin: 0 auto;
  }

  .lx-wz-group p {
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    text-align: left;
    color: #484848;
  }

  .pape_culture_body {
    color: #484848;
    font-size: 14px;
    width: 94%;
    line-height: 26px;
    margin: 0 auto;
  }

  .pape_culture_bc span {
    font-size: 15px !important;
    line-height: 22px !important;
  }

  .pape_about_cv2 p {
    text-indent: 30px;
    text-align: justify;
    font-size: 14px;
    width: 90%;
    line-height: 26px;
    margin: 0 auto 14px;
    color: #484848;
  }

  .medical_40 p {
    color: #2e67b5;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .medical_40 .at h3 {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
  }

  .yytit {
    font-size: 20px;
    color: #07216b;
    font-weight: 500;
    display: inline-block;
    margin-left: -36px;
  }

  .medical_41 .at h3 {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_4 .at h3 {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
  }

  .at-l {
    width: 60px;
    float: left;
  }

  .at-r {
    float: left;
    text-align: left;
    width: 220px;
    padding-top: 0px;
  }

  .medical_4 {
    padding-left: 10px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb1.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_410 .at h3 {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_411 .at h3 {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
  }

  .medical_411 {
    padding-left: 10px;
    padding-bottom: 31px;
    width: 95%;
    padding-top: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    background: url(/images/titb3.jpg) left bottom no-repeat;
    margin-left: 2.5%;
    margin-right: 2.5%;
    border-top: 3px solid #c2b295;
  }

  .medical_411 p {
    color: #2e67b5;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
  }

  .medical_4 p {
    color: #2e67b5;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
  }

  .dzspjy-tit {
    width: 96%;
    float: left;
    height: 80px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }

  .medical_410 p {
    color: #2e67b5;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
  }

  .ytpiclist {
    font-size: 16px;
    text-indent: 0px;
    line-height: 2;
    margin-bottom: 00px;
    margin-top: 0px;
    float: left;
    width: 100%;
  }

  .newBody .n_body {
    font-size: 14px;
    line-height: 26px;
    color: #1d1d1d;
  }

  .table-wrapper {
    margin: 20px auto 40px;
    box-shadow: 0px 5px 20px rgba(11, 58, 130, 0.2);
    overflow: scroll;
    width: 100%;
  }

  .table-wrapper2 {
    margin: 20px auto 40px;
    box-shadow: 0px 5px 20px rgba(11, 58, 130, 0.2);
    overflow: scroll;
    width: 100%;
  }

  .nav-title-t {
    z-index: 11111111;
    margin-top: -30px;
    width: 50%;
    font-size: 18px;
    line-height: 34px;
    position: relative;
  }

  .pc_img {
    width: 260%;
    margin-left: -258px;
  }
  .sipt {
    background: #fff;
    width: 70% !important;
    height: 44px;
    color: #999;
    line-height: 36px;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #7ba7f0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.music-player30__main {
    width: 252px;
    height: 320px;
    padding: 25px;
    background: url(/images/qccdb.jpg) top center no-repeat;
    background-size: 100%;
    box-shadow: 0 0 10px rgba(179, 50, 42, 0.5);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.gq-main {
    width: 88%;
    margin: 0 auto;
}
.cdqdgq {
    width: 100%;
    padding-top: 00px;
    background: #f6f6f6 url(/images/qccdbg.jpg) -330px 400px no-repeat;
    background-size: 230%;
    min-height: 1150px;
}
}

/*# sourceMappingURL=style.css.map */