@charset "utf-8";
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 {
  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;
}

.justifyCenter, .index-flow .container .video i, .index-admissions .dots, .index-admissions .list dl, .index-news .col-2 .arrow .dots, .index-news .col-2 .list li .title, .index-flash .btn, .p-layer {
  justify-content: center;
  -webkit-justify-content: center;
}

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around;
}

.flexBetween, .index-news .col-2 .arrow, .index-news, .g-foot .info {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.flexWrap, .foot-link .list ul, .index-flow .img-list li a .layer, .index-flow .img-list ul, .index-admissions .list dl, .index-news, .index-search .hot-words ul, .g-foot .info div, .g-foot .list ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.bsBox {
  box-sizing: content-box;
}

.p-ico, .index-flow .container .video i, .index-flow .container .list a i, .index-events .list-wrapper dd.li-dd dl.info em, .index-search .search-result li a i {
  font-family: "icon";
  font-size: 0.2rem;
}

.p-more {
  display: inline-block;
  font-size: 0.12rem;
  color: #198877;
  padding: 0 0.05rem;
  line-height: 0.25rem;
  border-bottom: #198877 solid 0.02rem;
}

.p-layer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
}
.p-layer.show {
  opacity: 1;
  visibility: visible;
}

.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../images/bg.png");
}
.pageTips .container {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 630px;
  margin-left: -315px;
  margin-top: -160px;
}
.pageTips .container a.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: -15px;
  top: 40px;
  bottom: auto;
  background: url("../images/close.png") center no-repeat;
}
.pageTips .container .img {
  text-align: center;
}
.pageTips .container .msg {
  font-size: 18px;
  line-height: 36px;
  padding-top: 30px;
}
.pageTips .container a {
  color: #fff;
  text-decoration: underline;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  font-size: 100px;
}

body {
  font-size: 0.14rem;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #000;
  -webkit-text-size-adjust: none;
}
body.hidden {
  overflow: hidden;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}
a:active {
  star: expression(this.onFocus=this.blur());
}
a:link {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
  color: #198877;
  outline: none;
}

li {
  list-style: outside none;
}

h1 {
  font-size: 16px;
}

h2, h3, h4, h5 {
  font-size: 14px;
}

h5 {
  font-size: 0.12rem;
}

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: "SourceSansPro-Regular", "微软雅黑";
  color: #888;
  outline: none;
  border: 0;
}

em {
  font-style: normal;
}

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit;
}

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both;
}

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both;
}

.wal {
  max-width: 13.2rem;
  margin: 0 auto;
}

@font-face {
  font-family: "icon";
  src: url("../fonts/icon.woff2") format("woff2"), url("../fonts/icon.woff") format("woff"), url("../fonts/icon.ttf") format("truetype"), url("../fonts/icon.eot") format("embedded-opentype"), url("fonts/icon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  
}
@font-face {
  font-family: "SourceSansPro-Bold";
  src: url("../fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../fonts/SourceSansPro-Bold.woff") format("woff"), url("../fonts/SourceSansPro-Bold.ttf") format("truetype"), url("../fonts/SourceSansPro-Bold.eot") format("embedded-opentype"), url("../fonts/SourceSansPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceSansPro-Regular";
  src: url("../fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/SourceSansPro-Regular.woff") format("woff"), url("../fonts/SourceSansPro-Regular.ttf") format("truetype"), url("../fonts/SourceSansPro-Regular.eot") format("embedded-opentype"), url("../fonts/SourceSansPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*-------------------------*/
.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0.05rem;
  width: 100%;
}
.g-head:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  right: 0;
  height: 1.38rem;
  background: url("../images/head-bg.png") center repeat-x;
  background-size: auto 99%;
}
.g-head:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -0.05rem;
  right: 0;
  height: 0.05rem;
  background: url("../images/head-bg2.jpg") center repeat-x;
  background-size: 100% 100%;
}
.g-head .wal {
  min-height: 1.1rem;
  position: relative;
  max-width: 100%;
  margin: 0 0.4rem;
}
.g-head a.logo {
  display: block;
  background: url("../images/logo.png") center no-repeat;
  background-size: 100%;
  width: 3.2rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.g-head .btn-list {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0.5rem;
  top: 0;
  bottom: auto;
  height: 0.53rem;
  font-size: 0.12rem;
  color: #fff;
}
.g-head .btn-list a {
  color: #fff;
}
.g-head .btn-list ul {
  margin-right: 0.2rem;
}
.g-head .btn-list ul li {
  padding-left: 0.14rem;
}
.g-head .btn-list ul a {
  display: block;
  opacity: 0.75;
  font-size:0.13rem;
}
.g-head .btn-list ul a:hover {
  opacity: 1;
}
.g-head .btn-list .language {
  border-left: rgba(255, 255, 255, 0.37) solid 1px;
}
.g-head .btn-list .language .name {
  height: 0.16rem;
  opacity: 0.75;
  padding: 0 0.25rem 0 0.21rem;
}
.g-head .btn-list .language .name i {
  flex-shrink: 0;
  font-size: 0.14rem;
  margin-right: 0.1rem;
  font-style: normal;
}
.g-head .btn-list .language .name:hover {
  opacity: 1;
}
.g-head .btn-list .search {
  width: 0.2rem;
  height: 0.4rem;
  position: relative;
  z-index: 20;
}
.g-head .btn-list .search .btn {
  font-size: 0.18rem;
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  line-height: 0.4rem;
}
.g-head .btn-list .search .btn input {
  width: 100%;
  height: 0.4rem;
  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: -0.12rem;
  top: 0;
  bottom: auto;
  height: 0.4rem;
  width: 0.2rem;
  background: #fff;
  opacity: 0;
  visibility: hidden;
}
.g-head .btn-list .search .input input {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
  padding: 0 0.12rem;
}
.g-head .btn-list .search.on .btn {
  color: #198877;
}
.g-head .btn-list .search.on .btn input {
  display: block;
}
.g-head .btn-list .search.on .input {
  width: 3rem;
  opacity: 1;
  visibility: visible;
}
.g-head a.navA {
  position: absolute;
  z-index: 1;
  left: auto;
  right: -0.4rem;
  display:none;
  top: 0;
  bottom: auto;
  background: url("../images/img100.png") center no-repeat;
  background-size: 100% 100%;
  width: 1rem;
  height: 0.8rem;
}
.g-head a.navA:after {
  content: "";
  display: block;
  position: absolute;
  left: 0.1rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/navA.png") center no-repeat;
  background-size: 0.31rem;
}

.g-nav {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0.5rem;
  top: 0.55rem;
  bottom: auto;
}
.g-nav li {
  position: relative;
  margin-left: 0.2rem;
}
.g-nav a.name {
  display: block;
  height: 0.62rem;
  line-height: 0.62rem;
  font-size: 0.17rem;
  color: #fff;
  padding-right: 0.1rem;
  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 em:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.12rem;

}
.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: 50%;
  right: auto;
  top: -100vh;
  bottom: auto;
  background: #fff;
  width: 2rem;
  margin-left: -1rem;
  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: 0.17rem;
  line-height: 0.48rem;
  color: #198877;
}
.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("../images/nav-bg.jpg") center no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
}
.g-nav2 .scroll {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.8rem;
  bottom: 0;
  overflow-y: auto;
}
.g-nav2 .scroll ul {
  max-width: 17.85rem;
  margin: 0 auto;
}
.g-nav2 .scroll li {
  width: 14.285%;
  text-align: center;
  padding-top: 0.45rem;
}
.g-nav2 .scroll li a {
  color: #fff;
}
.g-nav2 .scroll li h2 {
  font-size: 0.22rem;
}
.g-nav2 .scroll li .list {
  padding: 0.2rem 0;
}
.g-nav2 .scroll li .list h3 {
  font-weight: 400;
  font-size: 0.17rem;
  line-height: 0.36rem;
}
.g-nav2 .scroll li .list dl {
  padding-bottom: 0.2rem;
}
.g-nav2 .scroll li .list dd {
  font-size: 0.12rem;
  line-height: 0.3rem;
  opacity: 0.65;
}
.g-nav2 .scroll li .list dd:hover {
  opacity: 1;
}

.g-foot {
  position: relative;
  color: #fff;
  font-size: 0.12rem;
}
.g-foot a {
  color: #fff;
}
.g-foot:before {
  content: "";
  display: block;
  position: absolute;
  left: 4.5%;
  bottom: 0;
  right: 0;
  height: 1.92rem;
  background: #C6CFD7;
}
.g-foot:after {
  content: "";
  display: block;
  position: absolute;
  left: 7.1%;
  bottom: 0;
  right: 0;
  height: 100%;
  background: #4B0C77;
}
.g-foot .wal {
  min-height: 2.35rem;
  position: relative;
  z-index: 2;
}
.g-foot .logo {
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: 0.46rem;
  bottom: auto;
  width: 1.8rem;
}
.g-foot .list {
  position: absolute;
  z-index: 1;
  left: 2.3rem;
  right: auto;
  top: 0.5rem;
  bottom: auto;
  width: 3.5rem;
}
.g-foot .list li {
  height: 0.24rem;
  padding-right: 0.2rem;
}
.g-foot .list li .p-ico, .g-foot .list li .index-flow .container .video i, .index-flow .container .video .g-foot .list li i, .g-foot .index-flow .container .list li a i, .index-flow .container .g-foot .list li a i, .g-foot .index-flow .container .list a li i, .index-flow .container .g-foot .list a li i, .g-foot .list li .index-events .list-wrapper dd.li-dd dl.info em, .index-events .list-wrapper dd.li-dd dl.info .g-foot .list li em, .g-foot .list .index-search .search-result li a i, .index-search .search-result .g-foot .list li a i {
  font-size: 0.14rem;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.g-foot .info {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  height: 0.69rem;
  border-top: rgba(255, 255, 255, 0.27) solid 1px;
}
.g-foot .info div p {
  opacity: 0.36;
  line-height: 0.45rem;
  padding-right: 0.12rem;
}
.g-foot .info .tel {
  height: 0.45rem;
}
.g-foot .info .tel i {
  font-size: 0.14rem;
  margin-right: 0.08rem;
  font-style: normal;
}

.indexicon {
  height: 1.5rem;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background:#fcfcfe;
}

.indexicon ul li{
  height: 1.2rem;
  width:10%;
  text-align:center;
  float:left;
  padding-top:0.35rem;
  }
.indexicon ul li p{
	line-height:0.3rem;
	color:#000;
	font-size:0.16rem;
  width:100%;
  text-align:center;
  }
  
  
.index_wen{
	width:100%;
	height:auto;
	background:url(../images/wh.png) repeat-y top center;
	margin:0 auto;
	padding:0.3rem 0;
	margin-top:0.3rem;
	padding-bottom:0.9rem;
	} 
  
  
.scroll-outer{height:421px;}
#scroll{max-width:13.2rem;margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;max-width:3.1rem;height:339px;margin:0 auto; margin-right:0.2rem;background-color:#fff;overflow:hidden;}
#scroll .item:nth-child(4n){ margin-right:0px;}
#scroll .shd{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.15);}
#scroll .shd a{display:block;width:100%;height:239px;}
#scroll .txt{width:98%;padding:2%;color:#888; float:left;}
#scroll p{width:100%;line-height:25px;font-size:0.14rem; color:#333;}
#scroll .date{width:100%;line-height:45px; margin-bottom:0.15rem;font-size:0.14rem; color:#333;border-bottom:1px solid #bfbfbf;}


.owl-theme .owl-controls .owl-buttons div{position:absolute;top:150px;width:70px;height:180px;margin:0;padding:0;border-radius:0;font:120px/120px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-90px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:0px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
  
  
  
.index_tong{
	width:48%;
	height:auto;
	margin-top:0.7rem;
	float:left;
	}  
 .index_tongtitle{
	 width:60%;
	 border-left:10px solid #299a86;
	 padding-left:3%;
	 margin-bottom:10px;
	height:auto;
	font-size:0.28rem;
	font-weight:bold;
	float:left;
	}   
  
  
.index_tonglist{
	width:100%;
	height:auto;
	float:left;
	margin-top:0.15rem;

	} 
	
.index_tonglist ul li{
	width:100%;
	height:auto;
	position:relative;
	margin-top:0.2rem;
	float:left;

	} 
	
.index_tonglist ul li .riqi{
	width:0.7rem;
	height:0.7rem;
	background:#fff;
	font-size:0.2rem;
	float:left;

	
	} 	
	
.index_tonglist ul li .riqi h3{
	width:100%;
	height:0.35rem;
	background:#2a9b89;
	text-align:center;
	color:#fff;
	font-size:0.2rem;
	line-height:0.4rem;
	font-weight:normal;

	} 		
.index_tonglist ul li .riqi p{
	width:100%;
	height:0.35rem;
	text-align:center;
	font-size:0.2rem;
	line-height:0.4rem;
	color:#299a86;

	} 		
	
	
.index_tonglist ul li .wenzhang{
	width:5.2rem;
	margin-left:0.2rem;
	height:0.7rem;
	position:relative;
	font-size:0.2rem;
	position:absolute;
	right:0px;
	} 	
	
.index_tonglist ul li .wenzhang h4{
	width:100%;
	line-height:0.35rem;
	height:0.35rem;
	font-size:0.18rem;
	color:#000;
	font-weight:normal;
	overflow:hidden;
	}
	
.index_tonglist ul li .wenzhang p{
	width:100%;
	line-height:0.35rem;
	height:0.35rem;
	font-size:0.15rem;
	color:#7f7679;
	font-weight:normal;
	overflow:hidden;
	
	}
		
	
	
	
.index_mei{
	width:48%;
	height:auto;
	margin-top:0.7rem;
	float:right;
	}	
	
 .index_tongmore{
	 width:40%;
	 margin-bottom:10px;
	height:auto;
	font-size:0.2rem;
	color:#a8a8a8;
	text-align:right;
	float:left;
	} 	
.index_tongmore a{
	
	color:#a8a8a8;

	} 	
	
#shouwenhua{
	display:none;}	
	
	
	
	
	
.index_tonglist ul li .bdimg{
	width:1.6rem;
	height:1rem;
	border:2px solid #cccecd;
	overflow:hidden;
	float:left;

	
	} 	
	
.index_tonglist ul li .bdimg a img:hover{

  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
	
	} 		
	
.index_tonglist ul li .bdimg img{
	width:100%;
	height:1rem;

	
	}	
	
.index_tonglist ul li .baodao{
	width:4.4rem;
	margin-left:0.2rem;
	height:0.7rem;
	position:relative;
	font-size:0.2rem;
	position:absolute;
	right:0px;
	} 	
	
.index_tonglist ul li .baodao h4{
	width:100%;
	line-height:0.35rem;
	height:0.35rem;
	font-size:0.18rem;
	color:#000;
	font-weight:normal;
	overflow:hidden;
	}
	
.index_tonglist ul li .baodao p{
	width:100%;
	line-height:0.35rem;
	height:0.35rem;
	font-size:0.15rem;
	color:#7f7679;
	font-weight:normal;
	overflow:hidden;
	
	}
			
	
	
.index_zt{
	width:100%;
	height:auto;
	background:url(../images/zhuanti.jpg) no-repeat top center;
	margin:0 auto;
	padding:0.3rem 0;
	padding-bottom:0.5rem;

	} 
  
	
.index_ztleft{
	width:6.5rem;
	height:4rem;
	float:left;
	background:url(../images/baitou.png) repeat;
	border:1px solid #fff;
	padding:0.1rem;
	margin:0.3rem 0;
	overflow:hidden;}


.index_ztleft img{
	width:6.5rem;
	height:3.75rem;
	}


.index_ztleft a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}





.index_ztright{
	width:6.5rem;
	height:4rem;
	float:right;
	
	margin:0.3rem 0;}

.index_ztright ul li{
	width:49%;
	height:1.9rem;
	float:left;
	background:url(../images/baitou.png) repeat;
	border:1px solid #fff;
	margin-bottom:0.2rem;
	padding:1.5%;
	margin-right:2%;
	overflow:hidden;
	}

.index_ztright ul li img{
	width:100%;
	height:1.7rem;
	
	}

.index_ztright ul li a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}




.index_ztright ul li:nth-child(2){
	margin-right:0px;
	}
.index_ztright ul li:nth-child(4){
	margin-right:0px;
	}	



.index_foot{
	width:100%;
	height:2.6rem;
	background:url(../images/footbg.png) no-repeat top center;
	}
.index_foottop{
	width:100%;
	height:2rem;
	background:url(../images/footbg.png) no-repeat top center;
	}
.index_footdi{
	width:100%;
	height:0.6rem;
	background:#000;
	text-align:center;
	font-size:0.15rem;
	color:#a4a6a7;
	text-align:center;
	line-height:0.6rem
	
	}
.index_footleft{
	width:3rem;
	height:auto;
	padding-top:0.3rem;
	text-align:center;
	float:left;}

.index_footcenter{
	width:5.5rem;
	height:auto;
	text-align:center;
	padding-top:0.45rem;
	float:left;
	}
.index_footcenter p{
	width:100%;
	line-height:30px;
	font-size:0.15rem;
	color:#a4a6a7;
	}

.index_footright{
	width:4.3rem;
	height:auto;
	padding-top:0.35rem;
	text-align:center;
	float:right;}

.index_footright ul li{
	width:1.1rem;
	height:1.3rem;
	text-align:center;
	margin-left:0.3rem;
	float:left;}

.index_footright ul li p{
	text-align:center;
	line-height:30px;
	font-size:0.15rem;
	color:#a4a6a7;
}



/*列表页*/

.Nlist_wrap{
	padding: 0 0 1rem 0;
	
	
	}

.Nlist_left{
	width:2.5rem;
	height:auto;
	position:relative;
	float:left;
	
	}

.Nlist_lefttop{
	width:2.5rem;
	height:0.7rem;
	background: #198877;
	color:#ffffff;
	font-size:0.25rem;
	text-align:center;
	line-height:0.7rem;
	z-index:999;
	position:relative;
	margin-top:0.3rem;
	
	
	}



.Nlist_bottom{

	min-height:250px;
	width:2.5rem;
	border-left:1px solid #f0f0f0;
	padding-top:0.4rem;
	}

.Nlist_bottom ul li{
	line-height: 0.2rem;
    font-size: 0.18rem;
    color: #333333;
    position: relative;
	line-height:0.5rem;
	font-weight:600;
	color:#333;
	}

.Nlist_bottom ul li a{
	padding-left:55px;
	color:#333;
	}
.Nlist_bottom ul li.on:before {
    background: #198877;
	color:#198877;
}
.Nlist_bottom ul li:before {
    content: "";
    position: absolute;
    top: 0.24rem;
    left: 0;
    right: 25px;
    height: 1px;
    width: 35px;
    background: #d9d9d9;
}	
	
.Nlist_bottom ul li.on>a {
    color: #198877;
}
	
	
	
	
	
	
	

.Nlist_right{
	
    width: 10.3rem;
    padding-left: 0.4rem;
	float:right;
	margin-top:0.25rem;
}


.mianbaoxie {
    padding: 0;
    position: relative;
    background: #f2f2f2;
    line-height: 0.5rem;
  
}


.mianbao {
    padding: 0 0 0 0.3rem;
    background: url(../images/local.png) 0 0.15rem no-repeat;
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
}

.mianbao, .mianbao span, .mianbao i, .mianbao a {
    font-size: 0.16rem;
    color: #333333;
    font-style: normal;
}

.Nlist_right ul li{
	width:100%;
	  padding: 0.2rem 0;
	border-bottom:1px dotted #b9baba;
		height:0.6rem;
	}
.Nlist_right ul li a {
    display: block;
	font-size:0.17rem;
	float:left;
	color:#333;

}

.Nlist_right ul li span{
	float:right;
	  
	  font-size:0.17rem;
	}



.Nlist_rightM{
	width: 10.3rem;
    padding-left: 0.4rem;
	float:right;
	margin-top:0.25rem;
	}


.Nlist_rightM ul li {
    float: left;
    width: 50%;
    padding: 0 0.2rem;
    margin-top: 0.2rem;
	padding-left:0;
}
.Nlist_rightM ul li:nth-child(2n) {
    float: left;
    width: 50%;
    padding: 0 0.2rem;
    margin-top: 0.2rem;
	padding-right:0rem;
}
.Nlist_rightM li a {
    display: block;
    position: relative;
    padding: 0.1rem 0;
    transition: .5s;
}

.Nlist_rightM.wutu a:before {
    left: 0;
}

.Nlist_rightM  ul li a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: #d2d2d2 1px solid;
    transition: .5s;
    background: #fff;
}

	
.Nlist_rightM  ul li a .con {
    float: none;
    position: relative;
    padding: 0.12rem 0.275rem 0;
    height: 1.5rem;
}	
	
.Nlist_rightM  ul li a .con h4 {
    font-size: 0.18rem;
    color: #666666;
	font-weight:normal;
}	
	
	
.Nlist_rightM  ul li a .con h5 {
    font-size: 0.17rem;
    color: #333333;
    line-height: 0.25rem;
    height: 0.5rem;
	font-weight:normal;
    margin: 0.1rem 0 0.1rem;
    transition: .5s;
}	
.Nlist_rightM  ul li a .con h5:hover {
	color:#198877;
	
}		
.Nlist_rightM  ul li a .con h6 {
    text-align: right;
    position: relative;
}	
	
	
.Nlist_rightM  ul li a .con h6 span {
    display: inline-block;
    font-size: 0.15rem;
    color: #666666;
    padding: 0 0.2rem 0 0.1rem;
    background: url(../images/span_bg.png) right center no-repeat;
}	
	
	
.Nlist_rightM ul li a .con h4 big {
    font-size: 0.28rem;
    color: #198877;
    font-weight: bold;
	
    margin-right: 0.1rem;
}	
	
	
	
	
.Nlist_rightM ul li a .con h6:before {
    content: "";
    position: absolute;
    right: 0.8rem;
    top: 50%;
    height: 1px;
    background: #c4c4c4;
    left: 0.1rem;
}	
	
	
	
.dpzw{
	width:100%;
	height:auto;
	}	
	
.dpzw h3{
	width:100%;
	height:auto;
	text-align:center;
	line-height:0.7rem;
	font-size:0.28rem;
	}		
	

.dpzw p{
	width:100%;
	height:auto;
	text-align:left;
	line-height:0.35rem;
	font-size:0.17rem;
	text-indent:2em;
	color:#333;
	}		


.dpzw h4{
	width:100%;
	text-align:center;
	line-height:0.5rem;
	font-weight:normal;
	font-size:0.17rem;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:0.2rem;}

.imglist{
	width: 10.3rem;
    padding-left: 0.4rem;
	float:right;
	margin-top:0.25rem;
	}	
.imglist ul li{
	width:1.86rem;
	height:2.2rem;
	float:left;
	border-bottom:0px;
	margin-right:0.15rem;

	}

.imglist ul li img{
	width:1.86rem;
	height:1.35rem;
	float:left;
	}

.imglist ul li p{
	width:1.86rem;
	height:0.5rem;
	float:left;
	text-align:center;
	font-size:0.18rem;
	line-height:0.5rem;
	border:1px dotted #bebfbf;
	border-top:0px;
	}

.imglist ul li:nth-child(7){
	margin-right:0px;}

.imglist ul li:nth-child(12){
	margin-right:0px;}
.imglist ul li:nth-child(17){
	margin-right:0px;}

.imglist ul li:nth-child(22){
	margin-right:0px;}
.wenhua ul li{
	width:33%;
	height:auto;
	float:left;

	margin-top:3%;
	padding: 0 1.5%;}

.wenhuatitle{
	width:100%;
	height:0.5rem;
	background:#f2f2f2;}

.wenhuatitle h4{
	line-height:0.5rem;
	padding-left:20px;
	float:left;
	font-size:0.17rem;
}

.wenhuatitle p{
	line-height:0.5rem;
	float:right;
	padding-right:20px;
	font-size:0.15rem;}

.wenhua_list{
	width:100%;
	height:auto;
	}	
	
.tiaotiao{
	width:100%;
	height:auto;
	line-height:0.4rem;
	font-size:0.16rem;
	
	}
	
.tiaotiao a{
	width:100%;
	height:auto;
	line-height:0.4rem;
	font-size:0.16rem;
	height:0.4rem;
	overflow:hidden;
	
	}	
	
.jgsz{
	width:100%;
	height:auto;
	}	
	
.jgsztitle{
	width:100%;
	height:auto;
	line-height:0.7rem;
	font-size:0.2rem;
	font-weight:bold;
	text-align:center;
	}		
	
	
.jgszwrap{
	width:100%;
	height:auto;
	
	}		
	
.jgszlist{
	width:30.2%;
	margin:1.5%;
	float:left;
	height:0.5rem;
	background:#f9f9f9;
	line-height:0.5rem;
	font-size:0.16rem;
	margin-top:0;
	
	}
.jgszlist a{
	padding:0 3%;
	display:block;
	}		
	
.jgszlist a:hover{
	background:#198877;
	color:#fff;
	display:block;
	
	}
	
	
	
				

@media screen and (max-width: 1840px) {
  .g-foot:before {
    left: 0.4rem;
  }
  .g-foot:after {
    left: 0.8rem;
  }
}
@media screen and (min-width: 1930px) {
  .g-foot:before {
    left: 50%;
    margin-left: -9.4rem;
  }
  .g-foot:after {
    left: 50%;
    margin-left: -8.9rem;
  }
}
body.navShow {
  overflow: hidden;
}
body.navShow .g-head .btn-list {
  height: 1.4rem;
}
body.navShow .g-head a.navA:after {
  background-image: url("../images/img31.png");
}
body.navShow .g-nav {
  opacity: 0;
  visibility: hidden;
}
body.navShow .g-nav2 {
  opacity: 1;
  visibility: visible;
}

/*index*/
.index-video {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.index-video video, .index-video img {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: 1000%;
  transform: translate(-50%, -50%);
}
.index-video .btn {
  background: url("../images/btn42.png") center no-repeat;
  background-size: cover;
  width: 0.42rem;
  height: 0.42rem;
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0.3rem;
  top: auto;
  bottom: 0.9rem;
  cursor: pointer;
}

.index-flash {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-flash li {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.index-flash li video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: 100%;
  object-fit: cover;
}
.index-flash li .video-btn {
  background: url("../images/btn108.png") center no-repeat;
  background-size: 100%;
  width: 1.08rem;
  height: 1.08rem;
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-left: -0.54rem;
  margin-top: -0.54rem;
  cursor: pointer;
  opacity: 0;
}
.index-flash li .img a {
  position: relative;
  display: block;
  height: 100vh;
  overflow: hidden;
  width: 100%;
}
.index-flash li .img a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url("../images/bg20.png") center bottom repeat-x;
  background-size: auto 5.19rem;
}
.index-flash li .img a img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.index-flash li .name a {
  display: block;
  color: #fff;
  text-align: center;
  font-weight: bold;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: auto;
  bottom: 1.1rem;
  font-size: 0.24rem;
  padding: 0 0.3rem;
  height: 1.3em;
  line-height: 1.3em;
}
.index-flash .btn {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0.6rem;
}
.index-flash .btn .dots span {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 8px;
  width: 10px;
  height: 10px;
  background: rgba(255, 255, 255, 0.78);
  opacity: 1; 
display: inline-block;
}
.index-flash .btn .dots span.swiper-pagination-bullet-active {
  background: #dcc55a;
}
.index-flash .btn a {
  font-size: 12px;
  color: #fff;
  height: 14px;
  line-height: 14px;
  border-left: rgba(255, 255, 255, 0.65) solid 1px;
  margin-left: 12px;
  padding-left: 17px;
}
.index-flash .btn a:hover {
  color: #dcc55a;
}
.index-flash .arrow a {
  display: block;
  width: 0.53rem;
  height: 0.53rem;
  background: center no-repeat;
  background-size: 100%;
  position: absolute;
  z-index: 1;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -0.26rem;
  opacity: 0;
}
.index-flash .arrow a.prev {
  left: 0.28rem;
  background-image: url("../images/prev53_2.png");
}
.index-flash .arrow a.next {
  right: 0.28rem;
  background-image: url("../images/next53_2.png");
}
.index-flash:hover .arrow a {
  opacity: 0.5;
}
.index-flash:hover .arrow a:hover {
  opacity: 1;
}

.index-flash-vertical li video {
  width: auto;
  height: 100%;
}
.index-flash-vertical li .img a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.index-search-bg {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}

.index-search {
  height: 1.1rem;
  position: relative;
  max-width: 11.5rem;
  margin: 0 auto;
}


.index-search .wal {
  position: relative;
  z-index: 10;
  background: url("../images/index-search.png") center top no-repeat;
  background-size: 100%;
  min-height: 1.67rem;
  padding: 0 0.76rem 0 0.6rem;
  top: -0.81rem;
}
.index-search .form {
  border-bottom: #198877 solid 0.02rem;
  height: 0.81rem;
  padding-top: 0.1rem;
  position: relative;
}
.index-search .form .name {
  font-size: 0.3rem;
  color: rgba(101, 16, 173, 0.4);
  line-height: 0.7rem;
}
.index-search .form .name em {
  color: rgba(101, 16, 173, 0.4);
  font-size: 0.18rem;
  text-transform: uppercase;
  padding-left: 0.15rem;
}
.index-search .form .input {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.1rem;
  bottom: auto;
}
.index-search .form .input input {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.3rem;
  color: #333;
}
.index-search .form .submit {
  position: absolute;
  z-index: 2;
  top: 0.1rem;
  right: 0;
  bottom: 0;
  width: 0.64rem;
  background: url("../images/search24.png") center no-repeat;
  background-size: 0.24rem;
}
.index-search .form .submit input {
  width: 100%;
  height: 0.81rem;
  cursor: pointer;
}
.index-search .hot-words {
  padding: 0.1rem 0;
  line-height: 0.33rem;
  color: #A0A0A0;
}
.index-search .hot-words .name {
  font-weight: bold;
  flex-shrink: 0;
}
.index-search .hot-words .p-ico, .index-search .hot-words .index-flow .container .video i, .index-flow .container .video .index-search .hot-words i, .index-search .hot-words .index-flow .container .list a i, .index-flow .container .list a .index-search .hot-words i, .index-search .hot-words .index-events .list-wrapper dd.li-dd dl.info em, .index-events .list-wrapper dd.li-dd dl.info .index-search .hot-words em, .index-search .hot-words .search-result li a i, .index-search .search-result li a .hot-words i {
  font-size: 0.12rem;
  flex-shrink: 0;
  margin-left: 0.08rem;
  margin-right: 0.28rem;
}
.index-search .hot-words li {
  padding-right: 0.14rem;
}
.index-search .hot-words li a.on {
  font-weight: bold;
  color: #198877;
}
.index-search .search-result {
  background: #fff;
  padding: 0.35rem 0.6rem 0.46rem 0.6rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.81rem;
  bottom: auto;
  display: none;
}
.index-search .search-result .name {
  padding-bottom: 0.1rem;
}
.index-search .search-result .name h3 {
  font-size: 0.22rem;
  color: #198877;
}
.index-search .search-result .name a {
  font-size: 0.12rem;
  margin-left: 0.13rem;
  color: #9D9D9D;
}
.index-search .search-result .name a:hover {
  color: #198877;
}
.index-search .search-result ul {
  padding-bottom: 0.3rem;
}
.index-search .search-result li {
  font-size: 0.16rem;
  line-height: 0.34rem;
}
.index-search .search-result li a {
  color: #000;
  padding-right: 0.17rem;
  display: inline-block;
  position: relative;
}
.index-search .search-result li a i {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  color: #787878;
  font-style: normal;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
}
.index-search .search-result li a:hover {
  color: #198877;
}
.index-search .search-result li a:hover i {
  color: #198877;
}
.index-search .search-result .btn a {
  display: block;
  text-align: center;
  line-height: 0.54rem;
  color: #fff;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  background: url("../images/btn.jpg") center no-repeat;
  background-size: cover;
}

.index-search.on {
  z-index: 110;
}
.index-search.on .form .name, .index-search.on .hot-words {
  opacity: 0;
  visibility: hidden;
}
.index-search.on .search-result {
  display: block;
}

.index-news .col-1 {
  width: 2.8rem;
}
.index-news .col-1 .title {
  font-size: 0.16rem;
  text-transform: uppercase;
  color: #666;
  padding-top: 0.15rem;
  line-height: 0.45rem;
}
.index-news .col-1 .title span {
  padding-left: 0.1rem;
}
.index-news .col-1 li {
  border-bottom: #E2E2E2 solid 1px;
}
.index-news .col-1 li:last-child {
  border: 0;
}
.index-news .col-1 li a {
  display: block;
  color: #000;
}
.index-news .col-1 li a .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: -0.08rem;
}
.index-news .col-1 li a .img img {
  width: 100%;
}
.index-news .col-1 li a .name {
  font-size: 0.17rem;
  line-height: 0.24rem;
  font-weight: bold;
  padding: 0.25rem 0;
}
.index-news .col-1 li a:hover {
  color: #198877;
}
.index-news .col-1 li a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.index-news .col-2 {
  width: 6.71rem;
  position: relative;
  min-height: 7.2rem;
}
.index-news .col-2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: #D6D6D6 solid 1px;
  border-right: #D6D6D6 solid 1px;
}
.index-news .col-2 .list {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.index-news .col-2 .list li {
  text-align: center;
}
.index-news .col-2 .list li .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-news .col-2 .list li .img img {
  width: 100%;
}
.index-news .col-2 .list li .img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.index-news .col-2 .list li .title {
  color: #198877;
  font-size: 0.12rem;
  padding-top: 0.22rem;
  text-transform: uppercase;
  line-height: 1em;
}
.index-news .col-2 .list li .title:before, .index-news .col-2 .list li .title:after {
  content: "";
  display: block;
  position: absolute;
  position: relative;
  width: 0.15rem;
  height: 1px;
  background: #198877;
  opacity: 0.64;
  margin: 0 0.15rem;
}
.index-news .col-2 .list li .title span {
  padding-left: 0.1rem;
}
.index-news .col-2 .list li .name a {
  display: block;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #555;
  padding: 0.15rem 0.55rem 0.2rem 0.55rem;
}
.index-news .col-2 .list li .name a:hover {
  color: #198877;
}
.index-news .col-2 .list li p {
  font-size: 0.13rem;
  line-height: 0.22rem;
  padding: 0 0.8rem;
  color: #888;
}
.index-news .col-2 .arrow {
  position: absolute;
  z-index: 1;
  left: 0.6rem;
  right: 0.6rem;
  top: auto;
  bottom: 0.35rem;
}
.index-news .col-2 .arrow a {
  width: 0.58rem;
  height: 0.3rem;
  background: center no-repeat;
  background-size: 100%;
}
.index-news .col-2 .arrow a.prev {
  background-image: url("../images/prev58.png");
}
.index-news .col-2 .arrow a.next {
  background-image: url("../images/next58.png");
}
.index-news .col-2 .arrow .dots span {
  width: 0.08rem;
  height: 0.08rem;
  margin: 0 0.05rem;
  background: #9D9D9D;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.index-news .col-2 .arrow .dots span.swiper-pagination-bullet-active {
  background: #198877;
}

.index-events {
  min-height: 7.2rem;
  position: relative;
}
.index-events:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 50%;
  margin-right: -6.6rem;
  background: #F2F3F9;
}
.index-events .wal {
  position: relative;
  height: 2.2rem;
}
.index-events .wal .title {
  padding-right: 0.68rem;
  position: relative;
  color: #000;
  font-size: 0.18rem;
  text-transform: uppercase;
  line-height: 1em;
}
.index-events .wal .title:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.3rem;
  width: 0.04rem;
  height: 0.54rem;
  background: #198877;
  margin-top: -0.27rem;
}
.index-events .wal .title h2 {
  font-size: 0.34rem;
  font-weight: 400;
  line-height: 1em;
  padding-top: 0.06rem;
}
.index-events .wal p {
  line-height: 0.26rem;
  color: #929292;
  width: 5.26rem;
  margin-right: 0.78rem;
}
.index-events .wal .more {
  margin-right: 2.38rem;
}
.index-events .wal .arrow a {
  width: 0.53rem;
  height: 0.53rem;
  background: center no-repeat;
  background-size: 100%;
}
.index-events .wal .arrow a.prev {
  background-image: url("../images/prev53.png");
}
.index-events .wal .arrow a.next {
  background-image: url("../images/next53.png");
  margin-left: 0.39rem;
}
.index-events .list {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-events .list-wrapper {
  width: 36.9rem;
  position: relative;
  left: 50%;
  margin-left: -18.45rem;
}
.index-events .list-wrapper dd.li-dd {
  padding: 0 0.15rem;
  width: 33.333%;
}
.index-events .list-wrapper dd.li-dd .name a {
  color: #000;
  display: block;
  line-height: 1em;
  padding-bottom: 1em;
}
.index-events .list-wrapper dd.li-dd .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-events .list-wrapper dd.li-dd .img img {
  width: 100%;
}
.index-events .list-wrapper dd.li-dd .img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.index-events .list-wrapper dd.li-dd .name2 {
  padding: 0.22rem 0;
}
.index-events .list-wrapper dd.li-dd .name2 a {
  display: block;
  font-size: 0.17rem;
  line-height: 0.24rem;
  font-weight: bold;
  color: #000;
  height: 0.48rem;
  overflow: hidden;
}
.index-events .list-wrapper dd.li-dd .name2 a:hover {
  color: #198877;
}
.index-events .list-wrapper dd.li-dd dl.info {
  position: relative;
  font-size: 0.12rem;
  color: #9574AC;
}
.index-events .list-wrapper dd.li-dd dl.info:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 0.38rem;
  margin-top: -0.19rem;
  background: #791CB5;
}
.index-events .list-wrapper dd.li-dd dl.info dd {
  height: 0.24rem;
  line-height: 1em;
}
.index-events .list-wrapper dd.li-dd dl.info em {
  font-size: 0.16rem;
  color: #7C44A1;
  text-align: center;
  width: 0.37rem;
  padding-left: 0.05rem;
  position: relative;
  top: 0.01rem;
}

.index-research {
  position: relative;
  width: 100%;
}
.index-research .wal {
  min-height: 9.08rem;
  position: relative;
}
.index-research .title {
  padding: 1.65rem 0 0.2rem 0;
  position: relative;
  color: #000;
  font-size: 0.18rem;
  text-transform: uppercase;
  line-height: 1em;
}
.index-research .title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.68rem;
  height: 0.04rem;
  background: #198877;
}
.index-research .title h2 {
  font-size: 0.34rem;
  font-weight: 400;
  line-height: 1em;
  padding-top: 0.06rem;
}
.index-research .content {
  line-height: 0.26rem;
  color: #929292;
  width: 3.6rem;
  padding: 0.35rem 0 0.3rem 0;
}
.index-research .list {
  position: absolute;
  z-index: 11;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  width: 3.95rem;
}
.index-research .list li {
  border-bottom: #e7e7e7 solid 1px;
  position: relative;
}
.index-research .list li:before {
  content: "";
  display: block;
  position: absolute;
  left: -0.3rem;
  top: -1px;
  bottom: -1px;
  width: 5.05rem;
  background: url("../images/img542.png") right center no-repeat;
  background-size: 100%;
  opacity: 0;
}
.index-research .list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  background: #198877;
  width: 0.02rem;
  height: 0.48rem;
  margin-top: -0.24rem;
  opacity: 0;
}
.index-research .list li .img {
  display: none;
}
.index-research .list li a.name {
  display: block;
  font-size: 0.17rem;
  line-height: 0.26rem;
  color: #000;
  font-weight: bold;
  padding: 0.15rem 0;
  position: relative;
  left: 0;
}
.index-research .list li:hover:before, .index-research .list li.on:before {
  opacity: 1;
  left: 0;
}
.index-research .list li:hover:after, .index-research .list li.on:after {
  opacity: 1;
}
.index-research .list li:hover a.name, .index-research .list li.on a.name {
  color: #198877;
  left: 0.3rem;
}
.index-research .big-img {
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 0;
  top: auto;
  bottom: 0;
  margin-left: -2.12rem;
  padding-top: 0.46rem;
}
.index-research .big-img:before {
  content: "";
  display: block;
  position: absolute;
  left: 1.13rem;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/img1080.jpg") center top no-repeat;
  background-size: 100%;
}
.index-research .big-img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.46rem;
  right: 0;
  bottom: 0;
  background: #fff;
}
.index-research .big-img a {
  height: 7.4rem;
  position: relative;
  background: center no-repeat;
  background-size: cover;
  display: block;
  z-index: 2;
}

.index-admissions {
  background: url("../images/index-admissions.png") center bottom no-repeat;
  background-size: auto 7.07rem;
  min-height: 7.07rem;
  text-align: center;
  position: relative;
  z-index: 1;
}
.index-admissions .title {
  padding: 1.05rem 0 0.2rem 0;
  position: relative;
  color: #000;
  font-size: 0.18rem;
  text-transform: uppercase;
  line-height: 1em;
}
.index-admissions .title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.34rem;
  width: 0.68rem;
  height: 0.04rem;
  background: #198877;
}
.index-admissions .title h2 {
  font-size: 0.34rem;
  font-weight: 400;
  line-height: 1em;
  padding-top: 0.06rem;
}
.index-admissions .content {
  line-height: 0.26rem;
  color: #929292;
  padding: 0.3rem 0 0.35rem 0;
  max-width: 6.02rem;
  margin: 0 auto;
}
.index-admissions .list {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-admissions .list dd {
  width: 20%;
  max-width: 2.23rem;
}
.index-admissions .list dd .ico {
  width: 1.22rem;
  margin: 0 auto;
}
.index-admissions .list dd .info {
  font-size: 0.12rem;
  color: #000;
  padding: 0.2rem 0 0 0.1rem;
}
.index-admissions .list dd .info b {
  font-size: 0.3rem;
  color: #198877;
}
.index-admissions .list dd p {
  padding-top: 0.05rem;
  line-height: 0.18rem;
  color: #929292;
}
.index-admissions .dots {
  padding: 0.3rem 0 0.5rem 0;
}
.index-admissions .dots span {
  width: 0.08rem;
  height: 0.08rem;
  margin: 0 0.05rem;
  background: #9D9D9D;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.index-admissions .dots span.swiper-pagination-bullet-active {
  background: #198877;
}

.index-flow {
  position: relative;
  min-height: 16rem;
}
.index-flow:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 1.6rem;
  right: 0;
  background: url("../images/index-flow.jpg") center no-repeat;
  background-size: cover;
  height: 13.08rem;
}
.index-flow .container {
  margin-top: -0.93rem;
  padding-bottom: 1rem;
  position: relative;
  z-index: 5;
}
.index-flow .container .list {
  width: 3.19rem;
  height: 6.68rem;
  flex-shrink: 0;
  background: url("../images/img319.png") center no-repeat;
  background-size: 100% 100%;
  padding: 0.6rem 0.5rem 0 0.5rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: auto;
  top: auto;
  bottom: 1rem;
}
.index-flow .container .list ul {
  margin-bottom: 0.4rem;
}
.index-flow .container .list a {
  display: block;
  color: #000;
  font-weight: bold;
  line-height: 0.6rem;
  border-bottom: #B3B3B3 solid 1px;
  position: relative;
  font-size: 0.18rem;
}
.index-flow .container .list a i {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  font-style: normal;
  font-weight: 100;
}
.index-flow .container .list a:hover {
  color: #198877;
}
.index-flow .container .video {
  width: 10.01rem;
  position: relative;
  margin-left: auto;
}
.index-flow .container .video i {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-style: normal;
  font-size: 0.82rem;
  color: #198877;
  cursor: pointer;
}
.index-flow .title {
  padding: 0.35rem 0 0.45rem 0;
  position: relative;
  font-size: 0.18rem;
  text-transform: uppercase;
  line-height: 1em;
  color: #fff;
  z-index: 5;
}
.index-flow .title:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 3.45rem;
  height: 0.03rem;
  background: #EE9640;
}
.index-flow .title a.more {
  display: block;
  color: #fff;
  border-bottom: #fff solid 2px;
  position: absolute;
  z-index: 1;
  left: 4.15rem;
  right: auto;
  top: 0.63rem;
  bottom: auto;
  line-height: 26px;
  padding: 0 5px;
  font-size: 12px;
}
.index-flow .title a.more:hover {
  color: #EE9640;
  border-color: #EE9640;
}
.index-flow .title h2 {
  font-size: 0.34rem;
  font-weight: 400;
  line-height: 1em;
  padding-top: 0.06rem;
}
.index-flow .title dl {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0.45rem;
}
.index-flow .title dl dd {
  margin-left: 0.2rem;
  position: relative;
}
.index-flow .title dl dd a {
  display: block;
  width: 0.56rem;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.11);
  position: relative;
  z-index: 2;
}
.index-flow .title dl dd a:hover {
  background: #198877;
}
.index-flow .title dl dd .layer {
  -moz-border-radius: 0.1rem;
  -webkit-border-radius: 0.1rem;
  border-radius: 0.1rem;
  background: #fff;
  width: 2.47rem;
  position: absolute;
  z-index: 1;
  left: 50%;
  right: auto;
  top: 100%;
  bottom: auto;
  margin-left: -2rem;
  margin-top: 0;
  padding: 0.18rem 0.2rem;
  opacity: 0;
  visibility: hidden;
}
.index-flow .title dl dd .layer:after {
  content: "";
  display: block;
  position: absolute;
  top: -0.06rem;
  right: 0.35rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.index-flow .title dl dd .layer .ewm {
  width: 50%;
  text-align: center;
}
.index-flow .title dl dd .layer .ewm img {
  width: 1rem;
}
.index-flow .title dl dd .layer .ewm .name {
  font-size: 12px;
  padding-top: 0.03rem;
  color: #727084;
}
.index-flow .title dl dd.more a {
  background: rgba(255, 255, 255, 0.58);
}
.index-flow .title dl dd.more .layer {
  background: #000;
  font-size: 0.12rem;
  width: auto;
  padding: 0.1rem 0.2rem;
  -moz-border-radius: 0.2rem;
  -webkit-border-radius: 0.2rem;
  border-radius: 0.2rem;
  left: auto;
  right: -60%;
}
.index-flow .title dl dd.more .layer:after {
  background: #000;
  left: 50%;
  margin-left: -0.1rem;
  z-index: -1;
}
.index-flow .title dl dd:hover a {
  background: #198877;
}
.index-flow .title dl dd:hover .layer {
  margin-top: 0.18rem;
  opacity: 1;
  visibility: visible;
}
.index-flow .title dl dd:hover.more img {
  filter: brightness(10);
}
.index-flow .img-list {
  max-width: 18.4rem;
  margin: 0 auto;
  padding: 0 0.4rem;
  position: relative;
}
.index-flow .img-list li {
  width: 25%;
}
.index-flow .img-list li a {
  display: block;
  position: relative;
}
.index-flow .img-list li a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: url("../images/bg10.png") center repeat-x;
  background-size: auto 100%;
}
.index-flow .img-list li a .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-flow .img-list li a .img img {
  width: 100%;
}
.index-flow .img-list li a .layer {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  padding: 0 0.4rem;
  color: #fff;
}
.index-flow .img-list li a .layer .time {
  font-size: 0.12rem;
  opacity: 0.6;
}
.index-flow .img-list li a .layer p {
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.26rem;
  margin-top: 0.02rem;
  max-height: 1.04rem;
  overflow: hidden;
}
.index-flow .img-list li a .layer .info {
  border-bottom: #EE9640 solid 0.07rem;
  font-size: 0.14rem;
  padding: 0.2rem 0;
}
.index-flow .img-list li a .layer .info img {
  height: 0.21rem;
  margin-right: 0.1rem;
}
.index-flow .img-list li a .layer .info-2 {
  border-color: #47D800;
}
.index-flow .img-list li a:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.index-flow .img-list li.li_01 {
  width: 50%;
}