﻿body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.tops {
  width: 100%;
  background: url("../image/b71adf_212x105.png") 60% center no-repeat;
  height: 104px;
}
.tops .logo {
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tops .func {
  height: 104px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tops .code {
  padding: 0 15px;
}
.tops .search {
  width: 220px;
  height: 30px;
  border: 1px solid #95d5d5;
  border-radius: 15px;
  margin: 37px 0;
  padding: 0 10px;
}
.tops .search form{
  display: flex;
  justify-content: space-between;
}
.tops .search input {
  width: calc(100% - 32px);
  height: 28px;
  border: none;
  background: none;
}
.tops .search .btn {
  width: 32px;
  height: 28px;
  background: url("../image/da4144_18x18.png") center no-repeat;
}
.nav {
  width: 100%;
  height: 54px;
  background-color: #019b9b;
}
.nav .list {
  width: 100%;
}
.nav .list ul {
  width: 100%;
  margin: 0;
}
.na/v .list ul li {
  width: 12.5%;
  text-align: center;
  line-height: 54px;
  color: #fff;
  position: relative;
}
.na/v .list ul li:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #fff;
}
.na/v .list ul li:last-child:after {
  display: none;
}
.na/v .list ul li a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.na/v .list ul li.acti {
  background-color: #017676;
}
.n/av .list ul li.acti:after {
  display: none;
}
.na/v .list ul li:hover {
  background-color: #017676;
}
.na/v .list ul li:hover:after {
  display: none;
}


.nav {
	height: 54px;
	
	position: relative;
	z-index: 999;
}
.nav a {
	color: #fff;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width:10%;
}
.nav .nLi h3 {
	fl/oat: left;
	margin: 0;
}
.nav .nLi h3 a {
	display: block;
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.nav .subnav {
	display: none;
	width: 12.5%;
	left: 0;
	top: 54px;
	position: absolute;
	background: #017676;
	line-height: 40px;
}
.nav .subnav li {
	zoom: 1;
	width: 100%;
	float: none;
}
.nav .subnav a {
	display: block;
	text-align:center;
	color:#fff;
	text-decoration: none;
}
.nav .subnav a:hover {
	background: #019b9b;
	color: #fff;
}
.nav .on h3 a {
	background: #017676;
	color: #fff;
}



.containers {
    width: 100%;
    padding: 50px 0;
    float: left;
    background-image: url(../image/bg1.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.news {
  width: 100%;
}
.news .bann {
  width: 100%;
}
.news .bann .list {
  position: relative;
}
.news .bann .list .pagings {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 8;
}
.news .bann .list .pagings .box {
  width: 80px;
  height: 20px;
  position: relative;
}
.news .bann .list .pagings .box:last-child {
  width: 20px;
}
.news .bann .list .pagings .box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 100%;
  height: 4px;
  background-color: #d7d7d6;
}
.news .bann .list .pagings .box:last-child:after {
  display: none;
}
.news .bann .list .pagings .box span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #d7d7d6;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 9;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
}
.news .bann .list .pagings .box.acti:after {
  background-color: #4cd5df;
}
.news .bann .list .pagings .box.acti span {
  background-color: #4cd5df;
}
.news .bann .list ul {
  width: 100%;
  margin: 0;
}
.news .bann .list ul li {
  width: 100%;
  background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
  height: 420px;
}
.news .bann .list ul li a{
  display: block;
  width: 100%;
  height: 420px;
}
.news .bann .list ul li img {
  width: 100%;
}
.news .bann .list .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: 1px solid #019b9b;
  border-radius: 20px;
}
.news .bann .list .swiper-button-prev:after {
  color: #019b9b;
  font-size: 20px;
}
.news .bann .list .swiper-button-next {
  width: 40px;
  height: 40px;
  border: 1px solid #019b9b;
  border-radius: 20px;
}
.news .bann .list .swiper-button-next:after {
  color: #019b9b;
  font-size: 20px;
}
.news .bann .list .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(255,255,255,0.6);
  opacity: 1;
}
.news .bann .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #019b9b;
}
.news .intrs {
  width: 100%;
  padding-left: 30px;
}
.news .intrs h3{
	margin: 0 0 15px 0;
	font-size: 24px;
	line-height: 45px;
	background-color: #019b9b;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}
.news .intrs h3 span{
	float: right;
	font-size: 14px;
}
.news .intrs h3 span a{
	color: #fff;
	text-decoration: none;
}
.news .intrs .tabs {
  width: 100%;
  float: left;
  height: 40px;
  bor/der-bottom: 2px solid #019b9b;
}
.news .intrs .tabs ul {
  width: 100%;
  margin: 0;
}
.news .intrs .tabs ul li {
  width: 25%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #019b9b;
  border-radius: 2px 2px 0 0;
  font-size: 16px;
}
.news .intrs .tabs ul li.acti {
  background-color: #019b9b;
  color: #fff;
}
.news .intrs .list {
  width: 100%;
}
.news .intrs .list .item {
  width: 100%;
  display: none;
}
.news .intrs .list .item.show {
  display: block;
}
.news .intrs .list ul {
  width: 100%;
  margin: 0;
}
.news .intrs .list ul li{
  width: 630px;
}
.news .intrs .list ul li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px dashed #ccc;
  color: #333;
  text-decoration: none;
}
.news .intrs .list ul li a:hover{
  color: #000;
}
.news .intrs .list ul li:last-child {
  border-bottom: none;
}
.news .intrs .list ul li .imgs {
    width: 158px;
    height: 84px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}
.news .intrs .list ul li .imgs img {
  width: 100%;
}
.news .intrs .list ul li .text {
  width: calc(100% - 158px);
  padding-right: 30px;
}
.news .intrs .list ul li .text .tits {
  width: 100%;
  line-height: 34px;
  font-size: 18px;
  font-weight: bold;
  color: #019b9b;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news .intrs .list ul li .text .tits a {
  color: #333;
  text-decoration: none;
}
.news .intrs .list ul li .text .tits a:hover {
  color: #000;
}
.news .intrs .list ul li .text .txts {
  width: 100%;
  font-size: 14px;
  line-height: 19px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .intrs .list ul li .text .txts a{
	color: #666;
  text-decoration: none;
}
.news .intrs .list ul li .text .more {
  text-align: right;
  font-size: 13px;
  color: #888;
  paddi/ng-top: 6px;
}
.news .intrs .list ul li .text .more a {
  color: #888;
  text-decoration: none;
}
.notice {
  width: 100%;
  padding-top: 10px;
  float: left;
}
.notice .inform {
  width: 100%;
}
.notice .inform.inform-pl {
  padding-left: 30px;
}
.notice .inform .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  border-bottom: 1px solid #019b9b;
}
.notice .inform .title span {
  font-size: 24px;
  color: #019b9b;
  font-weight: bold;
}
.notice .inform .title a {
  color: #888;
  text-decoration: none;
}
.notice .inform .list {
  width: 100%;
}
.notice .inform .list ul {
  width: 100%;
  margin: 0;
}
.notice .inform .list ul li {
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding: 15px 0;
}
.notice .inform .list ul li .time {
  width: 80px;
  text-align: center;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 24px;
  color: #fcc600;
  font-weight: bold;
}
.notice .inform .list ul li .time span {
  display: block;
  width: 100%;
  line-height: 26px;
  color: #019b9b;
  font-size: 16px;
  font-weight: bold;
}
.notice .inform .list ul li .time i {
  width: 100%;
  display: block;
  line-height: 28px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background-color: #019b9b;
}
.notice .inform .list ul li .text {
  width: calc(100% - 80px);
  line-height: 27px;
  font-size: 15px;
  text-align: justify;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.notice .inform .list ul li .text a {
  color: #333;
  text-decoration: none;
}
.notice .inform .list ul li .text a:hover {
  color: #fcc600;
}
.work {
  width: 100%;
  padding-top: 30px;
  float: left;
}
.work .party {
  width: 100%;
  float: left;
}
.work .party .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  border-bottom: 1px solid #019b9b;
}
.work .party .title span {
  font-size: 24px;
  color: #019b9b;
  font-weight: bold;
}
.work .party .title a {
  color: #888;
  text-decoration: none;
}
.work .party .list {
  width: 100%;
  padding: 10px 0;
  float: left;
}
.work .party .list ul {
  width: 100%;
  margin: 0;
}
.work .party .list ul li {
  width: 100%;
  padding: 10px 0;
}
.work .party .list ul li .time {
  width: 60px;
  text-align: center;
}
.work .party .list ul li .time span {
  display: block;
  width: 100%;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background-color: #137894;
}
.work .party .list ul li .time i {
  display: block;
  width: 100%;
  height: 28px;
  text-align: center;
  line-height: 28px;
  color: #333;
  background-color: #82c4d6;
}
.work .party .list ul li .text {
  width: calc(100% - 80px);
  height: 54px;
  border-bottom: 1px dashed #ccc;
  line-height: 24px;
  padding: 3px 0;
  text-indent: 10px;
  font-size: 15px;
  position: relative;
}
.work .party .list ul li .text a {
  color: #333;
  text-decoration: none;
}
.work .party .list ul li .text a:hover {
  color: #fcc600;
}
.work .party .list ul li .text:after {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #000;
}
.work .bann {
  width: 100%;
  margin: 10px 0;
  float: left;
}
.work .bann ul {
  width: 100%;
  margin: 0;
}
.work .bann ul li {
  width: 100%;
}
.work .bann ul li img {
  width: 100%;
  height: 286px;
}
.dynamic {
  width: 100%;
  margin-top: 30px;
  float: left;
}
.dynamic .number {
  width: 100%;
  float: left;
}
.dynamic .number .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  border-bottom: 1px solid #019b9b;
}
.dynamic .number .title span {
  font-size: 24px;
  color: #019b9b;
  font-weight: bold;
}
.dynamic .number .title a {
  color: #888;
  text-decoration: none;
}
.dynamic .number .list {
  width: 100%;
}
.dynamic .number .list ul {
  width: 100%;
  margin: 0;
}
.dynamic .number .list ul li {
  width: 100%;
  border-bottom: 1px solid #cecece;
  padding: 11.5px 0;
}
.dynamic .number .list ul li .time {
  width: 80px;
  text-align: center;
  border: 1px solid #019b9b;
}
.dynamic .number .list ul li .time span {
  display: block;
  width: 100%;
  line-height: 24px;
  color: #019b9b;
  font-size: 16px;
  font-weight: bold;
}
.dynamic .number .list ul li .time i {
  width: 100%;
  display: block;
  line-height: 24px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background-color: #019b9b;
}
.dynamic .number .list ul li .text {
  width: calc(100% - 80px);
  line-height: 24px;
  font-size: 15px;
  text-align: justify;
  padding-left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.dynamic .number .list ul li .text a {
  color: #333;
  text-decoration: none;
}
.dynamic .number .list ul li .text a:hover {
  color: #fcc600;
}
.dynamic .cooperation {
  width: 100%;
  float: left;
}
.dynamic .cooperation .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  border-bottom: 1px solid #019b9b;
}
.dynamic .cooperation .title span {
  font-size: 24px;
  color: #019b9b;
  font-weight: bold;
}
.dynamic .cooperation .title a {
  color: #888;
  text-decoration: none;
}
.dynamic .cooperation .bann {
  width: 100%;
  margin: 10px 0;
  float: left;
}
.dynamic .cooperation .bann ul {
  width: 100%;
  margin: 0;
}
.dynamic .cooperation .bann ul li {
  width: 100%;
}
.dynamic .cooperation .bann ul li img {
  width: 100%;
  height: 286px;
}
.teacher {
  width: 100%;
  margin-top: 30px;
  float: left;
}
.teacher .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 54px;
  border-bottom: 1px solid #019b9b;
}
.teacher .title span {
  font-size: 24px;
  color: #019b9b;
  font-weight: bold;
}
.teacher .title a {
  color: #888;
  text-decoration: none;
}
.teacher .conts {
  width: 100%;
  padding: 30px 50px;
  float: left;
  position: relative;
}
.teacher .conts .list {
  width: 100%;
}
.teacher .conts .list ul {
  width: 100%;
  margin: 0;
}
.teacher .conts .list ul li {
  width: 216px;
  hei/ght: 218px;
}
.teacher .conts .list ul li img {
  width: 100%;
  height: 100%;
}
.teacher .conts .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #019b9b;
  right: 1px;
  outline: none;
  border-radius: 24px;
}
.teacher .conts .swiper-button-next:after {
  color: #fff;
  font-size: 24px;
}
.teacher .conts .swiper-button-prev {
  width: 40px;
  height: 40px;
  outline: none;
  background-color: #019b9b;
  left: 1px;
  border-radius: 24px;
}
.teacher .conts .swiper-button-prev:after {
  color: #fff;
  font-size: 24px;
}
.footer {
  width: 100%;
  padding: 44px 0;
  background-color: #019b9b;
  float: left;
}
.footer .list {
  width: 100%;
}
.footer .list ul {
  width: 100%;
  margin: 0;
}
.footer .list ul li {
  width: 11.1%;
  text-align: center;
  line-height: 32px;
}
.footer .list ul li a {
  color: #fff;
  text-decoration: none;
}
.wap-nav {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-bottom: 2px solid #019b9b;
  padding: 0 12px;
}
.wap-nav .logo {
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
}
.wap-nav .logo img {
  max-width: 100%;
}
.wap-nav .menu {
  width: 40px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-nav .menu i {
  display: inline-block;
  width: 24px;
  height: 2px;
  background-color: #019b9b;
  position: relative;
}
.wap-nav .menu i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #019b9b;
}
.wap-nav .menu i:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #019b9b;
}
.wap-nav .menu.acti i {
  background: none;
}
.wap-nav .menu.acti i:after {
  transform: rotate(45deg);
  left: 0;
  top: 0;
}
.wap-nav .menu.acti i:before {
  transform: rotate(-45deg);
  left: 0;
  top: 0;
}
.wap-nav .wap-slide {
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
  background-color: #fff;
  z-index: 89;
  padding-bottom: 20px;
  display: none;
  border-top: 1px solid #019b9b;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}
.wap-nav .wap-slide .list {
  width: 100%;
  padding: 10px 30px;
}
.wap-nav .wap-slide .list ul {
  width: 100%;
  margin: 0;
}
.wap-nav .wap-slide .list ul li {
  width: 100%;
  line-height: 40px;
  font-size: 14px;
}
.wap-nav .wap-slide .list ul li a {
  color: #019b9b;
}
.wap-nav .wap-slide .list ul li h4 {
  font-weight: normal;
  font-size: 14px;
}
.wap-nav .wap-slide .list ul li h4 a {
  color: #019b9b;
  text-decoration: none;
}

@media screen and (max-width: 1200px) {
  .news .intrs .tabs ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 993px) {
  .wid {
    padding: 0 15px;
  }
  .news .intrs {
    padding-left: 0;
  }
  .notice .inform.inform-pl {
    padding-left: 0;
    float: right;
  }
  .notice .inform {
    width: calc(100% - 15px);
  }
  .news .intrs {
    margin-top: 20px;
    float: left;
  }
  .teacher .conts .list ul li {
    height: auto;
  }
  .footer .list ul li {
    float: none;
    display: inline-block;
    width: auto;
    padding: 0 12px;
  }
  .footer .list ul {
    text-align: center;
    display: table;
  }
  .footer {
    padding: 20px 0;
  }
}
@media screen and (max-width: 750px) {
  .news .intrs .tabs ul li {
    overflow: hidden;
  }
  .news .intrs .list ul li .text .tits {
    font-size: 16px;
    line-height: 26px;
  }
  .news .intrs .list ul li .text .txts {
    line-height: 22px;
  }
  .notice .inform .list ul li .text {
    font-size: 14px;
  }
  .notice .inform.inform-pl {
    padding-left: 0;
    width: 100%;
  }
  .notice .inform {
    margin-bottom: 15px;
    float: left;
  }
  .dynamic .wid {
    padding: 0;
  }
  .dynamic .number .list ul li .text {
    font-size: 14px;
  }
  .teacher .wid {
    padding: 0;
  }
  .containers {
    padding: 20px 0;
  }
}