﻿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: 1245px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.tops {
  width: 100%;
  height: 110px;
  background: url("../image/8696a5_1920x110.jpg") center no-repeat;
}
.tops .logo {
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tops .func {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tops .func .search {
  width: 220px;
  height: 38px;
  background-color: #fff;
  border-radius: 4px;
  margin: 40px 0;
  padding: 0 8px;
}
.tops .func .search form{
  display: flex;
  justify-content: space-between;
}
.tops .func .search .btn {
  width: 72px;
  height: 28px;
  background-color: #424663;
  border-radius: 4px;
  margin: 5px 0;
  color: #fff;
}
.tops .func .search input {
  width: calc(100% - 72px);
  height: 38px;
  border: none;
  background: none;
}
.tops .func .code {
  margin-left: 20px;
}
.nav {
  width: 100%;
  height: 58px;
  background-color: #fff;
}
.nav .list {
  width: 100%;
}
.nav .list ul {
  width: 100%;
  margin: 0;
}
.na/v .list ul li {
  width: 11.1%;
  text-align: center;
  line-height: 58px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.na/v .list ul li a {
  color: #333;
  text-decoration: none;
}
.na/v .list ul li.acti {
  background-color: #424663;
}
.na/v .list ul li.acti a {
  color: #fff;
}

.nav {
	height: 58px;
	
	position: relative;
	z-index: 999;
}
.nav a {
	color: #424663;
}

.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: 58px;
	line-height: 54px;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
}
.nav .subnav {
	display: none;
	width: 11.11%;
	left: 0;
	top: 58px;
	position: absolute;
	background: #424663;
	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: #fff;
	color: #424663;
}
.nav .on h3 a {
	background: #424663;
	color: #fff;
}


.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 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(255,255,255,0.6);
  opacity: 1;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #424663;
}
.containers {
  width: 100%;
  float: left;
  padding: 50px 0;
}
.news {
  width: 100%;
}
.news .notice {
  width: 100%;
  min-height: 100px;
  background-color: #f00;
}
.news .notice .bann {
  width: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  float: left;
}
.news .notice .bann ul {
  width: 100%;
  margin: 0;
}
.news .notice .bann ul li {
  width: 100%;
}
.news .notice .bann ul li img {
  width: 100%;
}
.news .notice .bann .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: rgba(255,255,255,0.6);
  opacity: 1;
}
.news .notice .bann .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #424663;
}
.news .notice .intrs {
  width: 100%;
  margin-top: 24px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  padding: 0 8px;
  float: left;
}
.news .notice .intrs .title {
  width: 100%;
  height: 58px;
}
.news .notice .intrs .title .ico {
  width: 54px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news .notice .intrs .title .txt {
  width: calc(100% - 54px);
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 58px;
}
.news .notice .intrs .list {
  width: 100%;
  padding-bottom: 10px;
  float: left;
}
.news .notice .intrs .list ul {
  width: 100%;
  margin: 0;
}
.news .notice .intrs .list ul li {
  width: 100%;
  padding-left: 32px;
  line-height: 35px;
  font-size: 15px;
  color: #333;
  position: relative;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news .notice .intrs .list ul li:after {
  content: "";
  position: absolute;
  left: 11px;
  top: 50%;
  margin-top: -5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  background-color: #000;
}
.news .notice .intrs .list ul li a {
  color: #333;
  text-decoration: none;
}
.news .dynamic {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  padding: 0 8px;
  float: left;
}
.news .dynamic .title {
  width: 100%;
  height: 60px;
}
.news .dynamic .title .ico {
  width: 54px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.news .dynamic .title .txt {
  width: calc(100% - 54px);
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 60px;
}
.news .dynamic .list {
  width: 100%;
}
.news .dynamic .list ul {
  width: 100%;
  margin: 0;
}
.news .dynamic .list ul li {
  width: 100%;
  padding: 4px 15px;
}
.news .dynamic .list ul li .imgs {
  width: 178px;
  height: 90px;
}
.news .dynamic .list ul li .imgs img {
  width: 100%;
  height: 100%;
}
.news .dynamic .list ul li .text {
  width: calc(100% - 178px);
  padding-left: 20px;
}
.news .dynamic .list ul li .text .tits {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #32849f;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .dynamic .list ul li .text .txts {
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  text-align: justify;
  color: #616262;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .dynamic .list ul li .text .time {
  width: 100%;
  text-align: right;
  font-size: 14px;
  color: #888;
}
.news .dynamic .list ul li .text .time a {
  color: #888;
  text-align: right;
}
.news .dynamic .more {
  width: 100%;
  text-align: right;
  padding: 3px 20px;
}
.news .dynamic .more a {
  font-size: 20px;
  color: #32849f;
  line-height: 40px;
  font-weight: bold;
}
.banns {
  width: 100%;
  margin-top: 50px;
  float: left;
}
.banns ul {
  width: 100%;
  margin: 0;
}
.banns ul li {
  width: 100%;
}
.banns ul li img {
  width: 100%;
}
.columns {
  width: 100%;
  margin-top: 30px;
  float: left;
}
.columns .project {
  width: 100%;
  padding-right: 15px;
}
.columns .project .title {
  width: 100%;
  height: 70px;
}
.columns .project .title .ico {
  width: 54px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.columns .project .title .txt {
  width: calc(100% - 54px);
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 70px;
}
.columns .project .title .txt a {
  float: right;
  color: #888;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
}
.columns .project .list {
  width: 100%;
  float: left;
}
.columns .project .list ul {
  width: 100%;
  margin: 0;
}
.columns .project .list ul li {
  width: calc(100% / 3);
  margin-bottom: 4px;
}
.columns .project .list ul li .imgs {
  padding: 0 2px;
}
.columns .project .list ul li img {
  width: 100%;
}
.columns .elegant {
  width: calc(100% - 15px);
}
.columns .elegant .title {
  width: 100%;
  height: 70px;
}
.columns .elegant .title .ico {
  width: 54px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.columns .elegant .title .txt {
  width: calc(100% - 54px);
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 70px;
}
.columns .elegant .title .txt a {
  float: right;
  color: #888;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
}
.columns .elegant .conts {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  height: 234px;
  padding: 20px 40px;
  position: relative;
}
.columns .elegant .conts .list {
  width: 100%;
}
.columns .elegant .conts .list ul {
  width: 100%;
  margin: 0;
}
.columns .elegant .conts .list ul li {
  width: 160px;
}
.columns .elegant .conts .list ul li .imgs {
  width: 100%;
	height: 185px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.columns .elegant .conts .list ul li .imgs img {
  width: 100%;
}
.columns .elegant .conts .list ul li .text {
  width: 100%;
  line-height: 32px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.columns .elegant .conts .swiper-button-next {
  width: 40px;
  right: 0;
  height: 40px;
  top: 50%;
  margin-top: -30px;
  outline: none;
}
.columns .elegant .conts .swiper-button-next:after {
  color: #32849f;
  font-size: 24px;
}
.columns .elegant .conts .swiper-button-prev {
  width: 40px;
  left: 0 !important;
  outline: none;
  height: 40px;
  top: 50%;
  margin-top: -30px;
}
.columns .elegant .conts .swiper-button-prev:after {
  color: #32849f;
  font-size: 24px;
}
.school {
  width: 100%;
  background-color: #d6e6ec;
  padding: 40px 0;
  float: left;
  margin-top: 30px;
}
.school .conts {
  width: 100%;
}
.school .conts .inform {
  width: calc(100% - 15px);
  padding-top: 28px;
}
.school .conts .inform .tabs {
  width: 100%;
}
.school .conts .inform .tabs ul {
  width: 100%;
  margin: 0;
}
.school .conts .inform .tabs ul li {
  width: auto;
  line-height: 56px;
  font-size: 24px;
  color: #707070;
  position: relative;
  cursor: pointer;
  padding-right: 32px;
}
.school .conts .inform .tabs ul li:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  text-align: center;
  height: 56px;
  font-size: 32px;
  font-weight: bold;
  color: #707070;
}
.school .conts .inform .tabs ul li:last-child:after {
  display: none;
}
.school .conts .inform .tabs ul li.acti {
  color: #2d859d;
}
.school .conts .inform .intrs {
  width: 100%;
}
.school .conts .inform .intrs .list {
  width: 100%;
}
.school .conts .inform .intrs .list ul {
  width: 100%;
  margin: 0;
  padding-top: 35px;
  float: left;
}
.school .conts .inform .intrs .list ul li {
  width: 100%;
}
.school .conts .inform .intrs .list ul li .imgs {
    width: 48%;
    height: 15vw;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}
.school .conts .inform .intrs .list ul li .imgs img {
  width: 100%;
}
.school .conts .inform .intrs .list ul li .intr {
  width: 48%;
  background-color: #fff;
  border: 1px solid #919090;
  border-radius: 20px;
  height: 290px;
  padding: 0 15px;
  padding-top: 30px;
}
.school .conts .inform .intrs .list ul li .intr .txts {
  width: 100%;
  line-height: 30px;
  font-size: 15px;
  color: #000;
  text-align: justify;
  min-height: 210px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.school .conts .inform .intrs .list ul li .intr .more {
  width: 100%;
  text-align: right;
}
.school .conts .inform .intrs .list ul li .intr .more a {
  color: #888;
  text-decoration: none;
}
.school .conts .health {
  width: calc(100% - 15px);
  padding-top: 28px;
}
.school .conts .health .title {
  width: 100%;
  height: 70px;
}
.school .conts .health .title .ico {
  width: 54px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.school .conts .health .title .txt {
  width: calc(100% - 54px);
  font-size: 18px;
  font-weight: bold;
  color: #7a7a7a;
  line-height: 70px;
}
.school .conts .health .title .txt em {
  color: #2d859d;
}
.school .conts .health .title .txt a {
  float: right;
  color: #888;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
}
.school .conts .health .imgs {
  width: 100%;
  padding-top: 20px;
}
.school .conts .health .imgs ul {
  margin: 0;
}
.school .conts .health .imgs ul li {
  width: 100%;
}
.sch/ool .conts .health .imgs ul li img {
  width: 100%;
  height: 286px;
}
.school .conts .health .imgs ul li a {
	display: block;
	width: 100%;
	height: 280px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.activity {
  width: 100%;
  padding-top: 26px;
  float: left;
}
.activity .title {
  width: 100%;
  float: left;
}
.activity .title .tabs {
  width: auto;
}
.activity .title .tabs ul {
  width: 100%;
}
.activity .title .tabs ul li {
  width: auto;
  line-height: 56px;
  font-size: 24px;
  color: #707070;
  position: relative;
  cursor: pointer;
  padding-right: 32px;
}
.activity .title .tabs ul li:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  text-align: center;
  height: 56px;
  font-size: 32px;
  font-weight: bold;
  color: #707070;
}
.activity .title .tabs ul li:last-child:after {
  display: none;
}
.activity .title .tabs ul li.acti {
  color: #2d859d;
}
.activity .title .more {
  line-height: 56px;
  color: #7a7a7a;
}
.activity .title .more a {
  color: #7a7a7a;
  font-size: 16px;
}
.activity .intrs {
  width: 100%;
  min-height: 100px;
  background-color: #f0f9fb;
  margin: 20px 0;
  padding: 12px;
  float: left;
}
.activity .intrs .imgs {
  width: 100%;
  border: 2px solid #000;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  float: left;
  position: relative;
}
.activity .intrs .imgs i {
  display: inline-block;
  width: 120px;
  height: 32px;
  background-color: #e6c115;
  position: absolute;
  left: 10px;
  bottom: -10px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
}
.activity .intrs .imgs img {
  width: 100%;
}
.activity .intrs .text {
  width: 100%;
  padding-top: 20px;
  float: left;
}
.activity .intrs .text .tits {
  width: 100%;
  line-height: 38px;
  font-size: 18px;
  color: #137894;
}
.activity .intrs .text .txts {
  width: 100%;
  font-size: 14px;
  line-height: 26px;
  color: #7a7a7a;
  text-align: justify;
}
.navigation {
  width: 100%;
  margin-top: 30px;
  float: left;
}
.navigation .title {
  width: 100%;
  line-height: 60px;
  font-size: 24px;
  color: #555;
  text-align: center;
}
.navigation .title em {
  color: #137894;
}
.navigation .list {
  padding: 30px 0;
}
.navigation .list ul {
  width: 100%;
  display: table;
  text-align: center;
}
.navigation .list ul li {
  width: 25%;
  max-width: 220px;
  float: none;
  display: inline-block;
  text-align: center;
}
.navigation .list ul li .ico {
  width: 100%;
  height: 92px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navigation .list ul li .ico i {
  display: inline-block;
  width: 72px;
  height: 72px;
}
.navigation .list ul li .ico i.ico1 {
  background: url("../image/553b7e_72x72.png") center no-repeat;
}
.navigation .list ul li .ico i.ico2 {
  background: url("../image/bf0e8e_72x72.png") center no-repeat;
}
.navigation .list ul li .ico i.ico3 {
  background: url("../image/4e53a5_72x72.png") center no-repeat;
}
.navigation .list ul li .ico i.ico4 {
  background: url("../image/7023c1_72x72.png") center no-repeat;
}
.navigation .list ul li .text {
  width: 100%;
  line-height: 40px;
  font-size: 18px;
  color: #555;
}
.navigation .list ul li:hover {
  cursor: pointer;
}
.navigation .list ul li:hover .text {
  color: #edba45;
}
.navigation .list ul li:hover .ico i.ico1 {
  background: url("../image/d35042_72x72.png") center no-repeat;
}
.navigation .list ul li:hover .ico i.ico2 {
  background: url("../image/7bf61f_72x72.png") center no-repeat;
}
.navigation .list ul li:hover .ico i.ico3 {
  background: url("../image/54f1a7_72x72.png") center no-repeat;
}
.navigation .list ul li:hover .ico i.ico4 {
  background: url("../image/005170_72x72.png") center no-repeat;
}
.footer {
  width: 100%;
  padding: 40px 0;
  float: left;
  background-color: #055090;
}
.footer .list {
  width: 100%;
}
.footer .list ul {
  width: 100%;
  margin: 0;
}
.footer .list ul li {
  width: 10%;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
}
.footer .list ul li a {
  color: #fff;
  text-decoration: none;
}
#ad_Float{
	position:absolute;
	float: right;
	width: 13vw;
	cursor: pointer;
	z-index: 99999;
}
.close_btn{
	background-color: #FFFFFF;
	color: 95c9fb;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.wap-nav {
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-bottom: 2px solid #0a53a5;
  padding: 0 12px;
  background: url("../image/8696a5_1920x110.jpg") center no-repeat;
	background-size: cover;
}
.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: #0a53a5;
  position: relative;
}
.wap-nav .menu i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #0a53a5;
}
.wap-nav .menu i:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #0a53a5;
}
.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 #0a53a5;
  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 h4 {
  font-weight: normal;
  font-size: 14px;
}
.wap-nav .wap-slide .list ul li h4 a {
  color: #0a53a5;
  text-decoration: none;
}
@media screen and (max-width: 1600px){
	.school .conts .inform .intrs .list ul li .imgs {
    height: 19vw;
	}
}

@media screen and (max-width: 1200px) {
  .wid {
    padding: 0 15px;
  }
  .tops .logo {
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .tops .logo img {
    max-width: 90%;
  }
}
@media screen and (max-width: 993px) {
  .footer .list ul li {
    width: auto;
    padding: 0 12px;
    line-height: 30px;
    float: none;
    display: inline-block;
  }
  .footer {
    padding: 12px 0;
  }
  .footer ul {
    display: table;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .news .notice .intrs .list ul li {
    line-height: 40px;
  }
  .news .dynamic .list ul li .imgs {
    width: 120px;
  }
  .news .dynamic .list ul li .text {
    width: calc(100% - 120px);
  }
  .news .dynamic .list ul li .text .tits {
    -webkit-line-clamp: 1;
  }
  .news .dynamic .list ul li {
    padding: 10px;
  }
  .columns .project {
    padding-right: 0;
  }
  .columns .elegant .conts {
    height: auto;
    padding: 12px 40px;
    float: left;
  }
  .columns .elegant {
    width: 100%;
  }
  .columns .elegant .conts .list ul li .imgs{
    height: 40vw;
  }
  .school .conts .inform .tabs ul li,
  .activity .title .tabs ul li {
    font-size: 16px;
    line-height: 30px;
    padding-right: 20px;
  }
  .school .conts .inform .tabs ul li:after,
  .activity .title .tabs ul li:after {
    width: 20px;
    text-align: center;
    font-size: 16px;
  }
  .school {
    padding: 20px 0;
  }
  .school .wid {
    padding: 0;
  }
  .school .conts .inform {
    width: 100%;
    padding-top: 0;
  }
  .school .conts .inform .intrs .list ul li .imgs {
    width: 100%;
	height: 60vw;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
  }
  .school .conts .inform .intrs .list ul li .imgs img {
    border-radius: 20px;
  }
  .school .conts .inform .intrs .list ul li .intr {
    width: 100%;
    margin-top: 20px;
  }
  .school .conts .health {
    width: 100%;
    padding: 0 15px;
  }
  .school .conts .health .imgs ul li img {
    border-radius: 12px;
  }
  .school .conts .health .title {
    height: 44px;
    margin-top: 20px;
  }
  .school .conts .health .title .ico {
    height: 44px;
  }
  .school .conts .health .title .ico img {
    height: 30px;
  }
  .school .conts .health .title .txt {
    line-height: 44px;
    font-size: 16px;
  }
  .activity .title .more {
    line-height: 44px;
  }
  .activity .title .more a {
    font-size: 14px;
  }
  .activity .title .tabs ul li {
    line-height: 44px;
  }
  .activity .intrs {
    margin: 10px 0;
  }
  .navigation .list ul li .ico i {
    width: 48px;
    height: 48px;
    background-size: 100% 100% !important;
  }
  .navigation .list ul li .ico {
    height: 60px;
  }
  .navigation .list {
    padding: 12px 0;
  }
  .navigation .title {
    font-size: 20px;
    line-height: 40px;
  }
  .footer .list ul li {
    font-size: 14px;
  }
  .containers {
    padding-bottom: 20px;
  }
  .news .dynamic {
    margin-top: 20px;
  }
	#ad_Float{
		width: 30vw;
	}
  
}