@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1540px) {
	.container {
		width: 1440px;
	}
}

@media screen and (min-width:1445px) and (max-width:1540px) {
	.container {
		width: 1390px;
	}
}

@media screen and (min-width:1350px) and (max-width:1445px) {
	.container {
		width: 1300px;
	}
}

@media screen and (min-width:1250px) and (max-width:1350px) {
	.container {
		width: 1200px;
	}
}

@media screen and (min-width:1200px) and (max-width:1250px) {
	.container {
		width: 1170px;
	}
}


@media screen and (max-width: 1540px) {

	.logo {
		margin: 35px 0;
	}

	.nav {
		margin-top: 6px;
	}

	.nav ul li {
		/* margin-left: 6.5%; */
	}

	.search {
		margin-top: 22px;
	}

	#full-width-slider .rsGCaption h3 {
		font-size: 36px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 29px;
	}

	.index-title h3 {
		font-size: 42px;
		line-height: 42px;
	}

	.index-title .more {
		font-size: 21px;
	}

	.news-img {
		height: 377px;
	}

	ul.news-list li a .news_pic {
		height: 176px;
	}

	.news-rec .news-text {
		padding: 15px 10px;
	}

	.news-text p {
		font-size: 24px;
		height: 72px;
		margin-bottom: 20px;
	}


	.news-text .time {
		font-size: 19px;
	}

	.news-rec .view {
		font-size: 22px;
	}

	ul.news-list li a .text {
		padding: 12px;
	}


	ul.news-list li a .text p {
		font-size: 19px;
		height: 25px;
	}

	ul.news-list li a .text .time {
		font-size: 19px;
		height: 25px;
	}

	.nav-column {
		font-size: 42px;
	}



	.ach {
		margin: 40px 0 60px;
	}

	.ach .swiper-wrapper {
		padding: 38px 0px;
	}

	.ach .swiper-wrapper .swiper-slide .time {
		height: 60px;
	}

	.ach .swiper-wrapper .swiper-slide .time h5 {
		font-size: 25px;
		line-height: 60px;
	}

	.ach .swiper-wrapper .swiper-slide .time span {
		line-height: 60px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 55px;
		height: 55px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 302px;
	}

	.ach .swiper-button-prev,
	.ach .swiper-button-next {
		width: 20px;
		height: 33px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.06);
	}

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 23px;
		height: 69px;
		margin: 17px 10px 60px;
	}

	.content-box {
		padding: 32px 0 60px;
	}

	.article h4.information {
		margin-bottom: 35px;
		padding: 10px 0 15px
	}

	.current,
	.introduction .title {
		font-size: 46px;
	}

	.pos_nav ul {
		height: 65px;
	}

	.pos_nav ul li a {
		padding: 0 75px;
		line-height: 65px;
	}

	.instrument_text h3 {
		padding: 0 0 12px 0;
		margin: 12px 0 20px;
		font-size: 23px;
	}

	.instrument_text p {
		margin-bottom: 12px;
		font-size: 17px;
	}

	.instrument ul li .instrument_img {
		width: 670px;
		height: 590px;
	}

	.instrument_text {
		padding-left: 690px;
		padding-right: 35px;
	}

	.instrument ul li.odd .instrument_text {
		width: 665px;
		margin: 0 0 0 35px;
	}

	.instrument ul {
		margin-top: 55px;
	}

	.introduction ul li div {
		height: 334px;
	}

	.list_img ul li .time span {
		font-size: 19px;
	}

	.list_img ul li .time {
		width: 120px;
		height: 67px;
	}

	.list_img ul li .list_pic {
		width: 245px;
		height: 134px;
		margin-right: 30px;
	}

	.list_img ul li a {
		padding: 25px 65px;
	}

	.list_img ul li .text h3 {
		font-size: 23px;
		margin: 15px 0 8px;
	}


	.list_img ul li .time span {
		font-size: 19px;
	}

	.list_img ul li .text p {
		font-size: 17px;
		height: 76.5px;
		-webkit-line-clamp: 3;
		margin-bottom: 7px;
	}

	.list_img ul li .icon {
		width: 12px;
		height: 12px;
	}


	.list_img ul li:hover .icon {
		right: 30px;

	}


	.list_img ul {
		margin-top: 35px;
	}

	.list_img1 ul li {
		margin-bottom: 25px;
	}


	.list_img1 ul li .text h3 {
		font-size: 23px;
		height: 69px;
	}

	.list_img1 ul li .text p {
		font-size: 17px;
		height: 76.5px;
	}

	.list_img1 ul li .view {
		margin-top: 10px;
	}

	.list_img1 ul li .time {
		font-size: 15px;
	}

	.list_img1 ul li .list_pic {
		height: 180px;
	}

	.location,
	.location a {
		font-size: 19px;
		line-height: 32px;
	}

	.teacher_details h4 {
		font-size: 23px;
		line-height: 50px;
		margin: 45px 0 25px;
	}

	.teacher_details table tr td {
		margin-right: 32px;
		width: 310px;
		height: 380px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 342px);
		margin-right: 0;
	}

	.teacher_details table tr td h4 {
		margin: -10px 0 25px;
	}

	.teacher_details table tr td p {
		font-size: 19px;
	}

	.teacher_details p {
		font-size: 17px;
		line-height: 1.8;
	}

	.research_li ul li {
		height: 770px;
	}

	.research_li ul li .research_liimg {
		width: 350px;
		height: 320px;
		margin: 50px auto 20px
	}

	.research_li ul li:hover .research_liimg {
		height: 368px;
	}

	.research_li ul li .research_text {
		width: 350px
	}

	.research_li ul li .research_text h3 {
		font-size: 23px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 21px;
	}

	.research_li ul li .research_text p {
		font-size: 17px;
	}

	.research_li ul li:hover .research_text p {
		font-size: 15px;
	}

	.list ul {
		margin-top: 27px;
	}

	.list ul li a {
		padding: 23px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 23px;
		height: 32px;
	}

	.list_img3 {
		margin-top: 18px;
	}

	.list_img3 ul li a {
		padding: 35px 85px 35px 18px;
	}

	.list_img3 ul li a h3 {
		font-size: 23px;
		height: 69px;
	}

	.list_img3 ul li a p {
		font-size: 17px;
		height: 54px;
	}

	.teacher_li {
		margin-top: 35px
	}

	.teacher_li ul {
		margin-top: 35px
	}

	.teacher_li ul li {
		padding: 28px;
		margin-bottom: 27px;
	}

	.teacher_liimg {
		width: 200px;
		height: 244px;
		margin-right: 30px;
	}

	.teacher_text h3 {
		line-height: 30px;
		margin: 0 0 8px;
		font-size: 23px;
	}

	.teacher_text p {
		height: 102px;
		font-size: 17px;
	}

	.pagebar {
		margin-top: 25px;
		line-height: 30px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot {
		height: 30px;
	}

	.p_no,
	.p_no_d {
		width: 45px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 17px;
	}

	.footer {
		padding: 65px 0 47px;
	}

	.footer-logo img {
		width: 450px;
	}

	.footer-select select {
		font-size: 17px;
		margin-bottom: 25px;
		height: 42px;
	}


}




@media screen and (max-width: 1445px) {

	.logo {
		margin: 32px 0;
	}

	.logo img {
		width: 559px;
	}

	.search {
		margin-top: 21px;
	}

	.nav ul li {
		/* margin-left: 5.58%; */
	}

	#full-width-slider .rsGCaption h3 {
		font-size: 34px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 28px;
	}

	.index-title h3 {
		font-size: 40px;
		line-height: 40px;
	}

	.index-title .more {
		font-size: 20px;
		margin-top: 24px;
	}

	.news-img {
		height: 352px;
	}

	ul.news-list li a .news_pic {
		height: 165px;
	}

	ul.news-list li a .text {
		padding: 9px;
	}

	ul.news-list li a .text p {
		font-size: 18px;
		height: 23px;
	}

	ul.news-list li a .text .time {
		font-size: 18px;
		height: 23px;
	}

	.news-text p {
		font-size: 22px;
		height: 66px;
		margin-bottom: 14px;
	}

	.news-rec .view {
		font-size: 20px;
		width: 80px;
		height: 30px;
	}

	.news-text .time {
		font-size: 18px;
	}

	.ach {
		margin: 35px 0 50px;
	}

	.ach .swiper-wrapper {
		padding: 32px 0px;
	}

	.ach .swiper-wrapper .swiper-slide a {
		padding-bottom: 80px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 281px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 52px;
		height: 52px;
	}

	.ach .swiper-button-prev,
	.ach .swiper-button-next {
		width: 17px;
		height: 30px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.06);
	}

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 22px;
		height: 66px;
		margin: 15px 10px 55px;
	}

	.ach .swiper-wrapper .swiper-slide .time {
		height: 55px;
	}

	.ach .swiper-wrapper .swiper-slide .time h5 {
		font-size: 24px;
		line-height: 55px;
	}

	.ach .swiper-wrapper .swiper-slide .time span {
		line-height: 55px;
	}

	.content-box {
		padding: 28px 0 50px;
	}

	.article h4.information {
		margin-bottom: 30px;
		padding: 8px 0 12px
	}

	.current,
	.introduction .title {
		font-size: 44px;
	}

	.pos_nav ul {
		height: 60px;
	}

	.pos_nav ul li a {
		padding: 0 70px;
		font-size: 19px;
		line-height: 60px;
	}

	.instrument_text h3 {
		padding: 0 0 10px 0;
		margin: 10px 0 18px;
		font-size: 22px;
	}

	.instrument_text p {
		margin-bottom: 10px;
		font-size: 16px;
	}

	.instrument ul li .instrument_img {
		width: 560px;
		height: 520px;
	}

	.instrument_text {
		padding-left: 580px;
		padding-right: 30px;
	}

	.instrument ul li.odd .instrument_text {
		width: 690px;
		margin: 0 0 0 30px;
	}

	.instrument ul {
		margin-top: 50px;
	}


	.instrument ul li {
		margin-bottom: 40px;
	}

	.introduction ul li div {
		height: 312px;
	}

	.introduction p {
		line-height: 1.8;
		margin-bottom: 15px;
		font-size: 17px;
	}


	.introduction ul li p {
		line-height: 1.2;
		margin-top: 12px;
		font-size: 15px;
	}


	.list_img ul li a {
		padding: 20px 60px;
	}


	.list_img ul li .time {
		width: 110px;
		height: 62px;
	}

	.list_img ul li .time span {
		font-size: 18px;
		padding: 9px 12px;
	}

	.list_img ul li .list_pic {
		width: 235px;
		height: 128px;
		margin-right: 20px;
	}

	.list_img ul li .text h3 {
		font-size: 22px;
		margin: 12px 0 8px;
	}

	.list_img ul li .text p {
		font-size: 16px;
		height: 72px;
		margin-bottom: 12px;
	}


	.list_img ul li:hover .icon {
		right: 25px;

	}

	.list_img ul {
		margin-top: 30px;
	}

	.list_img1 ul li {
		margin-bottom: 20px;
	}

	.list_img1 ul li a {
		padding: 15px 20px;
	}

	.list_img1 ul li .text h3 {
		font-size: 22px;
		height: 66px;
	}

	.list_img1 ul li .text p {
		font-size: 16px;
		height: 72px;
	}

	.list_img1 ul li .view {
		width: 70px;
		height: 25px;
		line-height: 25px;
	}

	.list_img1 ul li .time {
		font-size: 14px;
		margin-top: -25px;
	}

	.list_img1 ul li .list_pic {
		height: 172px;
	}


	.location,
	.location a {
		font-size: 18px;
		line-height: 30px;
	}

	.teacher_details h4 {
		font-size: 22px;
		line-height: 45px;
		margin: 40px 0 20px;
	}

	.teacher_details table tr td {
		margin-right: 30px;
		width: 300px;
		height: 370px;
	}


	.teacher_details table tr td+td {
		width: calc(100% - 330px);
		margin-right: 0;
	}

	.teacher_details table tr td h4 {
		margin: -10px 0 20px;
	}

	.teacher_details table tr td p {
		font-size: 18px;
	}

	.teacher_details p {
		font-size: 16px;
		line-height: 1.6;
	}


	.research_li ul li {
		height: 700px;
	}

	.research_li ul li .research_liimg {
		width: 330px;
		height: 300px;
		margin: 45px auto 20px
	}

	.research_li ul li:hover .research_liimg {
		height: 348px;
	}

	.research_li ul li .research_text {
		width: 330px
	}

	.research_li ul li .research_text h3 {
		font-size: 22px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 20px;
	}

	.research_li ul li .research_text p {
		font-size: 16px;
	}

	.research_li ul li:hover .research_text p {
		font-size: 14px;
	}

	.list ul {
		margin-top: 25px;
	}

	.list ul li a {
		padding: 21px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 22px;
		height: 30px;
	}

	.list_img3 {
		margin-top: 15px;
	}

	.list_img3 ul li a {
		padding: 30px 76px 30px 15px;
	}

	.list_img3 ul li a h3 {
		font-size: 22px;
		height: 66px;
	}

	.list_img3 ul li a p {
		font-size: 16px;
		height: 51px;
	}

	.teacher_li {
		margin-top: 30px;
	}


	.teacher_li ul {
		margin-top: 30px
	}

	.teacher_li ul li {
		padding: 25px;
		margin-bottom: 24px;
	}

	.teacher_liimg {
		width: 180px;
		height: 220px;
		margin-right: 25px;
	}

	.teacher_text h3 {
		line-height: 27px;
		font-size: 22px;
	}

	.teacher_text p {
		height: 96px;
		font-size: 16px;
	}

	.pagebar {
		margin-top: 20px;
		line-height: 28px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot {
		height: 28px;
	}

	.p_no,
	.p_no_d {
		width: 42px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 16px;
	}


	.footer {
		padding: 58px 0 40px;
	}

	.footer-logo img {
		width: 425px;
	}

	.footer-select select {
		font-size: 16px;
		margin-bottom: 20px;
		height: 40px;
		background-size: 13px;
		padding: 0 26px 0 5px;
	}

	.footer-copyright p {
		font-size: 15px;
	}

}

@media screen and (max-width: 1350px) {

	.logo img {
		width: 516px;
	}

	.search {
		height: 36px;
	}

	.search_kuang {
		height: 32px;
		font-size: 18px;
	}

	.search-button {
		width: 28px;
		margin-top: 2px;
	}

	.change a.english {
		font-size: 14px;
	}

	.nav ul li {
		/* margin-left: 5.1%; */
		height: 54px;
		line-height: 54px;
	}

	.nav li::after {
		height: 4px;
	}

	.nav li a {
		font-size: 19px;
	}

	.nav .nav_item li {
		height: auto;

	}

	#full-width-slider .rsGCaption h3 {
		font-size: 32px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 26px;
	}

	.banner .banner-shaw {
		height: 125px;
	}

	.index-title h3 {
		font-size: 38px;
		line-height: 38px;
		padding: 0 80px 18px 0;
	}

	.index-title .more {
		font-size: 19px;
	}

	.news-img {
		height: 317px;
	}

	.news-rec .news-text {
		padding: 12px 7px;
	}

	.news-text p {
		font-size: 20px;
		height: 60px;
		margin-bottom: 20px;
	}

	.news-rec .view {
		font-size: 18px;
	}

	.news-text .time {
		font-size: 17px;
	}

	ul.news-list li a .news_pic {
		height: 148px;
	}

	ul.news-list li a .text {
		padding: 12px;
	}

	ul.news-list li a .text p {
		font-size: 17px;
		height: 20px;
		margin-bottom: 10px;
	}

	ul.news-list li a .text .time {
		font-size: 17px;
		height: 20px;
	}

	.index-title {
		margin: 32px 0;
	}


	.ach {
		margin: 30px 0 45px;
	}

	.ach .swiper-wrapper {
		padding: 28px 0px;
	}

	.ach .swiper-wrapper .swiper-slide a {
		padding-bottom: 70px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 258px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 48px;
		height: 48px;
	}

	.ach .swiper-button-prev,
	.ach .swiper-button-next {
		width: 14px;
		height: 27px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.06);
	}

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 21px;
		height: 63px;
		margin: 12px 8px 50px;
	}

	.ach .swiper-wrapper .swiper-slide .time {
		height: 50px;
		padding-left: 10px;
	}

	.ach .swiper-wrapper .swiper-slide .time h5 {
		font-size: 23px;
		line-height: 50px;
	}

	.ach .swiper-wrapper .swiper-slide .time span {
		line-height: 50px;
	}

	.nav-column {
		font-size: 40px;
	}

	.content-box {
		padding: 25px 0 40px;
	}

	.article h4.information {
		margin-bottom: 25px;
	}

	.current,
	.introduction .title {
		font-size: 42px;
	}

	.pos_nav ul {
		height: 55px;
	}

	.pos_nav ul li a {
		padding: 0 65px;
		font-size: 18px;
		line-height: 55px;
	}

	.instrument_text h3 {
		margin: 8px 0 16px;
		font-size: 20px;
	}

	.instrument_text p {
		font-size: 15px;
	}

	.instrument ul li .instrument_img {
		width: 500px;
		height: 464px;
	}

	.instrument_text {
		padding-left: 520px;
		padding-right: 25px;
	}

	.instrument ul li.odd .instrument_text {
		width: 655px;
		margin: 0 0 0 25px;
	}

	.instrument ul {
		margin-top: 45px;
	}

	.instrument ul li {
		margin-bottom: 35px;
	}

	.introduction ul {
		padding: 10px 0;
	}

	.introduction ul li div {
		height: 288px;
	}

	.introduction p {
		line-height: 1.5;
		margin-bottom: 12px;
		font-size: 16px;
	}



	.introduction ul li p {
		line-height: 1;
		margin-top: 10px;
		font-size: 14px;
	}

	.list_img ul li .time span {
		font-size: 17px;
		padding: 6px 10px;
	}

	.list_img ul li .time {
		width: 100px;
		height: 55px;
	}

	.list_img ul li .list_pic {
		width: 220px;
		height: 120px;
	}

	.list_img ul li a {
		padding: 15px 55px;
	}

	.list_img ul li .text h3 {
		font-size: 21px;
		margin: 10px 0 5px;
	}

	.list_img ul li .text p {
		font-size: 15px;
		height: 67.5px;
		margin-bottom: 15px;
	}

	.list_img ul li:hover .icon {
		right: 20px;
	}

	.list_img ul li .icon {
		width: 10px;
		height: 10px;
	}

	.list_img ul {
		margin-top: 25px;
	}

	.list_img1 ul li {
		margin-bottom: 15px;
	}

	.list_img1 ul li a {
		padding: 12px 17px;
	}

	.list_img1 ul li .text h3 {
		font-size: 21px;
		height: 63px;
		margin: 0 0 5px;
	}

	.list_img1 ul li .text p {
		font-size: 15px;
		height: 67.5px;
	}

	.list_img1 ul li .view {
		width: 65px;
		height: 23px;
		line-height: 23px;
	}

	.list_img1 ul li .list_pic {
		height: 160px;
	}

	.location,
	.location a {
		font-size: 17px;
		line-height: 27px;
	}

	.teacher_details h4 {
		font-size: 21px;
		line-height: 40px;
		margin: 35px 0 17px;
	}

	.teacher_details table tr td {
		margin-right: 27px;
		width: 290px;
		height: 360px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 317px);
		margin-right: 0;
	}

	.teacher_details table tr td h4 {
		margin: -10px 0 17px;
	}

	.teacher_details table tr td p {
		font-size: 17px;
	}

	.teacher_details p {
		font-size: 15px;
		line-height: 1.5;
	}

	.research_li ul li {
		height: 680px;
	}

	.research_li ul li .research_liimg {
		width: 310px;
		height: 280px;
		margin: 40px auto 20px
	}

	.research_li ul li:hover .research_liimg {
		height: 328px;
	}

	.research_li ul li .research_text {
		width: 310px
	}

	.research_li ul li .research_text h3 {
		font-size: 21px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 19px;
	}

	.research_li ul li .research_text p {
		font-size: 15px;
	}

	.research_li ul li:hover .research_text p {
		font-size: 13px;
	}

	.list ul {
		margin-top: 23px;
	}

	.list ul li a {
		padding: 18px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 21px;
		height: 27px;
	}

	.list_img3 {
		margin-top: 13px;
	}

	.list_img3 ul li a {
		padding: 27px 70px 27px 12px;
	}

	.list_img3 ul li a h3 {
		font-size: 21px;
		height: 63px;
	}

	.list_img3 ul li a p {
		font-size: 15px;
		height: 48px;
	}

	.teacher_li {
		margin-top: 25px;
	}

	.teacher_li ul {
		margin-top: 25px
	}

	.teacher_li ul li {
		padding: 22px;
		margin-bottom: 21px;
	}

	.teacher_liimg {
		width: 160px;
		height: 195px;
		margin-right: 20px;
	}

	.teacher_text h3 {
		line-height: 25px;
		font-size: 21px;
	}

	.teacher_text p {
		height: 90px;
		font-size: 15px;
	}

	.pagebar {
		margin-top: 15px;
		line-height: 26px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot {
		height: 26px;
	}

	.p_no,
	.p_no_d {
		width: 40px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 15px;
	}

	.footer {
		padding: 48px 0 37px;
	}

	.footer-logo img {
		width: 400px;
	}

	.footer-select select {
		height: 37px;
	}

	.footer-select select {
		font-size: 15px;
		margin-bottom: 17px;
		background-position: 97% 16px;
	}

	.footer-copyright p {
		font-size: 14px;
	}

}

@media screen and (max-width: 1250px) {

	.logo {
		margin: 30px 0;
	}

	.logo img {
		width: 502px;
	}

	.nav ul li {
		/* margin-left: 4.7%; */
		height: 51px;
		line-height: 51px;
	}


	#full-width-slider .rsGCaption h3 {
		font-size: 30px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 24px;
	}

	.index-title {
		margin: 28px 0;
	}

	.index-title h3 {
		font-size: 36px;
		line-height: 35px;
		padding: 0 65px 13px 0;
	}

	.index-title .more {
		font-size: 18px;
		margin-top: 16px;
	}

	.ach {
		margin: 25px 0 40px;
	}

	.ach .swiper-wrapper {
		padding: 20px 0px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.06);
	}

	.ach .swiper-wrapper .swiper-slide a {
		padding-bottom: 60px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 350px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 42px;
		height: 42px;
	}

	/* .ach .swiper-button-prev, .ach .swiper-button-next {
		width: 10px;
		height: 23px;
	} */

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 20px;
		height: 60px;
		margin: 9px 8px 45px;
	}

	.ach .swiper-wrapper .swiper-slide .time {
		height: 50px;
		padding-left: 10px;
	}

	.ach .swiper-wrapper .swiper-slide .time h5 {
		font-size: 22px;
		line-height: 50px;
	}

	.ach .swiper-wrapper .swiper-slide .time span {
		line-height: 50px;
	}


	.banner .banner-shaw {
		height: 115px;
	}

	.nav-column {
		font-size: 38px;
	}

	.article h2.title {
		font-size: 23px;
	}

	.article h4.information {
		line-height: 1.8;
		padding: 9px 0 17px;
		margin-bottom: 20px;
		font-size: 15px;
	}

	.article .content,
	.article .content p {
		font-size: 17px !important;
		line-height: 1.8 !important;
	}

	#resize a.small-size {
		font-size: 17px;
	}

	#resize a.large-size {
		font-size: 25px;
	}

	#resize a.normal-size {
		font-size: 21px;
	}

	.current,
	.introduction .title {
		font-size: 40px;
	}

	.instrument ul {
		margin-top: 40px;
	}

	.instrument ul li .instrument_img {
		width: 450px;
		height: 418px;
	}

	.instrument_text h3 {
		font-size: 19px;
	}

	.instrument_text {
		padding-left: 470px;
		padding-right: 25px;
	}

	.instrument ul li {
		margin-bottom: 30px;
	}

	.pos_nav ul {
		height: 50px;
	}

	.pos_nav ul li a {
		padding: 0 60px;
		font-size: 17px;
		line-height: 50px;
	}

	.pos_nav ul li a::before {
		height: 2px;
	}

	.introduction ul li div {
		height: 281px;
	}

	.list_img ul li .time span {
		font-size: 16px;
		padding: 5px 8px;
	}

	.list_img ul li .time {
		width: 90px;
		height: 50px;
		left: -62px;
	}

	.list_img ul li a {
		padding: 12px 50px;
	}

	.list_img ul li .text h3 {
		font-size: 20px;
	}

	.list_img ul li .text p {
		font-size: 14px;
		height: 63px;
		margin-bottom: 22px;
	}

	.list_img ul li .list_pic {
		width: 200px;
		height: 109px;
	}

	.list_img ul {
		margin-top: 20px;
	}

	.list_img1 ul li a {
		padding: 10px 15px;
	}

	.list_img1 ul li .text h3 {
		font-size: 20px;
		height: 60px;
		margin: 0 0 4px;
	}

	.list_img1 ul li .text p {
		font-size: 14px;
		height: 63px;
	}

	.list_img1 ul li .list_pic {
		height: 153px;
	}


	.location,
	.location a {
		font-size: 16px;
		line-height: 25px;
	}

	.teacher_details h4 {
		font-size: 20px;
		line-height: 35px;
		margin: 30px 0 15px;
	}

	.teacher_details table tr td {
		margin-right: 25px;
		width: 280px;
		height: 350px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 305px);
		margin-right: 0;
	}

	.teacher_details table tr td h4 {
		margin: -6px 0 15px;
	}

	.teacher_details table tr td p {
		font-size: 16px;
	}

	.teacher_details p {
		font-size: 14px;
	}


	.research_li ul li {
		height: 620px;
	}

	.research_li ul li .research_liimg {
		width: 290px;
		height: 260px;
		margin: 35px auto 20px
	}

	.research_li ul li:hover .research_liimg {
		height: 308px;
	}

	.research_li ul li .research_text {
		width: 290px
	}

	.research_li ul li .research_text h3 {
		font-size: 20px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 18px;
	}

	.research_li ul li .research_text p {
		font-size: 14px;
	}

	.research_li ul li:hover .research_text p {
		font-size: 12px;
	}

	.list ul {
		margin-top: 20px;
	}

	.list ul li a {
		padding: 15px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 20px;
		height: 24px;
	}

	.list_img3 {
		margin-top: 10px;
	}

	.list_img3 ul li a {
		padding: 25px 65px 25px 10px;
	}

	.list_img3 ul li a h3 {
		font-size: 20px;
		height: 60px;
	}

	.list_img3 ul li a p {
		font-size: 14px;
		height: 45px;
	}

	.teacher_li ul {
		margin-top: 20px
	}

	.teacher_li ul li {
		padding: 20px;
		margin-bottom: 18px;
	}


	.teacher_text h3 {
		line-height: 23px;
		font-size: 20px;
	}

	.teacher_text p {
		height: 84px;
		font-size: 14px;
	}

	.p_no,
	.p_no_d {
		width: 38px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 14px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot {
		margin: 3px 3px;
	}



	.footer-logo img {
		width: 380px;
	}

}

@media screen and (max-width: 1200px) {

	.logo {
		margin: 26px 0;
	}

	.logo img {
		width: 417px;
	}

	.search {
		margin-top: 16px;
		height: 32px;
		border: 1px solid rgba(46, 98, 168, 0.8);
	}

	.search-button {
		width: 24px;
		margin-top: 3px;
	}

	.search_kuang {
		height: 30px;
		font-size: 17px;
	}

	.change {
		margin-top: 10px;
	}

	.nav {
		margin-top: 0px;
	}

	.nav li a {
		font-size: 18px;
	}

	.nav ul li {
		/* margin-left: 2.61%; */
		height: 48px;
		line-height: 48px;
	}


	#full-width-slider .rsGCaption h3 {
		font-size: 28px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 22px;
	}

	#full-width-slider .rsGCaption {
		bottom: 10px;
	}

	.banner .banner-shaw {
		height: 98px;
	}

	.index-title {
		margin: 25px 0;
	}

	.index-title h3 {
		font-size: 34px;
		line-height: 32px;
		padding: 0 55px 12px 0;
	}

	.index-title h3::after {
		bottom: -1px;
		width: 60px;
		height: 2px;
	}

	.index-title .more {
		font-size: 17px;
		margin-top: 10px;
	}

	ul.news-list li a .news_pic {
		height: 123px;
	}

	ul.news-list li a .text p {
		font-size: 16px;
	}

	ul.news-list li a .text .time {
		font-size: 16px;
	}

	.news-img {
		height: 263px;
	}

	.news-text p {
		font-size: 18px;
		height: 54px;
		margin-bottom: 34px;
	}

	.news-text .time {
		font-size: 16px;
	}

	.news-rec .view img {
		width: 7px
	}

	.news-rec .view {
		font-size: 17px;
		width: 70px;
		height: 27px;
		line-height: 27px;
	}

	.ach {
		margin: 20px 0 35px;
	}

	.ach .swiper-wrapper {
		padding: 15px 0px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.06);
	}

	.ach .swiper-wrapper .swiper-slide a {
		padding-bottom: 60px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 280px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 38px;
		height: 38px;
		left: 10px;
	}

	/* .ach .swiper-button-prev, .ach .swiper-button-next {
		width: 10px;
		height: 23px;
	} */

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 19px;
		height: 57px;
		margin: 9px 8px 40px;
	}

	.ach .swiper-wrapper .swiper-slide .time {
		height: 45px;
		padding-left: 8px;
	}

	.ach .swiper-wrapper .swiper-slide .time h5 {
		font-size: 21px;
		line-height: 45px;
	}

	.ach .swiper-wrapper .swiper-slide .time span {
		line-height: 45px;
	}

	.nav-column {
		font-size: 36px;
	}

	.article h2.title {
		font-size: 22px;
	}

	#resize a.small-size {
		font-size: 16px;
	}

	#resize a.normal-size {
		font-size: 20px;
	}

	#resize a.large-size {
		font-size: 24px;
	}

	.article .content,
	.article .content p {
		font-size: 16px !important;
		line-height: 1.7 !important;
	}


	.article .content {
		margin-bottom: 40px;
	}

	.current,
	.introduction .title {
		font-size: 36px;
	}

	.instrument ul {
		margin-top: 35px;
	}


	.instrument ul li .instrument_img {
		width: 400px;
		height: 371px;
	}

	.instrument_text {
		padding-left: 420px;
		padding-right: 25px;
	}

	.instrument_text h3 {
		font-size: 18px;
	}

	.instrument_text p {
		font-size: 13px;
		margin-bottom: 7px;
	}

	.instrument ul li.odd .instrument_text {
		width: 530px;
		margin: 0 0 0 20px;
	}

	.pos_nav ul {
		height: 45px;
	}

	.pos_nav ul li a {
		padding: 0 55px;
		font-size: 16px;
		line-height: 45px;
	}

	.introduction ul li div {
		height: 233px;
	}

	.introduction ul li p {
		font-size: 13px;
	}

	.introduction p {
		line-height: 1.5;
		margin-bottom: 10px;
		font-size: 15px;
	}

	.list_img ul li a {
		padding: 10px 45px;
	}

	.list_img ul li .time span {
		font-size: 15px;
	}

	.list_img ul li .time {
		width: 85px;
		height: 46px;
		left: -62px;
	}

	.list_img ul li .text h3 {
		font-size: 19px;
		margin: 6px 0 5px;
	}

	.list_img ul li .text p {
		margin-bottom: 4px;
	}

	.list_img ul li .list_pic {
		width: 180px;
		height: 98px;
	}

	.list_img ul li:hover .icon {
		right: 15px;
	}

	.list_img ul {
		margin-top: 15px;
	}

	.list_img1 ul li .text h3 {
		font-size: 19px;
		height: 57px;
	}

	.list_img1 ul li .list_pic {
		height: 150px;
	}

	.location,
	.location a {
		font-size: 15px;
		padding: 7px 0;
	}

	.teacher_details h4 {
		font-size: 19px;
		margin: 25px 0 15px;
	}

	.teacher_details table tr td {
		margin-right: 23px;
		width: 270px;
		height: 340px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 293px);
		margin-right: 0;
	}

	.teacher_details table tr td p {
		font-size: 15px;
	}

	.teacher_details table tr td h4 {
		margin: -4px 0 13px;
	}

	.research_li ul li {
		height: 580px;
	}

	.research_li ul li .research_liimg {
		width: 270px;
		height: 240px;
		margin: 30px auto 20px
	}

	.research_li ul li:hover .research_liimg {
		height: 288px;
	}

	.research_li ul li .research_text {
		width: 270px
	}

	.research_li ul li .research_text h3 {
		font-size: 19px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 17px;
	}

	.list ul {
		margin-top: 17px;
	}

	.list ul li a {
		padding: 13px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 19px;
		height: 22px;
	}

	.list_img3 {
		margin-top: 5px;
	}


	.list_img3 ul li a {
		padding: 20px 55px 20px 10px;
	}

	.list_img3 ul li a h3 {
		font-size: 19px;
		height: 57px;
	}

	.teacher_li ul {
		margin-top: 15px;
	}

	.teacher_li ul li {
		padding: 17px;
		margin-bottom: 18px;
	}

	.teacher_liimg {
		width: 150px;
		height: 183px;
	}

	.teacher_text h3 {
		line-height: 23px;
		font-size: 19px;
	}


	.teacher_text p {
		height: 78px;
		font-size: 13px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 13px;
	}



	.footer {
		padding: 38px 0 25px;
	}

	.footer-logo {
		width: 100%;
	}

	.footer-logo img {
		width: 330px;
	}

	.footer-right {
		width: 100%;
		margin-top: 10px;
	}

	.footer-copyright p {
		font-size: 13px;
		line-height: 1.5;
	}

	.footer-select select {
		font-size: 14px;
		margin-bottom: 14px;
		height: 35px;
	}



}

@media screen and (max-width: 992px) {

	.logo {
		margin: 20px 0 10px;
		width: 56%;
	}

	.search {
		margin-right: 5px;
		margin-top: 14px;
	}

	.change a.english {
		font-size: 13px;
	}

	.search_kuang {
		font-size: 16px;
	}

	.nav {
		width: 100%;
	}

	.nav li a {
		font-size: 17px;
	}

	.nav ul li {
		/* margin-left: 8.95%; */
		height: 45px;
		line-height: 45px;
	}


	#full-width-slider .rsGCaption h3 {
		font-size: 26px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 20px;
	}

	#full-width-slider .rsGCaption {
		bottom: 7px;
	}

	#full-width-slider .rsArrow .rsArrowIcn {
		width: 40px;
		height: 40px;
		background: url(../images/banner-right.png) no-repeat;
		background-size: 100%;
	}

	.banner .banner-shaw {
		height: 85px;
	}

	.news-img {
		height: 203px;
	}

	.news-text p {
		font-size: 17px;
		height: 51px;
		margin-bottom: 22px;
	}

	ul.news-list li a .news_pic {
		height: 95px;
	}

	ul.news-list li a .text {
		padding: 8px;
	}

	ul.news-list li a .text p {
		font-size: 15px;
		margin-bottom: 7px;
	}

	ul.news-list li a .text .time {
		font-size: 15px;
	}

	.news-text .time {
		font-size: 15px;
	}

	.news-rec .view {
		font-size: 16px;
		width: 60px;
		height: 24px;
		line-height: 24px;
	}

	.ach .swiper-wrapper .swiper-slide {
		box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
	}



	.ach .swiper-wrapper .swiper-slide a {
		padding-bottom: 40px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 330px;
	}

	.ach .swiper-wrapper {
		padding: 10px 0px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 35px;
		height: 35px;
	}

	.index-title h3 {
		font-size: 32px;
		line-height: 32px;
		padding: 0 45px 12px 0;
	}

	.index-title .more {
		font-size: 16px;
		margin-top: 10px;
	}

	.nav-column {
		font-size: 34px;
	}


	.article h2.title {
		font-size: 20px;
	}

	.article h4.information {
		line-height: 1.5;
		padding: 7px 0 12px;
		margin-bottom: 17px;
		font-size: 14px;
	}

	.article .content {
		margin-bottom: 30px;
	}

	.article .content,
	.article .content p {
		font-size: 15px !important;
		line-height: 1.6 !important;
	}

	#resize a.small-size {
		font-size: 15px;
	}

	#resize a.normal-size {
		font-size: 18px;
	}

	#resize a.large-size {
		font-size: 22px;
	}

	#resize a.large-size:after {
		font-size: 22px;
	}

	.instrument ul {
		margin-top: 30px;
	}

	.instrument_text h3 {
		font-size: 17px;
		margin: 5px 0 12px;
		padding: 0 0 7px 0;
	}

	.instrument_text p {
		font-size: 12px;
		margin-bottom: 5px;
	}

	.instrument ul li .instrument_img {
		width: 710px;
		height: 659px;
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 0;
		float: initial;
	}

	.instrument_text {
		padding: 10px 20px;
	}

	.instrument ul li.odd .instrument_text {
		width: 100%;
		float: initial;
		margin: 0;
		padding: 10px 20px;
	}

	.instrument ul li {
		margin-bottom: 20px;
	}

	.current,
	.introduction .title {
		font-size: 32px;
	}

	.pos_nav ul {
		height: 40px;
	}

	.pos_nav ul li a {
		padding: 0 50px;
		line-height: 40px;
	}

	.introduction ul li div {
		height: 180px;
	}

	.introduction p {
		font-size: 14px;
	}

	.introduction ul li p {
		font-size: 12px;
	}

	.list_img ul li .time span {
		font-size: 14px;
	}

	.list_img ul li .text h3 {
		font-size: 18px;
	}

	.list_img ul li a {
		padding: 10px 40px;
	}

	.list_img ul li {
		margin-bottom: 15px;
	}


	.list_img ul {
		margin-top: 10px;
	}

	.list_img1 ul li .text {
		width: 100%;
	}

	.list_img1 ul li .text h3 {
		font-size: 18px;
		height: 54px;
	}

	.list_img1 ul li .list_pic {
		height: 250px;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.location,
	.location a {
		font-size: 14px;
		padding: 5px 0;
	}

	.teacher_details table tr td {
		margin-right: 20px;
		width: 250px;
		height: 320px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 270px);
		margin-right: 0;
	}

	.teacher_details h4 {
		font-size: 18px;
		margin: 20px 0 15px;
	}

	.teacher_details h4::after {
		width: 110px;
		height: 2px;
	}

	.research_li ul li {
		height: 610px;
	}

	.research_li ul li .research_liimg {
		width: 210px;
		height: 180px;
		margin: 25px auto 15px
	}

	.research_li ul li:hover .research_liimg {
		height: 228px;
	}

	.research_li ul li .research_text {
		width: 210px
	}

	.research_li ul li .research_text h3 {
		font-size: 18px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 16px;
	}

	.list ul {
		margin-top: 15px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 18px;
		height: 20px;
	}

	.list ul li a span.time {
		width: 18%;
	}

	.list ul li a p {
		width: 82%;
	}

	.list_img3 {
		margin-top: 0px;
	}

	.list_img3 ul li a {
		padding: 15px 45px 15px 10px;
	}

	.list_img3 ul li a h3 {
		font-size: 18px;
		height: 54px;
	}

	.teacher_li ul {
		margin-top: 10px;
	}

	.teacher_li ul li {
		padding: 14px;
		margin-bottom: 15px;
	}

	.teacher_liimg {
		width: 140px;
		height: 171px;
		margin-right: 18px;
	}

	.teacher_text h3 {
		line-height: 23px;
		font-size: 18px;
	}


	.teacher_text p {
		height: 72px;
		font-size: 12px;
	}


	.pagebar {
		margin-top: 10px;
		line-height: 24px;
	}

	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot {
		height: 24px;
	}

	.p_no,
	.p_no_d {
		width: 35px;
	}


	.footer-select select {
		font-size: 13px;
		margin-bottom: 12px;
		height: 32px;
		background-size: 11px;
		background-position: 97% 14px;
	}

	.footer {
		padding: 28px 0 18px;
	}


}

@media screen and (max-width: 767px) {

	.container {
		padding: 0 10px;
	}

	.logo {
		width: 80%;
		margin: 10px 0;
	}

	.navbar-toggle {
		display: block;
	}

	.change {
		margin-top: 0px;
		float: none;
		position: absolute;
		top: 60px;
		right: 10px;
	}

	.change a.english {
		line-height: normal;
	}

	.search {
		width: calc(100% - 30px);
		float: left;
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.nav {
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		z-index: 1001;
		height: 100%;
		background: #2e62a8;
		overflow-y: auto;
		margin-top: 0;
	}

	.nav ul {
		padding: 10px 20px;
		display: block;
	}

	.nav ul li {
		width: 100%;
		height: auto;
		background: none;
		line-height: normal;
		height: auto;
		margin: 0;
		text-align: left;
		padding: 0;
	}

	.nav ul li:first-child {
		width: 100%;
	}

	.nav ul li a {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		color: #fff;
		padding: 0;
	}

	.nav ul li.active a {
		position: inherit;
		height: 40px;
		background: none;
		border-top: none;
		color: #ff6712;
	}

	.nav ul li:hover a {
		position: inherit;
		top: 0;
		left: 0;
		height: 40px;
		background: none;
		border-top: none;
		color: #ff6712;
		font-weight: bold;
	}


	.nav ul li .nav_item {
		display: block !important;
		width: 100%;
		position: inherit;
		background: none;
		top: 0;
		left: 0;
		box-shadow: none;
		padding: 5px;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}

	.nav ul li .nav_item li {
		border-top: none;
		margin: 0;
		text-align: left;
	}

	.nav ul li .nav_item li a {
		padding: 0 10px;
		font-size: 14px;
		color: #fff;
		height: 25px;
		text-align: left;
	}

	.nav ul li .nav_item a:hover {
		color: #ff6712;
		background: none;
	}


	.nav ul li:last-child {
		text-align: left;
	}

	.search_kuang {
		padding-left: 1%;
	}

	#full-width-slider .rsGCaption h3 {
		font-size: 24px;
		padding-left: 10px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 18px;
		padding-left: 10px;
	}

	#full-width-slider .rsArrow .rsArrowIcn {
		width: 35px;
		height: 35px;
		background: url(../images/banner-right.png) no-repeat;
		background-size: 100%;
	}

	#full-width-slider .rsArrow.rsArrowLeft .rsArrowIcn {
		left: 10px;
	}

	#full-width-slider .rsArrow.rsArrowRight .rsArrowIcn {
		right: 10px;
	}

	.banner .banner-shaw {
		height: 80px;
	}

	ul.news-list li a .text p {
		font-size: 14px;
		margin-bottom: 5px;
	}

	ul.news-list li a .text .time {
		font-size: 14px;
	}

	.news-text p {
		font-size: 16px;
		height: 48px;
		margin-bottom: 38px;
	}

	.news-text .time {
		font-size: 14px;
	}

	.news-img {
		height: 185px;
	}

	.news-rec .view {
		font-size: 15px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 300px;
	}

	.ach .swiper-wrapper .swiper-slide h4 {
		font-size: 18px;
		height: 54px;
		margin: 9px 8px 35px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 32px;
		height: 32px
	}

	.index-title h3 {
		font-size: 30px;
		line-height: 32px;
		padding: 0 35px 12px 0;
	}

	.index-title .more {
		font-size: 15px;
		margin-top: 10px;
	}

	.nav-column {
		font-size: 32px;
	}

	.article h2.title {
		font-size: 19px;
	}

	#resize {
		margin-right: 10px;
	}

	#resize a.small-size {
		font-size: 14px;
	}

	#resize a.normal-size {
		font-size: 17px;
	}

	#resize a.large-size {
		font-size: 21px;
	}

	#resize a.large-size:after {
		font-size: 21px;
	}

	.article h4.information span img {
		width: 18px;
	}

	.article .content,
	.article .content p {
		font-size: 14px !important;
		line-height: 1.6 !important;
	}

	.current,
	.introduction .title {
		font-size: 28px;
	}

	.instrument ul {
		margin-top: 25px;
	}

	.instrument ul li {
		margin-bottom: 15px;
	}

	.instrument ul li .instrument_img {
		width: 100%;
		height: auto;
		margin-left: 0;
	}

	.instrument ul li .instrument_img img {
		width: 100%;
		height: auto;
	}

	.instrument ul li.odd .instrument_img {
		margin-left: 0;
	}

	.pos_nav ul li a {
		padding: 0 45px;
	}

	.introduction ul li div {
		height: 170px;
	}

	.list_img ul li a {
		padding: 10px 35px;
	}

	.list_img ul li .text h3 {
		font-size: 17px;
	}

	.list_img ul li .text p {
		font-size: 14px;
		height: 42px;
		-webkit-line-clamp: 2;
		margin-bottom: 10px;

	}

	.list_img ul li .list_pic {
		width: 150px;
		height: 82px;
		margin-right: 15px;
	}

	.list_img ul li {
		margin-bottom: 10px;
	}

	.list_img ul {
		margin-top: 5px;
	}

	.list_img1 ul li .text h3 {
		font-size: 17px;
		height: 51px;
	}

	.list_img1 ul li .list_pic {
		height: 230px
	}

	.teacher_details table tr td {
		margin-right: 15px;
		width: 220px;
		height: 290px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 235px);
		margin-right: 0;
	}

	.teacher_details h4 {
		font-size: 17px;
		line-height: 30px;
	}

	.teacher_details h4::after {
		width: 80px
	}

	/* .research_li ul li{
		height: 500px;
	} */


	.research_li ul li .research_liimg {
		width: 200px;
		height: 170px;
		margin: 15px auto 12px
	}

	.research_li ul li:hover .research_liimg {
		height: 218px;
	}

	.research_li ul li .research_text {
		width: 200px
	}

	.research_li ul li .research_text h3 {
		font-size: 17px;
	}

	.research_li ul li:hover .research_text h3 {
		font-size: 15px;
	}

	.list ul li a span.time,
	.list ul li a p {
		font-size: 17px;
	}

	.list_img3 ul li a {
		padding: 12px 30px 12px 10px;
	}

	.list_img3 ul li a h3 {
		font-size: 17px;
		height: 51px;
	}

	.teacher_li {
		margin-top: 20px;
	}


	.teacher_li ul {
		margin-top: 5px;
	}

	.teacher_li ul li {
		padding: 12px;
		margin-bottom: 13px;
	}

	.teacher_liimg {
		width: 130px;
		height: 159px;
	}

	.teacher_text h3 {
		line-height: 20px;
		font-size: 17px;
	}



}

@media screen and (max-width: 850px) {

	ul.news-list li a .news_pic {
		height: 80px;
	}

	.news-img {
		height: 172px;
	}

	.nav-column {
		font-size: 30px;
	}
}

@media screen and (max-width: 720px) {
	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 270px;
	}

	.nav-column {
		font-size: 28px;
	}

	.current,
	.introduction .title {
		font-size: 26px;
	}

	.instrument ul {
		margin-top: 20px;
	}


	.pos_nav ul li a {
		padding: 0 40px;

	}

	.list_img1 ul li .list_pic {
		height: 220px;
	}

	.teacher_details table tr td {
		width: 200px;
		height: 270px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 215px);
		margin-right: 0;
	}

	.list_img3 ul li a {
		padding: 10px 25px 10px 10px;
	}

}


@media screen and (max-width: 680px) {

	#full-width-slider .rsGCaption h3 {
		font-size: 20px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 14px;
	}

	.banner .banner-shaw {
		height: 68px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 240px;
	}

	.index-title h3 {
		font-size: 26px;
		line-height: 32px;
		padding: 0 35px 12px 0;
	}

	.index-title .more {
		font-size: 13px;
		margin-top: 10px;
	}

	ul.news-list li a .news_pic {
		height: 60px;
	}

	.news-img {
		height: 115px;
	}

	.nav-column {
		font-size: 26px;
	}

	.article h2.title {
		font-size: 18px;
	}

	#resize a {
		margin: 0 3px
	}

	#resize a.small-size {
		font-size: 12px;
	}

	#resize a.small-size:after {
		line-height: 10px;
	}

	#resize a.large-size {
		font-size: 19px;
	}

	#resize a.large-size:after {
		font-size: 19px;
	}

	#resize a.normal-size {
		font-size: 16px;
	}

	.current,
	.introduction .title {
		font-size: 24px;
	}

	.pos_nav ul li a {
		padding: 0 35px
	}

	.list_img1 ul li .list_pic {
		height: 200px;
	}

	.list_img1 ul li .text h3 {
		font-size: 16px;
		height: 48px;
	}

	.teacher_details table tr td {
		width: 180px;
		height: 250px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 195px);
		margin-right: 0;
	}

	.research_li ul li {
		height: 640px;
	}


	.research_li ul li .research_liimg {
		width: auto;
		height: 164px;
		padding: 15px 15px 0 15px;
		margin: 15px auto 0;
	}

	.research_li ul li:hover .research_liimg {
		height: 194px;
	}

	.research_li ul li .research_text {
		width: auto;
		padding: 15px;
	}



	.footer-select {
		overflow: hidden;
		margin-left: -2%;
	}

	.footer-select select {
		width: 48%;
		margin-left: 2%;
	}

	.footer-select select:first-child {
		margin-left: 2%;
	}



}

@media screen and (max-width: 640px) {
	.search {
		height: 30px;
	}

	.search_kuang {
		font-size: 15px;
		height: 28px;
	}

	.search-button {
		width: 23px;
		margin-top: 2px;
	}

	.change a.english {
		font-size: 12px;
	}

	#full-width-slider .rsGCaption h3 {
		font-size: 20px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 14px;
	}

	.index-title h3 {
		font-size: 24px;
		line-height: 32px;
		padding: 0 30px 12px 0;
	}

	.index-title .more {
		font-size: 12px;
		margin-top: 10px;
	}

	.nav-column {
		font-size: 24px;
	}

	.article h2.title {
		font-size: 17px;
	}

	.current,
	.introduction .title {
		font-size: 22px;
	}

	.pos_nav ul li a {
		padding: 0 30px
	}

	.list_img ul li .list_pic {
		width: 130px;
		height: 71px;
		margin-right: 10px;
	}

	.list_img ul li .text p {
		margin-bottom: 0px;
	}

	.list_img ul li .icon {
		width: 8px;
		height: 8px;
	}

	.list_img ul {
		margin-top: 0px;
	}

	.list_img1 ul li .list_pic {
		height: 170px;
	}

	.teacher_details table tr td {
		width: 160px;
		height: 230px;
	}

	.teacher_details table tr td+td {
		width: calc(100% - 175px);
		margin-right: 0;
	}

	.research_li ul li {
		width: 50%;
	}

	.research_li ul li .research_liimg {
		height: 200px
	}

	.research_li ul li:hover .research_liimg {
		height: 230px;
	}

	.research_li ul li {
		height: 520px;
	}

	.list ul li a span.time {
		width: 22%;
	}

	.list ul li a p {
		width: 78%;
	}

	.list_img3 ul li a {
		padding: 8px 20px 8px 10px;
	}

	.teacher_li ul {
		margin-top: 0px;
		margin-left: 0;
	}


	.teacher_li ul li {
		width: 100%;
		margin-left: 0;
	}

	.teacher_liimg {
		width: 120px;
		height: 146px;
	}

}

@media screen and (max-width: 620px) {
	.research_li ul li {
		height: 540px;
	}
}

@media screen and (max-width: 600px) {
	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 200px;
	}

	.ach .swiper-wrapper .swiper-slide span.ach-arrow {
		width: 32px;
		height: 32px;
	}

	.nav-column {
		font-size: 23px;
	}

	.pos_nav ul li a {
		padding: 0 25px
	}


	.research_li ul li {
		height: 570px;
	}

}

@media screen and (max-width: 540px) {

	.research_li ul li {
		height: 590px;
	}
}


@media screen and (max-width: 520px) {
	ul.news-list li a .news_pic {
		height: 45px;
	}

	.news-img {
		height: 86px;
	}

	.nav-column {
		font-size: 22px;
	}

	.pos_nav ul li a {
		padding: 0 20px;
		font-size: 15px;
	}

	.current,
	.introduction .title {
		font-size: 20px;
	}

	.list_img ul li {
		margin-left: 0;
	}

	.list_img ul li a {
		padding: 10px 20px;
	}

	.list_img ul li .time {
		position: initial;
		margin-bottom: 10px;
	}

	.list_img ul li .text p {
		margin-bottom: 5px;
	}

	.list_img1 ul li .list_pic {
		height: 140px;
	}

	.list_img1 ul li a {
		padding: 5px 10px;
	}

	.teacher_details table tr td {
		width: 140px;
		height: 210px;
	}

	.teacher_details table tr td+td {
		width: 100%;
		margin-right: 0;
		height: auto;
		margin-top: 10px;
	}

	.research_li ul li .research_liimg {
		height: 170px
	}

	.research_li ul li:hover .research_liimg {
		height: 200px;
	}

	.list ul li a span.time {
		width: 25%;
	}

	.list ul li a p {
		width: 75%;
	}

	.teacher_liimg {
		width: 110px;
		height: 134px;
	}


}

@media screen and (max-width: 500px) {
	.research_li ul li {
		height: 620px;
	}

}

@media screen and (max-width: 480px) {

	.logo img {
		width: 350px;
	}

	.search {
		height: 28px;
	}

	.search_kuang {
		font-size: 14px;
		height: 26px;
	}

	.search-button {
		width: 21px;
	}


	.change {
		top: 55px;
	}

	.change a.english {
		padding: 4px;
	}



	.navbar-toggle .icon-bar {
		height: 1px;
	}

	#full-width-slider .rsGCaption h3 {
		font-size: 18px;
	}

	#full-width-slider .rsGCaption p {
		font-size: 12px;
	}

	#full-width-slider .rsArrow .rsArrowIcn {
		width: 30px;
		height: 30px;
		background: url(../images/banner-right.png) no-repeat;
		background-size: 100%;
	}

	.banner .banner-shaw {
		height: 58px;
	}

	.index-title h3 {
		font-size: 22px;
		line-height: 26px;
		padding: 0 25px 9px 0;
	}

	.index-title .more {
		font-size: 12px;
		margin-top: 0px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 170px;
	}

	.nav-column {
		font-size: 21px;
	}

	.pos_nav ul li a {
		padding: 0 15px;
	}

	.current,
	.introduction .title {
		font-size: 19px;
	}

	.list_img ul li a {
		padding: 10px 10px;
	}

	.research_li ul li .research_liimg {
		height: 150px
	}

	.research_li ul li:hover .research_liimg {
		height: 180px;
	}

	.list ul li a span.time {
		width: 30%;
	}

	.list ul li a p {
		width: 70%;
	}

	.p_no,
	.p_no_d {
		width: 32px;
	}

	.footer {
		padding: 20px 0 10px;
	}

	.footer-logo img {
		width: 280px;
	}

	.footer-copyright p {
		font-size: 12px;
	}


}


@media screen and (max-width: 440px) {
	.research_li ul li {
		height: 660px;
	}
}

@media screen and (max-width: 420px) {
	.logo img {
		width: 300px;
	}


	.navbar-toggle {
		width: 18px;
	}

	.change {
		top: 50px;
	}

	.navbar-toggle {
		margin: 16px 0;
	}

	.search_kuang {
		font-size: 13px;
	}

	#full-width-slider .rsArrow .rsArrowIcn {
		width: 26px;
		height: 26px;
		background: url(../images/banner-right.png) no-repeat;
		background-size: 100%;
		top: 35%;
	}

	#full-width-slider .rsArrow.rsArrowLeft .rsArrowIcn {
		left: 0px;
	}

	#full-width-slider .rsArrow.rsArrowRight .rsArrowIcn {
		right: 0px;
	}

	#full-width-slider .rsGCaption {
		bottom: 4px;
	}

	.banner .banner-shaw {
		height: 52px;
	}

	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 300px;
	}

	.index-title h3 {
		font-size: 20px;
	}

	.news-rec {
		width: 100%;
	}

	.news-img {
		height: 220px;
	}

	ul.news-list {
		width: 100%;
		float: left;
		margin-left: 0%;
		margin-top: 10px;
	}

	ul.news-list li a .news_pic {
		height: 70px;
	}

	.news-text p {
		margin-bottom: 20px;
	}

	.nav-column {
		font-size: 20px;
	}

	.article h2.title {
		font-size: 16px;
	}

	.article h4.information {
		font-size: 13px;
	}



	.article h4.information span img {
		width: 14px;
	}

	.article h4.information span {
		margin: 0 4px 0 0;
	}

	.pos_nav ul li a {
		padding: 0 12px;

		font-size: 14px;
	}

	.list_img ul li .list_pic {
		width: 115px;
		height: 63px
	}

	.list_img1 ul li .list_pic {
		height: 110px;
	}

	.list_img1 ul li .view {
		width: 58px;
		height: 21px;
		line-height: 21px;
	}

	.list_img1 ul li a {
		padding: 5px 5px;
	}

	.research_li ul li .research_liimg {
		height: 120px
	}

	.research_li ul li:hover .research_liimg {
		height: 150px;
	}

	.teacher_li ul li {
		padding: 10px;
		margin-bottom: 12px;
	}

	.teacher_liimg {
		width: 100px;
		height: 122px;
		margin-right: 14px;
	}

	.p_no,
	.p_no_d {
		width: 30px;
	}


	.p_prev_d,
	.p_prev,
	.p_next_d,
	.p_next,
	.p_last,
	.p_last_d,
	.p_no,
	.p_no_d,
	.p_dot,
	.p_no a {
		font-size: 12px;
	}

}


@media screen and (max-width: 390px) {
	.research_li ul li {
		height: 700px;
	}
}




@media screen and (max-width: 380px) {
	.logo img {
		width: 260px;
	}

	.change {
		top: 45px;
	}

	.navbar-toggle {
		margin: 15px 0;
	}


	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 270px;
	}

	ul.news-list li a .news_pic {
		height: 55px;
	}

	.news-img {
		height: 190px;
	}

	.research_li ul li {
		width: 100%;
		height: 530px;
	}

	.research_li ul li .research_liimg {
		height: 220px;
	}

	.research_li ul li:hover .research_liimg {
		height: 250px;
	}

	.list ul li a span.time {
		width: 35%;
	}

	.list ul li a p {
		width: 65%;
	}

	.teacher_liimg {
		width: 90px;
		height: 110px;
		margin-right: 12px;
	}

	.footer-select select {
		width: 98%;
	}
}

@media screen and (max-width: 350px) {
	.ach .swiper-wrapper .swiper-slide a .ach-img {
		height: 240px;
	}

	.news-img {
		height: 170px;
	}
}