@charset "UTF-8";
/* CSS Document */
a.cd_more {
  display: inline-block;
  line-height: 27px;
  height: 28px;
  padding: 0 20px;
  border: solid 1px #009e8a;
  border-radius: 30px;
}

a.cd_more:hover {
  background-color: #009e8a;
  color: #fff;
}

@media only screen and (max-width: 1300px) {
  .top {
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: 55px;
    position: fixed;
    z-index: 30;
    top: 0px;
    left: 0;
  }
  .top .main {
    height: 55px;
    position: relative;
  }
  .top_jg {
    height: 55px;
    width: 100%;
  }
  .logo {
    width: 200px;
    height: 26px;
    position: absolute;
    left: 3%;
    top: 14.5px;
    z-index: 31;
  }
  .logo .hslogo {
    background-image: url(../images/hslogo.png);
    position: absolute;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 130px;
    height: 30px;
    left: 110px;
    top: 50%;
    margin-top: -15px;
  }
  .logo img {
    height: 26px;
  }
  .menu {
    margin: 0px 0px 0px 0%;
    float: left;
    width: 100%;
  }
  .menu li {
    float: left;
    width: 100%;
    border-top: solid 1px #ddd;
  }
  .menu a {
    display: block;
    width: 100%;
    padding: 10px 0px;
    text-align: left;
    padding-left: 3%;
    color: #333333;
  }
  .menu a {
    font-size: 14px;
  }
  .menu a:hover {
    COLOR: #0092cb;
  }
  .menu .menu_nr {
    width: 100%;
    float: left;
  }
  .menu .menu_nr .dl_nr {
    display: none;
  }
  .menu .menu_nr dt {
    display: none;
  }
  .menu dl {
    width: 100%;
    float: left;
    padding-bottom: 8px;
  }
  .menu dl dd {
    width: 50%;
    float: left;
  }
  .menu dl dd a {
    padding: 5px 0px;
    padding-left: 6%;
    font-size: 12px;
  }
  .cd_ss {
    position: absolute;
    right: 50px;
    top: 4px;
    height: 42px;
    width: 42px;
    z-index: 16;
    
    border-radius: 50%;
  }
  .menu2 {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 10px;
    top: 12.5px;
    z-index: 31;
  }
  .menu2 a {
    outline: none;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 11.5A.5.5 0 013 11h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 7h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5zm0-4A.5.5 0 013 3h10a.5.5 0 010 1H3a.5.5 0 01-.5-.5z' clip-rule='evenodd' fill='%230092cb'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .menu2 a.on {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%230092cb'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%230092cb'/></svg>");
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .logo span.s1 {
    left: 40px;
    width: 200px;
    /*display: none;*/
    top: 50%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    position: absolute;
    color: #0178c6;
  }
  .ks_xz {
    position: absolute;
    z-index: 30;
    width: 85px;
    color: #666;
    height: 35px;
    right: 46px;
    top: 10px;
    cursor: pointer;
    line-height: 35px;
    font-size: 13px;
    /*padding-left:5px;*/
    border: solid 1px #d8d8d8;
    background: url(../images/ks_jt3.png) no-repeat 90% 15px;
    text-align: left;
    padding-left: 10px;
  }
  .ks_xz .txtk {
    width: 310px;
    display: none;
    position: absolute;
    right: 0px;
    top: 34px;
    padding-top: 10px;
    font-size: 12px;
  }
  .ks_xz .txtkn {
    width: 100%;
    border: solid 1px #ddd;
    background: #fff;
    padding: 10px;
    position: relative;
  }
  .ks_xz .txtkn i {
    position: absolute;
    background: url(../images/ks_jt2.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 10px;
    top: -10px;
    right: 40px;
  }
  .ks_xz .ks_lm1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    text-align: center;
  }
  .ks_xz .ks_lm1 a {
    float: left;
    height: 40px;
    padding: 0px 5px;
  }
  .ks_xz .ks_lm1 a.on {
    border-bottom: solid 2px #0092cb;
  }
  .ks_xz .ks_lm1_lb {
    float: left;
    line-height: 24px;
    width: 100%;
  }
  .ks_xz .ks_lm1_lb a {
    margin: 2px 6px;
  }
  .ks_xz .ks_lm1_lb h5 {
    width: 100%;
    line-height: 155%;
    border-bottom: solid 1px #ddd;
    padding: 10px 5px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 13px;
    color: #333;
  }
  #navk {
    width: 100%;
    display: none;
    background: #ffffff;
    position: fixed;
    padding: 0px 0px 0px 0px;
    height: calc(100vh - 55px);
    height: -webkit-calc(100vh - 55px);
    overflow-y: auto;
    left: 100%;
    top: 55px;
    z-index: 29;
  }
  /*新增二级栏目*/
  .lm1 li > dl {
    width: 100%;
    text-align: center;
  }
  .lm1 li > dl > dd {
    border-bottom: solid 1px #e9e9e9;
  }
  .lm1 li > dl > dd > a {
    display: block;
    width: 100%;
    padding: 12px 10px;
    position: relative;
    background-color: #f4f4f4;
    font-size: 16px;
  }
  .lm1 li > dl > dd > a:hover, .lm1 li > dl > dd > a.on {
    background-color: #f1a7c7;
    color: #fff !important;
  }
  .lm1 li > dl > dd:last-child {
    border-bottom: 0;
  }
  .lm1 li > dl > dd > dl {
    width: 100%;
    background-color: #f4f4f4;
    border-bottom: 0;
    padding: 5px 0;
  }
  .lm1 li > dl > dd dl > dd > a {
    display: block;
    width: 100%;
    line-height: 35px;
    position: relative;
    font-size: 15px;
  }
  .lm1 li > dl > dd dl > dd > .txtk {
    display: none;
  }
  .lm1 li > dl > dd dl > dd > a.on {
    color: #906237;
  }

  a.cd_en {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    float: left;
    text-align: center;
    background-color: #bfbfbf;
    color: #fff;
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .top_r {
    width: 100%;
    float: left;
    padding: 15px 15px 15px 5px;
    position: relative;
    font-size: 13px;
  }
  .top_r a {
    margin: 0 10px;
  }
  a.dsfh.cd_zz {
    position: absolute;
    z-index: 30;
    height: 35px;
    line-height: 35px;
    background-color: #249680;
    color: #fff;
    padding: 0 15px;
    top: 10px;
    right: 15px;
    font-size: 14px;
  }
}
.body_r .top0 {
  background-color: #c30005;
}

@media only screen and (min-width: 1300px) {
  .top_jg {
    display: none;
  }
  .menu2 {
    display: none;
  }
  .top {
    width: 100%;
    background: #ffffff;
  }
  .top .main {
    position: relative;
    height: 150px;
  }
  .top .main_ks {
    position: relative;
    height: 150px;
  }
  .top_jg {
    display: none;
  }
  .logo {
    width: 800px;
    height: 80px;
    /*font-size: 36px;*/
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -40px;
  }
  .logo .hslogo {
    background-image: url(../images/hslogo.png);
    position: absolute;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 373px;
    height: 80px;
    left: 340px;
    top: 50%;
    margin-top: -40px;
  }
  .logo img {
    height: 80px;
  }
  .logo span.s1 {
    left: 315px;
    width: 450px;
    top: 50%;
    margin-top: -34px;
    height: 68px;
    line-height: 72px;
    position: absolute;
    color: #ed7faf;
    font-size: 38px;
    border-left: solid 1px #e9e9e9;
    padding-left: 20px;
  }
  a.cd_zz {
    position: absolute;
    z-index: 30;
    height: 45px;
    line-height: 45px;
    background-color: #3377bf;
    color: #fff;
    padding: 0 45px;
    top: 52px;
    right: 170px;
    font-size: 16px;
  }
  .ks_xz {
    position: absolute;
    z-index: 30;
    width: 150px;
    color: #666;
    height: 45px;
    right: 0px;
    top: 52px;
    cursor: pointer;
    line-height: 45px;
    font-size: 16px;
    /*padding-left:5px;*/
    border: solid 1px #d8d8d8;
    background: url(../images/ks_jt3.png) no-repeat 90% 20px;
    text-align: center;
  }
  .ks_xz .txtk {
    width: 380px;
    display: none;
    position: absolute;
    right: 0px;
    top: 45px;
    padding-top: 14px;
    font-size: 14px;
  }
  .ks_xz .txtkn {
    width: 100%;
    border: solid 1px #ddd;
    background: #fff;
    padding: 10px;
    position: relative;
  }
  .ks_xz .txtkn i {
    position: absolute;
    background: url(../images/ks_jt2.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 10px;
    top: -10px;
    right: 65px;
  }
  .ks_xz .ks_lm1 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ddd;
    font-weight: bold;
    text-align: center;
  }
  .ks_xz .ks_lm1 a {
    float: left;
    height: 40px;
    padding: 0px 15px;
  }
  .ks_xz .ks_lm1 a.on {
    border-bottom: solid 2px #0092cb;
  }
  .ks_xz .ks_lm1_lb {
    float: left;
    line-height: 24px;
    width: 100%;
  }
  .ks_xz .ks_lm1_lb a {
    margin: 2px 6px;
  }
  .ks_xz .ks_lm1_lb h5 {
    width: 100%;
    line-height: 155%;
    border-bottom: solid 1px #ddd;
    padding: 10px 5px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
  }
  #navk {
    width: 100%;
    background-color: #fff;
    border-bottom: solid 1px #e9e9e9;
    border-top: solid 1px #e9e9e9;
  }
  #navk .main {
    position: relative;
    height: 65px;
  }
  .main_ks .menu,
  .main_ks .menu li,
  .main_ks .menu li a.dbt {
    height: 65px;
    line-height: 65px;
  }
  .menu {
    width: 100%;
    height: 65px;
    position: relative;
    z-index: 15;
  }
  .menu li {
    height: 65px;
    float: left;
    /*width: 120px;*/
    margin-right: 23px;
    text-align: center;
    position: relative;
  }
  .menu li:first-child {
    /*width: 80px;*/
  }
  .menu li:last-child {
    margin: 0;
  }
  .menu a.dbt {
    font-size: 17px;
    padding: 0 12px;
    display: inline-block;
    height: 65px;
    line-height: 65px;
    position: relative;
  }
  .menu li.on a.dbt,
  .menu li:hover a.dbt {
    color: #009e8a;
  }
  .menu li.on a.dbt {
    /*border-bottom: solid 4px #009e8a;*/
  }
  .menu li a.dbt:after {
    content: "";
    width: 0;
    left: 50%;
    height: 4px;
    background-color: #009e8a;
    position: absolute;
    bottom: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  }
  .menu li.on a.dbt:after,
  .menu li a.dbt:hover:after {
    width: 100%;
    left: 0;
  }
  .menu .menu_nr {
    width: 160px;
    position: absolute;
    left: 50%;
    top: 65px;
    margin-left: -80px;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 10px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -khtml-opacity: 0;
    display: none;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
  }
  .menu li dl {
    width: 100%;
    font-size: 16px;
    float: left;
  }
  .menu li:hover dl {
    display: block;
  }
  .menu dd {
    width: 100%;
    float: left;
  }
  .menu dd a:hover {
    /*background-color: rgba(0, 0, 0, .15);*/
  }
  .menu .dl_nr {
    width: 820px;
    float: right;
  }
  .menu .dl_nr .imgk {
    width: 300px;
    float: left;
    border: solid 3px #07d0b7;
  }
  .menu .dl_nr .txtk {
    width: 495px;
    float: right;
    margin-top: 20px;
  }
  .menu .dl_nr .txtk .cd_more {
    margin-top: 25px;
  }
  .menu .dl_nr .imgk img,
  .menu .dl_nr .imgk a {
    width: 100%;
    display: block;
  }
  .menu .menu_nr dt {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 22px;
  }
  .menu .menu_nr dd {
    line-height: 24px;
    position: relative;
    padding: 5px 0;
  }
  .top_r {
    position: absolute;
    height: 30px;
    line-height: 30px;
    display: block;
    top: -78px;
    right: -15px;
    font-size: 18px;
    color: #ccc;
  }
  a.cd_zz:hover {
    background-color: #3c8ee5;
  }
  .top_r a {
    margin: 0 15px;
  }
  a.cd_en {
    width: 42px;
    height: 42px;
    background-color: #bfbfbf;
    color: #fff;
    border-radius: 50%;
    float: right;
    text-align: center;
    line-height: 42px;
    font-size: 18px;
  }
  a.cd_en:hover {
    background-color: #666;
  }
  .cd_ss {
    position: absolute;
    right: 0px;
    bottom: -55px;
    height: 42px;
    width: 42px;
    z-index: 16;
   
    border-radius: 50%;
  }
  .cd_ss:hover {
    background: url("../images/t_ss_on.png") center center no-repeat;
  }
  .ss:before {
    content: "";
    display: block;
    border-radius: 50%;
  }
  .ss .txtk {
    position: absolute;
    overflow: hidden;
    height: 42px;
    right: 0px;
    top: 0px;
    width: 0%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: solid 1px rgba(255, 255, 255, 0);
  }
  .ss:hover {
    background: none;
  }
  .ss:hover .txtk {
    width: 280px;
    border-color: #fff;
    border-radius: 22px;
  }
  .ss .form-control {
    width: 100%;
    height: 40px;
    line-height: 38px;
    border: 0;
    padding: 0 0 0 12px;
    background: #fff;
    color: #ffffff;
    font-size: 14px;
  }
  .ss .an_ss {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 0;
    right: -1px;
    top: -1px;
    
  }
}
@media only screen and (max-width: 1300px) {
  .swiper-container.sy_ban {
    width: 100%;
  }
  .sy_ban .swiper-slide {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    width: 100%;
    position: relative;
  }
  .sy_ban .swiper-slide img {
    width: 100%;
    display: block;
  }
  .sy_ban .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.8);
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  .sy_ban .swiper-pagination-bullet-active {
    background-color: #0092cb;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 5px;
    position: absolute;
    right: 0%;
    text-align: right;
    padding-right: 2%;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 2px;
  }
}
@media only screen and (min-width: 1300px) {
  .swiper-container.sy_ban {
    width: 100%;
  }
  .sy_ban .swiper-slide {
    text-align: center;
    width: 100%;
    position: relative;
  }
  .sy_ban .swiper-slide img {
    width: 100%;
    display: block;
  }
  .sy_ban .swiper-pagination-bullet {
    background-color: rgb(255, 255, 255);
    width: 14px;
    height: 14px;
    opacity: 1;
    border-radius: 10px;
  }
  .sy_ban .swiper-pagination-bullet-active {
    background-color: #0092cb;
    width: 25px;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 110px;
    position: absolute;
    right: 0%;
    text-align: center;
  }
  .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
  }
}
.foot {
  width: 100%;
  padding: 20px 0 30px 0;
  color: #fff;
}

.foot {
  background-image: url("../images/foot_bj.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.foot a,
.foot2 a {
  color: #fff;
}

.foot a:hover,
.foot2 a:hover {
  text-decoration: underline;
}

.link_list {
  font-size: 16px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.6);
  padding-bottom: 15px;
  margin-bottom: 50px;
}

.link_list a {
  margin: 0 10px;
}

.link_list a:first-child {
  margin-left: 0;
}

.foot .d1 {
  width: 900px;
  font-size: 15px;
  line-height: 26px;
}

.foot .d2 {
  margin-right: -20px;
}

.foot .d2 .item {
  width: 180px;
  text-align: center;
  font-size: 15px;
  float: left;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
}

.foot .d2 .item:last-child {
  border: 0;
}

.foot .d2 .item img {
  height: 120px;
  margin-bottom: 8px;
}

@media only screen and (max-width: 1300px) {
  .link_list {
    font-size: 13px;
  }
  .foot .d1 {
    width: 100%;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 22px;
  }
  .foot .d2 {
    width: 100%;
    text-align: center;
  }
  .foot .d2 .item {
    width: 120px;
    float: none;
    display: inline-block;
    margin: 0 10px;
    border: 0;
  }
  .foot .d2 .item img {
    height: 80px;
  }
  .foot,
  .foot2 {
    padding: 15px;
  }
  .foot {
    text-align: center;
  }
  .link_list {
    margin-bottom: 10px;
  }
  .link_list a {
    margin: 0 5px;
  }
  .link_list a:first-child {
    margin-left: 5px;
  }
}
.tc_ss .close {
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.854 4.146a.5.5 0 010 .708l-7 7a.5.5 0 01-.708-.708l7-7a.5.5 0 01.708 0z' clip-rule='evenodd' fill='%23ffffff'/><path fill-rule='evenodd' d='M4.146 4.146a.5.5 0 000 .708l7 7a.5.5 0 00.708-.708l-7-7a.5.5 0 00-.708 0z' clip-rule='evenodd' fill='%23ffffff'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -khtml-opacity: 1;
  position: absolute;
  right: 10px;
  top: -20px;
  margin: 0;
}

.tc_ss {
  overflow: hidden !important;
}

.tc_ss .modal-dialog {
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  overflow: hidden;
  margin: 0;
}

.tc_ss .modal-content {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  border: 0;
}

.tc_ss .modal-header {
  border: 0;
  padding-bottom: 0;
}

.ss_kk {
  width: 100%;
  background-image: url("../images/ss_x.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 80px;
  position: relative;
}

.ss_kk .an_ss {
  width: 120px;
  height: 45px;
  border-radius: 50px;
  position: absolute;
  background-color: rgba(38, 122, 196, 0.8);
  color: #fff;
  font-size: 18px;
  right: 0px;
  bottom: 15px;
}

.ss_kk .an_ss:hover {
  background-color: rgb(38, 122, 196);
}

.ss_kk .txt_ss {
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  line-height: 78px;
  height: 80px;
  font-size: 34px;
  color: #fff;
}

.ss_kk .txt_ss::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}

.ss_kk .txt_ss::placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}

.tc_nav_list {
  width: 450px;
  font-size: 0;
}

.tc_nav_list li {
  display: inline-block;
  width: 50%;
  font-size: 16px;
  margin: 15px 0;
}

.tc_nav_list a {
  color: #fff;
}

.tc_nav_list a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1300px) {
  .tc_ss .close {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 0px;
  }
  .tc_ss .modal-content {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
  .ss_kk {
    height: 45px;
  }
  .ss_kk .an_ss {
    width: 70px;
    height: 30px;
    font-size: 13px;
    bottom: 5px;
  }
  .ss_kk .an_ss:hover {
    background-color: rgb(38, 122, 196);
  }
  .ss_kk .txt_ss {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
  }
  .tc_nav_list {
    width: 100%;
  }
  .tc_nav_list li {
    width: 50%;
    font-size: 14px;
    margin: 10px 0;
  }
}
.ban_k {
  width: 100%;
  position: relative;
}

.ban_nav {
  width: 100%;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 133, 205, 0.6);
  color: #fff;
  padding: 10px 0;
}

.ban_nav .main {
  height: 80px;
}

.ban_nav a {
  width: 16.6666%;
  float: left;
  height: 80px;
  color: #fff;
  position: relative;
  padding-left: 25px;
}

.ban_nav a:before {
  width: 3px;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
}

.ban_nav a:after {
  width: 3px;
  height: 0%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ed7faf;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ban_nav a:hover:after {
  height: 100%;
}

.ban_nav .bt {
  font-size: 22px;
}

.ban_nav p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 22px;
}

@media only screen and (max-width: 1300px) {
  .ban_nav {
    padding: 15px;
    position: inherit;
    left: auto;
    bottom: auto;
  }
  .ban_nav .main {
    height: 60px;
  }
  .ban_nav a {
    height: 60px;
    padding-left: 12px;
  }
  .ban_nav a:before {
    width: 2px;
  }
  .ban_nav a:after {
    width: 2px;
  }
  .ban_nav .bt {
    font-size: 13px;
  }
  .ban_nav p {
    line-height: 20px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 600px) {
  .ban_nav a {
    width: 33.3333%;
    margin-bottom: 10px;
  }
  .ban_nav .main {
    height: auto;
    margin-bottom: -10px;
  }
}
.sy1 {
  padding: 60px 0;
  background-image: url("../images/bj1.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.sy1 .d1 {
  width: 800px;
}

.sy1 .d2 {
  width: 455px;
  margin-top: 25px;
}

.swiper-container.sy_xw {
  width: 100%;
  float: left;
}

.sy_xw .swiper-slide {
  text-align: left;
  width: 100%;
  position: relative;
}

.sy_xw .swiper-slide a {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.sy_xw .swiper-slide .imgk {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 600px;
}

.sy_xw .swiper-slide img {
  width: 100%;
  display: block;
  min-height: 600px;
}

.sy_xw .txtk {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 133, 205, 0.8);
  width: 100%;
  color: #fff;
  padding: 15px 20px;
}

.sy_xw .bt {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 17px;
  margin-bottom: 5px;
  width: 100%;
}

.sy_xw .sj {
  display: block;
  margin-bottom: 5px;
  background-image: url("../images/t_sj.png");
  background-size: auto 15px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.sy_xw .swiper-slide p {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  height: 48px;
}

.sy_xw .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.3);
  border: solid 1px #fff;
  width: 14px;
  height: 14px;
  opacity: 1;
  border-radius: 10px;
}

.sy_xw .swiper-pagination-bullet-active {
  background-color: #fff;
}

.sy_xw.swiper-container-horizontal > .swiper-pagination-bullets,
.sy_xw .swiper-pagination-custom,
.sy_xw .swiper-pagination-fraction {
  /*width:auto;*/
  position: absolute;
  right: 0px;
  text-align: center;
  left: 0;
  bottom: 150px;
}

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

.sy_n1 {
  width: 100%;
  float: left;
}

.sy_n1 li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  position: relative;
  line-height: 30px;
  padding-right: 90px;
}

.sy_n1 a.bt {
  display: block;
  width: 100%;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sy_n1 a.bt:before {
  content: "";
  background-color: #0085cd;
  display: inline-block;
  width: 5px;
  height: 5px;
  vertical-align: middle;
  margin-right: 15px;
  border-radius: 50%;
  position: relative;
  top: -1px;
}

.sy_n1 .sj {
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 1300px) {
  .sy1 {
    padding: 15px;
  }
  .sy1 .d1 {
    width: 100%;
  }
  .sy1 .d2 {
    width: 100%;
    margin-top: 20px;
  }
  .sy_xw .swiper-slide .imgk {
    height: auto;
  }
  .sy_xw .swiper-slide img {
    min-height: inherit;
  }
  .sy_xw .txtk {
    padding: 10px 15px;
  }
  .sy_xw .bt {
    font-size: 14px;
  }
  .sy_xw .swiper-slide p {
    line-height: 22px;
    height: 44px;
  }
  .sy_xw .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .sy_xw.swiper-container-horizontal > .swiper-pagination-bullets,
  .sy_xw .swiper-pagination-custom,
  .sy_xw .swiper-pagination-fraction {
    /*right:5px;*/
    bottom: 122px;
  }
  .sy_xw.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
  }
  .sy_n1 li {
    margin-bottom: 6px;
    line-height: 24px;
    padding-right: 80px;
  }
  .sy_n1 a.bt {
    font-size: 13px;
  }
}
@media only screen and (max-width: 760px) {
  .sy_xw .swiper-slide p,
  .sy_xw .swiper-slide .sj {
    display: none;
  }
  .sy_xw .swiper-slide .bt {
    margin-bottom: 0;
  }
  .sy_xw.swiper-container-horizontal > .swiper-pagination-bullets,
  .sy_xw .swiper-pagination-custom,
  .sy_xw .swiper-pagination-fraction {
    bottom: 50px;
  }
}
.sy2 {
  width: 100%;
  background-color: #0085cd;
  color: #fff;
  position: relative;
  height: 550px;
  padding-left: 50%;
}

.sy2 .d1 {
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url("../images/tztg_left.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.sy2 .d2 {
  width: 100%;
  padding: 75px 10% 0 45px;
}

.sy2 .sy_bt1 .bt:before {
  background-color: #fff;
}

.sy2 a.cd_more {
  border-color: #fff;
  color: #fff;
}

.sy_n3 {
  width: 100%;
  float: left;
}

.sy_n3 li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  position: relative;
  line-height: 30px;
  padding-right: 95px;
}

.sy_n3 li:last-child {
  margin-bottom: 0;
}

.sy_n3 a.bt {
  color: #fff;
  font-size: 16px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  display: block;
}

.sy_n3 a.bt:hover {
  text-decoration: underline;
}

.sy_n3 .sj {
  display: block;
  /*background-image: url("../images/t_sj.png");
  background-size: auto 15px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;*/
  position: absolute;
  right: 0;
  top: 0;
}

@media only screen and (max-width: 1300px) {
  .sy2 {
    height: auto;
    padding-left: 0%;
  }
  .sy2 .d1 {
    display: none;
  }
  .sy2 .d2 {
    padding: 20px 15px;
    float: left;
  }
  .sy_n3 li {
    margin-bottom: 15px;
  }
  .sy_n3 a.bt {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .sy_n3 .sj {
    background-size: auto 12px;
    padding-left: 20px;
    line-height: 22px;
  }
  a.cd_more {
    height: 25px;
    line-height: 24px;
    padding: 0 15px;
  }
}
.sy3 {
  width: 100%;
  padding: 65px 0;
  background-image: url("../images/bj2.jpg");
  background-position: top center;
  /*background-size: 100% auto;*/
  background-repeat: no-repeat;
}

.sy_nav1 {
  float: left;
  width: 860px;
}

.sy_nav1 li {
  width: 100%;
  float: left;
}

.sy_nav1 .imgk {
  height: 230px;
}

.sy_nav1 .imgk img {
  min-height: 230px;
}

.sy_nav1 li:nth-child(2n) {
  margin-right: 0;
}

.sy_nav1 a {
  display: block;
  width: 100%;
  background-color: #fff;
  height: 565px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.sy_nav1 .txtk {
  width: 100%;
  padding: 30px;
}

.sy_nav1 .bt {
  text-align: center;
  margin-bottom: 20px;
}

.sy_nav1 p {
  width: 100%;
  height: 144px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  margin-bottom: 25px;
}

.sy_nav1 .s_more {
  width: 70px;
  height: 28px;
  line-height: 27px;
  display: block;
  margin: 0 auto;
  border: solid 1px #009e8a;
  border-radius: 30px;
  text-align: center;
}

.sy_nav1 a:hover .s_more {
  background-color: #009e8a;
  color: #fff;
}

.sy_nav2 {
  width: 400px;
  float: right;
}

.sy_nav2 li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.sy_nav2 li:last-child {
  margin-bottom: 0;
}

.sy_nav2 a {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  height: 97px;
}

.sy_nav2 a img {
  min-height: 97px;
  width: 100%;
}

.sy_nav2 .bt {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sy_nav1 a .imgk,
.sy_nav2 a {
  position: relative;
}

.sy_nav1 a .imgk:after,
.sy_nav2 a:after {
  content: "";
  width: 0%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  background-color: #0085cd;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.sy_nav1 a:hover .imgk:after,
.sy_nav2 a:hover:after {
  width: 100%;
}

@media only screen and (min-width: 1890px) {
  .sy3 {
    background-size: 100% auto;
  }
}
@media only screen and (max-width: 1300px) {
  .sy3 {
    padding: 20px 15px;
    background-size: cover;
  }
  .sy_nav1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .sy_nav1 li {
    width: 49%;
    margin-right: 2%;
  }
  .sy_nav1 .imgk {
    height: auto;
  }
  .sy_nav1 .imgk img {
    min-height: inherit;
  }
  .sy_nav1 a {
    height: auto;
  }
  .sy_nav1 .txtk {
    width: 100%;
    padding: 20px;
  }
  .sy_nav1 .bt {
    text-align: center;
    margin-bottom: 15px;
  }
  .sy_nav1 p {
    height: auto;
    line-height: 22px;
    max-height: 132px;
    margin-bottom: 15px;
  }
  .sy_nav1 .s_more {
    width: 65px;
    height: 25px;
    line-height: 24px;
  }
  .sy_nav2 {
    width: 102%;
    float: left;
    margin-left: -1%;
  }
  .sy_nav2 li {
    width: 48%;
    margin: 1%;
  }
  .sy_nav2 a {
    height: auto;
  }
  .sy_nav2 a img {
    min-height: inherit;
  }
  .sy_nav2 .bt,
  .sy_nav1 .bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .sy_nav1 {
    margin-bottom: 0;
  }
  .sy_nav1 li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
  }
  .sy_nav2 {
    width: 100%;
    margin-left: 0%;
  }
  .sy_nav2 li {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.sy_nav3 {
  width: 100%;
  float: left;
}

.sy_nav3 ul {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.sy_nav3 li {
  width: 23%;
  float: left;
  margin: 20px 1%;
}

.sy_nav3 a {
  display: block;
  width: 100%;
  position: relative;
  color: #fff;
  height: 220px;
  overflow: hidden;
}

.sy_nav3 a img {
  min-height: 220px;
}

/*.sy_nav3 li:first-child a {*/
/*height: 481px;*/
/*}*/
/*.sy_nav3 li:first-child a img {*/
/*min-height: 481px;*/
/*}*/
.sy_nav3 a:before {
  content: "";
  width: 5px;
  height: 100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ed7faf;
  z-index: 1;
}

.sy_nav3 a:hover:before {
  height: 0%;
}

.sy_nav3 li:nth-of-type(2) a:before,
.sy_nav3 li:nth-of-type(4) a:before {
  background-color: #009e8a;
}

.sy_nav3 li:nth-of-type(3) a:before,
.sy_nav3 li:nth-of-type(5) a:before {
  background-color: #0085cd;
}

.sy_nav3 .txtk {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  -moz-flex-direction: column;
  align-items: center;
  text-align: center;
}

.sy_nav3 .bt {
  width: 100%;
  display: block;
}

.sy_nav3 .s_more {
  display: block;
  width: 70px;
  height: 28px;
  line-height: 27px;
  margin: 0 auto;
  border: solid 1px #fff;
  border-radius: 30px;
  text-align: center;
}

.sy_nav3 i {
  width: 100px;
  height: 1px;
  background-color: #fff;
  display: block;
  margin: 35px 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.sy_nav3 a:hover i {
  width: 180px;
}

.sy_nav3 a:hover .s_more {
  background-color: #009e8a;
  color: #fff;
}

.sy_nav3 .l_more a {
  background-color: #07d0b7;
}

.sy_nav3 .l_more a:before {
  display: none;
}

@media only screen and (max-width: 1300px) {
  .sy_nav3 ul {
    width: 102%;
    margin-left: -1%;
  }
  .sy_nav3 li {
    width: 31.3333%;
    margin: 1%;
  }
  .sy_nav3 a {
    height: 230px;
    overflow: hidden;
  }
  .sy_nav3 a img {
    min-height: 230px;
  }
  .sy_nav3 .bt {
    font-size: 15px;
  }
  .sy_nav3 .s_more {
    width: 65px;
    height: 25px;
    line-height: 24px;
  }
  .sy_nav3 i {
    width: 50px;
    margin: 15px 0 18px 0;
  }
  .sy_nav3 a:hover i {
    width: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .sy_nav3 li {
    width: 48%;
  }
  .sy_nav3 a {
    height: 168px;
    overflow: hidden;
  }
  .sy_nav3 a img {
    min-height: inherit;
  }
}
.zf_lb {
  /*overflow: hidden;*/
}

.zf_lb ul {
  width: 103%;
  float: left;
  margin-left: -1.5%;
}

.zf_lb li {
  width: 47%;
  float: left;
  margin: 0 1.5% 30px 1.5%;
}

.zf_lb a {
  display: block;
  width: 100%;
  padding: 40px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.zf_lb a:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.zf_lb .nr1 {
  position: relative;
  padding-left: 145px;
  height: 150px;
  margin-bottom: 30px;
  padding-top: 30px;
}

.zf_lb p {
  margin-top: 20px;
}

.zf_lb .imgk {
  width: 122px;
  height: 149px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}

.zf_lb .bt {
  display: inline-block;
  margin-right: 1em;
  font-size: 22px;
}

.zf_lb b {
  color: #333;
}

.zf_lb p,
.zf_lb .nr2 {
  color: #666;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1300px) {
  .zf_lb ul {
    width: 100%;
    margin-left: 0%;
  }
  .zf_lb li {
    width: 100%;
    margin: 0 0% 15px 0%;
  }
  .zf_lb a {
    padding: 20px;
  }
  .zf_lb .nr1 {
    height: auto;
    min-height: 150px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .zf_lb .bt {
    font-size: 20px;
  }
  .zf_lb p,
  .zf_lb .nr2 {
    height: auto;
    overflow: inherit;
    text-overflow: inherit;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
  }
}
@media only screen and (max-width: 600px) {
  .zf_lb .nr1 {
    min-height: 134px;
    padding-left: 125px;
  }
  .zf_lb .imgk {
    width: 110px;
    height: 134px;
  }
}
.ny_bt2 {
  line-height: 40px;
}

.ny_bt2 .bt {
  font-size: 23px;
  border-bottom: solid 3px #07d0b7;
}

.ks_lb3 {
  width: 102%;
  float: left;
  margin: 0 0 30px -1%;
  border-bottom: solid 1px #cdf6f1;
  padding-bottom: 20px;
}

.ks_lb3 li {
  float: left;
  width: 18%;
  margin: 1%;
  position: relative;
}
.ks_lb3 li:hover > a {
  background-color: #07d0b7;
  color: #fff;
  border-color: #07d0b7;
}
.ks_lb3 li .txtk {
  border: solid 1px #07d0b7;
  width: 500px;
  padding: 10px 15px;
  position: absolute;
  left: 0px;
  top: 63px;
  background-color: #fff;
  z-index: 1;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
  display: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.ks_lb3 li .txtk > a {
  float: left;
  width: 48%;
  margin: 1%;
  line-height: 35px;
  padding-left: 12px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
}
.ks_lb3 li .txtk > a:after {
  content: "";
  display: inline-block;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid #07d0b7;
  border-right: 5px solid rgba(0, 0, 0, 0);
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
}
@media only screen and (max-width: 1300px) {
  .ks_lb3 li .txtk {
    width: 100%;
  }
  .ks_lb3 li .txtk > a {
    width: 98%;
  }
}

.ks_lb3 li > a {
  display: block;
  border: solid 1px #07d0b7;
  height: 60px;
  line-height: 58px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 5px;
  position: relative;
  text-align: center;
  font-size: 16px;
  border-radius: 10px;
}

.ks_lb3 a:after {
  content: "";
  /*display: inline-block;*/
  /*border-top: 5px solid rgba(0, 0, 0, 0);*/
  /*border-bottom: 5px solid rgba(0, 0, 0, 0);*/
  /*border-left: 5px solid #0178c6;*/
  /*border-right: 5px solid rgba(0, 0, 0, 0);*/
  /*position: absolute;*/
  /*left: 15px;*/
  /*top: 50%;*/
  /*margin-top: -5px;*/
}

.ks_lb3 a:hover {
  background-color: #07d0b7;
  color: #fff;
  border-color: #07d0b7;
}

.ks_lb3 a:hover:after {
  border-left-color: rgba(255, 255, 255, 0.5);
}

.ks_lb4 {
  width: 103%;
  float: left;
  margin-left: -1.5%;
  text-align: center;
}

.ks_lb4 li {
  width: 47%;
  float: left;
  margin: 1.5%;
}

.ks_lb4 .imgk {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.ks_lb4 .bt {
  line-height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  color: #000;
}

.ks_lb4 a:hover .bt {
  color: #fff;
}

@media only screen and (max-width: 1300px) {
  .ny_bt2 {
    line-height: 24px;
  }
  .ny_bt2 .bt {
    font-size: 16px;
  }
  .ks_lb3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .ks_lb3 li {
    width: 31.3333%;
  }
  .ks_lb3 a {
    font-size: 13px;
    height: 36px;
    line-height: 35px;
  }
  .ks_lb4 {
    width: 102%;
    margin-left: -1%;
  }
  .ks_lb4 li {
    width: 48%;
    margin: 1%;
  }
  .ks_lb4 .imgk {
    border-radius: 10px;
  }
  .ks_lb4 .bt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .ks_lb3 li {
    width: 48%;
  }
}
.kszj_lb {
  /*overflow: hidden;*/
}

.kszj_lb ul {
  width: 102%;
  float: left;
  margin-left: -1%;
}

.kszj_lb li {
  width: 31.3333%;
  float: left;
  margin: 0 1% 30px 1%;
}

.kszj_lb a {
  display: block;
  width: 100%;
  padding: 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}

.kszj_lb a:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.kszj_lb .nr1 {
  position: relative;
  padding-left: 185px;
  height: 218px;
  margin-bottom: 20px;
  padding-top: 40px;
}

.kszj_lb .imgk {
  width: 160px;
  height: 218px;
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
}

.kszj_lb .imgk img {
  width: 100%;
}

.kszj_lb .bt2 {
  font-size: 16px;
  margin-top: 20px;
}

.kszj_lb .bt3 {
  font-size: 16px;
  border-bottom: solid 1px #e9e9e9;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.kszj_lb .nr2 {
  color: #666;
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 1300px) {
  .kszj_lb ul {
    width: 100%;
    margin-left: 0%;
  }
  .kszj_lb li {
    width: 100%;
    margin: 0 0% 15px 0%;
  }
  .kszj_lb a {
    padding: 20px;
  }
  .kszj_lb .nr1 {
    height: auto;
    min-height: 150px;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .kszj_lb .nr1 {
    min-height: 134px;
    padding-left: 125px;
  }
  .kszj_lb .imgk {
    width: 110px;
    height: 134px;
  }
  .kszj_lb .bt {
    font-size: 20px;
  }
  .kszj_lb .bt2 {
    font-size: 14px;
    margin-top: 10px;
  }
  .kszj_lb .bt3 {
    font-size: 14px;
    border-bottom: solid 1px #e9e9e9;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .kszj_lb .nr2 {
    height: auto;
    overflow: inherit;
    text-overflow: inherit;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
  }
}
.sy_ss {
  background-color: #fff;
  height: 90px;
  padding: 25px 180px 25px 25px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
}

.sy_ss select.form-control {
  width: 24%;
  font-size: 15px;
  float: left;
  line-height: 40px;
  padding: 0;
  height: 40px;
  padding-left: 20PX;
  border-color: #e9e9e9;
}

.sy_ss input.form-control {
  width: 74%;
  float: right;
  /*border: 0;*/
  line-height: 40px;
  padding: 0;
  height: 40px;
  font-size: 15px;
  color: #999;
  padding-left: 20PX;
  border-color: #e9e9e9;
}

/*.sy_ss .form-control:focus {*/
/*border: 0;*/
/*box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0);*/
/*}*/
.sy_ss .btn {
  width: 120px;
  padding: 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 25px;
  top: 25px;
  border-radius: 30px;
}

@media only screen and (max-width: 1300px) {
  .sy_ss {
    height: 75px;
    padding: 20px 130px 20px 20px;
  }
  .sy_ss select.form-control {
    width: 30%;
    font-size: 13px;
    line-height: 33px;
    height: 35px;
    padding-left: 15PX;
  }
  .sy_ss input.form-control {
    width: 67%;
    line-height: 33px;
    height: 35px;
    font-size: 13px;
    padding-left: 15PX;
  }
  .sy_ss .btn {
    width: 90px;
    height: 35px;
    line-height: 33px;
    font-size: 14px;
    right: 20px;
    top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .sy_ss select.form-control {
    width: 100%;
    margin-bottom: 10px;
  }
  .sy_ss input.form-control {
    width: 100%;
  }
  .sy_ss {
    height: 110px;
    padding: 15px 90px 15px 15px;
  }
  .sy_ss .btn {
    width: 65px;
    height: 80px;
    line-height: 33px;
    font-size: 14px;
    right: 15px;
    top: 15px;
    border-radius: 5px;
  }
}
.kp_list {
  width: 100%;
  float: left;
  padding: 0 7%;
  text-align: center;
  font-size: 0;
}

.kp_list li {
  width: 19%;
  float: none;
  margin: 25px 3%;
  display: inline-block;
  vertical-align: top;
}

.kp_list a {
  width: 100%;
  height: 240px;
  border: solid 1px #9dc8cc;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  line-height: 1.55;
  position: relative;
  padding: 0 40px;
}

.kp_list a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: -8px;
  top: -8px;
  border: solid 1px #41949a;
}

@media only screen and (min-width: 1300px) {
  .kp_list a:hover:before {
    left: 0;
    top: 0;
  }
  .kp_list a:hover {
    border-color: #41949a;
    background-color: #41949a;
    color: #fff;
  }
}
@media only screen and (max-width: 1300px) {
  .kp_list {
    padding: 0%;
  }
  .kp_list li {
    width: 21%;
    margin: 15px 2%;
  }
  .kp_list a {
    height: 180px;
    font-size: 15px;
    padding: 0 30px;
  }
  .kp_list a:before {
    left: -6px;
    top: -6px;
  }
}
@media only screen and (max-width: 600px) {
  .kp_list li {
    width: 46%;
  }
}
/* 导师风采子站 */
.logo span.dsfc {
  color: #333;
}

a.dsfh {
  right: 0;
  background-color: #249680;
}

.navk_ds {
  border: 0;
  background-color: #249680 !important;
}

.main_ds .menu,
.main_ds .menu li,
.main_ds .menu li a.dbt {
  height: 60px;
  line-height: 60px;
}

.main_ds .menu li {
  margin-right: 120px;
}

.sy_bt1 .dsbt:before {
  background-color: #249680;
}

@media only screen and (max-width: 1300px) {
  .ds1 {
    width: 100%;
    float: left;
  }
  .sy_bt1 .dsbt {
    font-size: 15px;
    line-height: 22px;
    padding-left: 15px;
  }
  .logo span.dsfc {
    color: #333;
    left: 120px;
  }
  .ds1 .txtk .p_0 {
    margin-bottom: 5px;
  }
  .ds_nr2 {
    margin-bottom: 10px;
  }
  .ds1 .txtk .bt {
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  .ds1 .txtk .bt b {
    font-size: 20px;
    font-weight: 400;
    color: #249680;
    line-height: 24px;
    margin-right: 5px;
  }
}
.ds1 .txtk_nr {
  width: 100%;
  float: left;
}

@media only screen and (min-width: 1300px) {
  .ds1 {
    width: 100%;
    float: left;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    height: 380px;
  }
  .ds1 .imgk {
    width: 275px;
    float: left;
    height: 380px;
    overflow: hidden;
  }
  .ds1 .imgk img {
    min-height: 380px;
  }
  .ds1 .txtk {
    width: 1005px;
    float: right;
    padding: 35px 40px;
  }
  .ds1 .txtk .bt b {
    font-size: 36px;
    font-weight: 400;
    color: #249680;
    line-height: 24px;
    margin-right: 5px;
  }
  .ds1 .txtk .bt {
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #e5e5e5;
  }
  .ds1 .txtk_nr {
    line-height: 30px;
    font-size: 16px;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .ds_nr2 {
    line-height: 30px;
    font-size: 16px;
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .ds3 {
    width: 100%;
    float: left;
  }
  .ds3left {
    width: 320px;
  }
  .ds3 .imgk {
    float: left;
    overflow: hidden;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  }
  .ds3 .imgk img {
    margin-bottom: 20px;
  }
  .ds3 .txtk {
    width: 960px;
    float: right;
    padding: 0px 40px;
  }
  .ds3 .sy_bt1 {
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .ds3 .ds_nr3 {
    line-height: 20px;
    font-size: 16px;
    height: auto;
    overflow: hidden;
  }
  .pic_txtk {
    position: relative;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    top: 6%;
  }
}
.ds1 .imgk img {
  width: 100%;
}

.ta_ds {
  width: 100%;
}

.ds_ta table {
  width: 100%;
  min-width: 660px;
  text-align: center;
}

a.yx_box {
  width: 100%;
  padding: 20px 0px 20px 90px;
  background-color: #0085CD;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  position: relative;
  float: left;
  min-height: 64px;
}

a.yx_box:hover {
  background-color: #0099ec;
}

a.yx_box:before {
  content: " ";
  position: absolute;
  background-image: url(../images/yxicon.png);
  width: 37px;
  height: 37px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 12px;
  left: 30px;
}

.ds_ta table tr:first-child td, .ds_ta table tr:first-child th {
  /* border-color: #0178c6; */
  width: 10%;
  background-color: #249680;
  color: #fff;
  padding: 10px;
}

.ta_ds td, .ta_ds th {
  border: solid 1px #ddd;
  padding: 10px;
  text-align: center;
}

@media only screen and (max-width: 1300px) {
  .ds3left {
    width: 220px;
  }
  .ds3left IMG {
    width: 100%;
    margin-bottom: 10px;
  }
  .ds3 .txtk {
    width: calc(100vw - 270px);
    width: -webkit-calc(100vw - 270px);
  }
  a.yx_box {
    padding: 15px 0px 15px 40px;
    font-size: 13px;
    line-height: 22px;
    min-height: 50px;
  }
  a.yx_box:before {
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    top: 15px;
    left: 10px;
  }
  .ds3 .sy_bt1 {
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 10px;
  }
  .ds3 .imgk {
    width: 220px;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    position: relative;
  }
  .ds1 .imgk {
    width: 200px;
    float: left;
    height: auto;
    overflow: hidden;
  }
  .ds1 .imgk img {
    min-height: auto;
  }
  .ds1 .txtk {
    width: calc(100vw - 250px);
    width: -webkit-calc(100vw - 250px);
    margin-top: 15px;
  }
  .pic_txtk {
    position: relative;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: center;
    color: #000000;
    line-height: 24px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 760px) {
  .ds3left {
    width: 100%;
  }
  .ds3left .imgk {
    width: 100%;
  }
  .ds3left .imgk img {
    max-width: 200px;
  }
  .ds3 .txtk {
    width: 100%;
  }
  .ds1 .imgk {
    width: 100%;
    text-align: center;
  }
  .ds1 .imgk img {
    max-width: 200px;
  }
  .ds1 .txtk {
    width: 100%;
  }
}
.ds_list {
  width: 102.4%;
  float: left;
  margin-left: -1.2%;
}

.ds_list li {
  width: 22.6%;
  float: left;
  margin: 1.2%;
}

.ds_list a {
  display: block;
  width: 100%;
}

.ds_list .imgk {
  height: 310px;
}

.ds_list .imgk img {
  min-height: 310px;
}

.ds_list .txtk {
  padding: 10px 20px;
  border: solid 1px #e5e5e5;
  color: #666;
  border-top: 0;
  transition: all 0s linear;
}

.ds_list .bt {
  font-size: 14px;
  transition: all 0s linear;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ds_list p {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ds_list .bt b {
  font-size: 18px;
  color: #333;
  margin-right: 1em;
}

.ds_list a:hover {
  background-color: #00ab95;
  color: #fff;
}

.ds_list a:hover .txtk {
  border-color: #00ab95;
}

.ds_list a:hover .txtk, .ds_list a:hover .bt b {
  color: #fff;
}

.ds_list li:nth-child(4n+1) {
  clear: both;
}

@media only screen and (max-width: 1300px) {
  .ds_list {
    width: 102%;
    margin-left: -1%;
  }
  .ds_list li {
    width: 23%;
    margin: 1%;
  }
  .ds_list .imgk {
    height: auto;
  }
  .ds_list .imgk img {
    min-height: inherit;
  }
  .ds_list .txtk {
    padding: 10px 10px;
  }
  .ds_list .bt {
    font-size: 13px;
  }
  .ds_list .bt b {
    font-size: 15px;
  }
}
@media only screen and (max-width: 760px) {
  .ds_list li {
    width: 48%;
  }
  .ds_list li:nth-child(4n+1) {
    clear: inherit;
  }
  .ds_list li:nth-child(2n+1) {
    clear: both;
  }
}
.ds_nav {
  float: right;
  line-height: 45px;
  height: 45px;
}

.ds_nav a {
  float: left;
  padding: 0 30px;
  font-size: 18px;
}

.ds_nav a:hover {
  color: #0085cd;
}

.ds_nav a.on {
  background-color: #0085cd;
  color: #fff;
}

.ds_ss.sy_ss input.form-control {
  float: left;
  width: 95%;
}

@media only screen and (max-width: 1300px) {
  .ds_nav {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    height: auto;
  }
  .ds_nav a {
    line-height: 35px;
    width: 50%;
    display: inline-block;
    font-size: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .ds_ss.sy_ss input.form-control {
    width: 100%;
  }
  .ds_ss.sy_ss {
    height: 65px;
  }
  .ds_ss.sy_ss .btn {
    height: 34px;
  }
}
.ds_menu {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #249680;
}

.ds_menu li {
  float: left;
  margin-right: 150px;
}

.ds_menu a.dbt {
  display: block;
  height: 60px;
  font-size: 20px;
  color: #fff;
  position: relative;
}

.ds_menu a.dbt.on:after, .ds_menu a.dbt:hover:after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: -8px;
  transform: rotate(45deg);
}

@media only screen and (max-width: 1300px) {
  .ds_menu {
    line-height: 40px;
    height: 40px;
    text-align: center;
  }
  .ds_menu li {
    margin-right: 0px;
    width: 28%;
  }
  .ds_menu li:first-child {
    width: 15%;
  }
  .ds_menu a.dbt {
    height: 40px;
    font-size: 14px;
  }
  .ds_menu a.dbt.on:after, .ds_menu a.dbt:hover:after {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    bottom: -6px;
  }
}
.kpss .sName {
  font-size: 16px;
  float: left;
  margin-right: 15px;
  line-height: 40px;
}

.kpss .form-control {
  float: left;
  width: 350px;
  margin-right: 15px;
  font-size: 14px;
  height: 40px;
}

.kpss .btn {
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .kpss {
    position: relative;
    padding-right: 80px;
  }
  .kpss .sName {
    font-size: 14px;
    margin-right: 0px;
    line-height: 26px;
    width: 100%;
    margin-bottom: 5px;
  }
  .kpss .form-control {
    width: 100%;
    margin-right: 0px;
    font-size: 13px;
    height: 35px;
  }
  .kpss .btn {
    font-size: 14px;
    width: 70px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}