@-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 */
}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.fbj {
  display: flex;
  flex-wrap: wrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.w {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}
.shipin {
  position: relative;
}
.shipin::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: url(../../images/v2.png) no-repeat center center;
  display: block;
  content: ' ';
  -webkit-background-size: contain;
  background-size: contain ;
}
.shipin::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: url(../../images/v9.png) no-repeat center center;
  display: block;
  content: ' ';
}
img {
  max-width: 100%;
}
@media (max-width: 1500px) {
}
@media (max-width: 767px) {
  .w {
    width: 96%;
  }
}
.head_nav .fl {
  float: left;
  padding-bottom: 11px;
  padding-left: 20px;
}
.head_nav .fl a {
  width: auto;
  display: inline-block;
  float: left;
}
.head_nav ul {
  float: right;
  width:70%;
  padding-top: 10px;
}
.head_nav {
  padding-top: 36px;
  background: #fff;
  height: 132px;
  background: url(../images/top1.png) repeat-x bottom;
  color: #000000;
  line-height: 37px;
}
.head_nav li a {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.head_nav a {
  font-size: 1rem;
  color: #000000;
  width: 100%;
  display: inline-block;
}
.head_nav li {
  text-align: center;
  width: calc(100% / 12);
  float: left;
  position: relative;
  z-index: 99;
}
.head_nav li.hv {
  background: #00566d;
  color: #fff;
  border-radius: 37px;
}
.head_nav li.hv > a {
  color: #fff;
}
.head_nav .jzk_box > ul > li {
  height: 37px;
  overflow: hidden;
}
.head_nav li ul {
  opacity: 0;
  background: #fff;
  position: absolute;
  height: 0;
  width: 100%;
  top: 100%;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.head_nav .jzk_box > ul > li:hover {
  overflow: initial;
  background: #00566d;
  color: #fff;
  border-radius: 37px;
}
.head_nav .jzk_box > ul > li:hover > a {
  color: #fff;
}
.head_nav .jzk_box > ul > li:hover > ul {
  display: block;
  opacity: 1;
  left: 0;
  z-index: 9999;
  height: auto;
}
.head_nav li ul li {
  width: 100%;
  position: relative;
  display: inline-block;
  height: 46px;
  line-height: 46px;
}
.head_nav li ul li a {
  font-size: 14px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.head_nav li ul li a:hover {
  background: #f7fafd;
}
.head_nav li ul li::after {
  height: 3px;
}
.head_nav li ul li ul {
  position: absolute;
  left: 100%;
  z-index: -1;
  background: #f7fafd;
  opacity: 0;
  top: 0;padding-top: 0;width: 120%;
  height: auto;
}
.head_nav li ul li:hover ul {
  z-index: 999;
  opacity: 1;
}
.head_nav li ul li:hover {
  z-index: 999;
}
@media (max-width: 1200px) {
  .head_nav ul {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .head_nav ul {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .head_nav ul {
    width: 100%;
  }
  .head_nav {
    position: relative;
    line-height: 40px;
    padding-top: 0;
  }
  .head_nav .jzk_toggle_01 {
    position: absolute;
  }
  .head_nav li a {
    display: inline-block;
    overflow: initial;
  }
  .head_nav li ul {
    position: initial;
    background: #f7fafd;
  }
  .head_nav li:hover::after {
    display: none;
  }
  .head_nav .jzk_box {
    width: 100%;
    margin: 0;
  }
  .head_nav li ul li:hover ul {
    position: initial;
    background: #e4f1fd;
  }
  .head_nav li ul li {
    height: auto;
  }
  .head_nav li ul li a:hover {
    background: #e4f1fd;
  }
  .head_nav li {
    width: 100%;
  }
  .head_nav .jzk_box > ul {
    display: none;
  }
  .head_nav .fl img {
    height: 40px;
    padding-left: 10px;
    padding-top: 8px;
  }
  .jzk_toggle_01 {
    top: 32px;
  }
  .head_nav .jzk_box > ul {
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 99999;
    top: 52px;
  }
  .head_nav li,
  .head_nav li a,
  .head_nav li ul li,
  .head_nav li ul li a {
    font-size: 14px;
    line-height: 32px;
  }
  .head_nav li {
    width: 100%;
  }
  .head_nav .jzk_box > ul > li {
    height: auto;
  }
  .jzk_toggle_01 {
    display: block;
    width: 26px;
    z-index: 2;
    border-radius: 50%;
    margin: 0 10px;
    position: absolute;
    top: 33px;
    right: 0;
    cursor: pointer;
    -webkit-transition-duration: 0.66s;
    transition-duration: 0.66s;
    -webkit-transition-timing-function: swing;
    transition-timing-function: swing;
    position: relative;
  }
  .jzk_toggle_01 .jzk_icon_01 {
    width: 26px;
    height: 2px;
    background-color: #333;
    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: #4c4e72;
    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_nav {
    position: relative;
    line-height: 40px;
    padding-top: 0;
  }
  .head_nav .jzk_toggle_01 {
    position: absolute;
  }
  .head_nav li a {
    display: inline-block;
    overflow: initial;
  }
  .head_nav li ul {
    position: initial;
    background: #f7fafd;
  }
  .head_nav li:hover::after {
    display: none;
  }
  .head_nav .jzk_box {
    width: 100%;
    margin: 0;
  }
  .head_nav li ul li:hover ul {
    position: initial;
    background: #e4f1fd;
  }
  .head_nav li ul li {
    height: auto;
  }
  .head_nav li ul li a:hover {
    background: #e4f1fd;
  }
  .head_nav .jzk_box > ul {
    display: none;
  }
  .head_nav .fl img {
    height: 40px;
    padding-left: 10px;
    padding-top: 8px;
  }
  .jzk_toggle_01 {
    top: 32px;
  }
  .head_nav .jzk_box > ul > li:hover,
  .head_nav li.hv {
    background: #00566d;
    border-radius: 0;
  }
  .head_nav li ul li a:hover,
  .head_nav li li.hv {
    background: #197191;
  }
  .head_nav li ul li li a:hover {
    background: #2093bd;
  }
  .head_nav ul {
    padding-top: 0;
  }
}
@media (max-width: 1400px) {
  .head_nav {
    padding-top: 10px;
  }
  .head_nav .fl {
    text-align: center;
   padding-left: 0; width: 100%;
  }
  .head_nav .fl a {width: 100%;}
  .head_nav ul {
      width: 100%;
  }
}
@media (max-width: 767px) {
  .head_nav {
    height: 60px;
    background: none;
    padding-top: 0;
  }
  .head_nav .fl img {
    height: 44px;
  }
  .head_nav .fl {
    padding-bottom: 0;
    padding-top: 5px;
  }
}
.jzk_banner img {
  width: 100%;
}
.jzk_banner .swiper-pagination-bullet-active {
  padding: 2px;
  background: none;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;
}
.jzk_banner .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.top_nav {
  height: 50px;
  line-height: 50px;
  background: #00566d;
}
.top_nav .form {
  position: relative;
  display: inline-block;
  float: right;
}
.top_nav button {
  background: none;
  border: none;
  color: #fff;
  position: absolute;
  right: 0;
  top: 9px;
  cursor: pointer;
}
.top_nav input {
  background: #33788a;
  color: #fff;
  border: none;
  height: 32px;
  line-height: 32px;
  border-radius: 32px;
  display: inline-block;
  width: 240px;
  padding-left: 17px;
}
.top_nav input::-webkit-input-placeholder {
  color: #bfd0d5;
  font-size: 14px;
}
.top_nav .weibo {
  float: right;
  margin-left: 20px;
  transition: 0.2s;
  opacity: 0.5;
}
.top_nav .weibo:hover {
  opacity: 1;
}
.top_nav .lang {
  float: right;
  margin-right: 20px;
}
.top_nav .lang a {
  color: #80abb6;
  margin-left: 15px;
  transition: 0.2s;
}
.top_nav .lang a:hover {
  color: #fff;
}
.index_news_list {
  display: inline-block;
  float: left;
  width: 100%;
}
.index_news_list li {
  padding-left: 16px;
  line-height: 28px;
  border-bottom: 1px solid #f1f1f1;
  margin-top: 10px;
  padding-bottom: 10px;
  background: url(../images/s4.png) no-repeat left 8px;
}
.index_news_list li a {
  display: inline-block;
  width: 100%;
}
.index_news_list li h3 {
  color: #313131;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.index_news_list li span {
  color: #c1c1c1;
  font-size: 12px;
}
.index_news_t {
  padding-top: 48px;
  float: left;
  width: 100%;
}
.index_news_t h3 {
  font-size: 18px;
  font-weight: bold;
  color: #313131;
}
.index_news_t h3 img {
  margin-left: 8px;
}
.index_news_t span {
  color: #b8b8b8;
  text-transform: uppercase;
  font-size: 12px;
}
.index_news_t span::before {
  content: ' ';
  display: inline-block;
  background: #00566d;
  width: 32px;
  height: 3px;
  border-radius: 3px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
}
.index_news_t2 {
  padding-top: 48px;
  float: left;
  padding-bottom: 12px;
  width: 100%;
}
.index_news_t2 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #c4c4c4;
  float: left;
  width: 73px;
  margin-right: 30px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.index_news_t2 h3.hv {
  color: #313131;
}
.index_news_t2 h3.hv::after {
  content: ' ';
  display: inline-block;
  background: #00566d;
  width: 100%;
  height: 3px;
  border-radius: 3px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
}
.son > * {
  display: none;
}
.son > .hv {
  display: block;
}
.index_w {
  width: 383px;
  float: left;
  margin-bottom: 33px;
}
.index_wr {
  margin-right: 54px;
}
.index_w2_box {
  margin-top: 40px;
  background: #f1f1f1;
}
.index_w2 {
  width: 850px;
  float: left;
}
.index_w2_box .index_news_t {
  padding-top: 28px;
}
.index_img_list {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.index_img_list li {
  width: 47%;
  margin-right: 3%;
  margin-bottom: 3%;
  float: left;
  background: #fff;
}
.index_img_list li img {
  width: 100%;
  height: 210px;
}
.index_img_list li .img_w {
    padding: 10px 26px;
  display: inline-block;
}
.index_img_list li .img_w h3 {
  color: #656565;
  line-height: 32px;
  font-size: 17px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_img_list li .img_w p {
  padding-top: 8px;
  display: inline-block;
  font-size: 14px;
  color: #9e9e9e;
}
.index_w3 {
  width: 428px;
  float: right;
}
.index_discipline {
  height: 830px;
  position: relative;
  background: #fff url(../images/s7.png) repeat-x bottom;
  padding-top: 300px;
}
.index_discipline .index_discipline1 a{
  
  display: inline-block;
  position: relative;
}
.index_discipline .index_discipline1 a::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: url(../images/v2.png) no-repeat center center;
  display: block;
  content: ' ';
  -webkit-background-size: contain;
  background-size: contain ;
}
.index_discipline .index_discipline1 a::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: url(../images/v9.png) no-repeat center center;
  display: block;
  content: ' ';
}
.index_discipline .index_discipline1 {
  position: absolute;
  left: 0;
  top: -35px;
  padding-top: 28px;
  padding-left: 16px;
  width: 446px;
  background: url(../images/c8.png) no-repeat left top;
}
.index_discipline .index_discipline2 dt {
  display: inline-block;
  width: 100%;
  height: 22px;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  border-left: 4px solid #00566d;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.index_discipline .index_discipline2 dd.disc_dd {padding-left:96px;}
.index_discipline .index_discipline2 dd.disc_dd strong {position:absolute;left:30px;}
.index_discipline .index_discipline2 dd {
  padding-left: 13px;
  float: left;
  line-height: 24px;
  width: 50%;
  padding-bottom: 6px;
  display: inline-block;
}
.index_discipline .index_discipline2 dd a {
  color: #4d4d4d;
  font-size: 15px;
}
.index_discipline .index_discipline2 dl {
  border-bottom: 1px dashed #dfdfdf;
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
  margin: 0 20px;
  margin-top: 30px;
}
.foot_icon {
  background: #fff url(../images/f2.png) repeat-x bottom;
  height: 144px;
  overflow: hidden;
}
.foot_icon ul {
  float: right;
  background: url(../images/f4.png) no-repeat right 2px;
  display: inline-block;
}
.foot_icon li {
  background: url(../images/f4.png) no-repeat left 2px;
  height: 144px;
  width: 180px;
  display: inline-block;
  text-align: center;
  float: left;
  padding-top: 32px;
}
.foot_icon li h3 {
  color: #97d0df;
  line-height: 50px;
}
.foot_icon1 {
  padding-top: 31px;
  float: left;
  margin-left: 40px;
}
.index_discipline .index_discipline2 dl:last-child {
  border: none;
}
.foot_bg {
  background: #fff url(../images/f1.png) repeat-x bottom;
  height: 226px;
  padding-top: 35px;
}
.foot_bg .foot_t {
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  margin-bottom: 13px;
}
.foot_bg .foot_text {
  float: left;
  width: 43%;
  border-right: 1px solid #707070;
  padding-bottom: 20px;
}
.foot_bg .foot_text ul li {
  line-height: 28px;
  float: left;
  width: 50%;
  color: #b2b2b2;
  padding-left: 13px;
  background: url(../images/li.png) no-repeat center left;
}
.foot_bg .foot_text ul li a {
  color: #b2b2b2;
  transition: 0.2s;
}
.foot_bg .foot_text ul li a:hover {
  color: #fff;
}
.foot_bg .foot_text2 {
  float: left;
  width: 40%;
  padding-left: 30px;
  color: #b2b2b2;
}
.foot_bg .foot_text2 a {
  color: #b2b2b2;
}
.foot_bg .foot_text3 {
  float: right;
  padding-top: 20px;
}
.jzk_scroll_top {
  background: #00728c;
}
.jzk_scroll_top:hover {
  background: #009bbe;
}
@media (max-width: 1200px) {
.index_img_list li img {
  width: 100%;
  height:180px;
}
  .index_wr {
    margin-right: 20px;
  }
  .index_w {
    width: 300px;
    float: left;
    margin-bottom: 33px;
  }
  .index_w2 {
    width: 600px;
  }
  .index_w3 {
    width: 340px;
  }
  .index_discipline {
    padding: 0;
    height: 830px;
  }
  .index_discipline .index_discipline1 {
    position: initial;
    width: 100%;
    background: none;
  }
  .index_discipline .index_discipline1 img {
    width: 260px;
  }
  .foot_icon li {
    width: 120px;
  }
  .head_nav .fl a {
    width: 100%;
  }
  .foot_icon li h3 {
    line-height: 38px;
  }
  .index_news_t {
    padding-top: 30px;
  }
  .index_news_t2 {
    padding-top: 30px;
    float: left;
    padding-bottom: 12px;
    width: 100%;
  }
  .index_news_t2 h3 {
    margin-right: 15px;
  }
  .index_news_list li {
    margin-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
    line-height: 23px;
  }
  .foot_bg .foot_text2 {
    padding-left: 20px;
  }
  .foot_bg .foot_text {
    width: 28%;
  }
  .foot_bg .foot_text2 {
    width: 55%;
  }
}
@media (max-width: 991px) {
.index_img_list li img {
  width: 100%;
  height: 160px;
}
  .index_w {
    width: 100%;
    margin-bottom: 20px;
  }
  .index_w2 {
    width: 100%;
  }
  .index_img_list li {
    width: 47%;
    margin: 0 1.5% 3%;
  }
  .index_w3 {
    width: 100%;
  }
  .index_discipline .index_discipline1 img {
    width: 100%;
    padding: 0 15px;
    margin-left: 0;
  }
  .index_discipline .index_discipline1 {
    padding-left: 0;
  }
  .index_discipline {
    height: auto;
    padding-bottom: 40px;
  }
  .foot_icon1 {
    margin-left: 0;
    display: none;
  }
  .foot_icon ul {
    width: 100%;
  }
  .foot_icon li {
    width: 33.3%;
  }
  .foot_icon {
    height: auto;
    background: #fff url(../images/f2.png) bottom;
  }
  .foot_bg {
    height: auto;
    background: #333333;
  }
  .foot_bg .foot_text {
    width: 100%;
    border: none;
  }
  .foot_bg .foot_text2 {
    width: 100%;
    padding-left: 0;
  }
  .foot_text2 {
    width: 100%;
  }
  .foot_bg .foot_text3 {
    text-align: center;
    width: 100%;
  }
  .foot_bg {
    padding-bottom: 30px;
    padding-top: 24px;
  }
  .top_nav .weibo {
    margin-left: 12px;
  }
  .top_nav .lang a {
    margin-left: 10px;
  }
  .top_nav .lang {
    margin-right: 10px;
  }
  .top_nav input {
    width: 190px;
    padding-left: 7px;
    height: 28px;
    line-height: 28px;
  }
  .top_nav {
    height: 40px;
    line-height: 40px;
  }
  .top_nav button {
    top: 5px;
  }
}
.common_list {
  margin-top: 40px;
}
.common_list ul li {
  width: 48.5%;
  background: #f6f6f6;
  padding: 8px 25px 20px;
  margin-right: 3%;
  float: left;
  margin-bottom: 24px;
}
.common_list ul li:nth-child(2n) {
  margin-right: 0;
}
.common_list ul li .common_t {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  float: left;
  display: inline-block;
  width: 100%;
  line-height: 47px;
}
.common_list ul li .common_d {
  color: #999;
  font-size: 14px;
  line-height: 22px;
}
.common_list ul li .fl {
  float: left;
  width: 37px;
}
.common_list ul li p {
  display: block;
}
.pape_l {
  margin: 22px 0;
  width: 200px;
  float: left;
}
.pape_r {
  padding: 8px 12px 20px;
  margin: 22px 0;
  width: 1056px;
  float: right;
  background: #fff;
}
.pape_bg {
  background: #f9f9f9;
}
.pape_l_t {
  height: 68px;
  line-height: 68px;
  font-size: 24px;
  background: #005065;
  color: #fff;
  padding-left: 19px;
}
.pape_l_ul {
  line-height: 46px;
  margin-bottom: 23px;
  background: #fff;
  width: 100%;
  padding-bottom: 8px;
}
.pape_l_ul a {
  background: #fff url(../images/li3.png) no-repeat 172px center;
  padding-left: 19px;
  color: #333;
  font-size: 16px;
  display: inline-block;
  width: 100%;
  transition: 0.2s;
}
.pape_l_ul a:hover,
.pape_l_ul a.hv {
  background: #f2f8fc url(../images/li3.png) no-repeat 172px center;
}
.pape_l_ul2 {
  line-height: 50px;
  margin-bottom: 23px;
  background: #fff;
  padding: 10px 0;
}
.pape_l_ul2 a {
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  transition: 0.2s;
}
.pape_l_ul2 a img {
  width: 50px;
}
.pape_l_ul2 a span {
  width: 50px;
  display: inline-block;
  margin-right: 10px;
}
.pape_l_ul2 a h3 {
  width: 100px;
  display: inline-block;
  font-size: 16px;
  text-align: left;
}
.pape_l_ul2 a:hover,
.pape_l_ul2 a.hv {
  background: #f2f8fc;
}

/* .pape_l_ul .hv dl {
  display: block;
} */

.pape_l_ul dl {
  display: none;
  float: left;
  width: 100%;
  line-height: 40px;    background: #fafafa;
}
.pape_l_ul dl a{
  font-size: 14px;padding-left: 30px;
      background: #fcfcf9 url(../images/li3.png) no-repeat 172px center;
  }
.pape_op {
  border-bottom: 1px solid #eeeeee;
  line-height: 56px;
}
.pape_op::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';
}
.pape_op h3 {
  border-bottom: 3px solid #005065;
  padding: 0 13px;
  font-size: 24px;
  color: #333;
  display: inline-block;
  float: left;
}
.pape_op .fr {
  float: right;
  color: #999;
  font-size: 14px;
}
.pape_op .fr a {
  color: #999;
}
.about_show_t {
  color: #000;
  width: 100%;
  font-size: 24px;
  line-height: 36px;
  padding: 30px 0;
  font-weight: bold;
  text-align: center;
}
.about_show_d {
  color: #000;
  width: 100%;
  color: #666;
  font-size: 16px;
  line-height: 30px;
  padding: 0 43px;
}
.about_show_b {
    background: #005065;
    background: linear-gradient(to right, #005068, 49%, #2ea2b2);
    padding: 0 12px!important;
    margin-bottom: 12px;
    color: #fff;
    border-radius: 8px;
    display: inline-block;
    }
.about_show_d p {
  padding-bottom: 10px;
}
.k_pro {
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 35px;
  padding-left: 4px;
  border-bottom: 1px dashed #e5e5e5;
  display: flex;
  flex-wrap: wrap;
}
.k_pro li {
  width: 31.3%;
  display: inline-block;
  float: left;
  margin: 0 1%;
  text-align: center;
}
.k_pro li a {
  display: inline-block;
  position: relative;
}
.k_pro li .img {
  overflow: hidden;
  display: inline-block;
}
.k_pro li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.k_pro li .img img:hover {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.k_pro li img {
  width: 297px;
  height: 210px;
}
.k_pro li h3 {
  line-height: 24px;
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-top: 10px;
}
.omel {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.omel li {
  float: left;
  width: 100%;
  background: #f9f9f9;
  padding: 22px 10px 22px 29px;
  margin-bottom: 30px;
}
.omel li h3 {
  color: #000;
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 8px;
}
.omel li p {
  color: #999;
  font-size: 16px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.omel li .fr {
  width: 90px;
  float: right;
  height: 88px;
  border-left: 1px dashed #dcdcdc;
  text-align: center;
  color: #999;
  font-size: 12px;
  margin-top: 10px;
  padding-top: 15px;
  margin-left: 37px;
}
.omel li .fr span {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.news_lst {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.news_lst li {
  font-size: 16px;
  color: #333;
  line-height: 38px;
  padding: 0 14px;
  display: inline-block;
  float: left;
  width: 100%;
}
.news_lst li a {
  display: inline-block;
  width: 100%;
  float: left;
  background: url(../images/li2.png) no-repeat left center;
}
.news_lst li h3 {
  float: left;
  font-size: 16px;
  padding-left: 16px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 100px);
}
.news_lst li h3 span {
  float: initial;
  color: red;
  font-size: 16px;
}
.news_lst li span {
  float: right;
  color: #adadad;
}
.pape_news li:nth-child(5n) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 15px;
}
.kswiper_k3 {
  text-align: center;
  margin: 20px 50px;
  position: relative;
}
.kswiper_k3 .swiper-container {
  width: 700px;
}
.kswiper_k3 .swiper-slide {
  float: left;
  font-size: 0;
}
.kswiper_k3 .swiper-slide img {
  width: 100%;
}
.kswiper_k3 .swiper-button-next,
.kswiper_k3 .swiper-button-prev {
  outline: none;
  width: 35px;
  height: 60px;
  line-height: 56px;
  font-size: 40px;
  border-radius: 8px;
  background: none;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
  margin-top: -30px;
  font-size: 30px;
}
.kswiper_k3 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  transition: all 0.3s;
  overflow: hidden;
}
.kswiper_k3 .swiper-pagination-bullet-active {
  padding: 2px;
  background: 0;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;
}
.kswiper_k3 .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.news_list_02 ul {
  display: inline-block;
}
.news_list_02 ul li {
  width: 100%;
  float: left;
  padding-bottom: 37px;
}
.news_list_02 ul li .img {
  float: left;
  display: inline-block;
  margin-right: 24px;
  overflow: hidden;
}
.news_list_02 ul li .img img {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
}
.news_list_02 ul li:hover .img 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);
}
.news_list_02 ul li h3 {
  font-size: 18px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 8px;
  color: #333;
  line-height: 30px;
}
.news_list_02 ul li span {
  color: #999999;
  font-weight: 500;
  font-size: 14px;
}
.news_list_02 ul li span img {
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  margin-top: -2px;
}
.news_list_02 ul li p {
  font-size: 14px;
  padding-top: 8px;
  color: #999;
  border-top: 1px solid #eeeeee;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-align: justify;
  line-height: 24px;
  margin-bottom: 6px;
}

@media (max-width:767px) {
.news_list_02 ul li p {
  font-size: 14px;
  padding-top: 8px;
  color: #999;
  border-top: 1px solid #eeeeee;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-align: justify;
  line-height: 24px;
  margin-bottom: 6px;
}
.news_list_02 ul li span img {
height: auto;
}
  }
.news_list_02x {
  margin-bottom: 30px;
}
.news_list_02x ul {
  margin-right: 0;
  margin-top: 30px;
}
.news_list_02x li {
  border-bottom: 1px dashed #eeeeee;
  padding: 0 35px;
  padding-top: 36px;
}
.news_list_03x {
  margin-bottom: 30px;
}
.news_list_03x ul {
  margin-right: 0;
  margin-top: 30px;
}
.news_list_03x ul li {
  border-bottom: none;
  padding: 25px 0;
}
.news_list_03x ul li p {
  padding-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.news_list_03x .img {
  position: relative;
}
.news_list_03x .img:after {
  content: ' ';
  display: block;
  background: url(../images/v.png) no-repeat center center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}
.index_news_r .news_list_02 ul {
  margin-left: 24px;
  margin-right: 0;
}
.index_news_r .news_list_02 ul li h3 {
  color: #ed322d;
}
.index_more {
  margin-top: 9px;
  border: 1px solid #f0f0f0;
  text-align: center;
  width: 100px;
  color: #005065;
  -wekit-border-radius: 32px;
  -max-border-radius: 32px;
  border-radius: 32px;
  height: 32px;
  display: inline-block;
  font-size: 14px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
}
.index_more a {
  color: #005065;
  font-size: 12px;
  display: inline-block;
  line-height: 30px;
  width: 100%;
}
.index_more:hover {
  background: #005065;
  border: 1px solid #005065;
}
.index_more:hover a {
  color: #fff;
}
.admissions_box {
  float: left;
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
}
.admissions_box ul li {
  width: calc(100% / 2);
  float: left;
  padding: 0 12px;
  margin-bottom: 20px;
  display: inline-block;
}
.admissions_box ul li h3 {
  text-align: center;
  background: #f6f7f9;
  display: inline-block;
  padding: 12px 0;
  line-height: 26px;
  font-size: 16px;
  width: 100%;
}
.admissions_box ul li h3 span {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.admissions_box ul li img {
  width: 100%;
}
.admissions_box ul li .img {
  position: relative;
}
.admissions_box ul li .img::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
  background: url(../images/v2.png) no-repeat center center;
  display: block;
  content: ' ';
  -webkit-background-size: contain;
  background-size: contain ;
}
.admissions_box ul li .img::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  background: url(../images/v9.png) no-repeat center center;
  display: block;
  content: ' ';
}
@media (max-width:1200px) {
.table-container table tr td,
.table-container table tr th {
  white-space: nowrap;
}
}
.table-container tbody tr:nth-child(2n) {
  background: #e6f3f5;
}
/*忙掳鈥溍┞┞疵┧喡┟⑩�櫯∶⑩�澛モ�撀∶Ｆ捚捗嘎姑柯矫β捗ヂ佲�溍ヂ库劉茅藛楼芒藛篓莽艩鈥犆⑩�樎┟柯矫β锯�好ぢ光�γ�÷访ε嘎嘎嘎姑柯矫︹�櫬柯矫幝趁Ｆ掆�毭ヂっヂ孤幻�犈撁β︹�毭犫�犆�犅姑柯矫兟访棵ヂ孤澝堵伱�犈撁┡嘎犫�犆韭っβ嶁�撁⑩�澟该�÷访ε嘎嘎韭Ｃ犅柯矫犫�犆ヂ孤澝Ｂ伱韭Ｃ犅柯矫幝趁概犆�犫劉忙拢碌茂录娄忙沤鈥犆柯矫β嘎姑柯矫βッ�÷访ε嘎柯�1*/
.fu_news_show01 {
  line-height: 28px;
}
.fu_news_show01 .fu_news_title {
  padding-top: 30px;
  text-align: center;
}
.fu_news_show01 .fu_news_meta {
  line-height: 21px;
  padding: 10px 0 19px 0;
  font-size: 14px;
  color: #9e9e9e;
  border-bottom: #cfcfcf dashed 1px;
  margin-bottom: 20px;
}
/*猫沤陆茅藛楼茅茠聺猫拢聛卯鸥艩莽垄藴茂驴陆忙炉颅茫鈥灺⒚柯矫ヂヂッ⑩�澟该戔偓茂驴陆茅茠聺猫拢聛卯鸥艩莽垄藴茂驴陆忙炉颅芒鈥澛モ�撀∶韭∶�犅澝β嶁劉盲鹿鈥γ�犈撁┡嘎犫�犆�犅⒚モ�斅徝柯矫︹�撯�犆�÷访ε嘎嘎⑩�樎好モ�撀∶澛姑�÷访ニ溑矫ヂр�樏�÷访ε嘎嘎嘎姑柯矫β�÷该�÷访ε嘎嘎⑩�樎好モ�撀∶澛姑�犈撁┡嘎犫�犆�犫劉盲录庐忙拢碌卯啪拢莽艩芦茂驴陆莽艩鈥犆�犅姑柯矫兟访棵Ｆ掆�毭嗏�斆柯矫β幝裁ヂ堵伱柯矫︹�撯�犆悸⒚ぢ悸⑩�櫯∶韭犆︹�撀ッ柯矫⑩�櫯∶�÷访ε嘎嘎Ｆ掆�毭戔偓茂驴陆忙篓聫茂录垄盲录庐芒鈥櫯∶韭犆︹�撀ッ柯矫⑩�櫯∶Ｆ掆�毭ぢ铰裁柯矫β郝嵜ｂ�炩�γ┾�溌懊嘎戔偓茂驴陆忙掳拢茂驴陆忙鈥∨犆⑩�澛モ�撀∶Ｆ捚捗⑩�樎好モ�撀∶澛姑�÷访ニ溑矫ヂр�樏�÷访ε嘎嘎嘎姑柯矫β�÷该�÷访ε嘎嘎⑩�樎好モ�撀∶澛姑�犈撁┡嘎犫�犆�犫劉盲录庐忙拢碌卯鈥÷访ε嘎柯�*/
.fu_post_links {
  border-top: #ededed dashed 1px;
  position: relative;
  margin-top: 15px;
  padding: 15px 0 16px;
}
.fu_prev_next1 {
  line-height: 20px;
  padding: 10px 0 0;
  float: right;
}
.fu_prev_next1 span {
  margin: 0 15px;
}
.fu_prev_next1 a {
  color: #666666;
  transition: all 300ms;
  -webkit-transition: all 300ms;
}
.fu_prev_next1 a i {
  font-size: 16px;
  font-weight: normal;
}
.fu_prev_next1 a:hover {
  color: #1baadb;
}
.fu_prev_next1 i {
  padding-right: 12px;
}
.fu_prev_next1 i {
  padding-left: 12px;
}
@media (max-width: 1200px) {
  .pape_l {
    width: 100%;
  }
  .pape_r {
    width: 100%;
    margin: 0 0 22px;
  }
  .pape_l_ul::after {
    clear: both;
    width: 100%;
    display: block;
    content: ' ';
  }
  .pape_l_ul li {
    width: 25%;
    float: left;
  position: relative;z-index: 9;
  }
  .pape_l_ul2 {
    margin-bottom: 0;
  }
  .pape_l_ul2::after {
    clear: both;
    width: 100%;
    display: block;
    content: ' ';
  }
  .pape_l_ul2 li {
    width: 25%;
    float: left;
  }
  .k_pro li img {
    width: auto;
    height: auto;
  }
}
@media (max-width: 991px) {
  .k_pro li {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .foot_bg .foot_text ul li {width: 100%;}
  .pape_l_ul a {
    background: none;
    padding-left: 0;
    text-align: center;
  }
  .pape_l_ul a:hover,
  .pape_l_ul a.hv {
    background: none;
  }
  .pape_l_ul2 a {
    padding-top: 12px;
    line-height: 30px;
  }
  .pape_l_ul2 a h3 {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
  }
  .pape_l_ul2 a span {
    width: 100%;
    margin-right: 0;
  }
  .about_show_d {
    padding: 0 0;
  }
  .about_show_t {
    padding: 20px 0 10px;
    font-size: 18px;
  }
  .pape_l_t {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .pape_op {
    line-height: 46px;
  }
  .pape_op h3 {
    font-size: 16px;
    padding: 0 6px;
  }
  .about_show_d {
    font-size: 14px;
  }
  .pape_op .fr {
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
  }
  .head_nav .fl a {
    width: auto;
    float: left;
  }
  .news_lst li h3 {
    font-size: 14px;
    padding-left: 10px;
  }
  .news_lst li h3 span {
    font-size: 14px;
   float: initial;color: red;
  }
  .news_lst li {
    padding: 0;
    line-height: 30px;
  }
  .news_lst li span {
    font-size: 14px;
  }
  .k_pro ul {
display: flex;
flex-wrap: wrap;
  }
  .k_pro li {
    width: 98%;
  }
  .k_pro li .img img {
    width: 100%;
  }
  .k_pro li a {
    width: 100%;
  }
  .k_pro li .img {
    width: 100%;
  }
  .news_list_02 ul li {
    padding: 12px 0;
  }
  .news_list_02 ul li .img {
    width: 40%;
    margin-right: 14px;
  }
  .k_panav {
    padding-top: 0;
  }
  .omel li {
    padding: 12px 10px 12px 19px;
    margin-bottom: 20px;
  }
  .omel li h3 {
    font-size: 18px;
  }
  .omel li p {
    font-size: 14px;
    line-height: 24px;
  }
  .omel li .fr {
    margin-left: 10px;
    width: 70px;
  }
  .admissions_box ul li {
    width: 100%;
    padding: 0;
  }
  .fu_news_show01 .fu_news_title {
    padding-top: 20px;
  }
  .fu_news_show01 .fu_news_title h1 {
    font-size: 20px;
  }
  .fu_prev_next1 span {
    display: none;
  }
  .fu_prev_next1 a {
    width: 100%;
    display: inline-block;
    line-height: 30px;
  }
  .fu_prev_next1 {
    width: 100%;
    float: left;
    padding-top: 0;
  }
}
.pape_title {margin-top: 25px;border-bottom: 1px solid #136484;display: inline-block; height: auto;overflow: hidden;width: 100%;float: left;}
.pape_title h3 {float: left;background: #136484;color: #fff;display: inline-block;padding: 0 20px;min-width: 120px;height: 40px;line-height: 40px;text-align: center;border-radius: 8px 8px 0 0;}
.pape_title a {float: right; color: #aeaeae;display: inline-block;margin-top: 5px;margin-right: 5px;}
.pape_new_pb {padding-bottom: 0;background: #fafafa;margin-top: 0;}
.pape_new_pb li:nth-child(5n) {
    padding-bottom: 15px;
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 0;
}
@media (max-width:1200px) {
  /* .pape_l_ul li {z-index: 9999;} */
  .pape_l_ul li.hv {z-index: 9999;}
  .pape_l_ul dl {position: absolute;z-index: 99;}
}
@media (max-width: 767px) {
  .news_lst li {
         padding: 0 8px;
  }
  .index_img_list li img {
    width: 100%;
    height: 120px;
  }
  .index_img_list li .img_w {
      padding: 8px 12px;
    display: inline-block;
  }
  .index_img_list li .img_w p {
      padding-top: 8px;
      display: inline-block;
      font-size: 13px;
      color: #9e9e9e;
  }
  .index_img_list li .img_w h3 {
    color: #656565;
    line-height: 20px;
    font-size: 13px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}




}

.students{width:100%;height:auto;overflow:hidden;}
.students .stu1{height:auto;border-bottom:1px dashed #D8D7D7;color:#666464;overflow: hidden;padding-bottom: 15px;margin-bottom: 20px;margin-top: 15px;}
.students .stu1 .stuL,.students .stu1 .stuR{margin-left: 10px;width: 48%}
.students .stu1 .stuL dt,.students .stu1 .stuR dt{font-size:16px;color: #1f7d96;line-height: 40px;}
.students .stu1 .stuL dd,.students .stu1 .stuR dd{width:136px;background:url(../images/point.png) no-repeat left center;height:30px;line-height:30px;float:left;padding-left: 13px;
margin-left: 10px;}
.students .stu1 .stuL dd a,.students .stu1 .stuR dd a{color:#909090;font-size:14px;text-decoration: none;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.students .stu1 .stuL dd a:hover,.students .stu1 .stuR dd a:hover{color:#1f7d96;margin-left: 5px;}
.students_t {width: 100%;height: auto;overflow: hidden;}
.students_t ul {margin: 0;padding: 0;}
.students_t li {max-width: 120px;height: 35px;width: 25%; line-height: 35px; margin-bottom: 25px;text-align: center;float: left; margin-right: 15px; list-style: none;}
.students_t li a {display: inline-block;width: 100%;background: #DBEBEF;border-radius: 3px; color: #006793;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
.students_t li a:hover {background: #1f7d96;color: #fff;}
.pb_sys_style1 .p_no_d {
    border: 1px solid #1f7d96;
    color: #fff;
    background-color: #1f7d96;
}
@media (max-width: 991px){
.students .stu1 .stuL,.students .stu1 .stuR{margin-left: 10px;width: 45%}
.students_t {margin-top: 20px;}
.students_t li { margin-bottom: 15px; margin-right: 0; }
.students_t li a{ border-radius: 0; border-right: 2px solid #fff; }
}
@media (min-width: 1400px){
.head_nav .jzk_box {width: 100%;}
}


.clear{clear:both;height:0;font-size:0}

/* 氓驴鈩⒚┧喡ッ︹�欌偓忙鈥∨犆Ｆ掆�毭⑩�樎疵ぢ光�γ⑩�澟久兟访ヂ锯�斆⑩�澟久β锯�好柯� */
.pro_show {margin: 30px;}
.pro_show_l {float: left; }
.pro_show_l img { box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); border-radius: 20px;}
.pro_show_r { padding-top: 10px;margin-left: 20px;float: left;width: calc(100% - 300px);}
.pro_show_r li {float: left; display: inline-block; line-height: 30px; width: 50%; border-bottom: 1px dashed #d3d3d3;}
.pro_show_r li span { padding-left: 10px;  min-width: 80px; display: inline-block;}

#vsb_content {margin: 0 30px 30px 30px;}
@media (max-width: 1200px){
.pro_show_r { padding-top: 10px;margin-left:20px;float: left;width:370px;}
.pro_show_l img  {width: 180px;height: auto!important;}
.foot_bg .foot_text ul li {width: 100%}
}
@media (max-width: 991px){
.pro_show_r { padding-top: 10px;margin-left:0;float: left;width:100%;}
.pro_show {margin:20px 0 0;}
#vsb_content {margin: 10px 0;}
  
}
@media (max-width: 767px){
.pro_show_l img  {width: auto;height: auto!important;}
.pro_show_l {width: 100%;text-align: center;}
.pro_show_r {width: 100%; padding-top: 20px;}
.input-search .form-control {padding:0 0 0 15px;}
  .input-search-btn { right: 5px;}
  
}


@media (min-width: 1200px){
  .head_nav .jzk_box > ul > li:hover > ul{  left:50%;  width: calc(160%);transform: translateX(-50%);}
}



.pape_news .k_panav .p_no_d{
background-color: #005065;
}