@-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;}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
.fbj {
  display: flex;
  flex-wrap: wrap;}
.fl {
  float: left;}
.fr {
  float: right;}
.w {
  max-width: 1300px;
  margin: 0 auto;}
img {
  max-width: 100%;}
@media (max-width: 1440px) {
  .w {
    max-width: 1190px;}
}
@media (max-width: 1200px) {
  .w {
    max-width: 970px;}
}
@media (max-width: 991px) {
  .w {
    width: 750px;}
}
@media (max-width: 767px) {
  .w {
    width: 96%;}
}
body {
  overflow-x: hidden;}
/*新闻详细样式1*/
.fu_news_show01 {
  line-height: 28px;}
.fu_news_show01 .fu_news_title {
  text-align: center;}
.fu_news_show01 .fu_news_title h1 {
  padding-bottom: 4px;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_title h1 {
    font-size: 18px;
    padding-bottom: 0;}
}
.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;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_meta {
    padding: 4px 0 19px 0;}
}
/*上一篇文章，下一篇文章*/
.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;}
.banner_bx .swiper-pagination-bullet-active {
  padding: 2px;
  background: none;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;}
.banner_bx .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;}
.jzk_toggle_01 {
  float: right;
  display: none;}
@media (max-width: 991px) {
  .head_nav_box {
    display: none;}
  .jzk_toggle_01 {
    display: block;
    width: 26px;
    z-index: 2;
    border-radius: 50%;
    margin: 0 4px;
    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: #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;}
}
.title_index {
  background: url(../../images/t1.jpg) no-repeat left bottom;
  padding-left: 15px;
  display: inline-block;
  padding-top: 23px;
  padding-bottom: 1px;
  width: 100%;}
.title_index .title_index_l {
  float: left;}
.title_index .title_index_l span {
  font-size: 18px;
  color: #ffe4b6;
  line-height: 18px;
  width: 100%;}
.title_index .title_index_l h3 {
  line-height: 22px;
  color: #006070;
  font-size: 22px;}
.title_index .title_index_r {
  float: right;
  color: #01687a;
  padding-top: 25px;}
.title_index .title_index_r a {
  color: #01687a;
  font-size: 14px;}
.title_index .title_index_r svg {
  margin-left: 6px;
  width: 18px;
  stroke: #ffd080 !important;
  vertical-align: middle;}
.title_index .title_index_r svg path {
  stroke: #ffd080 !important;}
.title_index .title_index_r svg rect {
  stroke: #ffd080 !important;}
.title_index::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 991px) {
  .title_index .title_index_l h3 {
    font-size: 18px;}
  .title_index .title_index_l span {
    font-size: 16px;}
}
@media (max-width: 767px) {
  .title_index {
    padding-top: 18px;}
  .news_list ul {
    padding-top: 8px;}
}
.k_scroll_top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  background: #04455e;
  color: #fff;
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 54px;
  -wekit-border-radius: 50%;
  -max-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  outline: 0;
  z-index: 99999;
  font-size: 30px;
  display: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;}
.k_scroll_top .fa {
  line-height: 1;
  display: inline-block;
  margin-top: -5px;
  position: relative;}
.k_scroll_top:hover {
  background: #018093;}
@media (max-width: 1200px) {
  .k_scroll_top {
    bottom: 30px;
    right: 20px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    font-size: 22px;}
}
@media (max-width: 767px) {
  .k_scroll_top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: #065f82;
    color: #fff;
    width: 36px;
    line-height: 36px;
    height: 36px;
    font-size: 14px;}
}
.pape_box {
  padding: 40px 0;}
@media (max-width: 991px) {
  .pape_box {
    padding: 20px 0;}
}
@media (max-width: 767px) {
  .pape_box {
    padding: 10px 0;}
}
.pape_box .pape_box_1 {
  float: left;
  width: 20%;
  margin-bottom: 30px;}
@media (max-width: 767px) {
  .pape_box .pape_box_1 {
    display: none;}
}
.pape_box .pape_box_1 .pape_title {
  background: url(../../images/t4.jpg) no-repeat left top;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  padding-left: 28px;
  margin-bottom: 0;}
.pape_box .pape_box_1 ul {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px;}
.pape_box .pape_box_1 ul .li_hv {
  top: 0;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  width: 4px;
  background: #ffd080;
  height: 53px;
  position: absolute;
  left: 0;}
.pape_box .pape_box_1 ul li {
  background: #fbfbfb;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  padding-left: 23px;}
.pape_box .pape_box_1 ul li:hover {
  background: #0c8aa8;
  color: #ffffff;}
.pape_box .pape_box_1 ul li a {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
  line-height: 53px;
  display: inline-block;
  width: 100%;
  padding-left: 8px;}
.pape_box .pape_box_1 ul li a:hover {
  padding-left: 18px;
  color: #ffffff;}
.pape_box .pape_box_1 ul li.hv a {
  color: #158095;}
.pape_box .pape_box_1 ul li.hv a:hover {
  padding-left: 8px;
  border-bottom: 1px solid #158095;}
.pape_box .pape_box_2 {
  float: right;
  width: 78%;}
.pape_box .pape_box_2 .pape_title {
  line-height: 68px;
  height: 68px;
  border-bottom: 1px solid #dfdfdf;}
@media (max-width: 767px) {
  .pape_box .pape_box_2 .pape_title {
    line-height: 48px;
    height: 48px;
    margin-bottom: 15px;}
}
.pape_box .pape_title {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;
  color: #309eb7;}
.pape_box .pape_title h3 {
  padding-right: 15px;
  display: inline-block;
  font-size: 20px;
  float: left;}
.pape_box .pape_now {
  margin: 14px 0;
  font-weight: 500;
  float: right;
  color: #919191;
  font-size: 14px;}
@media (max-width: 991px) {
  .pape_box .pape_now {
    margin: 0;}
}
.pape_box .pape_now a {
  color: #919191;}
.pape_box .pape_now svg {
  position: relative;
  top: -2px;
  margin-right: 8px;
  stroke: #919191 !important;
  vertical-align: middle;}
.pape_box .pape_now svg path {
  stroke: #919191 !important;}
.pape_box .pape_now svg rect {
  stroke: #919191 !important;}
.pape_box .pape_now svg circle {
  stroke: #919191 !important;}
.fu_post_links {
  width: 100%;
  float: left;}
.situation,
.blog_content {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 2;}
.situation p,
.blog_content p {
  padding-bottom: 12px;}
@media (max-width: 1400px) {
  .pape_box .pape_box_1 .pape_title {
    font-size: 20px;}
}
@media (max-width: 1200px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 68px;}
  .pape_box .pape_box_1 {
    width: 24%;}
  .pape_box .pape_box_2 {
    width: 72%;}
}
@media (max-width: 991px) {
  .pape_box .pape_box_1 {
    width: 100%;
    margin-bottom: 20px;}
  .pape_box .pape_box_2 {
    width: 100%;}
  .pape_box .pape_box_1 ul li {
    width: auto;
    display: inline-block;
    border: none;
    margin-right: 0;
    font-size: 0;
    float: left;
    padding-left: 0;}
  .pape_box .pape_box_1 ul li a {
    padding-left: 0;
    font-size: 16px;
    padding: 0 18px;}
  .pape_box .pape_box_1 ul .li_hv {
    display: none;}
  .pape_box .pape_box_1 ul li.hv a {
    border-bottom: 1px solid #158095;}
  .pape_box .pape_box_1 ul {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:first-child {
    padding-top: 0;}
}
@media (max-width: 767px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 48px;
    font-size: 18px;}
  .pape_box .pape_box_1 ul li a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 43px;}
  .pape_box .pape_box_1 {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:last-child {
    padding-bottom: 0;}
  .pape_box .swiper_box2 {
    margin-bottom: 0;}
  .pape_box .swiper_box2 .swiper-slide {
    width: 98%;}
  .swiper_box_box {
    margin-top: 20px;}
}
.pape_elem {
  text-align: center;
  padding: 30px 0 50px;
  width: 100%;
  display: inline-block;
  font-size: 0;}
.pape_elem a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  min-width: 40px;
  margin: 0 5px;
  text-align: center;
  padding: 0 16px;
  display: inline-block;
  border: 1px solid #066184;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.pape_elem a:hover,
.pape_elem a.hv {
  background: #066184;
  color: #fff;}
.p_fun_d,
.p_no a,
.p_fun a {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  margin-bottom: 5px!important;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.p_fun_d:hover,
.p_no a:hover,
.p_fun a:hover,
.p_fun_d.hv,
.p_no a.hv,
.p_fun a.hv {
  background: #066184 !important;
  color: #fff !important;}
.p_no_d {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  margin-bottom: 5px!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  background: #066184 !important;
  color: #fff !important;}
@media (max-width: 767px) {
  .pape_elem a {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    padding: 0 8px;
    margin: 0 3px;
    margin-bottom: 12px;
    min-width: 32px;}
  .p_fun_d,
  .p_no a,
  .p_fun a,
  .p_no_d {
    height: 32px!important;
    line-height: 32px!important;
    font-size: 12px!important;
    padding: 0 8px!important;
    margin: 0 3px!important;
    margin-bottom: 12px!important;
    min-width: 32px!important;}
  .pape_elem {
    padding: 15px 0 0;}
  .admissions_box ul li {
    padding: 0 6px;
    margin-bottom: 12px;}
  .admissions_box ul li h3 {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 0;}
  .admissions_box ul li .img::before {
    background-size: 40px;}
}
.policy_box li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #F1F1F1;
  margin-bottom: 12px;
  float: left;
  padding-bottom: 12px;
  line-height: 68px;}
.policy_box li svg {
  width: 18px;
  stroke: #fff !important;
  vertical-align: middle;}
.policy_box li svg path {
  stroke: #fff !important;}
.policy_box li svg rect {
  stroke: #fff !important;}
.policy_box li svg circle {
  stroke: #fff !important;}
.policy_box li .policy_l {
  float: left;
  width: 140px;
  color: #fff;
  padding: 10px 18px;
  margin-right: 20px;
  -wekit-border-radius: 0 5px 5px 0;
  -max-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  line-height: 24px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;}
.policy_box li .policy_1 {
  background: -webkit-linear-gradient(280deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(280deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(280deg, #6ed298, #519d7f);
  background: -o-linear-gradient(280deg, #6ed298, #519d7f);
  background: linear-gradient(280deg, #6ed298, #519d7f);
  border-left: 3px solid #244638;}
.policy_box li .policy_1:hover {
  background: -webkit-linear-gradient(180deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(180deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(180deg, #6ed298, #519d7f);
  background: -o-linear-gradient(180deg, #6ed298, #519d7f);
  background: linear-gradient(180deg, #6ed298, #519d7f);}
.policy_box li .policy_2 {
  background: -webkit-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: linear-gradient(280deg, #90e4f1, #46a6ce);
  border-left: 3px solid #28647a;}
.policy_box li .policy_2:hover {
  background: -webkit-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: linear-gradient(180deg, #90e4f1, #46a6ce);}
.policy_box li .policy_3 {
  background: -webkit-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(280deg, #3ec0d8, #27808e);
  background: linear-gradient(280deg, #3ec0d8, #27808e);
  border-left: 3px solid #18515a;}
.policy_box li .policy_3:hover {
  background: -webkit-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(180deg, #3ec0d8, #27808e);
  background: linear-gradient(180deg, #3ec0d8, #27808e);}
.policy_box li .policy_4 {
  background: -webkit-linear-gradient(280deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(280deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(280deg, #0492d0, #006ebd);
  background: -o-linear-gradient(280deg, #0492d0, #006ebd);
  background: linear-gradient(280deg, #0492d0, #006ebd);
  border-left: 3px solid #003358;}
.policy_box li .policy_4:hover {
  background: -webkit-linear-gradient(180deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(180deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(180deg, #0492d0, #006ebd);
  background: -o-linear-gradient(180deg, #0492d0, #006ebd);
  background: linear-gradient(180deg, #0492d0, #006ebd);}
.policy_box li .policy_5 {
  background: -webkit-linear-gradient(280deg, #7f78c5, #403361);
  background: -moz-linear-gradient(280deg, #7f78c5, #403361);
  background: -ms-linear-gradient(280deg, #7f78c5, #403361);
  background: -o-linear-gradient(280deg, #7f78c5, #403361);
  background: linear-gradient(280deg, #7f78c5, #403361);
  border-left: 3px solid #2f2548;}
.policy_box li .policy_5:hover {
  background: -webkit-linear-gradient(180deg, #7f78c5, #403361);
  background: -moz-linear-gradient(180deg, #7f78c5, #403361);
  background: -ms-linear-gradient(180deg, #7f78c5, #403361);
  background: -o-linear-gradient(180deg, #7f78c5, #403361);
  background: linear-gradient(180deg, #7f78c5, #403361);}
.policy_box li .policy_6 {
  background: -webkit-linear-gradient(280deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(280deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(280deg, #fdacbd, #d35874);
  background: -o-linear-gradient(280deg, #fdacbd, #d35874);
  background: linear-gradient(280deg, #fdacbd, #d35874);
  border-left: 3px solid #592531;}
.policy_box li .policy_6:hover {
  background: -webkit-linear-gradient(180deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(180deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(180deg, #fdacbd, #d35874);
  background: -o-linear-gradient(180deg, #fdacbd, #d35874);
  background: linear-gradient(180deg, #fdacbd, #d35874);}
.policy_box li .policy_7 {
  background: -webkit-linear-gradient(280deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(280deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(280deg, #dc4652, #a81a30);
  background: -o-linear-gradient(280deg, #dc4652, #a81a30);
  background: linear-gradient(280deg, #dc4652, #a81a30);
  border-left: 3px solid #5b0d1a;}
.policy_box li .policy_7:hover {
  background: -webkit-linear-gradient(180deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(180deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(180deg, #dc4652, #a81a30);
  background: -o-linear-gradient(180deg, #dc4652, #a81a30);
  background: linear-gradient(180deg, #dc4652, #a81a30);}
.policy_box li .policy_8 {
  background: -webkit-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(280deg, #ddc28b, #fed67f);
  background: linear-gradient(280deg, #ddc28b, #fed67f);
  border-left: 3px solid #76633b;}
.policy_box li .policy_8:hover {
  background: -webkit-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(180deg, #ddc28b, #fed67f);
  background: linear-gradient(180deg, #ddc28b, #fed67f);}
.policy_box li h3 {
  float: left;
  font-size: 16px;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 260px);}
.policy_box li span {
  float: right;
  font-size: 16px;}
@media (max-width: 767px) {
  .policy_box li .policy_l {
    margin-right: 8px;
    width: 100px;
    padding: 4px 10px;
    font-size: 12px;}
  .policy_box li h3,
  .policy_box li span {
    font-size: 14px;}
  .policy_box li {
    line-height: 56px;}
  .policy_box li h3 {
    width: calc(100% - 180px);}
}
.importantnews_box .li_t {
  font-size: 28px;}
.importantnews_box span {
  float: left;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #158095;
  padding-left: 15px;
  padding-right: 20px;
  color: #0a94a9;}
.importantnews_box h3 {
  float: left;
  display: inline-block;}
.importantnews_box li {
  width: 99%;
  float: left;
  margin-bottom: 8px;
  display: inline-block;
  line-height: 40px;
  margin-left: 1%;
  font-size: 14px;}
.importantnews_box li:nth-child(2n) {
  background: #f8f8f8;}
.importantnews_box ul {
  margin-bottom: 20px;
  display: inline-block;}
.li_t {
  width: 100%;
  display: inline-block;
  float: left;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 8px;
  color: #158095;
  padding-top: 0;
  padding-bottom: 10px;
  margin-left: 0;}
.li_t::after {
  content: ' ';
  background: #fed67f;
  height: 3px ;
  width: 90px;
  display: block;}
.alumni_box {
  padding-bottom: 50px;}
.li_tab {
  padding-top: 20px;
  width: 100%;
  display: inline-block;
  font-size: 0;
  border-bottom: 1px solid #158095;}
.li_tab a {
  display: inline-block;
  min-width: 140px;
  padding: 0 18px;
  font-size: 16px;
  line-height: 40px;
  background: #f8f8f8;
  text-align: center;
  margin-right: 15px;
  -wekit-border-radius: 4px 4px 0 0;
  -max-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;}
.li_tab a.hv {
  background: #158095;
  color: #fff;}
.li_tab_box {
  padding: 20px;
  width: 100%;
  background: #f8f8f8;
  display: inline-block;}
.li_tab_box > div {
  display: none;}
.li_tab_box .hv {
  display: block;}
.li_tab_box .teacher_box ul li h3 {
  background: #fff;}
.pape_box .swiper_box2 .swiper-slide {
  -wekit-border-radius: 8px;
  -max-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;}
@media (max-width: 991px) {
  .importantnews_box {
    float: left;
    width: 100%;}
  .importantnews_box ul {
    float: left;
    width: 100%;}
  .importantnews_box .li_t {
    width: 100%;
    background: none;
    margin-bottom: 10px;}
  .importantnews_box li {
    background: none;
    float: left;
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;}
  .importantnews_box li:nth-child(2n) {
    background: none;}
  .importantnews_box li a {
    display: inline-block;
    background: #f8f8f8;
    width: 100%;}
  .importantnews_box span {
    width: 100%;
    margin-bottom: 8px;
    line-height: 32px;
    background: #158095;
    color: #fff;
    -wekit-border-radius: 5px 5px 0 0;
    -max-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding-left: 10px;}
  .importantnews_box h3 {
    padding: 0 12px ;
    line-height: 24px;
    width: 100%;
    padding-bottom: 10px;}
  .importantnews_box .li_t {
    font-size: 20px;}
  .li_tab {
    padding-top: 10px;}
  .li_tab a {
    font-size: 14px;
    min-width: initial;
    padding: 0 10px;
    margin-right: 8px;
    line-height: 34px;}
  .li_tab_box {
    padding: 0;}
  .li_t {
    font-size: 20px;}
  .alumni_box {
    padding-bottom: 30px;}
}
@media (max-width: 767px) {
  .pape_box .swiper_box_box .swiper_v a {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a img {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a::after {
    background: url(../../images/v2.jpg) repeat center center;
    -webkit-background-size: contain;
    background-size: contain;}
  .pape_box .swiper_box_box .swiper_v a::before {
    background-size: 40px;}
  .alumni_box {
    padding-bottom: 12px;}
  .importantnews_box span {
    font-size: 18px;}
  .li_t {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 6px;
    margin-bottom: 3px;}
  .li_tab {
    border: none;}
  .importantnews_box h3 {
    padding: 0 6px ;
    line-height: 20px;
    padding-bottom: 10px;
    font-size: 14px;}
  .li_tab a {
    margin-bottom: 8px;}
  .importantnews_box .li_t {
    font-size: 16px;}
}
.wap_hv {
  height: 100%;
  overflow: hidden;}
.head_rix form {
  background: #36a4be;
  border-radius: 4px;
  width: 70%;
  margin-bottom: 30px;
  padding: 0 8px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;}
.head_rix input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 32px;
  color: #fff;
  font-size: 14px;}
.head_rix input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_rix button {
  background: none;
  border: none;
  line-height: 32px;
  float: right;
  cursor: pointer;}
.head_rix button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
.head_box {
  background: #0083a2 url(../../images/bg1.jpg) center 0 no-repeat;
  min-height: 128px;}
.head_box .logo_top {
  display: inline-block;
  float: left;
  line-height: 128px;}
.head_box .top_right_home {
  padding-top: 29px;
  color: #ffffff;
  font-size: 14px;
  text-align: right;}
.head_box .top_right_home a {
  color: #ffffff;}
.head_box .top_right_home span {
  padding: 0 9px;}
.head_box .top_right {
  float: right;}
.head_box .top_right form {
  background: #36a4be;
  border-radius: 4px;
  padding: 0 8px;
  margin-top: 10px;}
.head_box .top_right input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 14px;}
.head_box .top_right input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_box .top_right button {
  background: none;
  border: none;
  line-height: 36px;
  cursor: pointer;}
.head_box .top_right button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
@media (max-width: 991px) {
  .head_box .top_right {
    display: none;}
}
@media (max-width: 767px) {
  .head_box {
    min-height: 58px;}
  .head_box .logo_top {
    display: inline-block;
    float: left;
    line-height: 58px;}
  .head_box .logo_top img {
    height: 33px;}
  .head_box jzk_toggle_01 {
    display: inline-block;}
}
.banner_bx {
  position: relative;}
.head_nav_box {
  position: relative;
  z-index: 9;
  background: url(../../images/banner_bg.jpg) repeat-x;
  height: 57px;}
.head_nav_box a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #ffffff;}
.head_nav_box a:hover {
  color: #ffffe8;}
.head_nav_box ul {
  width: 100%;
  display: inline-block;}
.head_nav_box li {
  line-height: 57px;
  width: 16.5%;
  display: inline-block;
  text-align: center;
  float: left;}
.index_title {
  border-bottom: 2px solid #e4e4e4;
  line-height: 73px;
  width: 100%;
  position: relative;}
.index_more {
  float: right;
  width: 38px;
  height: 83px;
  padding-top: 45px;
  padding-right: 10px;
  z-index: 9999;
  display: inline-block;}
.index_more::after {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;}
.index_more::before {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;
  transform: rotate(90deg);}
.index_more.hv::before {
  transform: rotate(0deg);}
@media (max-width: 1440px) {
  .index_more {
    padding-right: 0;
    height: 53px;
    width: 32px;}
}
@media (max-width: 991px) {
  .index_title {
    line-height: 53px;}
  .index_more {
    float: right;
    width: 38px;
    height: 83px;
    padding-top: 25px;
    padding-right: 10px;
    z-index: 9999;
    display: inline-block;}
}
@media (max-width: 767px) {
  .index_more {
    float: right;
    width: 28px;
    height: 33px;
    padding-top: 28px;
    padding-right: 0px;
    z-index: 9999;
    display: inline-block;}
  .index_title {
    line-height: 46px;}
  .index_title_bbn {
    line-height: 40px;}
}
.index_news {
  background: url(../../images/bg2.jpg) center bottom no-repeat;
  padding-bottom: 58px;}
.index_news li {
  display: inline-block;
  width: 33.3%;
  float: left;
  padding: 0 15px;}
@media (max-width: 767px) {
  .index_news li {
    width: 100%;
    padding: 0 ;
    border-bottom: 2px #7fbcbc solid;
    margin-bottom: 18px;}
}
.index_news li a {
  display: inline-block;
  width: 100%;
  background: #ffffff;}
.index_news ul {
  margin: 0 -15px;}
@media (max-width: 767px) {
  .index_news {
    padding-bottom: 20px;
    background: none;}
  .index_news ul {
    margin: 0 ;}
  .index_news .index_title img {
    height: 18px;}
}
.index_news_ul {
  margin-top: 22px;}
@media (max-width: 991px) {
  .index_news_ul {
    margin-top: 17px;}
}
.index_news_li1 img {
  width: 100%;}
.index_news_li2 {
  color: #ffffff;
  display: inline-block;
  background: #00849a;
  text-align: center;
  position: relative;
  width: 60px;
  height: 53px;
  padding: 6px 0;
  line-height: 20px;
  left: 13px;
  margin-top: -20px;
  margin-bottom: 14px;}
.index_news_li2:after {
  position: absolute;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url(../../images/li1.jpg) center bottom no-repeat;
  width: 13px;
  right: -13px;
  height: 13px;}
.index_news_li2 span {
  font-size: 16px;}
.index_news_li2 p {
  font-size: 16px;}
@media (max-width: 767px) {
  .index_news_li2 {
    width: 50px;
    height: 43px;
    padding: 2px 0;
    line-height: 18px;
    left: 13px;
    margin-top: -20px;
    margin-bottom: 4px;}
  .index_news_li2:after {
    width: 13px;
    right: -13px;
    height: 13px;}
  .index_news_li2 span {
    font-size: 14px;}
  .index_news_li2 p {
    font-size: 14px;}
}
.index_news_li3 {
  height: 85px;
  padding: 0 16px;}
.index_news_li3 h3 {
  padding-bottom: 5px;
  color: #050505;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;}
.index_news_li3 p {
  color: #808080;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;}
.index_news_2_item {
  width: 31.3%;
  float: left;
  margin-bottom: 48px;}
.index_news_2_item:nth-child(2),.index_news_2_item:nth-child(1) {
  margin-right: 2%;}
.news_list {
  border-bottom: 2px #7fbcbc solid;
  padding: 15px 0 ;
  position: relative;}
.news_list li {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 36px;
  height: 36px;}
.news_list h3 {
  font-size: 11pt;
  color: #282828;
  float: left;
  transition: 0.4s;
  width: calc(100% - 90px);
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;}
.news_list span {
  font-size: 11pt;
  color: #282828;
  float: right;
  width: 45px ;
  display: inline-block;
  transition: 0.4s;}
.news_list a {
  display: inline-block;
  width: 100%;
  padding: 0 4px ;}
.news_list a::before {
  background: #e8dbca url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 7px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
.news_list a:hover h3 {
  font-weight: bold;
  color: #007979;}
.news_list a:hover span {
  font-weight: bold;
  color: #007979;}
.news_list::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 1440px) {
  .news_list li {
    line-height: 32px;
    height: 32px;}
  .news_list {
    padding: 20px 0;}
  .news_list a {
    padding: 0;}
}
@media (max-width: 1200px) {
  .news_list h3 {
    width: calc(100% - 90px);}
  .news_list a::before {
    margin-right: 8px;
    margin-top: 8px;}
  .news_list a {
    padding: 0;}
  .news_list {
    padding: 2px 0;}
}
@media (max-width: 991px) {
  .index_news_2 .index_title {
    padding-bottom: 12px;}
  .news_list {
    padding-bottom: 12px;}
  .index_news_2_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;}
  .index_news_2_item:nth-child(1), .index_news_2_item:nth-child(1) {
    margin-right: 0;}
}
@media (max-width: 767px) {
  .news_list h3 {
    font-size: 11pt;}
  .news_list a {
    padding: 0;}
  .news_list span {
    width: 90px;}
  .news_list {
    padding: 8px 0;}
  .index_news_2_item img {
    height: 34px;}
  .index_news_2 {
    padding-bottom: 12px;}
}
.index_icon {
  padding-bottom: 55px;}
.index_icon .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
.index_icon ul {
  width: 100%;
  display: inline-block;}
.index_icon li {
  float: left;
  width: 223px;
  height: 127px;
  border-radius: 8px;
  margin-right: 43px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  padding-top: 18px;
  text-align: center;
  display: inline-block;}
.index_icon li:nth-child(-n+5) {
  margin-bottom: 40px;}
.index_icon li:nth-child(5n) {
  margin-right: 0;}
.index_icon li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_icon li a {
  width: 100%;
  display: inline-block;}
.index_icon li span {
  width: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;}
@media (max-width: 1440px) {
  .index_icon li {
    float: left;
    width: 212px;
    margin-right: 30px;}
}
@media (max-width: 1200px) {
  .index_icon li {
    float: left;
    width: 175px;
    margin-right: 23px;}
  .index_icon li span {
    font-size: 16px;
    padding-top: 10px;}
}
@media (max-width: 991px) {
  .index_icon {
    padding-bottom: 35px;}
  .index_icon ul {
    padding-top: 12px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 20px;}
  .index_icon li {
    float: left;
    width: 138px;
    margin-right: 13px;}
  .index_icon li span {
    font-size: 14px;
    padding-top: 10px;}
}
@media (max-width: 767px) {
  .index_icon {
    padding-bottom: 15px;}
  .index_icon ul {
    display: flex;
    flex-wrap: wrap;}
  .index_icon li {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    height: 97px;}
  .index_icon li img {
    height: 36px;}
  .index_icon li span {
    padding-top: 2px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 10px;}
  .index_icon li:nth-child(5n) {
    margin-right: 1%;}
  .index_icon .index_title img {
    height: 36px;}
}
.index_icon2 {
  padding-bottom: 65px;
  background: url(../../images/bg2.jpg) center bottom no-repeat;}
.index_icon2 .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
@media (max-width: 767px) {
  .index_icon2 .index_title img {
    height: 34px;}
}
.index_icon2 ul {
  width: 100%;
  display: inline-block;}
.index_icon2 span {
  width: 100%;
  display: inline-block;
  color: #ffffff;
  line-height: 20px;
  font-weight: bold;
  font-size: 20px;
  padding: 13px 16px 0;}
@media (max-width: 1200px) {
  .index_icon2 span {
    padding: 13px 6px 0;
    font-size: 17px;}
}
.index_icon2 a {
  text-align: center;
  width: 100%;
  display: inline-block;}
.index_icon2 li {
  width: 10.11%;
  height: 127px;
  margin-right: 1%;
  border-radius: 6px;
  padding-top: 17px;
  float: left;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);}
@media (max-width: 1200px) {
  .index_icon2 li {
    margin-bottom: 13px;
    height: 117px;
    width: 24%;}
  .index_icon2 li:nth-child(-n+5) {
    width: 19%;}
}
@media (max-width: 767px) {
  .index_icon2 li {
    margin-bottom: 5px;
    height: 100px;
    width: 32.3%;}
  .index_icon2 li img {
    width: 45px;}
  .index_icon2 li:nth-child(-n+5) {
    width: 32.3%;}
  .index_icon2 li a span {
    font-size: 14px;
    padding-top: 6px;}
}
.index_icon2 li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_news_3 {
  height: 448px;
  background: url(../../images/bg4.jpg) center 0 no-repeat;}
@media (max-width: 1440px) {
  .index_news_3 {
    background-size: 1750px;
    height: 410px;}
}
@media (max-width: 1200px) {
  .index_news_3 {
    background-size: 1420px;
    height: 300px;}
}
@media (max-width: 991px) {
  .index_news_3 {
    background-size: 1140px;
    height: 200px;}
}
@media (max-width: 767px) {
  .index_news_3 {
    background-size: cover;
    padding: 15px 0;
    height: auto;}
}
.index_news_3_item {
  margin-top: 119px;
  margin-bottom: 15px;
  margin-left: 20px;
  width: 402px;
  float: left;
  background: rgba(255, 255, 255, 0.5);}
.index_news_3_item:nth-child(2) {
  float: right;
  margin-right: 30px;}
.index_news_3_item .index_titlex {
  background: #139ab1;
  height: 57px;
  line-height: 53px;
  text-align: left;
  padding-left: 14px;
  color: #00849a;
  font-size: 24px;
  font-weight: bold;}
.index_news_3_item .news_list {
  border: none;
  margin-left: 10px;}
.index_news_3_item .news_list h3 {
  width: calc(100% - 40px);}
.index_news_3_item .news_list a::before {
  background: #c8c8c8 url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 3px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.index_news_3_item .news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
@media (max-width: 1440px) {
  .index_news_3_item {
    margin-top: 100px;
    width: 357px;}
}
@media (max-width: 1200px) {
  .index_news_3_item {
    margin-top: 76px;
    width: 293px;}
  .index_news_3_item .news_list a::before {
    margin-top: 8px;}
  .index_news_3_item .news_list {
    margin-left: 4px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
}
@media (max-width: 991px) {
  .index_news_3_item {
    margin-left: 4px;
    width: 246px;
    margin-top: 50px;}
  .index_news_3_item .index_titlex img {
    height: 26px;}
  .index_news_3_item:nth-child(2) {
    margin-right: 0;}
  .index_news_3_item .index_titlex {
    height: 54px;
    line-height: 52px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: none;}
}
@media (max-width: 767px) {
  .index_news_3_item {
    width: 100%;
    margin-top: 2px;}
  .index_news_3_item .index_titlex {
    text-align: left;
    height: 40px;
    line-height: 38px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: inline-block;}
}
.index_titlex {
  height: 80px;
  line-height: 80px;}
.index_news_3_i {
  width: 100%;
  display: inline-block;
  padding: 12px 0 0 3px;
  margin-top: 4px;}
.index_news_3_il {
  float: left;
  width: 194px;
  margin-left: 11px;}
.index_news_3_il img {
  width: 175px;
  max-height: 105px;}
@media (max-width: 1440px) {
  .index_news_3_il {
    width: 160px;}
  .index_news_3_il img {
    width: 145px;}
}
@media (max-width: 1200px) {
  .index_news_3_il {
    width: 130px;}
  .index_news_3_il img {
    width: 125px;}
}
@media (max-width: 991px) {
  .index_news_3_il {
    width: 120px;}
  .index_news_3_il img {
    width: 110px;}
}
.index_news_3_ir {
  padding-right: 17px;
  width: 190px;
  float: left;
  font-size: 16px;}
.index_news_3_ir h3 {
  padding-top: 10px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;}
.index_news_3_ir span {
  padding-top: 10px;
  display: inline-block;}
@media (max-width: 1440px) {
  .index_news_3_ir {
    width: 182px;}
  .index_news_3_ir h3 {
    padding-top: 4px;}
}
@media (max-width: 1200px) {
  .index_news_3_ir {
    padding-right: 7px;
    padding-left: 10px;
    width: 148px;}
  .index_news_3_ir h3 {
    padding-top: 4px;
    line-height: 20px;}
  .index_news_3_ir span {
    padding-top: 6px;
    display: inline-block;}
}
@media (max-width: 991px) {
  .index_news_3_ir {
    width: 109px;
    padding-left: 0;}
  .index_news_3_ir h3 {
    font-size: 14px;}
  .index_news_3_ir span {
    padding-top: 3px;
    font-size: 14px;}
}
@media (max-width: 767px) {
  .index_news_3_ir {
    width: calc(100% - 140px);}
}
.index_propagate {
  background: url(../../images/bg5.jpg) center 0 no-repeat;
  height: 452px;
  padding-top: 10px;}
.index_propagate .index_more::before,
.index_propagate .index_more::after {
  background: #ffffff;}
.index_propagate .swiper-pagination {
  display: none;}
@media (max-width: 1200px) {
  .index_propagate {
    height: 320px;}
}
@media (max-width: 767px) {
  .index_propagate {
    height: auto;
    padding-bottom: 10px;}
  .index_propagate .swiper-container {
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;}
  .index_propagate .swiper-pagination-bullet-active {
    background: #ffffff;}
  .index_propagate .swiper-pagination {
    display: inline-block;}
  .index_propagate .swiper-button-next {
    display: none;}
  .index_propagate .swiper-button-prev {
    display: none;}
  .index_propagate .index_title img {
    height: 26px;}
}
.recommendx {
  margin-top: 30px;
  position: relative;}
.recommendx li {
  text-align: center;}
.recommendx h4 {
  font-size: 16px;
  width: 100%;
  color: #ffffff;
  padding-top: 13px;
  display: inline-block;}
.recommendx a {
  display: inline-block;}
.recommendx a .img {
  border: 1px solid #f8f0e3;
  display: inline-block;
  border-radius: 12px;}
.recommendx a img {
  border: 2px solid #f8f0e3;
  border-radius: 9px;
  margin: 2px;
  max-width: 292px;
  max-height: 242px;}
@media (max-width: 1200px) {
  .recommendx a img {
    max-width: 214px;
    max-height: 180px;}
}
@media (max-width: 991px) {
  .recommendx a img {
    max-width: 213px;
    max-height: 194px;}
}
@media (max-width: 767px) {
  .recommendx a img {
    max-width: 100%;
    max-height: inherit;}
}
.recommendx .swiper-button-prev {
  position: absolute;
  left: -56px;
  margin-top: -40px;
  top: 50%;}
.recommendx .swiper-button-next {
  position: absolute;
  right: -56px;
  margin-top: -40px;
  top: 50%;}
.swiper-button-prev {
  background: url(../../images/l2.jpg) 0 0 no-repeat;}
.swiper-button-next {
  background: url(../../images/l1.jpg) 0 0 no-repeat;}
.foot_box {
  background: url(../../images/bg6.jpg) center 0 no-repeat;
  padding: 55px 0;}
@media (max-width: 767px) {
  .foot_box {
    padding: 35px 0;}
}
.foot_l1 {
  float: left;
  width: 50%;}
.foot_l2 {
  float: right;
  width: 50%;
  text-align: right;
  color: #ffffff;
  padding-top: 12px;
  line-height: 2;
  font-size: 14px;}
.foot_l2 a {
  color: #ffffff;}
@media (max-width: 767px) {
  .foot_l2 {
    line-height: 1.5;
    font-size: 12px;}
}
@media (max-width: 991px) {
  .foot_l1 {
    width: 100%;
    text-align: center;}
  .foot_l1 img {
    height: 40px;}
  .foot_l2 {
    width: 100%;
    padding-top: 22px;
    text-align: center;}
}
@media (max-width: 767px) {
  .foot_l1 img {
    height: 36px;}
}
.head_ipwap {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;}
.head_ipwap img {
  margin-right: 12px;}
.head_ipwap a {
  color: #ffffff;}
.mbtn {
  position: fixed;
  width: 56px;
  height: 56px;
  top: 0px;
  right: 0%;
  z-index: 50;
  background: linear-gradient(135deg, #0c8eab, #0c8eab) center center no-repeat;
  display: none;}
@media (max-width: 991px) {
  .mbtn {
    display: block;}
}
.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: 44px 0 44px;}
.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;}
.wap_nav_box {
  display: none;
  line-height: 40px;
  width: 100%;
  height: calc(100vh - 56px);
  position: fixed;
  left: 0%;
  right: 0;
  z-index: 99999;
  top: 56px;
  overflow-y: auto;
  background: linear-gradient(135deg, #0c8eab, #066184) 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 li {
  position: relative;}
.wap_nav_box li::after {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0%;
  bottom: 0%;
  content: '';
  background: linear-gradient(135deg, #0c8eab, rgba(255, 255, 255, 0.5)) center center no-repeat;}
.wap_nav_box li > a {
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding: 4px 5%;}
.wap_nav_box dt a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  color: #ffffff;
  margin-bottom: 5px;}
.wap_nav_box .has_son i {
  float: right;}
.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 .wap_nav_son > dl {
  padding: 0 10px 10px;}
.wap_nav_box .wap_nav_son > dl i {
  float: right;}
.wap_nav_box .wap_nav_son > dl > dd {
  display: none;}
.wap_nav_box .wap_nav_son > dl > dd {
  border-bottom: 1px solid #0c8eab;
  margin-bottom: 0px;
  width: 100%;
  padding: 0 10px;}
.wap_nav_box .wap_nav_son > dl > dd:nth-last-child(1) {
  border: none;}
.wap_nav_box .wap_nav_son > dl > dd a {
  width: 100%;
  display: inline-block;}
.wap_nav_box .wap_nav_son > dl > dd dl {
  margin-bottom: 0px;
  padding-bottom: 12px;
  display: none;}
.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);}
.news_lst {
  padding: 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;
  padding-left: 12px;
  background: url(../../images/li2.jpg) no-repeat left center;}
.news_lst li h3 {
  float: left;
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 150px);}
.news_lst li span {
  float: right;
  color: #adadad;}
.pape_news li:nth-child(4n) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 15px;}
@media (max-width: 767px) {
  .news_lst li h3 {
    font-size: 14px;
    width: calc(100% - 120px);}
  .news_lst li span {
    font-size: 14px;}
  .news_lst {
    padding: 10px 0;}
  .news_lst li {
    padding: 0 8px;
    line-height: 32px;}
  .pape_news li:nth-child(4n) {
    padding-bottom: 6px;
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 6px;}
}
.k_pro {
  height: auto;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-left: 4px;
  display: flex;
  flex-wrap: wrap;}
.k_pro ul {
  border-bottom: 1px dashed #e5e5e5;}
.k_pro li {
  width: 31.3%;
  display: inline-block;
  float: left;
  margin: 0 1%;
  padding-bottom: 20px;
  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: 400px;
  height: 200px;}
.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;}
@media (max-width: 1440px) {
  .k_pro li img {
    height: 180px;}
}
@media (max-width: 1200px) {
  .k_pro li img {
    height: 120px;}
}
@media (max-width: 991px) {
  .k_pro li {
    width: 48%;
    display: inline-block;
    float: left;
    margin: 0 1%;
    padding-bottom: 20px;
    text-align: center;}
  .k_pro li img {
    height: 100px;}
}
@media (max-width: 767px) {
  .k_pro li img {
    height: 100px;}
  .k_pro li h3 {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 0;}
  .k_pro li {
    padding-bottom: 10px;}
  .k_pro {
    padding-left: 0;}
}
.zyxq {
  float: left;
  margin-top: 27px;}
.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: 250px;}
.zyxq .zyxq_2 {
  float: left;
  width: calc(100% - 285px);}
.zyxq h3 {
  color: #3E3E3E;
  font-size: 20px;
  font-weight: bold;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s;}
.zyxq p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.8;
  width: 100%;
  display: inline-block;
  color: #656565;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 3px;}
.zyxq span {
  color: #8B8B8B;
  display: inline-block;}
.zyxq li:hover h3 {
  margin-left: 12px;
  color: #007979;}
@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;}
}
.omel {
  width: 100%;
  float: left;}
.omel li {
  float: left;
  width: 100%;
  background: #f9f9f9;
  padding: 22px 10px 22px 29px;
  margin-bottom: 20px;}
.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;}
@media (max-width: 767px) {
  .omel li {
    padding: 12px 10px 12px 19px;
    margin-bottom: 14px;}
  .omel li h3 {
    font-size: 18px;}
  .omel li p {
    font-size: 14px;
    line-height: 24px;}
  .omel li .fr {
    margin-left: 10px;
    width: 70px;}
}
/*# sourceMappingURL=index.css.map */@-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;}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
.fbj {
  display: flex;
  flex-wrap: wrap;}
.fl {
  float: left;}
.fr {
  float: right;}
.w {
  max-width: 1300px;
  margin: 0 auto;}
img {
  max-width: 100%;}
@media (max-width: 1440px) {
  .w {
    max-width: 1190px;}
}
@media (max-width: 1200px) {
  .w {
    max-width: 970px;}
}
@media (max-width: 991px) {
  .w {
    width: 750px;}
}
@media (max-width: 767px) {
  .w {
    width: 96%;}
}
body {
  overflow-x: hidden;}
/*新闻详细样式1*/
.fu_news_show01 {
  line-height: 28px;}
.fu_news_show01 .fu_news_title {
  text-align: center;}
.fu_news_show01 .fu_news_title h1 {
  padding-bottom: 4px;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_title h1 {
    font-size: 18px;
    padding-bottom: 0;}
}
.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;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_meta {
    padding: 4px 0 19px 0;}
}
/*上一篇文章，下一篇文章*/
.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;}
.banner_bx .swiper-pagination-bullet-active {
  padding: 2px;
  background: none;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;}
.banner_bx .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;}
.jzk_toggle_01 {
  float: right;
  display: none;}
@media (max-width: 991px) {
  .head_nav_box {
    display: none;}
  .jzk_toggle_01 {
    display: block;
    width: 26px;
    z-index: 2;
    border-radius: 50%;
    margin: 0 4px;
    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: #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;}
}
.title_index {
  background: url(../../images/t1.jpg) no-repeat left bottom;
  padding-left: 15px;
  display: inline-block;
  padding-top: 23px;
  padding-bottom: 1px;
  width: 100%;}
.title_index .title_index_l {
  float: left;}
.title_index .title_index_l span {
  font-size: 18px;
  color: #ffe4b6;
  line-height: 18px;
  width: 100%;}
.title_index .title_index_l h3 {
  line-height: 22px;
  color: #006070;
  font-size: 22px;}
.title_index .title_index_r {
  float: right;
  color: #01687a;
  padding-top: 25px;}
.title_index .title_index_r a {
  color: #01687a;
  font-size: 14px;}
.title_index .title_index_r svg {
  margin-left: 6px;
  width: 18px;
  stroke: #ffd080 !important;
  vertical-align: middle;}
.title_index .title_index_r svg path {
  stroke: #ffd080 !important;}
.title_index .title_index_r svg rect {
  stroke: #ffd080 !important;}
.title_index::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 991px) {
  .title_index .title_index_l h3 {
    font-size: 18px;}
  .title_index .title_index_l span {
    font-size: 16px;}
}
@media (max-width: 767px) {
  .title_index {
    padding-top: 18px;}
  .news_list ul {
    padding-top: 8px;}
}
.k_scroll_top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  background: #04455e;
  color: #fff;
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 54px;
  -wekit-border-radius: 50%;
  -max-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  outline: 0;
  z-index: 99999;
  font-size: 30px;
  display: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;}
.k_scroll_top .fa {
  line-height: 1;
  display: inline-block;
  margin-top: -5px;
  position: relative;}
.k_scroll_top:hover {
  background: #018093;}
@media (max-width: 1200px) {
  .k_scroll_top {
    bottom: 30px;
    right: 20px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    font-size: 22px;}
}
@media (max-width: 767px) {
  .k_scroll_top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: #065f82;
    color: #fff;
    width: 36px;
    line-height: 36px;
    height: 36px;
    font-size: 14px;}
}
.pape_box {
  padding: 40px 0;}
@media (max-width: 991px) {
  .pape_box {
    padding: 20px 0;}
}
@media (max-width: 767px) {
  .pape_box {
    padding: 10px 0;}
}
.pape_box .pape_box_1 {
  float: left;
  width: 20%;
  margin-bottom: 30px;}
@media (max-width: 767px) {
  .pape_box .pape_box_1 {
    display: none;}
}
.pape_box .pape_box_1 .pape_title {
  background: url(../../images/t4.jpg) no-repeat left top;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  padding-left: 28px;
  margin-bottom: 0;}
.pape_box .pape_box_1 ul {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px;}
.pape_box .pape_box_1 ul .li_hv {
  top: 0;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  width: 4px;
  background: #ffd080;
  height: 53px;
  position: absolute;
  left: 0;}
.pape_box .pape_box_1 ul li {
  background: #fbfbfb;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  padding-left: 23px;}
.pape_box .pape_box_1 ul li:hover {
  background: #0c8aa8;
  color: #ffffff;}
.pape_box .pape_box_1 ul li a {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
  line-height: 53px;
  display: inline-block;
  width: 100%;
  padding-left: 8px;}
.pape_box .pape_box_1 ul li a:hover {
  padding-left: 18px;
  color: #ffffff;}
.pape_box .pape_box_1 ul li.hv a {
  color: #158095;}
.pape_box .pape_box_1 ul li.hv a:hover {
  padding-left: 8px;
  border-bottom: 1px solid #158095;}
.pape_box .pape_box_2 {
  float: right;
  width: 78%;}
.pape_box .pape_box_2 .pape_title {
  line-height: 68px;
  height: 68px;
  border-bottom: 1px solid #dfdfdf;}
@media (max-width: 767px) {
  .pape_box .pape_box_2 .pape_title {
    line-height: 48px;
    height: 48px;
    margin-bottom: 15px;}
}
.pape_box .pape_title {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;
  color: #309eb7;}
.pape_box .pape_title h3 {
  padding-right: 15px;
  display: inline-block;
  font-size: 20px;
  float: left;}
.pape_box .pape_now {
  margin: 14px 0;
  font-weight: 500;
  float: right;
  color: #919191;
  font-size: 14px;}
@media (max-width: 991px) {
  .pape_box .pape_now {
    margin: 0;}
}
.pape_box .pape_now a {
  color: #919191;}
.pape_box .pape_now svg {
  position: relative;
  top: -2px;
  margin-right: 8px;
  stroke: #919191 !important;
  vertical-align: middle;}
.pape_box .pape_now svg path {
  stroke: #919191 !important;}
.pape_box .pape_now svg rect {
  stroke: #919191 !important;}
.pape_box .pape_now svg circle {
  stroke: #919191 !important;}
.fu_post_links {
  width: 100%;
  float: left;}
.situation,
.blog_content {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 2;}
.situation p,
.blog_content p {
  padding-bottom: 12px;}
@media (max-width: 1400px) {
  .pape_box .pape_box_1 .pape_title {
    font-size: 20px;}
}
@media (max-width: 1200px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 68px;}
  .pape_box .pape_box_1 {
    width: 24%;}
  .pape_box .pape_box_2 {
    width: 72%;}
}
@media (max-width: 991px) {
  .pape_box .pape_box_1 {
    width: 100%;
    margin-bottom: 20px;}
  .pape_box .pape_box_2 {
    width: 100%;}
  .pape_box .pape_box_1 ul li {
    width: auto;
    display: inline-block;
    border: none;
    margin-right: 0;
    font-size: 0;
    float: left;
    padding-left: 0;}
  .pape_box .pape_box_1 ul li a {
    padding-left: 0;
    font-size: 16px;
    padding: 0 18px;}
  .pape_box .pape_box_1 ul .li_hv {
    display: none;}
  .pape_box .pape_box_1 ul li.hv a {
    border-bottom: 1px solid #158095;}
  .pape_box .pape_box_1 ul {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:first-child {
    padding-top: 0;}
}
@media (max-width: 767px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 48px;
    font-size: 18px;}
  .pape_box .pape_box_1 ul li a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 43px;}
  .pape_box .pape_box_1 {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:last-child {
    padding-bottom: 0;}
  .pape_box .swiper_box2 {
    margin-bottom: 0;}
  .pape_box .swiper_box2 .swiper-slide {
    width: 98%;}
  .swiper_box_box {
    margin-top: 20px;}
}
.pape_elem {
  text-align: center;
  padding: 30px 0 50px;
  width: 100%;
  display: inline-block;
  font-size: 0;}
.pape_elem a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  min-width: 40px;
  margin: 0 5px;
  text-align: center;
  padding: 0 16px;
  display: inline-block;
  border: 1px solid #066184;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.pape_elem a:hover,
.pape_elem a.hv {
  background: #066184;
  color: #fff;}
.p_fun_d,
.p_no a,
.p_fun a {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  margin-bottom: 5px!important;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.p_fun_d:hover,
.p_no a:hover,
.p_fun a:hover,
.p_fun_d.hv,
.p_no a.hv,
.p_fun a.hv {
  background: #066184 !important;
  color: #fff !important;}
.p_no_d {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  margin-bottom: 5px!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  background: #066184 !important;
  color: #fff !important;}
@media (max-width: 767px) {
  .pape_elem a {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    padding: 0 8px;
    margin: 0 3px;
    margin-bottom: 12px;
    min-width: 32px;}
  .p_fun_d,
  .p_no a,
  .p_fun a,
  .p_no_d {
    height: 32px!important;
    line-height: 32px!important;
    font-size: 12px!important;
    padding: 0 8px!important;
    margin: 0 3px!important;
    margin-bottom: 12px!important;
    min-width: 32px!important;}
  .pape_elem {
    padding: 15px 0 0;}
  .admissions_box ul li {
    padding: 0 6px;
    margin-bottom: 12px;}
  .admissions_box ul li h3 {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 0;}
  .admissions_box ul li .img::before {
    background-size: 40px;}
}
.policy_box li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #F1F1F1;
  margin-bottom: 12px;
  float: left;
  padding-bottom: 12px;
  line-height: 68px;}
.policy_box li svg {
  width: 18px;
  stroke: #fff !important;
  vertical-align: middle;}
.policy_box li svg path {
  stroke: #fff !important;}
.policy_box li svg rect {
  stroke: #fff !important;}
.policy_box li svg circle {
  stroke: #fff !important;}
.policy_box li .policy_l {
  float: left;
  width: 140px;
  color: #fff;
  padding: 10px 18px;
  margin-right: 20px;
  -wekit-border-radius: 0 5px 5px 0;
  -max-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  line-height: 24px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;}
.policy_box li .policy_1 {
  background: -webkit-linear-gradient(280deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(280deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(280deg, #6ed298, #519d7f);
  background: -o-linear-gradient(280deg, #6ed298, #519d7f);
  background: linear-gradient(280deg, #6ed298, #519d7f);
  border-left: 3px solid #244638;}
.policy_box li .policy_1:hover {
  background: -webkit-linear-gradient(180deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(180deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(180deg, #6ed298, #519d7f);
  background: -o-linear-gradient(180deg, #6ed298, #519d7f);
  background: linear-gradient(180deg, #6ed298, #519d7f);}
.policy_box li .policy_2 {
  background: -webkit-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: linear-gradient(280deg, #90e4f1, #46a6ce);
  border-left: 3px solid #28647a;}
.policy_box li .policy_2:hover {
  background: -webkit-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: linear-gradient(180deg, #90e4f1, #46a6ce);}
.policy_box li .policy_3 {
  background: -webkit-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(280deg, #3ec0d8, #27808e);
  background: linear-gradient(280deg, #3ec0d8, #27808e);
  border-left: 3px solid #18515a;}
.policy_box li .policy_3:hover {
  background: -webkit-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(180deg, #3ec0d8, #27808e);
  background: linear-gradient(180deg, #3ec0d8, #27808e);}
.policy_box li .policy_4 {
  background: -webkit-linear-gradient(280deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(280deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(280deg, #0492d0, #006ebd);
  background: -o-linear-gradient(280deg, #0492d0, #006ebd);
  background: linear-gradient(280deg, #0492d0, #006ebd);
  border-left: 3px solid #003358;}
.policy_box li .policy_4:hover {
  background: -webkit-linear-gradient(180deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(180deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(180deg, #0492d0, #006ebd);
  background: -o-linear-gradient(180deg, #0492d0, #006ebd);
  background: linear-gradient(180deg, #0492d0, #006ebd);}
.policy_box li .policy_5 {
  background: -webkit-linear-gradient(280deg, #7f78c5, #403361);
  background: -moz-linear-gradient(280deg, #7f78c5, #403361);
  background: -ms-linear-gradient(280deg, #7f78c5, #403361);
  background: -o-linear-gradient(280deg, #7f78c5, #403361);
  background: linear-gradient(280deg, #7f78c5, #403361);
  border-left: 3px solid #2f2548;}
.policy_box li .policy_5:hover {
  background: -webkit-linear-gradient(180deg, #7f78c5, #403361);
  background: -moz-linear-gradient(180deg, #7f78c5, #403361);
  background: -ms-linear-gradient(180deg, #7f78c5, #403361);
  background: -o-linear-gradient(180deg, #7f78c5, #403361);
  background: linear-gradient(180deg, #7f78c5, #403361);}
.policy_box li .policy_6 {
  background: -webkit-linear-gradient(280deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(280deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(280deg, #fdacbd, #d35874);
  background: -o-linear-gradient(280deg, #fdacbd, #d35874);
  background: linear-gradient(280deg, #fdacbd, #d35874);
  border-left: 3px solid #592531;}
.policy_box li .policy_6:hover {
  background: -webkit-linear-gradient(180deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(180deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(180deg, #fdacbd, #d35874);
  background: -o-linear-gradient(180deg, #fdacbd, #d35874);
  background: linear-gradient(180deg, #fdacbd, #d35874);}
.policy_box li .policy_7 {
  background: -webkit-linear-gradient(280deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(280deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(280deg, #dc4652, #a81a30);
  background: -o-linear-gradient(280deg, #dc4652, #a81a30);
  background: linear-gradient(280deg, #dc4652, #a81a30);
  border-left: 3px solid #5b0d1a;}
.policy_box li .policy_7:hover {
  background: -webkit-linear-gradient(180deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(180deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(180deg, #dc4652, #a81a30);
  background: -o-linear-gradient(180deg, #dc4652, #a81a30);
  background: linear-gradient(180deg, #dc4652, #a81a30);}
.policy_box li .policy_8 {
  background: -webkit-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(280deg, #ddc28b, #fed67f);
  background: linear-gradient(280deg, #ddc28b, #fed67f);
  border-left: 3px solid #76633b;}
.policy_box li .policy_8:hover {
  background: -webkit-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(180deg, #ddc28b, #fed67f);
  background: linear-gradient(180deg, #ddc28b, #fed67f);}
.policy_box li h3 {
  float: left;
  font-size: 16px;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 260px);}
.policy_box li span {
  float: right;
  font-size: 16px;}
@media (max-width: 767px) {
  .policy_box li .policy_l {
    margin-right: 8px;
    width: 100px;
    padding: 4px 10px;
    font-size: 12px;}
  .policy_box li h3,
  .policy_box li span {
    font-size: 14px;}
  .policy_box li {
    line-height: 56px;}
  .policy_box li h3 {
    width: calc(100% - 180px);}
}
.importantnews_box .li_t {
  font-size: 28px;}
.importantnews_box span {
  float: left;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #158095;
  padding-left: 15px;
  padding-right: 20px;
  color: #0a94a9;}
.importantnews_box h3 {
  float: left;
  display: inline-block;}
.importantnews_box li {
  width: 99%;
  float: left;
  margin-bottom: 8px;
  display: inline-block;
  line-height: 40px;
  margin-left: 1%;
  font-size: 14px;}
.importantnews_box li:nth-child(2n) {
  background: #f8f8f8;}
.importantnews_box ul {
  margin-bottom: 20px;
  display: inline-block;}
.li_t {
  width: 100%;
  display: inline-block;
  float: left;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 8px;
  color: #158095;
  padding-top: 0;
  padding-bottom: 10px;
  margin-left: 0;}
.li_t::after {
  content: ' ';
  background: #fed67f;
  height: 3px ;
  width: 90px;
  display: block;}
.alumni_box {
  padding-bottom: 50px;}
.li_tab {
  padding-top: 20px;
  width: 100%;
  display: inline-block;
  font-size: 0;
  border-bottom: 1px solid #158095;}
.li_tab a {
  display: inline-block;
  min-width: 140px;
  padding: 0 18px;
  font-size: 16px;
  line-height: 40px;
  background: #f8f8f8;
  text-align: center;
  margin-right: 15px;
  -wekit-border-radius: 4px 4px 0 0;
  -max-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;}
.li_tab a.hv {
  background: #158095;
  color: #fff;}
.li_tab_box {
  padding: 20px;
  width: 100%;
  background: #f8f8f8;
  display: inline-block;}
.li_tab_box > div {
  display: none;}
.li_tab_box .hv {
  display: block;}
.li_tab_box .teacher_box ul li h3 {
  background: #fff;}
.pape_box .swiper_box2 .swiper-slide {
  -wekit-border-radius: 8px;
  -max-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;}
@media (max-width: 991px) {
  .importantnews_box {
    float: left;
    width: 100%;}
  .importantnews_box ul {
    float: left;
    width: 100%;}
  .importantnews_box .li_t {
    width: 100%;
    background: none;
    margin-bottom: 10px;}
  .importantnews_box li {
    background: none;
    float: left;
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;}
  .importantnews_box li:nth-child(2n) {
    background: none;}
  .importantnews_box li a {
    display: inline-block;
    background: #f8f8f8;
    width: 100%;}
  .importantnews_box span {
    width: 100%;
    margin-bottom: 8px;
    line-height: 32px;
    background: #158095;
    color: #fff;
    -wekit-border-radius: 5px 5px 0 0;
    -max-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding-left: 10px;}
  .importantnews_box h3 {
    padding: 0 12px ;
    line-height: 24px;
    width: 100%;
    padding-bottom: 10px;}
  .importantnews_box .li_t {
    font-size: 20px;}
  .li_tab {
    padding-top: 10px;}
  .li_tab a {
    font-size: 14px;
    min-width: initial;
    padding: 0 10px;
    margin-right: 8px;
    line-height: 34px;}
  .li_tab_box {
    padding: 0;}
  .li_t {
    font-size: 20px;}
  .alumni_box {
    padding-bottom: 30px;}
}
@media (max-width: 767px) {
  .pape_box .swiper_box_box .swiper_v a {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a img {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a::after {
    background: url(../../images/v2.jpg) repeat center center;
    -webkit-background-size: contain;
    background-size: contain;}
  .pape_box .swiper_box_box .swiper_v a::before {
    background-size: 40px;}
  .alumni_box {
    padding-bottom: 12px;}
  .importantnews_box span {
    font-size: 18px;}
  .li_t {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 6px;
    margin-bottom: 3px;}
  .li_tab {
    border: none;}
  .importantnews_box h3 {
    padding: 0 6px ;
    line-height: 20px;
    padding-bottom: 10px;
    font-size: 14px;}
  .li_tab a {
    margin-bottom: 8px;}
  .importantnews_box .li_t {
    font-size: 16px;}
}
.wap_hv {
  height: 100%;
  overflow: hidden;}
.head_rix form {
  background: #36a4be;
  border-radius: 4px;
  width: 70%;
  margin-bottom: 30px;
  padding: 0 8px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;}
.head_rix input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 32px;
  color: #fff;
  font-size: 14px;}
.head_rix input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_rix button {
  background: none;
  border: none;
  line-height: 32px;
  float: right;
  cursor: pointer;}
.head_rix button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
.head_box {
  background: #0083a2 url(../../images/bg1.jpg) center 0 no-repeat;
  min-height: 128px;}
.head_box .logo_top {
  display: inline-block;
  float: left;
  line-height: 128px;}
.head_box .top_right_home {
  padding-top: 29px;
  color: #ffffff;
  font-size: 14px;
  text-align: right;}
.head_box .top_right_home a {
  color: #ffffff;}
.head_box .top_right_home span {
  padding: 0 9px;}
.head_box .top_right {
  float: right;}
.head_box .top_right form {
  background: #36a4be;
  border-radius: 4px;
  padding: 0 8px;
  margin-top: 10px;}
.head_box .top_right input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 14px;}
.head_box .top_right input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_box .top_right button {
  background: none;
  border: none;
  line-height: 36px;
  cursor: pointer;}
.head_box .top_right button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
@media (max-width: 991px) {
  .head_box .top_right {
    display: none;}
}
@media (max-width: 767px) {
  .head_box {
    min-height: 58px;}
  .head_box .logo_top {
    display: inline-block;
    float: left;
    line-height: 58px;}
  .head_box .logo_top img {
    height: 33px;}
  .head_box jzk_toggle_01 {
    display: inline-block;}
}
.banner_bx {
  position: relative;}
.head_nav_box {
  position: relative;
  z-index: 9;
  background: url(../../images/banner_bg.jpg) repeat-x;
  height: 57px;}
.head_nav_box a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #ffffff;}
.head_nav_box a:hover {
  color: #ffffe8;}
.head_nav_box ul {
  width: 100%;
  display: inline-block;}
.head_nav_box li {
  line-height: 57px;
  width: 16.5%;
  display: inline-block;
  text-align: center;
  float: left;}
.index_title {
  border-bottom: 2px solid #e4e4e4;
  line-height: 73px;
  width: 100%;
  position: relative;}
.index_more {
  float: right;
  width: 38px;
  height: 83px;
  padding-top: 45px;
  padding-right: 10px;
  z-index: 9999;
  display: inline-block;}
.index_more::after {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;}
.index_more::before {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;
  transform: rotate(90deg);}
.index_more.hv::before {
  transform: rotate(0deg);}
@media (max-width: 1440px) {
  .index_more {
    padding-right: 0;
    height: 53px;
    width: 32px;}
}
@media (max-width: 991px) {
  .index_title {
    line-height: 53px;}
  .index_more {
    float: right;
    width: 38px;
    height: 83px;
    padding-top: 25px;
    padding-right: 10px;
    z-index: 9999;
    display: inline-block;}
}
@media (max-width: 767px) {
  .index_more {
    float: right;
    width: 28px;
    height: 33px;
    padding-top: 28px;
    padding-right: 0px;
    z-index: 9999;
    display: inline-block;}
  .index_title {
    line-height: 46px;}
  .index_title_bbn {
    line-height: 40px;}
}
.index_news {
  background: url(../../images/bg2.jpg) center bottom no-repeat;
  padding-bottom: 58px;}
.index_news li {
  display: inline-block;
  width: 33.3%;
  float: left;
  padding: 0 15px;}
@media (max-width: 767px) {
  .index_news li {
    width: 100%;
    padding: 0 ;
    border-bottom: 2px #7fbcbc solid;
    margin-bottom: 18px;}
}
.index_news li a {
  display: inline-block;
  width: 100%;
  background: #ffffff;}
.index_news ul {
  margin: 0 -15px;}
@media (max-width: 767px) {
  .index_news {
    padding-bottom: 20px;
    background: none;}
  .index_news ul {
    margin: 0 ;}
  .index_news .index_title img {
    height: 18px;}
}
.index_news_ul {
  margin-top: 22px;}
@media (max-width: 991px) {
  .index_news_ul {
    margin-top: 17px;}
}
.index_news_li1 img {
  width: 100%;}
.index_news_li2 {
  color: #ffffff;
  display: inline-block;
  background: #00849a;
  text-align: center;
  position: relative;
  width: 60px;
  height: 53px;
  padding: 6px 0;
  line-height: 20px;
  left: 13px;
  margin-top: -20px;
  margin-bottom: 14px;}
.index_news_li2:after {
  position: absolute;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url(../../images/li1.jpg) center bottom no-repeat;
  width: 13px;
  right: -13px;
  height: 13px;}
.index_news_li2 span {
  font-size: 16px;}
.index_news_li2 p {
  font-size: 16px;}
@media (max-width: 767px) {
  .index_news_li2 {
    width: 50px;
    height: 43px;
    padding: 2px 0;
    line-height: 18px;
    left: 13px;
    margin-top: -20px;
    margin-bottom: 4px;}
  .index_news_li2:after {
    width: 13px;
    right: -13px;
    height: 13px;}
  .index_news_li2 span {
    font-size: 14px;}
  .index_news_li2 p {
    font-size: 14px;}
}
.index_news_li3 {
  height: 85px;
  padding: 0 16px;}
.index_news_li3 h3 {
  padding-bottom: 5px;
  color: #050505;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;}
.index_news_li3 p {
  color: #808080;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;}
.index_news_2_item {
  width: 31.3%;
  float: left;
  margin-bottom: 48px;}
.index_news_2_item:nth-child(2),.index_news_2_item:nth-child(1) {
  margin-right: 2%;}
.news_list {
  border-bottom: 2px #7fbcbc solid;
  padding: 15px 0 ;
  position: relative;}
.news_list li {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 36px;
  height: 36px;}
.news_list h3 {
  font-size: 11pt;
  color: #282828;
  float: left;
  transition: 0.4s;
  width: calc(100% - 90px);
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;}
.news_list span {
  font-size: 11pt;
  color: #282828;
  float: right;
  width: 45px ;
  display: inline-block;
  transition: 0.4s;}
.news_list a {
  display: inline-block;
  width: 100%;
  padding: 0 4px ;}
.news_list a::before {
  background: #e8dbca url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 7px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
.news_list a:hover h3 {
  font-weight: bold;
  color: #007979;}
.news_list a:hover span {
  font-weight: bold;
  color: #007979;}
.news_list::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 1440px) {
  .news_list li {
    line-height: 32px;
    height: 32px;}
  .news_list {
    padding: 20px 0;}
  .news_list a {
    padding: 0;}
}
@media (max-width: 1200px) {
  .news_list h3 {
    width: calc(100% - 90px);}
  .news_list a::before {
    margin-right: 8px;
    margin-top: 8px;}
  .news_list a {
    padding: 0;}
  .news_list {
    padding: 2px 0;}
}
@media (max-width: 991px) {
  .index_news_2 .index_title {
    padding-bottom: 12px;}
  .news_list {
    padding-bottom: 12px;}
  .index_news_2_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;}
  .index_news_2_item:nth-child(1), .index_news_2_item:nth-child(1) {
    margin-right: 0;}
}
@media (max-width: 767px) {
  .news_list h3 {
    font-size: 11pt;}
  .news_list a {
    padding: 0;}
  .news_list span {
    width: 90px;}
  .news_list {
    padding: 8px 0;}
  .index_news_2_item img {
    height: 34px;}
  .index_news_2 {
    padding-bottom: 12px;}
}
.index_icon {
  padding-bottom: 55px;}
.index_icon .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
.index_icon ul {
  width: 100%;
  display: inline-block;}
.index_icon li {
  float: left;
  width: 223px;
  height: 127px;
  border-radius: 8px;
  margin-right: 43px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  padding-top: 18px;
  text-align: center;
  display: inline-block;}
.index_icon li:nth-child(-n+5) {
  margin-bottom: 40px;}
.index_icon li:nth-child(5n) {
  margin-right: 0;}
.index_icon li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_icon li a {
  width: 100%;
  display: inline-block;}
.index_icon li span {
  width: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;}
@media (max-width: 1440px) {
  .index_icon li {
    float: left;
    width: 212px;
    margin-right: 30px;}
}
@media (max-width: 1200px) {
  .index_icon li {
    float: left;
    width: 175px;
    margin-right: 23px;}
  .index_icon li span {
    font-size: 16px;
    padding-top: 10px;}
}
@media (max-width: 991px) {
  .index_icon {
    padding-bottom: 35px;}
  .index_icon ul {
    padding-top: 12px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 20px;}
  .index_icon li {
    float: left;
    width: 138px;
    margin-right: 13px;}
  .index_icon li span {
    font-size: 14px;
    padding-top: 10px;}
}
@media (max-width: 767px) {
  .index_icon {
    padding-bottom: 15px;}
  .index_icon ul {
    display: flex;
    flex-wrap: wrap;}
  .index_icon li {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    height: 97px;}
  .index_icon li img {
    height: 36px;}
  .index_icon li span {
    padding-top: 2px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 10px;}
  .index_icon li:nth-child(5n) {
    margin-right: 1%;}
  .index_icon .index_title img {
    height: 36px;}
}
.index_icon2 {
  padding-bottom: 65px;
  background: url(../../images/bg2.jpg) center bottom no-repeat;}
.index_icon2 .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
@media (max-width: 767px) {
  .index_icon2 .index_title img {
    height: 34px;}
}
.index_icon2 ul {
  width: 100%;
  display: inline-block;}
.index_icon2 span {
  width: 100%;
  display: inline-block;
  color: #ffffff;
  line-height: 20px;
  font-weight: bold;
  font-size: 20px;
  padding: 13px 16px 0;}
@media (max-width: 1200px) {
  .index_icon2 span {
    padding: 13px 6px 0;
    font-size: 17px;}
}
.index_icon2 a {
  text-align: center;
  width: 100%;
  display: inline-block;}
.index_icon2 li {
  width: 10.11%;
  height: 127px;
  margin-right: 1%;
  border-radius: 6px;
  padding-top: 17px;
  float: left;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);}
@media (max-width: 1200px) {
  .index_icon2 li {
    margin-bottom: 13px;
    height: 117px;
    width: 24%;}
  .index_icon2 li:nth-child(-n+5) {
    width: 19%;}
}
@media (max-width: 767px) {
  .index_icon2 li {
    margin-bottom: 5px;
    height: 100px;
    width: 32.3%;}
  .index_icon2 li img {
    width: 45px;}
  .index_icon2 li:nth-child(-n+5) {
    width: 32.3%;}
  .index_icon2 li a span {
    font-size: 14px;
    padding-top: 6px;}
}
.index_icon2 li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_news_3 {
  height: 448px;
  background: url(../../images/bg4.jpg) center 0 no-repeat;}
@media (max-width: 1440px) {
  .index_news_3 {
    background-size: 1750px;
    height: 410px;}
}
@media (max-width: 1200px) {
  .index_news_3 {
    background-size: 1420px;
    height: 300px;}
}
@media (max-width: 991px) {
  .index_news_3 {
    background-size: 1140px;
    height: 200px;}
}
@media (max-width: 767px) {
  .index_news_3 {
    background-size: cover;
    padding: 15px 0;
    height: auto;}
}
.index_news_3_item {
  margin-top: 119px;
  margin-bottom: 15px;
  margin-left: 20px;
  width: 402px;
  float: left;
  background: rgba(255, 255, 255, 0.5);}
.index_news_3_item:nth-child(2) {
  float: right;
  margin-right: 30px;}
.index_news_3_item .index_titlex {
  background: #139ab1;
  height: 57px;
  line-height: 53px;
  text-align: left;
  padding-left: 14px;
  color: #00849a;
  font-size: 24px;
  font-weight: bold;}
.index_news_3_item .news_list {
  border: none;
  margin-left: 10px;}
.index_news_3_item .news_list h3 {
  width: calc(100% - 40px);}
.index_news_3_item .news_list a::before {
  background: #c8c8c8 url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 3px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.index_news_3_item .news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
@media (max-width: 1440px) {
  .index_news_3_item {
    margin-top: 100px;
    width: 357px;}
}
@media (max-width: 1200px) {
  .index_news_3_item {
    margin-top: 76px;
    width: 293px;}
  .index_news_3_item .news_list a::before {
    margin-top: 8px;}
  .index_news_3_item .news_list {
    margin-left: 4px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
}
@media (max-width: 991px) {
  .index_news_3_item {
    margin-left: 4px;
    width: 246px;
    margin-top: 50px;}
  .index_news_3_item .index_titlex img {
    height: 26px;}
  .index_news_3_item:nth-child(2) {
    margin-right: 0;}
  .index_news_3_item .index_titlex {
    height: 54px;
    line-height: 52px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: none;}
}
@media (max-width: 767px) {
  .index_news_3_item {
    width: 100%;
    margin-top: 2px;}
  .index_news_3_item .index_titlex {
    text-align: left;
    height: 40px;
    line-height: 38px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: inline-block;}
}
.index_titlex {
  height: 80px;
  line-height: 80px;}
.index_news_3_i {
  width: 100%;
  display: inline-block;
  padding: 12px 0 0 3px;
  margin-top: 4px;}
.index_news_3_il {
  float: left;
  width: 194px;
  margin-left: 11px;}
.index_news_3_il img {
  width: 175px;
  max-height: 105px;}
@media (max-width: 1440px) {
  .index_news_3_il {
    width: 160px;}
  .index_news_3_il img {
    width: 145px;}
}
@media (max-width: 1200px) {
  .index_news_3_il {
    width: 130px;}
  .index_news_3_il img {
    width: 125px;}
}
@media (max-width: 991px) {
  .index_news_3_il {
    width: 120px;}
  .index_news_3_il img {
    width: 110px;}
}
.index_news_3_ir {
  padding-right: 17px;
  width: 190px;
  float: left;
  font-size: 16px;}
.index_news_3_ir h3 {
  padding-top: 10px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;}
.index_news_3_ir span {
  padding-top: 10px;
  display: inline-block;}
@media (max-width: 1440px) {
  .index_news_3_ir {
    width: 182px;}
  .index_news_3_ir h3 {
    padding-top: 4px;}
}
@media (max-width: 1200px) {
  .index_news_3_ir {
    padding-right: 7px;
    padding-left: 10px;
    width: 148px;}
  .index_news_3_ir h3 {
    padding-top: 4px;
    line-height: 20px;}
  .index_news_3_ir span {
    padding-top: 6px;
    display: inline-block;}
}
@media (max-width: 991px) {
  .index_news_3_ir {
    width: 109px;
    padding-left: 0;}
  .index_news_3_ir h3 {
    font-size: 14px;}
  .index_news_3_ir span {
    padding-top: 3px;
    font-size: 14px;}
}
@media (max-width: 767px) {
  .index_news_3_ir {
    width: calc(100% - 140px);}
}
.index_propagate {
  background: url(../../images/bg5.jpg) center 0 no-repeat;
  height: 452px;
  padding-top: 10px;}
.index_propagate .index_more::before,
.index_propagate .index_more::after {
  background: #ffffff;}
.index_propagate .swiper-pagination {
  display: none;}
@media (max-width: 1200px) {
  .index_propagate {
    height: 320px;}
}
@media (max-width: 767px) {
  .index_propagate {
    height: auto;
    padding-bottom: 10px;}
  .index_propagate .swiper-container {
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;}
  .index_propagate .swiper-pagination-bullet-active {
    background: #ffffff;}
  .index_propagate .swiper-pagination {
    display: inline-block;}
  .index_propagate .swiper-button-next {
    display: none;}
  .index_propagate .swiper-button-prev {
    display: none;}
  .index_propagate .index_title img {
    height: 26px;}
}
.recommendx {
  margin-top: 30px;
  position: relative;}
.recommendx li {
  text-align: center;}
.recommendx h4 {
  font-size: 16px;
  width: 100%;
  color: #ffffff;
  padding-top: 13px;
  display: inline-block;}
.recommendx a {
  display: inline-block;}
.recommendx a .img {
  border: 1px solid #f8f0e3;
  display: inline-block;
  border-radius: 12px;}
.recommendx a img {
  border: 2px solid #f8f0e3;
  border-radius: 9px;
  margin: 2px;
  max-width: 292px;
  max-height: 242px;}
@media (max-width: 1200px) {
  .recommendx a img {
    max-width: 214px;
    max-height: 180px;}
}
@media (max-width: 991px) {
  .recommendx a img {
    max-width: 213px;
    max-height: 194px;}
}
@media (max-width: 767px) {
  .recommendx a img {
    max-width: 100%;
    max-height: inherit;}
}
.recommendx .swiper-button-prev {
  position: absolute;
  left: -56px;
  margin-top: -40px;
  top: 50%;}
.recommendx .swiper-button-next {
  position: absolute;
  right: -56px;
  margin-top: -40px;
  top: 50%;}
.swiper-button-prev {
  background: url(../../images/l2.jpg) 0 0 no-repeat;}
.swiper-button-next {
  background: url(../../images/l1.jpg) 0 0 no-repeat;}
.foot_box {
  background: url(../../images/bg6.jpg) center 0 no-repeat;
  padding: 55px 0;}
@media (max-width: 767px) {
  .foot_box {
    padding: 35px 0;}
}
.foot_l1 {
  float: left;
  width: 50%;}
.foot_l2 {
  float: right;
  width: 50%;
  text-align: right;
  color: #ffffff;
  padding-top: 12px;
  line-height: 2;
  font-size: 14px;}
.foot_l2 a {
  color: #ffffff;}
@media (max-width: 767px) {
  .foot_l2 {
    line-height: 1.5;
    font-size: 12px;}
}
@media (max-width: 991px) {
  .foot_l1 {
    width: 100%;
    text-align: center;}
  .foot_l1 img {
    height: 40px;}
  .foot_l2 {
    width: 100%;
    padding-top: 22px;
    text-align: center;}
}
@media (max-width: 767px) {
  .foot_l1 img {
    height: 36px;}
}
.head_ipwap {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;}
.head_ipwap img {
  margin-right: 12px;}
.head_ipwap a {
  color: #ffffff;}
.mbtn {
  position: fixed;
  width: 56px;
  height: 56px;
  top: 0px;
  right: 0%;
  z-index: 50;
  background: linear-gradient(135deg, #0c8eab, #0c8eab) center center no-repeat;
  display: none;}
@media (max-width: 991px) {
  .mbtn {
    display: block;}
}
.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: 44px 0 44px;}
.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;}
.wap_nav_box {
  display: none;
  line-height: 40px;
  width: 100%;
  height: calc(100vh - 56px);
  position: fixed;
  left: 0%;
  right: 0;
  z-index: 99999;
  top: 56px;
  overflow-y: auto;
  background: linear-gradient(135deg, #0c8eab, #066184) 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 li {
  position: relative;}
.wap_nav_box li::after {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0%;
  bottom: 0%;
  content: '';
  background: linear-gradient(135deg, #0c8eab, rgba(255, 255, 255, 0.5)) center center no-repeat;}
.wap_nav_box li > a {
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding: 4px 5%;}
.wap_nav_box dt a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  color: #ffffff;
  margin-bottom: 5px;}
.wap_nav_box .has_son i {
  float: right;}
.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 .wap_nav_son > dl {
  padding: 0 10px 10px;}
.wap_nav_box .wap_nav_son > dl i {
  float: right;}
.wap_nav_box .wap_nav_son > dl > dd {
  display: none;}
.wap_nav_box .wap_nav_son > dl > dd {
  border-bottom: 1px solid #0c8eab;
  margin-bottom: 0px;
  width: 100%;
  padding: 0 10px;}
.wap_nav_box .wap_nav_son > dl > dd:nth-last-child(1) {
  border: none;}
.wap_nav_box .wap_nav_son > dl > dd a {
  width: 100%;
  display: inline-block;}
.wap_nav_box .wap_nav_son > dl > dd dl {
  margin-bottom: 0px;
  padding-bottom: 12px;
  display: none;}
.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);}
.news_lst {
  padding: 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;
  padding-left: 12px;
  background: url(../../images/li2.jpg) no-repeat left center;}
.news_lst li h3 {
  float: left;
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 150px);}
.news_lst li span {
  float: right;
  color: #adadad;}
.pape_news li:nth-child(4n) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 15px;}
@media (max-width: 767px) {
  .news_lst li h3 {
    font-size: 14px;
    width: calc(100% - 120px);}
  .news_lst li span {
    font-size: 14px;}
  .news_lst {
    padding: 10px 0;}
  .news_lst li {
    padding: 0 8px;
    line-height: 32px;}
  .pape_news li:nth-child(4n) {
    padding-bottom: 6px;
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 6px;}
}
.k_pro {
  height: auto;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-left: 4px;
  display: flex;
  flex-wrap: wrap;}
.k_pro ul {
  border-bottom: 1px dashed #e5e5e5;}
.k_pro li {
  width: 31.3%;
  display: inline-block;
  float: left;
  margin: 0 1%;
  padding-bottom: 20px;
  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: 400px;
  height: 200px;}
.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;}
@media (max-width: 1440px) {
  .k_pro li img {
    height: 180px;}
}
@media (max-width: 1200px) {
  .k_pro li img {
    height: 120px;}
}
@media (max-width: 991px) {
  .k_pro li {
    width: 48%;
    display: inline-block;
    float: left;
    margin: 0 1%;
    padding-bottom: 20px;
    text-align: center;}
  .k_pro li img {
    height: 100px;}
}
@media (max-width: 767px) {
  .k_pro li img {
    height: 100px;}
  .k_pro li h3 {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 0;}
  .k_pro li {
    padding-bottom: 10px;}
  .k_pro {
    padding-left: 0;}
}
.zyxq {
  float: left;
  margin-top: 27px;}
.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: 250px;}
.zyxq .zyxq_2 {
  float: left;
  width: calc(100% - 285px);}
.zyxq h3 {
  color: #3E3E3E;
  font-size: 20px;
  font-weight: bold;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s;}
.zyxq p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.8;
  width: 100%;
  display: inline-block;
  color: #656565;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 3px;}
.zyxq span {
  color: #8B8B8B;
  display: inline-block;}
.zyxq li:hover h3 {
  margin-left: 12px;
  color: #007979;}
@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;}
}
.omel {
  width: 100%;
  float: left;}
.omel li {
  float: left;
  width: 100%;
  background: #f9f9f9;
  padding: 22px 10px 22px 29px;
  margin-bottom: 20px;}
.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;}
@media (max-width: 767px) {
  .omel li {
    padding: 12px 10px 12px 19px;
    margin-bottom: 14px;}
  .omel li h3 {
    font-size: 18px;}
  .omel li p {
    font-size: 14px;
    line-height: 24px;}
  .omel li .fr {
    margin-left: 10px;
    width: 70px;}
}
/*# sourceMappingURL=index.css.map */@-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;}
.fd {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
.fbj {
  display: flex;
  flex-wrap: wrap;}
.fl {
  float: left;}
.fr {
  float: right;}
.w {
  max-width: 1300px;
  margin: 0 auto;}
img {
  max-width: 100%;}
@media (max-width: 1440px) {
  .w {
    max-width: 1190px;}
}
@media (max-width: 1200px) {
  .w {
    max-width: 970px;}
}
@media (max-width: 991px) {
  .w {
    width: 750px;}
}
@media (max-width: 767px) {
  .w {
    width: 96%;}
}
body {
  overflow-x: hidden;}
/*新闻详细样式1*/
.fu_news_show01 {
  line-height: 28px;}
.fu_news_show01 .fu_news_title {
  text-align: center;}
.fu_news_show01 .fu_news_title h1 {
  padding-bottom: 4px;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_title h1 {
    font-size: 18px;
    padding-bottom: 0;}
}
.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;}
@media (max-width: 767px) {
  .fu_news_show01 .fu_news_meta {
    padding: 4px 0 19px 0;}
}
/*上一篇文章，下一篇文章*/
.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;}
.banner_bx .swiper-pagination-bullet-active {
  padding: 2px;
  background: none;
  border: #fff 1px solid;
  width: 10px;
  height: 10px;
  bottom: -1px;
  position: relative;}
.banner_bx .swiper-pagination-bullet-active::after {
  content: ' ';
  display: block;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;}
.jzk_toggle_01 {
  float: right;
  display: none;}
@media (max-width: 991px) {
  .head_nav_box {
    display: none;}
  .jzk_toggle_01 {
    display: block;
    width: 26px;
    z-index: 2;
    border-radius: 50%;
    margin: 0 4px;
    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: #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;}
}
.title_index {
  background: url(../../images/t1.jpg) no-repeat left bottom;
  padding-left: 15px;
  display: inline-block;
  padding-top: 23px;
  padding-bottom: 1px;
  width: 100%;}
.title_index .title_index_l {
  float: left;}
.title_index .title_index_l span {
  font-size: 18px;
  color: #ffe4b6;
  line-height: 18px;
  width: 100%;}
.title_index .title_index_l h3 {
  line-height: 22px;
  color: #006070;
  font-size: 22px;}
.title_index .title_index_r {
  float: right;
  color: #01687a;
  padding-top: 25px;}
.title_index .title_index_r a {
  color: #01687a;
  font-size: 14px;}
.title_index .title_index_r svg {
  margin-left: 6px;
  width: 18px;
  stroke: #ffd080 !important;
  vertical-align: middle;}
.title_index .title_index_r svg path {
  stroke: #ffd080 !important;}
.title_index .title_index_r svg rect {
  stroke: #ffd080 !important;}
.title_index::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 991px) {
  .title_index .title_index_l h3 {
    font-size: 18px;}
  .title_index .title_index_l span {
    font-size: 16px;}
}
@media (max-width: 767px) {
  .title_index {
    padding-top: 18px;}
  .news_list ul {
    padding-top: 8px;}
}
.k_scroll_top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  background: #04455e;
  color: #fff;
  width: 59px;
  height: 59px;
  text-align: center;
  line-height: 54px;
  -wekit-border-radius: 50%;
  -max-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  outline: 0;
  z-index: 99999;
  font-size: 30px;
  display: none;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;}
.k_scroll_top .fa {
  line-height: 1;
  display: inline-block;
  margin-top: -5px;
  position: relative;}
.k_scroll_top:hover {
  background: #018093;}
@media (max-width: 1200px) {
  .k_scroll_top {
    bottom: 30px;
    right: 20px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    font-size: 22px;}
}
@media (max-width: 767px) {
  .k_scroll_top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    background: #065f82;
    color: #fff;
    width: 36px;
    line-height: 36px;
    height: 36px;
    font-size: 14px;}
}
.pape_box {
  padding: 40px 0;}
@media (max-width: 991px) {
  .pape_box {
    padding: 20px 0;}
}
@media (max-width: 767px) {
  .pape_box {
    padding: 10px 0;}
}
.pape_box .pape_box_1 {
  float: left;
  width: 20%;
  margin-bottom: 30px;}
@media (max-width: 767px) {
  .pape_box .pape_box_1 {
    display: none;}
}
.pape_box .pape_box_1 .pape_title {
  background: url(../../images/t4.jpg) no-repeat left top;
  line-height: 68px;
  color: #fff;
  font-size: 24px;
  padding-left: 28px;
  margin-bottom: 0;}
.pape_box .pape_box_1 ul {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 40px;}
.pape_box .pape_box_1 ul .li_hv {
  top: 0;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  width: 4px;
  background: #ffd080;
  height: 53px;
  position: absolute;
  left: 0;}
.pape_box .pape_box_1 ul li {
  background: #fbfbfb;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;
  padding-left: 23px;}
.pape_box .pape_box_1 ul li:hover {
  background: #0c8aa8;
  color: #ffffff;}
.pape_box .pape_box_1 ul li a {
  -webkit-transition: 0.3s all linear 0s;
  transition: 0.3s all linear 0s;
  line-height: 53px;
  display: inline-block;
  width: 100%;
  padding-left: 8px;}
.pape_box .pape_box_1 ul li a:hover {
  padding-left: 18px;
  color: #ffffff;}
.pape_box .pape_box_1 ul li.hv a {
  color: #158095;}
.pape_box .pape_box_1 ul li.hv a:hover {
  padding-left: 8px;
  border-bottom: 1px solid #158095;}
.pape_box .pape_box_2 {
  float: right;
  width: 78%;}
.pape_box .pape_box_2 .pape_title {
  line-height: 68px;
  height: 68px;
  border-bottom: 1px solid #dfdfdf;}
@media (max-width: 767px) {
  .pape_box .pape_box_2 .pape_title {
    line-height: 48px;
    height: 48px;
    margin-bottom: 15px;}
}
.pape_box .pape_title {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 30px;
  font-weight: bold;
  color: #309eb7;}
.pape_box .pape_title h3 {
  padding-right: 15px;
  display: inline-block;
  font-size: 20px;
  float: left;}
.pape_box .pape_now {
  margin: 14px 0;
  font-weight: 500;
  float: right;
  color: #919191;
  font-size: 14px;}
@media (max-width: 991px) {
  .pape_box .pape_now {
    margin: 0;}
}
.pape_box .pape_now a {
  color: #919191;}
.pape_box .pape_now svg {
  position: relative;
  top: -2px;
  margin-right: 8px;
  stroke: #919191 !important;
  vertical-align: middle;}
.pape_box .pape_now svg path {
  stroke: #919191 !important;}
.pape_box .pape_now svg rect {
  stroke: #919191 !important;}
.pape_box .pape_now svg circle {
  stroke: #919191 !important;}
.fu_post_links {
  width: 100%;
  float: left;}
.situation,
.blog_content {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 2;}
.situation p,
.blog_content p {
  padding-bottom: 12px;}
@media (max-width: 1400px) {
  .pape_box .pape_box_1 .pape_title {
    font-size: 20px;}
}
@media (max-width: 1200px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 68px;}
  .pape_box .pape_box_1 {
    width: 24%;}
  .pape_box .pape_box_2 {
    width: 72%;}
}
@media (max-width: 991px) {
  .pape_box .pape_box_1 {
    width: 100%;
    margin-bottom: 20px;}
  .pape_box .pape_box_2 {
    width: 100%;}
  .pape_box .pape_box_1 ul li {
    width: auto;
    display: inline-block;
    border: none;
    margin-right: 0;
    font-size: 0;
    float: left;
    padding-left: 0;}
  .pape_box .pape_box_1 ul li a {
    padding-left: 0;
    font-size: 16px;
    padding: 0 18px;}
  .pape_box .pape_box_1 ul .li_hv {
    display: none;}
  .pape_box .pape_box_1 ul li.hv a {
    border-bottom: 1px solid #158095;}
  .pape_box .pape_box_1 ul {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:first-child {
    padding-top: 0;}
}
@media (max-width: 767px) {
  .pape_box .pape_box_1 .pape_title {
    line-height: 48px;
    font-size: 18px;}
  .pape_box .pape_box_1 ul li a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 43px;}
  .pape_box .pape_box_1 {
    margin-bottom: 10px;}
  .pape_box .pape_box_1 ul li:last-child {
    padding-bottom: 0;}
  .pape_box .swiper_box2 {
    margin-bottom: 0;}
  .pape_box .swiper_box2 .swiper-slide {
    width: 98%;}
  .swiper_box_box {
    margin-top: 20px;}
}
.pape_elem {
  text-align: center;
  padding: 30px 0 50px;
  width: 100%;
  display: inline-block;
  font-size: 0;}
.pape_elem a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  min-width: 40px;
  margin: 0 5px;
  text-align: center;
  padding: 0 16px;
  display: inline-block;
  border: 1px solid #066184;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.pape_elem a:hover,
.pape_elem a.hv {
  background: #066184;
  color: #fff;}
.p_fun_d,
.p_no a,
.p_fun a {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  margin-bottom: 5px!important;
  -wekit-border-radius: 3px;
  -max-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;}
.p_fun_d:hover,
.p_no a:hover,
.p_fun a:hover,
.p_fun_d.hv,
.p_no a.hv,
.p_fun a.hv {
  background: #066184 !important;
  color: #fff !important;}
.p_no_d {
  height: 40px!important;
  line-height: 40px!important;
  font-size: 14px!important;
  min-width: 40px!important;
  margin: 0 5px!important;
  text-align: center!important;
  margin-bottom: 5px!important;
  padding: 0 16px!important;
  display: inline-block !important;
  border: 1px solid #066184 !important;
  background: #066184 !important;
  color: #fff !important;}
@media (max-width: 767px) {
  .pape_elem a {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    padding: 0 8px;
    margin: 0 3px;
    margin-bottom: 12px;
    min-width: 32px;}
  .p_fun_d,
  .p_no a,
  .p_fun a,
  .p_no_d {
    height: 32px!important;
    line-height: 32px!important;
    font-size: 12px!important;
    padding: 0 8px!important;
    margin: 0 3px!important;
    margin-bottom: 12px!important;
    min-width: 32px!important;}
  .pape_elem {
    padding: 15px 0 0;}
  .admissions_box ul li {
    padding: 0 6px;
    margin-bottom: 12px;}
  .admissions_box ul li h3 {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 0;}
  .admissions_box ul li .img::before {
    background-size: 40px;}
}
.policy_box li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #F1F1F1;
  margin-bottom: 12px;
  float: left;
  padding-bottom: 12px;
  line-height: 68px;}
.policy_box li svg {
  width: 18px;
  stroke: #fff !important;
  vertical-align: middle;}
.policy_box li svg path {
  stroke: #fff !important;}
.policy_box li svg rect {
  stroke: #fff !important;}
.policy_box li svg circle {
  stroke: #fff !important;}
.policy_box li .policy_l {
  float: left;
  width: 140px;
  color: #fff;
  padding: 10px 18px;
  margin-right: 20px;
  -wekit-border-radius: 0 5px 5px 0;
  -max-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  line-height: 24px;
  -webkit-transition: 0.2s all linear 0s;
  transition: 0.2s all linear 0s;}
.policy_box li .policy_1 {
  background: -webkit-linear-gradient(280deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(280deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(280deg, #6ed298, #519d7f);
  background: -o-linear-gradient(280deg, #6ed298, #519d7f);
  background: linear-gradient(280deg, #6ed298, #519d7f);
  border-left: 3px solid #244638;}
.policy_box li .policy_1:hover {
  background: -webkit-linear-gradient(180deg, #6ed298, #519d7f);
  background: -moz-linear-gradient(180deg, #6ed298, #519d7f);
  background: -ms-linear-gradient(180deg, #6ed298, #519d7f);
  background: -o-linear-gradient(180deg, #6ed298, #519d7f);
  background: linear-gradient(180deg, #6ed298, #519d7f);}
.policy_box li .policy_2 {
  background: -webkit-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(280deg, #90e4f1, #46a6ce);
  background: linear-gradient(280deg, #90e4f1, #46a6ce);
  border-left: 3px solid #28647a;}
.policy_box li .policy_2:hover {
  background: -webkit-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -moz-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -ms-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: -o-linear-gradient(180deg, #90e4f1, #46a6ce);
  background: linear-gradient(180deg, #90e4f1, #46a6ce);}
.policy_box li .policy_3 {
  background: -webkit-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(280deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(280deg, #3ec0d8, #27808e);
  background: linear-gradient(280deg, #3ec0d8, #27808e);
  border-left: 3px solid #18515a;}
.policy_box li .policy_3:hover {
  background: -webkit-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -moz-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -ms-linear-gradient(180deg, #3ec0d8, #27808e);
  background: -o-linear-gradient(180deg, #3ec0d8, #27808e);
  background: linear-gradient(180deg, #3ec0d8, #27808e);}
.policy_box li .policy_4 {
  background: -webkit-linear-gradient(280deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(280deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(280deg, #0492d0, #006ebd);
  background: -o-linear-gradient(280deg, #0492d0, #006ebd);
  background: linear-gradient(280deg, #0492d0, #006ebd);
  border-left: 3px solid #003358;}
.policy_box li .policy_4:hover {
  background: -webkit-linear-gradient(180deg, #0492d0, #006ebd);
  background: -moz-linear-gradient(180deg, #0492d0, #006ebd);
  background: -ms-linear-gradient(180deg, #0492d0, #006ebd);
  background: -o-linear-gradient(180deg, #0492d0, #006ebd);
  background: linear-gradient(180deg, #0492d0, #006ebd);}
.policy_box li .policy_5 {
  background: -webkit-linear-gradient(280deg, #7f78c5, #403361);
  background: -moz-linear-gradient(280deg, #7f78c5, #403361);
  background: -ms-linear-gradient(280deg, #7f78c5, #403361);
  background: -o-linear-gradient(280deg, #7f78c5, #403361);
  background: linear-gradient(280deg, #7f78c5, #403361);
  border-left: 3px solid #2f2548;}
.policy_box li .policy_5:hover {
  background: -webkit-linear-gradient(180deg, #7f78c5, #403361);
  background: -moz-linear-gradient(180deg, #7f78c5, #403361);
  background: -ms-linear-gradient(180deg, #7f78c5, #403361);
  background: -o-linear-gradient(180deg, #7f78c5, #403361);
  background: linear-gradient(180deg, #7f78c5, #403361);}
.policy_box li .policy_6 {
  background: -webkit-linear-gradient(280deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(280deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(280deg, #fdacbd, #d35874);
  background: -o-linear-gradient(280deg, #fdacbd, #d35874);
  background: linear-gradient(280deg, #fdacbd, #d35874);
  border-left: 3px solid #592531;}
.policy_box li .policy_6:hover {
  background: -webkit-linear-gradient(180deg, #fdacbd, #d35874);
  background: -moz-linear-gradient(180deg, #fdacbd, #d35874);
  background: -ms-linear-gradient(180deg, #fdacbd, #d35874);
  background: -o-linear-gradient(180deg, #fdacbd, #d35874);
  background: linear-gradient(180deg, #fdacbd, #d35874);}
.policy_box li .policy_7 {
  background: -webkit-linear-gradient(280deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(280deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(280deg, #dc4652, #a81a30);
  background: -o-linear-gradient(280deg, #dc4652, #a81a30);
  background: linear-gradient(280deg, #dc4652, #a81a30);
  border-left: 3px solid #5b0d1a;}
.policy_box li .policy_7:hover {
  background: -webkit-linear-gradient(180deg, #dc4652, #a81a30);
  background: -moz-linear-gradient(180deg, #dc4652, #a81a30);
  background: -ms-linear-gradient(180deg, #dc4652, #a81a30);
  background: -o-linear-gradient(180deg, #dc4652, #a81a30);
  background: linear-gradient(180deg, #dc4652, #a81a30);}
.policy_box li .policy_8 {
  background: -webkit-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(280deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(280deg, #ddc28b, #fed67f);
  background: linear-gradient(280deg, #ddc28b, #fed67f);
  border-left: 3px solid #76633b;}
.policy_box li .policy_8:hover {
  background: -webkit-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -moz-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -ms-linear-gradient(180deg, #ddc28b, #fed67f);
  background: -o-linear-gradient(180deg, #ddc28b, #fed67f);
  background: linear-gradient(180deg, #ddc28b, #fed67f);}
.policy_box li h3 {
  float: left;
  font-size: 16px;
  display: block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 260px);}
.policy_box li span {
  float: right;
  font-size: 16px;}
@media (max-width: 767px) {
  .policy_box li .policy_l {
    margin-right: 8px;
    width: 100px;
    padding: 4px 10px;
    font-size: 12px;}
  .policy_box li h3,
  .policy_box li span {
    font-size: 14px;}
  .policy_box li {
    line-height: 56px;}
  .policy_box li h3 {
    width: calc(100% - 180px);}
}
.importantnews_box .li_t {
  font-size: 28px;}
.importantnews_box span {
  float: left;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-left: 3px solid #158095;
  padding-left: 15px;
  padding-right: 20px;
  color: #0a94a9;}
.importantnews_box h3 {
  float: left;
  display: inline-block;}
.importantnews_box li {
  width: 99%;
  float: left;
  margin-bottom: 8px;
  display: inline-block;
  line-height: 40px;
  margin-left: 1%;
  font-size: 14px;}
.importantnews_box li:nth-child(2n) {
  background: #f8f8f8;}
.importantnews_box ul {
  margin-bottom: 20px;
  display: inline-block;}
.li_t {
  width: 100%;
  display: inline-block;
  float: left;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 8px;
  color: #158095;
  padding-top: 0;
  padding-bottom: 10px;
  margin-left: 0;}
.li_t::after {
  content: ' ';
  background: #fed67f;
  height: 3px ;
  width: 90px;
  display: block;}
.alumni_box {
  padding-bottom: 50px;}
.li_tab {
  padding-top: 20px;
  width: 100%;
  display: inline-block;
  font-size: 0;
  border-bottom: 1px solid #158095;}
.li_tab a {
  display: inline-block;
  min-width: 140px;
  padding: 0 18px;
  font-size: 16px;
  line-height: 40px;
  background: #f8f8f8;
  text-align: center;
  margin-right: 15px;
  -wekit-border-radius: 4px 4px 0 0;
  -max-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;}
.li_tab a.hv {
  background: #158095;
  color: #fff;}
.li_tab_box {
  padding: 20px;
  width: 100%;
  background: #f8f8f8;
  display: inline-block;}
.li_tab_box > div {
  display: none;}
.li_tab_box .hv {
  display: block;}
.li_tab_box .teacher_box ul li h3 {
  background: #fff;}
.pape_box .swiper_box2 .swiper-slide {
  -wekit-border-radius: 8px;
  -max-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;}
@media (max-width: 991px) {
  .importantnews_box {
    float: left;
    width: 100%;}
  .importantnews_box ul {
    float: left;
    width: 100%;}
  .importantnews_box .li_t {
    width: 100%;
    background: none;
    margin-bottom: 10px;}
  .importantnews_box li {
    background: none;
    float: left;
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;}
  .importantnews_box li:nth-child(2n) {
    background: none;}
  .importantnews_box li a {
    display: inline-block;
    background: #f8f8f8;
    width: 100%;}
  .importantnews_box span {
    width: 100%;
    margin-bottom: 8px;
    line-height: 32px;
    background: #158095;
    color: #fff;
    -wekit-border-radius: 5px 5px 0 0;
    -max-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding-left: 10px;}
  .importantnews_box h3 {
    padding: 0 12px ;
    line-height: 24px;
    width: 100%;
    padding-bottom: 10px;}
  .importantnews_box .li_t {
    font-size: 20px;}
  .li_tab {
    padding-top: 10px;}
  .li_tab a {
    font-size: 14px;
    min-width: initial;
    padding: 0 10px;
    margin-right: 8px;
    line-height: 34px;}
  .li_tab_box {
    padding: 0;}
  .li_t {
    font-size: 20px;}
  .alumni_box {
    padding-bottom: 30px;}
}
@media (max-width: 767px) {
  .pape_box .swiper_box_box .swiper_v a {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a img {
    width: 100%;}
  .pape_box .swiper_box_box .swiper_v a::after {
    background: url(../../images/v2.jpg) repeat center center;
    -webkit-background-size: contain;
    background-size: contain;}
  .pape_box .swiper_box_box .swiper_v a::before {
    background-size: 40px;}
  .alumni_box {
    padding-bottom: 12px;}
  .importantnews_box span {
    font-size: 18px;}
  .li_t {
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 6px;
    margin-bottom: 3px;}
  .li_tab {
    border: none;}
  .importantnews_box h3 {
    padding: 0 6px ;
    line-height: 20px;
    padding-bottom: 10px;
    font-size: 14px;}
  .li_tab a {
    margin-bottom: 8px;}
  .importantnews_box .li_t {
    font-size: 16px;}
}
.wap_hv {
  height: 100%;
  overflow: hidden;}
.head_rix form {
  background: #36a4be;
  border-radius: 4px;
  width: 70%;
  margin-bottom: 30px;
  padding: 0 8px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;}
.head_rix input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 32px;
  color: #fff;
  font-size: 14px;}
.head_rix input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_rix button {
  background: none;
  border: none;
  line-height: 32px;
  float: right;
  cursor: pointer;}
.head_rix button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
.head_box {
  background: #0083a2 url(../../images/bg1.jpg) center 0 no-repeat;
  min-height: 128px;}
.head_box .logo_top {
  display: inline-block;
  float: left;
  line-height: 128px;}
.head_box .top_right_home {
  padding-top: 29px;
  color: #ffffff;
  font-size: 14px;
  text-align: right;}
.head_box .top_right_home a {
  color: #ffffff;}
.head_box .top_right_home span {
  padding: 0 9px;}
.head_box .top_right {
  float: right;}
.head_box .top_right form {
  background: #36a4be;
  border-radius: 4px;
  padding: 0 8px;
  margin-top: 10px;}
.head_box .top_right input {
  background: none;
  border: none;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  font-size: 14px;}
.head_box .top_right input::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;}
.head_box .top_right button {
  background: none;
  border: none;
  line-height: 36px;
  cursor: pointer;}
.head_box .top_right button svg {
  vertical-align: middle;
  border: none;
  stroke: #fff;}
@media (max-width: 991px) {
  .head_box .top_right {
    display: none;}
}
@media (max-width: 767px) {
  .head_box {
    min-height: 58px;}
  .head_box .logo_top {
    display: inline-block;
    float: left;
    line-height: 58px;}
  .head_box .logo_top img {
    height: 33px;}
  .head_box jzk_toggle_01 {
    display: inline-block;}
}
.banner_bx {
  position: relative;}
.head_nav_box {
  position: relative;
  z-index: 9;
  background: url(../../images/banner_bg.jpg) repeat-x;
  height: 57px;}
.head_nav_box a {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  color: #ffffff;}
.head_nav_box a:hover {
  color: #ffffe8;}
.head_nav_box ul {
  width: 100%;
  display: inline-block;}
.head_nav_box li {
  line-height: 57px;
  width: 16.5%;
  display: inline-block;
  text-align: center;
  float: left;}
.index_title {
  border-bottom: 2px solid #e4e4e4;
  line-height: 73px;
  width: 100%;
  position: relative;}
.index_more {
  float: right;
  width: 38px;
  height: 83px;
  padding-top: 45px;
  padding-right: 10px;
  z-index: 9999;
  display: inline-block;}
.index_more::after {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;}
.index_more::before {
  width: 18px;
  height: 2px;
  content: ' ';
  display: block;
  transition: 0.2s;
  background: #007979;
  position: absolute;
  transform: rotate(90deg);}
.index_more.hv::before {
  transform: rotate(0deg);}
@media (max-width: 1440px) {
  .index_more {
    padding-right: 0;
    height: 53px;
    width: 32px;}
}
@media (max-width: 991px) {
  .index_title {
    line-height: 53px;}
  .index_more {
    float: right;
    width: 38px;
    height: 83px;
    padding-top: 25px;
    padding-right: 10px;
    z-index: 9999;
    display: inline-block;}
}
@media (max-width: 767px) {
  .index_more {
    float: right;
    width: 28px;
    height: 33px;
    padding-top: 28px;
    padding-right: 0px;
    z-index: 9999;
    display: inline-block;}
  .index_title {
    line-height: 46px;}
  .index_title_bbn {
    line-height: 40px;}
}
.index_news {
  background: url(../../images/bg2.jpg) center bottom no-repeat;
  padding-bottom: 58px;}
.index_news li {
  display: inline-block;
  width: 33.3%;
  float: left;
  padding: 0 15px;}
@media (max-width: 767px) {
  .index_news li {
    width: 100%;
    padding: 0 ;
    border-bottom: 2px #7fbcbc solid;
    margin-bottom: 18px;}
}
.index_news li a {
  display: inline-block;
  width: 100%;
  background: #ffffff;}
.index_news ul {
  margin: 0 -15px;}
@media (max-width: 767px) {
  .index_news {
    padding-bottom: 20px;
    background: none;}
  .index_news ul {
    margin: 0 ;}
  .index_news .index_title img {
    height: 18px;}
}
.index_news_ul {
  margin-top: 22px;}
@media (max-width: 991px) {
  .index_news_ul {
    margin-top: 17px;}
}
.index_news_li1 img {
  width: 100%;}
.index_news_li2 {
  color: #ffffff;
  display: inline-block;
  background: #00849a;
  text-align: center;
  position: relative;
  width: 60px;
  height: 53px;
  padding: 6px 0;
  line-height: 20px;
  left: 13px;
  margin-top: -20px;
  margin-bottom: 14px;}
.index_news_li2:after {
  position: absolute;
  bottom: 0;
  content: ' ';
  display: inline-block;
  background: url(../../images/li1.jpg) center bottom no-repeat;
  width: 13px;
  right: -13px;
  height: 13px;}
.index_news_li2 span {
  font-size: 16px;}
.index_news_li2 p {
  font-size: 16px;}
@media (max-width: 767px) {
  .index_news_li2 {
    width: 50px;
    height: 43px;
    padding: 2px 0;
    line-height: 18px;
    left: 13px;
    margin-top: -20px;
    margin-bottom: 4px;}
  .index_news_li2:after {
    width: 13px;
    right: -13px;
    height: 13px;}
  .index_news_li2 span {
    font-size: 14px;}
  .index_news_li2 p {
    font-size: 14px;}
}
.index_news_li3 {
  height: 85px;
  padding: 0 16px;}
.index_news_li3 h3 {
  padding-bottom: 5px;
  color: #050505;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;}
.index_news_li3 p {
  color: #808080;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;}
.index_news_2_item {
  width: 31.3%;
  float: left;
  margin-bottom: 48px;}
.index_news_2_item:nth-child(2),.index_news_2_item:nth-child(1) {
  margin-right: 2%;}
.news_list {
  border-bottom: 2px #7fbcbc solid;
  padding: 15px 0 ;
  position: relative;}
.news_list li {
  display: inline-block;
  width: 100%;
  float: left;
  line-height: 36px;
  height: 36px;}
.news_list h3 {
  font-size: 11pt;
  color: #282828;
  float: left;
  transition: 0.4s;
  width: calc(100% - 90px);
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;}
.news_list span {
  font-size: 11pt;
  color: #282828;
  float: right;
  width: 45px ;
  display: inline-block;
  transition: 0.4s;}
.news_list a {
  display: inline-block;
  width: 100%;
  padding: 0 4px ;}
.news_list a::before {
  background: #e8dbca url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 7px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
.news_list a:hover h3 {
  font-weight: bold;
  color: #007979;}
.news_list a:hover span {
  font-weight: bold;
  color: #007979;}
.news_list::after {
  clear: both;
  width: 100%;
  display: block;
  content: ' ';}
@media (max-width: 1440px) {
  .news_list li {
    line-height: 32px;
    height: 32px;}
  .news_list {
    padding: 20px 0;}
  .news_list a {
    padding: 0;}
}
@media (max-width: 1200px) {
  .news_list h3 {
    width: calc(100% - 90px);}
  .news_list a::before {
    margin-right: 8px;
    margin-top: 8px;}
  .news_list a {
    padding: 0;}
  .news_list {
    padding: 2px 0;}
}
@media (max-width: 991px) {
  .index_news_2 .index_title {
    padding-bottom: 12px;}
  .news_list {
    padding-bottom: 12px;}
  .index_news_2_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;}
  .index_news_2_item:nth-child(1), .index_news_2_item:nth-child(1) {
    margin-right: 0;}
}
@media (max-width: 767px) {
  .news_list h3 {
    font-size: 11pt;}
  .news_list a {
    padding: 0;}
  .news_list span {
    width: 90px;}
  .news_list {
    padding: 8px 0;}
  .index_news_2_item img {
    height: 34px;}
  .index_news_2 {
    padding-bottom: 12px;}
}
.index_icon {
  padding-bottom: 55px;}
.index_icon .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
.index_icon ul {
  width: 100%;
  display: inline-block;}
.index_icon li {
  float: left;
  width: 223px;
  height: 127px;
  border-radius: 8px;
  margin-right: 43px;
  -webkit-transition: 0.1s all linear 0s;
  transition: 0.1s all linear 0s;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  padding-top: 18px;
  text-align: center;
  display: inline-block;}
.index_icon li:nth-child(-n+5) {
  margin-bottom: 40px;}
.index_icon li:nth-child(5n) {
  margin-right: 0;}
.index_icon li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_icon li a {
  width: 100%;
  display: inline-block;}
.index_icon li span {
  width: 100%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;}
@media (max-width: 1440px) {
  .index_icon li {
    float: left;
    width: 212px;
    margin-right: 30px;}
}
@media (max-width: 1200px) {
  .index_icon li {
    float: left;
    width: 175px;
    margin-right: 23px;}
  .index_icon li span {
    font-size: 16px;
    padding-top: 10px;}
}
@media (max-width: 991px) {
  .index_icon {
    padding-bottom: 35px;}
  .index_icon ul {
    padding-top: 12px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 20px;}
  .index_icon li {
    float: left;
    width: 138px;
    margin-right: 13px;}
  .index_icon li span {
    font-size: 14px;
    padding-top: 10px;}
}
@media (max-width: 767px) {
  .index_icon {
    padding-bottom: 15px;}
  .index_icon ul {
    display: flex;
    flex-wrap: wrap;}
  .index_icon li {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    height: 97px;}
  .index_icon li img {
    height: 36px;}
  .index_icon li span {
    padding-top: 2px;}
  .index_icon li:nth-child(-n+5) {
    margin-bottom: 10px;}
  .index_icon li:nth-child(5n) {
    margin-right: 1%;}
  .index_icon .index_title img {
    height: 36px;}
}
.index_icon2 {
  padding-bottom: 65px;
  background: url(../../images/bg2.jpg) center bottom no-repeat;}
.index_icon2 .index_title {
  border: none;
  padding-bottom: 8px;
  padding-top: 15px;}
@media (max-width: 767px) {
  .index_icon2 .index_title img {
    height: 34px;}
}
.index_icon2 ul {
  width: 100%;
  display: inline-block;}
.index_icon2 span {
  width: 100%;
  display: inline-block;
  color: #ffffff;
  line-height: 20px;
  font-weight: bold;
  font-size: 20px;
  padding: 13px 16px 0;}
@media (max-width: 1200px) {
  .index_icon2 span {
    padding: 13px 6px 0;
    font-size: 17px;}
}
.index_icon2 a {
  text-align: center;
  width: 100%;
  display: inline-block;}
.index_icon2 li {
  width: 10.11%;
  height: 127px;
  margin-right: 1%;
  border-radius: 6px;
  padding-top: 17px;
  float: left;
  background-image: -moz-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -webkit-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);
  background-image: -ms-linear-gradient(116deg, #0c8eab 0%, #19a3c2 100%);}
@media (max-width: 1200px) {
  .index_icon2 li {
    margin-bottom: 13px;
    height: 117px;
    width: 24%;}
  .index_icon2 li:nth-child(-n+5) {
    width: 19%;}
}
@media (max-width: 767px) {
  .index_icon2 li {
    margin-bottom: 5px;
    height: 100px;
    width: 32.3%;}
  .index_icon2 li img {
    width: 45px;}
  .index_icon2 li:nth-child(-n+5) {
    width: 32.3%;}
  .index_icon2 li a span {
    font-size: 14px;
    padding-top: 6px;}
}
.index_icon2 li:hover {
  background-image: -moz-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -webkit-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);
  background-image: -ms-linear-gradient(116deg, #19a3c2 0%, #0c8eab 100%);}
.index_news_3 {
  height: 448px;
  background: url(../../images/bg4.jpg) center 0 no-repeat;}
@media (max-width: 1440px) {
  .index_news_3 {
    background-size: 1750px;
    height: 410px;}
}
@media (max-width: 1200px) {
  .index_news_3 {
    background-size: 1420px;
    height: 300px;}
}
@media (max-width: 991px) {
  .index_news_3 {
    background-size: 1140px;
    height: 200px;}
}
@media (max-width: 767px) {
  .index_news_3 {
    background-size: cover;
    padding: 15px 0;
    height: auto;}
}
.index_news_3_item {
  margin-top: 119px;
  margin-bottom: 15px;
  margin-left: 20px;
  width: 402px;
  float: left;
  background: rgba(255, 255, 255, 0.5);}
.index_news_3_item:nth-child(2) {
  float: right;
  margin-right: 30px;}
.index_news_3_item .index_titlex {
  background: #139ab1;
  height: 57px;
  line-height: 53px;
  text-align: left;
  padding-left: 14px;
  color: #00849a;
  font-size: 24px;
  font-weight: bold;}
.index_news_3_item .news_list {
  border: none;
  margin-left: 10px;}
.index_news_3_item .news_list h3 {
  width: calc(100% - 40px);}
.index_news_3_item .news_list a::before {
  background: #c8c8c8 url(../../images/li.jpg) no-repeat 11px center;
  text-align: center;
  content: ' ';
  display: block;
  width: 26px;
  height: 18px;
  border-radius: 3px;
  float: left;
  margin-top: 10px;
  margin-right: 8px;
  transition: 0.4s;}
.index_news_3_item .news_list a:hover::before {
  background: #007979 url(../../images/li.jpg) no-repeat 11px center;
  position: relative;
  margin-right: 13px;}
@media (max-width: 1440px) {
  .index_news_3_item {
    margin-top: 100px;
    width: 357px;}
}
@media (max-width: 1200px) {
  .index_news_3_item {
    margin-top: 76px;
    width: 293px;}
  .index_news_3_item .news_list a::before {
    margin-top: 8px;}
  .index_news_3_item .news_list {
    margin-left: 4px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
}
@media (max-width: 991px) {
  .index_news_3_item {
    margin-left: 4px;
    width: 246px;
    margin-top: 50px;}
  .index_news_3_item .index_titlex img {
    height: 26px;}
  .index_news_3_item:nth-child(2) {
    margin-right: 0;}
  .index_news_3_item .index_titlex {
    height: 54px;
    line-height: 52px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: none;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: none;}
}
@media (max-width: 767px) {
  .index_news_3_item {
    width: 100%;
    margin-top: 2px;}
  .index_news_3_item .index_titlex {
    text-align: left;
    height: 40px;
    line-height: 38px;}
  .index_news_3_item .news_list li:nth-child(7) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(6) {
    display: inline-block;}
  .index_news_3_item .news_list li:nth-child(5) {
    display: inline-block;}
}
.index_titlex {
  height: 80px;
  line-height: 80px;}
.index_news_3_i {
  width: 100%;
  display: inline-block;
  padding: 12px 0 0 3px;
  margin-top: 4px;}
.index_news_3_il {
  float: left;
  width: 194px;
  margin-left: 11px;}
.index_news_3_il img {
  width: 175px;
  max-height: 105px;}
@media (max-width: 1440px) {
  .index_news_3_il {
    width: 160px;}
  .index_news_3_il img {
    width: 145px;}
}
@media (max-width: 1200px) {
  .index_news_3_il {
    width: 130px;}
  .index_news_3_il img {
    width: 125px;}
}
@media (max-width: 991px) {
  .index_news_3_il {
    width: 120px;}
  .index_news_3_il img {
    width: 110px;}
}
.index_news_3_ir {
  padding-right: 17px;
  width: 190px;
  float: left;
  font-size: 16px;}
.index_news_3_ir h3 {
  padding-top: 10px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 16px;}
.index_news_3_ir span {
  padding-top: 10px;
  display: inline-block;}
@media (max-width: 1440px) {
  .index_news_3_ir {
    width: 182px;}
  .index_news_3_ir h3 {
    padding-top: 4px;}
}
@media (max-width: 1200px) {
  .index_news_3_ir {
    padding-right: 7px;
    padding-left: 10px;
    width: 148px;}
  .index_news_3_ir h3 {
    padding-top: 4px;
    line-height: 20px;}
  .index_news_3_ir span {
    padding-top: 6px;
    display: inline-block;}
}
@media (max-width: 991px) {
  .index_news_3_ir {
    width: 109px;
    padding-left: 0;}
  .index_news_3_ir h3 {
    font-size: 14px;}
  .index_news_3_ir span {
    padding-top: 3px;
    font-size: 14px;}
}
@media (max-width: 767px) {
  .index_news_3_ir {
    width: calc(100% - 140px);}
}
.index_propagate {
  background: url(../../images/bg5.jpg) center 0 no-repeat;
  height: 452px;
  padding-top: 10px;}
.index_propagate .index_more::before,
.index_propagate .index_more::after {
  background: #ffffff;}
.index_propagate .swiper-pagination {
  display: none;}
@media (max-width: 1200px) {
  .index_propagate {
    height: 320px;}
}
@media (max-width: 767px) {
  .index_propagate {
    height: auto;
    padding-bottom: 10px;}
  .index_propagate .swiper-container {
    padding-bottom: 40px;
    display: inline-block;
    width: 100%;}
  .index_propagate .swiper-pagination-bullet-active {
    background: #ffffff;}
  .index_propagate .swiper-pagination {
    display: inline-block;}
  .index_propagate .swiper-button-next {
    display: none;}
  .index_propagate .swiper-button-prev {
    display: none;}
  .index_propagate .index_title img {
    height: 26px;}
}
.recommendx {
  margin-top: 30px;
  position: relative;}
.recommendx li {
  text-align: center;}
.recommendx h4 {
  font-size: 16px;
  width: 100%;
  color: #ffffff;
  padding-top: 13px;
  display: inline-block;}
.recommendx a {
  display: inline-block;}
.recommendx a .img {
  border: 1px solid #f8f0e3;
  display: inline-block;
  border-radius: 12px;}
.recommendx a img {
  border: 2px solid #f8f0e3;
  border-radius: 9px;
  margin: 2px;
  max-width: 292px;
  max-height: 242px;}
@media (max-width: 1200px) {
  .recommendx a img {
    max-width: 214px;
    max-height: 180px;}
}
@media (max-width: 991px) {
  .recommendx a img {
    max-width: 213px;
    max-height: 194px;}
}
@media (max-width: 767px) {
  .recommendx a img {
    max-width: 100%;
    max-height: inherit;}
}
.recommendx .swiper-button-prev {
  position: absolute;
  left: -56px;
  margin-top: -40px;
  top: 50%;}
.recommendx .swiper-button-next {
  position: absolute;
  right: -56px;
  margin-top: -40px;
  top: 50%;}
.swiper-button-prev {
  background: url(../../images/l2.jpg) 0 0 no-repeat;}
.swiper-button-next {
  background: url(../../images/l1.jpg) 0 0 no-repeat;}
.foot_box {
  background: url(../../images/bg6.jpg) center 0 no-repeat;
  padding: 55px 0;}
@media (max-width: 767px) {
  .foot_box {
    padding: 35px 0;}
}
.foot_l1 {
  float: left;
  width: 50%;}
.foot_l2 {
  float: right;
  width: 50%;
  text-align: right;
  color: #ffffff;
  padding-top: 12px;
  line-height: 2;
  font-size: 14px;}
.foot_l2 a {
  color: #ffffff;}
@media (max-width: 767px) {
  .foot_l2 {
    line-height: 1.5;
    font-size: 12px;}
}
@media (max-width: 991px) {
  .foot_l1 {
    width: 100%;
    text-align: center;}
  .foot_l1 img {
    height: 40px;}
  .foot_l2 {
    width: 100%;
    padding-top: 22px;
    text-align: center;}
}
@media (max-width: 767px) {
  .foot_l1 img {
    height: 36px;}
}
.head_ipwap {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;}
.head_ipwap img {
  margin-right: 12px;}
.head_ipwap a {
  color: #ffffff;}
.mbtn {
  position: fixed;
  width: 56px;
  height: 56px;
  top: 0px;
  right: 0%;
  z-index: 50;
  background: linear-gradient(135deg, #0c8eab, #0c8eab) center center no-repeat;
  display: none;}
@media (max-width: 991px) {
  .mbtn {
    display: block;}
}
.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: 44px 0 44px;}
.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;}
.wap_nav_box {
  display: none;
  line-height: 40px;
  width: 100%;
  height: calc(100vh - 56px);
  position: fixed;
  left: 0%;
  right: 0;
  z-index: 99999;
  top: 56px;
  overflow-y: auto;
  background: linear-gradient(135deg, #0c8eab, #066184) 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 li {
  position: relative;}
.wap_nav_box li::after {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0%;
  bottom: 0%;
  content: '';
  background: linear-gradient(135deg, #0c8eab, rgba(255, 255, 255, 0.5)) center center no-repeat;}
.wap_nav_box li > a {
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  display: inline-block;
  font-weight: 500;
  position: relative;
  padding: 4px 5%;}
.wap_nav_box dt a {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  width: 100%;
  color: #ffffff;
  margin-bottom: 5px;}
.wap_nav_box .has_son i {
  float: right;}
.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 .wap_nav_son > dl {
  padding: 0 10px 10px;}
.wap_nav_box .wap_nav_son > dl i {
  float: right;}
.wap_nav_box .wap_nav_son > dl > dd {
  display: none;}
.wap_nav_box .wap_nav_son > dl > dd {
  border-bottom: 1px solid #0c8eab;
  margin-bottom: 0px;
  width: 100%;
  padding: 0 10px;}
.wap_nav_box .wap_nav_son > dl > dd:nth-last-child(1) {
  border: none;}
.wap_nav_box .wap_nav_son > dl > dd a {
  width: 100%;
  display: inline-block;}
.wap_nav_box .wap_nav_son > dl > dd dl {
  margin-bottom: 0px;
  padding-bottom: 12px;
  display: none;}
.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);}
.news_lst {
  padding: 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;
  padding-left: 12px;
  background: url(../../images/li2.jpg) no-repeat left center;}
.news_lst li h3 {
  float: left;
  font-size: 16px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 150px);}
.news_lst li span {
  float: right;
  color: #adadad;}
.pape_news li:nth-child(4n) {
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
  margin-bottom: 15px;}
@media (max-width: 767px) {
  .news_lst li h3 {
    font-size: 14px;
    width: calc(100% - 120px);}
  .news_lst li span {
    font-size: 14px;}
  .news_lst {
    padding: 10px 0;}
  .news_lst li {
    padding: 0 8px;
    line-height: 32px;}
  .pape_news li:nth-child(4n) {
    padding-bottom: 6px;
    border-bottom: 1px dashed #eeeeee;
    margin-bottom: 6px;}
}
.k_pro {
  height: auto;
  width: 100%;
  float: left;
  overflow: hidden;
  padding-left: 4px;
  display: flex;
  flex-wrap: wrap;}
.k_pro ul {
  border-bottom: 1px dashed #e5e5e5;}
.k_pro li {
  width: 31.3%;
  display: inline-block;
  float: left;
  margin: 0 1%;
  padding-bottom: 20px;
  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: 400px;
  height: 200px;}
.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;}
@media (max-width: 1440px) {
  .k_pro li img {
    height: 180px;}
}
@media (max-width: 1200px) {
  .k_pro li img {
    height: 120px;}
}
@media (max-width: 991px) {
  .k_pro li {
    width: 48%;
    display: inline-block;
    float: left;
    margin: 0 1%;
    padding-bottom: 20px;
    text-align: center;}
  .k_pro li img {
    height: 100px;}
}
@media (max-width: 767px) {
  .k_pro li img {
    height: 100px;}
  .k_pro li h3 {
    font-size: 14px;
    margin-bottom: 0;
    padding-top: 0;}
  .k_pro li {
    padding-bottom: 10px;}
  .k_pro {
    padding-left: 0;}
}
.zyxq {
  float: left;
  margin-top: 27px;}
.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: 250px;}
.zyxq .zyxq_2 {
  float: left;
  width: calc(100% - 285px);}
.zyxq h3 {
  color: #3E3E3E;
  font-size: 20px;
  font-weight: bold;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.3s;}
.zyxq p {
  margin: 10px 0;
  font-size: 14px;
  line-height: 1.8;
  width: 100%;
  display: inline-block;
  color: #656565;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding-top: 3px;}
.zyxq span {
  color: #8B8B8B;
  display: inline-block;}
.zyxq li:hover h3 {
  margin-left: 12px;
  color: #007979;}
@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;}
}
.omel {
  width: 100%;
  float: left;}
.omel li {
  float: left;
  width: 100%;
  background: #f9f9f9;
  padding: 22px 10px 22px 29px;
  margin-bottom: 20px;}
.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;}
@media (max-width: 767px) {
  .omel li {
    padding: 12px 10px 12px 19px;
    margin-bottom: 14px;}
  .omel li h3 {
    font-size: 18px;}
  .omel li p {
    font-size: 14px;
    line-height: 24px;}
  .omel li .fr {
    margin-left: 10px;
    width: 70px;}
}
/*# sourceMappingURL=index.css.map */