@charset "utf-8";
/* CSS Document */

/*--------------- 
总体 
---------------*/
@font-face {
  /* font-properties */
  font-family: DINCond-Bold;
  src: url('../enimg/DINCond-Bold.otf')
}

@font-face {
  /* font-properties */
  font-family: SourceHanSansCN-Bold;
  src: url('../enimg/SourceHanSansCN-Bold.otf')
}
@font-face {
  /* font-properties */
  font-family: Poppins-Regular;
  src: url('../enimg/Poppins-Regular.ttf')
}

@font-face {
  /* font-properties */
  font-family: Poppins-Bold;
  src: url('../enimg/Poppins-Bold.ttf')
}
@font-face {
  /* font-properties */
  font-family: Poppins-Medium;
  src: url('../enimg/Poppins-Medium.ttf')
}
body{ position:relative; width:100%; font-family: "微软雅黑"; font-size: 14px; background:#ffffff; color:#777; overflow-x:hidden; }
.en { position:relative; width:100%; font:normal 14px/24px "Arial"; background:#fff; color:#777; overflow-x:hidden; }
.main_index{width: 100%;max-width: 1920px;margin: 0 auto;position: relative;height: auto;overflow: hidden;}

.container{width: 100%;max-width: 1920px;margin: 0 auto;position: relative;height: auto;overflow: hidden;}
a { text-decoration:none;  }
h3, h4, h5 { font-weight:normal; }
.cl{clear: both}
.blank{ clear: both; overflow: hidden}
.blank10{height:10px; line-height: 10px; clear: both; overflow: hidden}
.blank20{height:20px; line-height: 20px; clear: both; overflow: hidden}
.blank40{height:40px; line-height: 40px; clear: both; overflow: hidden}
.wrapper{width:1400px; overflow: hidden;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper-sub{width:1400px; overflow: hidden;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper2{width:1400px;margin: 0 auto;padding: 0; height:auto; position: relative;}
.mt50{margin-top: 50px;}
.mt70{margin-top: 70px;}
img{vertical-align: middle}
.fl{float: left;}
.fr{float: right;}
.iflex{display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;flex-flow:wrap}
.ianimation{transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
/*-------------------------*/
body.show a, body.show .transition, body.show .index-flow .title dl dd .layer, .index-flow .title dl dd body.show .layer, body.show .g-nav2, body.show .g-nav, body.show .g-head .btn-list .search .input, .g-head .btn-list .search body.show .input, body.show .g-head .btn-list, .g-head body.show .btn-list, body.show :before, body.show :after, body.show img  {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}


.ellipsis, .index-flash li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer,.part02 ul,.part03-l dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}

.flexColumn {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.itemsCenter, .index-flow .img-list li a .layer .info, .index-flow .container .video i, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .wal, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-flash .btn, .g-foot .info .tel, .g-foot .list li, .g-head .btn-list .language .name, .g-head .btn-list, .p-layer {
  align-items: center;
  -webkit-align-items: center;
}

.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;max-width:1920px;margin: 0 auto;right: 0
}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height:200px;
  background-image: -moz-linear-gradient( 90deg, rgba(13,4,9,0) 0%, rgba(0,0,0,0.21) 26%, rgba(0,0,0,0.38) 48%, rgba(0,0,0,0.8) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(13,4,9,0) 0%, rgba(0,0,0,0.21) 26%, rgba(0,0,0,0.38) 48%, rgba(0,0,0,0.8) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(13,4,9,0) 0%, rgba(0,0,0,0.21) 26%, rgba(0,0,0,0.38) 48%, rgba(0,0,0,0.8) 100%);

}



.g-head:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
   height:100px;

}

.g-head .wal {
  min-height: 100px;
  position: relative;
  width: 38%;
  display: inline-block;float: left;margin-top:30px;margin-left:30px;z-index: 51;
}
.g-head a.logo {
  display:inline-block;
  background: url("../enimg/enlogo-01.png") center no-repeat;
  background-size: 100%;
  width:282px;
  z-index: 1;
  height:86px;
}
.g-head a.logo2 {
  display:inline-block;
  background: url("../enimg/enlogo-02.png") center no-repeat;
  background-size: 100%;
  width: 293px;
  z-index: 1;
  height: 86px;margin-left: 10px;
}
.g-head .btn-list {
  position: static;
  height:80px;
  font-size: 18px;
  color: #fff;
  width: 100%;
}
.itop_link{height: 45px;line-height:45px;display: inline-block;background:rgba(236,199,206,0.5);text-align: center;padding: 0 15px;vertical-align: middle}
.itop_link a{display: inline-block;color: #fff;font-size:18px;margin:0 10px 0 0;}
.itop_link a:after{content: "|";font-size: 18px;color: #fff;display: inline-block;margin:0 0px 0 10px;vertical-align: middle}
.itop_link a:last-child:after{content: "";display: none}
.itop_link a:hover{color: #94243a}
.itop_link a:last-child{margin-right: 0;}
.search_lan{float: right;margin-top:50px;margin-right: 20px;z-index:51;position: relative}
.search_lan .search{display: inline-block;margin-left: 5px;margin-top: -2px;}
.search_lan form{  background-color:#e6e8e8;width: 280px;height: 45px;line-height: 45px;position: relative;}
.search_lan form input[type=text]{background:none;height: 42px;line-height: 42px;padding-left: 15px;font-size: 16px;color: #333;border: 0}
.search_lan form input[type=submit]{background: url("../enimg/ensearch-ico.png")center center no-repeat;width: 29px;height: 29px;position: absolute;right:15px;top:8px;border: 0;cursor: pointer}
.search_lan .language{background: #94243a;display: inline-block;width: 45px;height: 45px;line-height: 45px;text-align: center;vertical-align:top;margin-left:5px;vertical-align: middle}
.search_lan .language em{font-style: normal;color: #fff;font-size:20px;display: block;vertical-align: middle}

.search_lan form input::placeholder{
  color:#333;
}




.g-head .btn-list a {
  color: #fff;
}
.g-head .btn-list ul.nav_ul{margin:0 auto;width:1400px}

.g-head .btn-list ul li {
  padding:0;
  width:auto;padding: 0 25px;
  display: inline-block;
text-align:center; height:70px;  line-height:70px;
   
}
.g-head .btn-list ul a {
  display: block;
  height:70px;  line-height:70px;color: #fff;font-size:20px;font-weight: bold;

}




.g-head .btn-list .language .name {
  height: 40px;
  line-height: 40px;
  width:40px;
  text-align: center;
  display: block;
  padding: 0;
  border:#fff 1px solid
}



.g-head .btn-list .search {
  width: 31px;
  height: 31px;
  margin-left: 15px;
  position: relative;
  z-index: 20;
}
.g-head .btn-list .search .btn {

  background: url("../images/search-ico.jpg") center center no-repeat;
  width: 42px;
  height:42px;
  position: absolute;
  left: 0;
  top: -6px;
  right: 0;
  z-index: 5;
  cursor: pointer;
}
.g-head .btn-list .search .btn input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  display: none;
}
.g-head .btn-list .search .btn:hover {
  opacity: 1;
}
.g-head .btn-list .search .input {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 15px;
  top: -6px;
  bottom: auto;
  height: 40px;
  width: 0;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}
.g-head .btn-list .on .btn{top: -6px;}
.g-head .btn-list .search .input input {
  width: 100%;
  height: 40px;
  line-height:40px;
  font-size: 16px;
  padding: 0 12px;
   border:0
}
.g-head .btn-list .search.on .btn{background:none;}
.g-head .btn-list .search.on .btn input {
  background: url("../images/search-ico.jpg")center center no-repeat;border: 0;margin-top:0px;
}
.g-head .btn-list .search.on .btn input {
  display: block;
}
.g-head .btn-list .search.on .input {
  width: 250px;
  opacity: 1;
  visibility: visible;
}
.g-head a.navA {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 30px;
  top:35px;
  bottom: auto;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  display: none;
}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0.1rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../enimg/menu.jpg") center no-repeat;
}

.g-nav {
  position: absolute;
  z-index: 1;
  left:0;
  right: 0;
  top: 119px;

  margin: 0 auto;
  border-top: #fff 1px solid;
}
.g-nav ul.nav_ul{width: 1400px;margin: 0 auto;}
.g-nav li {
  position: relative;
 width: 12.5%;
  text-align: center

}
.g-nav a.name {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.g-nav a.name i.line {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0.2rem;
  height: 0.02rem;
  background: #e2ca5b;
  margin-top: -0.12rem;
  opacity: 0;
}
.g-nav a.name em {
  display: block;
  margin-right: -0.2rem;
  padding-right: 0.2rem;
  position: relative;
}

.g-nav a.name.on {
  color: #e2ca5b;
}
.g-nav a.name.on i.line {
  opacity: 1;
}
.g-nav .list {
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: -100vh;
  bottom: auto;
  background: #fff;
  width: 100%;
  box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);


  -moz-box-shadow: 0 0 0.38rem 0 rgba(0, 0, 0, 0.19);
  border-top: #EE9640 solid 0.04rem;
  padding: 0.2rem 0;
  opacity: 0;
  visibility: hidden;
}
.g-nav .list a {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  color: #6510AD;
}
.g-nav .list a:hover {
  background: #ededed;
}
.g-nav li:hover a.name {
  color: #e2ca5b;
}
.g-nav li:hover a.name i.line {
  opacity: 1;
}
.g-nav li:hover .list {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
}

.g-nav2 {
  position: fixed;
  z-index: 49;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background:#94243a;
  background-size: cover;
  opacity: 0;
width: 100%;
  height: 100vh;
  visibility:hidden
}


.navShow .g-nav li{display: none}
.navShow .g-nav2{opacity: 1;visibility:visible}
.navShow .g-head:before{content: ""; background:none;height: 120px;}
.navShow .g-head:after{content: ""; background:none;height: 120px;}
.navShow .g-head .wal{min-height:120px;}
.g-nav2 .scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.g-nav2 .scroll ul {
  max-width: 1400px;
  margin: 0 auto;
}
.g-nav2 .scroll li {
  width: 14%;
  text-align: center;
  padding-top: 138px;
}
.g-nav2 .scroll li a {
  color: #fff;
}
.g-nav2 .scroll li h2 {
  font-size: 20px;

}
.g-nav2 .scroll li .list {
  padding:10px 0
}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 36px;
}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;
}
.g-nav2 .scroll li .list dd {
  font-size: 16px;
  line-height: 30px;
  opacity: 0.65;
}
.g-nav2 .scroll li .list dd:hover {
  opacity: 1;
}
body.navShow{
  overflow: hidden;
}
body.navShow .g-head .btn-list {
  top: 0
}
body.navShow .g-head a.navA:after {
  background-image: url("../enimg/close_m.jpg");
}
body.navShow .g-nav2{z-index: 51;}
body.navShow .g-head{z-index: 52;}
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  list-style: none;

  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_menu3 ul li
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;

  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav_menu3 ul{position: relative;}
.nav_menu3 #menu-button { 
    margin-top: 100px;
    background: #F00;
    position: absolute;
    z-index: 99999;
}
.nav_menu3:after,
.nav_menu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.nav_menu3 #menu-button {
  display: none;
}
.nav_menu3 {

  margin: 0 auto;
  position: relative;
  z-index: 99999;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #990B2C;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.nav_menu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
.nav_menu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
.nav_menu3.align-center ul ul {
  text-align: left;
}
.nav_menu3.align-right > ul > li {
  float: right;

}
.nav_menu3.align-right ul ul {
  text-align: right;
}
.nav_menu3 > ul > li > a {

  text-decoration: none;

  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  color: #fff;
  font-size: 20px;
  height: 42px;
  line-height:42px;
  display: block;

}
.nav_menu3 > ul > li.nav_d:hover:after  {
content: "";
background-color:#d17b8d;width:65px;height:6px;position: absolute;left: 0;right: 0;display: block;bottom:-3px;margin:0 auto
}

.nav_menu3 > ul > li.nav_d ul{transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.nav_menu3 > ul > li.active a  {
color:#fdacbc
}
.nav_menu3 > ul > li:hover a {
color:#fdacbc
}

.nav_menu3 > ul > li#nav-has-sub:hover > a::after {
  border-color: #990B2C;
}
.nav_menu3 ul ul {
  position: absolute;
  left: 0;opacity: 0;display: none;
  width: 100%;
overflow: hidden !important;
}
.nav_menu3 > ul > li:hover ul{display: block;opacity: 1}
.nav_menu3 li:hover > ul {
  left:50%;width: 260px;right: 0;margin: 0 auto;transform: translateX(-50%);
  
}
.nav_menu3.align-right li:hover > ul {
  left: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;

}
.nav_menu3 ul ul ul li a{background: #94243a;}
.nav_menu3 ul ul ul li:hover{background:#94243a;}

.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
    width: 100%;

}
.nav_menu3 ul li ul{top:100%}
.nav_menu3 ul li:hover > ul > li {
  height: 50px;
  padding:0;
  width:100%

}
.nav_menu3 ul ul{  background-image: -moz-linear-gradient( 90deg, rgba(148,36,58,0.8) 0%, rgba(148,36,58,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(148,36,58,0.8) 0%, rgba(148,36,58,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(148,36,58,0.8) 0%, rgba(148,36,58,0) 100%);}
.nav_menu3 ul ul li a {
  display: block;
  padding: 0;
  height: 50px;
  line-height:50px;
    width: 100%;
  font-weight: bold;
  text-align: center;
 
  text-decoration: none;  
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  font-size: 16px !important;
}
.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #cafffe;
}
.g-head .btn-list ul li ul li{display: table}
.g-head .btn-list ul li ul li a{height: auto;line-height:26px;padding:15px 10px;overflow: hidden;display: table-cell;vertical-align:middle;word-break: break-word}
.g-head .btn-list ul li ul li:last-child a{border-bottom: 0;}
.nav_menu3 > ul > li.nav_d ul li a {color: #fff}

.nav_menu3 > ul > li.nav_d ul li:hover a{color:#94243a}
.nav_menu3 > ul > li.nav_d ul li{width: 100%;}
#sidr-left{display: none}
header button { position:absolute; right:10px; top:25px; width:45px; height:24px;  line-height:10px;display: none; }
header button span{    display: inline-block; margin: 2px 0; width: 100%; height: 4px; background: #00518e}
.psearch{display: none;background: url("../enimg/seach_ico.png")center center no-repeat;width: 33px;height: 33px;position: absolute;right:70px;top:25px;}

.fixednav:after{content: "";  background:#94243a;height:160px}
.fixednav a.logo{width:174px !important;height:53px !important;}
.fixednav a.logo2{width:180px !important;height:53px !important;}
.fixednav .wal{margin-top: 20px;margin-left: 20px;}
.fixednav .search_lan{margin-top:25px;}
.fixednav .btn-list{height: 0;z-index: 52;position: relative}
.fixednav .nav_menu3 > ul > li.active a  {
color:#f5c4cd
}
.fixednav .nav_menu3 > ul > li:hover a {
color:#f5c4cd
}
.fixednav .nav_menu3 ul ul{background: #94243a;}
.fixednav .nav_menu3 ul li a{color: #fff;}
.fixednav .nav_menu3 > ul > li.nav_d ul li a{color:#fff}
.fixednav .nav_menu3 > ul > li.nav_d ul li:hover a{color:#f5c4cd}



.swiper-button-prev,.swiper-button-next{background: url("../images/arrow-l.png")center center no-repeat;width:26px;height:86px;left:0;right: auto;top:45%;opacity:0}
.swiper-button-next{background: url("../images/arrow-r.png")center center no-repeat;right:0px;left: auto}
.swiper-container:hover .swiper-button-prev{opacity: 1}
.swiper-container:hover .swiper-button-next{opacity: 1}
.banner .swiper-slide img{width: 100%;height:100%}
.banner .swiper-pagination{background: rgba(255,255,255,0.4);width: 280px !important;min-width: 280px !important;padding:0 20px; height: 45px;line-height: 45px;text-align: center;margin: 0 auto;border-radius:30px;right: 0;bottom:20px !important;}


.banner .swiper-pagination .swiper-pagination-bullet{width: 16px;height:16px;background:#fff;opacity: 1;vertical-align: middle;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background: #94243a;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px !important}



.part01{background:#f6f6f6 url("../enimg/enp1-bg.jpg")bottom center no-repeat;width: 100%;height: 698px;}
.index-title{text-align: center;margin:30px auto;height: auto;}
.part01 .index-title{margin:50px auto}
.index-title a{display: block;width: 100%;color: #000;font-size: 40px;font-weight: bold;text-transform: uppercase}
.part01-l ul li{width:31.5%;text-align: center;height: auto;overflow: hidden;}
.part01-l ul li .p1-img{position: relative;width:100%;height:330px;overflow: hidden}
.part01-l ul li .p1-img img{position: absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.part01-l ul li .p1-img span{padding:10px;display: inline-block;position: absolute;left:15px;top:15px;z-index: 2;text-align: center;color: #fff;font-size:16px;text-transform:uppercase;background:rgba(130,37,56,0.5);}
.part01-l ul li .p1-img span:before{content: "";display: inline-block;background: url("../enimg/date-ico.png")center center no-repeat;width: 19px;height:18px;vertical-align: middle;margin-right:7px;margin-bottom:2px;}
.part01-l ul li .p1-z:before{content: "";position: absolute;top:0;width:100%;height:4px;background: #94243a;}
.part01-l ul li .p1-z{text-align:left;width:100%;background-image: -moz-linear-gradient( 90deg, rgb(246,229,232) 0%, rgb(251,242,244) 20%, rgb(255,255,255) 100%);background-image: -webkit-linear-gradient( 90deg, rgb(246,229,232) 0%, rgb(251,242,244) 20%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(246,229,232) 0%, rgb(251,242,244) 20%, rgb(255,255,255) 100%);position: relative;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.part01-l ul li .p1-z h2{width:100%;display: table;height:150px;overflow: hidden;vertical-align: middle;}
.part01-l ul li .p1-z h2 p{display: table-cell;padding:20px;line-height:32px;color:#111;font-size:18px;margin: 0 auto;font-weight: bold;}
.part01-l ul li:hover .p1-img img{transform:scale(1.05); -webkit-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); -moz-transform:scale(1.05);}
.part01-l ul li:hover .p1-z{background: #94243a;}
.part01-l ul li:hover .p1-z h2 p{color: #fff}
.left-news ul li{width: 100%;}
.left-news ul li .p1-img{height:233px;}
.index-more{text-align: center;width:180px;height:48px;line-height:48px;margin: 30px auto}
.index-more a{color: #111;font-size: 18px;font-weight:bold;display: block;background: #e7e7e7;}

.index-more:hover a{color: #fff;background: #94243a;}

.part02{background:#f6f6f6 url("../enimg/enp2-bg.jpg")bottom center no-repeat;width: 100%;height: 807px;}
.part02 .wrapper{padding-top:60px;}
.part02 ul li{position: relative;width:31.5%;text-align: center;height: auto;overflow: hidden;}
.part02 .p2-img{width:100%;height:330px;overflow: hidden}
.part02 .p2-img img{width:100%;height:100%;ransition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.part02 .p2-z{background: rgba(202,82,105,0.9);width:82%;margin:0 auto;position: absolute;left:0;right: 0;bottom:70px;padding:15px;text-align: left}
.part02 .p2-z h2{color: #fff;font-size:20px;font-weight: bold;display: block}
.part02 .p2-z span{color: #f9aebb;font-size:18px;display: block;margin-top:5px;}
.part02 .p2-z p{color: #fff;font-size: 18px;margin-top:5px;line-height:26px;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;height:52px;}
.part02 .p2-f{height:70px;  background-image: -moz-linear-gradient( 90deg, rgb(246,229,232) 0%, rgba(246,229,232,0.42) 58%, rgba(246,238,239,0.16) 84%, rgba(246,246,246,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(246,229,232) 0%, rgba(246,229,232,0.42) 58%, rgba(246,238,239,0.16) 84%, rgba(246,246,246,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(246,229,232) 0%, rgba(246,229,232,0.42) 58%, rgba(246,238,239,0.16) 84%, rgba(246,246,246,0) 100%);width:100%;margin-top: 50px;text-align: center;position: relative}
.part02 .p2-f:before{content:"";display:none;background:url("../enimg/enzj_ico.png")left center no-repeat;width:54px;height:60px;vertical-align: middle;margin-right:10px;position: absolute;left:5px;top:5px;}
.part02 .p2-f h3{color: #252525;font-size: 18px;height:70px;line-height: 70px;font-weight: bold;text-align: center;display: inline-block}
.part02 ul li:hover .p2-img img{transform:scale(1.05); -webkit-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); -moz-transform:scale(1.05);}
.part02-l{margin-top:50px;}
.part02 .index-more{margin-top: 50px;}
.part03{background:#ffffff url("../enimg/en-yjbg.png")right bottom no-repeat;width: 100%;min-height:650px;height:auto;overflow: hidden;padding-top:30px}
.p3-title{float: right;margin:80px auto 0 auto;width:60%;text-align:right}
.p3-title a{display: block;width: 100%;color: #000;font-size: 40px;font-weight: bold;text-transform: uppercase}
.part03 img.p3-bg{margin-top:-90px;float: left;height:470px;display: block;overflow: hidden;}
.p3-more{text-align: center;width:180px;height:48px;line-height:48px;margin:30px auto 0 auto;clear: both;float: left;}
.p3-more a{color: #fff;font-size: 18px;font-weight:bold;display: block;background: #94243a;}
.p3-list{background: #fff;border:#ededed 2px solid;width:64%;position: absolute;right: 0;top:170px;z-index: 5;padding:30px 20px}
.p3-list ul li:before{content:"";background: url("../enimg/enyj-ico.png")top center no-repeat;width:28px;height:22px;background-position: 0 0;display: inline-block;vertical-align:top;margin-right:12px;margin-top:5px;ransition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p3-list ul li h2{color: #333;font-size:18px;line-height:30px;border-bottom:#ededed 1px solid;padding-bottom:15px;margin-bottom: 10px;display:inline-block;width:calc(100% - 40px);height:auto;overflow: hidden;font-weight:bold;}
.p3-list ul li:last-child h2{border-bottom: 0;margin-bottom: 0;padding-bottom: 0}
.p3-list ul li:hover:before{content: "";background-position: 100% 100%}
.p3-list ul li:hover h2{color: #94243a}
.index-vr img{width:100%;}
.part04{background:#ffffff;width: 100%;min-height:800px;height:auto;overflow: hidden;padding:30px 0 60px 0}

.p6-pic{margin:60px auto 0 auto;width: 100%;height:790px;overflow: hidden;position: relative}
.p6-pic img{width: 100%;height: 100%;object-fit: cover;}
.p6-pic a{position: absolute;width: 335px;height:250px;}
.p6-pic a:nth-child(1){left:0;top: 0;height:520px}
.p6-pic a:nth-child(2){left:355px;top:0;}
.p6-pic a:nth-child(3){left:710px;top:0;}
.p6-pic a:nth-child(4){left:auto;right:0;top:0;}
.p6-pic a:nth-child(5){left:355px;top:270px;width:690px}
.p6-pic a:nth-child(6){left:0;bottom: 0;}
.p6-pic a:nth-child(7){left:355px;bottom: 0;}
.p6-pic a:nth-child(8){left:710px;bottom: 0;}
.p6-pic a:nth-child(9){left:auto;right:0;bottom:0;height:520px}
.f-link{position: relative;width:100%;height: auto;margin-top:100px;padding-bottom:70px}
.f-link-z{width:70%;float: left;}
.f-link-z a{display: inline-block;padding:0 20px;font-size: 18px;color: #111;font-weight: bold;position: relative}
.f-link-z a:after{content: "";background: #b0b0b0;width: 2px;height:28px;display: inline-block;position: absolute;right:-5px;top:0}
.f-link-z a:last-child:after{content: "";display: none}
.f-link-z a:hover{color: #94243a}

.sub .f-link{  background-image: -moz-linear-gradient( 90deg, rgb(234,211,216) 0%, rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(234,211,216) 0%, rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(234,211,216) 0%, rgba(255,255,255,0) 100%);}





.f-qr{position:absolute;text-align: center;color: #fff;z-index:2;right: 0;bottom:-150px;}
.f-qr .qr-img{  background-image: -moz-linear-gradient( 90deg, rgb(242,196,206) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(242,196,206) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(242,196,206) 0%, rgb(255,255,255) 100%);width: 188px;height: 188px;display:inline-block;text-align: center}
.f-qr img{width: 167px;height: 167px;margin:6px auto 0 auto;display: block}
.f-qr p{color: #fff;font-size: 20px;margin-top: 10px;}

footer{background: #94243a;padding:80px 0 20px 0;width:100%;height: auto;overflow: hidden;}
.flogo{width:35%;float: left;margin-top: 10px;}
.flogo a{display: inline-block;width:45%;}
.flogo a img{width: 100%;height:100%}
.flogo a:nth-child(2){margin-left: 10px;}
.faddress{width:35%;float: left;margin-left:10px;}

.faddress p{color: #fff;font-size: 18px;line-height: 30px;margin-bottom:10px;}
.faddress p:before{content: "";background: #fff;display:inline-block;border-radius:50px;width:5px;height:5px;vertical-align: middle;display:inline-block;margin-right:15px;}
.fbutton{width:45%;float: right;text-align: right;margin-top:60px;position:absolute;right: 0;bottom: 0;display:none}
.fbutton a{text-align: center;color: #fff;font-size:16px;display: inline-block;margin-right:5px;background: #a92c44;height:42px;line-height:42px;padding:0px 10px;}
.fbutton a:hover{background: #891b30;}
.fcopyright{color: #e28c9d;padding:30px 0 0 0;border-top: #a62f46 3px solid;width: 100%;height:auto;overflow: hidden;margin-top:20px;clear: both;font-size: 16px;}
.flogo-t{height: auto;overflow: hidden}
.sub{background: #f3f3f3 url("../enimg/subbg.png")center center repeat;}






.nybanner{position: relative;width: 100%;height:490px;overflow: hidden}
.nybanner img{width:100%;position: absolute;left: 0;top: 0;z-index: 1;border-bottom: #94243a 8px solid;}
.nybanner .wrapper-sub{height:100%;}
.nybanner .typename_one{bottom:100px;right: 0;left: 0; position: absolute;z-index: 2;text-align: center}
.nybanner .typename_one h2{color:#fff;font-size:64px;letter-spacing:2px; text-shadow: 0px 5px 5px rgba(87, 87, 87, 1);}



.nybanner  h2{color:#fff;font-size:36px;text-transform:uppercase;font-family:SourceHanSansCN-Bold;position: absolute;left: 0;bottom:50px;right: 0;margin: 0 auto;z-index: 2;text-align: center}
.list-l:before{content:"";background:url("../enimg/left_top_bg.png")center center no-repeat;width:100%;height:34px;display: block}
.list-l{width:310px; height: auto;float: left;margin-top:-40px;position: relative;z-index: 3;}
.list-left{background:#94243a; height: auto;overflow: hidden;width: 100%;}
.list-r{width:calc(100% - 350px);float: right;}
.list-r-right{background: #fff;padding:40px 30px;height: auto;overflow: hidden}

.typename{font-size:26px;color: #111;border-bottom: #efefef 2px solid;padding-bottom: 20px;margin-bottom:30px;text-align: center;font-family: "Poppins-Bold";text-transform: uppercase;height: auto;overflow: hidden}
.zj-yuanxi ul li{width: 49%;display: inline-block;  background-color: rgb(216, 234, 244);border-radius:4px;height: 60px;text-align: center;line-height:60px;margin-top: 20px;}
.zj-yuanxi ul li a{font-family: "Poppins-Regular";font-size:22px;display: block;color: #22518c;text-transform: capitalize}
.zj-yuanxi ul li:hover{background: #13498d;}
.zj-yuanxi ul li:hover a{color: #fff;}
.zj-yuanxi ul li.active{background: #13498d;}
.zj-yuanxi ul li.active a{color: #fff;}


.subNav{text-align: center;padding:20px;height: auto;overflow: hidden;background: #94243a;line-height:28px}
.subNav a{color: #fff;font-size: 18px;display: block;width: 100%;font-family: "Poppins-Regular";text-transform: capitalize;}
.subNav:hover{ background-image: -moz-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);}
.subNav:hover a{color: #fff}
.currentDd{  background-image: -moz-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(148,36,58) 0%, rgb(124,6,29) 50%, rgb(148,36,58) 100%);border-bottom: 0;}
.currentDd a{color: #f496ac;font-weight: bold;}
.navContent{background: #aa364d;padding: 0;display: none;text-align: center}
.navContent li{border-bottom: #f496ac 1px solid;padding: 0 20px}
.navContent li a{font-size: 16px;color: #fff;padding:14px 0;display: block;font-family: "Poppins-Regular";text-transform: capitalize;}
.navContent li:hover a{color:#f496ac;font-weight: 500;}
.navContent li.active a{color:#f496ac;font-weight: 500;}
.navContent li:last-child{border-bottom: 0;}
.left-news{width: 100%;margin:30px auto;height: auto;overflow: hidden}
.news-l-title{text-align: center;width: 100%;margin-bottom:20px}
.news-l-title h2 {color:#111;font-size: 30px;font-family: "SourceHanSansCN-Bold";font-weight: bold;text-transform: uppercase}
.left-news-list .left-news-z span{font-size: 18px;color: #0656a1;display: block;width: 88%;margin:0 auto;padding-top: 20px;font-family:"Poppins-Regular";transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.left-news-list{width: 100%;position: relative;height: auto;overflow: hidden;margin-top:20px;}
.left-news-list img{width: 100%;height: 232px;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.left-news-z{background: #e4edf8 url("../enimg/left_news_bg.png")bottom right no-repeat;width:86%;margin:0 auto;height: 230px;}
.left-news-list i{position: absolute;width:86%;background:rgba(255,255,255,0.1);border:#3064a5 4px solid;left:5.5%;bottom:0;height:250px;z-index: 2;}
.left-news-z h2{font-size:18px;color: #111;font-family:"Poppins-Regular";line-height:30px;width:calc(100% - 40px);padding:5px 20px;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.left-news-list:hover .left-news-z{z-index: 2;position: relative;background: #3064a5 url("../enimg/list_news_bg.png")bottom right no-repeat;}
.left-news-list:hover i{background: #3064a5;z-index: 1;}
.left-news-list:hover h2{color: #fff;}
.left-news-list:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}
.left-news-list:hover .left-news-z span{color: #fff;padding-top:0}



.list-news2024 {width:100%;margin: 0 auto}
.list-news2024 ul li .p1-img{height:234px}
.list-news2024 ul li .p1-z h2{height:130px;}
.list-news2024 ul li .p1-z h2 p{height:76px;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:3;}
.list-news2024 ul li .p1-z h2 p{line-height:30px;}
.list-news2024 ul li{width: 31.5%;display: inline-block;position: relative;margin-top:20px;margin-bottom: 20px;overflow: hidden}
.list-news2024 ul li img{width: 100%;height: 244px;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-news2024 ul li .left-news-z{background: #e4edf8 url("../enimg/left_news_bg.png")bottom right no-repeat;width:86%;margin:0 auto;height:200px;}
.list-news2024 ul li i{position: absolute;width:86%;background:rgba(255,255,255,0.1);border:#3064a5 4px solid;left:5.5%;bottom:0;height:210px;z-index: 2;}
.list-news2024 ul li .left-news-z h2{font-size:18px;color: #111;font-family:"Poppins-Regular";line-height:30px;width:calc(100% - 40px);padding:5px 20px;}
.list-news2024 ul li .left-news-z span{font-size: 18px;color: #0656a1;display: block;width: 88%;margin:0 auto;padding-top: 20px;font-family:"Poppins-Regular";transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}

/* 如果最后一行是3个元素 */
.list-news2024 ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31.5% + 6% / 2);
}
/* 如果最后一行是2个元素 */
.list-news2024 ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31.5% + 74% / 2);
}
.list-news2024 ul li:hover i{background: #3064a5;z-index: 1;}
.list-news2024 ul li:hover .left-news-z {z-index: 2;position: relative;background: #3064a5 url("../enimg/list_news_bg.png")bottom right no-repeat;}
.list-news2024 ul li:hover .left-news-z h2{color: #fff;}
.list-news2024 ul li:hover .left-news-z span{color: #fff;padding-top: 0;}
.list-news2024 ul li:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}

.leader-typename ul li{width: 32%;background:#f1f9fb url("../enimg/leader-ico.png")center right no-repeat;border:#d4e5ed 2px solid;text-align: center;height: 50px;line-height: 54px;margin-top: 10px;}
.leader-typename ul li a{font-size:22px;color: #0f4a73;font-family:"Poppins-Regular";display: block;width: 100%;}
.leader-typename ul li:hover{background: #4faae2;border:#4faae2 2px solid;}
.leader-typename ul li:hover a{color: #fff;}
.leader-typename ul li.active{background: #4faae2;border:#4faae2 2px solid;}
.leader-typename ul li.active a{color: #fff;}
.mbx{text-align: left;font-size: 18px;color: #412626;float: left;padding:20px 0;background: #fbe5e5 url("../enimg/mbx-bg.png")right bottom no-repeat;margin-top:-6px;width: 100%;height: auto;overflow: hidden}
.mbx a{color: #412626;display: inline-block;margin:0 0 0 5px;font-size:18px}
.mbx a:hover{color: #94243a}
.mbx a:first-child:before{content: "";display: inline-block;background: url("../enimg/mbx-ico.png")center center no-repeat;width:26px;height:26px;vertical-align:middle;margin-bottom:3px;margin-right:15px;margin-left:15px;}
.mbx a:after{content: "-";color: #412626;display: inline-block;margin:0 0 0 10px;font-size:20px;}
.main{width:100%;margin:0 auto;background: #f1f3f6;height:auto;overflow: hidden}
.mbx a:last-child:after{content: "";display: none}
.column{color: #111;font-size: 30px;text-align: center;border-bottom: #ddd 1px solid;margin-top:30px;padding-bottom:20px;margin-bottom: 20px;}
.right_main{width: calc(100% - 50px);margin-left:50px;}
.news-list{width: 100%;}
.news-list ul li{width: 23%;margin-bottom:3%;}

/* 如果最后一行是3个元素 */
.news-list ul li:last-child:nth-child(4n - 1) {
    margin-right: calc(23% + 8% / 3);
}
/* 如果最后一行是2个元素 */
.news-list ul li:last-child:nth-child(4n - 2) {
    margin-right: calc(46% + 15% / 3);
}
/* 如果最后一行是1个元素 */
.news-list ul li:last-child:nth-child(4n - 3) {
    margin-right: calc(69% + 21% / 3);
}
.news-list ul li div{height:194px;}
.list-list{margin-top: 30px;}
.list-list ul li{width: 100%;border-bottom: #ddd 1px solid;margin-bottom:15px;padding-bottom:15px;height: auto;overflow: hidden}
.list-list ul li h2{color: #333;font-size: 16px;float: left;width: 83%;display: inline-block;line-height: 30px;font-family:"Poppins-Regular";}
.list-list ul li h2:before{content: "";background: #555;border-radius: 50%;display: inline-block;margin-right: 10px;margin-bottom:3px;width: 6px;height: 6px;}
.list-list ul li p{width: 17%;text-align: right;float: right;color: #999;font-size: 15px;vertical-align: middle;margin-top:8px;}
.list-list ul li:hover h2{color: #94243a;}
.list-list ul li:hover p{font-weight: bold;color: #dba6a6;}
.list-list ul li:hover h2:before{content: ""; background:#94243a;}
.list-list ul li:last-child{border-bottom: 0;}
.list-yj ul li h2:before{content: "";background: url("../enimg/enyj-ico.png")top center no-repeat;width:28px;height:22px;background-position:0 0;margin-bottom: 0;vertical-align: middle;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-yj ul li:hover h2:before{content: "";background: url("../enimg/enyj-ico.png")top center no-repeat;background-position:100% 100%}
.list-teacher ul li{width: 100%;background: #f6f6f6;margin:30px auto;text-align: center;height: auto;overflow: hidden}
.list-teacher ul li img{width: 207px;height:290px;float: left;overflow: hidden;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-teacher ul li:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}
.list-teacher ul li div.tea-r{float: right;width: calc(100% - 260px);text-align: left;margin-top:20px;margin-right:30px;}
.list-teacher ul li div.tea-r h2{font-size: 26px;font-weight: bold;color: #94243a;height: auto;overflow:hidden;border-bottom: #ececec 2px solid;margin-bottom:15px;padding-bottom:15px;}
.list-teacher ul li div.tea-r h2 span{margin-top:7px;display:inline-block;color: #cea1a1;font-size:18px;margin-left:10px;}
.list-teacher ul li div.tea-r p{font-size: 16px;color: #252525;line-height:28px;display: inline-block;margin-bottom:7px;width: 100%;}
.list-teacher ul li div.tea-r p b{color: #ad5365;display: inline-block;margin-right: 10px;;}
.list-teacher ul li div.tea-r p b:before{content: "";display: inline-block;background:url("../enimg/tea-ico01.png")center center no-repeat;width: 18px;height: 18px;vertical-align:middle;margin-right:10px;margin-bottom: 3px;background-position: 0 0}
.list-teacher ul li div.tea-r p:nth-of-type(2) b:before{content: "";background:url("../enimg/tea-ico02.png")center center no-repeat;background-position: 0 0}
.list-teacher ul li div.tea-r p:nth-of-type(3) b:before{content: "";background:url("../enimg/tea-ico03.png")center center no-repeat;background-position: 0 0}
.list-teacher ul li div.tea-r p:nth-of-type(4) b:before{content: "";background:url("../enimg/tea-ico04.png")center center no-repeat;background-position: 0 0}

.list-teacher ul li:hover{background: #94243a;}
.list-teacher ul li:hover div.tea-r h2{color: #fff;}
.list-teacher ul li:hover div.tea-r span{color: #f496ac;}
.list-teacher ul li:hover div.tea-r p{color: #fff;}
.list-teacher ul li:hover div.tea-r p b{color: #f496ac;}
.list-teacher ul li:hover div.tea-r p b:before{content: ""; background-position:100% 100%}

.tea02 ul li img{width: 150px;height: 210px;}
.tea02 ul li div.tea-r{width: calc(100% - 203px);}
.tea02 ul li div.tea-r p b:before{content: "";background:url("../enimg/tea-ico04.png")center center no-repeat;background-position: 0 0}
.tea02 ul li div.tea-r p:nth-of-type(2) b:before{content: "";background:url("../enimg/tea-ico02.png")center center no-repeat;background-position: 0 0}
.tea02 ul li:hover div.tea-r p b:before{content: ""; background-position:100% 100%}
.list-ld ul{font-size: 0}
.list-ld ul li{width:48%;display: inline-block;text-align:center;margin:1%}
.list-ld ul li div.tea-r p.l_mail b{display: block;font-size: 16px}
.list-ld ul li div.tea-r p.l_mail{font-size: 18px;font-weight: block;}
.list-ld ul li div.tea-r p.l_mail b:before{content: "";background:url("../enimg/tea-ico02.png")center center no-repeat;background-position: 0 0}
.list-ld ul li div.tea-r h2 span{display: block;margin-left: 0;font-size: 16px;margin-top: 10px;}
.list-ld ul li:hover div.tea-r p.l_mail b:before{content: ""; background-position:100% 100%}




.tea-list{margin: 40px auto 0 auto;width: 100%;height: auto;overflow:hidden}
.tea-title{border-bottom: #ddd 1px solid;width: 100%;padding-bottom:20px;}
.tea-title:before{content: "";background: #1db4d9;width:5px;height: 20px;vertical-align: middle;display: inline-block;margin-right: 10px;margin-bottom: 4px;}
.tea-title a{font-size:20px;color: #333;}
.tea-list dl{margin: 20px auto 0 auto;width: 100%;height: auto;overflow: hidden}
.tea-list dl dt{float: left;padding: 0 15px;width:calc(25% - 30px);margin:15px auto;}
.tea-list dl dt a{display: block;width: 100%;}
.tea-list dl dt img{width:80px;height: 110px;display: inline-block;object-fit:contain}
.tea-list dl dt h2{display: inline-block;vertical-align: bottom;font-size: 16px;color: #333;margin-left: 10px;}
.leader-list dl dt .leader_r{width:calc(100% - 120px);display: inline-block;margin-left: 15px;vertical-align: bottom;line-height: 26px;margin-bottom: 15px;}
.leader-list dl dt .leader_r h3{vertical-align: bottom;font-size: 16px;color: #333;}
.leader-list dl dt .leader_r p{color: #777;font-size: 14px;}
  .jigou {width:75%;margin:0 auto}
  .jigou tr th{height: 50px;line-height: 50px;background:#0673b4;text-align: center;color: #fff;font-size:20px;}
  .jigou tr td{border:#ccc 1px solid;padding:10px;vertical-align: middle;text-indent: 1em;font-size:16px;}
  .jigou tr.jgtitle td{text-align: center;text-indent: 0;font-size:18px;font-weight:bold}

.leader-list2024 ul li{  background-image: -moz-linear-gradient( 0deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);overflow: hidden;
  box-shadow: 6px 6px 0px 0px rgba(233, 242, 249, 0.6);width:calc(100% - 70px);height: auto;min-height: 185px;margin-top: 30px;padding:25px 35px;position: relative}
.leader-list2024 ul li img{width: 130px;height: 180px;float: left;}
.leader-list2024 ul li div.leader_r24{width: calc(100% - 160px);float: right;position: relative;z-index: 2;margin-top:10px;}
.leader-list2024 ul li div.leader_r24 h2{color: #000;font-size: 24px;font-family:"Poppins-Medium";border-bottom: #e3ebf4 2px solid;padding-bottom:5px;margin-bottom:15px;}
.leader-list2024 ul li div.leader_r24 p{color: #556d85;line-height:34px;font-size: 18px;font-family:"Poppins-Regular";width:96%;margin: 0 auto;white-space:pre-line}
.leader-list2024 ul li div.leader_r24 h2:before{content: "";background: url("../enimg/leader_title_ico.png")center center no-repeat;width: 19px;height: 19px;display: inline-block;vertical-align: bottom;margin-right:15px;margin-bottom: -5px;}
.leader-list2024 ul li i{background: url("../enimg/leader_list_bg.png")center center no-repeat;position: absolute;right:30px;bottom:-200px;width:127px;height: 150px;z-index: 1;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.leader-list2024 ul li:hover i{bottom:10px}

.list-zhaiyao ul li div.leader_r24{width: 100%;float: none;}


.sub-mbx{background: #ecf6f9;width: 100%;height:90px;overflow: hidden}
.sub-type{background: url("../images/typename_bg.png")center center no-repeat;width: 150px;height: 90px;line-height:90px; text-align: center;float: left;}
.sub-type h2{font-size: 34px;color: #00518e;margin-top: 5px;}
.list-zj {width: 94%;margin: 0 auto}
.list-zj ul li{display: inline-block;width: 23%;background: url("../enimg/zj_bg.png")center center no-repeat;height: 364px;background-size:contain;margin-top:40px;text-align: center;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-zj ul li:last-child:nth-child(4n - 1) {
    margin-right: calc(23% + 8% / 3);
}

.list-zj ul li:last-child:nth-child(4n - 2) {
    margin-right: calc(23% + 85% / 3);
}
.list-zj ul li img{width: 130px;height: 180px;padding-top:25px;display:inline-block}
.list-zj ul li h2{font-size:20px;color: #111;font-family:"Poppins-Medium";margin: 15px auto 5px auto;}
.list-zj ul li p{width: 90%;margin: 0 auto;line-height: 30px;color: #405e7d;font-family:"Poppins-Regular";font-size: 16px;}
.list-zj ul li:hover{background: url("../enimg/zj_bg_blue.png")center center no-repeat;}
.list-zj ul li:hover h2{color: #fff;}
.list-zj ul li:hover p{color: #cfe7ff;}
.article-zj-info{width: 90%;margin:40px auto 0 auto}
.article-zj img{width: 174px;height:242px;float: left;}
.article-zj .zj-info-r{float: right;width: calc(100% - 200px);}
.article-zj .zj-info-r h2{font-size: 30px;color: #2464b5;font-family:"Poppins-Regular";margin-bottom:15px;margin-top:15px;}
.article-zj .zj-info-r p{color: #527ba1;font-size:16px;line-height: 32px;}












.list-xueshu ul li{width:28%;background: #f7f7f7;padding:0;height: auto;overflow: hidden;padding:1% 2%;position: relative;margin-top:2%;margin-bottom:2%;  box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);height: 250px;}
/* 如果最后一行是3个元素 */
.list-xueshu ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 6% / 2);
}
/* 如果最后一行是2个元素 */
.list-xueshu ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2);
}
.list-xueshu ul li h2{font-size: 18px;color: #333;line-height: 34px}
.list-xueshu ul li p{margin-top:70px;}
.list-xueshu ul li p span{color: #077ab7;font-size: 18px;line-height: 36px;display: block;}
.list-xueshu ul li:before{content: "";position: absolute;background:  url("../images/xueshu-ico.png") right bottom no-repeat;right: 0;bottom: 0;width: 100px;height:77px;opacity: 0;}
.list-xueshu ul li:hover{background: #0671b3;box-shadow: 3px 3px 3px 0px rgba(6, 113, 179, 0.75);}
.list-xueshu ul li:hover h2{color: #fff;}
.list-xueshu ul li:hover p span{color:#fff;}
.list-notice ul li{width: 100%;height: auto;overflow: hidden;padding-bottom:0;margin-bottom:15px;}
.list-notice ul li p{display: inline-block;float: left;width: 60px;height: 70px;border:#ddd 1px solid;font-size: 18px;text-align: center;color: #444;font-family:DINCond-Bold;background: #fff;}
.list-notice ul li h2{color: #333;font-size: 18px;float: right;width: calc(100% - 80px);margin-top:20px;border-bottom: #ddd 1px solid;height:auto;padding-bottom:27px;}
.list-notice ul li p b{display: block;font-family:DINCond-Bold;color: #444;font-size:36px;}
.list-notice ul li:hover{background: #64ceed;}
.list-notice ul li:hover h2{color: #fff;}

.article_fck{padding:1% 0;}
.article-title{text-align: center;}
.article-title h1{color: #111;font-size:26px;font-family: Poppins-Regular;line-height: 40px}
.article-title p{font-size: 18px;color: #777;margin-top:10px;font-family: Poppins-Regular;}

.fck{margin: 50px auto 0 auto;}
.fck_zj{margin: 30px auto;}
.fck p,.fck div{line-height: 30px !important;color: #333 !important;font-size: 16px; font-family: Poppins-Regular;}
.fck table{margin:0 auto}
.fck table td,.fck table th{border:#333 1px solid !important;    vertical-align: middle !important;
    padding: 10px !important;}
 .p_pages { clear:both; display:inline-block; padding:50px 0; width:100%; text-align:center; font-size:16px; }
.page a { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #94243a solid; color: #111 }
.p_no_d{ display:inline-block; margin:0 5px; padding:6px 12px; border:1px #94243a solid;background:#94243a; color:#fff; }
.page span{display:inline-block;}
.p_fun_d { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #ddd solid; color: #111 }
.p_fun_d  a { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #ddd solid; color: #111 }
.p_fun_d:hover{ background:#94243a; color:#fff; }
.p_fun_d a:hover,.p_fun_d.thisclass a { background:#94243a; color:#fff; }
.lxwm{position:relative;width: 100%;margin: 40px auto;}
.lxwm-z{background: #2ad0d2;position: absolute;right: 0;bottom:-30px;width: 80%;padding: 3%;z-index: 22;}
.lxwm-z ul{width: calc(100% - 150px);float: left;}
.lxwm-z img{width: 93px;height: 93px;float: right;margin-top:10px;}
.lxwm-z ul li{color: #fff;font-size: 18px;line-height: 36px;}
.lxwm-z ul li:before{content: "";background: #5ce6e8;border-radius: 50%;display: inline-block;margin-right: 10px;margin-bottom:3px;width: 6px;height: 6px;}
.my-map { margin:30px auto;border:#f8eaea 4px solid;width:100%; height:440px;position: relative;z-index: 1;} .my-map .icon { background: url("../enimg/red-mbx-ico.png") no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } .my-map .icon-cir-red { background-position: -11px -5px; }
     .amap-container{height: 100%;}
     .myinfowindow{width: 240px;min-height: 50px;}
     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }
.amap-copyright{display: none !important}
.ilxwm {width: 100%;height:auto;overflow: hidden;margin-bottom:50px;}
.ilxwm ul li{width:100%;background: #fbf3f3;margin-top:30px;position: relative}
.ilxwm ul li:before{content:"";background:url("../enimg/lxwm-ico01.jpg")center center no-repeat;width:60px;height:60px;display: inline-block;position: absolute;left: 0;top: 0}
.ilxwm ul li:nth-child(2):before{content:"";background:url("../enimg/lxwm-ico02.jpg")center center no-repeat;}
.ilxwm ul li:nth-child(3):before{content:"";background:url("../enimg/lxwm-ico03.jpg")center center no-repeat;}
.ilxwm ul li:nth-child(4):before{content:"";background:url("../enimg/lxwm-ico04.jpg")center center no-repeat;}
.ilxwm ul li h2{display:inline-block;color:#555;font-size:18px;padding:0;vertical-align:middle;height:60px;line-height:60px;margin-left:90px;font-weight: bold;}
.ilxwm-qr{margin:30px auto 50px auto;background: url("../enimg/lxwm_bg.png")bottom center no-repeat;width: 100%;height:auto;min-height:280px;overflow: hidden}
.ilxwm-qr ul li{border:#dbdbdb 8px solid;text-align: center;width: 130px;height: 130px;margin: 0 auto}
.ilxwm-qr ul li img{width: 100%;height:100%;margin: 0 auto}
.ilxwm-qr ul li p{color: #333;font-size: 20px;margin-top:25px;}
#a1071{display:none}
#a1072{display:none}
.p1-list{ margin-top:20px;}
.p1-list dl dt {border-bottom: #ddd 1px solid;padding-bottom:8px;line-height: 30px;margin-bottom:8px;height: auto;overflow: hidden;}
.p1-list dl dt h2{width: 83%;float: left;font-size: 16px;color: #333}
.p1-list dl dt p{font-size: 17%;float: right;font-size: 14px;color: #999;}
.p1-list dl dt:hover h2{color:#23b6e1}
.p1-list dl dt:last-child{border-bottom: 0;}

.p01{margin: 50px auto;width: 100%;height:auto;overflow: hidden}
.p01-l{width:59%}
.p01-r{width: 40%;}


.part_04 .index_title{  background-image: -moz-linear-gradient( 0deg, rgba(85,193,239,0) 0%, rgba(85,193,239,0.62) 62%, rgb(85,193,239) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(85,193,239,0) 0%, rgba(85,193,239,0.62) 62%, rgb(85,193,239) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(85,193,239,0) 0%, rgba(85,193,239,0.62) 62%, rgb(85,193,239) 100%);}
.part_04 .index_title h2 span{color: #fff;}
.part_04 .index_title h2:after{content: "";background: url("../enimg/index-title-ico002.png")center center no-repeat;}
.part_04 .index_title p{color:#d6f3fd}
.part_04 .index_title p:after{content:"";background:url("../enimg/i_title_ico04.png")center center no-repeat;}

.part_01{width: 100%;clear: both; height: auto;position: relative}
.p01-news{width: 100%;height:450px;overflow: hidden;position: relative}
.p01-news .swiper-container{width: 100%;height:auto;overflow: hidden;position: relative}
.p01-news .swiper-slide {overflow:hidden}
.p01-news .swiper-slide img.img88{width: 600px;height: 100%;float: left;height:450px;transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1);}
.p01-news .swiper-slide-active img.img88{ transform:scale(1); -webkit-transform:scale(1);}



.p01-news .swiper-slide .p01-news-z{background: #c0dcff url("../enimg/news_bg.png")center right no-repeat;width: calc(100% - 600px);float: right;height:365px;margin-top:42px;}
.p01-news .swiper-slide i{position: absolute;width: calc(100% - 570px);background:rgba(255,255,255,0.1);border:#3064a5 4px solid;right: 0;top: -80px;height:357px;transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; -ms-transition-duration:0.8s; -moz-transition-duration:0.8s;}
.p01-news .swiper-slide-active i{top:42px}
.p01-news .swiper-slide .p01-news-z h2{font-size: 30px;color: #000;font-weight: bold;font-family: SourceHanSansCN-Bold;line-height:40px;margin-top:40px;margin-left:40px;height:80px;}
.p01-news .swiper-slide .p01-news-z p{font-size: 18px;line-height: 36px;font-family: SourceHanSansCN-Bold;color: #444;margin-left:40px;width: 85%;margin-top: 10px;height:145px}
.p01-news .swiper-button-prev{background: url("../enimg/news_arrow_l.jpg")center center no-repeat;width: 51px;height:51px;position: absolute;right:75px;bottom:55px;top: auto;left: auto;opacity: 1}
.p01-news .swiper-button-next{background: url("../enimg/news_arrow_r.jpg")center center no-repeat;width: 51px;height:51px;position: absolute;right:15px;bottom:55px;top: auto;opacity: 1}
.part_02{width: 100%;clear: both; height: auto;position: relative;margin: 40px auto}
.part_02 .index_title p:after{content:"";background:url("../enimg/i_title_ico02.png")center center no-repeat;}
.part_03 .index_title p:after{content:"";background:url("../enimg/i_title_ico03.png")center center no-repeat;}
.part_05 .index_title p:after{content:"";background:url("../enimg/i_title_ico05.png")center center no-repeat;}

.part02_list{margin-top:40px;}
.part02_list ul li{width:32.5%;display: inline-block;position: relative;height: 380px;overflow: hidden;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.part02_list ul li img{width: 100%;height:100%;position: absolute;left: 0;top: 0;z-index: 1;}
.part02_list ul li i{  background-image: -moz-linear-gradient( 90deg, rgba(228,85,41,0.90196) 0%, rgba(228,85,41,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(228,85,41,0.90196) 0%, rgba(228,85,41,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(228,85,41,0.90196) 0%, rgba(228,85,41,0) 100%);position: absolute;left: 0;bottom: 0;z-index: 2;width: 100%;height: 35%;display: block}
.part02_list ul li h2{width: 94%;border:#fff 3px solid;text-align:center;height: 55px;line-height:60px;font-size:24px;text-transform: capitalize;position: absolute;bottom:3%;left: 0;right: 0;margin: 0 auto;z-index: 3;color: #fff;}

.part02_list ul li:nth-child(2) i{  background-image: -moz-linear-gradient( 90deg, rgba(43,169,215,0.90196) 0%, rgba(43,169,215,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(43,169,215,0.90196) 0%, rgba(43,169,215,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(43,169,215,0.90196) 0%, rgba(43,169,215,0) 100%);}

.part02_list ul li:nth-child(3) i{  background-image: -moz-linear-gradient( 90deg, rgba(239,197,48,0.90196) 0%, rgba(239,197,48,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(239,197,48,0.90196) 0%, rgba(239,197,48,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(239,197,48,0.90196) 0%, rgba(239,197,48,0) 100%);}

.part03_list ul li i{  background-image: -moz-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);}


.part03_list ul li:nth-child(2) i{  background-image: -moz-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);}

.part03_list ul li:nth-child(3) i{  background-image: -moz-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,82,141,0.90196) 0%, rgba(0,82,141,0) 100%);}

.part02_list ul li:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}

.part_03{margin: 50px auto}
.part_04{background: url("../enimg/index_blue_bg.jpg")center center no-repeat;width: 100%;height:685px;overflow: hidden;position: relative;}
.part_04 .blank40{height:60px;}

.part04_list{width: 100%;margin:40px auto;}
.part04_list ul li {text-align: center;
  background-image: -moz-linear-gradient( 90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%);border-bottom: #fff 4px solid;width:23%;display: inline-block;height:130px;
margin:50px auto;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;
}
.part04_list ul li h2{display: table;width: 90%;margin:0 auto;text-align: center}
.part04_list ul li p{font-size: 24px;color: #fff;text-transform: capitalize;line-height: 30px;display: table-cell;vertical-align: middle;height:130px;word-break: break-word}

.part04_list ul li:hover{  background-image: -moz-linear-gradient( 90deg, rgb(9,67,155) 1%, rgb(36,142,202) 41%, rgb(62,216,249) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(9,67,155) 1%, rgb(36,142,202) 41%, rgb(62,216,249) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(9,67,155) 1%, rgb(36,142,202) 41%, rgb(62,216,249) 100%);border-bottom:#09439b 4px solid}

.part04_list ul li:last-child:nth-child(4n - 1) {
    margin-right: calc(23% + 8% / 3);
}
.index_title h2 span {

background: linear-gradient(45deg, #094795 0%, #5c96df 100%);-webkit-background: linear-gradient(45deg, #094795 0%, #5c96df 100%);-moz-background: linear-gradient(45deg, #094795 0%, #5c96df 100%);-ms-background: linear-gradient(45deg, #094795 0%, #5c96df 100%);-o-background: linear-gradient(45deg, #094795 0%, #5c96df 100%);
          background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;

}
.part_04 .index_title h2 span{background: linear-gradient(45deg, #fff 0%, #daf2ff 100%);-webkit-background: linear-gradient(45deg, #fff 0%, #daf2ff 100%);-moz-background: linear-gradient(45deg, #fff 0%, #daf2ff 100%);-ms-background: linear-gradient(45deg, #fff 0%, #daf2ff 100%);-o-background: linear-gradient(45deg, #fff 0%, #daf2ff 100%); background-clip: text;
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;}

.part_05{margin: 50px auto;width: 100%;height: auto;overflow: hidden} 





.p01-r .index-title{width: 98%;padding-left: 2%;}
.p01-list ul li{transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;width: 31%;display: inline-block;overflow: hidden}
.p01-list ul li img{width: 100%;height: 192px;overflow: hidden;}
.p01-list ul li div.news-z{background: #f5f5f5;padding:15px 10px}
.p01-list ul li div.news-z h2{font-size:18px;color: #333;line-height:30px;}
.p01-list ul li div.news-z h3{font-size: 16px;color: #555;margin-top: 5px;}
.p01-list ul li div.news-z p{height: 30px;width: 100%;margin-top: 15px;line-height: 30px}
.p01-list ul li div.news-z i{font-style: normal;float: left;font-size:15px;color: #777;vertical-align:middle;}
.p01-list ul li div.news-z span{float: right;background: #5ac3e2;border:#5ac3e2 1px solid; text-align:center;color: #fff;width:75px;height: 30px;line-height:30px;display: inline-block;font-size: 16px;}
.p01-list ul li:hover div.news-z{background: #5ac3e2;}
.p01-list ul li:hover div.news-z h2{color: #fff}
.p01-list ul li:hover div.news-z h3{color: #fff}
.p01-list ul li:hover div.news-z i{color: #adeafc;}
.p01-list ul li:hover div.news-z span{background:none;border:#fff 1px solid}
.p01-list ul li:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}
.p01-gg ul li {width:100%;height: auto;overflow: hidden;padding:7px 0;vertical-align: middle;height: 56px;padding-left:2%;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p01-gg ul li span{display: inline-block;float: left;width: 80px;height: 56px;line-height: 28px;text-align: center;background: #63cbea;color: #fff;font-size: 14px;}
.p01-gg ul li span b{background: #f5f5f5;color: #63cbea;font-weight: normal;font-size: 16px;display: block}
.p01-gg ul li h2{float: right;width: calc(100% - 100px);font-size: 16px;color: #333;display:table;border-bottom:#ddd 1px solid;}
.p01-gg ul li h2 p{display: table-cell;height: 56px;line-height: 28px;overflow: hidden;vertical-align:middle;}
.p01-gg ul li:last-child h2{border-bottom: 0;}
.p01-gg ul li:hover{background: #eef5f7;}
.p01-gg ul li:hover h2{border-bottom: 0;color: #2491b2}
.p01-gg ul li:hover span b{background: #d6e9ef;}

.p02{background:#f9f9f9 url(../images/p2_bg.jpg)top center no-repeat;padding:10px 0; height:auto;overflow: hidden;width: 100%;}

.p02 ul li{width: 32%;display: inline-block;position: relative;height:465px;overflow: hidden;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p02 ul li img{width: 100%;z-index: 1;position: absolute;top: 0;left:0;height: 334px;}
.p02 ul li div.p2-k{position: absolute;z-index: 2;background: rgba(228,239,242,0.95);width:calc( 90% - 40px);left: 0;right: 0;bottom: 0;margin:0 auto;height:180px;padding: 20px;}
.p02 ul li div.p2-k h2{font-size:20px;font-weight: bold;color: #333;height: 60px;line-height: 30px;margin-top: 5px;}
.p02 ul li div.p2-k p{font-size: 16px;color: #899ba0;margin-top: 10px;line-height: 28px;height: 50px;}
.p02 ul li div.p2-k span{display: block;margin-top:25px;font-size: 16px;color: #a1bec6;}
.p02 ul li div.p2-k:before{content:"";background: #23b6e1;display: block;height:6px;width:55%;position: absolute;left: 0;top:-6px;}
.p02 ul li div.p2-k:after{content:"";background: #fff;display: block;height:6px;width:0%;position: absolute;left: 0;top:-6px;}
.p02 ul li:hover div.p2-k{background: rgba(35,182,225,0.95);}
.p02 ul li:hover div.p2-k h2{color: #fff;}
.p02 ul li:hover div.p2-k p{color: #c9edf7;}
.p02 ul li:hover div.p2-k span{color: #c9edf7;}
.p02 ul li:hover img{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}
.p02 ul li:hover div.p2-k:after{content: "";width: 55%;}
.p2-title{font-weight: bold;text-align: center;width: 100%;margin: 30px auto 50px auto;}
.p2-title a{font-size: 30px;color: #0d4d7a;}
.p2-more{width:140px;height:30px;color: #23b6e1;border:#23b6e1 1px solid;line-height: 30px;text-align: center;margin:50px auto 30px auto;}
.p2-more a{color: #23b6e1;font-size: 16px;font-weight: bold;}
.p2-more:hover{color: #fff;border:#fff 1px solid;background: #23b6e1;}
.p2-more:hover a{color: #fff}

.p03{padding:10px 0 60px 0; height:auto;overflow: hidden;width: 100%;}
.p03 ul li{width: 23%;display: inline-block;height:180px;position: relative;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p03 ul li img{width: 100%;height:100%;position: absolute;left: 0;top: 0;border-radius:10px;border:#bebfbf 3px solid;z-index: 1;}
.p03 ul li h2{border-bottom-left-radius:10px;border-bottom-right-radius:10px;height: 50px;width:100%;line-height: 50px;color: #fff;font-size: 20px;text-align: center;background:rgba(0,0,0,0.8);position: absolute;bottom:-5px;left:3px;z-index: 2;}
.p03 ul li:hover{transform:scale(1.03); -webkit-transform:scale(1.03); -o-transform:scale(1.03); -ms-transform:scale(1.03); -moz-transform:scale(1.03);}
.p03 ul li:hover img{border:#38bde3 3px solid;}
.p03 ul li:hover h2{background:rgba(56,189,227,0.8);}

.p04{background: url(../images/p4-bg.jpg)center center no-repeat;width:100%;height: 530px;overflow: hidden;}
.p04-l{width: 45%;margin-top:50px;position: relative}
.p04-l .p04-xs{height:340px}
.p04-l .p04-xs h2{width:100%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,0.8);height: 50px;line-height: 50px;color: #fff;font-size: 16px;padding: 0 15px;z-index: 2;opacity: 1;width: calc(100% - 30px);}
.p04-l .p04-xs .swiper-slide-active h2{display: block}
.p04-l .p04-xs img{position: absolute;left: 0;top: 0;z-index: 1;}

.p04-l .swiper-button-next, .p04-l .swiper-button-prev{background:url(../images/p4-left-arrow-l.png)center center no-repeat}
.p04-l .swiper-button-next{background:url(../images/p4-left-arrow-r.png)center center no-repeat}


.p04-r{width: 48%;}
.p04-r .title{margin-bottom: 1.0625rem;padding-bottom: 1.375rem;border-bottom: 1px solid #004781;padding-top:12px;margin-bottom: 17px; padding-bottom: 13px;}
.p04-r .container2{position: relative;padding: 1.25rem 1.875rem;margin-top: 2.875rem;}
.p04-r .container2 .swiper-wrapper{height: auto !important;}
.p04-r .swiper2{position: relative;}
.p04-r .swiper1 {margin-top: 2.25rem;width: 65%;}
.p04-r .swiper1 .swiper-wrapper{}
.p04-r .swiper1 .swiper-slide {text-align: center;border-right: 1px solid #333; font-size: 1.25rem;color: #333; height: 2.5rem;line-height: 2.5rem; width: 49% !important; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;cursor: pointer;}
.p04-r .swiper1 .swiper-slide:last-of-type{border-right: 0;}
.p04-r .swiper1 .selected {color: #23b6e1;}
#certify {position: relative;width: 100%;margin: 0 auto;}
#certify .swiper-slide {width: 90%;height: 318px;}
#certify  .swiper-slide img{display:block;}
#certify .swiper-pagination {display: none;}
#certify .swiper-button-prev {left: 0;width: 23px;height: 42px;background: url(../images/part2-02.png) no-repeat center;top: 50%;}
#certify .swiper-button-next {right: 0;width: 23px;height: 42px;background: url(../images/part2-03.png) no-repeat center;}
#certify .swiper-slide a{display: block;position: relative;width: 100%;height: 100%;}
#certify .swiper-slide .pic{overflow: hidden;}
#certify .swiper-slide .pic img{display: block;transition: 0.6s all;}
#certify .swiper-slide .text{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/part2-04.png) repeat-x bottom;}
#certify .swiper-slide .text p{transition: 0.6s all;position: absolute;bottom: 1.25rem;left: 0;width: calc(100% - 30px);padding: 0 15px;font-size: 1.125rem;text-align: center;color: #fff;}
#certify .swiper-slide .icon{position: absolute;top: 50%;left: 50%;width: 74px;height: 74px;top: 50%;margin-top: -37px;left: 50%;margin-left: -37px;}
#certify .swiper-slide:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
#certify .swiper-slide:hover .text p{color: #23b6e1;transition: 0.6s all;}


.sub_top24{background: url("../images/subtop_bg.jpg")center center no-repeat;width: 100%;height:100px;padding:30px 0  20px 0; overflow: hidden}
.sub_logo24{float: left;}
.sub_search24{float: right;margin-top: 25px;}
.sub_search24 form{background: #fff;position: relative;width: 240px;height: 42px;display: inline-block}
.sub_search24 form input[type=text]{width:calc(100% - 42px);height:42px;line-height: 42px;text-indent:1.5em;border:0;background:none;}
.sub_search24 form input[type=submit]{background: url("../images/search-ico.jpg")center center no-repeat;width: 42px;height: 42px;position: absolute;right: 0;top: 0;border: 0;}
.sub_search24 .lan24{background: #00518e;text-align: center;text-transform: uppercase;font-size: 16px;width: 42px;height: 42px;line-height: 42px;display: inline-block;margin-left: 10px;;}
.sub_search24 .lan24 a{color: #fff;font-size: 18px;height:100%;display: block}









.list_l{float: left;width:240px;height: auto;margin-top: 40px;}
.list_r{float: right;background: #fff;padding:40px 30px;width:calc(100% - 300px);}
.list_left ul li {border-bottom: #fff 2px solid;}
.list_left ul li a{font-size: 20px;color:#fff;display: block;width: 100%;padding-top:22px;padding-bottom:22px;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list_left ul li:hover{background: #fff;}
.list_left ul li.active{background: #fff;}
.list_left ul li:hover a{color: #40a4d7;text-indent:0.7em}
.list_left ul li.active a{color: #40a4d7;text-indent:0.7em}
.list_left ul li:last-child{border-bottom:0;}

nav{width: 100%;margin: 0 auto;background: #23b6e1;}
nav ul{width:1400px;margin: 0 auto;}
nav ul li{width:12.5%;text-align: center;margin:0 auto;position:relative;display: inline-block}
nav ul li a{display: block;height:60px;line-height:60px;color: #fff;font-size:18px;}
/*
nav ul li.nav_d:after{content: "";background: url("../images/nav_arrow_down.png")center center no-repeat;position: absolute;right:-3px;top:24px;width: 15px;height: 9px;}
*/
nav ul li.nav_d:hover:after{content: "";display: none}
nav ul li.active a{ background: #06a4d2;}
nav ul li:hover a{background: #06a4d2;}


nav ul li ul.nav_d_d{display: none;width: 100%;position: absolute;left:50%;top:59px;right: 0;z-index: 9999;text-align: center;margin: 0 auto;padding: 0 4px;transform: translateX(-50%);-ms-transform: translateX(-50%);-webkit-transform: translateX(-50%)}

nav ul li ul.nav_d_d li{width: 100%;height: auto;overflow: hidden;display:block;margin:0 auto;}
nav ul li ul.nav_d_d li:after{content: "";display: none}
nav ul li ul.nav_d_d li:last-child{border-bottom: 0;}
nav ul li ul.nav_d_d li a{font-size: 16px;height:50px;line-height: 50px;width:94%;padding:0 3%;display: block}
/*nav ul li ul.nav_d_d li a:before{content: "·";font-size:24px;display: inline-block;color: #fff;margin-right: 10px;}*/
nav ul li:hover ul.nav_d_d li a{background:rgba(4,140,180,0.8);}
nav ul li:hover ul.nav_d_d li a:hover{background: #048cb4;}


.n-tea-py{width: 98%;margin: 0 auto;height: auto;overflow: hidden;}
.n-tea-py ul li{  line-height:40px; height:40px;overflow: hidden;text-align:center; color:#333; background:#ecf6f9;width:34px;margin-right:11px;margin-top: 1.875%;float: left; display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;border-radius:5px;}
.n-tea-py ul li p{ display:inline-block; text-align:left; padding:0 5px;color: #3a6eaf;font-size:20px;text-align: center;font-family: Poppins-Regular;}
.n-tea-py ul li:hover{background: #13498d;color: #fff}
.n-tea-py ul li.active{background: #13498d;color: #fff}
.n-tea-py ul li:hover p{color: #fff;}
.n-tea-py ul li.active p{color: #fff;}

#scrollUp{
    right: 36px;
    bottom: 42px;
    width: 50px;
    height: 50px;
    text-align: center;
transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;cursor: pointer;opacity: 0
   
}

.fixednav2{position:fixed;z-index:999999;opacity: 1 !important}





.party .nav_menu3 > ul > li.active{background: rgba(116,1,0,0.4)}
.party .g-head .btn-list .search .btn{background: url("../images/red_search-ico.jpg") center center no-repeat;}
.party .g-head .btn-list .search.on .btn input{background: url("../images/red_search-ico.jpg") center center no-repeat;}
.party .list-left-blue{background: url("../images/red-left-bg.jpg")center center repeat-y;background-size:100% 100%}
.party .mbx a:first-child:before{background:url("../images/red-mbx-ico24.png")center center no-repeat;}
.party .list-left{background: #fff5f6 url("../images/red-left-d-bg.png")bottom center no-repeat;}
.party .fixednav:after{background: rgba(141,0,0,1);}
.party .nav_menu3 ul ul li a{background:rgba(116,1,0,0.3); ;}
.party .nav_menu3 ul ul li a:hover {color: #ffcccb;}
.party .column{color: #111}
.party .g-head a.navA:after{background: url("../images/red-menu.jpg")center center no-repeat;}
body.party .g-head a.navA:after{background: url("../images/red-close.jpg")center center no-repeat;}
.party .g-nav2{background:rgb(139,1,0)}
.party .subNav:hover{background: #8d0000;}
.party .currentDd{background: #8d0000;}
.party .navContent{background:#ce000c;}
.party footer{background: #931b1b url("../images/red-foot_bg24.jpg")center center no-repeat;}
.party .foot-tr h2{border-bottom: #b93f3f 1px solid;}
.party .sitemap h2{border-bottom: #b93f3f 1px solid;}
.party .foot-f{border-top: #d9393c 1px solid;}
.party .list-list ul li p{color: #df9fa3}
.party .list-list ul li:hover h2{color: #c2000b;}
.party .list-list ul li:hover h2:before{content: "";background:#c2000b;}
.party .page a {border:1px #8d0000 solid; }
.party .p_no_d{  border:1px #8d0000 solid;background:#8d0000; }
.party .p_fun_d:hover{ background:#8d0000;}
.party .p_fun_d a:hover,.p_fun_d.thisclass a { background:#8d0000;}
.party .part03-l ul li span{background:#8d0000;}
.party .part03-l ul li p{background:#f4f4f4}
.party .part03-l ul li:hover p{color:#333}
.party .sub_top24{background: url("../images/party_ny_banner24.jpg")center center no-repeat;}
.party .sub_search24 form input[type=submit]{background: url("../images/red_search-ico2.jpg")center center no-repeat;}
.party .sub_search24 .lan24{background: #8d0c0c;}
.party .sub-mbx{background: #fde0e0;}
.party nav {background: #c51d1d;}
.party nav ul li.active a {background: #a80d0d;}

.party nav ul li:hover a{background: #a80d0d;}
.party nav ul li:hover ul.nav_d_d li a{background:rgba(180,4,4,0.8);}
.party nav ul li:hover ul.nav_d_d li a:hover{background: #a80d0d;}

.party .sub-type{background:url("../images/red_typename_bg.png")center center no-repeat;}
.party .sub-type h2{color: #862121}
.party .currentDd{background: #d62f2f;}
.party .navContent{background: #fad2d4;}
.party .navContent li{border-bottom: #ffecec 1px solid;}
.party .subNav:hover{background: #d62f2f;}
.party .foot-tr .f-address{color: #e78b8b}

.party .navContent li.active{background:#fbb1b1;}
.party .navContent li:hover{background:#fbb1b1;}

.party .foot-tr h2{color:#ffa4a4}

.noleft{background: #fff;padding:0px 30px;height: auto;overflow: hidden;}
.list-jl24 ul li{width: 31.5%;text-align: center;margin:0 auto;height:410px;position:relative;}
.list-jl24 {margin: 60px auto;width: 100%;position: relative;}
.list-jl24 ul li i{position: absolute;width:100%;margin:0 auto;height:240px;background: #eeeeee;left: 0;right: 0;bottom:0;display: block;z-index: 1;}
.list-jl24 ul li span{background: #c3567c;position: absolute;top:0;left: 0;right: 0;width:77%;margin:0 auto;z-index: 2;display: block;height: 295px}
.list-jl24 ul li div.jl24-l{background: #a83d63 url("../enimg/hz-ico01.png")right bottom no-repeat;position: absolute;top:0;left: 0;right: 0;width:80%;margin:0 auto;z-index: 3;display: block;height: 285px;text-align: center}
.list-jl24 ul li div.jl24-l h2{color: #fff;font-size: 24px;margin: 30px auto;font-weight: bold;}
.list-jl24 ul li div.jl24-l p{font-size: 18px;color: #e7a4bc;line-height: 30px;width:88%;margin: 0 auto}
.list-jl24 ul li em{background: #94243a;display: none;margin: 0 auto;width: 120px;height: 45px;line-height:48px;color: #fff;font-size:18px;font-style: normal;vertical-align: middle;opacity: 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-jl24 ul li .jl24-t{position: relative;height: 340px;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-jl24 ul li:nth-child(2) div.jl24-l{background: #3d56a8 url("../enimg/hz-ico02.png")right bottom no-repeat;}
.list-jl24 ul li:nth-child(3) div.jl24-l{background: #4da2d3 url("../enimg/hz-ico03.png")right bottom no-repeat;}
.list-jl24 ul li:nth-child(2) span{background: #7087d1;}
.list-jl24 ul li:nth-child(3) span{background: #73bee9;}
.list-jl24 ul li:nth-child(2) div.jl24-l p{color:#8a9edf}
.list-jl24 ul li:nth-child(3) div.jl24-l p{color:#cdecfe}
.list-jl24 ul li:hover .jl24-t{margin-top: -30px;}
.list-jl24 ul li:hover em{display:block;opacity: 1;margin-top: 30px;}
.list-jl24 ul li:hover span{background: #d6d6d6;}
.list-jl24 ul li:hover div.jl24-l{background: #94243a url("../enimg/hz-ico01-1.png")right bottom no-repeat;}
.list-jl24 ul li:nth-child(2):hover div.jl24-l{background: #94243a url("../enimg/hz-ico02-2.png")right bottom no-repeat;}
.list-jl24 ul li:nth-child(3):hover div.jl24-l{background: #94243a url("../enimg/hz-ico03-3.png")right bottom no-repeat;}

.list-jl24 ul li:hover div.jl24-l p{color: #efbdc7 !important;}

.phone_lan{display:none;}

@media screen and (max-width:1680px){

  .swiper-slide-active h2{bottom:25%}
.fixednav{position: fixed}
.nybanner .typename h2{font-size:34px}
  .nybanner{overflow: visible;height: auto}
  .nybanner img{position: relative}
  .nybanner h2{bottom:40%}
  .nybanner h2:before{content: "";margin-top: 80%;display: block;}
  .news-list ul li div{height: 188px}
  .nybanner .typename_one h2{font-size: 60px;}
}

@media screen and (max-width:1519px){
  .list-news2024 ul li .left-news-z h2{font-size:16px;line-height:26px}
      .list-news2024 ul li img{height:231px}
  .g-head a.logo{width:240px;height:73px;}
  .g-head a.logo2{width: 240px;height: 70px;}
.nybanner .typename_one h2{font-size:50px;}
}

@media screen and (max-width:1500px){
  .foot-l{width: 48%;}
  .list-news2024 ul li img{height:227px}

}
@media screen and (max-width:1440px){
  .wrapper{width: 96%;}
  .wrapper2{width: 96%;}
.g-head .btn-list ul a{font-size: 18px;}
.g-head .btn-list ul li:hover ul li{height:40px;line-height:40px;}
.g-head .btn-list ul li ul li a{font-size: 16px;height:40px;line-height:40px;}
  .list-zj ul li{margin-top: 20px;overflow: hidden;height:335px}
  .list-zj ul li h2{margin:10px auto 0 auto}
  .list-zj ul li p{line-height:26px;font-size: 15px;}
  .list-zj ul li img{width: 110px;height: 152px;margin-top:20px;}
  .list-news2024 ul li img{height:215px}
  .part02_list ul li{height:338px}
  .g-head .btn-list ul.nav_ul{width: 100%;}
  .g-head .btn-list ul li{padding: 0 33px}
}
@media screen and (max-width:1420px){
  .g-head .btn-list ul li{padding: 0 31px}
}
@media screen and (max-width:1400px){
  .g-head .btn-list{right: 0}
  .nav_menu3 li:last-child:hover > ul{left: 10px}

  .wrapper-sub{width: 96%;}

  .right_main{width: calc(100% - 30px);margin-left: 30px;}
  .p01-news .swiper-slide .p01-news-z h2{font-size: 26px;margin-left: 25px;}
  .p01-news .swiper-slide .p01-news-z{margin-top: 30px;}
  .p01-news .swiper-slide .p01-news-z p{font-size: 16px;line-height:32px;margin-left: 25px;width: 90%;}
  .p01-news .swiper-slide i{top:30px;}
  .p01-news .swiper-button-prev{bottom:70px}
  .p01-news .swiper-button-next{bottom:70px}
  .foot-l{width:50%;}
  .list-news2024 ul li .left-news-z{height:220px;}
  .list-news2024 ul li i{height:240px;}
  .list-news2024 ul li .left-news-z h2{width:calc(100% - 20px);padding: 5px 10px}
      .list-news2024 ul li img{height:206px}
  .part02_list ul li{height:328px}
.g-head .btn-list ul li{padding: 0 30px}
  .list-news2024 ul li .p1-img{height:221px;}
}
@media screen and (max-width:1388px){
  .g-head .btn-list ul li{padding: 0 28px}
    .nybanner .typename_one h2{font-size: 46px;}
}
@media screen and (max-width:1368px){
  .list-zj{width: 100%;}
  .list-news2024{width: 100%;}
  .typename{font-size: 24px;}
  .leader-typename ul li a{font-size: 18px;}
    .list-news2024 ul li img{height:212px}
  .zj-yuanxi ul li a{font-size: 18px;}
.part02_list ul li{height:320px}
  .part01-l ul li .p1-img{height:311px;;}
  .part02 .p2-img{height:311px;}
  .part03 img.p3-bg{height:410px;}
    .list-news2024 ul li .p1-img{height:214px;}
  .part01-l ul li .p1-img{height:233px;}
}
@media screen and (max-width:1360px){
.g-head a.navA{display: block}
.g-head .btn-list ul.nav_ul{display: none;}

  .search_lan{margin-right: 90px;}
  .g-head a.navA{top:47px;}
  .fixednav a.navA{top:23px;}
  .g-nav2 .scroll ul{width:96%;}
  .fixednav:after{content:"";height: 105px;}
}
@media screen and (max-width:1280px){

      .news-list ul li div{height: 158px}
  .list-teacher ul li div p{font-size: 15px;}
.list-notice ul li h2{font-size: 15px;}
    .list-xueshu ul li h2{font-size: 16px;}
  .list-xueshu ul li p span{font-size: 16px;}
  #scrollUp img{width:40px !important;height:40px !important}
  .foot-l{width: 54%;}
  .foot-r{width: 44%;}
  .foot-r ul li:nth-child(1) img{width: 250px;}
  footer .wrapper{width: 98%;}
  .part04_list ul li p{font-size: 22px;}
  .index_title h2 span{font-size: 40px;}
  .p01-news .swiper-slide img{width: 550px;height:413px;}
  .p01-news .swiper-slide .p01-news-z{width: calc(100% - 550px);}
  .p01-news .swiper-slide i{width: calc(100% - 520px);}
  .p01-news .swiper-slide .p01-news-z h2{font-size: 24px;}
  .p01-news .swiper-slide .p01-news-z p{height:135px;overflow: hidden;}
    .p01-news .swiper-button-prev{bottom:30px}
  .p01-news .swiper-button-next{bottom:30px}
  .typename{font-size: 22px;}
  .list-news2024 ul li img{height:193px}
  .list-zj ul li{height: 300px;}
  .list-zj ul li img{width:90px;height:125px;margin-top: 0;}
  .part02_list ul li{height:300px}
    .g-head a.logo{width:220px;height:67px;}
  .g-head a.logo2{width: 220px;height: 65px;}
    .part01-l ul li .p1-img{height:290px;;}
  .part02 .p2-img{height:290px;}
    .part03 img.p3-bg{height:380px;}
  .p6-pic a{width: 295px;}
  .p6-pic a:nth-child(2){left:310px;}
  .p6-pic a:nth-child(3){left: 620px}
  .p6-pic a:nth-child(5){width:605px;left:310px;}
  .p6-pic a:nth-child(7){left:310px;}
  .p6-pic a:nth-child(8){left:620px;}
  .f-link-z a{padding:0 15px}
  .nybanner .typename_one h2{font-size: 42px;}
.list-news2024 ul li .p1-img{height:194px;}
  .left-news ul li .p1-img{height:233px;}
  footer{padding: 40px 0 20px 0}
  .faddress p{font-size: 16px;}
}
@media screen and (max-width:1024px){
.itop_link{display: none;}
  .g-head .wal{width:auto;}
  .part01-l ul li .p1-img{height:233px}
  .part02 .p2-img{height:233px}
  .part01-l ul li .p1-z h2 p{line-height:30px;font-size: 16px;padding:15px}
  .part01{height: auto;background-size: cover;overflow: hidden;}
  .part02{height: auto;background-size: cover;overflow: hidden;}
   .part03{min-height: auto}
  .g-head:before{content:"";height:120px;}
  .p3-title{margin:30px; auto;float: none;text-align: center;width:100%}
  .part03 img.p3-bg{display: none;}
  .p3-list{width: 96%;position: static;}
  .p3-more{margin:30px auto;float: none;}
  .part02 .wrapper{padding-top:10px;}
    .p6-pic {font-size: 0;}
  .p6-pic a{width:32% !important;height:250px !important;position: static;display: inline-block;margin:0.65%}
  .part04{padding:30px 0}
  .f-qr{position: static;}
  .f-link{padding-bottom:0;margin-top:0;}
  .f-link-z{width:100%;float: none;}
  .f-qr{padding-bottom:20px;}
  .f-qr p{color:#000}
  .faddress{float: none;width:100%;margin:20px auto}
  .f-qr .qr-img{margin-top:20px;}
  .flogo{float: none;margin: 10px auto}
footer{padding:20px 0;}
  .fcopyright{margin-top:0;text-align: center;}
  .list-r{width:100%;float: none;}
  .list-l:before{display: none;content: ""}
  .list-l{margin:30px auto;float: none;}
  .navShow .g-head .wal{min-height:100px}
  .g-head .btn-list{display: none;}
  .list-jl24 ul li{width:48%}
  .noleft{margin-bottom:30px;}
  .ilxwm-qr{display: none;}
}

@media screen and (max-width:820px){
  .g-head a.logo2{width:325px;left:195px;}

  .btn-list{display:none}
    .g-nav2 .scroll ul{display: block;width:94%;}
  .g-nav2 .scroll li{width: 100%;padding-top: 0;border-bottom:#f986a6 1px solid;height: auto;line-height:50px}
  .g-nav2 .scroll li h2 a{font-size: 18px;display:block;width:100%}
  .g-nav2 .scroll li:nth-of-type(1){margin-top: 130px;}
  .g-nav2 .scroll li .list{display: none}
  .g-nav2 .scroll li .list dl{font-size: 0;height: auto;overflow: hidden;margin:15px auto}
  .g-nav2 .scroll li .list dd{width: 25%;float: left;display:inline-block;}
  .g-nav2 .scroll li h2 {text-align: left;position: relative}
  .g-nav2 .scroll li h3 {text-align: left}
  .g-nav2 .scroll li h2.h2:after {
  content: "";
  background:url("../enimg/arrow_down.png")center center no-repeat;
  display: block;
  position: absolute;
  top: 5px;
  right: 0.5rem;
  color: #fff;
  width: 40px;
  height: 40px;
  background-size: 100% 100%
}
.g-nav2 .scroll li.on h2.h2:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.search_lan .search{display: none;}
  .g-head a.logo{width:180px;height:55px;}
  .g-head a.logo2{width:200px;height:59px;}
  .g-head .wal{margin-left:15px;margin-top: 15px;}
  .psearch{display: block;right:95px;top:35px;z-index: 1}
  .g-head:before{content:"";position: fixed;background:#94243a;height:100px}
  .g-head:after{content:"";height:100px}
.search_lan .language{display: none;}
  .fixednav .psearch{top:32px}
  .banner{margin-top: 100px;}
  .g-head a.navA{top:28px;}
  .fixednav a.navA{top:24px;}
  .fixednav .wal{margin-top:25px;}
  .search_lan{margin-top: 100px;width:100%;float: none;}
  .fixednav .search_lan{margin-top: 100px;}
  .search_lan .search{margin-top: 0;margin-left: 0;}
  .search_lan .search form{width:100%;}
  .search_lan form input[type=text]{width:90%;position:absolute;left: 0;top: 0;}
  .part01-l ul li{width:440px;margin:10px auto 0 auto;}
  .part02 ul li{width:440px;margin:10px auto 0 auto;}
  .part01-l ul li .p1-img{height:330px;}
  .part02 .p2-img{height:330px;}
  .f-link-z a{width:48%;padding: 0;margin: 0 0.5%;margin-top: 10px;}
  .f-link-z a:after{content: "";display: none;}
  .part04 {padding:30px 0 0 0;}
  .flogo{width:50%}
  .list-ld ul li{width:100%;margin:10px auto}
  .nybanner{display:none;}
  .list-r{margin-top:100px;}
  .submain{margin-top:100px;}
.phone_lan{display:block;}
.list-news2024 ul li:last-child:nth-child(3n - 2){margin:10px auto 0 auto}
}


@media screen and (max-width:480px){
  .fck img{width:100% !important;height:100% !important}
  

.g-head a.logo{background:url("../enimg/enlogo-01-x.png") center no-repeat;width:48px;height:59px;background-size: contain;vertical-align: bottom;}
.fixednav a.logo{width:48px !important;height:59px !important;}
.g-head a.logo2{margin-left: 5px;}
.psearch{right:70px;top:30px;}
.g-head a.navA{right:10px;top:22px}
.fixednav .wal{margin-top: 18px;}
.g-head .wal{margin-top:10px;}
.g-head:before{content: "";height: 90px;}
.g-head:after{content: "";height: 90px;}
.banner{margin-top: 90px;}
.list-r{margin-top: 90px;}
  .submain{margin-top:90px;}
  .navShow .g-head:after{content: "";height: 90px}
  .navShow .g-head:before{content: "";height: 90px}

.fixednav a.logo2{width:200px !important;height:59px !important}
.fixednav .psearch{top:30px}
.g-head .wal{min-height:90px}
.search_lan{margin-top:90px;}
.g-nav2 .scroll li:nth-of-type(1){margin-top: 90px;}
.index-title a{font-size:30px}
.part01 .index-title{margin:30px auto 20px auto}
.part01-l ul li{width:400px;}
.part01-l ul li .p1-img{height:300px}
.list-news2024 ul li .p1-img{height:280px}
.part02-l{margin-top:0;}
.part02 ul li{width:400px;}
.part02 .p2-img{height:300px}
.p3-title{margin:30px auto;}
.p3-title a{font-size: 30px}
.part03{padding-top:10px;}
.p3-list{width:calc(100% - 44px)}
.part04{padding-top: 10px;}
.p6-pic{margin:30px auto 0 auto}
.p6-pic a{width:48% !important;height:200px !important}
.p6-pic a:last-child{display: none;}
.f-link-z{margin-top: 10px;}
.f-link-z a{border-bottom:#ddd 1px solid;padding-bottom:5px;width:100%}
.flogo{width:80%}
.part01 .index-more{margin-bottom: 0;}
.p6-pic{height:auto;}
.part04{min-height:auto}
.list-ld ul li img{float: none;margin:20px auto 0 auto}
.list-ld ul li div.tea-r{float: none;width:90%;margin:20px auto}
.tea01 ul li img{float: none;margin:20px auto 0 auto;width:150px;height:210px}
.tea01 ul li div.tea-r{float: none;width:90%;margin:20px auto}
.tea02 ul li img{float: none;margin:20px auto 0 auto;}
.tea02 ul li div.tea-r{float: none;width:90%;margin:20px auto}
.tea02 ul li div.tea-r h2 span{display: block;font-size: 16px;margin-left: 0;}
.list-r-right{padding:40px 20px}
.typename{line-height: 30px}
.list-l{width:100%;}
.list-left{width:310px;margin:0 auto;}
.left-news{display: none;}
.list-list ul li p{display: none;}
.list-list ul li h2{width:100%}
.list-jl24 ul li{width:100%}
.my-map{height:300px}
.ilxwm ul li {margin-top: 10px;}
.ilxwm ul li:before{content: "";display: none;}
.ilxwm ul li h2{display: table-cell;vertical-align: middle;line-height:30px;padding:10px 15px;}
.list-jl24{margin:30px auto 0 auto}
.noleft{padding: 0 10px}
.list-jl24 ul li div.jl24-l{width:90%;}
.mbx a{font-size: 16px}
.banner .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;}
.banner .swiper-pagination{background:none;bottom:0 !important;}

}
@media screen and (max-width:375px){
  .g-head a.logo{vertical-align: top;}
  .g-head a.logo2{width:170px;height:50px;}      
  .fixednav a.logo2{width:170px !important;height:50px !important}
  .psearch{top:25px;right:60px}
  .fixednav .psearch{top:25px;}
  .g-head a.navA{top:18px;right:5px}
  .banner{margin-top: 80px;}
  .list-r{margin-top: 80px;}
    .submain{margin-top:80px;}

  .g-head:before{content: "";height:80px;}
.g-head:after{content: "";height:80px;}
.search_lan{margin-top:80px;}
  .navShow .g-head:after{content: "";height: 80px}
  .navShow .g-head:before{content: "";height: 80px}
.navShow .g-head .wal{min-height:80px;}
.g-nav2 .scroll li:nth-of-type(1){margin-top:80px;}
.part01-l ul li{width:350px;}
.part01-l ul li .p1-img{height:263px}
.list-news2024 ul li .p1-img{height:240px}
.part02-l{margin-top:0;}
.part02 ul li{width:350px;}
.part02 .p2-img{height:263px}
.p6-pic a{height:150px !important;}
.p3-title a{font-size: 26px;}
.p3-list ul li h2{font-size: 16px}
.part02 .p2-f h3{font-size: 16px}
.list-jl24 ul li div.jl24-l p{font-size: 16px;width:92%;line-height: 28px}
}
@media screen and (max-width:360px){
.ilxwm ul li h2{font-size: 16px}
  
}