@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: 1920px;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;}
.wrapper16{width:16rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.wrapper3{width:16rem;margin: 0 auto;padding: 0; height:auto; position: relative;}
.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}

.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: 1.5rem;
  background:rgba(21,21,21,0.6);
}
.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 {
  min-height: 1.5rem;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.g-head a.logo {
  display: block;
  background: url("../img25/logo_01.png") center no-repeat;
  background-size: 100%;
  width:0.84rem;
  position: absolute;
  z-index: 1;
  left:0.2rem;
  right: auto;
  top:0.1rem;
  height:0.75rem

}
.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 {
  height: 0.5rem;
  padding:0 0.10rem 0 0;
  line-height:0.5rem;
	display: inline-block;
}
.g-head .btn-list ul a {
  display: inline-block;font-weight: bold;

}
.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:hover a{color: #81b6f1;}
.g-head .btn-list ul li.active a{color: #81b6f1;}

.g-head .btn-list ul li:after{content:"";height:0.25rem;background: #fff;width:0.02rem;display:inline-block;vertical-align: middle;margin-left:0.1rem;margin-bottom:0.03rem;}
.g-head .btn-list ul li:nth-child(2):after{content:"";display:none}
.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);
  opacity: 0.8;
  width: 2.1rem;
  height: 0.45rem;
  position: relative;
  z-index: 20;
  margin-left: 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.33rem;height:0.33rem;display: inline-block;position: absolute;right:0.1rem;top:0.06rem;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.88rem;
  height: 1.3rem;display: none;
}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background:#fdbe00 url("../img25/menu-ico.png") center center no-repeat;vertical-align: middle
 
}

.g-nav {
  position: absolute;
  z-index: 1;
  left:0;
  right: 0;
  top:0.95rem;
  margin: 0 auto;

}
.g-nav ul.nav_ul{width: 16rem;margin: 0 auto;}
.g-nav li {
  position: relative;
 width:11.1%;
  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: url("../img25/open_bg.jpg") center center no-repeat;
  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:10px 0
}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.18rem;
  line-height:0.36rem;
}
.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:#07386e url("../img25/close-ico.png") center center no-repeat;
}
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:4.5rem;position:relative;overflow: hidden;}
.nybanner img{z-index: 1;position: absolute;left: 0;top: 0}
.nybanner .wrapper{position: absolute;bottom:0.5rem;left: 0;right: 0; z-index: 2;}
.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%;}
.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;}

.swiper-container2 .pagination {
      display: block;
    position: absolute;
    right: 20px !important;
    text-align: center;
    bottom:10px !important;
    width: 100%;
  z-index: 999;
  text-align: right;

}
.swiper-container2 .swiper-pagination-bullet{
    display: inline-block;
  width: 10px !important;
  height: 10px !important;
  border-radius: 50%;
  background: #ededed !important;
  margin: 0 5px;
  cursor: pointer;
opacity:1 !important;
  
}
.swiper-container2 .swiper-pagination-bullet-active{  background: #4da3e4 !important;}

.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:11.1%
}
.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.24rem;
  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{color:#81b6f1}

.nav_menu3 > ul > li.active  {
background: none;
}
.nav_menu3 > ul > li.active a{color:#81b6f1}
.nav_menu3 > ul > li:hover ul li a{color:#fff}
.nav_menu3 > ul > li#nav-has-sub:hover > a::after {
  border-color: #990B2C;
}
.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
  width: 100%;
}

.nav_menu3 li:hover > ul {
  left: 0;
}
.nav_menu3.align-right li:hover > ul {
  left: 0;
}
.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;

}
.nav_menu3 ul ul ul li a{background: #007ad0;}
.nav_menu3 ul ul ul li:hover{background:#007ad0;}
.nav_menu3 ul ul ul li:hover a{background:none;color:#30f3ff}
.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:0.5rem;

}
.nav_menu3 ul ul li a {
  display: block;
  padding: 0;
  height: 0.5rem;
  line-height:0.5rem;
    width: 100%;
  font-weight: bold;
  text-align: center;
  background: #004478;
  text-decoration: none;
  color: #eeeeee;
  
  -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.18rem;
}
.nav_menu3 ul ul li:hover > a,
.nav_menu3 ul ul li a:hover {
  color: #fff;
  background: #003e6d;
}


#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.2rem 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.18rem !important;color: #252525;line-height: 0.36rem !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.5rem;line-height:0.5rem;text-align: right;float: right;font-size:0.16rem;color:#fff;background: #00478b;}
.mbx-z:before{content: "";background: url("../img25/mbx-ico.png")left center no-repeat;width:0.19rem;height:0.24rem;display: inline-block;margin-right:0.15rem;vertical-align: middle;margin-bottom:0.03rem;}
.mbx a{display: inline-block;margin: 0 0.05rem 0 0;font-size:0.18rem;color:#fff;}
.mbx a:hover{color:#7fc0ff}
.mbx a:after{content: "-";display: inline-block;margin: 0 0 0 0.05rem;font-size:18px;color: #fff;}
.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:10px;padding-bottom:20px;margin-bottom:25px;border-bottom: #e7e7e7 3px 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.2rem 0;z-index: 1;text-align: center; }
.left_nav .subNav:nth-of-type(1){border-top: 0;}
.left_nav .subNav{height:0.55rem;line-height:0.55rem;text-align: center;border-top:#d0e5fd 1px solid;}
.left_nav .subNav a{color: #00478b;font-size:0.2rem;display: block;width: 100%;padding:0 0.2rem;}
.left_nav .subNav:hover a{font-weight: bold;}
.left_nav .currentDd a{font-weight: bold;  background-image: -moz-linear-gradient( 90deg, rgb(221,241,255) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(221,241,255) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(221,241,255) 0%, rgb(255,255,255) 100%);}
.left_nav a:visited{color: #00478b}
.left_nav a:hover{color: #00478b}
.left_nav .navContent{display: none;background: #00478b;position: relative;margin-top:0.05rem;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.18rem;color: #fff;}
.left_nav .navContent li:hover a{color:#7fc0ff;font-weight:bold;}
.left_nav .navContent li.active a{color:#7fc0ff;font-weight:bold;}
.left_nav .navContent li a:visited{color: #fff}
.left_nav .navContent li a:hover{color: #7fc0ff}
.left_nav .navContent li.active a:visited{color: #7fc0ff}
.left_nav .navContent li.active a:hover{color: #7fc0ff}

.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;}










.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: 16px;float: left;width:75%;display: inline-block}
.list-list ul li h2:before{content: "";background: #6285ad;border-radius: 50%;display: inline-block;margin-right: 15px;margin-bottom:3px;width: 6px;height: 6px;}
.list-list ul li p{width: 17%;text-align: right;float: right;color: #999;font-size: 14px;}
.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}
.nav_menu3 ul li:nth-child(2):hover ul li:nth-of-type(4) ul {display:none;}
.nav_menu3 ul li:nth-child(5):hover ul li:nth-of-type(1) ul {display:none;}
.nav_menu3 ul li:nth-child(8) ul ul {margin-right: 100% !important;margin-left: 0;}
.nav_menu3 ul li:nth-child(8) ul li:nth-child(1):hover ul {right: 0 !important;left: auto;}
.nav_menu3 ul li:nth-child(8) ul li:nth-child(2):hover ul {right: 0 !important;left: auto;}
.nav_menu3 ul li:nth-child(8) ul li:nth-child(4):hover ul {right: 0 !important;left: auto;}

.page {
    clear: both;
    display: inline-block;
    padding: 50px 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.page a {
    display: inline-block;
    margin: 0 5px;
    padding: 6px 12px;
    border: 1px #eee solid;
    color: #777;
}
.page li.thisclass {
    display: inline-block;
    margin: 0 5px;
    padding: 6px 12px;
    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: 14px;
}
.page li option {
    font-size: 14px;
}
 .p_pages { clear:both; display:inline-block; padding:50px 0;  text-align:center; font-size:16px; }
.page a { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid; color: #111 }
.p_no_d{ display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid;background:#1759a3; color:#fff; }
.page span{display:inline-block;font-size:15px;}
.p_fun_d { display:inline-block; margin:0 5px; padding:6px 12px; border:1px #eee solid; color: #111 }
.p_fun_d  a { display:inline-block; margin:0 5px; padding:6px 12px; 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:16px;}
.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:before{content:"";height:1.3rem;}
.fixednav:after{content:"";height:1.3rem;}
.fixednav .wal{min-height:1.3rem}
.fixednav a.logo{width:0.67rem;height:0.6rem;}
.fixednav a.logo2{width:2.97rem;height:0.6rem;left:0.88rem}
.fixednav .g-nav{top:0.75rem;}
.fixednav .btn-list{height:0.7rem}
.fixednav .wal:after{content:"";display:none;}
.fixednav .btn-list .search{background: #fff;}
.fixednav .nav_menu3 > ul > li > a{font-size: 0.2rem;}
.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: #fff;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:870px}
.nymain .wrapper3{margin-top: -180px;position: relative;padding:30px 30px 0 30px;min-height:1000px;left: 0;right: 0;height: auto;background: #fff;z-index:2;overflow: hidden}
.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:280px;  background-color: rgb(11, 65, 124);position: relative;z-index: 3;min-height:800px;height:auto;float: left;}
.list-r25{width: calc(100% - 310px);float: right;min-height:1000px; height:auto;overflow: hidden;padding:0 0 30px 30px}
.leftpic{background:url("../img25/left-pic.jpg")center center no-repeat;width:100%;height:128px;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}
footer{background: #00478b url("../img25/foot-bg.jpg")left bottom no-repeat;width:100%;height: 5.28rem}
footer .foot-l{width:7.35rem;}
footer .foot-r{width:5.1rem;}
.flink dl{margin-top: 0.2rem;}
.flink dl dt{width:3.6rem;display:inline-block;height:1.5rem;position: relative;display: flex;  justify-content: center;  }
.flink dl dt h3{background: #3085d5;padding:0;width:0.5rem;height:1.5rem;  display: flex;
  flex-direction: column;
  justify-content: center; /* 垂直居中 */
  align-items: center; /* 水平居中 */
  writing-mode: vertical-rl; /* 竖向排列 */
  text-orientation: mixed;font-size: 0.24rem;color: #fff;letter-spacing:0.04rem}
.flink dl dt marquee{height:100%;width:3.1rem;display: inline-block;text-align: center;background: #06529b;flex:1;}
.flink dl dt p{font-size:0.2rem;color: #fff;line-height:0.4rem;}
.flink dl dt p a{color: #fff;}
.flink dl dt p a:visited{color: #fff;}
.flink dl dt p a:hover{color: #71d5ff}
.flink h2{font-size:0.28rem;color: #fff;display: block;}

.flogo {margin-top: 0.3rem;}
.flogo a{display:inline-block;width:0.84rem;height:0.75rem;}
.flogo a:nth-of-type(2){width:3.71rem; height:0.75rem;}
.flogo img{width: 100%;border:0}
.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;}

.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;}*/





@media only screen and (min-width: 1180px) and (max-width: 1680px) {
	.g-nav ul.nav_ul{width:16rem}
}

@media screen and (max-width:1024px){
  .g-nav2 .scroll li h2{font-size: 18px;}
  .g-nav2 .scroll li .list h3{font-size: 16px;}
  .g-nav2 .scroll li .list dd{font-size: 14px;}
  .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;}
  footer{height: auto;overflow: hidden}
  footer .foot-l{width: 100%;border-right: 0;}
  footer .foot-r{width: 100%;float: none;}
  .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: 92%;}
	.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;}
	.en footer .wrapper1600{display: block}
	.en footer .en-foot-l{width: 100%;}
	.en footer .en-foot-r{width: 100%;display: block}
	.three_k{margin:40px 0}
	.en footer{padding:20px 0}
	.en footer .en-foot-l p{display: none;}
	.en footer .en-f-l{width: 100%;margin: 30px auto}
	.en footer .en-f-r{width: 100%;}
	

}
@media  screen and (max-width:800px){
     .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%;}
  .g-nav{display: none;}
  .g-head:before{content: "";height: 120px;}
  .fixednav:before{content: "";height: 100px}
  .fixednav:after{content: "";height: 100px}
  .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%;}
  .g-nav2 .scroll ul{display: block;width:94%;}
  .g-nav2 .scroll li{width: 100%;padding-top: 0;border-bottom:#0739b2 1px solid;height: auto;line-height: 60px}
  .g-nav2 .scroll li h2 a{font-size: 18px;}
  .g-nav2 .scroll li:nth-of-type(1){margin-top: 130px;}
  .g-nav2 .scroll li .list{display: none}
  .g-nav2 .scroll li .list dl{font-size: 0;height: auto;overflow: hidden;margin:15px auto}
  .g-nav2 .scroll li .list dd{width: 25%;float: left;display:inline-block;}
  .g-nav2 .scroll li h2 {text-align: left;position: relative}
  .g-nav2 .scroll li h3 {text-align: left}
  .g-nav2 .scroll li h2.h2:after {
  content: "";
  background:url("../img25/arrow_down.png")center center no-repeat;
  display: block;
  position: absolute;
  top: 0;
  right: 0.5rem;
  color: #fff;
  width: 40px;
  height: 40px;
  background-size: 100% 100%
}
.g-nav2 .scroll li.on h2.h2:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
  .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%}
  .nybanner h2{font-size: 28px;}
  .nybanner span{font-size: 24px;}
	.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;}
}
@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;}
  footer .foot-l ul li{width: 100%;margin-bottom: 20px;}
  footer .foot-l ul li p{width:49%;display: inline-block;}

}
@media  screen and (max-width:500px){
    .en_phone{display:block}
  .language{display: none}
  .fixednav a.logo{width: 265px;}
  .g-head a.logo{width: 250px;}
  .g-head .btn-list{right:82px}
  .g-head a.navA{right: 15px}
  .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%;}
  footer .foot-r-l{width: 100%;float: none;}
  .copyright{display: none;}
  footer .foot-r-r{float: none;text-align: center;width: 100%;margin-top: 20px;}
  footer .foot-r ul{font-size: 0;}
  footer .foot-r ul li{display: inline-block;width: 50%;}
  .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%;}
  .nybanner{height: 300px;}
  .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%}
  .mbx{ height: auto;line-height: 30px;overflow: hidden;padding: 10px 0}
  .list-list ul li h2{width: 100%}
  .list-list ul li p{display: none;}
  .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:16px;}
        .list-xs-table table td{font-size:14px;}
        .list-xs-table table tr th:nth-of-type(1){width:25%}
         .list-xs-table table tr th:nth-of-type(2){width:75%}

}
@media  screen and (max-width:400px){
  .g-head a.logo{width: 250px;}
  .fixednav a.logo{width: 250px;}
  
  
}
@media  screen and (max-width:375px){
.videos{width:320px;height:180px;margin-left:-160px;margin-top:-90px}
  .g-head .btn-list{right:70px}
  .g-head a.logo{width: 240px;}
  .fixednav a.logo{width: 240px;}
  .g-head a.navA{right: 15px;top:40px; width: 40px;height: 40px;}
  .fixednav a.navA{top: 30px;}
  .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){
  .g-head a.logo{width: 230px;}
  .fixednav a.logo{width: 230px;}
  .g-head .btn-list{right:68px}
  .part04-l ul li i{width: 113px;height: 113px;}
}

  
  
  
  