@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1290px) {
	.container {
		width: 1260px;
	}
}

@media screen and (min-width: 1640px) {
	.container {
		width: 1607px;
	}
}

@media screen and (max-width: 1640px) {
        .header-top{
            padding: 17px 0 0;
        }
	.logo {
		margin-right: 3%;
	}
        .logo img {
    margin-top: -8px;
}
	.nav {
		width: 67%;
	}
	.nav ul li {
		height: 50px;
		line-height: 48px;
	}
	.nav ul li a {
		height: 50px;
	}
	.nav ul li .nav_item {
		top: 50px;
	}
	.nav ul li .nav_item li a {
		padding-left: 17px;
	}
	.index-notice {
		padding: 18px 0;
	}
	.index-title h3 {
		font-size: 34px;
	}
	.research-tel .research-tel-img {
		height: 287px;
	}
	.research-box ul li .research_picture {
		height: 165px;
	}
	.research-box ul li .research_text {
		padding: 9px 15px 9px;
	}
	.research-box ul li .research_text .research-title {
		height: 69px;
		line-height: 23px;
		margin: 0 0 16px;
	}
	#swiper-container1 {
		margin-left: 216px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 163px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body p {
		margin-bottom: 40px;
	}
	.news-content .swiper-button-next {
		width: 50px;
		height: 56px;
	}
	.news-content .swiper-button-prev {
		width: 50px;
		height: 56px;
		top: 280px;
	}
	.lectures .swiper-lectures-img {
		height: 170px;
	}
	.lectures .media-body {
		padding: 15px 23px;
	}
	.lectures .slide-title {
		/*margin-bottom: 25px;*/
	}
	.news-content .swiper-pagination-fraction {
		width: 155px;
	}
	.research-tel-text .research-tel-title {
		font-size: 22px;
                font-size: 18px;
	}

	.research-tel-text .research-tel-abstract {
		font-size: 19px;
                font-size: 15px;
	}
	.research-tel-text {
		bottom: 22px;
	}
	.index-title3 h3 {
		font-size: 34px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 42px;
	}
	.lectures-content {
		padding: 40px 0 110px;
	}
	.achievements-item ul li {
		padding: 2px 25px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 187px;
	}
	.achievements-box ul li {
		margin-bottom: 35px;
	}
	.achievements-box ul li .achievements-img-title {
		margin: 12px 0 0;
	}
	.article h2.title {
		font-size: 22px;
	}
	.contact h2 {
		font-size: 22px;
		padding: 12px 20px;
	}
	.contact ul li h4 {
		font-size: 15px;
		margin: 6px 0 0;
	}
	.contact table tr td+td h3 {
		font-size: 22px;
	}
	.contact table tr td {
		margin-right: 25px;
	}
	.contact table tr td+td p {
		margin-right: 20px;
	}
	.contact ul li p {
		font-size: 15px;
		margin-left: 60px;
		line-height: 26px;
	}
	.contact table tr td+td h6 {
		font-size: 15px;
		width: 88%;
	}
	.teacher-right .v_news_content h3 {
		font-size: 22px;
		margin: 15px 0 12px;
	}
	.teacher-left .teacher-left-img {
		height: 285px;
		line-height: 285px;
	}
	.teacher-left-contact h4 span {
		font-size: 22px;
	}
	.teacher-left-contact p {
		padding: 0 10px 0 25px;
	}
	.historical ul li h3 {
		font-size: 22px;
	}
	.historical ul li:hover h3 {
		font-size: 28px;
	}
	.leader .leader-content table tr td+td h3 {
		font-size: 22px;
	}
	.leader .leader-content table tr td {
		margin-right: 25px;
                margin-right: 15px;
	}
	.leader .leader-content table tr td+td p {
		margin-right: 20px;
	}
	.list-img ul li .list-img-box {
		height: 140px;
	}
	.list-img ul li .list-img_text {
		padding: 15px 18px 25px;
	}
	.list-img ul li .list-img-title {
		margin: 3px 0 20px;
	}
	.organization ul li p  {
		font-size: 17px;
	}
	.organization ul li p strong{
		font-size: 15px;
	}
	.platform ul li .media-body .media-heading {
		font-size: 22px;
	}
	.research ul {
		margin-top: 50px;
	}
	.research ul li .research_picture {
		height: 176px;
	}
	.research ul li .research_text {
		background: #fff;
		margin: 0;
		padding: 10px 20px 10px 15px;
	}
	.research ul li .research_text .research-title {
		font-size: 17px;
		margin: 0 0 15px;
	}
	.research ul li {
		margin-bottom: 30px;
	}
	.scientific ul li .scientific_picture {
		height: 250px;
	}
	.scientific ul li {
		margin-bottom: 40px;
	}
	.talents-about p {
		font-size: 16px;
		line-height: 30px;
	}
	.talents h3 {
		font-size: 17px;
		height: 38px;
		line-height: 38px;
	}
	/*.talents h3 span {
		width: 38px;
		height: 38px;
		line-height: 38px;
		margin-right: 12px;
	}*/

.footertop-content{
    padding: 0 0 50px;
}

.link {
    margin: 35px 0 70px;
}

.platform h3 {
    font-size: 18px;
}

}

@media screen and (max-width: 1480px) {
	.header-container {
		padding: 42px 0 0;
		width: 97%;
		left: 3%;
	}
}

@media screen and (max-width: 1420px) {
.header-top {
    padding: 14px 0 0;
}
	.logo {
		width: 26%;
		margin-right: 4%;
	}
	.logo img {
		width: 320px;
	}
	.header1 .top-link {
		top: -2px;
	}
	.nav {
		margin-top: 32px;
		width: 70%;
	}
	.nav ul li a {
		font-size: 17px;
		height: 45px;
	}
	.nav ul li {
		height: 45px;
		line-height: 42px;
	}
	.nav ul li .nav_item {
		top: 45px;
	}
	.nav ul li .nav_item li {
		height: 35px;
		line-height: 35px;
	}
	.nav ul li .nav_item li a {
		height: 35px;
		line-height: 35px;
	}
	.nav ul li .nav_item li a {
		padding-left: 12px;
	}
	.left-box .left-nav .column {
		font-size: 22px;
	}
	.columntitle span {
		font-size: 22px;
	}
	.right-content {
		padding: 42px;
	}
	.footer-content .footer-link ul li a {
		padding: 5px 35px;
	}

.platform h3 {
    font-size: 16px;
    padding: 8px 13px;
}
}

@media screen and (max-width: 1315px) {
.search_submit {
	width: 25.5%;
}
}

@media screen and (max-width: 1290px) {
	.index-title h3 {
		font-size: 32px;
	}

.index-notice h3{
    margin: 2px 0 0;
}
	.index-notice ul li a {
		font-size: 17px;
		line-height: 28px;
                 font-size: 15px;
		line-height: 30px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 40px;
	}
	.research-content {
		padding: 45px 0 50px;
	}
	.index-title {
		margin: 20px 0 15px;
	}
	.research-box ul li .research_text .research-title {
		font-size: 17px;
                font-size: 15px;
	}
	.lectures-content .swiper-button-prev1 {
		width: 50px;
		height: 50px;
	}
	.lectures-content .swiper-button-next1 {
		width: 50px;
		height: 50px;
	}
	.lectures .media-body {
		padding: 9px 23px 12px;
	}
	.lectures .slide-title {
		font-size: 18px;
		margin-bottom: 20px;
		padding: 7px 0;
		/*height: 44px;*/
                height: 74px;
	}
	.lectures .slide-speaker, .lectures .slide-adress, .lectures .date {
		font-size: 15px;
		line-height: 30px;
	}
	.news-content {
		padding: 45px 0 70px;
	}
	.news-content .swiper-button-next {
		width: 45px;
		height: 50px;
		top: 200px;
	}
	.news-content .swiper-button-prev {
		width: 45px;
		height: 50px;
		top: 265px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 32px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body {
		padding: 13px 15px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body::before {
		left: 15px;
		width: 85px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 150px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body .slide-label {
		font-size: 15px;
		line-height: 22px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body p {
		font-size: 17px;
                font-size: 15px;
		margin-bottom: 25px;
	}
	.research-tel-text {
		bottom: 18px;
	}
	.research-tel-text .research-tel-title {
		font-size: 20px;
                font-size: 17px;
	}
	.research-tel-text .research-tel-abstract {
		font-size: 18px;
                font-size: 14px;
	}
	.lectures-content {
		padding: 40px 0 90px;
	}
	.achievement ul li .cont-info {
		font-size: 17px;
                font-size: 15px;
	}
	.achievement ul li {
		width: 31%;
		margin-left: 2.33%;
	}
	.achievement ul {
		margin-left: -2.33%;
	}
	.achievement ul li .time {
		margin-right: 20px;
	}
	.achievement ul li .time .date {
		font-size: 28px;
	}
	.teacher-left-contact h4 span {
		font-size: 20px;
		padding-left: 15px;
		height: 27px;
		line-height: 27px;
	}
	.teacher-right .v_news_content h3 {
		font-size: 20px;
		margin: 12px 0 10px;
		padding-left: 15px;
	}
	.footertop-content {
		padding: 0 0 40px;
	}
	.index-title3 h3 {
		font-size: 32px;
	}
	.list-img ul {
		margin-top: 45px;
	}
	.link {
		margin: 25px 0 38px;
	}
	.link ul li {
		margin-bottom: 15px;
	}
	.link ul li .link-pic {
		width: 85px;
		height: 72px;
	}
	.link ul li p {
		padding: 14px 0;
	}
	.achievements-box ul li .achievements-img-box {
		height: 175px;
	}
	.achievements-box ul li .achievements-img-title {
		font-size: 18px;
	}
	.achievements-box ul li .achievements-img_text {
		height: 100px;
	}
	.achievements-box ul li:hover .achievements-img_text {
		padding: 10px;
	}
	.achievements-box ul li .achievements-img-abstract {
		font-size: 15px;
	}
	.achievements-box ul li .achievements-img-box::after {
		left: 42%;
		width: 36px;
		height: 36px;
		background-size: 36px;
	}
	.contact h2 {
		font-size: 20px;
		padding: 10px 15px;
	}
	.contact table tr td+td h3 {
		font-size: 20px;
	}
	.contact table tr td+td h5 {
		font-size: 14px;
	}
	.contact table tr td+td p {
		margin-right: 12px;
	}
	.contact table tr td+td h6 {
		width: 93%;
		font-size: 14px;
	}
	.contact table tr td {
		margin-right: 15px;
	}
	.leader .leader-content table tr td+td h3 {
		font-size: 20px;
	}
	.leader .leader-content table tr td+td h5 {
		font-size: 14px;
	}
	.leader .leader-content table tr td+td p {
		margin-right: 12px;
	}
	.leader .leader-content table tr td {
		margin-right: 15px;
	}
	.historical ul {
		padding: 0 20px;
	}
	.historical ul li h3 {
		font-size: 20px;
	}
	.historical ul li:hover h3 {
		font-size: 26px;
	}
	.historical ul::before {
		left: 168px;
	}
	.introduction p {
		font-size: 15px;
		line-height: 32px;
	}
	.list-img ul li .list-img-box {
		height: 130px;
	}
	.list-img ul li .list-img_text {
		padding: 12px 15px 20px;
	}
	.list-img ul li .list-img-title {
		margin: 3px 0 16px;
		font-size: 15px;
	}
	.list ul li a {
		line-height: 58px;
		height: 58px;
	}
	.list ul li a p {
		font-size: 15px;
		line-height: 58px;
		height: 58px;
	}
	.list ul li a span {
		font-size: 13px;
	}
	.meeting ul {
		margin-top: 55px;
	}
	.meeting ul li .pull-left a {
		width: 400px;
		height: 226px;
	}
	.meeting ul li .media-body .media-heading {
		font-size: 18px;
	}
	.meeting ul li .media-body .abstract {
		font-size: 15px;
	}
	.organization h3 ,.leader h2 {
		font-size: 18px;
	}
	.organization ul li {
		padding: 8px 18px;
		margin-bottom: 23px
	}
	.organization ul li p strong{
		font-size: 14px;
		padding-left: 20px;
	}
	.organization ul li p  {
		font-size: 16px;
		/*margin-left: -22px;*/
	}

        .leader.leader-about .leader-content h2{
             font-size: 18px;
         }
	.platform ul li {
		padding: 40px 0;
	}
	.platform ul li .media-body .media-heading {
		font-size: 20px;
		height: 30px;
	}
	.platform ul li .media-body .abstract {
		font-size: 15px;
	}
	.platform ul li .media-body .more {
		font-size: 15px;
		margin-top: 40px;
	}
	.professor h3 {
		height: 31px;
		margin: 16px 0 12px;
	}
	.professor {
		padding-right: 4%;
	}
	.professor h3 strong {
		font-size: 16px;
		padding: 5px 15px;
	}
	.professor ul li a {
		font-size: 16px;
		line-height: 28px;
	}
	.research ul li .research_picture {
		height: 160px;
	}
	.research ul li .research_text .research-title {
		font-size: 16px;
		margin: 0 0 12px;
	}
	.research ul li .research_text {
		padding: 7px 10px 10px 10px;
	}
	.research ul li {
		margin-bottom: 28px;
	}
	.scientific ul li .scientific_picture {
		height: 230px;
	}
	.scientific ul li .scientific_text {
		padding: 14px 20px;
	}
	.scientific ul li .scientific_text .scientific-title {
		font-size: 17px;
	}
	.scientific ul li {
		margin-bottom: 35px;
	}
	.talents ul li a {
		font-size: 15px;
	}

.talents h3 span{
   border-left: 4px solid #317954;
    font-size: 16px;
    padding-left: 16px;
}
}

@media screen and (max-width: 1200px) {
.header-top {
    padding: 12px 0 0;
}
	.logo img {
		width: 290px;
	}

.logo img {
    margin-top: -5px;
}
	.nav ul li a {
		font-size: 16px;
		height: 42px;
	}
	.nav ul li {
    height: 42px;
    line-height: 40px;
}
	.nav ul li .nav_item li a {
		padding-left: 8px;
		font-size: 14px;
	}
	.nav ul li .nav_item {
		top: 42px;
	}
	.nav ul li .nav_item li {
		height: 32px;
		line-height: 32px;
	}
	.nav ul li .nav_item li a {
		height: 32px;
		line-height: 32px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 38px;
	}
	.right-content {
		padding: 30px 38px 38px;
	}
	.columntitle span {
		font-size: 20px;
	}
	.left-box .left-nav .column {
		font-size: 20px;
		line-height: 55px;
		padding-bottom: 150px;
	}
	.left-box .left-nav ul {
		margin-left: 10px;
		padding-bottom: 35px;
		margin-top: -100px;
	}
	.left-box .left-nav ul li a {
		padding: 10px 0 10px 20px;
	}
	.pagebar {
		margin-top: 15px;
		margin-bottom: 60px;
	}
	.rsMinW .rsBullets {
		bottom: 22px;
	}
	.rsMinW .rsBullet span {
		width: 11px;
		height: 11px;
	}
	.rsMinW .rsBullet.rsNavSelected {
		width: 30px;
	}
	#full-width-slider .rsGCaption {
		font-size: 22px;
		bottom: 15px;
	}
	.index-notice ul li a {
		font-size: 16px;
	}
	.index-notice ul li {
		width: 32%;
		margin-left: 1.33%;
	}
	.index-notice ul li a {
		font-size: 16px;
                font-size: 15px;
		background-size: 11px;
	}
	.index-title {
		margin: 15px 0 9px;
	}
	.index-title h3 {
		font-size: 28px;
	}
	.index-title .more {
		font-size: 16px;
	}

.index-notice .more {
    top: 15px;
    font-size: 16px;
}
	.research-content {
		padding: 35px 0 42px;
	}
	.scientific ul {
		margin-top: 35px;
	}
	.research-tel .research-tel-img {
		height: 221px;
	}
	.research-tel-text .research-tel-title {
		font-size: 18px;
                font-size: 16px;
	}
	.research-tel-text .research-tel-abstract {
		font-size: 16px;
                font-size: 13px;
	}
	.research-box ul li .research_picture {
		height: 119px;
	}
	.research-box ul li .research_text {
		padding: 6px 12px 6px;
	}
	.research-box ul li .research_text .research-title {
		font-size: 16px;
                font-size: 14px;
		line-height: 20px;
		height: 60px;
		margin: 0 0 13px;
	}
	.research-box ul li .research_text .research_date {
		font-size: 13px;
	}
	.index-title2 {
		margin: 15px 0 20px;
	}
	.achievement ul li .time .date {
		font-size: 26px;
	}
	.achievement ul li .time {
		width: 65px;
		margin-right: 15px;
	}
	#swiper-container1 {
		margin-left: 180px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 28px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 125px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body p {
		font-size: 16px;
                font-size: 14px;
		margin-bottom: 18px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body .date {
		font-size: 13px;
	}
	.news-content {
		padding: 30px 0 40px;
	}
	.news-content .swiper-button-next {
		width: 38px;
		height: 43px;
		top: 180px;
	}
	.news-content .swiper-button-prev {
		width: 38px;
		height: 43px;
		top: 235px;
	}
	.news-content .swiper-pagination-fraction {
		width: 120px;
	}
	.lectures .swiper-lectures-img {
		height: 130px;
	}
	.lectures .media-body {
		padding: 9px 18px 10px;
                padding: 9px 13px 10px;
	}
	.lectures .slide-title {
		font-size: 16px;
		margin-bottom: 15px;
		padding: 5px 0;
		/*height: 38px;*/
                line-height: 26px;
    height: 64px;
	}
	.lectures .slide-speaker, .lectures .slide-adress, .lectures .date {
		font-size: 14px;
		line-height: 26px;
	}
	.achievement ul li .cont-info {
		/*font-size: 16px;*/
	}
	.lectures-content {
		padding: 30px 0 70px;
	}
	.index-title3 h3 {
		font-size: 28px;
		margin: 10px 0 0;
	}
	.link {
		margin: 8px 0 28px;
	}
	.link ul {
		margin-top: 34px;
	}
	.link ul li .link-pic {
		width: 78px;
		height: 66px;
	}
	.achievements-box ul li:hover .achievements-img_text {
		padding: 8px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 144px;
	}
	.achievements-box ul li .achievements-img-abstract {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 8px;
	}
	.achievements-box ul li:hover .achievements-img-abstract {
		height: 42px;
	}
	.achievements-box ul li .more {
		font-size: 12px;
	}
	.achievements-box ul li .achievements-img_text {
		height: 90px;
	}
	.achievements-box ul li .achievements-img-box::after {
		width: 32px;
		height: 32px;
		background-size: 32px;
	}
	.achievements-box ul li .achievements-img_text .date p {
		font-size: 16px;
		line-height: 22px;
	}
	.achievements-box ul li .achievements-img_text .date {
		padding: 8px 5px;
		right: 10px;
		top: -45px;
	}
	.achievements-box ul li .achievements-img-title {
		font-size: 16px;
		margin: 8px 0 0;
	}
	.achievements-item ul {
		margin-bottom: 30px;
	}
	.achievements-item ul li {
		padding: 2px 16px;
		font-size: 16px;
	}
	.teacher-left-contact h4 {
		padding: 12px 0 12px 20px;
		margin: 0 0 12px;
	}
	.teacher-left-contact h4 span {
		font-size: 18px;
		padding-left: 12px;
		height: 24px;
		line-height: 24px;
	}
	.teacher-right .v_news_content h3 {
		font-size: 18px;
	}
	.teacher-left-contact p {
		padding: 0 10px 0 18px;
		font-size: 13px;
		line-height: 20px;
	}
	.teacher-left .teacher-left-img {
		height: 220px;
		line-height: 220px;
	}
	.teacher-right .v_news_content p {
		font-size: 14px;
		line-height: 1.5;
	}
	.article {
		padding-top: 10px;
	}
	.article h2.title {
		font-size: 20px;
	}
	.article h4.information {
		line-height: 40px;
		margin: 10px 0 10px;
	}
	.article .content {
		font-size: 14px;
		line-height: 28px;
	}
	.award {
		margin-top: 30px;
	}
	.award table tr td {
		padding: 12px !important;
	}
	.contact h2 {
		font-size: 18px;
		padding: 8px 13px;
	}
	.contact ul li h4 {
		font-size: 14px;
	}
	.contact table tr td {
		width: 160px;
		height: 225px;
	}
	.contact table tr td+td h3 {
		font-size: 18px;
	}
	.contact table tr td+td p {
		margin-right: 0px;
		font-size: 13px;
		margin-top: 10px;
		margin-bottom: 16px;
	}
	.contact table tr td+td h6 {
		width: 100%;
		font-size: 13px;
	}
	.contact ul li p {
		font-size: 14px;
		line-height: 24px;
	}
	.leader .leader-content table tr td {
		width: 160px;
		height: 225px;
	}
	.leader .leader-content table tr td+td h3 {
		font-size: 18px;
	}
	.leader .leader-content table tr td+td p {
		margin-right: 0px;
		font-size: 13px;
		margin-top: 10px;
		margin-bottom: 16px;
	}
	.leader .leader-content table tr td+td h6 {
		font-size: 13px;
	}
	.historical p {
		font-size: 15px;
		line-height: 25px;
	}
	.historical ul {
		margin: 35px 0;
	}
	.historical ul li h3 {
		font-size: 18px;
	}
	.historical ul li:hover h3 {
		font-size: 24px;
	}
	.list-img ul li .list-img-box {
		height: 110px;
	}
	.list-img ul li .list-img_text {
		padding: 10px 12px 15px;
	}
	.list-img ul li .list-img-label {
		font-size: 13px;
	}
	.list-img ul li .list-img_text::before {
		left: 12px;
		height: 3px;
		width: 73px;
	}
	.list-img ul li .list-img-title {
		margin: 1px 0 12px;
		font-size: 14px;
	}
	.list-img ul li .list-img_date {
		font-size: 13px;
	}
	.meeting ul {
		margin-top: 40px;
	}
	.meeting ul li {
		margin: 0 0 40px;
	}
	.meeting ul li .pull-left a {
		width: 300px;
		height: 169px;
	}
	.meeting ul li .media-body {
		padding: 0 0 0 20px;
	}
	.meeting ul li .media-body .date {
		font-size: 16px;
		margin: 3px 0 6px;
	}
	.meeting ul li .media-body .media-heading {
		height: 28px;
		margin: 0 0 8px;
	}
	.meeting ul li .media-body .abstract {
		font-size: 14px;
		margin: 0 0 16px;
	}
	.meeting ul li .media-body .more {
		font-size: 13px;
	}
	.organization ul li {
		padding: 8px 15px;
		margin-bottom: 20px;
	}
	.platform ul li {
		padding: 30px 0;
	}
	.platform ul li .pull-left a {
		width: 250px;
		height: 170px;
	}
	.platform ul li .media-body .media-heading {
		font-size: 18px;
		height: 26px;
		margin: 0 0 10px;
	}
	.platform ul li .media-body .abstract {
		font-size: 14px;
		line-height: 20px;
		height: 40px;
	}
	.platform ul li .media-body .more {
		font-size: 14px;
		margin-top: 40px;
		left: 270px;
	}
	.research ul {
		margin-top: 30px;
	}
	.research ul li {
		margin-bottom: 20px;
	}
	.research ul li .research_picture {
		height: 130px;
	}
	.research ul li .research_text .research-title {
		font-size: 14px;
		line-height: 22px;
		height: 66px;
		margin: 0 0 10px;
	}
	.research ul li .research_text .research_date {
		font-size: 12px;
	}
	.scientific ul li .scientific_picture {
		height: 190px;
	}
	.scientific ul li .scientific_text .scientific-title {
		font-size: 16px;
	}
	.scientific ul li .scientific_text {
		padding: 12px 15px;
	}
	.scientific ul li .scientific_text .scientific-abstract {
		font-size: 13px;
		height: 66px;
		margin-bottom: 5px;
		line-height: 22px;
	}
	.scientific ul li .scientific_text .more {
		font-size: 13px;
	}
	.historical ul li h5 {
		font-size: 15px;
		line-height: 25px;
	}

	.talents-about p {
		font-size: 15px;
		line-height: 26px;
	}

	.talents h3 {
		font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 12px 0 10px;
	}

	/*.talents h3 span {
		width: 36px;
		height: 36px;
		line-height: 32px;
		margin-right: 10px;
	}*/

	.talents ul li a {
		font-size: 14px;
	}

	.talents ul li {
		margin-right: 24px;
	}
	.footertop-content {
		padding: 0 0 30px;
	}
	.footertop-content .footer-left h4, .footertop-content .footer-center h4, .footertop-content .footer-code h4 {
		font-size: 18px;
	}
	.footertop-content .footer-left ul li a, .footertop-content .footer-center ul li a {
		font-size: 15px;
		color: #f7f7f7;
		line-height: 27px;
	}
	.footer {
		padding: 18px 0;
	}
	.footer-content .footer-link ul li a {
		font-size: 15px;
		padding: 5px 25px;
	}
	.footer-content .footer-xinxi {
		padding-bottom: 40px;
	}
	.footer-content .footer-adress p {
		font-size: 15px;
	}
	.footer-content .footer-copyright p {
		font-size: 15px;
	}


.talents h3 span{

    font-size: 15px;

}


.platform h3 {
    font-size: 14px;
    padding: 6px 11px;
}
}

@media screen and (max-width: 1060px) {
	.logo img {
		width: 270px;
                margin-top: -2px;
         }
}

@media screen and (max-width: 992px) {
	.search.show {
		height: 65px;
	}
	.logo {
		width: 80%;
	}
	.search1 {
		width: 70%;
		height: 35px;
		margin: 15px auto;
	}
	.search_kuang {
		height: 35px;
	}
	.search_submit {
		height: 35px;
	}
	.header-container {
		padding: 32px 0 0;
		width: 98%;
		left: 2%;
	}
	.nav {
		width: 100%;
		margin-top: 15px;
                margin-top: 5px;
	}
	.index-notice {
		padding: 13px 0;
	}
	.index-notice h3 {
		width: 56px;
		padding: 6px 0;
		font-size: 14px;
               line-height: 19px;
	}
	.index-notice h3 span {
		margin: 0 10px;
	}
	.index-notice ul li a {
		font-size: 14px;
		background-size: 9px;
		line-height: 22px;
                line-height: 26px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 34px;
	}
	#full-width-slider .rsGCaption {
		font-size: 20px;
	}
	.research-content {
		background: url(../images/research.jpg) no-repeat;
		background-size: auto 100%;
		padding: 25px 0 35px;
	}
	.index-title h3 {
		font-size: 24px;
	}
	.index-title .more {
		font-size: 14px;
	}

.index-notice .more {
    top: 17px;
    font-size: 14px;
}
	.research-tel-text {
		bottom: 13px;
	}
	.research-tel .research-tel-img {
		height: 171px;
	}
	.research-tel-text .research-tel-title {
		font-size: 16px;
                font-size: 15px;
	}
	.research-tel-text .research-tel-abstract {
		font-size: 14px;
                font-size: 12px;
	}
	.research-box ul li .research_picture {
		height: 100px;
	}
	.research-box ul li .research_text .research-title {
		font-size: 14px;
		height: 40px;
	}
	.research-box ul li .research_text .research_date {
		font-size: 12px;
	}
	.research-box ul li .research_text .research-title {
		margin: 0 0 5px;
	}
	.news-content .swiper-pagination-fraction {
		left: 30px;
		top: 80px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 26px;
	}
	.news-content .swiper-button-prev {
		width: 30px;
		height: 34px;
		left: 60px;
		top: 210px;
	}
	.news-content .swiper-button-next {
		width: 30px;
		height: 34px;
		top: 165px;
		left: 60px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 94px;
	}
	.achievement ul li {
		width: 32%;
		margin-left: 1.33%;
	}
	.achievement ul {
		margin-left: -1.33%;
	}
	.achievement ul li .time {
		width: 55px;
		margin-right: 12px;
	}
	.achievement ul li .time .month {
		font-size: 14px;
	}
	.achievement ul li .time .date {
		font-size: 22px;
		line-height: 25px;
	}
	.achievement ul li .cont-info {
		font-size: 15px;
                font-size: 14px;
	}
	#swiper-container1 {
		margin-left: 150px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body .slide-label {
		font-size: 14px;
		line-height: 18px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body p {
		font-size: 14px;
		margin-bottom: 12px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .media-body {
		padding: 13px 10px;
	}
	.lectures .swiper-lectures-img {
		
               height: 108px;
	}
	.lectures .slide-title {
		/*font-size: 16px;*/
		margin-bottom: 15px;
		padding: 0;
		/*height: 32px;*/
                font-size: 15px;
                height: 53px;
                line-height: 24px;
	}

.lectures .slide-speaker, .lectures .slide-adress, .lectures .date {
    font-size: 12px;
    line-height: 22px;
}
.lectures .media-body {
    padding: 6px 7px 10px;
}
	.lectures-content .swiper-button-prev1 {
		width: 40px;
		height: 40px;
	}
	.lectures-content .swiper-button-next1 {
		width: 40px;
		height: 40px;
	}
	.article h2.title {
		font-size: 18px;
		margin: 0 0 10px;
	}
	.index-title3 h3 {
		font-size: 24px;
	}
	.link {
		margin: 0px 0 10px;
	}
	.link ul li .link-pic {
		width: 68px;
		height: 58px;
	}
	.link ul li p {
		font-size: 14px;
		padding: 10px 0;
	}
	.left-box .left-nav .column {
		font-size: 18px;
		line-height: 45px;
		padding-bottom: 100px;
	}
	.left-box .left-nav ul {
		margin-left: 7px;
		padding-bottom: 30px;
		margin-top: -55px;
	}
	.left-box .left-nav ul li a {
		font-size: 14px;
		padding: 7px 0 7px 13px;
		background-size: 6px;
	}
	.columntitle span {
		font-size: 18px;
	}
	.right-content {
		padding: 15px 30px 30px;
	}
	.about p {
		font-size: 14px;
		color: #666;
		line-height: 22px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 110px;
	}
	.achievements-box ul li .achievements-img-title {
		font-size: 16px;
		margin: 0px 0 0;
	}
	.achievements-box ul li .achievements-img-box::after {
		width: 27px;
		height: 27px;
		background-size: 27px;
	}
	.achievements-box ul li .achievements-img_text .date p {
		font-size: 14px;
		line-height: 19px;
	}
	.achievements-box ul li .achievements-img-abstract {
		font-size: 13px;
		line-height: 18px;
	}
	.achievements-box ul li:hover .achievements-img-abstract {
		height: 38px;
	}
	.achievements-box ul li .achievements-img_text {
		height: 80px;
	}
	.achievements-box ul li {
		margin-bottom: 25px;
	}
	.award {
		margin-top: 20px;
	}
	.achievements-item ul li {
		padding: 2px 16px;
		font-size: 15px;
	}
	.contact table {
		width: 100%;
		margin-left: 0;
	}
	.contact h2 {
		margin: 0;
	}
	.teacher-left .teacher-left-img {
		height: 170px;
		line-height: 170px;
	}
	.historical p {
		font-size: 14px;
		line-height: 22px;
	}
	.historical ul::before {
		left: 138px;
	}
	.historical ul li h5 {
		font-size: 14px;
		line-height: 22px;
		padding-left: 190px;
	}
	.historical ul li:hover h3 {
		font-size: 22px;
	}
	.historical ul li:hover  {
		background: url(../images/historical-dian-active.png) 66px top no-repeat;
	}
	.historical ul li  {
		background: url(../images/historical-dian.png) 67.5px top no-repeat;
	}
	.platform ul li .pull-left a {
		width: 190px;
		height: 132px;
	}
	.platform ul li .media-body {
		padding: 0 17px 0 10px;
	}
	.platform ul li .media-body .more {
		font-size: 13px;
		margin-top: 60px;
		left: 215px;
		bottom: 35px;
	}
	.platform ul li {
		padding: 22px 0;
	}
	.professor h3 strong {
		font-size: 14px;
		padding: 3px 12px;
	}
	.professor ul li a {
		font-size: 14px;
		line-height: 24px;
	}
	.professor ul {
		margin-bottom: 15px;
	}
	.professor h3 {
		height: 30px;
	}
	.professor ul li {
		width: 15%;
		margin-left: 1.1%;
	}
	.introduction p {
		font-size: 14px;
		line-height: 28px;
	}
	.leader .leader-content table {
		float: left;
		width: 100% !important;
		margin-left: 0;
	}
	.list-img ul li {
		width: 45%;
		margin-left: 5%;
	}
	.list-img ul {
		margin-top: 25px;
		margin-left: -5%;
	}
	.list-img ul li .list-img-box {
		height: 160px;
	}
	.list ul li a {
		line-height: 55px;
		height: 55px;
	}
	.list ul li a p {
		font-size: 14px;
		line-height: 55px;
		height: 55px;
	}
	.list ul li a span {
		font-size: 12px;
	}
	.meeting ul {
		margin-top: 30px;
	}
	.meeting ul li {
		margin: 0 0 28px;
	}
	.meeting ul li .pull-left a {
		width: 230px;
		height: 129px;
	}
	.meeting ul li .media-body {
		padding: 0 0 0 12px;
	}
	.meeting ul li .media-body .date {
		font-size: 14px;
		margin: 3px 0 6px;
	}
	.meeting ul li .media-body .media-heading {
		font-size: 17px;
		height: 25px;
		margin: 0 0 5px;
	}
	.meeting ul li .media-body .abstract {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		margin: 0 0 12px;
	}
	.meeting ul li .media-body .more {
		font-size: 12px;
	}
	.organization h3 ,.leader h2{
		font-size: 16px;
		padding-left: 15px;
		margin: 12px 0 18px;
	}
	.organization ul li p  {
		font-size: 15px;
	}
          
       .leader.leader-about .leader-content h2 {
		font-size: 16px;
		padding-left: 15px;
		margin: 12px 0 18px;
	}
	.paper {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.paper p {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	.research ul li .research_text .research-title {
		margin: 0 0 7px;
	}
	.research ul li .research_picture {
		height: 100px;
	}
	.scientific ul li {
		margin-bottom: 25px;
	}
	.scientific ul li .scientific_picture {
		height: 140px;
	}
	.scientific ul li .scientific_text {
		padding: 12px 10px 8px;
	}
	.scientific ul li .scientific_text .scientific-title {
		font-size: 15px;
		height: 17px;
		margin: 0 0 8px;
	}
	.scientific ul li .scientific_text .scientific-abstract {
		font-size: 12px;
		height: 60px;
		margin-bottom: 5px;
		line-height: 20px;
	}
	.scientific ul li .scientific_text .more {
		font-size: 12px;
	}
	.footertop-content .footer-left h4, .footertop-content .footer-center h4, .footertop-content .footer-code h4 {
		font-size: 16px;
	}
	.footertop-content .footer-left ul li a, .footertop-content .footer-center ul li a {
		font-size: 14px;
		color: #f7f7f7;
		line-height: 24px;
	}
	.footer p {
		font-size: 13px;
	}
	.footer-content {
		padding: 30px 0 0;
	}
	.footer-content .footer-code ul li div {
		width: 76px;
		height: 76px;
		padding: 4px;
	}
	.footer-content .footer-copyright {
		margin-top: 20px;
	}
	.footer-content .footer-adress p {
		font-size: 14px;
	}
	.footer-content .footer-link ul li a {
		font-size: 14px;
		padding: 5px 15px;
	}
	.footer-content .footer-copyright p {
		font-size: 14px;
	}
	.footer-content .footer-code ul li p {
		font-size: 13px;
	}
	.footer-content .footer-xinxi {
		padding-bottom: 25px;
	}
}

@media screen and (max-width: 767px) {
	.container {
		padding: 0 10px;
	}
	.navbar-toggle {
		display: block;
               margin-top: 20px;
	}

.header-top {
    padding: 5px 0;
}

.logo img{
      margin-top: 0px;
}
	#full-width-slider .rsGCaption span {
		font-size: 32px;
	}
	#full-width-slider .rsGCaption {
		font-size: 18px;
	}
	.rsMinW .rsBullet span {
		width: 9px;
		height: 9px;
	}
	.rsMinW .rsBullet.rsNavSelected span {
		width: 30px;
	}

.top-link ul li {

    width: 22px;
    height: 22px;
    line-height: 20px;
}
	.nav {
		width: 100%;
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 1001;
		min-height: 100%;
                height: 100%;
		margin-top: 0;
		background: url(../images/nav.png) 100% 100% repeat;
		overflow-y: auto;
	}
	.header1 .nav ul {
		padding: 20px 0;
	}
	.nav ul li {
		width: 90%;
		height: auto;
		background: none;
		line-height: normal;
		height: auto;
		margin: 0 5%;
		text-align: left;
	}
	.header1 .nav ul li {
		width: 90%;
		margin-left: 5%;
	}
	.nav ul li:first-child {
		width: 90%;
		margin-left: 5%;
	}
	.header1 .nav ul li:first-child {
		width: 90%;
		margin-left: 5%;
	}
	.nav ul li a {
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		color: #fff;
	}
	.nav ul li.active a {
		position: inherit;
		height: 40px;
		background: none;
		border-top: none;
		color: #ff6712;
		font-weight: bold;
	}
	.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:hover a::after {
		width: 0;
	}
	.nav ul li .nav_item {
		display: block;
		width: 100%;
		position: inherit;
		background: none;
		top: 0;
		left: 0;
		padding-top: 0;
		background: none;
	}
	.nav ul li .nav_item li {
		border-top: none;
		margin: 0;
	}

.header-top.on .nav ul li a{
    color: #fff;
}
	.header1 .nav ul li .nav_item li {
		width: 90%;
		margin-left: 0;
	}
	.nav ul li .nav_item li a {
		padding: 0 10px;
		font-size: 14px;
		color: #fff;
	}
	.nav ul li:hover .nav_item a {
		background: none;
	}
	.header-container {
		padding: 26px 10px 0 0;
	}
	.top-link {
    right: 48px;
    top: 20px;
}
	.index-notice h3 {
		float: initial;
		margin: 0 auto 10px;
	}
	.index-notice h3 {
		width: 86px;
	}
	.index-notice ul li {
		width: 48%;
		margin-left: 2%;
	}
	.index-notice ul li a {
		font-size: 14px;
		background-size: 9px;
		line-height: 26px;
	}
	.research-content {
		padding: 15px 0 25px;
	}
	.index-title h3 {
		font-size: 22px;
	}
	.research-tel {
		width: 100%;
	}
	.research-tel {
		width: 60%;
		margin: 10px auto;
		float: initial;
	}
	.research-box ul {
		width: 100%;
	}
	.research-tel .research-tel-img {
		height: 320px;
	}
	.research-box ul li .research_picture {
		height: 137px;
	}
	.achievement ul {
		margin-left: 0;
	}
	.achievement ul li {
		width: 100%;
		margin-left: 0;
	}
	#swiper-container1 {
		margin-left: 0;
	}
	.news-content .swiper-pagination-fraction {
		width: 100%;
		text-align: center;
		left: 0;
		top: auto;
		bottom: 0px;
	}
	.news-content .swiper-button-prev {
		width: 30px;
		height: 34px;
		left: 20px;
		top: auto;
		bottom: 0;
	}
	.news-content .swiper-button-next {
		width: 30px;
		height: 34px;
		top: auto;
		left: auto;
		right: 20px;
		bottom: 0;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 220px;
	}
	#swiper-container1 {
		padding-bottom: 50px;
	}
	.lectures .swiper-lectures-img {
		height: 200px;
	}
	.index-title3 h3 {
		font-size: 22px;
	}
	.link ul li .link-pic {
		width: 58px;
		height: 49px;
	}
	.lectures .media-body {
		padding: 18px 18px 10px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 24px;
	}
	.news-content {
		padding: 16px 0 20px;
	}
	.left-box {
		padding-right: 0;
	}
	.right-box {
		padding-left: 0;
		margin-top: 20px;
	}
	.location {
		right: 10px;
	}
	.header1 .top-link {
		top: -14px;
		right: 10px;
	}
	.teacher-left {
		padding-right: 0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.teacher-left .teacher-left-img {
		width: 38%;
		margin-right: 2%;
		height: 320px;
		line-height: 320px;
		float: left;
		margin-bottom: 15px;
	}
	.teacher-left-contact {
		width: 60%;
		float: left;
	}
	.research ul li .research_picture {
		height: 115px;
	}
	.list-img ul li .list-img-box {
		height: 185px;
	}
	.scientific ul li .scientific_picture {
		height: 165px;
	}
	.footer-content .footer-xinxi {
		padding-bottom: 15px;
	}
	.footer-content .footer-adress {
		width: 100%;
	}
	.footer-content .footer-link {
		width: 100%;
	}
	.footer-content .footer-link ul li {
		float: left;
		overflow: hidden;
		margin-left: 0px;
		margin-right: 10px;
	}


.index-notice ul{
   padding-right: 0;
}

.index-notice .more {
    right: 10px;
    top: 8px;
}
}

@media screen and (max-width: 730px) {
	.teacher-left .teacher-left-img {
		height: 300px;
		line-height: 300px;
	}
}

@media screen and (max-width: 720px) {
	.lectures .swiper-lectures-img {
		height: 190px;
	}
	.research-box ul li .research_picture {
		height: 127px;
	}
	.research-tel .research-tel-img {
		height: 300px;
	}
	.scientific ul li .scientific_picture {
		height: 145px;
	}
}

@media screen and (max-width: 700px) {
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 210px;
	}
	.teacher-left .teacher-left-img {
		height: 280px;
		line-height: 280px;
	}
	.research ul li .research_picture {
		height: 100px;
	}
}

@media screen and (max-width: 680px) {
	#full-width-slider .rsGCaption span {
		font-size: 30px;
	}
	.research-tel .research-tel-img {
		height: 290px;
	}
	.research-box ul li .research_picture {
		height: 117px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 200px;
	}
	.lectures .swiper-lectures-img {
		height: 177px;
	}
	.link ul li {
		margin-bottom: 8px;
	}
	.link ul li p {
		padding: 7px 0;
	}
	.link ul li .link-pic {
		width: 48px;
		height: 41px;
	}
	.list-img ul li .list-img-box {
		height: 165px;
	}
	.footertop-content {
		padding: 0 0 12px;
	}
	.footertop-content .footer-left {
		width: 100%;
		margin-right: 0;
	}
	.footertop-content .footer-center {
		width: 100%;
		margin-right: 0;
	}
	.footertop-content .footer-code {
		width: 100%;
	}
	.footertop-content .footer-code ul li div {
		width: 79px;
		height: 79px;
	}



.search_submit {
	width: 25%;
}

}

@media screen and (max-width: 640px) {
	.search_kuang {
		width: 80%;
	}
	.search_submit {
		width: 18%;
		font-size: 14px;
	}
	.rsMinW .rsBullet span {
		width: 9px;
		height: 9px;
	}
	.rsMinW .rsBullet.rsNavSelected span {
		width: 26px;
	}
	.research-tel .research-tel-img {
		height: 270px;
	}
	.research-box ul li .research_picture {
		height: 107px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 190px;
	}
	.lectures-content {
		padding: 15px 0 30px;
	}
	.lectures .swiper-lectures-img {
		height: 167px;
	}
	.lectures-content {
		background-size: auto;
	}
	.achievements-box ul li {
		margin-bottom: 15px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 90px;
	}
	.article h4.information {
		line-height: 20px;
		padding: 8px 0;
	}
	.teacher-left .teacher-left-img {
		height: 260px;
		line-height: 260px;
	}
	.platform ul li .pull-left a {
		width: 170px;
		height: 130px;
	}
	.platform ul li .media-body {
		padding: 0 10px 0 5px;
	}
	.platform ul li .media-body .more {
		font-size: 12px;
		margin-top: 60px;
		left: 185px;
		bottom: 28px;
		padding: 4px 18px;
	}
	.platform ul li {
		padding: 18px 0;
		margin-bottom: 7px;
	}
	.scientific ul li {
		margin-bottom: 15px;
	}
	.research ul li .research_picture {
		height: 90px;
	}
	.scientific ul li .scientific_picture {
		height: 130px;
	}
	.footertop-content {
		background-size: auto;
		padding-top: 25px;
	}
	.footer {
		padding: 10px 0;
	}
}

@media screen and (max-width: 610px) {
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 180px;
	}
	.lectures .swiper-lectures-img {
		height: 157px;
	}
	.teacher-left .teacher-left-img {
		height: 240px;
		line-height: 240px;
	}
	.list-img ul li .list-img-box {
		height: 145px;
	}
}

@media screen and (max-width: 590px) {
	.research-tel .research-tel-img {
		height: 250px;
	}
	.link {
		margin: 0;
	}
	.link ul {
		margin-top: 24px;
	}
	.link ul li {
		width: 25%;
	}
	.footertop-content .footer-left h4, .footertop-content .footer-center h4, .footertop-content .footer-code h4 {
		line-height: 25px;
		margin: 5px 0 8px;
		padding: 4px 0;
	}
	.footertop-content .footer-left ul li a, .footertop-content .footer-center ul li a {
		font-size: 13px;
		color: #f7f7f7;
		line-height: 22px;
	}
}

@media screen and (max-width: 580px) {
	.research-box ul li .research_picture {
		height: 97px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 170px;
	}
	.lectures .swiper-lectures-img {
		height: 147px;
	}
	.research-tel .research-tel-img {
		height: 230px;
	}
	.research ul li {
		width: 45.77%;
	}
	.research ul li .research_picture {
		height: 125px;
	}
	.scientific ul li .scientific_picture {
		height: 110px;
	}
	.historical ul {
		margin: 25px 0;
		padding: 0 10px;
	}
	.historical ul li:hover  {
		background: url(../images/historical-dian-active.png) 56px top no-repeat;
	}

         .historical ul li  {
		background: url(../images/historical-dian.png) 57.5px top no-repeat;
		
	}
	.historical ul li h5 {
		/*background: url(../images/historical-dian.png) 57.5px top no-repeat;*/
		padding-left: 150px;
	}
	.historical ul::before {
		left: 118px;
	}
	.meeting ul li {
		margin: 0 0 20px;
	}
	.meeting ul li .pull-left a {
		width: 200px;
		height: 113px;
	}
	.meeting ul li .media-body {
		padding: 0 0 0 5px;
	}
	.meeting ul li .media-body .date {
		font-size: 12px;
		margin: 3px 0 6px;
	}
	.meeting ul li .media-body .media-heading {
		font-size: 16px;
		height: 23px;
		margin: 0 0 5px;
	}
	.meeting ul li .media-body .abstract {
		font-size: 13px;
		line-height: 20px;
		height: 40px;
		margin: 0 0 8px;
	}
}

@media screen and (max-width: 560px) {
	.teacher-left .teacher-left-img {
		height: 220px;
		line-height: 220px;
	}
	.introduction img {
		margin: 0 1% 10px !important;
		max-width: 98%;
		height: auto;
	}
	.list-img ul li .list-img-box {
		height: 125px;
	}
}

@media screen and (max-width: 540px) {
	.research-tel .research-tel-img {
		height: 210px;
	}
	.research-box ul li .research_picture {
		height: 87px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 160px;
	}
	.lectures .swiper-lectures-img {
		height: 137px;
	}
	.achievements-box ul li {
		width: 45.2%;
	}
	.achievements-box ul li .achievements-img-box {
		height: 120px;
	}
}

@media screen and (max-width: 520px) {
	.logo img {
		width: 240px;
	}
	.navbar-toggle {
		float: right;
		width: 21px;
		height: 19px;
		background: url(../images/anniu.png) no-repeat;
		background-size: 100%;
		/*margin-top: 13px;*/
	}

.header-top.on .navbar-toggle {
    background: url(../images/anniuon.png) no-repeat;
    background-size: 100%;
}
	.top-link ul li {
		width: 22px;
		height: 22px;
		line-height: 18px;
	}
	.rsMinW .rsBullet span {
		width: 8px;
		height: 8px;
	}
	.rsMinW .rsBullet.rsNavSelected span {
		width: 23px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 28px;
	}
	#full-width-slider .rsGCaption {
		font-size: 16px;
	}
	.index-notice ul li {
		width: 98%;
		margin-left: 2%;
	}
	.research-tel .research-tel-img {
		height: 200px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 150px;
	}
	.lectures .slide-title {
		font-size: 15px;
		margin-bottom: 10px;
		padding: 0;
		height: 32px;
	}
	.lectures .swiper-lectures-img {
		height: 127px;
	}
	.lectures .slide-speaker, .lectures .slide-adress, .lectures .date {
		font-size: 13px;
		line-height: 22px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 22px;
	}
	.achievements-item ul {
		margin-bottom: 20px;
	}
	.achievements-item ul li {
		padding: 2px 12px;
		font-size: 14px;
		margin-left: 2%;
	}
	.teacher-left .teacher-left-img {
		height: 200px;
		line-height: 200px;
	}
	.footertop-content {
		padding-top: 15px;
	}
	.index-title h3 {
		font-size: 20px;
	}
	.index-title3 h3 {
		font-size: 20px;
	}
	.article {
		padding-top: 0px;
	}
	.article h2.title {
		line-height: 24px;
		margin: 0 0 12px;
	}
	.contact table {
		margin-bottom: 15px;
	}
	.award table tr td {
		padding: 10px !important;
		font-size: 13px;
	}
	.contact table tr td {
		width: 140px;
		height: 196px;
	}
	.contact table tr td+td h5 {
		font-size: 12px;
		margin: 2px 0;
	}
	.contact table tr td+td h6 {
		font-size: 12px;
		line-height: 25px;
	}
	.contact table tr td+td h3 {
		margin-top: 5px;
	}
	.leader .leader-content table tr td {
		width: 140px;
		height: 196px;
	}
	.leader .leader-content table tr td+td h5 {
		font-size: 12px;
		margin: 2px 0;
	}
	.leader .leader-content table tr td+td h6 {
		font-size: 12px;
		line-height: 20px;
                margin: 0 ;
	}
	.leader .leader-content table tr td+td h3 {
		margin-top: 5px;
	}
	.historical ul {
		padding: 0 0px;
	}
	.historical ul::before {
		left: 100px;
	}
	.historical ul li {
		padding-bottom: 30px;
	}
	.historical ul li h3 {
		font-size: 16px;
	}
	.historical ul li:hover h3 {
		font-size: 20px;
	}
	.historical ul li:hover  {
		background: url(../images/historical-dian-active.png) 48px top no-repeat;
	}

         .historical ul li {
		background: url(../images/historical-dian.png) 48.5px top no-repeat;
	}
	.historical ul li h5 {
		/*background: url(../images/historical-dian.png) 48.5px top no-repeat;*/
		padding-left: 135px;
	}
	.professor ul li a {
		font-size: 13px;
	}
	.list ul li a {
		line-height: 52px;
		height: 52px;
	}
	.list ul li a p {
		line-height: 52px;
		height: 52px;
	}
	.meeting ul li .pull-left {
		padding-right: 0;
	}
	.meeting ul li .pull-left a {
		width: 100%;
		height: 200px;
		margin-bottom: 10px;
	}
	.platform ul li .media-body {
		padding: 0 0px 0 5px;
	}
	.research ul li .research_picture {
		height: 108px;
	}
	.research ul li {
		margin-bottom: 12px;
	}
	.scientific ul li .scientific_picture {
		height: 95px;
	}
	.footer-content .footer-copyright {
		width: 100%;
	}
	.footer-content .footer-code {
		width: 100%;
	}
	.footer-content .footer-code ul li {
		float: left;
		margin-left: 0;
		margin-right: 2%;
	}
	.footer-content .footer-link ul li {
		margin: 5px;
	}
	.footer-content {
		background-size: auto 100%;
	}
	.list-img ul li {
		margin-bottom: 18px;
	}

.leader .leader-content table tr td+td p {
    margin-right: 0px;
    font-size: 13px;
    margin-top: 6px;
    margin-bottom: 8px;
}
}

@media screen and (max-width: 490px) {
	.list-img ul li .list-img-box {
		height: 110px;
	}
}

@media screen and (max-width: 480px) {
	.research-box ul li .research_picture {
		height: 77px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 140px;
	}
	.lectures .swiper-lectures-img {
		height: 117px;
	}
	.logo img {
		width: 220px;
		/*margin-top: -10px;*/
	}

.navbar-toggle {
    margin-top: 15px;
}

.top-link {
    top: 15px;
}
	.right-content {
		padding: 5px 20px 20px;
	}
	.teacher-left .teacher-left-img {
		height: 180px;
		line-height: 180px;
	}
}

@media screen and (max-width: 460px) {
	.research-tel {
		width: 80%;
	}
	.research-tel .research-tel-img {
		height: 247px;
	}
	.research-box ul li {
		float: left;
		width: 80%;
		margin-left: 10%;
		margin-bottom: 15px;
	}
	.research-box ul li .research_picture {
		height: 200px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 130px;
	}
	.lectures .swiper-lectures-img {
		height: 107px;
	}
}

@media screen and (max-width: 450px) {
	.achievements-box ul li .achievements-img-box {
		height: 100px;
	}
	.teacher-left-contact {
		padding-bottom: 20px;
	}
	.research ul li .research_picture {
		height: 90px;
	}
	.scientific ul li .scientific_picture {
		height: 85px;
	}
}

@media screen and (max-width: 430px) {
	.research-box ul li .research_picture {
		height: 190px;
	}
	.teacher-left .teacher-left-img {
		height: 160px;
		line-height: 160px;
	}
	.meeting ul li .pull-left a {
		height: 180px;
	}
}

@media screen and (max-width: 420px) {
	.logo img {
		margin-top: -5px;
	}
	.search.show {
		height: 51px;
	}
	.search1 {
		width: 90%;
		height: 30px;
		margin: 10px auto;
	}
	.search_kuang {
		height: 30px;
		font-size: 12px;
	}
	.search_submit {
		height: 30px;
	}
	#full-width-slider .rsGCaption span {
		font-size: 24px;
	}
	.research-tel {
		width: 100%;
	}
	.research-tel .research-tel-img {
		height: 270px;
	}
	.research-box ul li {
		width: 100%;
		margin-left: 0;
	}
	.research-box ul li .research_picture {
		height: 210px;
	}
	.news-content .swiper-pagination-fraction .swiper-pagination-current {
		font-size: 20px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 248px;
	}
	.lectures .swiper-lectures-img {
		height: 210px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 90px;
	}
	.contact table tr td {
		width: 130px;
		height: 183px;
		margin-right: 9px;
	}
	.contact table tr td+td p {
		margin-right: 0px;
		font-size: 12px;
		margin-top: 7px;
		margin-bottom: 8px;
	}
	.leader .leader-content table tr td {
		width: 130px;
		height: 183px;
		margin-right: 9px;
	}
	.leader .leader-content table tr td+td p {
		margin-right: 0px;
		font-size: 12px;
		margin-top: 7px;
		margin-bottom: 8px;
	}
	.link ul li .link-pic {
		width: 45px;
		height: 38px;
	}
	.link ul li p {
		font-size: 13px;
	}
	.teacher-left .teacher-left-img {
		width: 135px;
		margin-right: 0;
		float: inherit;
	}
	.teacher-left-contact {
		width: 100%;
		float: inherit;
		margin-bottom: 10px;
	}
	.footertop-content .footer-code ul li div {
		width: 72px;
		height: 72px;
		padding: 4px;
	}
	.about p {
		font-size: 13px;
		color: #666;
		line-height: 20px;
	}
	.right-content {
		padding: 0px 14px 20px;
		margin-bottom: 30px;
	}
	.list-img ul li .list-img-box {
		height: 100px;
	}
	.platform ul li .pull-left a {
		width: 140px;
		height: 97px;
	}
	.platform ul li .media-body .media-heading {
		font-size: 16px;
		height: 22px;
	}
	.platform ul li .media-body .abstract {
		font-size: 13px;
		line-height: 18px;
		height: 36px;
	}
	.platform ul li .media-body .more {
		font-size: 12px;
		left: 155px;
		bottom: 20px;
		padding: 2px 15px;
	}
	.professor ul li {
		width: 20%;
		margin-left: 1.1%;
	}
	.scientific ul {
		margin-left: 0;
	}
	.scientific ul li {
		width: 100%;
		margin-left: 0;
	}
	.scientific ul li .scientific_picture {
		height: 190px;
	}


.introduction img {
    max-width: 300px;
    height: auto;
    display: block;
    margin: 0 auto !important;
}
}

@media screen and (max-width: 400px) {
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 238px;
	}
	.scientific ul li .scientific_picture {
		height: 170px;
	}
}

@media screen and (max-width: 390px) {
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 228px;
	}
	.lectures .swiper-lectures-img {
		height: 200px;
	}
	.meeting ul li .pull-left a {
		height: 170px;
	}

.top-link {
    right: 38px;
}
}

@media screen and (max-width: 380px) {
	.research-tel .research-tel-img {
		height: 250px;
	}
	.contact table {
		margin-bottom: 12px;
	}
	.contact table tr td {
		width: 120px;
		height: 169px;
	}
	.contact table tr td+td h3 {
		font-size: 16px;
	}
	.contact table tr td+td h6 {
		font-size: 12px;
		margin: 5px 0;
	}
	.leader .leader-content table tr td {
		width: 120px;
		height: 169px;
	}
	.leader .leader-content table tr td+td h3 {
		font-size: 16px;
	}
	.leader .leader-content table tr td+td h6 {
		font-size: 12px;
		margin: 5px 0;
	}
	.list-img ul li .list-img-box {
		height: 90px;
	}
}

@media screen and (max-width: 370px) {
.logo img {
    width: 200px;
}

.top-link ul li{
  margin-left: 5px;
}
	.research-box ul li .research_picture {
		height: 200px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 218px;
	}
	.lectures .swiper-lectures-img {
		height: 190px;
	}
	.meeting ul li .pull-left a {
		height: 160px;
	}
	.research ul li .research_picture {
		height: 80px;
	}
}

@media screen and (max-width: 360px) {
	.logo img {
		width: 210px; */
    /* margin-top: -0px; */
    margin-left: -5px;
	}
	.research-tel .research-tel-img {
		height: 240px;
	}
	.research-box ul li .research_picture {
		height: 190px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 208px;
	}
	.lectures .swiper-lectures-img {
		height: 180px;
	}
	.achievements-box ul li .achievements-img-box {
		height: 80px;
	}
	.contact table tr td {
		width: 110px;
		height: 154px;
	}
	.contact table tr td+td h6 {
		line-height: 22px;
	}
	.contact table tr td+td p {
		line-height: 16px;
		height: 48px;
	}
	.leader .leader-content table tr td {
		width: 110px;
		height: 154px;
	}
	.leader .leader-content table tr td+td h6 {
		line-height: 22px;
	}
	.leader .leader-content table tr td+td p {
		line-height: 16px;
		height: 48px;
	}
	.scientific ul li .scientific_picture {
		height: 150px;
	}
}

@media screen and (max-width: 350px) {
	.list-img ul li .list-img-box {
		height: 80px;
	}
	.meeting ul li .pull-left a {
		height: 150px;
	}

.navbar-toggle {
    width: 19px;
    height: 17px;
    background: url(../images/anniu.png) no-repeat;
    background-size: 100%;
    margin-top: 10px;
}
}

@media screen and (max-width: 340px) {
	.research-tel .research-tel-img {
		height: 230px;
	}
	.research-box ul li .research_picture {
		height: 180px;
	}
	#swiper-container1 .swiper-wrapper .swiper-slide .swiper-slide-img {
		height: 198px;
	}
	.lectures .swiper-lectures-img {
		height: 170px;
	}
	.meeting ul li .pull-left a {
		height: 140px;
	}
}