﻿@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 1920px) {
	.header {
		background-size: auto 100%;
	}
}

@media screen and (min-width: 1480px) {
	.container {
		width: 1399px;
	}
}

@media screen and (min-width:1320px) and (max-width:1480px) {
	.container {
		width: 1260px;
	}
}

@media screen and (max-width: 1480px) {

	/* 团队视频 */
	.team ul li a{
		height: 290px;
	}

	/*当前栏目 */

	.x-banner .column h4 {
		font-size: 44px;
		width: 195px;
	}

	.x-banner .column span {
		font-size: 28px;
	}

	.research-list {
		margin-top: 28px;
	}

	.research-list ul li {
		margin-top: -38px;
	}


	.platform ul li .platform_picture {
		height: 212px;
	}

	.list-img ul li .news_picture {
		height: 215px;
	}

	.direction ul li .direction_text h4 {
		font-size: 23px;
	}

	.direction ul li .direction_picture {
		width: 320px;
		height: 210px;
	}

	#teacher-right-contact table tr td h2 {
		font-size: 23px;
	}

	#teacher-right-contact table tr td h3 {
		font-size: 21px;
	}

	.teacher-left-contact h4 {
		font-size: 23px;
	}


	.lectures ul li .lectures-img {
		height: 328px;
                height: 273px;
	}

	.index-title h3 {
		font-size: 32px;
	}

.lectures ul li .lectures-title {
    padding: 6px 0;
}

	.lectures ul li .lectures-title h4 {
		font-size: 17px;
	}

	.index-title h3 span {
		font-size: 22px;
		margin: 0 10px;
	}

	.index-news ul li .news_picture {
		height: 215px;
	}

	.research-tel .research-tel-img {
		height: 438px;
	}

	.research-box ul li a .research_date {
		    margin: 8.7px 0 7px;
	}
	

	.research-box ul li a .research-title {
		margin-bottom: 6px;
	}

	.index-notice ul li {
		padding: 13px 0 10px;
		margin-bottom: 3.13px;
	}

	#swiper-container1 .swiper-slide {
		padding: 80px 0 47px;
	}


	#swiper-container1 .swiper-slide:hover {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	.index-blue{
		height: 694px;
	}


	#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 62px;
		height: 62px;
	}

#swiper-container1 .swiper-slide-title{
   padding: 0 24% 20px;
}

}


@media screen and (max-width: 1320px) {

    .nav ul li .nav_item li a{
        padding: 10px 3px;
     }

	/* 团队视频 */
	.team ul li a{
		height: 269px;
	}

	.x-banner .column h4 {
		font-size: 40px;
		width: 190px;
	}

	.x-banner .column span {
		font-size: 26px;
	}

	.columntitle {
		font-size: 28px;
		line-height: 69px;
	}

	.left-box .left-nav ul li {
		margin-bottom: 18px;
	}

	.left-box .left-nav ul li a {
		padding: 13.5px 0 14px 15px;
		font-size: 19px;
	}

	.research-item h3 {
		font-size: 15px;
		left: 35px;
	}

	.research-item ul {
		padding-left: 123px;
	}

	.research-item ul li {
		width: 62px;
		height: 30px;
		line-height: 30px;
		font-size: 15px;
	}

	.research-item ul li:first-child {
		left: 85px;
	}

	.research-item {
		padding: 25px 32px 10px 32px;
	}

	.research-list ul li .pull-left a {
		width: 125px;
		height: 172px;
	}

	.research-list ul li .media-body .media-heading {
		font-size: 23px;
		margin-bottom: 45px;
	}

	.research-list {
		margin-top: 33px;
	}

	.research-list ul li {
		margin-top: -45px;
	}

	.platform ul {
		margin-top: 5px;
	}


	.platform ul li {
		margin-top: 15px;
	}


	.platform ul li .platform_picture {
		height: 197px;
	}


	.platform ul li a .platform_text {
		font-size: 17px;
		padding: 7px 0;
		height: 38px;
	}


	.achievements-box ul li .achievements-date h4 {
		font-size: 21px;
	}

	.achievements-item ul li:first-child {
		left: 135px;
	}

	.achievements-item ul {
		padding-left: 190px;
	}


	.list-img ul li .news_picture {
		height: 200px;
	}

	.list-img ul li .news_text {
		padding: 15px 21px 48px 19px;
	}

	.list-img ul li .news_text .news-title {
		font-size: 19px;
		line-height: 23px;
		height: 46px;
		padding-right: 60px;
		margin: 0 0 13px;
	}

	.list-img ul li .news_text .news_date h3 {
		font-size: 28px;
	}

	.list-img ul li .news_text .news_date {
		top: 17px;
		right: 21px;
	}

	.list-img ul li .news_text .more {
		bottom: 10px;
	}

	.list-img ul li .news_text .more span {
		margin: 0 21px 0 19px;
	}

	.direction ul li .direction_text h4 {
		font-size: 22px;
		line-height: 62px;
	}

	.direction ul li .direction_picture {
		width: 300px;
		height: 197px;
	}


	.tel-list-h3 h3 {
		font-size: 19px;
	}

	.tel-list-h3 .more {
		padding: 5px 21px;
	}


	.index-title h3 {
		font-size: 28px;
	}


	.index-title h3 span {
		font-size: 20px;
		margin: 0 6px;
	}

	.index-news ul li .news_picture {
		height: 199px;
	}

	.index-news ul li .news_text {
		padding: 21px 21px 0;
	}

	.index-news ul li .news_text .news-title {
		font-size: 19px;
	}

	.index-news ul li .news_text .news_date h3 {
		font-size: 28px;
	}

	.index-notice ul li .notice-title {
		margin: 4px 0;
	}

	.index-notice ul li {
		padding: 12px 0 11px;
		margin-bottom: 2px;
	}

	.research-tel .research-tel-img {
		height: 407px;
	}

	.research-box ul li a .research_date {
		    margin: 8.7px 0 7px;
	}

	.research-box ul li a {
		padding: 0 32px 0 20px;
	}

	.research-box ul li a .research-title {
		margin-bottom: 0px;
		font-size: 15px;
	}


	.research-tel .research-tel-text {
		font-size: 23px;
		bottom: 20px;
		padding: 0 20px;
	}

	.lectures ul li .lectures-img {
		height: 305px;
                height: 253px;
	}

.lectures ul li .lectures-title {
    font-size: 13px;
    padding: 8px 0 5px;
}

.lectures ul li .lectures-title h4 {
    font-size: 16px;
    line-height: 26px;
}



	#swiper-container1 .swiper-slide {
		padding: 68px 0 30px;
	}

	#swiper-container1 .swiper-slide:hover {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}

	#swiper-container1 .swiper-slide-text .more{
		margin-top: 15px;
	}


	#swiper-container1 .swiper-slide:hover .swiper-slide-text {
		height: 95px;
	}

	#swiper-container1 .swiper-slide-title{
		padding: 0 21% 20px;
	}

	.index-blue{
		height: 660px;
	}

#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 56px;
		height: 56px;
	}

.team ul li .team-text a {
    font-size: 17px;
}

}

@media screen and (max-width: 1200px) {

	.header-top {
		padding: 19px 0 24px;
		height: 133px;
	}


.banner{
    margin-top: 168px;
}
.x-banner{
    margin-top: 156px;
}

	.nav ul li a {
		height: 58px;
		line-height: 58px;
		font-size: 17px;
	}

	.nav ul li .nav_item {
		top: 58px;
		padding: 10px 0;
	}

	.nav ul li .nav_item li a {
		font-size: 15px;
	
	}

	/*.logo .logo_img {*/
	/*	width: 580px;*/
	/*}*/

	.search {
		margin-top: 10px;
	}

.search .search-icon{
   width: 18px;
}

	#search_kang {
		height: 32px;
		line-height: 31px;
	}


	#search_image {
		top: 6.5px;
		width: 18px;
	}

	.call {
		margin: 15px 25px 10px;
	}

	.top-weixin {
		margin-top: 7px;
	}


	.x-banner .column h4 {
		font-size: 36px;
		width: 180px;
	}

	.x-banner .column span {
		font-size: 24px;
	}

#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 50px;
		height: 50px;
	}

	.left-box .left-nav ul li a {
		font-size: 18px;
	}

	.columntitle {
		font-size: 26px;
		line-height: 66px;
	}

	.team ul li a{
		height: 223px;
	}

	.bottom-logo img {
		width: 500px;
	}

	.research-item {
		padding: 18px 26px 10px 26px;
	}

	.research-item h3 {
		font-size: 14px;
		top: 25px;
	}

	.research-item ul li {
		width: 60px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
	}

	.research-item ul li:first-child {
		top: 20px;
	}

	.research-list ul li .media {
		padding: 12px 0px 12px 7px;
	}

	.research-list ul li .pull-left a {
		width: 110px;
		height: 151px;
		margin-right: 5px;
	}

	.research-list ul li .media-body {
		padding-top: 20px;
	}

	.research-list ul li .media-body .media-heading {
		font-size: 22px;
		margin-bottom: 30px;
	}

	.research-list ul li .media-body .abstract {
		font-size: 14px;
		line-height: 22px;
		height: 44px;
	}
       .research-list ul li .media-body .work {
		font-size: 14px;
		line-height: 22px;
		height: 22px;
	}

	.research-list ul li .media-body .media-heading span {
		margin-left: 10px;
	}

	.platform ul li .platform_picture {
		height: 163px;
	}

	.platform ul li a .platform_text {
		font-size: 16px;
		padding: 6px 0;
		height: 34px;
	}

	.platform ul {
		margin-top: 6px;
	}

	.platform ul li {
		margin-top: 13px;
	}

	.achievements-box ul li {
		margin-bottom: 27px;
	}

	.achievements-box ul li::before {
		width: 3px;
	}

	.achievements-box ul li a {
		padding: 13px 25px;
	}

	.achievements-box ul li .achievements-date {
		margin-right: 22px;
	}

	.achievements-box ul li .achievements-text .achievements-title {
		font-size: 17px;
	}

	.list-img ul li {
		width: 47.7%;
	}

	.list-img ul li .news_picture {
		height: 255px;
	}


	.direction ul li {
		margin-top: 30px;
	}

	.direction ul li .direction_text h4::before {
		height: 4px;
		width: 70px;
	}

	.direction ul li .direction_text .more {
		font-size: 13px;
		background-size: 17px;
	}

	.direction ul li .direction_picture {
		width: 270px;
		height: 177px;
		margin-right: 23px;
	}

	.direction ul li .direction_text .direction-abstract {
		font-size: 15px;
		line-height: 28px;
		height: 84px;
	}

	.direction ul li .direction_text h4 {
		font-size: 20px;
		line-height: 55px;
	}

	#teacher-right-contact table tr td h2 {
		font-size: 22px;
	}

	#teacher-right-contact table tr td h3 {
		font-size: 20px;
	}

	.teacher-left-contact h4 {
		font-size: 22px;
	}

	#teacher-right-contact table tr td ul li {
		font-size: 15px;
		line-height: 26px;
	}

	#teacher-right-contact table tr td p {
		font-size: 15px;
		line-height: 26px;
	}

	#teacher-right-contact table tr td h4 {
		font-size: 17px;
	}

	.teacher-left-contact p {
		font-size: 15px;
		line-height: 26px;
	}

	.teacher-left-contact .laos-jianjie {
		font-size: 15px;
		line-height: 26px;
	}

	.teacher-left .teacher-left-img {
		width: 164px;
		/*height: 164px;
		line-height: 164px;*/
		margin: 0 auto 14px;
	}

	#teacher-right-contact table tr td {
		padding: 12px 30px 23px !important;
	}


	.tel-list-right {
		padding: 0 17px;
	}

	.tel-list-h3 h3 {
		font-size: 18px;
		margin: 20px 0 12px;
	}

	.tel-list-h3 .more {
		padding: 4px 15px;
		font-size: 12px;
		bottom: 9px;
	}

	.tel-list-right ul li {
		padding: 12px 0 14px;
	}

	.tel-list-right ul li a p {
		font-size: 15px;
		line-height: 30px;
		height: 30px;
	}

	.article h2.title {
		font-size: 19px;
		line-height: 30px;
		margin: 0 0 17px;
	}

	.article .content p {
		font-size: 15px;
		line-height: 28px
	}



	.achievements-item p {
		font-size: 15px;
	}

	.achievements-item ul {
		padding-left: 170px;
	}

	.achievements-item ul li {
		font-size: 15px;
		margin-right: 20px;
		margin-bottom: 9px;
	}

	.achievements-item ul li:first-child {
		left: 125px;
	}

	.lectures ul li .lectures-img {
		height: 253px;
                height: 210px;
	}


	.index-news ul li .news_picture {
		height: 165px;
	}

	.index-news ul li .news_text {
		padding: 16px 16px 0;
	}

	.index-news ul li .news_text .news-title {
		font-size: 17px;
		line-height: 22px;
		height: 44px;
		padding-right: 56px;
	}

	.index-news ul li .news_text .news_date h3 {
		font-size: 26px;
	}

	.index-news ul li .news_text .news_date p {
		font-size: 13px;
	}

	.index-news ul li .news_text .news_date {
		top: 18px;
	}

	.index-title {
		margin-bottom: 24px;
	}

	.index-title h3 {
		font-size: 24px;
	}

	.index-title h3 span {
		font-size: 17px;
		margin: 0 5px;
	}

	.index-title .more {
		top: 10px;
		font-size: 12px;
		padding-right: 23px;
		background-size: 17px;
	}

.index-blue .index-title .more{
  background-size: 17px;
}

	.index-greybj {
		padding: 40px 0 68px;
	}

	.index-notice ul {
		padding: 0 20px;
	}

	.index-news ul li .news_text .news_date{
		right: 18px;
	}

	.index-notice ul li .notice_date {
		font-size: 15px;
	}

	.index-notice ul li .notice-title {
		font-size: 15px;
		line-height: 19px;
		height: 38px;
		margin: 3px 0;
	}

	.index-notice ul li {
		padding: 9px 0 9px;
		margin-bottom: 1px;
	}

	.research-box ul li a {
		padding: 0 25px 0 16px;
	}

	.research-tel .research-tel-img {
		height: 337px;
	}

	.research-tel .research-tel-text {
		font-size: 22px;
		bottom: 16px;
		padding: 0 16px;
	}

	.research-box ul li a .research_date {
		margin: 16px 0 8px;
		font-size: 15px;
	}

	.research-box ul li a .research-title {
		margin-bottom: 20.5px;
		font-size: 18px;
		line-height: 27px;
		height: 54px;
	}

	.research-box ul li .more {
		font-size: 13px;
		padding: 11.5px 0;
		margin: 0 16px;
	}

	.lectures ul li .lectures-title h4 {
		font-size: 16px;
		line-height: 26px;
                font-size: 15px;
		line-height: 24px;
	}

	.lectures ul li .lectures-title {
		font-size: 13px;
                font-size: 12px;
	}

	.footer {
		padding: 48px 0 0;
	}

	.footer-top {
		margin-bottom: 32px;
	}

	.footer-bottom .visit {
		width: 15%;
	}

#swiper-container1 .swiper-slide {
		padding: 45px 0 25px;
	}

	#swiper-container1 .swiper-slide-title {
		font-size: 20px;
		padding: 0 17% 0px;
	}

	#swiper-container1 .swiper-slide-img img{
		height: 103px;
	}

	.index-blue {
		padding: 50px 0 90px;
	}

	.index-blue {
		height: 556px;
	}

	.index-blue .swiper-button-next {
		width: 45px;
		height: 45px;
		top: 220px;
		right: -80px;
	}

	.index-blue .swiper-button-prev {
		width: 45px;
		height: 45px;
		top: 220px;
		left: -80px;
	}

	#swiper-container1 .swiper-slide-text p {
		font-size: 13px;
		margin: 0 20px;
		line-height: 26px;
		height: 52px;
	}

	#swiper-container1 .swiper-slide-text .more {
		margin-top: 10px;
	}

	#swiper-container1 .swiper-slide:hover .swiper-slide-text {
		height: 82px;
	}

.team ul li .team-text a {
    font-size: 16px;
}
}


@media screen and (max-width: 992px) {


.banner {
    margin-top: 196px;
}

.x-banner{
    margin-top: 182px;
}
	.search {
		width: 100%;
                background: #fff;
	}

	.header-top {
		padding: 16px 0 19px;
		height: 167px;
	}

.search .search-icon{
   display: none;
}

.search  #search_kang {
    width: 82%;
}

.search  #search_image {
    display: block;
}

.index-title .more {
    top: 6px;
}


	#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 42px;
		height: 42px;
	}

	.nav ul li a {
		height: 52px;
		line-height: 52px;
		font-size: 16px;
	}

	.nav ul li .nav_item {
		top: 52px;
		padding: 6px 0;
	}

	.nav ul li .nav_item li a {
                font-size: 14px;
    padding: 5px 3px;
    line-height: 18px;
	}

	.x-banner .column h4 {
		font-size: 32px;
		width: 160px;
	}

	.x-banner .column span {
		font-size: 22px;
	}

	.left-box .left-nav ul li a {
		font-size: 17px;
	}

	.columntitle {
		font-size: 24px;
		line-height: 60px;
	}

	.left-box .left-nav ul li a {
		padding: 10px 0 13px 12px;
	}

	.team ul li {
		
		margin-top: 20px;
	}
        .team ul li a{
          height: 172px;
       }

	.research-list ul {
		margin-left: -23px;
		margin-right: -23px;
	}

	.research-list ul li {
		margin-top: -40px;
		width: 100%;
		padding: 23px 0 23px 23px;
	}

	.platform ul {
		margin-top: 10px;
	}

	.platform ul li {
		margin-top: 10px;
	}

	.research-list ul li .media {
		padding: 12px 40px 15px 18px;
	}

	.platform ul li .platform_picture {
		height: 126px;
	}

	.platform ul li a .platform_text {
		font-size: 15px;
		padding: 6px 0;
		height: 33px;
	}


	.bottom-logo img {
		width: 370px;
	}

	.achievements-item {
		padding: 12px 10px 10px 20px;
	}

	.achievements-box ul li {
		margin-bottom: 25px;
	}

	.achievements-item p {
		font-size: 14px;
		left: 20px;
		top: 14px;
	}

	.achievements-box ul li .achievements-date h4 {
		font-size: 20px;
	}

	.achievements-box ul li .achievements-text .achievements-title {
		font-size: 16px;
		line-height: 28px;
	}

	.achievements-item ul {
		padding-left: 143px;
	}

	.achievements-box ul li a {
		padding: 11px 22px;
	}

	.achievements-box ul li .achievements-date {
		margin-right: 19px;
	}

	.achievements-item ul li {
		font-size: 14px;
		margin-right: 10px;
		margin-bottom: 5px;
		padding: 2px 11px;
	}

	.achievements-item ul li:first-child {
		left: 106px;
		top: 12px;
	}

	.list-img ul li .news_picture {
		height: 197px;
	}

	.list-img ul li .news_text .news-title {
		font-size: 18px;
		line-height: 22px;
		height: 44px;
		padding-right: 50px;
		margin: 0 0 10px;
	}

	.list-img ul li .news_text .news_date h3 {
		font-size: 26px;
	}

	.list-img ul li .news_text .news_date p {
		font-size: 13px;
	}

	.list-img ul li .news_text {
		padding: 15px 16px 40px 14px;

	}

	.list-img ul li .news_text .news_date {
		top: 16px;
		right: 17px;
	}

	.list-img ul li .news_text .more span {
		margin: 0 16px 0 14px;
	}

	.list-img ul li .news_text .more {
		bottom: 7px;
	}

	.direction ul li .direction_picture {
		width: 230px;
		height: 151px;
		margin-right: 20px;
	}

	.direction ul li .direction_text h4::before {
		height: 3px;
		width: 60px;
	}

	.direction ul li .direction_text h4 {
		font-size: 18px;
		line-height: 48px;
	}

	.direction ul li .direction_text .more {
		font-size: 12px;
		background-size: 15px;
		top: 16px;
	}

	.direction ul li .direction_text .direction-abstract {
		font-size: 14px;
		line-height: 25px;
		height: 75px;
	}


	.direction ul li {
		margin-top: 24px;
	}

	#teacher-right-contact table tr td h2 {
		font-size: 20px;
		margin: 12px 0 10px;
	}

	#teacher-right-contact table tr td {
		padding: 9px 23px 18px !important;
	}

	#teacher-right-contact table tr td ul li {
		font-size: 14px;
		line-height: 24px;
		background-size: 5px;
		padding-left: 15px;
	}

	#teacher-right-contact table tr td p {
		font-size: 14px;
		line-height: 24px;
	}

	#teacher-right-contact table tr td h3 {
		font-size: 18px;
		margin-top: 12px;
	}

	#teacher-right-contact table tr td h4 {
		font-size: 16px;
		margin-left: 20px;
		margin-top: 10px;
	}

	#teacher-right-contact table tr td h5 {
		font-size: 13px;
		margin-left: 38px;
	}

	#teacher-right-contact table tr td h6 {
		font-size: 13px;
		padding-left: 55px;
		padding-bottom: 15px;
		background: url(../images/details-lou.png) 37px 4px no-repeat;
	}

	.teacher-left-box {
		padding: 32px 0 80px;
	}

	.teacher-left .teacher-left-img {
		width: 124px;
		/*height: 124px;
		line-height: 124px;*/
		margin: 0 auto 12px;
	}

	.teacher-left-contact h4 {
		font-size: 20px;
	}

	.teacher-left-contact p {
		font-size: 14px;
		line-height: 24px;
	}

	.teacher-left-contact .laos-jianjie {
		font-size: 14px;
		line-height: 24px;
	}

	.tel-list-right {
		padding: 0 14px;
	}

	.tel-list-h3 h3 {
		font-size: 16px;
		margin: 15px 0 10px;
	}

	.tel-list-h3 .more {
		padding: 2px 10px;
		bottom: 6px;
	}


	.tel-list-right ul li a p {
		font-size: 14px;
		line-height: 26px;
		height: 26px;
	}


	.index-news {
		padding-right: 0;
		width: 100%;
		margin-bottom: 25px;
	}

	.index-news ul li .news_picture {
		height: 173px;
	}

	.index-notice {
		padding-left: 0;
		width: 100%;
	}

	.research-tel .research-tel-img {
		height: 261px;
	}

	.research-tel .research-tel-text {
		font-size: 20px;
		bottom: 12px;
		padding: 0 12px;
	}

	.research-box ul li{
		margin-bottom: 8px;
	}

	.research-box ul li a {
		padding: 0 15px 0 10px;
	}

	.research-box ul li a .research_date {
		margin: 10px 0 4px;
		font-size: 14px;
	}

	.research-box ul li a .research-title {
		margin-bottom: 10.5px;
		font-size: 16px;
		line-height: 24px;
		height: 48px;
		margin-top: 2px;
	}

	.research-box ul li .more {
		font-size: 12px;
		padding: 8px 0;
		margin: 0 12px;
		background-size: 16px;
	}

	.index-white {
		padding: 40px 0 65px;
	}

	.lectures ul li .lectures-img {
		height: 197px;
                height: 163px;
	}

	.lectures ul li .lectures-title {
		font-size: 12px;
		padding: 6px 0;
                padding: 6px 0 5px;
	}

	.lectures ul li .lectures-title h4 {
		font-size: 14px;
		line-height: 24px;
                line-height: 20px;
	}

	.article h2.title {
		font-size: 18px;
		line-height: 28px;
		margin: 0 0 12px;
	}

	.article h4.information {
		line-height: 32px;
		font-size: 13px;
		margin: 10px 0 10px;
	}

	.article .content p {
		font-size: 14px;
		line-height: 26px;
	}

	.share {
		font-size: 13px;
	}

	.page-dow .page-dow-prev, .page-dow .page-dow-next {
		font-size: 13px;
	}

	.page-dow .page-dow-prev a, .page-dow .page-dow-next a {
		font-size: 13px;
	}

	.index-title {
		margin-bottom: 20px;
	}

	.footer {
		padding: 38px 0 0;
	}

	.footer-top {
		margin-bottom: 26px;
	}

	.footer-bottom {
		height: 82px;
	}

	.footer-bottom .copyright {
		width: 50%;
		margin-bottom: 10px;
	}

	.footer-bottom .visit {
		width: 50%;
		margin-bottom: 10px;
		text-align: right;
	}

	#swiper-container1 .swiper-slide-img img {
		height: 65px;
	}

	#swiper-container1 .swiper-slide {
		padding: 26px 0 12px;
	}

	#swiper-container1 .swiper-slide-title {
		font-size: 18px;
		padding: 0 11% 5px;
	}

	.index-blue .swiper-button-prev {
		width: 35px;
		height: 35px;
		top: 180px;
		left: -50px;
	}

	.index-blue .swiper-button-next {
		width: 35px;
		height: 35px;
		top: 180px;
		right: -50px;
	}

	.index-blue {
		padding: 35px 0 50px;
		height: 426px;
	}

	#swiper-container1 .swiper-slide:hover .swiper-slide-text .more {
		height: 17px;
		font-size: 12px;
		margin-top: 6px;
	}

	#swiper-container1 .swiper-slide-text p {
		font-size: 12px;
		margin: 0 20px;
		line-height: 22px;
		height: 44px;
	}

	#swiper-container1 .swiper-slide-img {
		margin-bottom: 18px;
	}

	#swiper-container1 .swiper-slide:hover .swiper-slide-text {
		height: 68px;
		margin-bottom: 5px;
	}

	#swiper-container1 .swiper-slide:hover {
		-webkit-transform: translateY(-8px);
		transform: translateY(-8px);
	}


}

@media screen and (max-width: 767px) {
	.container {
		padding: 0 10px;
	}

	.navbar-toggle {
		display: block;
	}

.banner {
    margin-top: 165px;
}
.x-banner{
 margin-top: 130px;
}


	.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;
	}


.nav .big_close{
   display: inline-block;
}
        .nav ul {
    padding: 15px 0;
}





	.nav ul li {
		width: 90%;
		height: auto;
		background: none;
		line-height: normal;
		height: auto;
		margin: 0 5%;
		text-align: left;
	}

	.nav ul li:first-child {
		width: 90%;
		margin-left: 5%;
	}
       .nav ul li:hover {
    background: none;
}

 .nav ul li.active {
    background: none;
}

	.nav ul li a {
		font-size: 18px;
		height: 40px;
		line-height: 40px;
		color: #fff;
                padding: 0 10px;
	}

	.nav ul li.active a {
		position: inherit;
		height: 40px;
		background: none;
		border-top: none;

		font-weight: bold;
                background: url(../images/nav-item-hover.png) repeat;
	}

	.nav ul li:hover a {
		position: inherit;
		top: 0;
		left: 0;
		height: 40px;
		background: none;
		border-top: none;
		font-weight: bold;
                background: url(../images/nav-item-hover.png) repeat;

	}

	.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;
	}



	.nav ul li .nav_item li a {
		padding: 5px 10px;
		font-size: 16px;
		color: #fff;
	}

.nav ul li.active .nav_item li a{
    background: none;
}

	.nav ul li:hover .nav_item li a {
		background: none;
	}

	.call {
		display: none;
	}

	.top-weixin {
		display: none;
	}

	.location {
		right: 10px;
	}

#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 38px;
		height: 38px;
	}

	.left-box {
		padding-right: 0;
	}

	.left-box .left-nav ul li {
		margin-bottom: 15px;
	}

	.left-box .left-nav ul li a {
		font-size: 16px;
		padding: 9px 0 10px 12px;
	}

	.right-content {
		margin-top: 0px;
	}

	.columntitle {
		font-size: 22px;
		line-height: 50px;
	}

	.team ul li a{
		height: 200px;
	}

	.x-banner .column h4 {
		font-size: 28px;
		width: 140px;
	}

	.x-banner .column span {
		font-size: 20px;
	}

	.research-list ul {
		margin-left: -32px;
		margin-right: -32px;
	}

	.research-list ul li .media {
		padding: 12px 40px 15px 25px;
	}


	.platform ul li .platform_picture {
		height: 145px;
	}

	.achievements-box ul li {
		margin-bottom: 23px;
	}

	.list-img ul li .news_picture {
		height: 240px;
	}

	.teacher-left {
		padding-right: 0;
		margin-bottom: 20px;
	}

	.rsMinW .rsBullets {
		bottom: 30px;
		}


	.article-left {
		float: initial;
		width: 100%;
		margin-top: 15px;
		margin-right: 0;
	}

	.tel-list-right {
		width: 100%;
		float: initial;
		margin-top: 7px;
		margin-bottom: 20px;
	}

.index-title .more {
    top: 4px;
}

	.index-news ul li .news_picture {
		height: 160px;
	}

	.index-news ul li .news_text .news-title {
		font-size: 16px;
		line-height: 21px;
		height: 42px;
		margin: 0 0 10px;
	}

	.index-news ul li .news_text .news_date h3 {
		font-size: 24px;
	}

	.index-news ul li .news_text .news_date p {
		font-size: 12px;
	}

	.index-news ul li .news_text .news-abstract {
		font-size: 13px;
		line-height: 22px;
		height: 44px;
	}

	.index-news ul li .news_text .more {
		font-size: 13px;
		line-height: 24px;
		padding: 5px 0;
		background-size: 16px;
		}


		.index-title h3 {
			font-size: 22px;
		}

		.index-title h3 span {
			font-size: 16px;
		}

		.index-greybj {
			padding: 30px 0 48px;
		}

.lectures ul {
    margin-left: -2.33%;
}

.lectures ul li {
   width: 31%;
    margin-left: 2.33%;
   margin-bottom: 20px;
}


		.lectures ul li .lectures-img {
			height: 175px;
                         height: 310px;
		}


		#swiper-container1 .swiper-slide {
			padding: 86px 0 72px;
		}


		#swiper-container1 .swiper-slide-img img {
			height: 90px;
		}

		.index-blue {
			padding: 30px 0 40px;
			height: 520px;
		}


}

@media screen and (max-width: 750px) {
	.bottom-logo {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}

	.bottom-xinxi {
		width: 100%;
	}

	.index-news ul li .news_text {
		padding: 12px 13px 0;
	}

	.index-news ul li .news_text .news_date h3 {
		font-size: 22px;
	}

	.research-tel .research-tel-text {
		font-size: 17px;
		bottom: 7px;
		padding: 0 12px;
		line-height: 26px;
		height: 52px;
	}

	.research-tel .research-tel-img {
		height: 251px;
	}

	.research-box ul {
		width: 100%;
	}

	.research-tel {
		float: initial;
		width: 187px;
		margin: 0 auto 12px;
	}

	.research-box ul li {
		width: 48.3%;
	}
}

@media screen and (max-width: 740px) {
.index-news ul li .news_picture {
    height: 140px;
}

.index-greybj {
    padding: 30px 0 48px;
}

.index-news ul li .news_text .news_date h3 {
    font-size: 22px;
}


.index-news ul li .news_text .news_date {
    top: 15px;
}

.lectures ul li .lectures-img {

                         height: 290px;
		}
}

@media screen and (max-width: 720px) {
	.platform ul li .platform_picture {
		height: 145px;
	}

	.list-img ul li .news_picture {
		height: 220px;
	}

	.list-img ul li .news_text .news-title {
		font-size: 17px;
		line-height: 20px;
		height: 40px;
	}

	.list-img ul li .news_text .news_date h3 {
		font-size: 25px;
	}

	.list-img ul li .news_text .news_date {
		top: 14px;
	}
}

@media screen and (max-width: 700px) {
	.team ul li a{
		height: 180px;
	}

	.platform ul li .platform_picture {
		height: 130px;
	}

	.lectures ul li {
		float: left;
		/*width: 31.86%;*/
		margin-bottom: 15px;
		}

		.lectures ul li .lectures-img {
			height: 260px;
                        height: 270px;
		}
}

@media screen and (max-width: 690px) {
	.research-list ul {
		margin-left: -28px;
	}
}

@media screen and (max-width: 680px) {

	.research-list ul {
		margin-left: -32px;
		margin-right: -28px;
	}

	.rsMinW .rsBullets {
		bottom: 20px;
	}


}

@media screen and (max-width: 670px) {
	.list-img ul li .news_picture {
		height: 200px;
	}
}

@media screen and (max-width: 650px) {
	/*.logo .logo_img {*/
	/*	width: 520px;*/
	/*}*/

	.navbar-toggle {
		margin-top: 11px;
	}

	.header-top {
		height: auto;
		overflow: hidden;
	}

	.index-news ul li .news_picture {
		height: 120px;
	}


.banner{
    margin-top: 167px;
}
.x-banner{
    margin-top: 126.08px;
}

.lectures ul li .lectures-img {
    height: 250px;
}
}

@media screen and (max-width: 640px) {
	.team ul li a{
		height: 160px;
	}

	.x-banner .column h4 {
		font-size: 26px;
		width: 130px;
	}

	.x-banner .column span {
		font-size: 18px;
	}

	.columntitle {
		font-size: 20px;
		line-height: 46px;
	}

	.research-list ul {
		margin-left: -28px;
		margin-right: -25px;
	}

	.research-list ul li .media {
		padding: 12px 40px 15px 22px;
	}

	.list-img ul li .news_text .news-abstract {
		font-size: 13px;
		line-height: 22px;
		height: 44px;
	}

	.list-img ul li .news_text .more span {
		font-size: 13px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.list-img ul li:hover .news_text .more {
		height: 33px;
	}

	.list-img ul li .news_text {
		padding: 15px 16px 33px 14px;
	}

	.direction ul li {
		margin-top: 20px;
	}

	.direction ul li .direction_picture {
		width: 200px;
		height: 131px;
		margin-right: 15px;
	}

	.direction ul li .direction_text h4 {
		font-size: 17px;
		line-height: 45px;
	}

	.direction ul li .direction_text .direction-abstract {
		font-size: 13px;
		line-height: 23px;
		height: 69px;
	}

#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 35px;
		height: 35px;
	}


.team ul li .team-text a {
    font-size: 15px;
    height: 24px;
    line-height: 24px;
}


}

@media screen and (max-width: 620px) {

	.platform ul li .platform_picture {
		height: 110px;
	}

	.lectures ul li .lectures-img {
		/*height: 240px;*/
	}
}


@media screen and (max-width: 610px) {
	.list-img ul li .news_picture {
		height: 180px;
	}

.lectures ul li .lectures-img {
    height: 230px;
}
}

@media screen and (max-width: 590px) {
	/*.logo .logo_img {*/
	/*	width: 440px;*/
	/*}*/

	.navbar-toggle {
		margin-top: 9px;
	}

	.research-list ul li .media {
		padding: 12px 40px 15px 18px;
	}

	.index-news ul li .news_text .news-title {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
		margin: 0 0 7px;
		padding-right: 48px;
	}

	.index-news ul li .news_text .news-abstract {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}

	.index-news ul li .news_text .more {
		font-size: 12px;
		line-height: 24px;
		padding: 4px 0;
		background-size: 14px;
		margin-top: 7px;
	}

	.index-title h3 {
		font-size: 20px;
	}

	.index-title h3 span {
		font-size: 15px;
	}

	.index-title {
		margin-bottom: 16px;
	}

	#swiper-container1 .swiper-slide-title {
		padding: 0 24% 5px;
	}

	#swiper-container1 .swiper-slide {
		padding: 66px 0 52px;
	}


.banner{
    margin-top: 118.69px;
}
.x-banner{
    margin-top: 118.69px;
}

}

@media screen and (max-width: 580px) {
	.x-banner .column h4 {
		font-size: 24px;
		width: 120px;
	}

	.x-banner .column span {
		font-size: 16px;
	}


	.research-item {
		padding: 12px 20px 10px 20px;
	}


	.research-list ul {
		margin-left: -25px;
		margin-right: -22px;
	}

	.research-item ul li {
		width: 55px;
		height: 26px;
		line-height: 26px;
		font-size: 13px;
	}

	.list-img ul li .news_text .news-title {
		font-size: 16px;
	}

	.list-img ul li .news_text .news_date p {
		font-size: 12px;
	}

	.list-img ul li .news_text .news_date h3 {
		font-size: 24px;
	}

	.list-img ul li .news_text .news-abstract {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}

	.list-img ul li:hover .news_text .more {
		height: 31px;
		bottom: 5px;
	}

	.list-img ul li .news_text .more span {
		font-size: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
		background-size: 16px;
	}



	.lectures ul li .lectures-img {
		height: 220px;
                height: 225px;
	}



	.footer-bottom .copyright {
		width: 100%;
		padding-left: 0px;
	}

	.footer-bottom .visit {
		width: 100%;
		text-align: left;
	}

	.footer-bottom ul {
		width: 100%;
		overflow: hidden;
	}

	.footer-bottom ul li a {
		margin-right: 6px;
	}
}

@media screen and (max-width: 560px) {

	.team ul li a{
		height: 140px;
	}


	.list-img ul li .news_picture {
		height: 160px;
	}

	.index-news ul {
		margin-left: 0%;
	}

	.index-news ul li {
		width: 100%;
		margin-left: 0;
	}

	.index-news ul li .news_picture {
	/*	height: 120px;
		width: 180px;*/
		display: none;
	}

	.index-news ul li .news_text {
		padding: 12px 13px 0;
	}

	.index-news ul li {
		margin-bottom: 10px;
	}


	.rsMinW .rsBullets {
		bottom: 15px;
	}

.lectures ul li .lectures-img {

                height: 205px;
	}

}

@media screen and (max-width: 530px) {

	.lectures ul li .lectures-img {
		height: 200px;
                height: 190px;
	}
}

@media screen and (max-width: 520px) {

	.x-banner .column h4 {
		font-size: 20px;
		width: 110px;
		padding-bottom: 6px;
		margin: 0 auto 3px;
	}

	.location {
		font-size: 13px;
		bottom: -27px;
	}

	.location a {
		font-size: 13px;
	}

	.header-top {
		padding: 12px 0 13px;
	}

	.columntitle {
		font-size: 18px;
		line-height: 40px;
	}

	.research-list ul {
		margin-left: -22px;
		margin-right: -20px;
	}

	.research-list ul li .media {
		padding: 12px 40px 15px 15px;
	}


	.platform ul li {
		width: 48%;
	}


	.platform ul li .platform_picture {
		height: 150px;
	}

	.achievements-item ul {
		padding-left: 48px;
		margin-top: 30px;
	}

	.achievements-item ul li:first-child {
		left: 15px;
		top: 42px;
	}

	.achievements-item ul li {
		margin-right: 5px;
	}

	.achievements-box ul li {
		margin-bottom: 18px;
	}

	.achievements-box ul li::before {
		width: 2px;
		left: -4px;
	}

	.achievements-box ul li a {
		padding: 9px 17px;
	}

	.achievements-box ul li .achievements-date h4 {
		font-size: 18px;
	}

	.achievements-box ul li .achievements-date p {
		font-size: 13px;
	}

	.achievements-box ul li .achievements-text .achievements-title {
		font-size: 15px;
		line-height: 24px;
	}

	.achievements-box ul li .achievements-text .achievements-abstract {
		font-size: 13px;
		line-height: 24px;
	}

	.achievements-box ul li .achievements-date {
		margin-right: 16px;
	}

	.direction ul li .direction_picture {
		width: 150px;
		height: 98px;
		margin-right: 10px;
	}

	.direction ul li .direction_text h4 {
		font-size: 16px;
		line-height: 38px;
	}

	.direction ul li .direction_text h4::before {
		height: 2px;
		width: 52px;
	}

	.direction ul li .direction_text .more {
		top: 12px;
	}

	.direction ul li .direction_text .direction-abstract {
		font-size: 12px;
		line-height: 20px;
		height: 60px;
	}

	.direction ul li {
		margin-top: 17px;
	}

	.index-title h3 {
		font-size: 18px;
	}

	.index-title h3 span {
		font-size: 14px;
	}

	.research-box ul li a .research-title {
		margin-bottom: 10.5px;
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		margin-top: 2px;
	}

	.research-box ul li a .research_date {

		font-size: 12px;
	}

	.research-tel .research-tel-text {
		font-size: 16px;
	}

#swiper-container1 .swiper-slide {
		padding: 56px 0 32px;
	}

	.index-blue {
		height: 460px;
	}
.index-white {
    padding: 40px 0 45px;
}

}

@media screen and (max-width: 510px) {
	/*.logo .logo_img {*/
	/*	width: 380px;*/
	/*}*/

	.navbar-toggle {
		margin-top: 7px;
		width: 21px;
		background-size: 100%;
	}

.banner{
    margin-top: 154px;
}

.x-banner{
    margin-top: 105px;
}
}

@media screen and (max-width: 500px) {

	.team ul li a{
		height: 120px;
	}
}


@media screen and (max-width: 490px) {
	.list-img ul li .news_picture {
		height: 140px;
	}

	.list-img ul li .news_text .news-title {
		font-size: 15px;
	}

	.list-img ul li .news_text .news_date h3 {
		font-size: 23px;
	}

	.lectures ul li .lectures-img {
		height: 180px;
	}
}

@media screen and (max-width: 480px) {

	.research-list ul li .media {
		padding: 12px 40px 15px 14px;
	}

	.research-list ul {
		margin-left: -19px;
		margin-right: -17px;
	}

	.research-item {
		padding: 10px 15px 7px 15px;
	}

	.research-item h3 {
		top: 15px;
		left: 18px;
	}

	.research-item ul li:first-child {
		top: 10px;
		left: 60px;
	}

	.research-item ul {
		padding-left: 105px;
	}

	.platform ul li .platform_picture {
		height: 130px;
	}

	#swiper-container1 .swiper-slide {
		padding: 36px 0 15px;
	}

	#swiper-container1 .swiper-slide-img img {
		height: 70px;
	}

	.index-blue {
		height: 400px;
	}
}
@media screen and (max-width: 470px) {
#swiper-container1 .swiper-slide-title {
    padding: 0 18% 5px;
}
}

@media screen and (max-width: 460px) {

	.research-list ul {
		margin-right: -18px;
	}

	.direction ul li .direction_picture {
		width: 300px;
		height: 197px;
		margin: 0 auto 12px;
		float: initial;
	}
#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 30px;
		height: 30px;
	}
}

@media screen and (max-width: 450px) {
#swiper-container1 .swiper-slide-title {
    padding: 0 16% 5px;
}
}

@media screen and (max-width: 440px) {
	/*.logo .logo_img {*/
	/*	width: 350px;*/
	/*}*/

	.search {
		margin-top: 5px;
	}

	.list-img ul li {
		width: 97.7%;
	}

	.list-img ul li .news_picture {
		height: 268px;
	}

	.lectures ul li .lectures-img {
		height: 160px;
	}

.banner{
    margin-top: 172px;
}
.x-banner{
    margin-top: 100px;
}
}

@media screen and (max-width: 430px) {
	.team ul li a{
		height: 100px;
	}
}

@media screen and (max-width: 420px) {

	/*.logo .logo_img {*/
	/*	width: 340px;*/
	/*}*/

	.navbar-toggle {
		width: 18px;
	}

	.x-banner .column h4 {
		font-size: 18px;
		width: 95px;
	}

	.x-banner .column span {
		font-size: 14px;
	}

	.location a {
		font-size: 12px;
	}

	.location {
		font-size: 12px;
		bottom: -31px;
	}

	.research-list ul li .media {
		padding: 12px 30px 12px 10px;
	}

	.platform ul li .platform_picture {
		height: 110px;
	}

	.platform ul li a .platform_text {
		font-size: 14px;
		height: 32px;
	}

	.list-img ul li .news_picture {
		height: 248px;
	}

	.teacher-left-contact h4 {
		font-size: 18px;
	}

	.teacher-left-contact p {
		font-size: 13px;
		line-height: 22px;
	}

	.teacher-left-contact .laos-jianjie {
		font-size: 13px;
		line-height: 22px;
	}

	.teacher-left-contact {
		padding: 0 20px;
	}

	.teacher-left-box {
		padding: 25px 0 40px;
	}

	#teacher-right-contact table tr td h2 {
		font-size: 18px;
	}

	#teacher-right-contact table tr td ul li {
		font-size: 13px;
		line-height: 22px;
		background-size: 4px;
		padding-left: 12px;
	}

	#teacher-right-contact table tr td h3 {
		font-size: 16px;
		margin-top: 10px;
	}

	#teacher-right-contact table tr td h4 {
		font-size: 15px;
	}

	#teacher-right-contact table tr td p {
		font-size: 13px;
		line-height: 22px;
	}


	.achievements-item {
		padding: 10px 10px 8px 14px;
	}

	.achievements-item p {

		font-size: 13px;
	}

	.achievements-item ul li {
		font-size: 13px;
	}

	.achievements-item ul li:first-child {
		top: 40px;
	}
	.research-box ul{
		margin-left: 0;
	}

	.research-box ul li {
		width: 100%;
		margin-left: 0;
	}

	.rsMinW .rsBullets {
		bottom: 12px;
	}


	#full-width-slider .rsArrowLeft .rsArrowIcn, #full-width-slider .rsArrowRight .rsArrowIcn {
		width: 27px;
		height: 27px;
	}

	#swiper-container1 .swiper-slide-title {
		font-size: 16px;
		margin-top: 40px;
	}

	#swiper-container1 .swiper-slide-img img {
		height: 60px;
	}

	#swiper-container1 .swiper-slide-text p {
		line-height: 18px;
		height: 36px;
	}

	.index-blue {
		height: 370px;
	}

.nav ul li a {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.nav ul li .nav_item li a {
    font-size: 14px;
}

.banner{
    margin-top: 172px;
}

.x-banner{
    margin-top: 100px;
}

.lectures ul {
    margin-top: 25px;
}

.index-white {
    padding: 30px 0 25px;
}

}

@media screen and (max-width: 400px) {
	/*.logo .logo_img {*/
	/*	width: 330px;*/
	/*}*/

	.navbar-toggle {
		width: 16px;
	}

	.research-list ul {
		margin-right: -15px;
	}

	.research-item ul {
		padding-left: 65px;
		margin-top: 30px;
	}

	.research-item ul li:first-child {
		top: 38px;
		left: 17px;
	}

	.lectures ul li {
		width: 48.53%;
                width: 47.67%;

		}

		.lectures ul li .lectures-img {
			height: 230px;
		}

		.index-news ul li .news_picture{
			display: block;

			height: 220px;
		}
}

@media screen and (max-width: 390px) {

	/*.logo .logo_img {*/
	/*	width: 310px;*/
	/*}*/

	.research-list ul li .media {
		padding: 10px 30px 9px 6px;
	}

	.research-list ul li .media-body .media-heading {
		font-size: 20px;
		margin-bottom: 20px;
	}

	.research-list ul li .media-body .media-heading span {
		margin-left: 7px;
		font-size: 13px;
	}

	.research-list ul li .media-body {
		padding-top: 15px;
	}

	.research-list ul li .pull-left a {
		width: 90px;
		height: 124px;
		margin-right: 5px;
	}

	.list-img ul li .news_picture {
		height: 238px;
	}

	#swiper-container1 .swiper-slide-title {
		font-size: 16px;
		margin-top: 40px;
	}

	#swiper-container1 .swiper-slide-img img {
		height: 60px;
	}

	#swiper-container1 .swiper-slide-text p {
		line-height: 18px;
		height: 36px;
	}

	.index-blue {
		height: 370px;
	}
}

@media screen and (max-width: 380px) {

	.lectures ul li .lectures-img {
		height: 210px;
	}
}

@media screen and (max-width: 370px) {

	.team ul li a{
		height: 90px;
	}


	/*.logo .logo_img {*/
	/*	width: 290px;*/
	/*}*/

	.achievements-box ul li a {
		padding: 9px 13px;
	}

	.achievements-box ul li .achievements-date {
		margin-right: 12px;
	}
	#swiper-container1 .swiper-slide-title {
		margin-top: 25px;
	}

	#swiper-container1 .swiper-slide {
		padding: 26px 0 10px;
	}

	.index-blue {
		height: 330px;
	}

	#swiper-container1 .swiper-slide-title {
		padding: 0 11% 5px;
	}

.bottom-xinxi p+p+p{
   margin-left: 10px;
}
}

@media screen and (max-width: 360px) {

	.platform ul li .platform_picture {
		height: 95px;
	}

	.platform ul li a .platform_text {
		font-size: 14px;
		height: 28px;
		padding: 4px 0;
	}

	.platform ul li {
		margin-top: 8px;
	}

	.list-img ul li .news_picture {
		height: 225px;
	}
}

@media screen and (max-width: 350px) {
	/*.logo .logo_img {*/
	/*	width: 270px;*/
	/*}*/

	.list-img ul li .news_picture {
		height: 210px;
	}

	.lectures ul li .lectures-img {
		height: 190px;
	}

	.index-news ul li .news_picture{

		height: 200px;
	}
}

@media screen and (max-width: 340px) {
	.team ul li a{
		height: 80px;
	}

	/*.logo .logo_img {*/
	/*	width: 250px;*/
	/*}*/

	.direction ul li .direction_picture {
		width: 100%;
		height: 180px;
	}
.bottom-xinxi p+p+p{
   margin-left: 0px;
}
}

@media screen and (max-width: 337px) {
#swiper-container1 .swiper-slide-title {
    padding: 0 10% 5px;
}
}


@media screen and (max-width: 336px) {
	.rsMinW .rsBullet span {
		width: 25px;
		}
		}

@media screen and (max-width: 330px) {
	.list-img ul li .news_picture {
		height: 200px;
	}
}