﻿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: 1200px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.tops {
  width: 100%;
  height: 160px;
  background: url("../image/ceba85_1920x160.jpg") center no-repeat;
}
.tops .logo {
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tops .wqrd{
	width: 76px;
	margin-left: 50px;
	margin-top: 42px;
}
.tops .wqrd img{
	width: 100%;
}
.tops .search {
  width: 216px;
  height: 40px;
  border: 1px solid #9dc3ef;
  background-color: #2171cb;
  margin: 56px 0;
  
}
.tops .search form{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tops .search .btn {
  width: 58px;
  height: 38px;
  background: url("../image/f18aba_24x24.png") center no-repeat;
}
.tops .search input {
  width: calc(100% - 58px);
  height: 100%;
  border: none;
  background: none;
  padding-left: 12px;
  color: #fff;
}
.nav {
  width: 100%;
  height: 80px;
  background-color: #9dc3ef;
}
.nav .list {
  width: 100%;
}
.nav .list ul {
  margin: 0;
  width: 100%;
}
.na/v .list ul li {
  line-height: 100px;
  width: auto;
  padding: 0 28px;
  font-size: 16px;
  color: #fff;
}
.na/v .list ul li a {
  color: #fff;
  text-decoration: none;
}

.nav {
	position: relative;
	z-index: 999;
}
.nav a {
	color: #fff;
	
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	padding: 15px 0px;
}
.nav .nLi h3 {
	float: left;
	margin: 0;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 25px;
	font-size: 18px;
	line-height: 50px;
	font-weight: normal;
	text-align:center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	text-decoration: none;
}
.nav .subnav {
	display: none;
	width: 132px;
	left: 0px;
	top: 55px;
	padding: 25px 0 15px 0;
	position: absolute;
	background: #145bab;
	line-height: 40px;
	border-radius: 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius:  0 0 10px 10px;
	-ms-border-radius:  0 0 10px 10px;
	-o-border-radius:  0 0 10px 10px;
	-moz-b/ox-shadow: 0px 5px 5px #666; 
	box-sh/adow: 0px 5px 5px #666;
}
.nav .subnav li {
	zoom: 1;
	float: none;
	padding: 0;
	background-image: url(404.png);
}
.nav .subnav a {
	font-size: 16px;
	display: block;
	text-align:center;
	color:#fff;
	line-height: 35px;
	text-decoration: none;
}
.nav .subnav a:hover {
	background: #10437c;
	text-decoration: none;
	color: #fff;
}
.nav .on h3 a {
	background: #145bab;
	color: #fff;
	font-weight: bold;
}

.banner {
  width: 100%;
}
.banner .list {
  width: 100%;
}
.banner .list ul {
  width: 100%;
  margin: 0;
}
.banner .list ul li {
  width: 100%;
}
.banner .list ul li img {
  width: 100%;
}
.banner .list .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(255,255,255,0.5);
}
.banner .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0a53a5;
}
.containers {
    width: 100%;
    background-color: #f8f8f8;
    padding: 68px 0;
    float: left;
    background-image: url(../image/bg.jpg);
    background-repeat: repeat-x;
    background-position: 0% top;
}
.introduce {
  width: 100%;
  background: #1968c0 url("../image/dc6777_433x325.png") right bottom no-repeat;
  float: left;
}
.introduce .bann {
  width: 100%;
  position: relative;
}
.introduce .bann .title {
  width: 140px;
  height: 140px;
  background: rgba(10,83,165,0.5);
  position: absolute;
  left: -70px;
  top: 50%;
  margin-top: -70px;
  border-radius: 70px;
  z-index: 88;
  padding-left: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
}
.introduce .bann .title .txt {
  width: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
}
.introduce .bann .title .more {
  width: 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
}
.introduce .bann .title a{
	color: #fff;
}
.introduce .bann ul {
  width: 100%;
  margin: 0;
}
.introduce .bann ul li {
  width: 100%;
  background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 350px;
}
.introduce .bann ul li a{
  display: block;
  width: 100%;
  height: 350px;
}
.introduce .bann ul li img {
  width: 100%;
}
.introduce .bann .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: rgba(255,255,255,0.5);
}
.introduce .bann .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0a53a5;
}
.introduce .inform {
  width: 100%;
}
.introduce .inform .intr {
  width: 100%;
  padding: 12px 35px;
  text-align: center;
}
.introduce .inform .intr .tits {
  width: 100%;
  line-height: 52px;
  font-size: 24px;
  color: #fff;
}
.introduce .inform .intr .txts {
  width: 100%;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
  text-align: justify;
}
.introduce .inform .intr .more {
  width: 100%;
  text-align: right;
}
.introduce .inform .intr .more a {
  color: #fff;
  text-decoration: none;
}
.introduce .inform .list {
  width: 100%;
  text-align: center;
}
.introduce .inform .list ul {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
.introduce .inform .list ul li {
  width: 110px;
  height: 58px;
  margin: 3px;
}
.introduce .inform .list ul li .text {
  width: 100%;
  height: 100%;
  background-color: rgba(115,181,255,0.6);
  border-radius: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.introduce .inform .list ul li .text p {
  margin: 0;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.introduce .inform .list ul li .text p em {
  font-size: 12px;
}
.news {
  width: 100%;
  margin-top: 30px;
  float: left;
}
.news .dynamic {
  width: calc(100% - 15px);
  min-height: 100px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  padding: 13px 24px;
  float: left;
}
.news .dynamic .title {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #0a53a5;
  padding-bottom:15px;
}
.news .dynamic .title span {
  font-size: 24px;
  color: #0a53a5;
  font-weight: bold;
}
.news .dynamic .title span i img{
	width:40px;}
.news .dynamic .title a {
  color: #333;
  font-size: 16px;
}
.news .dynamic .list {
  width: 100%;
}
.news .dynamic .list ul {
  width: 100%;
  margin: 0;
}
.news .dynamic .list ul li {
  width: 100%;
  float: left;
  padding: 18px 0;
  border-bottom: 1px dashed #ccc;
}
.news .dynamic .list ul li a{
	display: flex;
  justify-content: space-between;
}
.news .dynamic .list ul li:last-child {
  border-bottom: none;
}
.news .dynamic .list ul li .imgs {
  width: 166px;
  height: 102px;
}
.news .dynamic .list ul li .imgs img {
  width: 100%;
  height: 100%;
}
.news .dynamic .list ul li .text {
  width: calc(100% - 166px);
  padding-left: 18px;
}
.news .dynamic .list ul li .text .tits {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .dynamic .list ul li .text .txts {
  width: 100%;
}
.news .dynamic .list ul li .text .txts p {
  margin: 0;
  font-size: 13px;
  line-height: 20px;
  color: #9c9c9c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .dynamic .list ul li .text .txts h6 {
  margin: 0;
  text-align: right;
  line-height: 24px;
}
.news .dynamic .list ul li .text .txts h6 a {
  color: #9c9c9c;
}
.news .inform {
  width: calc(100% - 15px);
}
.news .inform .notice {
  width: 100%;
  height: 215px;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  padding: 20px 24px;
}
.news .inform .notice .title {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #0a53a5;
  padding-bottom:15px;
}
.news .inform .notice .title span {
  font-size: 24px;
  color: #0a53a5;
  font-weight: bold;
}
.news .inform .notice .title span i img{
	width:40px;
}
.news .inform .notice .title a {
  color: #333;
  font-size: 16px;
}
.news .inform .notice .list {
  width: 100%;
}
.news .inform .notice .list ul {
  margin: 0;
  width: 100%;
}
.news .inform .notice .list ul li {
  width: 100%;
  line-height: 44px;
  padding-left: 24px;
  font-size: 16px;
  position: relative;
}
.news .inform .notice .list ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 6px;
}
.news .inform .notice .list ul li a {
  text-decoration: none;
}
.news .inform .notice .list ul li a span {
  color: #333;
  width: calc(100% - 100px);
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 44px;
  float: left;
  overflow: hidden;
}
.news .inform .notice .list ul li a i {
  color: #999;
  float: right;
  wid/th: 80px;
  height: 44px;
  text-align: right;
  display: inline-block;
}
.news .inform .team {
  width: 100%;
  height: calc(774px - 245px);
  margin-top: 30px;
  float: left;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.news .inform .team .intrs {
    width: 100%;
    height: calc(50% - 15px);
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    padding: 0 30px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}
.news .inform .team .intrs .title {
  width: 100%;
  height: 86px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news .inform .team .intrs .title span {
  font-size: 24px;
  font-weight: bold;
  color: #0a53a5;
  border-bottom: solid 1px #0a53a5;
  padding-bottom:15px;
  height:45px;
  width:500px;
  display:inline-block;
}
.news .inform .team .intrs .title img {
  height: 65px;
}
.news .inform .team .intrs .conts a {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.news .inform .team .intrs .conts .imgs {
  width: 208px;
}
.news .inform .team .intrs .conts .imgs img {
  width: 208px;
}
.news .inform .team .intrs .conts .text {
  width: calc(100% - 238px);
}
.news .inform .team .intrs .conts .text .tits {
  width: 100%;
  line-height: 34px;
  font-size: 18px;
  color: #000;
}
.news .inform .team .intrs .conts .text .txts {
  width: 100%;
}
.news .inform .team .intrs .conts .text .txts p {
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin: 0;
}
.news .inform .team .intrs .conts .text .txts h6 {
  margin: 0;
  text-align: right;
  width: 100%;
  line-height: 38px;
}
.news .inform .team .intrs .conts .text .txts h6 a {
  color: #333;
  text-decoration: none;
}
.teacher {
  width: 100%;
  margin-top: 30px;
  float: left;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  min-height: 390px;
  background-color: #68afff;
}
.teacher .tits {
  width: 106px;
  height: 390px;
  display: flex;
  justify-content: center;
  align-items: center;
  -ms-writing-mode: tb-rl;
  writing-mode: tb-rl;
  font-size: 30px;
  color: #0a53a5;
  background-color: #fff;
	font-weight: bold;
}
.teacher .intrs {
  width: calc(100% - 106px);
  padding: 10px;
  padding-right: 70px;
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
}
.teacher .intrs .more {
  width: 144px;
  height: 144px;
  border-radius: 144px;
  background-color: #2171cb;
  position: absolute;
  right: -72px;
  top: 50%;
  margin-top: -72px;
}
.teacher .intrs .more a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60%;
  height: 100%;
}
.teacher .intrs .list {
  width: 100%;
  padding-bottom: 32px;
  float: left;
}
.teacher .intrs .list ul {
  margin: 0;
  width: 100%;
}
.teacher .intrs .list ul li {
  width: auto;
}
.teacher .intrs .list ul li img {
  width: 100%;
}
.teacher .intrs .list .swiper-pagination {
  bottom: 6px;
}
.teacher .intrs .list .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  opacity: 1;
  background: rgba(255,255,255,0.5);
}
.teacher .intrs .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0a53a5;
}
.footer {
  width: 100%;
}
.footer .links {
  height: 170px;
  background-color: #2171cb;
  width: 100%;
  float: left;
}
.footer .links .logo {
  height: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.footer .links .logo img {
  max-width: 80%;
  max-height: 80%;
}
.footer .links .list, .footer .links .list2 {
  width: 100%;
}
.footer .links .list ul, .footer .links .list2 ul {
  margin: 0;
  width: 10, 0%;
}
.footer .links .list ul li {
  width: 25%;
  text-align: center;
  line-height: 170px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.footer .links .list2 ul li {
  padding: 0 20px;
  text-align: center;
  line-height: 170px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.footer .links .list ul li a, .footer .links .list2 ul li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.footer .copyright {
  width: 100%;
  line-height: 34px;
  padding: 25px 0;
  background-color: #0a53a5;
  float: left;
}
.footer .copyright .wid {
  max-width: 1400px;
}
.footer .copyright .text {
  width: 100%;
  text-align: center;
}
.footer .copyright .text span {
  color: #fff;
  margin: 0 30px;
}
.wap-nav {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-bottom: 2px solid #2171cb;
  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: #2171cb;
  position: relative;
}
.wap-nav .menu i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #2171cb;
}
.wap-nav .menu i:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #2171cb;
}
.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 #2171cb;
  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: #2171cb;
  text-decoration: none;
}
.wap-nav .wap-slide .list ul li h4 {
  font-weight: normal;
  font-size: 14px;
}
.wap-nav .wap-slide .list ul li h4 a {
  color: #2171cb;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .wid {
    padding: 0 15px;
  }
  .containers {
    padding: 20px 0;
  }
  .introduce .inform .intr {
    padding: 10px;
  }
  .introduce .inform .intr .tits {
    font-size: 20px;
    line-height: 32px;
  }
  .introduce .inform .intr .txts {
    font-size: 14px;
    line-height: 22px;
  }
  .introduce .inform .list ul li {
    width: 30%;
    margin: 3px 0;
  }
  .introduce .inform .list ul {
    padding: 0 8px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .introduce {
    padding-bottom: 20px;
  }
  .news .dynamic {
    width: 100%;
  }
  .news .inform {
    width: 100%;
    margin-top: 30px;
  }
  .news .inform .notice {
    padding: 10px 12px;
  }
  .news .inform .notice .list ul li a i {
    font-size: 14px;
  }
  .news .inform .notice .list ul li a span {
    font-size: 14px;
  }
  .news .inform .team .intrs .conts .imgs img {
    width: 140px;
  }
  .news .inform .team .intrs .conts .text {
    width: calc(100% - 140px);
    padding-left: 10px;
  }
  .news .inform .team .intrs .conts .imgs {
    width: 140px;
  }
  .news .inform .team .intrs .conts .text .tits {
    font-size: 16px;
    line-height: 26px;
  }
  .news .inform .team .intrs {
    padding: 10px 15px;
    margin-top: 20px;
    float: left;
  }
  .news .inform .team .intrs .title {
    height: 50px;
	margin-bottom:15px;
  }
  .news .inform .team {
    height: auto;
    margin-top: 0;
  }
  .news .inform .team .intrs .title span {
    font-size: 20px;
  }
  .news .inform .team .intrs .title span {
	  font-weight: bold;
	  color: #0a53a5;
	  border-bottom: solid 1px #0a53a5;
	  padding-bottom:10px;
	  height:35px;
	  width:70%;
	  display:inline-block;
	}
  .teacher .tits {
    width: 100%;
    text-align: center;
    -ms-writing-mode: initial;
    writing-mode: initial;
    height: auto;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
  }
  .teacher {
    padding: 20px 0;
    background-color: #fff;
    height: auto;
  }
  .teacher .intrs {
    width: 100%;
    padding: 0 10px;
    margin-top: 10px;
  }
  .teacher .intrs .more {
    width: 100%;
    height: 40px;
    background: none;
    position: initial;
    top: initial;
    margin-top: initial;
    float: left;
  }
  .teacher .intrs .more a {
    width: 100%;
    text-align: center;
    background-color: #2171cb;
  }
  .teacher .intrs .more a img {
    transform: rotate(-90deg);
  }
  .teacher .intrs .list .swiper-pagination .swiper-pagination-bullet {
    background: rgba(0,0,0,0.4);
  }
  .news .inform .notice .title span {
    font-size: 20px;
  }
  .news .dynamic .title span {
    font-size: 20px;
  }
  .introduce .inform .intr .txts {
    padding-top: 10px;
  }
  .footer .links {
    height: auto;
    padding-bottom: 20px;
  }
  .footer .links .logo {
    height: 100px;
  }
  .footer .links .logo img {
    height: 90%;
  }
  .footer .links .list ul li {
    line-height: 26px;
    text-align: center;
  }
  .footer .copyright .text span {
    margin: 0 10px;
    line-height: 24px;
  }
  .footer .copyright .text span:nth-child(1), .footer .copyright .text span:nth-child(2){
		display: block;
	}
  .banner .list .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
}