﻿@media screen and (max-width:480px)
{
body {
	min-width: 100%;
}
.container {
	padding: 0px 15px; width: auto;
}
.header {
	height: auto;
}
.header .logo {
	width: 80%; line-height: normal; padding-top: 15px; float: none;
}
.header .toplink {
	display: none;
}
.toggle {
	top: 16px; width: 30px; right: 15px; font-size: 0px; display: block; position: absolute;
}
.toggle i {
	background: rgb(255, 255, 255); margin: 3px 0px; width: 100%; height: 4px; display: inline-block;
}
.search {
	padding-bottom: 15px; clear: both; float: none;
}
.search .top {
	display: none;
}
.search form {
	margin-top: 15px;
}
.search input[type='text'] {
	width: 100%; box-sizing: border-box;
}
.nav {
	background: rgb(238, 238, 238); top: 120px; width: 100%; height: auto; margin-top: 0px; float: none; display: none; position: absolute; z-index: 999;
}
.menu {
	padding: 5px 0px;
}
.menu > li {
	margin: 0px; width: 100%; height: auto; text-align: left; line-height: 40px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: none;
}
.menu > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.menu > li > a {
	padding-left: 15px; font-size: 16px; display: block;
}
.menu > li:hover {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.menu > li span {
	transition:0.3s; top: 5px; right: 15px; line-height: normal; font-size: 24px; font-weight: bolder; display: block; position: absolute;
}
.menu > li span.active {
	transform: rotate(45deg);
}
.second-menu {
	padding: 0px; width: auto; position: static;
}
.second-menu a {
	padding-left: 30px; font-size: 14px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.slideBox {
	margin-bottom: 0px;
}
.slideBox .hd {
	bottom: 5px;
}
.slideBox > a {
	display: none;
}
.title {
	padding: 25px 0px;
}
.title h3 {
	font-size: 20px;
}
.title h3 span {
	font-size: 12px; display: none;
}
.title h3::before {
	transform: scale(0.8);
}
.news {
	width: 100%; float: none;
}
.albumBox {
	width: 100%; float: none;
}
.news-info {
	width: 100%; float: none;
}
.notice {
	width: 100%; float: none;
}
.albumBox .bd img {
	height: 238px;
}
.news-info {
	margin-top: 25px;
}
.mid {
	height: auto;
}
.mid .title {
	padding-top: 25px;
}
.mid .container > div {
	margin: 0px; width: 100%; float: none;
}
.data-center ul {
	margin: -15px -7.5px 0px; overflow: hidden;
}
.data-center ul li {
	margin: 15px 0px 0px; padding: 0px 7.5px; width: 50%; height: 80px; overflow: hidden;
}
.data-center ul li .lf {
	width: 35%; line-height: 80px;
}
.data-center ul li .lf img {
	width: 70%;
}
.data-center ul li h3 {
	padding: 20px 5px; font-size: 14px; margin-left: 35%;
}
.data-center ul li:last-child h3 {
	line-height: 80px;
}
.footer {
	padding: 15px 0px;
}
.footer select {
	height: 30px; line-height: 30px;
}
.footer .container > p {
	width: 100%; padding-bottom: 20px; clear: both;
}
.footer .container > p > a {
	padding-top: 15px; float: left;
}
.footer .container > p span {
	left: 0px; line-height: 20px; font-size: 12px; margin-left: 70px; display: block;
}
.footer .container > .rt {
	left: 15px; bottom: 15px; position: absolute;
}
.section {
	min-height: 100%;
}
.side {
	width: 100%; margin-bottom: 30px; float: none;
}
.side p {
	height: 50px; line-height: 50px; font-size: 20px; position: relative;
}
.side p span {
	top: 10px; right: 20px; line-height: normal; font-size: 24px; font-weight: bolder; display: block; position: absolute;
}
.side > ul {
	display: none;
}
.side li a {
	font-size: 16px;
}
.column {
	margin-left: 0px;
}
.bread h1 {
	display: none;
}
.bread {
	height: 40px; line-height: 40px; overflow: hidden;
}
.bread .rt {
	float: left;
}
.common-list li {
	padding: 0px; font-size: 16px;
}
.common-list li p {
	margin-right: 100px;
}
.caption h3 {
	margin: 20px 0px 0px; line-height: 30px; font-size: 20px;
}
.content img {
	height: auto;
}
.detail > p {
	font-size: 14px;
}
.profile {
	padding: 20px 0px; min-height: 150px;
}
.teacher li {
	width: 25%; padding-left: 0px;
}
.leader ul {
	margin: 0px;
}
.leader li {
	margin: 0px 0px 20px; width: auto; float: none;
}
.leader li .info {
	padding: 20px 15px;
}
.leader li .info h2 {
	font-size: 20px;
}
.leader li .info h2 span {
	font-size: 14px;
}
.caption p {
	font-size: 12px;
}
.caption p span {
	margin: 0px 5px;
}
.list-img {
	margin: 0px -5px;
}
.list-img li {
	margin: 10px 0px; padding: 0px 5px; width: 50%;
}
.list-img li > a {
	width: 100%; height: 200px;
}
.list-img li img {
	height: 100%;
}
}