@charset "utf-8";
/* CSS Document */


/*--------------- 
总体 
---------------*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 100px;
}
@font-face {
  font-family: "思源黑体";font-weight: 500;src: url("../img25/sy.woff2") format("woff2"),
  url("../img25/sy.woff") format("woff");
}
body{ position:relative; width:100%; font-family: "微软雅黑"; font-size:.16rem;background:#f3f3f3 url("../img25/subbg.png")center center repeat; color:#777; overflow-x:hidden; }
.en { position:relative; width:100%; font:normal 14px/24px "Arial"; background:#fff; color:#777; overflow-x:hidden; }
.container{width: 100%;max-width: 19.2rem;margin: 0 auto;position: relative;height: auto;overflow: hidden;}
a { text-decoration:none;  }
h3, h4, h5 { font-weight:normal; }
.cl{clear: both}
.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:14rem; overflow: hidden;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper-sub{width:14rem; overflow: hidden;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper2{width:14rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper1600{width:16rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper16{width:16rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.w166{width:16rem;margin:0 auto;padding: 0; height:auto; position: relative;z-index:3;}
.wrapper18{width:18rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.iflex{display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;flex-flow:wrap}
.iflex2{display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: left;flex-flow:wrap}
.iflex3{display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: center;flex-flow:wrap}
.mt50{margin-top: 50px;}
.mt70{margin-top: 70px;}
img{vertical-align: middle}
.fl{float: left;}
.fr{float: right;}
/*-------------------------*/
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 ul, .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%;
}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 2rem;
    background-image: -moz-linear-gradient( 90deg, rgba(8,69,108,0) 0%, rgba(8,69,108,0) 0%, rgba(8,69,108,0.8) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(8,69,108,0) 0%, rgba(8,69,108,0) 0%, rgba(8,69,108,0.8) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(8,69,108,0) 0%, rgba(8,69,108,0) 0%, rgba(8,69,108,0.8) 100%);

}
.g-head:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
   height: 1.5rem;

}
.fixednav:after{content: "";  background:#00478b;}
.g-head .wal {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.g-head a.logo {
  display: block;
  background: url("../img25/logo25.png") center no-repeat;
  background-size: 100%;
  width:4.96rem;
  position: absolute;
  z-index: 1;
  left:0.2rem;
  right: auto;
  top:0.1rem;
  height:0.95rem

}
.g-head a.logo2 {
  display: block;
  background: url("../img25/logo_02.png") center no-repeat;
  background-size: 100%;
  width:3.71rem;
  position: absolute;
  z-index: 1;
  left:1.05rem;
  right: auto;
  top:0.1rem;
  height:0.75rem
}

.g-head .btn-list {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0.4rem;
  top: 0;
  bottom: auto;
  height:0.8rem;
  font-size: 0.18rem;
  color: #fff;
}
.g-head .btn-list a {
  color: #fff;
}
.g-head .btn-list dl{margin-right:0.15rem;}
.g-head .btn-list dl dt {
  height: 0.5rem;
  padding:0 0.15rem 0 0;
  line-height:0.5rem;
	display: inline-block;
}
.g-head .btn-list dl dt a:visited{color: #fff;}
.g-head .btn-list dl dt a:hover{color: #81b6f1;}

.g-head .btn-list ul li {
	  width:0.45rem;
  height: 0.45rem;
  line-height:0.45rem;
	display: inline-block;text-align: center
}
.g-head .btn-list ul a {
  display: inline-block;font-weight: bold;background: #0d5481;color: #fff;width: 100%;font-size: 0.2rem;

}
.g-head .btn-list ul li a:link{color: #fff}
.g-head .btn-list ul li a:visited{color: #fff}
.g-head .btn-list ul li a:hover{color: #81b6f1;}
.g-head .btn-list ul li a:active{color: #fff}


.g-head .btn-list .language .name {
  height: 50px;
  opacity: 0.75;
  padding: 0 25px;
}

.g-head .btn-list .language .name:hover {
  opacity: 1;
}

.g-head .btn-list .search {
  background-color: rgb(255, 255, 255);
  width: 2.4rem;
  height: 0.45rem;
  position: relative;
  z-index: 20;
  margin-right: 0.15rem;

}
.g-head .btn-list .search input[type=text]{border:0;width:80%;position: absolute;left: 0;top: 0;height:100%;text-indent:1em;background:none;color:#252525;}
.g-head .btn-list .search input[type=submit]{background: url("../img25/search-ico.png")center center no-repeat;width:0.28rem;height:0.28rem;display: inline-block;position: absolute;right:0.1rem;top:0.09rem;border:0;cursor: pointer;background-size: contain}
.fixednav .btn-list .search input[type=text]{color:#252525}
.g-head .btn-list .search .btn {

  background: url("../img25/search-ico.png") center center no-repeat;
  width:0.33rem;
  height:0.33rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 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 10px;
}
.g-head .btn-list .search.on .btn{background:none;}
.g-head .btn-list .search.on .btn input {
  background: url("../img25/search-ico2.png")center center no-repeat;border: 0;margin-top: 3px;
}
.g-head .btn-list .search.on .btn input {
  display: block;
}
.g-head .btn-list .search.on .input {
  width: 2.5rem;
  opacity: 1;
  visibility: visible;
}
.g-head a.navA {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top:0;
  bottom: auto;
  background-size: 100% 100%;
  width: 0.5rem;
  height:0.5rem;display: none;
}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../img25/menu_button.jpg") center center no-repeat;vertical-align: middle;background-size: contain
 
}

nav{
  position: absolute;
  z-index: 1;
  left:0;
  right: 0;
  top:0.95rem;
  margin: 0 auto; border-bottom: rgba(255,255,255,0.2) 1px solid;width: 100%;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;

}
.g-nav ul.nav_ul{margin: 0 auto;float: right;width: 8.5rem;}
.g-nav li {
  position: relative;
 width:14.28%;
  text-align: center

}
.g-nav a.name {
  display: block;
  height:50px;
  line-height:50px;
  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:#074d8c;
  background-size: cover;
  opacity: 0;
width: 100%;
  height: 100vh;
  visibility:hidden
}
.g-head .wal:after {
	content: "";
  background-image: -moz-linear-gradient( 0deg, rgba(23,89,163,0) 0%, rgba(23,89,163,0.8) 49%, rgba(23,89,163,0.79) 50%, rgba(23,89,163,0) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgba(23,89,163,0) 0%, rgba(23,89,163,0.8) 49%, rgba(23,89,163,0.79) 50%, rgba(23,89,163,0) 100%);
  background-image: -ms-linear-gradient( 0deg, rgba(23,89,163,0) 0%, rgba(23,89,163,0.8) 49%, rgba(23,89,163,0.79) 50%, rgba(23,89,163,0) 100%);
  position: absolute;
  left: 0px;
	bottom:-10px;
	width:100%;
  height: 10px;display: none;
}




/*.sub .g-head:before{content: "";background:rgba(45,45,45,0.8);}
.sub .fixednav:after{content: "";background:rgba(45,45,45,0.8);}*/
.navShow .g-nav li{display: none}
.navShow .g-nav2{opacity: 1;visibility:visible}
.navShow .g-head:before{content: ""; background:none;height: 1.5rem;}
.navShow .g-head:after{content: ""; background:none;height: 1.5rem;}
.navShow .g-head .wal{min-height:1.5rem;}
.navShow .g-head .wal:after{content: "";display: none}
.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: 14rem;
  margin: 0 auto;
}
.g-nav2 .scroll li {
  width: 11.1%;
  text-align: center;
  padding-top: 1.6rem;
}
.g-nav2 .scroll li a {
  color: #fff;
}
.g-nav2 .scroll li h2 {
  font-size: 0.2rem;

}
.g-nav2 .scroll li .list {
  padding:0.05rem 0
}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.18rem;
  line-height:0.4rem;
}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;
}
.g-nav2 .scroll li .list dd {
  font-size: 0.16rem;
  line-height:0.3rem;
  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: url("../img25/menu_close.jpg") center center no-repeat;background-size: contain
}
body.navShow .g-nav2{z-index: 51;}
body.navShow .g-head{z-index: 52;}
.banner{width: 100%;position: relative;overflow: hidden;z-index:49;}
.nybanner{width: 100%;height:3.48rem;position:relative;overflow: hidden;}
.nybanner img{z-index: 1;position: absolute;left: 0;top: 0}
.nybanner .wrapper{position: absolute;bottom:0.7rem;left: 0;right: 0; z-index: 2;width: 16rem;}
.nybanner h2{font-size:0.5rem;color: #fff;margin: 0 auto;display: inline-block;text-shadow:5px 5px 5px rgba(0, 49, 114, 0.75);margin-left: 0.2rem;}


.swiper-container { width: 100%;height: 100%;}
  .swiper-container2 { width: 100%;height: 100%;position: relative}
.pagination {
      display: block;
    position: absolute;
    right: 10px !important;
  left: auto !important;
    text-align: right;
    bottom: 15px !important;
    width: 100%;
  z-index: 999;
  display: none;
}
.swiper-pagination-bullet{
    display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #e0e0e0;
  margin: 0 6px !important;
  cursor: pointer;
opacity:1;
  
}
.swiper-slide img{width:100%;height:100%}
.swiper-pagination-bullet-active{  background: #ff8c93;}
.swiper-button-next{background-image:url(../img25/b_arrow_l.png);width:46px;height:87px;left:30px;top:60%;background-size: 100% 100%;opacity: 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.swiper-button-prev{background-image: url(../img25/b_arrow_r.png);width:46px;height:87px;left: auto;right:30px;top:60%;background-size: 100% 100%;opacity: 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev{opacity: 1}
.swiper-pagination{text-align: right;right: 0 !important;bottom:25px !important;margin: 0 auto;width: 1200px !important;}
.swiper-pagination-bullet{width: 25px;height: 25px;background: #fff;border-radius: 0;color: #085087;line-height: 25px;text-align: center}
.swiper-pagination-bullet-active{background:#085087;color: #fff;width:0.8rem;}

.swiper-container2 .pagination2 {
      display: block;
    position: absolute;

    text-align: center;

    width: 100%;
  z-index: 999;

    left:0 !important;right:0 !important;text-align: center;bottom:0.25rem !important;

}

.swiper-container2 .pagination2{left:0 !important;right:0 !important;text-align: center;bottom:0.3rem !important;}
.swiper-container2 .pagination2 .swiper-pagination-bullet{width:0.15rem;height:0.15rem;border-radius:50%;transition-duration:.3s}
.swiper-container2 .pagination2 .swiper-pagination-bullet-active{background:#0058a2;color: #fff;width:0.4rem !important;height:0.15rem;border-radius:0.15rem}

.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 > ul > li {
text-align: center;float: left;width:14.28%
}
.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;

  color: #fff;
  font-size: 0.2rem;
  height:0.5rem;
  line-height:0.5rem;
  font-weight: 500;
  display: block;

}
.nav_menu3 > ul > li:hover  {
background: none;
}
.nav_menu3 > ul > li:hover  a{background:rgba(8,69,108,0.8);}

.nav_menu3 > ul > li.active  {
background: none;
}
.nav_menu3 > ul > li.active a{background:rgba(8,69,108,0.8);}
.nav_menu3 > ul > li:hover ul li a{color:#252525;background:none;font-size:0.18rem;height: auto;padding:0.1rem 0;line-height:0.26rem;overflow: hidden}
.nav_menu3 > ul > li:hover ul li:hover a{color: #08456c;}
.nav_menu3 > ul > li:hover ul li:hover ul li a{color: #252525}
.nav_menu3 > ul > li#nav-has-sub:hover > a::after {
  border-color: #990B2C;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
  width:1.8rem;
}
.nav_menu3 ul ul.nav_d_d{background:rgba(255,255,255,0.8);}
.nav_menu3 li:hover > ul {
       left: 50%;
     transform: translateX(-50%);width:1.8rem;
}
  .nav_menu3 li:nth-child(3):hover > ul{width:2.2rem}      
.nav_menu3.align-right li:hover > ul {
  left: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;

}

.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:hover > ul > li {
  height:auto;

}
.nav_menu3 ul ul li a {
  display: block;
  padding: 0;
  height: 0.5rem;
  line-height:0.5rem;
    width: 100%;
  text-align: center;
  text-decoration: none;
  color: #252525;
  
  -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: 0.16rem;
}
.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #08456c;
	background:rgba(208,240,251,0.8);
}
.nav_menu3 ul ul li:hover ul li a{background:rgba(208,240,251,0.8);color:#252525}
.nav_menu3 ul ul ul li:hover{background:#007ad0;}
.nav_menu3 ul ul li:hover ul li a{color:#252525}

#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}
header .psearch{display: none;background: url("../img25/seach_ico.png")center center no-repeat;width: 33px;height: 33px;position: absolute;right:70px;top:25px;}
.article_fck{padding:0;width: 100%;margin:0.5rem auto}
.article-title{text-align: center;border-bottom: #ddd 1px solid;padding-bottom:0.2rem;}
.article-title h1{color: #111;font-size:0.26rem;line-height:0.4rem}
.article-title p{font-size: 0.16rem;color: #777;margin-top:0.1rem;}
.fck{width: 100%;height: auto;overflow: hidden;position: relative;margin:0.3rem auto;}




.list-r-p{padding: 0.3rem 0}
.article {padding:0rem;}
.article_a {padding:0.3rem 0;}
.article-t{text-align: center;margin:0 auto;border-bottom: #ddd 1px solid;padding-bottom: 0.2rem;width:100%;}
.article-t h1{font-size:0.26rem;color: #111;font-weight: 550;}
.article-t p{margin-top: 0.15rem;color: #777;font-size: 0.16rem;}
.fck div,.fck p{font-size: 0.2rem !important;color: #252525;line-height: 0.42rem !important;}
.tea_fck p{white-space:pre-line}
.fck table tr td{border:#ddd 1px solid;padding: 0.12rem !important;vertical-align:middle;}
#vsb_content_6 .vsbcontent_end{text-align:left !important}
.main{width: 100%;height:auto;overflow: hidden;position: relative}



.mbx{width:100%;height:0.6rem;line-height:0.6rem;font-size:0.18rem;color:#252525;background: #e3ecf7;}
.mbx-z:before{content: "";background: url("../img25/mbx-ico02.png")left center no-repeat;width:0.2rem;height:0.25rem;display: inline-block;margin-right:0.2rem;vertical-align: middle;margin-bottom:0.03rem;margin-left:0.2rem;background-size: contain}
.mbx a{display: inline-block;margin: 0 0.05rem 0 0;font-size:0.18rem;color:#252525;}
.mbx a:hover{color:#0058a2}
.mbx a:after{content: "-";display: inline-block;margin: 0 0 0 0.05rem;font-size:0.18rem;color: #252525;}
.mbx a:last-child:after{content:"";display:none;}
.sub .wrapper .list{background:url("../img25/sub_bu.png")top center repeat-y;width: 100%;height: auto;overflow: hidden;background-size: contain;}
.list-blue{width: 460px;background: #0789e4 url("../img25/left_img.jpg")left bottom no-repeat;position: absolute;left: 0;bottom:0;z-index:1;height: 366px;overflow: hidden;}
.list-l{min-height:7rem;height:auto;overflow: hidden;float: left;margin-bottom: 40px;width:2.4rem;text-align:center;margin-top:0;position: relative;z-index: 2;}
.list-r{width:11.3rem;margin:0 auto;padding:0.4rem;min-height:7rem;height: auto;overflow: hidden;background: #fff;margin-top:0;float: right;position: relative;z-index: 2;}
.typename{font-size:0.32rem;color: #252525;font-weight: bold;padding-top:0.1rem;padding-bottom:0.2rem;margin-bottom:0.25rem;margin-top: 0.2rem;border-bottom: #e3ecf2 0.04rem solid;text-align: center;width:100%;overflow: hidden}

.left_bg{background: #fff; border: 4px solid;
  border-image: linear-gradient( 0deg, rgb(101,164,223) 0%, rgb(0,71,139) 100%) 1;border-top: 0}
.left_nav{height: auto;overflow: hidden;position: relative;padding:0 0 0.2rem 0;z-index: 1;text-align: center;   background-image: -moz-linear-gradient( 90deg, rgb(228,246,255) 0%, rgb(255,255,255) 49%, rgb(226,243,254) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(228,246,255) 0%, rgb(255,255,255) 49%, rgb(226,243,254) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(228,246,255) 0%, rgb(255,255,255) 49%, rgb(226,243,254) 100%);}





.left_nav .subNav:nth-of-type(1){border-top: 0;}
.left_nav .subNav{height:0.6rem;line-height:0.6rem;text-align: center;border-top:#d0e5fd 1px solid;}
.left_nav .subNav a{color: #252525;font-size:0.22rem;display: block;width: 100%;padding:0 0.05rem;}
.left_nav .subNav:hover a{font-weight: bold; background-image: -moz-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);}
.left_nav .subNav:hover a:link{color: #fff;}
.left_nav .subNav:hover a:visited{color: #fff;}
.left_nav .subNav:hover a:hover{color: #fff;}
.left_nav .subNav:hover a:active{color: #fff;}

.left_nav .currentDd a{font-weight: bold; background-image: -moz-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(16,86,173) 0%, rgb(56,153,236) 100%);}






.left_nav .currentDd a:link{color: #fff}
.left_nav .currentDd a:visited{color: #fff}
.left_nav .currentDd a:hover{color: #fff}
.left_nav .currentDd a:active{color: #fff}
.left_nav .navContent{display: none;background: #8cccf8;position: relative;padding:0.05rem 0;}
.left_nav .navContent:before{content: "";background: url("../img25/left-m-l.png")left center no-repeat;width:0.08rem;height:0.08rem;position: absolute;left:0;top:-0.08rem;display: block}
.left_nav .navContent:after{content: "";background: url("../img25/left-m-r.png")left center no-repeat;width:0.08rem;height:0.08rem;position: absolute;right:0;top:-0.08rem;display: block}
.left_nav .navContent li{height:0.5rem;line-height:0.5rem;}
.left_nav .navContent li a{font-size:0.22rem;color: #fff;}
.left_nav .navContent li:hover a{color:#fbf7d1;font-weight:bold;}
.left_nav .navContent li.active a{color:#fbf7d1;font-weight:bold;}
.left_nav .navContent li a:visited{color: #fff}
.left_nav .navContent li a:hover{color: #fbf7d1}
.left_nav .navContent li.active a:visited{color: #fbf7d1}
.left_nav .navContent li.active a:hover{color: #fbf7d1}

.list-leader{width: 100%;height:auto;overflow: hidden;margin:0px auto}
.list-leader ul li{position: relative;height:auto;overflow: hidden;margin-bottom:20px;background-image: -moz-linear-gradient( 90deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(233,241,249) 0%, rgb(255,255,255) 100%);padding:20px 15px;text-align: center}
.list-leader ul li img{width:130px;height: 180px;float: left;}
.list-leader ul li div.leader-r{min-height:170px;height:auto;overflow: hidden;float: right;width:calc(100% - 160px);text-align:left}
.list-leader ul li div.leader-r h2{font-size:26px;color: #07386e;font-weight: bold;display: inline-block;height: auto;overflow: hidden;padding-bottom: 15px;margin-bottom:5px;border-bottom: #cbdef1 4px solid;width: 100%;}
.list-leader ul li div.leader-r h2 span{display: inline-block;color: #275e9b;font-size:22px;font-weight: normal;margin-top:10px;line-height:34px;margin-left:15px;}
.list-leader ul li div.leader-r p{font-size:18px;color: #111;float: right;width:100%;line-height:36px;vertical-align: middle}
.list-leader ul li:hover 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);}
.article-tea{width: 100%;height:auto;overflow: hidden;margin:30px auto 0 auto}
.article-tea ul li{  background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,241,249) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,241,249) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(233,241,249) 100%);}
.article-tea ul li div.leader-r p{color: #214266;line-height:32px;}
.article-tea .fck{margin-top: 0;}
.article-tea ul li:hover img{transform:scale(1.00); -webkit-transform:scale(1.00); -o-transform:scale(1.00); -ms-transform:scale(1.00); -moz-transform:scale(1.00);}
.article_pro{width:100%;margin: 20px auto;height:auto;overflow: hidden}
.article_pro .article_bt{width: 100%;height: 50px;line-height: 50px;font-size: 0;}
.article_pro .article_bt a{color: #252525;font-size:22px;padding:0;width:19.5%;display:inline-block;height: 50px;text-align: center;margin-right:0.5%;background: #e4f1fd;border-radius:10px;position: relative;}
.article_pro .article_bt a:after{content:"";position: absolute;left:-50%;bottom:-7px;right: 0;margin: 0 auto;width: 0;
  height: 0;opacity:0;
  border-left: 7px solid transparent; /* 左边框透明 */
  border-right: 7px solid transparent; /* 右边框透明 */
  border-top: 7px solid #e4f1fd; /* 底部边框为三角形颜色 */}
.article_pro .article_bt a.act:after{content:"";left:0; opacity:1; border-top: 7px solid #2469b6;}
.article_pro .article_bt a:hover{background: #2469b6;text-decoration: none;color: #fff;}
.article_pro .article_bt a.act{background: #2469b6;text-decoration: none;color: #fff;}
.article_pro_l{width:100%;margin:20px auto;height: auto;overflow: hidden;background: #f2f6fa;padding:25px;border:#e2ecf7 1px solid}
.article_pro_l dl dt{
  width: 100%;
  display: none;
}
.article_pro_l dl dt:first-child {
  display: block;
}
.down-submenu ul li{
    background: #d8eaf6;
	width: calc((100% / 4) - 10px);
    text-align: center;
    position: relative;
    margin: 10px 5px;
}
.down-submenu ul li a{height:60px;line-height: 60px;color: #184271;font-size: 22px;display: block;width:100%;vertical-align: middle;font-weight: bold;}
.down-submenu ul li a:after{content:"";position: absolute;left:-50%;bottom:-7px;right: 0;margin: 0 auto;width: 0;
  height: 0;opacity:0;
  border-left: 7px solid transparent; /* 左边框透明 */
  border-right: 7px solid transparent; /* 右边框透明 */
  border-top: 7px solid #e4f1fd; /* 底部边框为三角形颜色 */}
.down-submenu ul li a.act:after{content:"";left:0; opacity:1; border-top: 7px solid #2469b6;}
.down-submenu ul li a:hover{background: #2469b6;text-decoration: none;color: #fff;}
.down-submenu ul li a.act{background: #2469b6;text-decoration: none;color: #fff;}

.leader-l{width:48%;display: inline-block}
.leader-k {
  background-color:#fff;
  box-shadow: 0px 2px 8px 0px rgba(218, 230, 242, 0.75);
 height:2.3rem;position: relative;width: 100%;margin-top:0.2rem;margin-bottom:0.4rem;z-index: 3;
}
.leader-k:before {
	content:"";
  background-image: -moz-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  width: 100%;
  height:0.02rem;
  position: absolute;left: 0;top: 0
}
.leader-k:after{content:"";background: url("../img25/leader-bg.png")left center no-repeat;width:1.98rem;height:1.91rem;position: absolute;left:0;top:0.02rem;background-size: contain}
.leader-k img{width:1.1rem;height:1.5rem;position: absolute;right:0.05rem;top:0.05rem;}
.leader-z{left:0.2rem;bottom:0.2rem;position: absolute;}
.leader-z h2{font-size: 0.26rem;color: #124890;display: inline-block;height: auto;overflow:hidden;width:100%;font-weight: 600;}
.leader-z h2 span{display: inline-block;margin-left:0.15rem;font-size: 0.24rem;color:#6281ae;font-weight: normal;}
.leader-z p{color: #252525;font-size: 0.2rem;display: inline-block;margin-top: 0.05rem;width:100%}
.leader-z p span:before{content:"";display: inline-block;margin-right:0.15rem;vertical-align: middle;width:0.18rem;height:0.18rem;margin-bottom:0.03rem;}
.leader-z p:nth-of-type(1) span:before{background:url("../img25/leader-ico01.png")left center no-repeat;background-size: contain;}
.leader-z p:nth-of-type(2) span:before{background:url("../img25/leader-ico02.png")left center no-repeat;background-size: contain;}
.leader-z p:nth-of-type(3) span:before{background:url("../img25/leader-ico03.png")left center no-repeat;background-size: contain;}



.list-organize ul li{width:100%; height: auto;overflow: hidden;position: relative;margin-top:30px;}
.list-organize ul li img{width:220px;height:220px;border-radius:10px;border:#ddd 1px solid;position: absolute;left:0;top:20px;}
.list-organize ul li div.organize-r{background: #f4f9ff;margin-left:200px;height: auto;overflow: hidden;padding:20px 50px;min-height:260px;}
.list-organize ul li div.organize-r h2{font-size:24px;color: #0b417c;font-weight: bold;}
.list-organize ul li div.organize-r p{color: #252525;font-size:18px;line-height:36px;margin-top: 15px;}
.list-organize ul li:hover img{transform:scale(1.02); -webkit-transform:scale(1.02); -o-transform:scale(1.02); -ms-transform:scale(1.02); -moz-transform:scale(1.02);}
.list-organize ul li:hover div.organize-r{background: #0b417c;}
.list-organize ul li:hover div.organize-r h2{color: #fff;}
.list-organize ul li:hover div.organize-r p{color: #fff}

.mix_news ul li{height: auto;overflow: hidden;width: 100%;padding-bottom: 15px;margin-bottom:25px;border-bottom: #ddd 1px solid;}
.mix_news ul li h2:before{content: "";background: #c7c7c7;border-radius: 50%;width: 6px;height: 6px;display: inline-block;vertical-align: middle;margin-right:10px;margin-bottom: 5px;}
.mix_news ul li h2{display: inline-block;font-size: 18px;color: #111;width: 100%;}
.mix_news ul li p{font-size: 15px;color: #777;line-height:28px;margin-top: 10px;margin-left: 12px;height: auto;overflow: hidden;margin-bottom: 10px;}
.mix_news ul li b{font-weight: normal;width: 100%;margin-left: 7px;}
.mix_news ul li b span{display: inline-block;margin-right:20px;color: #54768e;}
.mix_news ul li b span.ndate:before{content: "";background: url("../img25/ndate_ico.png")center center no-repeat;width: 21px;height: 21px;vertical-align: middle;margin-right:5px;margin-bottom: 4px;display: inline-block;}
.mix_news ul li b span.nclick:before{content:"";background: url("../img25/nclick_ico.png")center center no-repeat;margin-bottom: 5px;width: 21px;height: 21px;vertical-align: middle;margin-right:5px;margin-bottom: 4px;display: inline-block;}
.mix_news ul li:last-of-type{border-bottom: 0;}
.mix_news ul li:hover h2{color:#0789e4;font-weight: bold;}
.mix_news ul li:hover p{color: #54768e;}
.list-block{background: #f7f7f7;margin-top: 30px;width: 100%;height: auto;overflow: hidden}
.list-block-t{background: #1f74dd;width:100%;height:42px;height: 42px;overflow: hidden}
.list-block-t h2{color: #fff;font-size:18px;display: inline-block}
.list-block-t h2:before{content: "";background: url("../img25/blue-list-ico.jpg")center center no-repeat;width: 42px;height: 42px;display: inline-block;margin-right: 10px;vertical-align: middle;margin-bottom: 7px;}
.list-block-t span{float: right;background: url("../img25/plus_ico.png")center center no-repeat;width:42px;height:42px;display: inline-block;vertical-align:middle;}
.list-block-z{padding: 20px 30px;font-size: 16px;line-height: 30px;color: #333;}
.list-block-k ul{padding: 20px 20px 0 20px;}
.list-block-k ul li{width: 100%;border-bottom:#ddd 1px solid;padding-bottom: 15px;margin-bottom: 15px;height: auto;overflow: hidden}
.list-block-k ul li:last-of-type{border-bottom: 0;}
.list-block-k ul li h2{color: #333;font-size: 16px;float: left;width: 83%;display: inline-block}
.list-block-k ul li h2:before{content: "";background: #ccc;border-radius: 50%;display: inline-block;margin-right: 10px;margin-bottom:3px;width: 6px;height: 6px;}
.list-block-k ul li p{width: 17%;text-align: right;float: right;color: #999;font-size: 14px;}
.list-block-k ul li:hover h2{color: #0365de;}
.list-block-k ul li:hover p{font-weight: bold;color: #0365de;}
.list-block-k ul li:hover h2:before{content: ""; background:#0365de;}
.list-list ul{padding: 20px 10px 0 10px;}
.list-list ul li{width: 100%;border-bottom:#ddd 1px solid;padding-bottom: 20px;margin-bottom: 20px;height: auto;overflow: hidden}
.list-list ul li:last-of-type{border-bottom: 0;}
.list-list ul li h2{color: #252525;font-size:0.18rem;float: left;width:75%;display: inline-block;font-weight:700}
.list-list ul li h2:before{content: "";background: #6285ad;border-radius: 50%;display: inline-block;margin-right:0.15rem;margin-bottom:3px;width: 0.06rem;height:0.06rem;}
.list-list ul li p{width: 17%;text-align: right;float: right;color: #999;font-size:0.16rem;}
.list-list ul li:hover h2{color: #1759a3;}
.list-list ul li:hover p{font-weight: bold;color: #1759a3;}
.list-list ul li:hover h2:before{content: ""; background:#1759a3;}
.list-notice ul li i{background: #e6f1f9;width: 180px;border-radius: 5px;height:50px;line-height: 50px;text-align:center;display: inline-block;font-size: 16px;color: #006cb7;float: left;font-style: normal;vertical-align: middle;margin-right:20px;}
.list-notice  ul li {padding-bottom: 15px;}
.list-notice  ul li h2{width: 71%;margin-top: 10px;}
.list-notice  ul li h2:before{content: "";display: none}
.list-notice  ul li p{width: 8%;vertical-align: middle;margin-top: 10px;}
.list-notice  ul li:hover i{background: #006cb7;color: #fff}

.list-important{width: 100%;margin: 40px auto;height: auto;overflow: hidden;position: relative;}
.important-l{margin-bottom:30px;height: auto;overflow: hidden;width: 100%;}
.important-l h2{font-size: 24px;color:#0b417c;font-weight: bold;border-bottom: #ddd 3px solid;margin-bottom:10px;padding-bottom:15px;}
.important-l h2:before{content: "";display: inline-block;margin-right:15px;vertical-align: middle;width:5px;height:28px;background: #0b417c;margin-bottom:3px;}
.important-l p{color: #333;font-size: 16px;line-height: 30px;text-align: left;}
.important-l .zy_name{color:#252525;font-size:20px;font-weight:bold;margin-top:20px;}
.imp_tea{background: #f3f9fd;padding:15px 20px;height: auto;overflow: hidden;margin-top:20px;}
.imp_tea h3{font-size: 20px;color: #2779c3;font-weight: bold;border-bottom: #2779c3 2px solid;padding-bottom: 10px;margin-bottom:20px;}
.imp_tea h3:before{content: "";background: url("../img25/imp_tea.png")center center no-repeat;width:18px;height: 20px;vertical-align: middle;margin-bottom: 3px;display: inline-block;margin-right: 10px;}

.imp_tea ul li{display: inline-block;padding: 0 10px 0 10px;margin-bottom:15px; color: #0079cd;font-size: 16px;border-right:#aaa 1px solid;}
.imp_tea ul li:last-of-type{border-right: 0;}
.imp_tea ul li a{font-size:18px;color: #252525;font-weight: bold;}
.imp_tea ul li:hover a{color:#003979;}

.article{justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.article_l{width: 71%;padding: 0 1%}
.article_r{width: 25%;padding-left: 2%;}
.article_r ul{border-left: #ddd 1px solid;padding-top: 5px;}
.article_r ul li{margin-top: 25px;width: 100%;height: auto;position: relative}
.article_r ul li:before{content: ""; display:inline-block;background: url("../img25/news_r_ico.png")center center no-repeat;width: 40px;height: 21px;vertical-align: middle;position: absolute;left:-10px;top:7px}
.article_r ul li p{background: #e4e4e4;width: 120px;height: 35px;line-height: 35px;text-align: center;color: #333;font-size: 15px;display: inline-block;margin-left:30px;}
.article_r ul li h2{color: #333;font-size: 16px;line-height: 30px;margin-top:10px;width:calc(100% - 30px);display: block;margin-left:30px;}
.article_r ul li:hover p{background: #00a8ff;color: #fff}
.article_r ul li:hover h2{color: #00a8ff}
.g-nav2 .scroll li:nth-of-type(2) .list dl{display: none}
.g-nav2 .scroll li:nth-of-type(5) .list dl{display: none}

.page {
    clear: both;
    display: inline-block;
    padding: 0.5rem 0;
    width: 100%;
    text-align: center;
    font-size: 0.16rem;
}
.page a {
    display: inline-block;
    margin: 0 0.05rem;
    padding: 0.06rem 0.12rem;
    border: 1px #eee solid;
    color: #777;
}
.page li.thisclass {
    display: inline-block;
    margin: 0 0.05rem;
    padding: 0.06rem 0.12rem;
    border: 1px #eee solid;
    background: #1869cd ;
    color: #fff;
}
.page a:hover, .page li.thisclass a {
    background: #1759a3;
    color: #fff;
}
.page li {
    display: inline-block;
*display:inline;
*zoom:1;
}
.page li select {
    font-size: 0.16rem;
}
.page li option {
    font-size: 0.16rem;
}
 .p_pages { clear:both; display:inline-block; padding:0.5rem 0;  text-align:center; font-size:0.16rem; }
.page a { display:inline-block; margin:0 0.05rem; padding: 0.06rem 0.12rem; border:1px #eee solid; color: #111 }
.p_no_d{ display:inline-block; margin:0 0.05rem; padding: 0.06rem 0.12rem; border:1px #eee solid;background:#1759a3; color:#fff; }
.page span{display:inline-block;font-size:0.16rem;}
.p_fun_d { display:inline-block; margin:0 0.05rem; padding: 0.06rem 0.12rem; border:1px #eee solid; color: #111 }
.p_fun_d  a { display:inline-block; margin:0 0.05rem; padding: 0.06rem 0.12rem; border:1px #eee solid; color: #111 }
.p_fun_d:hover{ background:#1759a3; color:#fff; }
.p_fun_d a:hover,.p_fun_d.thisclass a { background:#1759a3; color:#fff; }
.page .pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{color:#555}
.page .pb_sys_common .p_t{font-size:0.16rem;}
.page .pb_sys_style1 .p_no_d{background-color:#1759a3;border:#1869cd 1px solid}
.page .p_fun_d:hover{color:#fff !important}
.pinyin{width: 100%;margin: 0 auto;height: auto;overflow: hidden;position: relative}
.pinyin ul li{width:8.3%;background: #f2f2f2;border:#ddd 1px solid;border-radius:5px;height:45px;line-height: 45px;text-align: center;margin:0.75% ;float: left;}
.pinyin ul li a{display: block;font-size: 18px;color: #333;width: 100%;}
.pinyin ul li:hover{background: #006bb6;border:#006bb6 1px solid}
.pinyin ul li:hover a{color:#fff}
.pinyin ul li.active{background: #006bb6;border:#006bb6 1px solid}
.pinyin ul li.active a{color:#fff}
.zhicheng{width: 100%;margin: 0 auto;height: auto;overflow: hidden;position: relative}
.zhicheng ul{font-size:0}
.zhicheng ul li{width: 15.8%;margin:1% 2%;background: #f2f2f2;border:#ddd 1px solid;border-radius:5px;height:60px;line-height:60px;text-align: center;float: left;}
.zhicheng ul li a{display: block;font-size:20px;color: #333;width: 100%;}
.zhicheng ul li:hover{background: #006bb6;border:#006bb6 1px solid}
.zhicheng ul li:hover a{color:#fff}
.zhicheng ul li.active{background: #006bb6;border:#006bb6 1px solid}
.zhicheng ul li.active a{color:#fff}
.rencai{width: 100%;margin: 0 auto;height: auto;overflow: hidden;position: relative}
.rencai ul{font-size:0}
.rencai ul li{width: 23.5%;margin:1% 0.65%;background: #f2f2f2;border:#ddd 1px solid;border-radius:5px;height:60px;line-height:60px;text-align: center;float: left;}
.rencai ul li a{display: block;font-size:20px;color: #333;width: 100%;}
.rencai ul li:hover{background: #006bb6;border:#006bb6 1px solid}
.rencai ul li:hover a{color:#fff}
.rencai ul li.active{background: #006bb6;border:#006bb6 1px solid}
.rencai ul li.active a{color:#fff}
.list-teacher ul{justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}

.list-teacher ul li{background: #fff;width: 43%;margin:2.5% 1.5%;padding:25px 2%;text-align: center;display:inline-block;-moz-box-shadow:  2px 2px 5px rgba(10, 10, 10, 0.56),-2px 2px 5px rgba(10, 10, 10, 0.56);  -webkit-box-shadow:  2px 2px 5px rgba(10, 10, 10, 0.56),-2px 2px 5px rgba(10, 10, 10, 0.56);box-shadow:  2px 2px 5px rgba(10, 10, 10, 0.56),-2px 2px 5px rgba(10, 10, 10, 0.56);overflow: hidden;height:200px}
.list-teacher ul li img{float: left;text-align: center;width:143px;height: 198px;object-fit: contain;}
.list-teacher ul li div{float: right;width:calc(100% - 160px);}
.list-teacher ul li div h2{font-size: 26px;color: #111;display: inline-block;text-align: left;float: left;width: 100%;height:auto;overflow: hidden}
.list-teacher ul li div h2 span{display: inline-block;font-size: 20px;color: #0679c9;margin-left: 10px;vertical-align: middle;margin-bottom:3px;}
.list-teacher ul li div h3{font-size:16px;color: #777;margin-top:15px;text-align: left;float: left;width: 100%;height:auto;overflow: hidden}
.list-teacher ul li div h3:before{background: #777;display: inline-block;content: "";vertical-align: middle;border-radius: 50%;width: 5px;height: 5px;margin-right: 10px;}
.list-teacher ul li div h4{font-size: 18px;color: #333;width: 100%;height: auto;overflow: hidden;text-align: left;margin:0 auto 10px auto;padding-bottom: 10px;border-bottom: #ddd 1px solid;padding-top: 20px;font-weight: bold}
.list-teacher ul li div h5{font-size:16px;color: #777;margin-top:20px;text-align: left;float: left;width: 100%;height:auto;overflow: hidden}
.list-teacher ul li div h5:before{background: #777;display: inline-block;content: "";vertical-align: middle;border-radius: 50%;width: 5px;height: 5px;margin-right: 10px;}
.list-teacher ul li div p{margin-top: 10px;color: #555;line-height: 30px;font-size: 16px;text-align: left;}


.fixednav a.logo{width:4rem;height:0.77rem;}
.fixednav .btn-list .search{background: #fff;}
.fixednav nav{border-bottom: 0;padding-bottom: 0;top:0.75rem;}
.fixednav.g-head:before{content: "";height: auto}
.fixednav.g-head:after{content: "";height:1.3rem;}
.fixednav .nav_menu3 > ul > li > a{height:0.5rem;line-height:0.5rem}
.en_phone{display: none}

/*英文版*/
.en_top{background: #1b4496;width: 100%;height: 118px;border-bottom: #fff 2px solid;justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;position: relative}
.en_logo{width:70%;margin-left:3%;margin-top: 20px;}

.en_top_r{width: 20%;margin-right:3%;margin-top:35px;justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.en_lan{width: 80px;vertical-align: middle}
.en_lan a{font-size: 18px;color: #fff;display: block;margin-top: 15px;}
.en_form{width:calc(100% - 100px);background: #fff;border:0;position: relative;height: 50px;line-height: 50px;;}
.en_form input[type=text]{background:#fff;border:0;height:48px;text-indent: 1em;width:calc(100% - 50px);font-size: 15px;}
.en_form input[type=submit]{background: url("../en_img/en_search.png")center center no-repeat;width: 31px;height: 31px;position: absolute;right:10px;top:10px;border:0;cursor: pointer}

.en_nav{height: 60px;background: #1b4496;width: 100%;position:relative;z-index: 9999}
.en_nav ul.nav_ul{width:93.75%;text-align:center;font-size: 0;margin: 0 auto;position: relative}
.en_nav ul.nav_ul li{width:14.285%;display: inline-block;float: left;text-align: center;height: 60px;line-height: 60px;position: relative}
.en_nav ul.nav_ul li a{display: block;font-size:22px;color: #fff;height: 60px;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;}
.en_nav ul.nav_ul li:hover{background:rgba(12,55,130,0.9);}
.en_nav ul.nav_ul li.active{background:rgba(12,55,130,0.9);}
.en_nav ul.nav_ul ul{position: absolute;left: -9999px;width: 100%;}
.en_nav ul.nav_ul li:hover ul {
  left: 0;
}
.en_nav ul.nav_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%;
	background:rgba(12,55,130,0.9);

}
.en_nav ul.nav_ul li:hover > ul > li {  height:50px;  line-height: 50px}
.en_nav ul.nav_ul ul li a{font-size: 16px;display: block;width: 100%;}
.en_nav ul.nav_ul ul li:hover a{color:#77effc}
.en .en_banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.en .swiper-button-next,.en .swiper-button-prev
{background-image:url(../en_img/arrow_l.png);width:32px;height:60px;left:0;top:50%;background-size: 100% 100%;opacity: 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.en .swiper-button-next{background-image: url(../en_img/arrow_r.png);width: 32px;height: 60px;left: auto;right:0;top:50%;background-size: 100% 100%;}
.en .swiper-container2:hover .swiper-button-next,.en .swiper-container2:hover .swiper-button-prev{opacity: 1}
.three_k{width: 100%;height: auto;overflow: hidden;position: relative;margin: 60px auto;}
.three_k ul{justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.three_k ul li{width: 32%;overflow: hidden}
.three_k ul li img{width: 100%;}
.three_k ul li div:before{content:"";background: #1b4496;height: 8px;width: 100%;display: block;}
.three_k ul li div{background: #fff;border:#ddd 1px solid;border-top: 0;text-align: center}
.three_k ul li div h2{padding:25px;color: #000;text-transform: uppercase;font-size: 20px;font-weight: bold;}
.three_k ul li:hover div{background: #1e52b9;border:#1e52b9 1px solid;border-top:0}
.three_k ul li:hover div h2{color:#fff}
.three_k ul li img{transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;}
.three_k ul li:hover 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);}
.en footer{background: #1b4496;padding:50px 0;width: 100%;height: auto;overflow: hidden;}
.en footer .wrapper1600{justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.en footer .en-foot-l{width: 50%;}
.en footer .en-foot-l p{color: #88a2d4;width:70%;margin-top:40px;font-size: 18px;line-height: 36px;}
.en footer .en_logo{width: 100%;margin-left: 0;}
.en footer .en-f-l{width: 45%;}
.en footer .en-f-r{width: 50%;}
.en footer .en-foot-r{width: 50%;justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.en footer .en-f-l p{width: 100%;color: #fff;font-size: 16px;margin-bottom: 15px;height: auto;overflow: hidden;}
.en footer .en-f-l p i{background: url("../en_img/foot_ico1.png")center center no-repeat;width: 18px;height: 18px;display: inline-block;vertical-align: middle;margin-right: 10px;float: left;margin-top: 6px;}
.en footer .en-f-l p:nth-of-type(2) i{background: url("../en_img/foot_ico2.png")center center no-repeat;}
.en footer .en-f-l p:nth-of-type(3) i{background: url("../en_img/foot_ico3.png")center center no-repeat;}
.en footer .en-f-l p span{display: inline-block;width: calc(100% - 30px);float: right;line-height: 30px}
.en footer .en-f-r ul {justify-content: space-between; -webkit-justify-content: space-between;display: flex;display: -webkit-flex;display: -ms-flex;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.en footer .en-f-r ul li{width:48%;text-align: center;display: inline-block}
.en footer .en-f-r ul li img{width: 90px;height: 90px;}
.en footer .en-f-r ul li p{font-size: 16px;color: #fff;line-height: 30px;margin-top: 20px;}
.en_top button { position:absolute; right:10px; top:25px; width:45px; height:24px;  line-height:10px;display: none; }
.en_top button span{    display: inline-block; margin: 2px 0; width: 100%; height: 4px; background: #fff}
.en_top .psearch{display: none;background: url("../en_img/search-ico2.png")center center no-repeat;width:25px;height:25px;position: absolute;right:70px;top:25px;}
.en .nybanner{height:275px}
.en .left_nav .subNav{height: auto;line-height: 26px;padding:20px 0}
.en .list-blue{background: #1b4495 url("../en_img/en_left_img.jpg")left bottom no-repeat}
.en .wrapper .list{background:url("../en_img/en_sub_bu.png")top center repeat-y;}
.en .left_nav .subNav{border-top:#9cf9ff 1px solid}
.en .left_nav .subNav:hover a{color: #9cf9ff}
.en .left_nav .currentDd a{color: #9cf9ff}
.en .list-list ul li:hover h2{color: #1b4495;}
.en .list-list ul li:hover p{font-weight: bold;color: #1b4495;}
.en .list-list ul li:hover h2:before{content: ""; background:#1b4495;}
.en .p_fun_d a:hover,.p_fun_d.thisclass a { background:#1b4495; color:#fff; }
.en .page .pb_sys_style1 .p_no_d{background-color:#1b4495;border:#1b4495 1px solid}
.en .list-teacher ul li div h2 span{color: #1b4495;}
.en .left_nav .subNav:nth-of-type(1){border-top: 0;}
.en .list-teacher ul li div h2{font-size:20px;}
.en .list-teacher ul li div h2 span{font-size:18px;}
.en .list-teacher ul li div p{font-size:14px}
.list-xs{background: none;height: auto;overflow: hidden}
.list-xs-table table{width: 100%;background:#f7f7f7;}
.list-xs-table table th{background:#007bd1;height: 50px;line-height:50px;color: #fff;font-size: 18px;text-align: center;border:#fff 1px solid}
.list-xs-table table td{padding:10px;border:#ddd 1px solid;vertical-align: middle;font-size: 16px;color: #333;line-height: 26px;text-align:center}
.list-xs-table table td a{color:#333;font-size:16px;}
.list-xs-table table td a:hover{text-decoration:underline}
.list-xs-table table tr td:nth-child(2){text-align: center}
.list-table-t{font-size: 22px;
    color: #00518e;
    text-align: center;
    margin: 40px auto 20px auto;
}



.sub .g-head{position: relative}
.sub .g-head .wal:after{content:"";display:none}
.sub .g-head:before{content: "";background: #1759a3;}
.sub.navShow .g-head:before{content: "";background: none;}
.sub .g-head .btn-list .search{background: #fff;opacity: 1}
.sub .g-head .btn-list .search input[type=submit]{background:url("../img25/search-ico2.png")center center no-repeat;}
.ny_yellow{
    background-color: rgb(228, 181, 67);
  width: 100%;

  height: 50px;
	overflow:hidden
}
.nymain{width:100%;position: relative;height: auto;min-height:12rem;background:url("../img25/main_bg.jpg")repeat-y;overflow:hidden;z-index: 1;background-size: contain;}
.nymain:before{content: "";position: absolute;left: 0;bottom:0;background:url("../img25/main-left.jpg")left bottom no-repeat;width: 4.4rem;height:11.71rem;background-size: contain;z-index: 2;}
.nymain:after{content: "";background: #f7fafd url("../img25/main-right.png")right bottom no-repeat;width:9.34rem;height:6.5rem;position: absolute;right: 0;bottom:0;z-index: 2;}
.sub-wrapper{margin: 0;width:100%}
.noleft{width: 16rem;}
.clear{clear: both}
.ny_blue{  background-color:#0d488b;width:32%;min-height:calc(100% - 180px); height: auto;position: relative;position: absolute;left: 0;top:180px; height: auto;overflow: hidden}
.ny_blue2{  background-color:#0d488b;width:340px;min-height:calc(100% - 180px); height: auto;position: relative;position: absolute;left: 0;top:180px; height: auto;overflow: hidden}
.list-l25{width:2.8rem; position: relative;z-index: 3;min-height:10rem;height:auto;float: left;margin-top: 0.3rem;}
.list-r25{width: calc(100% - 3rem);float: right;min-height:10rem; height:auto;overflow: hidden;padding:0 0 0.3rem 0.3rem;}
.leftpic{background:url("../img25/left-pic.jpg")center center no-repeat;width:100%;height:1.75rem;background-size:cover;}
.left-link ul li{width:100%;height:120px;background:#0975c6 url("../img25/left-xk-ico1.png")right center no-repeat;margin-top: 20px;}
.left-link ul li h2{text-align: left;display: table;width:80%;padding:0 10%;vertical-align: middle;}
.left-link ul li h2 p{display: table-cell;font-weight: bold;vertical-align: middle;color: #fff;margin: 0 auto;font-size:24px;overflow: hidden;height:120px;line-height:36px}
.left-link ul li:nth-child(2){background:#3c4ab0 url("../img25/left-xk-ico2.png")right center no-repeat;}
.left-link ul li:nth-child(3){background:#278fba url("../img25/left-xk-ico3.png")right center no-repeat;}
.list-xk-3{margin:40px auto 10px auto;width:100%;height: auto;overflow: hidden}
.list-xk-3 ul li{background: #c4e1f4 url("../img25/tea-ico01.png")no-repeat;width:32.5%;background-position:90% 0;height:80px;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s}
.list-xk-3 ul li h2{text-align:left;width:80%;margin: 0 10%;display: table;vertical-align: middle;}
.list-xk-3 ul li h2 p{height:80px;display: table-cell;font-weight: bold;color: #184271;font-size: 22px;margin: 0 auto;overflow: hidden;line-height:36px;width: 100%;vertical-align: middle;}
.list-xk-3 ul li:nth-child(3) h2{text-align: center;margin:0 30% 0 0;width: 70%;}
.list-xk-3 ul li:nth-child(2){background: #c4e1f4 url("../img25/tea-ico02.png")no-repeat;background-position:90% 0;}
.list-xk-3 ul li:nth-child(3){background: #c4e1f4 url("../img25/tea-ico03.png")no-repeat;background-position:90% 0;}
.list-xk-3 ul li:hover{background: #1759a3 url("../img25/tea-ico01.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li:hover:nth-child(2){background: #1759a3 url("../img25/tea-ico02.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li:hover:nth-child(3){background: #1759a3 url("../img25/tea-ico03.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li:hover h2 p{color: #fff}
.list-xk-3 ul li.active{background: #1759a3 url("../img25/tea-ico01.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li.active:nth-child(2){background: #1759a3 url("../img25/tea-ico02.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li.active:nth-child(3){background: #1759a3 url("../img25/tea-ico03.png")no-repeat;background-position:90% 100%;}
.list-xk-3 ul li.active h2 p{color: #fff}
.tea-type ul li{width:49%;height: 0.5rem;line-height: 0.5rem;text-align: center}
.tea-type ul li a{color: #1759a3;font-size: 0.22rem;display: block;width:100%;display: block;background: #cde2f6;font-weight:bold;border-radius:5px;}
.tea-type ul li:hover a{color: #fff;background: #1759a3;}
.tea-type ul li.active a{color: #fff;background: #1759a3;}
.n-tea-zc ul li{height:0.45rem;line-height: 0.45rem;width:47%;display: inline-block;text-align: center;margin: 0.2rem auto 0 auto}
.n-tea-zc ul li a{background: #cde2f6;color:#333;font-size: 0.2rem;display: block;width:100%;height:100%;border-radius:5px;}
.n-tea-zc ul li:hover a{background: #3388c0;color:#fff;font-size: 0.2rem;}
.n-tea-zc ul li.active a{background: #3388c0;color:#fff;font-size: 0.2rem;}

.n-tea-py{width:100%;margin:0.2rem auto 0 auto;height: auto;overflow: hidden;}
.n-tea-py ul li{  line-height:0.4rem; height:0.45rem;overflow: hidden;text-align:center; color:#333; background:#cde2f6;width:0.35rem;margin-right:0.12rem;margin-top:0.15rem;display: inline-block;
    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 0.08rem;color: #333;font-size:0.22rem;text-align: center;vertical-align: middle;margin-bottom:0.03rem;}
.n-tea-py ul li:hover{background: #3388c0;color: #fff}
.n-tea-py ul li.active{background: #3388c0;color: #fff}
.n-tea-py ul li:hover p{color: #fff;}
.n-tea-py ul li.active p{color: #fff;}
.n-tea-py ul li:last-child{margin-right:0;}
.main-list input.form-control{background: #f3f3f3;color: #252525;border:#ddd 1px solid;height:70px;line-height:70px;padding-left:15px;width:93%;margin:30px 3% 0 3%;font-size:24px;display: inline-block}
.list-tea{font-size: 0;}
.list-tea li{width:47%;display: inline-block;background: #efefef;padding:15px;margin:30px 1.5% 0 1.5%;height:auto;overflow: hidden;border-radius:5px;}
.list-tea li img{width:1.58rem;height:2.22rem;float: left;overflow: hidden;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s}
.list-tea li div.tea-right{float: right;width:calc(100% - 1.75rem);}
.list-tea li div.tea-right h2{font-size:0.26rem;color: #00478b;border-bottom: #ddd 2px solid;padding-bottom:0.1rem;margin-bottom:0.1rem;margin-top:0.15rem;}
.list-tea li div.tea-right h2 span{display: inline-block;font-size: 0.22rem;color: #989898;margin-left:0.15rem;}
.list-tea li div.tea-right p{font-size:0.18rem;color: #444;line-height:0.3rem;margin-bottom:0.05rem;}
.list-tea li div.tea-right p b{font-weight: normal;}
.no-result{font-size: 30px;text-align: center;margin: 50px auto;width: 100%;display: none;}
.search-list { display: none;}
.list-tea li:hover{background: #e9f1f9;}
.list-tea li:hover img{transform:scale(1.02); -webkit-transform:scale(1.02); -o-transform:scale(1.02); -ms-transform:scale(1.02); -moz-transform:scale(1.02);}
.list-histroy ul{position: relative;margin: 40px auto;width:94%;}
.list-histroy ul:before{content:"";position: absolute;z-index: 1;width:4px;background: #c4c4c4;height:100%;top:0;left:168px}
.list-histroy ul li{position: relative;min-height:130px; height:auto;overflow: hidden;width:100%;margin-top:30px;}
.list-histroy ul li:before{content:"";height:4px;background: #c4c4c4;width:100%;position: absolute;top:70px;left: 0;z-index: 1;}
.list-histroy ul li:after{content:"";border:#fff 4px solid;background: #5f5f5f;border-radius:50%;width:12px;height:12px;position: absolute;left:160px;top:62px;z-index:2;}
.list-histroy ul li span{float: left;  background:url("../img25/date-ico.png")right center no-repeat,-moz-linear-gradient( 0deg, rgb(34,183,210) 0%, rgb(105,209,224) 100%);
  background: url("../img25/date-ico.png")right center no-repeat,-webkit-linear-gradient( 0deg, rgb(34,183,210) 0%, rgb(105,209,224) 100%);
  background: url("../img25/date-ico.png")right center no-repeat，-ms-linear-gradient( 0deg, rgb(34,183,210) 0%, rgb(105,209,224) 100%);border-radius:20px;width:122px;height:44px;text-align: center;color: #fff;font-size:22px;line-height:46px;display: inline-block;position: absolute;z-index:2;left: 0;top:50px;vertical-align: middle}
.list-histroy ul li h2{  background-image: -moz-linear-gradient( 90deg, rgb(81,163,226) 0%, rgb(104,196,239) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(81,163,226) 0%, rgb(104,196,239) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(81,163,226) 0%, rgb(104,196,239) 100%);border-radius:5px;width:320px;color: #fff;position: absolute;z-index: 2;top:0;left:20%;display:table;vertical-align: middle}
.list-histroy ul li h2 p{display: table-cell;height:130px;font-size: 18px;line-height:32px;padding:20px;overflow:hidden;vertical-align:middle}
.list-histroy ul li h3{    background-image: -moz-linear-gradient( 90deg, rgb(83,140,217) 0%, rgb(130,184,231) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(83,140,217) 0%, rgb(130,184,231) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(83,140,217) 0%, rgb(130,184,231) 100%);border-radius:5px;width:550px;color: #fff;position: absolute;z-index: 2;top:0;right:0;display:table;vertical-align: middle}
.list-histroy ul li h3 p{display: table-cell;height:130px;font-size: 18px;line-height:32px;padding:15px;overflow:hidden;vertical-align:middle}

.jyjx-list{width: 94%;height: auto;overflow: hidden;margin:100px auto;}
.jyjx-list ul li{width: 49%;display: inline-block;background:url("../img25/jyjx-bg01.png")center center no-repeat;background-size: cover;height:160px;margin-bottom: 40px;border-radius:10px;text-align: center;position: relative}
.jyjx-list ul li i{background:url("../img25/jyjx-ico01.png")no-repeat;background-position: 0 0;width:122px;height:122px;display: inline-block;
	margin:20px 0 20px 50px;vertical-align: middle;position: absolute;left: 0;top: 0;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s}
.jyjx-list ul li h2{font-size:36px;font-weight: bold;color:#fff;display: inline-block;vertical-align: middle;margin-top:50px;margin-left: 120px;text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.75);}
.jyjx-list ul li a{width:100%;display: block;height:160px;}
.jyjx-list ul li:nth-child(2){background:url("../img25/jyjx-bg02.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:nth-child(3){background:url("../img25/jyjx-bg03.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:nth-child(4){background:url("../img25/jyjx-bg04.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:hover{background:url("../img25/jyjx-bg01-h.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:hover:nth-child(2){background:url("../img25/jyjx-bg02-h.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:hover:nth-child(3){background:url("../img25/jyjx-bg03-h.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:hover:nth-child(4){background:url("../img25/jyjx-bg04-h.png")center center no-repeat;background-size: cover;}
.jyjx-list ul li:nth-child(2) i{background:url("../img25/jyjx-ico02.png")no-repeat;background-position: 0 0;}
.jyjx-list ul li:nth-child(3) i{background:url("../img25/jyjx-ico03.png")no-repeat;background-position: 0 0;}
.jyjx-list ul li:nth-child(4) i{background:url("../img25/jyjx-ico04.png")no-repeat;background-position: 0 0;}
.jyjx-list ul li:hover i{background-position:100% 100%;}
.my-map { margin:40px auto 0 auto; width:100%; height:435px;border:#61a7e8 4px solid} .my-map .icon { background: url("../img25/red-mbx-ico.png") no-repeat; } .my-map .icon-cir { height: 31px; width: 28px; } 
     .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}

.amap-maptypecontrol, .amap-overviewcontrol, .amap-scalecontrol, .amap-toolbar{z-index:10 !important}
.lxwm-list{background: url("../img25/lxwm-bg.jpg")center center no-repeat;height:270px;width:100%;margin-top:40px;}
.lxwm-left{width: 40%;float: left;margin-top: 40px;margin-left: 40px;}
.lxwm-left ul li{background: rgba(42, 118, 188,0.7);width: 100%;height:50px;line-height: 50px;border-radius:25px;margin-top: 20px;margin-left:20px;}
.lxwm-left ul li span:before{content:"";background:url("../img25/foot-ico01.png")left center no-repeat;width:20px;height:20px;display: inline-block;vertical-align:middle;margin-right: 20px;margin-left:30px;}
.lxwm-left ul li span:after{content: "|";font-size:18px;color: #ffffff;display: inline-block;margin: 0 15px;margin-bottom: 2px;}
.lxwm-left ul li:nth-child(2) span:before{content:"";background:url("../img25/foot-ico02.png")left center no-repeat;}
.lxwm-left ul li span{display: inline-block;display: inline-block;color: #fff;font-size: 18px;vertical-align: middle}
.lxwm-left ul li h2{color: #fff;font-size:18px;display: inline-block}
.lxwm-right{width: 40%;float: right;margin-top:15px;text-align: center}
.lxwm-right .qr ul li{margin: 0 10px}
.lxwm-right .qr ul li img{border:#4592d9 7px solid}
.list-kyjg{margin: 40px auto;width:100%;height: auto;overflow: hidden}
.list-kyjg ul li{background: #f2f2f2;padding:20px 25px;height: auto;overflow: hidden;margin-bottom:10px;}
.list-kyjg ul li h2{border-bottom: #e0e0e0 2px solid;margin-bottom:0;padding-bottom:15px;height: auto;overflow:hidden;font-size:26px;color: #0b417c;font-weight: bold;display: inline-block;width:100%}
.list-kyjg ul li h2:before{content: "";background: url("../img25/jg-ico.png")center center no-repeat;width:37px;height:24px;margin-right:15px;vertical-align: middle;margin-bottom: 3px;display: inline-block}
.list-kyjg ul li p{line-height: 36px;width: 100%;display: inline-block;margin-top: 10px;}
.list-kyjg ul li p a:before{content:"";background: #b0b0b0;border-radius:50%;width:6px;height:6px;vertical-align: middle;margin-right:15px;margin-bottom:3px;display: inline-block;}
.list-kyjg ul li p a{font-size: 18px;color: #252525;width: 100%;display:inline-block}
.list-kyjg ul li p:hover a:before{content: "";background: #2c68ba;}
.list-kyjg ul li p:hover a{color: #2c68ba}

.part01{background:#f5f5f5;width:100%;padding:0.3rem 0 0 0;min-height:8rem;height: auto;overflow: hidden;position: relative}
.p1-list section{display: none;padding:0.5rem 0.4rem}
.p1-list section.inotice{display: none;padding:0.3rem 0.4rem}
.p1-title{height:0.8rem;width: 100%;overflow: hidden}
.p1-list dl dt{ width: 2.6rem;height:0.8rem;line-height:0.8rem; float: left;display: inline-block;text-align: center;font-size: 0.36rem;color: #252525;font-weight: 600;}
.p1-list dl dt.active{ background-image: -moz-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);border-left: #00478b 4px solid;color:#00478b}
.p1-list dl dt:hover{cursor:pointer;background-image:-moz-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(223,239,255) 0%, rgb(245,245,245) 100%);border-left:#00478b 4px solid;color:#00478b}
.part01 article{background:#f5f5f5 url("../img25/part01_bg.jpg")left bottom no-repeat;width:100%;min-height:7.2rem;height: auto;background-size:contain}
.p1-more{text-align: center;position: absolute;right: 0;top:-0.65rem}
.p1-more a{border:#84b3e0 2px solid;width:1.8rem;height:0.45rem;line-height:0.4rem;display: block;font-size: 0.22rem;color: #00478b;vertical-align: middle;font-weight: bold;border-radius:5px;}
.p1-more a:after{content: "";background: url("../img25/more-ico-b.png")center center no-repeat;width:0.22rem;height:0.22rem;display: inline-block;vertical-align:top;margin-left:0.25rem;margin-top:0.1rem;  -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
.p1-more a:hover{background: #00478b;border:#00478b 2px solid;color: #fff}
.p1-more a:hover:after{content:"";background: url("../img25/more-ico.png")center center no-repeat;transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);}

.news-list ul.tab{float: right;width:calc(100% - 8rem);overflow: hidden;height:6rem}
.news-list ul.tab li{width: 100%;position: relative;overflow: hidden;}
.news-list ul.tab li:before{content:"";width:0;display:inline-block;position: absolute;height:auto;overflow: hidden;z-index:1;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.news-list ul.tab li div{width: 100%;height: auto;overflow: hidden;padding:0.098rem 0.3rem;position: relative;z-index: 2;}
.news-list ul.tab li h2{color: #444;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;float: right;width:calc(100% - 1.1rem);font-size:0.22rem;margin-top:0;}
.news-list ul.tab li span{width: 0.95rem;height:0.8rem;float: left;color:#fff;font-size: 0.2rem;text-align:center;background: #0c5d9a;line-height:0.4rem;border:#0c5d9a 1px solid}
.news-list ul.tab li span b{display: block;border-bottom: #fff 2px solid;height:0.4rem;background: #fff;color: #0c5d9a}
.news-list ul.tab li{border-bottom: #d2d2d2 1px solid;padding:0;height: auto;overflow: hidden}
.news-list ul.tab li p{float: right;width:calc(100% - 1.1rem);color:#999;font-size:0.18rem;margin-top:0.1rem;height:0.3rem;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.news-list ul.tab li:last-child{border-bottom:0;}
.news-list ul.tab li.on:before{content:"";width:100%;height:100%;display: block;background: linear-gradient(to right, #016ff3, #00c3a5);}
.news-list ul.tab li.on h2{color: #fff;font-weight:bold;}
.news-list ul.tab li.on p{color: #fff;}
.news-list ul.tab li.on b{color: #016FF3}
.news-list ul.tab li.on span{background: #1b82ff;border:#1b82ff 1px solid}
.news-list ul.img{width:8rem !important;height:6rem !important;float: left;position: relative;}
.news-list ul.img li{position: relative;width: 100% !important;height: 100%;margin: 0 auto;text-align: center}
.news-list ul.img img{width:100%;height:100%;position: absolute;left: 0;top: 0;z-index: 1;right: 0;margin: 0 auto}
.news-list ul.img h3{background:rgba(0,0,0,0.7);height: 0.5rem;line-height:0.5rem;color: #fff;font-size:0.18rem;width:100%;padding: 0 3%;text-align: left;position: absolute;left: 0;bottom: 0;z-index: 2;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;overflow: hidden;}

.index-notice ul{width: 100%;height:auto;overflow: hidden;font-size: 0;}
.index-notice ul li{width:8.4rem;height:1.7rem;display:inline-block;padding:0.15rem;border-bottom: #e5e5e5 2px solid;position: relative;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;overflow:hidden}
.index-notice ul li b{width:0.75rem;height:0.9rem;line-height:0.35rem;text-align: center;font-weight:normal;color: #fff;font-size:0.18rem;display:inline-block; background-image: -moz-linear-gradient( 90deg, rgb(152,187,225) 0%, rgb(21,92,160) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(152,187,225) 0%, rgb(21,92,160) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(152,187,225) 0%, rgb(21,92,160) 100%);border-radius:0.05rem;vertical-align: middle;position: relative;z-index: 2;}
.index-notice ul li b span{font-size:0.36rem;color: #fff;display: block;margin-top:0.15rem;font-weight: bold;}
.index-notice ul li h2{font-size:0.22rem;color: #252525;line-height:0.36rem;font-weight: bold;}
.index-notice ul li div{float: right;width:calc(100% - 0.9rem);margin-left:0.15rem;position: relative;z-index: 2;}

.index-notice ul li p{color: #303030;font-size:0.18rem;margin-top:0.07rem;line-height:0.3rem;}
.index-notice ul li:before {content: "";width: 0;height: 100%;display: inline-block;position: relative;vertical-align: middle;}
.index-notice ul li:after{content:"";position: absolute;width:0%;height:100%;overflow: hidden;background:#fff;z-index: 1;left:0;top:0}
.index-notice ul li:hover:after{content:"";width:100%;}
.index-notice ul li:hover b{background: #00478b;}
.index-notice ul li:hover h2{color: #00478b}
.index-notice ul li:hover p{color: #7396b8}
.part02{background:#ededed;width:100%;padding:0.3rem 0 0 0;min-height:8rem;height: auto;overflow: hidden;position: relative}
.p2-title-a{font-size: 0.46rem;color: #252525;font-weight: 600;display: inline-block;margin-bottom: 0.3rem;padding-top:0.1rem;vertical-align: middle}
.p2-title {width:4rem;display: inline-block;margin-left:0.3rem;}
.p2-title dt{border:#00478b 1px solid;border-radius:5px;width:1rem;height:0.5rem;line-height:0.45rem;margin: 0 0.1rem;text-align: center;color: #00478b;font-size:0.24rem;display: inline-block;}
.p2-title dt.active{background: #00478b;color: #fff;}
.p2-title dt:hover{cursor:pointer}
.p2-list section{display: none;padding:0.3rem 0}
.part02 article{background:#ededed url("../img25/part02_bg.jpg")left bottom no-repeat;width:100%;min-height:7.2rem;height: auto;background-size:contain}
.part02 .p1-more{top:-0.8rem;right:-2rem}
.index-zs ul li a{width:100%;display: block;height:100%}
.index-zs ul li{width:23%;background: #fff ;height:6.15rem;margin-top: 0.25rem;position: relative;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.index-zs ul li span{color: #3e7db9;font-size:0.32rem;width: 90%;float: right;margin-top:0.3rem;display: block;border-bottom: #c2d6e9 4px solid;padding-bottom:0.15rem;padding-left: 0.2rem;margin-bottom: 0.4rem;position: relative}
.index-zs ul li span:before{content:"";position: absolute;width:0.06rem;height:0.2rem;display:inline-block;left: 0;bottom:-0.12rem;background: #c2d6e9;}
.index-zs ul li h2{clear: both;width:100%;color:#252525;font-size:0.26rem;line-height:0.46rem; padding:0 0.25rem;position:relative;z-index: 2;}
.index-zs ul li p{border:#3888d3 2px solid;width:1.5rem;height:0.55rem;line-height:0.5rem;text-align: center;color:#75c0ff;font-size: 0.24rem;position: absolute;left:0.25rem;bottom:0.25rem;opacity:0;z-index:2;}
.index-zs ul li:hover{  background-image: -moz-linear-gradient( 90deg, rgb(22,90,156) 0%, rgb(52,169,218) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(22,90,156) 0%, rgb(52,169,218) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(22,90,156) 0%, rgb(52,169,218) 100%);
  box-shadow: 0px 6px 8px 0px rgba(173, 173, 173, 0.75);transform:translateY(-0.35rem)}
.index-zs ul li:after{content: "";background:url("../img25/part02-ico.png")center center no-repeat;position: absolute;right: 0;bottom: 0;width: 2.27rem;height:2.59rem;background-size: contain;z-index:1;}
.index-zs ul li:hover:after{content: "";background:url("../img25/part02-ico-h.png")center center no-repeat;background-size: contain;display: none;}
.index-zs ul li:hover h2{color: #fff}
.index-zs ul li:hover span{color: #fff;border-bottom: #48b6eb 4px solid;}
.index-zs ul li:hover span:before{content:"";background: #48b6eb;}
.index-zs ul li:hover p{opacity: 1}
.p3-list{width: 100%;height:8.86rem;position: relative;overflow:hidden}
.p3-title{position: absolute;left: 0;right: 0;top:0.3rem;z-index:3;}
.p3-title h2{font-size: 0.46rem;color: #252525;font-weight: 600;display: inline-block;margin-bottom:0;vertical-align: middle}
.p3-title p{border:#fff 2px solid;width:1.8rem;height:0.45rem;line-height:0.4rem;display: block;font-size: 0.22rem;color: #fff;vertical-align: middle;font-weight: bold;border-radius:5px;text-align: center}
.p3-title p:after{content: "";background: url("../img25/more-ico.png")center center no-repeat;width:0.22rem;height:0.22rem;display: inline-block;vertical-align:top;margin-left:0.25rem;margin-top:0.1rem;  -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
.p3-title p:hover{background: #fff;border:#fff 2px solid;color: #00478b}
.p3-title p:hover:after{content:"";background: url("../img25/more-ico-b.png")center center no-repeat;transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);}
.p3-list ul{width:100%;height:100%;}
.p3-list ul li{width:25%;height:100%;position: relative;}
.p3-list ul li a{display: block;width:100%;height:100%;position: absolute;left:0;bottom:0;z-index:2;}
.p3-list ul li img{width: 100%;height:100%;position: absolute;left: 0;top: 0;z-index: 1;}
.p3-list ul li div.p3-z{position: absolute;bottom:0.4rem;left: 0;z-index:3;width:86%;right:0;margin: 0 auto;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p3-list ul li a:before{content:"";  background-image: -moz-linear-gradient( 90deg, rgba(10,32,54,0.8) 0%, rgba(91,106,120,0.4) 33%, rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(10,32,54,0.8) 0%, rgba(91,106,120,0.4) 33%, rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(10,32,54,0.8) 0%, rgba(91,106,120,0.4) 33%, rgba(255,255,255,0) 100%);width:100%;height:100%;position: absolute;left: 0;top:0;z-index: 2;}
.p3-list ul li:hover a:before{content:"";  background-image: -moz-linear-gradient( 90deg, rgb(0,71,139) 0%, rgba(0,71,139,0.5) 33%, rgba(0,71,139,0.44) 41%, rgba(128,163,197,0.12) 84%, rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,71,139) 0%, rgba(0,71,139,0.5) 33%, rgba(0,71,139,0.44) 41%, rgba(128,163,197,0.12) 84%, rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,71,139) 0%, rgba(0,71,139,0.5) 33%, rgba(0,71,139,0.44) 41%, rgba(128,163,197,0.12) 84%, rgba(255,255,255,0) 100%);}
.p3-list ul li div.p3-z:before{content:"";background: url("../img25/point-ico.png")center center no-repeat;position: absolute;left:-0.12rem;top:-0.10rem;width:0.24rem;height:0.24rem;display: block}
.p3-list ul li div.p3-z:after{content:"";background: #fff;width:100%;height:3px;position: absolute;left: 0;top:0;display: block}
.p3-list ul li div.p3-z h2{font-size: 0.26rem;color:#fff;line-height:0.44rem;margin-top:0.3rem;}
.p3-list ul li div.p3-z p{color: #b8d2eb;font-size: 0.2rem;line-height:0.36rem;margin-top:0.1rem;}
.p3-list ul li div.p3-more{border:#3a78b3 2px solid;width:1.5rem;height:0;line-height:0; text-align: center;color:#bedfff;font-size: 0.24rem;opacity:0;margin-top:0.3rem;display: block;position:absolute;bottom:0.25rem;left:0.35rem;height:0.55rem;line-height:0.5rem;z-index: 3;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p3-list ul li:hover div.p3-z{bottom:1rem}
.p3-list ul li:hover div.p3-more{opacity: 1;}

.part04{background: #ededed;width:100%;height: auto;overflow: hidden;position: relative}
.p4-list{background: #ededed url("../img25/part04_bg.jpg")left bottom no-repeat;min-height:7.2rem;width:100%;height: auto;overflow: hidden;position: relative}
.p4-title{width:100%;height: auto;overflow: hidden;margin:0.3rem auto 0.2rem auto}
.p4-title h2{font-size: 0.46rem;color: #252525;font-weight: 600;display: inline-block;margin-bottom:0;vertical-align: middle}
.p4-title p{border:#00478b 2px solid;width:1.8rem;height:0.45rem;line-height:0.4rem;display: block;font-size: 0.22rem;color: #00478b;vertical-align: middle;font-weight: bold;border-radius:5px;text-align: center;margin-top: 0.2rem;}
.p4-title p:after{content: "";background: url("../img25/more-ico-b.png")center center no-repeat;width:0.22rem;height:0.22rem;display: inline-block;vertical-align:top;margin-left:0.25rem;margin-top:0.1rem;  -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
.p4-title p:hover{background: #00478b;border:#00478b 2px solid;color: #ffffff}
.p4-title p:hover:after{content:"";background: url("../img25/more-ico.png")center center no-repeat;transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);}
.p4-list ul li{width:3.3rem;margin:0.6rem auto;text-align: center;}
.p4-list ul li img{width:100%;height:2.48rem;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p4-list ul li div.p4-z:before{content: "";display: inline-block;background: url("../img25/p4-ico.png")left center no-repeat;width:0.36rem;height:0.36rem;background-position:0 0;vertical-align: middle;position: absolute;left:0.15rem;top:0.35rem}
.p4-list ul li div.p4-z{width:100%;display: inline-block;text-align:left;position:relative;padding:0.3rem 0.2rem 0 0.6rem;}
.p4-list ul li div.p4-z h2{font-size: 0.24rem;color: #252525;line-height:0.40rem}
.p4-list ul li div.p4-z p{font-size: 0.2rem;color: #333;line-height: 0.36rem;margin-top: 0.1rem;}
.p4-list ul li div.p4-z:after{content:"";width:3px;height:100%;display: block;background: #fff;right:-0.1rem;top:0.2rem;position: absolute;}
.p4-list ul li:hover div.p4-z:before{content: "";background-position:100% 100%}
.p4-list ul li:hover div.p4-z{
  background-image: -moz-linear-gradient( 90deg, rgba(203,224,245,0) 0%, rgb(181,219,251) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(203,224,245,0) 0%, rgb(181,219,251) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(203,224,245,0) 0%, rgb(181,219,251) 100%);
}
.p4-list ul li:hover {overflow: hidden}
.p4-list ul li:hover div.p4-z h2{color:#00478b}
.p4-list ul li:hover div.p4-z p{color:#6596c6}
.p4-list ul li:last-child div.p4-z:after{content:"";display: none}
.p4-list ul li:hover div.p4-z:after{content:"";display: none}

.part05{background: #ededed;width:100%;height: auto;overflow: hidden;position: relative}
.p5-list{background: #ededed url("../img25/part05_bg.jpg")left bottom no-repeat;min-height:7.2rem;width:100%;height: auto;overflow: hidden;position: relative}
.p5{height:6.5rem;width:100%;margin-top: 0.2rem;}
.p5 .slick-slide{width:4.46rem !important;margin-right: 0.22rem !important;height:100%;overflow: hidden;padding:0.4rem 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p5 .slick-slide .p5-img{position: relative;width: 100%;height:3.35rem;}
.p5 .slick-slide .p5-img img{position: absolute;left: 0;top:0;width:100%;height:100%;z-index: 1;}
.p5 .slick-slide .p5-img b{background:rgba(49,117,180,0.4);width:0.62rem;height:0.66rem;border-radius:10px;border:#fff 2px solid;text-align: center;position: absolute;right:0.15rem;top:0.15rem;z-index: 2;color:#fff;font-size:0.26rem;}
.p5 .slick-slide .p5-img b span{font-size: 0.12rem;display: block}
.p5 .slick-slide .p5-z{background: #fff;padding:0.15rem;border-top:#b8b8b8 8px solid;height: auto;overflow: hidden}
.p5 .slick-slide .p5-z h2{font-size:0.22rem;line-height:0.36rem;color:#252525;}
.p5 .slick-slide .p5-z p{font-size: 0.18rem;color: #b0b0b0;line-height:0.32rem;margin-top: 0.05rem;}
.p5 .slick-slide .p5-z span{width:0.9rem;height:0.32rem;line-height:0.3rem;text-align: center;color: #3175b4;font-size: 0.18rem;float: right;margin-top: 0.2rem;display:block;opacity:0;background: #fff;font-weight: bold;}
.p5 .slick-slide:hover .p5-z h2{color: #fff;}
.p5 .slick-slide:hover .p5-z p{color: #afd5f7}
.p5 .slick-slide:hover .p5-z span{display: block;opacity: 1;}
.p5 .slick-slide:hover .p5-z{background: #3175b4;border-top:#3175b4 8px solid;}
.p5 .slick-slide:hover{padding:0.08rem;background: #3175b4;}
.p5 .slick-arrow{font-size: 0;position: absolute;top:45%;width:0.34rem;height:1.22rem;opacity:0.3;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.p5 .slick-prev{background: url("../img25/arrow-l.jpg")center center no-repeat;left:-1.5rem}
.p5 .slick-next{background: url("../img25/arrow-r.jpg")center center no-repeat;right:-1.4rem}
.p5 .slick-prev:hover{opacity: 1;}
.p5 .slick-next:hover{opacity: 1;}

.part06{width:100%;padding:0.5rem 0;position: relative}
.p6-pic{position:relative;width:100%;height:7.65rem;}
.p6-pic a{width:3.3rem;height:2.48rem;position: absolute;left: 0;top: 0}
.p6-pic a img{width:100%;height:100%;object-fit: contain}
.p6-pic a:nth-child(1){width:6.7rem;height:5.02rem;}
.p6-pic a:nth-child(2){left:6.9rem;}
.p6-pic a:nth-child(3){left:auto;right:0;}
.p6-pic a:nth-child(4){left:0;top:auto;bottom:0}
.p6-pic a:nth-child(5){left:3.4rem;top:auto;bottom:0}
.p6-pic a:nth-child(6){left:auto;right:0;top:auto;bottom:0;width:6.7rem;height:5.02rem;}

.part06 .index-vr{position: absolute;right:0.8rem;bottom:0.5rem;}
.part06 .index-vr h2{display:none;margin:0.2rem auto;text-align: center;color: #fff;background: #00478b;font-size: 0.22rem;border-radius:10px;height:0.4rem;width:1.2rem;line-height:0.4rem}
.part06 .index-vr img{width:1.32rem;height:1.62rem}
.part06 .wrapper{width:13.6rem}

.fmenu{margin: 0.3rem auto 0.2rem;}
.fmenu h2{font-size:0.28rem;color: #fff;display: block;}
.fmenu ul{margin:0.1rem 0;}
.fmenu ul li {display: inline-block;margin-top: 0.1rem;}
.fmenu ul li a{display:inline-block;font-size: 0.2rem;color: #fff;margin-right:0.1rem;}
.fmenu ul li a:after{content: "";display: inline-block;background: #fff;width: 2px;height:0.24rem;margin-bottom:0.03rem;vertical-align: middle;margin-left: 0.15rem;}
.fmenu ul li a:visited{color: #fff;}
.fmenu ul li a:hover{color: #71d5ff}
.fmenu ul li:last-child a:after{content:"";display: none}
.flxwm{margin-top: 0.4rem;width:100%;height: auto;overflow: hidden;}
.flxwm h2{font-size:0.28rem;color: #fff;display: block;}
.flxwm ul{margin-top: 0.2rem;}
.flxwm ul li{margin-top:0.1rem;width: 100%;}
.flxwm ul li i{display: inline-block;background: url("../img25/foot-ico01.png")left center no-repeat;width:0.18rem;height:0.18rem;margin-right:0.15rem;vertical-align:top;margin-top:0.09rem;}
.flxwm ul li:nth-child(2) i{background:url("../img25/foot-ico02.png")left center no-repeat}
.flxwm ul li:nth-child(3) i{background:url("../img25/foot-ico03.png")left center no-repeat}
.flxwm ul li p{font-size: 0.2rem;color: #fff;display: inline-block;width: calc(100% - 0.4rem);line-height:0.36rem}
.fqr{margin:0.4rem auto 0.2rem auto;width:100%;text-align: center}
.fqr ul li {width: 50%;}
.fqr ul li img{width:1rem;height:1rem;display: block;margin: 0 auto}
.fqr ul li p{color:#99c6f1;font-size: 0.18rem;margin-top: 0.1rem;}
.fcopyright{color:#3a86cf;font-size: 0.2rem;line-height: 0.4rem;;}
.left-md{margin:0.2rem auto}
.left-md h1 a{color: #111;font-size: 0.26rem;display: block}
.left-md h1 a:visited{color: #111;}
.left-md h1 a:hover{color: #111;}
.left-md ul li{width:100%;margin:0.2rem auto;text-align: center;overflow: hidden}
.left-md ul li img{width:100%;height:1.8rem;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.left-md ul li div.left-md-z:before{content: "";display: inline-block;background: url("../img25/p4-ico2.png")left center no-repeat;width:0.28rem;height:0.28rem;background-position:0 0;vertical-align: middle;position: absolute;left:0rem;top:0.20rem}
.left-md ul li div.left-md-z{width:100%;display: inline-block;text-align:left;position:relative;padding:0.1rem 0.1rem 0 0.35rem;}
.left-md ul li div.left-md-z h2{font-size: 0.20rem;color: #252525;line-height:0.36rem;margin-top: 0.05rem;}
.left-md ul li div.left-md-z p{font-size: 0.16rem;color: #333;line-height: 0.32rem;margin-top: 0.1rem;}
.left-md ul li:hover div.left-md-z:before{content: "";background-position:100% 100%}
.left-md ul li:hover {overflow: hidden}
.left-md ul li:hover div.left-md-z h2{color:#00478b}
.left-md ul li:hover div.left-md-z p{color:#6596c6}
.left-md-more{width:100%;height: auto;overflow: hidden;margin:0.3rem auto 0.2rem auto}
.left-md-more a{border:#7795b3 1px solid;width:1.8rem;height:0.45rem;line-height:0.4rem;display:inline-block;font-size: 0.22rem;color: #00478b;vertical-align: middle;font-weight: bold;border-radius:5px;text-align: center;margin:0rem auto;}
.left-md-more a:after{content: "";background: url("../img25/more-ico-b.png")center center no-repeat;width:0.22rem;height:0.22rem;display: inline-block;vertical-align:top;margin-left:0.25rem;margin-top:0.1rem;  -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;}
.left-md-more a:visited{color: #00478b}
.left-md-more a:hover{background: #00478b;border:#00478b 2px solid;color: #ffffff}
.left-md-more a:hover:after{content:"";background: url("../img25/more-ico.png")center center no-repeat;transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);}

.list-news ul li{width:4.46rem !important;margin-right: 0.22rem !important;height:100%;overflow: hidden;padding:0.4rem 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-news ul li .p5-img{position: relative;width: 100%;height:3.35rem;}
.list-news ul li .p5-img img{position: absolute;left: 0;top:0;width:100%;height:100%;z-index: 1;}
.list-news ul li .p5-img b{background:rgba(49,117,180,0.4);width:0.62rem;height:0.66rem;border-radius:10px;border:#fff 2px solid;text-align: center;position: absolute;right:0.15rem;top:0.15rem;z-index: 2;color:#fff;font-size:0.26rem;}
.list-news ul li .p5-img b span{font-size: 0.12rem;display: block}
.list-news ul li .p5-z{background: #fff;padding:0.15rem;border-top:#b8b8b8 8px solid;height: auto;overflow: hidden}
.list-news ul li .p5-z h2{font-size:0.22rem;line-height:0.36rem;color:#252525;}
.list-news ul li .p5-z p{font-size: 0.18rem;color: #b0b0b0;line-height:0.32rem;margin-top: 0.05rem;}
.list-news ul li .p5-z span{width:0.9rem;height:0.32rem;line-height:0.3rem;text-align: center;color: #3175b4;font-size: 0.18rem;float: right;margin-top: 0.2rem;display:block;opacity:0;background: #fff;font-weight: bold;}
.list-news ul li:hover .p5-z h2{color: #fff;}
.list-news ul li:hover .p5-z p{color: #afd5f7}
.list-news ul li:hover .p5-z span{display: block;opacity: 1;}
.list-news ul li:hover .p5-z{background: #3175b4;border-top:#3175b4 8px solid;}
.sub-news ul li{width: 31% !important;padding:0;margin-top: 0.1rem;margin-bottom: 0.3rem;margin-left: auto;margin-right:auto !important;}
.sub-news ul li .p5-img{height:2.45rem}
.sub-news ul li .p5-z{background: #f6f6f6;border-top: 0;}
.sub-news ul li .p5-z h2{font-size:0.2rem;line-height:0.32rem}
.sub-news ul li .p5-z p{font-size: 0.18rem;line-height:0.3rem}
.sub-news ul li:hover {outline-offset:-0.04rem;outline:#00478b 4px solid}
.sub-news ul li:hover .p5-z span{display: none;opacity: 0}
.sub-news ul li:hover .p5-z{background: #e3f3fb;border-top:0;}
.sub-news ul li:hover .p5-z h2{color: #00478b;}
.sub-news ul li:hover .p5-z p{color: #5690c7}
.sub-news ul li .p5-img b{right:0.1rem;top:0.1rem;background:rgba(49,117,180,0.8);}
.sub-news ul li:hover .p5-img img{transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.sub-news ul li:hover .p5-img img{transform:scale(0.975); -webkit-transform:scale(0.975); -o-transform:scale(0.975); -ms-transform:scale(0.975); -moz-transform:scale(0.975);}


/* 如果最后一行是3个元素 */
.sub-news ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2) !important;
}
/* 如果最后一行是2个元素 */
.sub-news ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2) !important;
}
.history-list{width: 100%;height: auto;  position: relative;}
.history-list:before{content: ""; height: 100%; width: 2px; background: #b3b3b3;position: absolute;left: 50%; transform: translate(-50%, 0); top: 0;}
.history-list ul li:before{content:"";width:102%;border:#c8c8c8 2px dashed;position: absolute;top:-0.2rem;left: 0;z-index: 1;}
.history-list ul li:after{content: "";background: #7c7c7c;width:0.1rem;height:0.1rem;display: block;position: absolute;right: -0.26rem;top:-0.23rem;border-radius:50%;z-index: 2;}
.history-list ul li{width:48%;margin-bottom:0.2rem;margin-top: 0.2rem;position: relative;}
.history-list ul li div{padding:0.15rem 0.2rem;min-height:1.8rem;height:auto;overflow: hidden;background: #eee ;border-radius:10px;position: relative}
.history-list ul li div:after{content: "";background: url("../img25/his-ico.png")right bottom no-repeat;width: 1.42rem;height:1.38rem;display: block;position: absolute;right: 0;bottom: 0;background-size: contain;z-index: 0;}
.history-list ul li:nth-child(2n):after{right:auto;left:-0.26rem;}
.history-list ul li:nth-child(2n):before{content:"";left:-2%;width: 101%;}
.history-list ul li:nth-child(2n){margin-top:1.5rem;}
.history-list ul li h2{color: #00478b;font-size: 0.26rem;font-weight: bold;position: relative;z-index: 1;}
.history-list ul li p{color: #252525;font-size: 0.2rem;line-height: 0.34rem;margin-top: 0.07rem;position: relative;z-index: 1;}

.honor-list{margin:0.5rem auto;width:100%;height: auto;overflow: hidden}
.honor-list h2{font-size:0.26rem;color: #00478b;font-weight:bold;margin-left:0.3rem;padding-bottom: 0.15rem;width:1.6rem;border-bottom: #86b2dc 0.06rem solid;text-align: center;position: relative;z-index: 2;}
.honor-z{background: #f5f8fb;padding:0.3rem 0.2rem 0.1rem 0.2rem ;border-top:#a9c0d7 2px solid;position: relative;margin-top:-0.04rem;z-index: 1;}
.honor-z p{display: inline-block;margin-bottom:0.2rem;}
.honor-z p a{color: #252525;font-size: 0.18rem;display: inline-block;}
.honor-z p a:visited{color: #252525}
.honor-z p a:hover{color: #00478b}
.honor-z p a:after{content: "、";color:#252525;font-size: 0.2rem;display: inline-block;}
.md-list{background:none;}
.md-list ul li div.p4-z:after{content: "";display: none;}
.md-list ul li img{height:2.45rem}
.md-list ul li{width: 31%;margin:0.1rem auto 0.2rem auto;}
.md-list ul li div.p4-z{padding-top: 0.15rem;}
.md-list ul li div.p4-z:before{top:0.2rem;left:0.1rem}
.md-list ul li div.p4-z h2{font-size: 0.2rem;line-height:0.36rem;}
.md-list ul li div.p4-z p{font-size: 0.18rem;line-height:0.32rem;margin-top:0.05rem;}
/* 如果最后一行是3个元素 */
.md-list ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2) !important;
}
/* 如果最后一行是2个元素 */
.md-list ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2) !important;
}

.notice-list ul li{width:100%;height: auto}

.cn_lan{display: none;}

.sp001{background: #f5f5f5;width:100%;min-height:6.5rem;height:auto;overflow: hidden;position: relative;padding:0.5rem 0}
.sp1-list{width:7.8rem;display: inline-block}
.sp-title{width:100%;position: relative;border-bottom:#e6e6e6 0.02rem solid;}
.sp-title:before{content: "";background: url("../img25/title-ico2.png")left center no-repeat;width:0.63rem;height:0.75rem;background-size: contain;position: absolute;left:-0.05rem;top:-0.1rem;z-index:0;}
.sp-title h2{color:#0d3e7a;font-size:0.3rem;display: inline-block;margin: 0 0 0 0.3rem;padding-bottom:0.1rem;position:relative;z-index: 2;}
.sp-title h2 span{color: #c7c7c7;display: inline-block;text-transform: capitalize;margin-left:0.1rem;font-size:0.26rem;}
.sp-title p{border:#fff 1px solid;width:0.9rem;height:0.40rem;line-height:0.38rem;text-align: center;color: #fff;font-size: 0.18rem;background: #0663b2;position: absolute;right:0;top:0.36rem;z-index: 2;transition-duration: .3s;}
.sp-title p:hover{border-radius:0.2rem}
.sp01-notice ul li{height:1.06rem;position: relative;background: #fff;margin-bottom:0.15rem;padding:0 0.15rem;z-index:2;overflow: hidden}
.sp01-notice ul li p:before{content:"";background:url("../img25/notice_date_ico.png")left center no-repeat;width:0.24rem;height:0.23rem;display: inline-block;vertical-align: middle;margin-right:0.15rem;margin-bottom: 0.03rem;background-size: contain}
.sp01-notice ul li p{font-size: 0.22rem;padding-top: 0.07rem;color:#0b3e7f;font-weight: 500;position:relative;z-index:2;}
.sp01-notice ul li h2{color:#252525;font-size: 0.22rem;margin-top: 0.12rem;position:relative;z-index:2;}
.sp01-notice ul li span{position:absolute;background: #358ce1;color: #fff;width:auto;padding:0.05rem 0.1rem;display: block;font-size: 0.18rem;right:0;top:0;z-index: 2;}
.sp01-notice ul li:hover{background: #358ce1;}
.sp01-notice ul li:hover span{background: #0663b2;}
.sp01-notice ul li:hover h2{color: #fff;font-weight:500;}
.sp01-notice ul li:hover p{color:#fff;}
.sp01-notice ul li:hover p:before{background:url("../img25/notice_date_white.png")left center no-repeat;background-size: contain}
.sp01-xs ul{margin-top:0.5rem;}
.sp01-notice ul{margin-top:0.5rem;}



.sp01-xs ul li{width:100%;padding:0.06rem 0.2rem;height: auto;overflow: hidden;position: relative;background: #fff;margin-bottom:0.15rem;}
.sp01-xs ul li:before{content:"";width:0.03rem;height:100%;position: absolute;left: 0;top: 0;z-index: 1;background: #358ce1;transition-duration:0.3s}
.sp01-xs ul li .sp01-xs-date{border-radius:0.05rem;width:1.36rem;height:1.36rem;text-align: center;float: left;position: relative}
.sp01-xs ul li .sp01-xs-z{width:100%;position: relative;z-index: 2;font-size: 0;}
.sp01-xs ul li .sp01-xs-date b{color:#fff;display: block;font-size: 0.56rem;padding:0.05rem 0.1rem;position:relative;z-index:1;}
.sp01-xs ul li .sp01-xs-date span{display: block;font-size:0.16rem;margin-top:-0.05rem;}
.sp01-xs ul li .sp01-xs-date:before{content:"";background: url("../img25/xs_date_bg01.png")center center no-repeat;width:1.32rem;height:1.32rem;background-size: contain;position: absolute;left: 0;right:0;top:0;bottom:0;z-index: 0;}
.sp01-xs ul li .sp01-xs-z h2{color:#252525;font-size:0.22rem;;}
.sp01-xs ul li .sp01-xs-z p{color: #848484;font-size:0.18rem;margin-top: 0.05rem;width:100%;display: inline-block}
.sp01-xs ul li .sp01-xs-z p:nth-of-type(1){width:40%;}
.sp01-xs ul li .sp01-xs-z p:nth-of-type(2){width: 60%;}
.sp01-xs ul li .sp01-xs-z p i{background:url("../img25/xs_ico01_sy.png")left center no-repeat;width:0.16rem;height:0.16rem;display: inline-block;vertical-align: middle;margin-right: 0.15rem;margin-bottom:0.03rem;background-size: contain}
.sp01-xs ul li .sp01-xs-z p:nth-of-type(2) i{background:url("../img25/xs_ico02_sy.png")left center no-repeat;background-size: contain}
.sp01-xs ul li .sp01-xs-z p:nth-of-type(3) i{background:url("../img25/xs_ico03_sy.png")left center no-repeat;background-size: contain}





.sp01-xs ul li:hover:before{width: 100%;}
.sp01-xs ul li:hover .sp01-xs-date:before{background: url("../img25/xs_date_bg02.png")center center no-repeat;background-size: contain}
.sp01-xs ul li:hover .sp01-xs-date b{color:#fff}
.sp01-xs ul li:hover .sp01-xs-z h2{color:#fff}
.sp01-xs ul li:hover .sp01-xs-z p{color:#fff}
.sp01-xs ul li:hover .sp01-xs-z p i{background:url("../img25/xs_ico01.png")left center no-repeat;background-size: contain}
.sp01-xs ul li:hover .sp01-xs-z p:nth-of-type(2) i{background:url("../img25/xs_ico02.png")left center no-repeat;background-size: contain}
.sp01-xs ul li:hover .sp01-xs-z p:nth-of-type(3) i{background:url("../img25/xs_ico03.png")left center no-repeat;background-size: contain}
.list-xs ul li{background:#fff;margin-bottom: 0.2rem;border:#a9bbcf 0.01rem solid;padding:0.1rem 0.25rem;}
.list-xs ul{margin-top:0}
.list-xs ul li .sp01-xs-z h2{color: #252525}
.list-xs ul li .sp01-xs-z p{color: #6a798d}
.list-xs ul li .sp01-xs-date b{color: #145da7}
.list-xs ul li .sp01-xs-date:before{content:"";background: url("../img25/xs_date_bg03.png")center center no-repeat;}
.list-xs ul li .sp01-xs-z p i{background:url("../img25/xs_ico01_b.png")left center no-repeat;background-size: contain}
.list-xs ul li .sp01-xs-z p:nth-of-type(2) i{background:url("../img25/xs_ico02_b.png")left center no-repeat;background-size: contain}
.list-xs ul li .sp01-xs-z p:nth-of-type(3) i{background:url("../img25/xs_ico03_b.png")left center no-repeat;background-size: contain}
.list-xs ul li:hover .sp01-xs-z h2{color:#fff}
.list-xs ul li:hover .sp01-xs-z p{color:#fff}
.list-xs ul li:hover{background: #ecf3f8;border:#18548f 1px solid;box-shadow: 0px 5px 5px 0px rgba(226, 232, 239, 1);}
.list-xs ul li:hover .sp01-xs-z p i{background:url("../img25/xs_ico01.png")left center no-repeat;background-size: contain}
.list-xs ul li:hover .sp01-xs-z p:nth-of-type(2) i{background:url("../img25/xs_ico02.png")left center no-repeat;background-size: contain}
.list-xs ul li:hover .sp01-xs-z p:nth-of-type(3) i{background:url("../img25/xs_ico03.png")left center no-repeat;background-size: contain}


.sp002{background:#fff;width:100%;height:auto;overflow: hidden;position: relative}
.sp02-one{padding:0.4rem 0 0.2rem 0;}
.sp02-one .sp-title:before{content: "";background: url("../img25/title-ico2.png")left center no-repeat;background-size: contain}
.sp02-one .sp-title h2{color: #0d3e7a}
.sp02-one .sp-title h2 span{color: #c7c7c7}
.sp02-one .sp-title{border-bottom: #e6e6e6 0.02rem solid;}
.sp02-one  .sp-title p{transition-duration: .3s;}
.sp02-one  .sp-title p:hover{border-radius:0.2rem}
.sp02-news{clear: both;margin:0.45rem auto 0.35rem auto}
.sp02-two .sp02-news{margin-bottom: 0;}
.news-x div.slick-slide{margin: 0 0.15rem;text-align: center;height:5rem}
.news-x div.slick-slide div.news-pic{width:100%;height:3.78rem;margin: 0 auto;text-align: center;position: relative;overflow: hidden;background: #10539f;}
.news-x div.slick-slide div.news-pic img{width:100%;height:100%;position: absolute;left: 0;top:0;z-index: 1;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;}

.news-x div.slick-slide div.news-pic b {
  background: rgba(255,255,255,0.8);
  width: 0.6rem;
  height: 0.5rem;
  z-index: 2;
  right:0.1rem;
  top:0.1rem;
  color: #0d3e7a;
  position: absolute;font-size:0.18rem;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;line-height:0.25rem
}
.news-x div.slick-slide div.news-pic span{color: #fff;display: block;font-size:0.18rem;background: rgba(22,88,168,0.8); height: 0.25rem;}
.news-x div.slick-slide div.news-z{background:#247ec9;width: 100%;display: table;overflow: hidden;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;padding-bottom:0.1rem;}
.news-x div.slick-slide div.news-z h2{display:block;height:0.8rem;padding:0.07rem 0;vertical-align: middle;text-align: left;width:calc(100% - 0.2rem);color: #fff;font-size:0.2rem;line-height:0.32rem;margin: 0 auto;padding:0.07rem 0.1rem 0 0.1rem;}
.news-x div.news-z p{width:100%;font-size: 0.18rem;color: #bfe2ff;padding:0 0.1rem;width:calc(100% - 0.2rem);margin: 0 auto;display: block;text-align: left}

.news-x div.slick-slide:hover div.news-z{background:#10539f}
.news-x div.slick-slide:hover div.news-pic {background: #10539f;border:#10539f 0.03rem solid}
.news-x div.slick-slide:hover div.news-pic img{transform:scale(0.99); -webkit-transform:scale(0.99); -o-transform:scale(0.99); -ms-transform:scale(0.99); -moz-transform:scale(0.99);}



.news-x .slick-arrow{width: 0.46rem;height:1.3rem;position: absolute;left:-0.6rem;top:45%;font-size: 0;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;opacity: 1;cursor: pointer;}
.news-x .slick-prev{background: url("../img25/v-arrow-l.jpg")center center no-repeat;opacity:0.2;background-size: contain}
.news-x .slick-next{background: url("../img25/v-arrow-r.jpg")center center no-repeat;opacity:0.2;left: auto;right:-0.6rem;background-size: contain}
.news-x .slick-prev:hover{opacity: 1}
.news-x .slick-next:hover{opacity: 1}

.kxlist div.slick-slide{margin: 0 0.15rem;text-align: center;height:5rem}
.kxlist div.slick-slide div.kx-pic{width:100%;height:3.78rem;margin: 0 auto;text-align: center;position: relative;overflow: hidden;background: #fff;}
.kxlist div.slick-slide div.kx-pic img{width:100%;height:100%;position: absolute;left: 0;top:0;z-index: 1;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;object-fit:contain}

.kxlist div.slick-slide div.kx-pic b {
  background: rgba(255,255,255,0.8);
  width: 0.6rem;
  height: 0.5rem;
  z-index: 2;
  right:0.1rem;
  top:0.1rem;
  color: #0d3e7a;
  position: absolute;font-size:0.18rem;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;line-height:0.25rem
}
.kxlist div.slick-slide div.kx-pic span{color: #fff;display: block;font-size:0.18rem;background: rgba(22,88,168,0.8); height: 0.25rem;}
.kxlist div.slick-slide div.kx-z{background:#e1effa;width: 100%;display: table;overflow: hidden;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;padding-bottom:0.1rem;}
.kxlist div.slick-slide div.kx-z h2{display:block;height:0.8rem;padding:0.07rem 0;vertical-align: middle;text-align: left;width:calc(100% - 0.2rem);color: #252525;font-size:0.2rem;line-height:0.32rem;margin: 0 auto;padding:0.07rem 0.1rem 0 0.1rem;}
.kxlist div.kx-z p{width:100%;font-size: 0.18rem;color: #5386bf;padding:0 0.1rem;width:calc(100% - 0.2rem);margin: 0 auto;display: block;text-align: left}

.kxlist div.slick-slide:hover div.kx-z{background:#b2d6f5}
.kxlist div.slick-slide:hover div.kx-pic {background: #b2d6f5;border-bottom: 0;}
.kxlist div.slick-slide:hover div.kx-pic img{transform:scale(1); -webkit-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); -moz-transform:scale(1);}
.kxlist div.slick-slide:hover div.kx-z h2{color:#0a356a}
.kxlist div.slick-slide:hover div.kx-z p{color:#0a356a}


.kxlist .slick-arrow{width: 0.46rem;height:1.3rem;position: absolute;left:-0.6rem;top:45%;font-size: 0;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;opacity: 1;cursor: pointer;}
.kxlist .slick-prev{background: url("../img25/v-arrow-l.jpg")center center no-repeat;opacity:0.2;background-size: contain}
.kxlist .slick-next{background: url("../img25/v-arrow-r.jpg")center center no-repeat;opacity:0.2;left: auto;right:-0.6rem;background-size: contain}
.kxlist .slick-prev:hover{opacity: 1}
.kxlist .slick-next:hover{opacity: 1}



.list-news-x ul li{text-align: center;height:3.8rem;width:31%;margin:0.1rem 0 0.2rem 0}


/* 如果最后一行是3个元素 */
.list-news-x ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2) !important;
}
/* 如果最后一行是2个元素 */
.list-news-x ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2) !important;
}
.list-news-x ul li div.news-pic{width:100%;height:2.6rem;margin: 0 auto;text-align: center;position: relative;overflow: hidden}
.list-news-x ul li div.news-pic img{width:100%;height:100%;position: absolute;left: 0;top:0;z-index: 1;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;}

.list-news-x ul li div.news-pic b {
  background: rgba(255,255,255,0.8);
  width: 0.6rem;
  height: 0.5rem;
  z-index: 2;
  right:0.1rem;
  top:0.1rem;
  color: #0d3e7a;
  position: absolute;font-size:0.18rem;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;line-height:0.25rem
}
.list-news-x ul li div.news-pic span{color: #fff;display: block;font-size:0.18rem;background: rgba(22,88,168,0.8); height: 0.25rem;}
.list-news-x ul li div.news-z{background:#247ec9;width: 100%;display: table;overflow: hidden;transition-duration: .3s; -webkit-transition-duration: .3s; -o-transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s;padding-bottom:0.1rem;}
.list-news-x ul li div.news-z h2{display:block;height:0.8rem;padding:0.07rem 0;vertical-align: middle;text-align: left;width:calc(100% - 0.2rem);color: #fff;font-size:0.2rem;line-height:0.32rem;margin: 0 auto;padding:0.07rem 0.1rem 0 0.1rem;}
.list-news-x ul li div.news-z p{width:100%;font-size: 0.18rem;color: #bfe2ff;padding:0 0.1rem;width:calc(100% - 0.2rem);margin: 0 auto;display: block;text-align: left}
.list-news-x ul li:hover div.news-z{background:#10539f}
.list-news-x ul li:hover div.news-pic {background: #10539f;border:#10539f 0.03rem solid}
.list-news-x ul li:hover div.news-pic img{transform:scale(0.99); -webkit-transform:scale(0.99); -o-transform:scale(0.99); -ms-transform:scale(0.99); -moz-transform:scale(0.99);}

.list-kyfx ul li{width: 31%;padding:0.15rem;margin:0.1rem 0 0.2rem 0;background: #e4eff9;position: relative;transition-duration: .3s;}
.list-kyfx ul li img{width: 100%;border-radius:0.05rem;height:2.34rem}
/* 如果最后一行是3个元素 */
.list-kyfx ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2) !important;
}
/* 如果最后一行是2个元素 */
.list-kyfx ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2) !important;
}
.list-kyfx ul li h2{font-size:0.22rem;color: #252525;line-height:0.34rem;margin-top:0.1rem;}
.list-kyfx ul li p{color: #648ab7;font-size:0.18rem;line-height:0.28rem;margin-top:0.05rem;}
.list-kyfx ul li:hover{background: #6e9dd2;box-shadow:0.1rem 0.1rem #bfe1f5}
.list-kyfx ul li:hover h2{color: #fff;}
.list-kyfx ul li:hover p{color: #bddbf9;}

.list-shebei ul li{width: 31%;margin:0.1rem 0 0.2rem 0;background: #e4eff9;position: relative;transition-duration: .3s;border:#ddd 1px solid}
.list-shebei ul li img{width: 100%;object-fit: contain}
/* 如果最后一行是3个元素 */
.list-shebei ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2) !important;
}
/* 如果最后一行是2个元素 */
.list-shebei ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2) !important;
}
.list-shebei ul li .shebei-z{padding:0.15rem;background: #6e9dd2;height:1.6rem;overflow: hidden}
.list-shebei ul li .shebei-z h2{color:#fff;font-size:0.22rem;line-height:0.34rem}
.list-shebei ul li .shebei-z p{color: #fff;font-size: 0.18rem;line-height:0.28rem;margin-top:0.1rem;}
.list-shebei ul li:hover .shebei-z{background:#00478b;}
.list-his {width:90%;margin:0 auto}
.list-his ul li{position: relative;float: left;width:50%;text-align: center}
.list-his ul li div.his-img{  background-image: -moz-linear-gradient( 90deg, rgb(13,91,159) 0%, rgb(10,32,59) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(13,91,159) 0%, rgb(10,32,59) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(13,91,159) 0%, rgb(10,32,59) 100%);border:#8ac6ec 0.02rem solid;width:2.87rem;height:2.16rem;position: relative;text-align: center;margin:0.5rem auto 0.15rem auto;position: relative;z-index: 2;}
.list-his ul li div.his-img img{object-fit: contain;width:2.6rem;height:1.94rem;vertical-align:middle;position: absolute;top:0.11rem;left:0;right:0;margin: 0 auto;z-index: 2;}
.list-his ul li div.his-z{width:3.2rem;margin: 0 auto;text-align: center;}
.list-his ul li div.his-z h2{color: #252525;font-size:0.24rem;font-weight:600;}
.list-his ul li div.his-z p{color: #252525;font-size:0.18rem;line-height:0.28rem;margin-top:0.05rem;}

.list-his{width: 100%;height: auto;overflow: hidden;position: relative;margin-bottom:0.3rem;}
.list-his:before{
    content: "";
    height: 100%;
    width: 0.04rem;
    background: #87b3db;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0;

}
.list-his ul li div.his-img:after{content:"";background: url("../img25/ls_ico_l.png")left center no-repeat;width:1.5rem;height:1.66rem;position: absolute;bottom:0.5rem;right:-1.5rem;z-index: 0;background-size: contain}
.list-his ul li:nth-child(2n) div.his-img:after{content:"";top:0.5rem;left:-1.5rem;bottom:0;right: auto;background: url("../img25/ls_ico_r.png")left center no-repeat;z-index: 0;background-size: contain}

.list-his2{width:100%; height: auto;  position: relative;}
.list-his2:before{content: ""; height: 100%; width: 0.04rem; background: #87b3db;position: absolute;left: 50%; transform: translate(-50%, 0); top: 0;}
.list-his2 ul li{width:45.5%;margin:0.1rem 0;position: relative;}
.list-his2 ul li h2{background: #25649c;width:100%;height:0.5rem;line-height:0.5rem; text-align: center;display: inline-block;position: relative;color:#fff;font-size:0.24rem;font-weight: bold;}
.list-his2 ul li h2:before{content: "";background:url("../img25/his2-ico.png")left bottom no-repeat;width:0.35rem;height:0.44rem;display: inline-block;position: absolute;left:0.3rem;bottom:0}
.list-his2 ul li:nth-child(2n){margin-top:1.5rem;}
.list-his2 ul li:after{content:"";background: url("../img25/his2-ico03.png")left center no-repeat;width:0.62rem;height:0.23rem;position: absolute;right:-0.66rem;top:0.13rem}
.list-his2 ul li:nth-child(2n):after{content:"";background: url("../img25/his2-ico02.png")left center no-repeat;left:-0.66rem;right: auto}
.list-his2 ul li div.his2-k{  background-image: -moz-linear-gradient( 90deg, rgb(228,237,245) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(228,237,245) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(228,237,245) 0%, rgb(255,255,255) 100%);padding:0.2rem;min-height:1.85rem;overflow:hidden}
.list-his2 ul li div.his2-k p{text-align: left;white-space: pre-line;font-size: 0.2rem;line-height:0.36rem;color: #252525;}


.list_pro ul li{background: #ecf2f8;padding:0.05rem;width:49%;margin:0.1rem 0 0.2rem 0;position: relative}
.list_pro ul li:before{content: "";display: inline-block;background: url("../img25/myjs_bg.png")left center no-repeat;position: absolute;right:0;top:0;width:1.98rem;height:1.91rem;background-size: contain} 
.list_pro ul li img{width:1.5rem;height:2.05rem;display: inline-block;float: left;}
.list_pro ul li .pro_z{display: inline-block;width:calc(100% - 1.75rem);margin:0.15rem 0.05rem 0 0.15rem;float: right;}

.list_pro ul li .pro_z h2{font-size: 0.24rem;color: #124890;display: inline-block;height: auto;overflow:hidden;width:100%;font-weight: 600;}
.list_pro ul li .pro_z h2 span{display: inline-block;margin-left:0.15rem;font-size: 0.22rem;color:#6281ae;font-weight: normal;}
.list_pro ul li .pro_z p{color: #252525;font-size: 0.18rem;display: inline-block;margin-top: 0.1rem;width:100%}
.list_pro ul li .pro_z p span:before{content:"";display: inline-block;margin-right:0.05rem;vertical-align: middle;width:0.18rem;height:0.18rem;margin-bottom:0.07rem;}
.list_pro ul li .pro_z p:nth-of-type(1) span:before{background:url("../img25/leader-ico01.png")left center no-repeat;background-size: contain;}
.list_pro ul li .pro_z p:nth-of-type(2) span:before{background:url("../img25/leader-ico02.png")left center no-repeat;background-size: contain;}
.list_pro ul li .pro_z p:nth-of-type(3) span:before{background:url("../img25/leader-ico03.png")left center no-repeat;background-size: contain;}








.sp02-two .kxmore{width:1.04rem;height:0.44rem;line-height:0.42rem;border-radius:0.22rem;text-align: center;border:#fff 1px solid;margin-left:1.5rem;margin-top: 0.15rem;}
.sp02-two .kxmore a{color: #fff;font-size: 0.18rem;display: block}
.sp02-three{margin-top:0;padding:0.5rem 0 0.3rem 0}
.sp02-two .kxmore:hover{border:#64b0f4 1px solid}
.sp02-two .kxmore:hover a{color: #64b0f4}
.sp02-three .sp-title:before{content: "";background: url("../img25/title-ico4.png")left center no-repeat;background-size: contain}
.sp02-three .sp-title h2{color: #0d3e7a}
.sp02-three .sp-title h2 span{color: #77a9c2}
.sp02-three .sp-title p{transition-duration: .3s;}
.sp02-three .sp-title p:hover{border-radius:0.2rem}
.sp02-three .sp-title{border-bottom: #cee5f0 0.02rem solid;}
.sp02-three ul {margin-top: 0.3rem;}
.sp02-three ul li{width: 48%;display:inline-block;position: relative;border-bottom:#d1e7f2 0.01rem solid;padding: 0.18rem 0;}
.sp02-three ul li:after{content: "";
    display: inline-block;
    width: 0.01rem;
    border-right: #d1e7f2 0.01rem solid;
    height: 100%;
    position: absolute;
    right: -0.3rem;
    top: 0;
}
.sp02-three ul li:nth-child(2n):after{content:"";display: none}
.sp02-three ul li h2{color:#252525;font-size: 0.22rem;display: inline-block;float: left;width:83%}
.sp02-three ul li h2:before{content:"";display: inline-block;background: #9fbfce;width: 0.06rem;height:0.06rem;vertical-align: middle;border-radius:50%;margin-right: 0.15rem;margin-bottom:0.03rem;}
.sp02-three ul li p{color:#87aaba;font-size: 0.18rem;display: inline-block;float: right;width:17%;text-align: right}
.sp02-three ul li:last-child{border-bottom: 0;}
.sp02-three ul li:nth-last-of-type(2){border-bottom: 0;}
.sp02-three ul li:hover h2{color:#0d3e7a}
.sp02-three ul li:hover h2:before{content: "";background: #0d3e7a;}
.sp02-three ul li:hover p{color:#0d3e7a}
.sp003{background: #fff;width:100%;height:auto;overflow:hidden;position:relative;padding:0.35rem 0 0 0;}
.stu-fc .sp-title:before{content: "";background: url("../img25/title-ico2.png")left center no-repeat;background-size: contain}
.stu-fc .sp-title h2{color: #0d3e7a}
.stu-fc .sp-title h2 span{color: #c7c7c7}
.stu-fc .sp-title{border-bottom: #e6e6e6 0.02rem solid;}
.stu-fc .sp-title p{transition-duration: .3s;}
.stu-fc .sp-title p:hover{border-radius:0.2rem}
.stu-fc ul{margin-top: 0.2rem;}
.stu-fc ul li{width:23%;display: inline-block;position: relative;overflow: hidden;height:auto;margin-top:0.3rem;}
.stu-fc ul li img{width:100%;height:2.76rem}
.stu-fc ul li div{background: #f4f4f4;padding:0.1rem 0.2rem}

.stu-fc ul li div span {

  background-image: -moz-linear-gradient( 0deg, rgb(58,106,164) 0%, rgb(244,244,244) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(58,106,164) 0%, rgb(244,244,244) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(58,106,164) 0%, rgb(244,244,244) 100%);
  width: 2rem;
  height:0.36rem;
  color: #fff;font-size: 0.222rem;display: block;line-height:0.34rem;text-indent:0.8em;display:none;
}
.stu-fc ul li div h2{color: #252525;font-size: 0.2rem;line-height:0.36rem;margin-top: 0.1rem;height: 0.75rem;}
.stu-fc ul li div p{color: #8e8e8e;font-size: 0.18rem;line-height:0.3rem;display: block;margin-top:0;height:0.6rem;display:none}
.stu-fc ul li:hover img{transform:scale(1.03);}
.stu-fc ul li:hover div{ background: #0663b2;}
.stu-fc ul li:hover div span { background-image: -moz-linear-gradient( 0deg, rgb(28,90,167) 0%, rgba(20,111,191,0) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(28,90,167) 0%, rgba(20,111,191,0) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(28,90,167) 0%, rgba(20,111,191,0) 100%);}
.stu-fc ul li:hover div h2{color:#fff}
.stu-fc ul li:hover div p{color:#3d79ba} 


.list-fc ul li{width:31%;margin-top:0.1rem;margin-bottom: 0.3rem;}
.list-fc ul li img{width: 100%;}
/* 如果最后一行是3个元素 */
.list-fc ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2);
}
/* 如果最后一行是2个元素 */
.list-fc ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2);
}

.list-fc ul li div h2{line-height:0.34rem}
.list-fc ul li img{height:2.6rem}

.list-edu ul li{width:100%;height:auto;overflow: hidden;box-shadow: 0px 2px 4px 0px rgba(232, 239, 246, 0.75);background: #fff;padding:0.1rem;margin-bottom:0.2rem;margin-top: 0.1rem;}
.list-edu ul li b{width:1.2rem;height:1.2rem;border-radius:0.05rem;background: #eef3f7;display: inline-block;float: left;font-size: 0.56rem;color: #5e8fc1;text-align: center;}
.list-edu ul li span{font-size: 0.18rem;display: block;line-height:0.2rem}
.list-edu ul li .edu-z{float: right;width:calc(100% - 1.6rem);float: right;margin:0 0.2rem}
.list-edu ul li .edu-z p{font-size:0.2rem;color: #97a9ba;margin-top: 0.1rem;}

.list-edu ul li .edu-z h2{font-size:0.22rem;color: #252525;margin-top: 0.2rem;}



.list-edu ul li:hover {background: #135c94;}
.list-edu ul li:hover .edu-z h2{color: #fff;}
.list-edu ul li:hover .edu-z p{color: #bcf2ff;}
.list-edu ul li:hover b{color: #135c94}
.my-map { margin: 0 auto; width:calc(100% - 0.12rem); height:5.2rem; border:#eaf0f5 6px solid} .my-map .icon { background: url(../img25/marker.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}
.ilxwm2025_z{margin:0.4rem auto;width:100%;height: auto;overflow: hidden}
.ilxwm2025_z ul li{border-bottom: #ddeaf8 1px solid;padding-bottom: 0.15rem;margin-bottom:0.15rem;line-height:0.36rem; height: auto;overflow: hidden;}
.ilxwm2025_z ul li i{background: url("../img25/lxwm-ico01.png")left center no-repeat;width:0.34rem;height:0.34rem;display: inline-block;vertical-align: top;margin-right: 0.15rem;background-size: contain;margin-top:0.03rem;}
.ilxwm2025_z ul li:nth-child(2) i{background: url("../img25/lxwm-ico02.png")left center no-repeat;background-size: contain}
.ilxwm2025_z ul li:nth-child(3) i{background: url("../img25/lxwm-ico03.png")left center no-repeat;background-size: contain}
.ilxwm2025_z ul li h2{color: #252525;font-size: 0.2rem;display: inline-block;}
.ilxwm2025_z ul li h2 a{color:#252525}
.edu-enter {width:85%;margin:0.4rem auto}
.edu-enter ul li{text-align:left;width:100%;  background-image: -moz-linear-gradient( 90deg, rgb(210,239,253) 0%, rgb(77,140,225) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(210,239,253) 0%, rgb(77,140,225) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(210,239,253) 0%, rgb(77,140,225) 100%);
  box-shadow: 0px 5px 5px 0px rgba(212, 226, 241, 0.75);border:#fff 0.04rem solid;border-radius:0.05rem;margin: 0.3rem auto}
.edu-enter ul li i{background:url("../img25/edu_ico01.png")left center no-repeat;width:1.15rem;height:1.15rem;background-size: contain;display: inline-block;vertical-align:top;margin:0.1rem 0.3rem 0 0.9rem;transition-duration: .3s} 
.edu-enter ul li:nth-child(2) i{background:url("../img25/edu_ico02.png")left center no-repeat;background-size: contain}
.edu-enter ul li:nth-child(3) i{background:url("../img25/edu_ico03.png")left center no-repeat;background-size: contain}
.edu-enter ul li:nth-child(4) i{background:url("../img25/edu_ico04.png")left center no-repeat;background-size: contain}
.edu-enter ul li h2{color: #fff;font-size:0.4rem;font-weight: bold;display: inline-block;padding-top:0.2rem;text-align: center;width:calc(100% - 3rem);padding:0.38rem 0}
.edu-enter ul li:hover{  background-image: -moz-linear-gradient( 90deg, rgb(180,221,241) 0%, rgb(52,129,233) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(180,221,241) 0%, rgb(52,129,233) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(180,221,241) 0%, rgb(52,129,233) 100%);
  box-shadow: 0px 5px 5px 0px rgba(194, 238, 250, 0.75);border:#cfedfc 0.04rem solid;}
.edu-enter ul li:hover i{margin-right: 0.1rem;margin-left: 1.2rem;}

.list-rencai-jl ul li {
  background: #ecf2f8;width:100%;height:3rem;overflow: hidden;text-align: center;margin-bottom: 0.3rem;margin-top: 0.1rem;position: relative

}
.list-rencai-jl ul li img{width:4rem;height:3rem;float: left;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.list-rencai-jl ul li div.rc-jl-z{width:calc(100% - 4.5rem);float: right;text-align: left;margin-right: 0.25rem;}
.list-rencai-jl ul li div.rc-jl-z h2{font-size: 0.22rem;color:#0d4376;border-bottom: #ddd 0.01rem solid;margin-bottom: 0.1rem;padding-bottom: 0.15rem;margin-top: 0.25rem;font-weight: bold;}
.list-rencai-jl ul li div.rc-jl-z p{font-size:0.2rem;color: #333;line-height: 0.36rem;}
.list-rencai-jl ul li div.rc-jl-z span{  background-color: rgb(6, 86, 161);float: right;width: 0.8rem;height: 0.4rem;line-height: 0.4rem;text-align: center;color: #fff;font-size:0.18rem;font-weight: bold;border-radius:0.05rem;position: absolute;right: 0.2rem;bottom: 0.2rem;}
.list-rencai-jl ul li:hover div.rc-jl-z h2{border-bottom: #a9bbcf 0.01rem solid;}
.list-rencai-jl ul li:hover div.rc-jl-z p{color: #0d4376}
.list-rencai-jl ul li:hover{ background: rgb(236, 245, 251);}
.list-rencai-jl ul li:hover 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);}

.triple-name{width:100%;height: auto;overflow: hidden;margin:0.3rem auto ;border-bottom: #ddd 0.01rem solid;padding-bottom: 0.1rem;}
.triple-name a{font-size:0.26rem;display: inline-block;color: #46668f;width: 100%}
.triple-name a:before{content: "";display: inline-block;background: #46668f;height:0.35rem;width:0.05rem;margin-right:0.12rem;vertical-align: middle;margin-bottom: 0.03rem;}



.sp004{width:100%;height:auto;position: relative;overflow: hidden;padding:0;margin:0 auto}
.sp004 .sp-title:before{content: "";background: url("../img25/title-ico5.png")left center no-repeat;background-size: contain}
.sp004 .sp-title h2{color: #0d3e7a}
.sp004 .sp-title h2 span{color: #eff8fb}
.sp004 .sp-title{border-bottom: #c6dae 0.02rem solid;}
.sp004 .sp-title p{transition-duration: .3s;}
.sp004 .sp-title p:hover{border-radius:0.2rem}
.sp004 .sp04-pic-group{position: relative;margin:0.3rem auto;width:100%;}
.sp004 .xsvr{width:8rem;height:6rem;position: relative}
.sp004 .xsvr .swiper-slide a:before{content: "";background: url("../img25/vr_bg.png")center center no-repeat;position: absolute;left: 0;top:0;z-index: 2;width:100%;height:100%;background-size: contain;display: inline-block} 
.sp004 .xsvr .swiper-slide h2{color: #fff;font-size:0.32rem;font-weight: 500;position: absolute;bottom:0.3rem;left:-20rem;z-index: 3;opacity:0;transition-duration:.3s;-webkit-transition-duration:.3s}
.sp004 .xsvr .swiper-slide h2:before{content: "";display: inline-block;background: url("../img25/vr-ico.png")left center no-repeat;width:0.8rem;height:0.8rem;vertical-align: middle;margin-right:0.2rem;background-size: contain;}
.sp004 .xsvr .swiper-slide-active h2{left:0.3rem;opacity: 1}
.sp004 .xsvr .swiper-button-prev{background: url("../img25/xs_arrow_l.png")center center no-repeat;width:0.65rem;height:0.65rem;position: absolute;right:1.2rem;bottom:0.4rem;top:auto;opacity:1;z-index: 3;background-size: contain}
.sp004 .xsvr .swiper-button-next{background: url("../img25/xs_arrow_r.png")center center no-repeat;width:0.65rem;height:0.65rem;position: absolute;right:0.4rem;bottom:0.4rem;left: auto;top:auto;opacity:1;z-index: 3;background-size: contain}
.sp004 .index-vr{position: absolute;right: 0;top: 0;width:3.35rem;height:5.17rem;}
.sp004 .index-vr img{width: 100%;height:100%}
.sp004 .other-pic ul li{bottom:0;left:0;position: absolute;width:3.35rem;height:2.5rem;}
.sp004 .other-pic ul li img{width: 100%;height:100%}
.sp004 .other-pic ul li:nth-child(1){width:6.9rem;}
.sp004 .other-pic ul li:nth-child(2){left: 7.1rem}
.sp004 .other-pic ul li:nth-child(3){left: auto;right: 0}
.sp004 .other-pic ul li:nth-child(4){left: auto;right: 0;bottom:2.7rem}
footer{background:#0058a2;width:100%;height:2.8rem;position: relative;padding-top: 0.2rem;position: relative;}
footer .flogo img{width: 100%;border:0;width:4.06rem;height:0.79rem;}
footer .foot-l{width:7rem}
footer .foot-r{width:6.2rem}

footer .sitemap {margin-top: 0.2rem;}
footer .sitemap h2{color: #74beed;font-size: 0.22rem;display: inline-block;}
footer .sitemap span{color: #3387cd;display: inline-block;text-transform: uppercase;margin-left:0.1rem;font-size: 0.2rem;}
footer .sitemap h2:before{content: "";background: url("../img25/foot_new_ico01.png")left center no-repeat;width:0.26rem;height:0.26rem;display: inline-block;vertical-align: middle;margin-right:0.15rem;margin-bottom: 0.03rem;background-size: contain}
footer .sitemap ul li{width:auto;text-align: center;margin-top: 0.15rem;margin-right: 0rem;}
footer .sitemap ul li a{display:block;width:100%;font-size: 0.18rem;color: #fff;padding:0.05rem 0.1rem}
footer .sitemap ul li a:link{color: #fff;}
footer .sitemap ul li a:visited{color: #fff;}
footer .sitemap ul li a:hover{color: #fff;background:#146BB9}
footer .sitemap ul li a:active{color: #fff;}
footer .faddress{margin-top:0.35rem;}
footer .faddress h2{color: #74beed;font-size: 0.22rem;display: inline-block;}
footer .faddress span{color: #3387cd;display: inline-block;text-transform: uppercase;margin-left:0.1rem;font-size: 0.2rem;}
footer .faddress h2:before{content: "";background: url("../img25/foot_new_ico02.png")left center no-repeat;width:0.26rem;height:0.26rem;display: inline-block;vertical-align: middle;margin-right:0.15rem;margin-bottom: 0.03rem;background-size: contain}
footer .faddress p{color: #fff;font-size: 0.18rem;margin-top:0.15rem;}
footer .faddress p i{display: inline-block;background:url("../img25/foot-ico03.png")left center no-repeat;width:0.2rem;height:0.2rem;background-size: contain;vertical-align: middle;margin-right:0.15rem;margin-bottom: 0.05rem;}
footer .faddress p:nth-of-type(2) i{background:url("../img25/foot-ico04.png")left center no-repeat;background-size: contain}
footer .copyright{width:100%;height:0.6rem;position: absolute;left: 0;bottom:0;border-top: #255d95 0.04rem solid;}
footer .copyright p{line-height:0.6rem;font-size:0.18rem;color: #6a98cc;}

.no_edu ul li{width:48%;  background-image: -moz-linear-gradient( 90deg, rgb(213,231,250) 0%, rgb(229,241,253) 43%, rgb(244,250,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(213,231,250) 0%, rgb(229,241,253) 43%, rgb(244,250,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(213,231,250) 0%, rgb(229,241,253) 43%, rgb(244,250,255) 100%);border:#cddff2 1px solid;border-radius:0.1rem;height:0.8rem;margin-bottom:0.4rem;position: relative;text-align: center}
.no_edu ul li:before{content: "";background: url("../img25/fxl_ico01.png")left center no-repeat;width:1rem;height:0.74rem;background-size: contain;display: inline-block;position: absolute;left:0;bottom:0;z-index: 1;}
.no_edu ul li h2{color: #1f5093;font-size: 0.24rem;position: relative;z-index: 2;padding-top:0.2rem;}
.no_edu ul li:after{content:"";background: url("../img25/xueshu-n-ico3.png")center center no-repeat;width:0.46rem;height:0.46rem;position: absolute;right:0.2rem;top:0.16rem;background-size: contain;transition-duration: .3s}
.no_edu ul li:hover{background: #1f6dbb;border:#1f6dbb 1px solid}
.no_edu ul li:hover h2{color: #fff;}
.no_edu ul li:hover:before{content: "";background: url("../img25/fxl_ico02.png")left center no-repeat;background-size: contain}
.no_edu ul li:hover:after{content: "";background: url("../img25/xueshu-n-ico4.png")left center no-repeat;background-size: contain;right:0.4rem}

.list-ky_tea ul li{background: #ecf2f8;width:100%;height: auto;overflow: hidden;position: relative;margin-top: 0.3rem;}
.list-ky_tea ul li:after{content: "";background: url("../img25/sz-kyfx-ico.png")center center no-repeat;width:1.98rem;height:1.91rem;background-size: contain;position: absolute;top:0;right:0;z-index: 2;}
.list-ky_tea ul li img{width:1.5rem;height:2.05rem;float: left;margin-top: 0.05rem;margin-left: 0.05rem;transition-duration: 0.3s}
.list-ky_tea ul li .ky_tea_z{float: right;width:calc(100% - 2.1rem);margin-right:0.3rem;}
.list-ky_tea ul li .ky_tea_z h2{position: relative;z-index: 1;border-bottom:#d9e1ea 1px solid;color: #124890;font-size: 0.26rem;display: inline-block;margin-right: 0.2rem;margin-top: 0.2rem;padding-bottom: 0.2rem;width:calc(100% - 1.2rem);text-transform: capitalize}
.list-ky_tea ul li .ky_tea_z h2 span{display: inline-block;font-size: 0.24rem;color:#6281ae;vertical-align:top;margin-left:0.1rem;}
.list-ky_tea ul li .ky_tea_z p{color: #252525;font-size: 0.18rem;line-height:0.3rem;margin-top: 0.08rem;}
.list-ky_tea ul li a{display: block;width: 100%;}
.list-ky_tea ul li:hover img{transform:scale(1.03);}
.list-ky_tea ul li:hover{background:#00478b;}
.list-ky_tea ul li:hover .ky_tea_z h2{color: #fff;width: 100%;border-bottom: #6281ae 1px solid;}
.list-ky_tea ul li:hover .ky_tea_z h2 span{color: #fff}
.list-ky_tea ul li:hover .ky_tea_z p{color: #fff;}
.list-ky_tea ul li:hover:after{content:"";display: none}
.list-ky_tea ul li .ky_tea_z p span:before{content:"";display: inline-block;margin-right:0.05rem;vertical-align: middle;width:0.18rem;height:0.18rem;margin-bottom:0.07rem;}
.list-ky_tea ul li .ky_tea_z p:nth-of-type(1) span:before{background:url("../img25/leader-ico01.png")left center no-repeat;background-size: contain;}
.list-ky_tea ul li .ky_tea_z p:nth-of-type(2) span:before{background:url("../img25/leader-ico02.png")left center no-repeat;background-size: contain;}
.list-ky_tea ul li .ky_tea_z p:nth-of-type(3) span:before{background:url("../img25/leader-ico03.png")left center no-repeat;background-size: contain;}

.dsj{width:100%;height: auto;overflow: hidden}
.dsj ul li{width:48%;  background-image: -moz-linear-gradient( 90deg, rgb(237,242,247) 0%, rgb(201,215,233) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(237,242,247) 0%, rgb(201,215,233) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(237,242,247) 0%, rgb(201,215,233) 100%);height:3.6rem;padding:0.15rem;position: relative;margin-top: 0.3rem;overflow: hidden;}
.dsj ul li:before{content: "";background: url("../img25/dsj_ico01.png")top right no-repeat;position: absolute;right:0;top:0;width:0.98rem;height:1.17rem;z-index: 1;background-size: contain}
.dsj ul li .dsj_l{border:#89b3de 0.04rem solid;position: relative;width:2.44rem;height:3.26rem;text-align:center;display: inline-block;margin-left: 0.15rem;}
.dsj ul li .dsj_l img{width:100%;height:100%;position: absolute;z-index: 2;top: 0;left:0;}
.dsj ul li .dsj_l p{color: #fff;font-size: 0.4rem;font-weight: bold;text-align: center;top:50%;margin-top: -50%;transform: translateY(-50%);margin: 0 auto;position: absolute;z-index: 3;left: 0;right: 0;  text-shadow: 0px 6px 10px rgba(6, 66, 133, 0.75);}
.dsj ul li .dsj_r{width:3rem;position: relative;display: inline-block;padding:0 0 0 0.25rem}

.dsj ul li .dsj_r h2{color: #252525;font-size: 0.2rem;top:50%;margin-top: -50%;transform: translateY(-50%);position: absolute;text-align: left}
.dsj ul li .dsj_r span{background: #8babcb;width:0.7rem;height:0.35rem;line-height:0.35rem;border-radius:0.05rem;display: block;color: #fff;font-size: 0.16rem;text-align: center;color: #fff;float: right;}
.dsj ul li a{width: 100%;display: block;}
.dsj ul li:hover{  background-image: -moz-linear-gradient( 90deg, rgb(191,219,248) 0%, rgb(25,99,191) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(191,219,248) 0%, rgb(25,99,191) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(191,219,248) 0%, rgb(25,99,191) 100%);}
.dsj ul li:hover:before{content: "";background:url("../img25/dsj_ico02.png")top right no-repeat;background-size: contain}
.dsj ul li:hover .dsj_r h2{color: #fff;}
.dsj ul li:hover .dsj_r span{background: #1f68c1;}
.no_edu_tel{position: relative;width:100%;margin: 0 auto 0.4rem auto;height: 2.1rem;overflow: hidden}
.no_edu_tel h2{color: #1b558e;font-size: 0.26rem;font-weight: bold;margin-left: 0.3rem;margin-top: 0.15rem;}
.no_edu_qr{position: absolute;top: 0;right:0.3rem;text-align: center;z-index: 2;}
.no_edu_qr img{width:1.5rem;height:1.5rem}
.no_edu_qr p{font-size: 0.18rem;font-weight:400;color:#252525}
.no_edu_m{  background-color: rgb(235, 245, 254);
  box-shadow: 0px 6px 8px 0px rgba(232, 240, 246, 0.75);width: 100%;height:1.3rem;position: absolute;bottom: 0;left: 0;z-index: 1;padding:0.15rem 0.3rem}
.no_edu_m ul li{font-size: 0.2rem;margin-top: 0.15rem;color:#252525}
.no_edu_m ul li:before{content:"";background: url("../img25/fxl_ico04.png")left center no-repeat;display: inline-block;background-size: contain;width:0.3rem;height:0.3rem;vertical-align: middle;margin-right:0.15rem;margin-bottom: 0rem;}
.no_edu_m ul li:nth-child(2):before{content:"";background: url("../img25/fxl_ico03.png")left center no-repeat;background-size: contain}

.party .mbx{background: #a40c0c;}
.party .mbx a:hover{color:#eeb8c8}
.party-list ul li b{border:#00478b 1px solid;background:none;color: #00478b}
.party-list ul li b span{color: #00478b}
.party-list ul li:hover b{color: #fff}
.party-list ul li:hover b span{color: #fff}
.party-list ul li:after{content: "";background: #f2f4f6;}

/*
.party .g-head:before{content: "";background:#a31717;}
.party .fixednav:before{content: "";background:#a31717;}
.party .fixednav:after{content: "";background:#a31717;}

.party .p_no_d{background:#d0333e;}
.party .p_fun_d:hover{ background:#d0333e; }
.party .p_fun_d a:hover,.p_fun_d.thisclass a { background:#d0333e; }
.party .page .pb_sys_style1 .p_no_d{background-color:#d0333e;border:#d0333e 1px solid}
.party .g-head .btn-list .search input[type=submit]{background:url("../img25/search-ico3.png")center center no-repeat;}
.party.navShow .g-head .btn-list .search input[type=submit]{background:url("../img25/search-ico2.png")center center no-repeat;}

.party .g-head .btn-list ul li:hover a{color: #ffb1b1;}
.party .g-head .btn-list ul li.active a{color: #ffb1b1;}
.party footer{background:url("../img25/p_foot_bg.jpg")center center no-repeat;}
.party .ny_blue{background: #ad2323;}
.party .ny_blue2{background: #ad2323;}
.party .list-l25{background: #880808;}
.party .nav_menu3 > ul > li.active a{color:#ffb7b7}
.party .nav_menu3 > ul > li:hover  a{color:#ffb7b7}
.party .nav_menu3 > ul > li.active a{color:#ffb7b7}
.party .nav_menu3 ul ul ul li a{background: #880808;}
.party .nav_menu3 ul ul ul li:hover{background:#880808;}
.party .nav_menu3 ul ul ul li:hover a{background:none;color:#ffb7b7}
.party .nav_menu3 ul ul li a{background: #ad2323;}
.party .nav_menu3 > ul > li:hover ul li a{color:#fff}
.party .nav_menu3 > ul > li:hover ul li:hover a{background:#880808;}
.party .left_nav .currentDd a{color:#e6cb8a}
.party .left_nav .subNav{border-top:#982828 1px solid;}
.party .left_nav .subNav:nth-of-type(1){border-top: 0;}
.party .left_nav .navContent{background: #981212;}
.party .left_nav .navContent:before{content: "";border-bottom: 10px solid #981212; }
.party .left_nav .subNav:hover a{color: #e6cb8a}
.party .left_nav .navContent li:hover a{color:#ffb1b1;font-weight:bold;}
.party .left_nav .navContent li.active a{color:#ffb1b1;font-weight:bold;}
.party .typename{color:#880808}
.party .mbx a:hover{color:#880808}
.party .fnav a:hover{color: #ff9797}
.party .flink a{border:#b93131 1px solid;background: #660202;}
.party .copyright{color: #de5858;}
.party .list-news ul li:hover div.news-z{background: #880808;}
.party .list-news ul li div.news-z span{color:#111}
.party .list-news ul li div.news-z span:before{content: "";background: url("../img25/news-date-ico03.png")left center no-repeat;}
.party .list-news ul li:hover div.news-z span{color: #ffb7b7}
.party .list-news ul li:hover div.news-z span:before{content:"";background: url("../img25/news-date-ico04.png")left center no-repeat;}
.party .list-news ul li div.news-z:after{content:"";background: url("../img25/p-news-bg.png")right bottom no-repeat;background-position:100% 100%}
.party .list-news ul li:hover div.news-z:after{content:"";background-position:100% 0%}
.party .leftpic{background:url("../img25/p-left-pic.jpg")center center no-repeat;}
.party .nybanner h2{display: none;}
.list-list ul li h2:before{content: ""; background:#bda3a3;}
.party .list-list ul li:hover h2{color: #ad2323;}
.party .list-list ul li:hover p{font-weight: bold;color: #ad2323;}
.party .list-list ul li:hover h2:before{content: ""; background:#ad2323;}*/
.card-big{width:8rem;height:4.5rem;margin:0 auto;margin-top:0.3rem}

.card-big img{width: 100%;height:100%;object-fit: contain;vertical-align: middle;border:#ddd 1px solid;}
.hx-big{width:4.5rem;height:8rem;}
.hx-big img{border:0}
.yx-video-z{padding:0.25rem 0.2rem;height: auto;overflow: hidden}
.yx-video-z span{  background-image: -moz-linear-gradient( 90deg, rgb(188,56,19) 0%, rgb(236,89,44) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(188,56,19) 0%, rgb(236,89,44) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(188,56,19) 0%, rgb(236,89,44) 100%);
border-radius:8px;text-align: center;display: block;width:0.75rem;padding:0 0.05rem; height:0.9rem;color: #f5efe4;line-height:0.45rem;font-size:0.16rem;float: left;}
.yx-video-z span b{display: block;font-size:0.3rem;font-weight: bold;border-bottom: #d9532b 2px solid;}
.yx-video-z h2{float: right;width: calc(100% - 1.1rem);font-size:0.18rem;color: #fff;line-height:0.32rem;margin-top:0.1rem;}
.yx-big-video{width:100%;height:100%;vertical-align:middle}
.card-small{margin:0.3rem auto;width:90%;}
.card-small .swiper-slide{width:23%;padding:0 2% 0 0;}
.card-small .swiper-slide .yx-video-s{height:1.41rem;position: relative;width: 100%;}
.card-small .swiper-slide .yx-video-s img{width: 100%;position: absolute;left:0;top: 0;z-index:1;height:100%}
.card-small .swiper-slide .yx-video-s i{outline-offset:-3px;outline:#105395 3px solid; background-color: rgba(16, 83, 149, 0.8);position: absolute;left:0;top: 0;z-index: 2;width:100%;height:100%;display: block;opacity: 0;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;}
.card-small .active-nav .yx-video-s:before{content: "";background: url("../img25/cam.png")no-repeat;width:0.5rem;height:0.36rem;background-position: 0 0;position: absolute;left: 0;right: 0;margin: 0 auto;z-index: 3;top: 40%;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;background-size: contain}
.card-small .swiper-slide:hover .yx-video-s:before{content: "";background-position:100% 100%}
.card-small .swiper-slide:hover .yx-video-s i{opacity: 1}
.card-small .swiper-slide:hover .yx-video-s:before{content: "";width:0.5rem;height:0.36rem;background-position: 0 0;position: absolute;left: 0;right: 0;margin: 0 auto;z-index: 3;top: 40%;transition-duration:.3s; -webkit-transition-duration:.3s; -o-transition-duration:.3s; -ms-transition-duration:.3s; -moz-transition-duration:.3s;background-size: contain}
.card-small .active-nav .yx-video-s:before{content: "";background-position:100% 100%}
.card-small .active-nav .yx-video-s i{opacity: 1}
.yx-video-small .arrow-left{background: url("../img25/v-arrow-l.jpg")center center no-repeat;width:0.42rem;height:1.2rem;display: block;position: absolute;left: -0.05rem;top:0.1rem;z-index: 9;background-size: contain}
.yx-video-small .arrow-right{background: url("../img25/v-arrow-r.jpg")center center no-repeat;width:0.42rem;height:1.2rem;display: block;position: absolute;right:-0.05rem;top:0.1rem;z-index: 9;background-size: contain}
.yx-video-small{position: relative}
.hx-small  .swiper-slide .yx-video-s{height:3rem}
.hx-video-small .arrow-left{top:1rem}
.hx-video-small .arrow-right{top:1rem}
.xy_sub{width:100%;margin: 0.5rem auto;height: auto;overflow: hidden;text-align: center}
.xy_sub ul li{margin: 0 0.2rem;display:inline-block;text-align: center;}
.xy_sub ul li a{width:3.5rem;background: #e1f1f7;padding: 0.15rem;color: #16385a;font-size: 0.22rem;display: block;}
.xy_sub ul li.active a{background:#2368ad url("../img25/xy_sub_bg.jpg")center center no-repeat;background-size: contain;color:#fff;}
.xy_sub ul li:hover a{background:#2368ad url("../img25/xy_sub_bg.jpg")center center no-repeat;background-size: contain;color:#fff;}
.xy_fc_k{background:#e1eff7;padding:0.2rem;margin-bottom: 0.3rem;}
.xy_fc_k .xy_fc_title{width:100%;  background-image: -moz-linear-gradient( 90deg, rgb(222,238,247) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(222,238,247) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(222,238,247) 0%, rgb(255,255,255) 100%);
  box-shadow: 0px 5px 8px 0px rgba(183, 207, 230, 0.75),inset 0px 5px 5px 0px rgba(198, 220, 230, 0.75);height:0.65rem;line-height:0.65rem;color: #252525;font-size: 0.24rem;text-align: center;font-weight:500}
.xy_fc_list ul li{width:31%;display: inline-block;text-align: center;margin:0.2rem auto 0 auto}
.xy_fc_list ul li:last-child:nth-child(3n - 1) {
    margin-right: calc(31% + 7% / 2);
}
/* 如果最后一行是2个元素 */
.xy_fc_list ul li:last-child:nth-child(3n - 2) {
    margin-right: calc(31% + 74% / 2);
}
.xy_fc_list ul li img{width:1.32rem;height:1.8rem;display: inline-block;float: left;}
.xy_fc_list ul li .xy_fc_z{width:calc(100% - 1.32rem);padding: 0;float: right;text-align:left;background: #fff;position: relative;}
.xy_fc_list ul li .xy_fc_z h2{  background-image: -moz-linear-gradient( 90deg, rgb(188,213,235) 0%, rgb(247,250,253) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(188,213,235) 0%, rgb(247,250,253) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(188,213,235) 0%, rgb(247,250,253) 100%);height:0.45rem;line-height: 0.45rem;text-align: center;width:100%;font-size: 0.222rem;color: #083665;display: inline-block;position: relative;z-index: 2;}
.xy_fc_list ul li .xy_fc_z p{padding: 0.15rem;font-size: 0.18rem;line-height:0.32rem; color: #252525;height:1.35rem;position: relative;z-index: 2;}
.xy_fc_list ul li .xy_fc_z:after{content: "";background: url("../img25/xyfc_pic.png") left center no-repeat;width:1.61rem;height:1.13rem;background-size: contain;position: absolute;right: 0;bottom: 0;z-index: 1;opacity:0.6}




.no_left .nymain:before{display: none}
.no_left .nymain:after{content:"";width:100%;height:auto;background:#f7fafd;}
.no_left .nymain{background: #f7fafd;}
.no_left .list-l25{display: none}
.no_left .list-r25{width:100%;float:none;margin:0 auto;padding:0.15rem 0.3rem}
.no_left .w166{width:100%;float: none;}
.no_left .w166 .wrapper2{overflow: hidden;background: #fff;margin:0 auto;min-height:12rem}
.no_left .w166 .mbx{margin:0 auto;background:none;}
.no_left .mbx_d{background: #227cd6;}
.no_left .mbx_d .w166{width: 14rem;}
.collapse-item {
            margin-bottom: 5px;
            transition: all 0.3s ease;
        }
        
        .collapse-header {
            background: #f5f5f5;
            padding: 0.1rem 0.15rem;
            cursor: pointer;
            border: 0.01rem solid #ddd;
            display: flex;
            justify-content: space-between;
            align-items: center;
            transition: all 0.3s ease;
        }
		.collapse-header span{font-size: 0.2rem;font-weight:bold;color:#333}
        .collapse-item.active .collapse-header {
            background: #e8f4ff;
            border-color: #a0d7ff;
            color: #0066cc;
        }
               .collapse-item.active .collapse-header span{   color: #0066cc;}
        .collapse-content {
            padding: 0.15rem;
            border: 0.01rem solid #ddd;
            border-top: none;
            display: none;
            background: #fff;
        }
                .collapse-content p,.collapse-content div{font-size: 0.18rem !important;color: #252525;line-height: 0.36rem !important;}

        .collapse-item.active .collapse-content {
            border-color: #a0d7ff;
        }
        
        .arrow {
            display: inline-block;
            width: 0;
            height: 0;
            border-left: 0.06rem solid transparent;
            border-right:0.06rem solid transparent;
            border-top:0.08rem solid #666;
            transition: transform 0.3s;
        }
        
        .collapse-item.active .arrow {
            border-top-color: #0066cc;
        }
        
        .arrow.up {
            transform: rotate(-180deg);
        }
.new_head{transition-duration: .5s}
.fixednew{transition-duration: .5s}
header{background:url("../img25/top_new_bg.jpg")top center no-repeat;width:100%;height:1.66rem;position: relative;transition-duration: .5s}
.logo_new{width:6.28rem;height:1.18rem;display: inline-block;margin-top: 0.25rem;transition-duration: .6s}
.logo_new img{width: 100%;height:100%}
.search_new{width: 4rem;display: inline-block;margin-top: 0.55rem;}
.search_new #divu0{display:inline-block}
.search_new form{width:3.2rem;height:0.5rem;background: #fff;display: inline-block;position: relative}
.search_new form input[type=text]{width:100%;background:none;border:0;height:0.5rem;line-height: 0.5rem;padding-left:0.2rem;font-size: 0.2rem;color: #252525;}
.search_new form input[type=submit]{background:url("../img25/search-new.png")center center no-repeat;width:0.38rem;height:0.38rem;position: absolute;right:0.1rem;top:0.06rem;border:0;cursor:pointer;background-size: contain}
.lan_new{display: inline-block;text-align: center;vertical-align: top;}
.lan_new a{font-size:0.22rem;color: #fff;background: #0663b2;width: 0.5rem;height:0.5rem;display: block;line-height:0.5rem}
.menu16{background: #0058a2;}
.menu16 .nav_ul{margin: 0 auto}
.menu16 > ul > li > a{font-size: 0.26rem;height:0.6rem;line-height:0.6rem}
.menu16 > ul > li.active a{background: #0a6dc2;}
.menu16 > ul > li:hover a{background: #0a6dc2;}

.menu16 > ul > li:hover ul li a{font-size:0.22rem;height:0.52rem;line-height:0.52rem;padding: 0;}
.menu16 > ul > li:hover ul li:hover a{color: #055498;font-weight:600;}
.menu16 ul ul {width: 100%;}
.menu16 li:hover > ul {width: 100%;}
.menu16 ul ul.nav_d_d{background:rgba(255,255,255,0.85)}
.menu16 li:nth-child(3):hover > ul{width:100%}      

.sp006 .index-button-03 ul li{background: url("../img25/index_button_bg01.png")center center no-repeat;width:5.14rem;height:1.65rem;background-size: contain;display: inline-block;vertical-align:middle;margin:0 auto}
.sp006 .index-button-03 ul li:nth-child(2){background: url("../img25/index_button_bg02.png")center center no-repeat;background-size: contain}
.sp006 .index-button-03 ul li:nth-child(3){background: url("../img25/index_button_bg03.png")center center no-repeat;background-size: contain}
.sp006 .index-button-03 ul li img{display: inline-block;width:1.24rem;height:1.24rem;margin:0.25rem 0.7rem 0.35rem 0.4rem;vertical-align: middle;transition-duration: 0.7s}
.sp006 .index-button-03 ul li h2{font-size: 0.4rem;font-weight:600;display: inline-block;color: #fff;text-align: center;vertical-align: middle}
.sp006 .index-button-03 ul li:nth-child(2) img{margin-right: 0.9rem;}
.sp006 .index-button-03 ul li:nth-child(3) img{margin-top: 0.2rem;margin-right: 0.9rem;}
.sp006 .index-button-03 ul li:hover img{transform: rotateY(360deg);}
.sp006 {width:100%;
    background:url("../img25/last_bg.png")bottom center no-repeat,-moz-linear-gradient( 90deg, rgb(225,239,250) 0%, rgb(255,255,255) 100%);
    background:url("../img25/last_bg.png")bottom center no-repeat,-webkit-linear-gradient( 90deg, rgb(225,239,250) 0%, rgb(255,255,255) 100%);
    background:url("../img25/last_bg.png")bottom center no-repeat,-ms-linear-gradient( 90deg, rgb(225,239,250) 0%, rgb(255,255,255) 100%);
    height: auto;overflow: hidden;padding:0.4rem 0}
.sp006 .index-enter-03 {margin-top: 0.4rem;}
.sp006 .index-enter-03 ul li {position: relative;height:3.78rem;width:32%;text-align: center;overflow: hidden;transition-duration:.3s}
.sp006 .index-enter-03 ul li img{width:100%;height:100%;position: absolute;left: 0;top: 0;z-index: 1;transition-duration:0.3s;background: #90b9e8;}
.sp006 .index-enter-03 ul li h2{position: absolute;bottom:0;left: 0;z-index: 3;right: 0;margin:0 auto;font-size: 0.34rem;color: #fff;height:0.9rem;line-height:0.9rem;font-weight: 600;transition-duration: .3s}
.sp006 .index-enter-03 ul li:before{content:"";background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);height:2rem;position: absolute;left: 0;bottom: 0;z-index: 2;width:100%;display: inline-block}
.sp006 .index-enter-03 ul li:hover {border:#90b9e8 0.03rem solid}
.sp006 .index-enter-03 ul li:hover img{transform:scale(0.99)}
.sp006 .index-enter-03 ul li:hover:before{  background-image: -moz-linear-gradient( 90deg, rgba(18,138,222,0.8) 0%, rgba(18,138,222,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(18,138,222,0.8) 0%, rgba(18,138,222,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(18,138,222,0.8) 0%, rgba(18,138,222,0) 100%);}
.sp006 .index-enter-03 ul li:hover h2{height:1rem;line-height:1rem}
.fixednew{position: fixed;top:0;left: 0;width:100%;z-index: 9999;}
.fixednew header{height:1.2rem;}
.fixednew .logo_new{width:4.5rem;height:0.85rem;margin-top: 0.2rem;}
.fixednew .search_new{margin-top: 0.35rem;}
header button { position:absolute; right:0rem; top:0.4rem; width:0.45rem; height:0.25rem;  line-height:0.1rem;display: none; }
header button span{display: inline-block; margin: 0.02rem 0; width: 100%; height: 0.05rem; background: #0058a2}
header .wsearch{background:url("../img25/search-new.png")center center no-repeat;width:0.36rem;height:0.36rem;position: absolute;right:0.65rem;top:0.4rem;display: none;background-size: contain}



@media only screen and (min-width: 1180px) and (max-width: 1680px) {
	footer{background-size:contain;}
}

@media screen and (max-width:1024px){

  .part01-l{width: 100%;}
  .part01-r{width: 100%;}
  .p1-left ul{text-align: center;}
  .p1-left ul li div{width: 79%;margin: 0 auto;}
  .p1-left ul li{display: inline-block;width:49%;margin: 0 auto;text-align: center}
  .p1-left ul li h2{width: 79%;margin: 0 auto;}
  .p1-left{width: 100%;}
  .p1-left ul li:nth-of-type(2){margin-top: 0;}
  .p1-right{margin-top: 40px;width: 100%;}
  .part02 ul li .xs_z h2{font-size: 18px;line-height:30px}
  .part02 ul li .xs_z p{font-size: 16px;}
  .part02-t{margin-top: 40px;}
  .part03 .wrapper{width: 96%;}
  .part03-l dl dt{margin-top: 40px;}
  .part03-l h1{font-size: 24px;}
  .part03-l dl dt .swiper-slide img{width: 150px;height: 150px;}
  .part03-l dl dt:hover .swiper-slide img{width: 170px;height: 170px;}
  .part03-l dl dt .swiper-slide h2{font-size: 16px;}
  .part03-l dl dt .swiper-slide p{font-size: 14px;}
  .part03-l dl dt{height:330px}
  .part03-l dl dt:hover{height:350px}
  .part04-l{width: 100%;}
  .part04-r{width: 100%;margin-top: 20px;}
  .part04-l ul {font-size: 0;}
  .part04-l ul li{width: 50%;display: inline-block}
  .part04-r ul li{text-align: center}
  .part03-l dl dt{margin-bottom:20px;}
  .g-head .btn-list ul{display: none;}
  .list-r{width: 94%;padding:40px 3%;float: none;margin-top: 30px;}
  .list-l{margin:30px auto;float: none;background: #0789e4;width: 30%;min-height: 500px}
  .staff .list-r{width: 96%;padding:40px 2%;float: none;margin-top: 30px;}
  .sub .wrapper .list{background: none;}
  .list-blue{display: none;}
  .pinyin ul li{width: 9.3%;}
  .zhicheng ul li{width: 15%;margin:1% 2.3%;}
  .list-notice ul li p{margin-top: -20px;}
  .article_l{width: 100%;}
  .article_r{width: 98%;}
  .list-leader ul li img{left: 25px}
  .en_top button{display: block;top: 44px}
  .en_top .psearch{display: block;top: 46px}
	.en_top{display: block;border-bottom: 0;}
	.en_top_r{display: none;width: 50%;position: absolute;left: 0;top: 0;right: 0;margin: 0 auto}
	.en_lan{display: none}
	.en_form{width: 100%;}
	.en_nav{display: none}
	.en_nav li{width: 100%;}
	.en_top .en_logo{width: 100%;margin-top: 0;padding-top: 20px;}
	.en_nav ul.nav_ul li{width: 100%;}
	.wrapper1600{width: 96%;}
	.en_nav .wrapper1600{width: 100%;}
	.en_nav{height: auto;overflow: hidden}
	.en_nav ul.nav_ul li:hover ul{display: none}
	.three_k ul li div h2{padding: 25px 0;font-size: 18px;}
    .sp1-list{width: 48%;}
    .sp001{padding-bottom: 0.25rem;}

}
@media  screen and (max-width:820px){
     .videos{width:640px;height:360px;margin-left:-320px;margin-top:-180px}
  .p1-right dl dt div h2{height: auto}
  .p1-left ul li div{width: 92%;}
  .p1-left ul li h2{width: 92%;}
    



  .part02{height: auto;overflow: hidden}
  .part02 ul{display: block}
  .part02 ul li{width: 100%;margin: 40px auto;height: auto;overflow:hidden}
  .part02 ul li:nth-of-type(2n):before{content: "";display: none}
  .part03-l dl{display: block}
  .part03-l dl dt{width:70%;margin:30px auto}
  .part04-l ul li{width: 100%;margin:20px auto}
  .part04-r ul li img{width: 100%;}
  
  .list-leader ul li{text-align: center;background:#e3edf5;}
  .list-leader ul li img{position: static;margin: 0 auto;text-align: center;margin-top: 10px;}
  .list-leader ul li div dl{float: none;width: 100%;}
  .list-leader ul li div{padding: 10px 20px}
  .list-leader ul li div p{text-align:left}
  .list-teacher ul li{width: 96%;padding:25px 2%}

 
	.en_top .en_logo{width: 75%;}
	.en_top .en_logo a:nth-of-type(1) img{width:35%;}
	.en_top .en_logo a:nth-of-type(2) img{width:65%;}
	.cn_lan{display: block;}
    .news-x div.slick-slide div.news-pic{height:6.7rem}
    .news-x div.slick-slide{height:8.05rem}
    .kxlist div.slick-slide div.kx-pic {height:6.7rem}
    .kxlist div.slick-slide{height:8.05rem}
}
@media  screen and (max-width:640px){
.videos{width:400px;height:225px;margin-left:-200px;margin-top:-112.5px}
  .p1-left ul li{width: 355px;}
  .p1-left ul li:nth-child(2){margin-top: 20px;}


}
@media  screen and (max-width:500px){
    .en_phone{display:block}
  .language{display: none}
    .g-head a.logo{width:3.8rem;height:0.73rem;background-size: contain}
    .g-head .btn-list .search{width:2rem;margin-right: 0.45rem;}
  .g-head a.navA{right: 0.15rem;display: block;top:0.15rem}
  .notice .notice-cate>li>.notice-list{width: 96%;position: static}
  .notice .notice-cate>li.active>.notice-list{padding: 20px 2% 0 2%}
  .notice .notice-cate>li>a{width: 100%;}
  .notice .notice-cate{width: 100%;}
  .part02-t{margin-top: 20px;}
  .part02-t h2{font-size: 28px;}
  .part02-t h2{width: 120px;font-size: 16px;}
  .part03-l dl dt{width: 90%;}
  .part03-l dl dt .swiper-slide img{margin-right: 10px;}
  .part03-l dl dt .swiper-slide h2{width: 94%;margin-left:4%;}
  .part03-l dl dt .swiper-slide p{width: 94%;margin-left:4%;}
  .part03-l dl dt:hover .swiper-button-next2{right: 10px}
  .part03-l dl dt:hover .swiper-button-prev2{right: 56px}
  .part03-l dl dt:hover .swiper-button-next3{right: 10px}
  .part03-l dl dt:hover .swiper-button-prev3{right: 56px}
  .part03-l dl dt:hover .swiper-button-next4{right: 10px}
  .part03-l dl dt:hover .swiper-button-prev4{right: 56px}
  .part03-l span{left: 4%;}
  .part02 ul li .xs_z h2{font-size: 16px;}
  .part02-t span{width: 120px;font-size: 16px;}

  .part02-t h2{font-size: 22px;margin-top:7px;}
  .part04-r ul li span{width:60px;height: 60px;background-size: 100% 100%;top: 40%}
  .flogo{width: 90%;margin: 0 auto;text-align: center}
  .flogo img{width: 100%;}

  .part04-l ul li{height: 150px;}
  .part04-l ul li i{width: 122px;height: 122px;}
  .part04-l ul li img{width: 40px;height: 40px;}
  .part04-l ul li p{font-size: 16px;}
  .part04-l ul li.active{background-size:100% 100%;}
  .wrapper{width: 94%;}
  .nybanner .wrapper{bottom:20px}
  .nybanner h2{width: 100%;}
  .nybanner span{margin-left: 0;font-size: 20px;}
  .list-list ul li p{width: 25%;}
  .list-list ul li h2{width: 75%;}
  .list-block-k ul li p{width: 25%;}
  .list-block-k ul li h2{width: 75%;}
  .list-notice ul li h2{width: 75%;}
  .list-notice ul li i{display: none;}
  .fck img{width: 100% !important;height:100% !important;}
  .nybanner img{width: 100%;height: 100%;object-fit: cover;}
  .pinyin ul li{width: 10.4%}
  .list-teacher ul li {text-align: center;height:auto;overflow: hidden;padding:15px 6%;width: 88%}
  .list-teacher ul li img{float: none;}
  .list-teacher ul li div{width: 100%;float:none;margin-top:10px;}
  .list-l{width: 80%}
  .zhicheng ul li{width: 28%;margin: 2% 2.3%}
  .list-list ul li h2{width: 100%}

  .list-block-k ul li h2{width: 100%}
  .list-block-k ul li p{display: none;}
	.en_top .en_logo a:nth-of-type(2) img{width:55%;}
	.en_top{height: auto;overflow: hidden;padding-bottom: 20px;}
	.en_top .psearch{top: 24px;}
	.en_top button{top: 22px}
	.en footer .en_logo a:nth-of-type(1) img{width: 35%;}
	.three_k ul{display: block;}
	.three_k{margin: 10px auto}
	.three_k ul li{width: 100%;margin: 10px auto}
	.en_top_r{right: auto;width: 60%;}
	.list-xs-table table th{font-size:0.16rem;}
        .list-xs-table table td{font-size:0.14rem;}
        .list-xs-table table tr th:nth-of-type(1){width:25%}
         .list-xs-table table tr th:nth-of-type(2){width:75%}
.g-nav2 .scroll ul{display: block;width:96%;}
  .g-nav2 .scroll li{width: 100%;padding-top: 0;border-bottom:#4b78a1 0.01rem solid;height: auto;line-height: 0.6rem}
  .g-nav2 .scroll li h2 a{font-size: 0.2rem;}
  .g-nav2 .scroll li:nth-of-type(1){margin-top:1.1rem;}
  .g-nav2 .scroll li .list{display: none}
  .g-nav2 .scroll li .list dl{font-size: 0;height: auto;overflow: hidden;margin:0.25rem 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;font-size: 0.18rem;}
  .g-nav2 .scroll li h2.h2:after {
  content: "";
  background:url("../img25/arrow_down.png")center center no-repeat;
  display: block;
  position: absolute;
  top: 0.1rem;
  right: 0.2rem;
  color: #fff;
  width: 0.4rem;
  height:0.4rem;
  background-size:contain
}
.g-nav2 .scroll li.on h2.h2:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
    nav{display: none;}
    .fixednav.g-head:after{height: 1rem}
    .navShow .g-head .wal{min-height:1rem}
    
    .sp001{height:auto;padding:0.3rem 0 0 0}  
    .sp1-list{width:100%;margin-bottom:0.5rem;}
    .wrapper{width:96%}
    .wrapper2{width:96%}
    
    .sp002{background:#fff;height: auto}
    .sp02-three ul li{width:100%;}
    .sp02-one .sp-title{border-bottom:#cee5f0 0.02rem solid;}
    .sp02-two .sp-title{border-bottom:#cee5f0 0.02rem solid;}
    .sp02-one .sp-title:before{content:"";background:url("../img25/title-ico4.png")left center no-repeat;background-size: contain}
     .sp02-two .sp-title:before{content:"";background:url("../img25/title-ico4.png")left center no-repeat;background-size: contain}

    .sp02-one .sp-title h2{color:#0d3e7a}
    .sp02-two .sp-title h2{color:#0d3e7a}
    .sp02-one .sp-title span{color:#77a9c2}
    .sp02-two .sp-title span{color:#77a9c2}
    .sp02-two .sp-title p{display: block;}
    
    .sp02-two .kxmore{display: none;}

    .news-x .slick-next{display: none !important;}
    .news-x .slick-prev{display: none !important;}

    .news-x div.slick-slide {height:6rem}
    .news-x div.slick-slide div.news-pic{height:5.2rem}
    .news-x div.slick-slide div.news-z h2{height:0.8rem;font-size: 0.2rem;}

    .sp02-news{margin: 0.45rem auto 0.15rem auto}
    .stu-fc ul li{width: 48%;}
    .sp004{height: auto}
    .sp004 .xsvr{width:6rem;height:4.5rem;position: relative}
    .sp004 .sp04-pic-group{height:auto}
    .sp004 .index-vr{position: relative;margin: 0 auto;display: none;}
    .sp004 .other-pic ul li{width:6rem;height:4.5rem;position: static;margin:0.2rem auto 0 auto}
    .sp004 .other-pic ul li:nth-child(1){display: none}
    .sp004 .sp-title h2 span{color:#77a9c2}
    footer{height:auto;padding-bottom: 0.3rem;padding-top: 0.3rem;}
    footer .foot-l{width:100%;}
    footer .foot-r{width:100%}
    footer .copyright{display:none;}
    footer .faddress{margin-top: 0.6rem;}
    .w166{width:100%;float: none;}
    .noleft{width: 100%;}
    .w166 .wrapper2{overflow: hidden;background: #fff;margin:0 auto;min-height:12rem}
    .w166 .mbx{margin:0 auto;background:#227cd6;font-size: 0.2rem;height:0.7rem;line-height:0.7rem}
    .w166 .mbx a{font-size: 0.2rem;padding-bottom: 0.2rem;}
    .mbx_d{background: #227cd6;}
    .mbx_d .w166{width: 14rem;}
    .list-l25{float: none;margin: 0 auto;min-height:auto;padding: 0.3rem 0;}
    .list-r25{width:100%;float: none;padding:0 0.1rem;min-height:auto}
    .w166 .mbx a:after{font-size: 0.18rem;}
    .list-edu ul li .edu-z h2{margin-top: 0.05rem;}
    .nymain:after{background:none;}
    .nymain:before{background:none;}
    .list-l25{width:3.5rem}
    .leftpic{display: none}
    .left_nav .subNav a{font-size: 0.28rem;}
    .left_nav .subNav{height:0.85rem;line-height:0.85rem}
    .dsj ul li {height: auto}
    .dsj ul li .dsj_r{width:100%;display: block;}
    .dsj ul li .dsj_r h2{position: static;margin-top:0.2rem;transform: translateY(0);height:0.8rem}
    .dsj ul li .dsj_l{margin: 0 auto;display: block;overflow: hidden}
    .no_edu ul li h2{font-size: 0.2rem;}
    .no_edu ul li:before{width:0.8rem;height: 0.59rem;background-size: contain}
    .no_edu ul li:after{width:0.35rem;height:0.35rem;background-size: contain;top:0.2rem}
    .list-rencai-jl ul li{height:auto;padding-bottom: 0.2rem;}
    .list-rencai-jl ul li img{float: none;margin: 0 auto}
    .list-rencai-jl ul li div.rc-jl-z{width:100%;float: none;margin:0.2rem auto;padding: 0 0.2rem}
    .list-rencai-jl ul li div.rc-jl-z span{position: static;}
    .list-kyfx ul li{width: 48%;}
    
    .list-ky_tea ul li .ky_tea_z h2{padding-bottom: 0.1rem;margin-top: 0.1rem;}
    .leader-k{text-align: center;height: auto}
    .leader-k img{margin: 0 auto;position: static;text-align: center;margin-top: 0.05rem;margin-bottom: 0.15rem;float: right;}
    .leader-z{position:static;margin: 0.2rem;text-align: left;width:100%}
    .list_pro ul li{width: 100%;}
    .list_pro ul li .pro_z p{width: 100%;}
    .list-fc ul{display: block;font-size: 0;}
    .list-fc ul li{margin:0.1rem 1% 0.3rem 1% !important}
    .list-his2 ul li{width:100%;}
    .list-his2 ul li:after{display: none;}
    .list-his2:before{display: none;}
    .list-his2 ul li:nth-child(2n){margin-top: 0;}
    .list-news-x ul{font-size: 0;display: block;}
    .list-news-x ul li{width:48%;margin:0.1rem 1% 0.3rem 1% !important;display: inline-block}
    .list-kyfx ul {font-size: 0;display: block;}
    .list-kyfx ul li{width:48%;margin:0.1rem 1% 0.3rem 1% !important;display: inline-block}
    .list-shebei ul{font-size: 0;display: block;}
    .list-shebei ul li{width:48%;margin:0.1rem 1% 0.3rem 1% !important;display: inline-block}
    .sp01-xs ul li .sp01-xs-z p:nth-of-type(1){width:100%}
    .sp01-xs ul li .sp01-xs-z p:nth-of-type(2){width:100%}
    .sp01-xs ul li:after{background-size: contain}
    .sp01-xs ul li .sp01-xs-z h2{margin-bottom: 0.1rem;}
    .list-xs ul li .sp01-xs-z h2{margin-bottom: 0.1rem;}
    .list-xs ul li .sp01-xs-z p:nth-of-type(1){width:100%}
    .list-xs ul li .sp01-xs-z p:nth-of-type(2){width:100%}
    .list-xs ul li:after{background-size: contain}
    .fck div, .fck p{font-size: 0.2rem !important;line-height:0.42rem !important;}
    .xy_sub ul li a{width:2.5rem}
    .xy_fc_list ul li{width: 100%;margin:0.2rem auto 0 auto !important}
    .no_left .list-r25{padding: 0.15rem}
    .card-small .active-nav .yx-video-s:before{width:0.4rem;height:0.29rem}
    .yx-video-small .arrow-left{width:0.35rem;top:-0.05rem}
    .yx-video-small .arrow-right{width:0.35rem;top:-0.05rem}
    .card-small .swiper-slide .yx-video-s{height:1.1rem}
       .news-x div.slick-slide div.news-pic{height:5.2rem}
    .news-x div.slick-slide{height:6.55rem}
    .kxlist div.slick-slide div.kx-pic {height:5.2rem}
    .kxlist div.slick-slide{height:6.55rem}
    .news-x div.slick-slide div.news-z h2{font-size: 0.22rem;}
    .kxlist div.slick-slide div.kx-z h2{font-size: 0.22rem;}
    .sp02-one{padding-top: 0;}
    .sp1-list{margin-bottom: 0.3rem;}
    .sp006 .index-enter-03 ul li{width:100%;height:5.2rem;margin-bottom: 0.2rem;}
    header{background:url("../img25/top_new_bg2.jpg")top center no-repeat;height:1.2rem;}
    .logo_new{width:4.5rem;height:0.79rem}
    .fixednew .logo_new{width:4rem;height:0.75rem}
    .menu16{display: none;}
    .swiper-container2 .pagination2{bottom:0.15rem !important}
    .search_new{width:100%;margin-top: 0;position: absolute;bottom:-0.7rem;left:0;z-index: 9999;}
    .search_new form{width: 100%;}
    .lan_new{display: none}
    .search_new{display:none;}
    header button{display: block}
    header .wsearch{display: block}
    .nav_menu3 > ul > li{width: 100%;}
    .menu16 .wrapper1600{width: 100%;}
    .nav_menu3 li:hover > ul{transform: translateX(0);position: static}
    .list-news-x ul li div.news-z p{margin-top: 0.3rem;}
    .list-news-x ul li:last-child:nth-child(3n - 1){margin-right: 1% !important;}
    .nybanner h2{margin-left:0.35rem;}
}
@media  screen and (max-width:400px){

  
  
}
@media  screen and (max-width:375px){
.videos{width:320px;height:180px;margin-left:-160px;margin-top:-90px}
  
  .p1-left ul li{width: 100%;}
  .p1-left ul li div{width: 100%;}
  .p1-left ul li h2{width: 100%;}
  .part04-l ul li i{width: 115px;height: 115px;}
}
@media  screen and (max-width:360px){


  .part04-l ul li i{width: 113px;height: 113px;}
}

  
  
  
  