@charset "utf-8";

html{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;touch-action:none;}
html body{height:100%;overflow:hidden;padding:0;}
.body_home{background:#FFF;height:100%;overflow:hidden;}
html::before{width:inherit !important; height:inherit !important;}
.body_home .bb{ background:#F00;width:18px;height:42px; position:absolute;left:50%;bottom:10px;z-index:100; background:url(../../imgs/ico3.png);margin-left:-9px;cursor:pointer;}

.phone{display:none;}

.body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;background:#fff;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:98;overflow-y:auto;overflow-x:hidden;outline:none;}
.body_b *{outline:none;}
.body_b.showdiv{top:0;}
.body_b .mCSB_scrollTools{z-index:4;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;}
.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#94070a;width:5px;}
.body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);}

#x_logo{ z-index:98 !important;}
.carousel-indicators{bottom:65px !important;}

.main{z-index:99; position:relative;width:100%;}
.main .rows{width:96%;max-width:1200px;margin:auto;padding:80px 0 80px 0; position:relative;}
.main .rows .title{margin:auto;font-size:36px;text-align:center;padding-bottom:50px;position: relative;}
.main .rows .title:before{content: "";position: absolute;left:50%;bottom:37px;width:40px;height:5px;background-color:#2DB7B3; margin-left:-20px;}
.main .rows .title img{width:230px; height:auto;}
.main .rows .button{width:130px;height:45px;border:#1E9AA6 1px double;background:#28B1B0;border-radius:35px; position:absolute;bottom:50px;left:50%; margin-left:-65px;}
.main .rows .button a{ float:left;width:100%; text-align:center;}
.main .rows .button span{line-height:45px;color:#FFF;}
.main .rows .button img{float:left;margin-left:15px;margin-top:15px;width:18px; height:auto; display:none;}

/*南科新闻*/
/*.news{background-image:url(../images/news_bg.jpg);background-size:cover;background-position: center;background-attachment: fixed;}*/
.news{background:#2BB7B3;position:relative;}
.particles-js-canvas-el{ position:absolute; left:0;top:0; width:100%; height:940px !important}
.main_news{position:relative;}
.news .button span{color:#FFF;}
.news .rows .title{color:#FFF;}
.news .rows .title:before{background-color:#FFF !important;}
.main_news li{position:absolute; width:23.5%;background:#FFF;box-shadow:0px 0px 10px #999;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_news li:hover{box-shadow:0px 0px 15px #666;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_news li .image{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;}
.main_news li .image .img{width:100%;height:0;padding-bottom:56.25%;background-size:cover;background-position:center;position:absolute;left:0;top:0%;transform: scale(1);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_news li:hover .image .img{transform: scale(1.05);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_news li .content{width:90%; margin:auto;padding-top:10%; font-size:16px;}
.main_news li .content .news_title{height:60px; overflow:hidden;line-height:30px; margin-top:8px;}
.main_news li:hover .content .news_title{color:#177F8C;font-weight:bold;}
.main_news li .content .news_date{color:#177F8C;}
.main_news li:first-child,.main_news li:last-child{width:49%;}
.main_news li:first-child .content,.main_news li:last-child .content{width:100%;position:absolute;bottom:0;left:0;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));padding-top:10px;padding-bottom:15px;}
.main_news li:first-child .content .news_date,.main_news li:last-child .content .news_date{ display:none;}
.main_news li:first-child .content .news_title,.main_news li:last-child .content .news_title{height:30px; font-size:18px;}
.main_news li:first-child .content div,.main_news li:last-child .content div{width:90%;margin:auto;color:#FFF;}

.main.news .rows .button{width:176px;margin-left:-88px;}

/*定位*/
.main_news li:nth-child(1){left:0;top:0px;}
.main_news li:nth-child(2){left:51%;top:0px;}
.main_news li:nth-child(3){left:76.5%;top:0px;}
.main_news li:nth-child(4){left:0;bottom:90px;}
.main_news li:nth-child(5){left:25.5%;bottom:90px;}
.main_news li:nth-child(6){left:51%;bottom:90px;}


@media screen and (min-width:769px) and (max-width: 850px){
	.main_news li .content .news_title{line-height:25px; height:50px; font-size:13px;}
	.main_news li:first-child .content .news_title,.main_news li:last-child .content .news_title{height:30px;line-height:30px;}
}


/* 通知公告 */
.notice{background:url(../images/notice_bg.jpg); display:none;}
.notice .button span{color:#FFF;}
.notice .rows .title{color:#FFF;}
.main_notice{position:relative;}
.main_notice li{width:23.5%;position:absolute; background:#FFF;box-shadow:0px 0px 10px #333;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_notice li:hover{box-shadow:0px 0px 15px #222;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_notice li .image{width:100%;height:0;padding-bottom:76.25%;position:relative;overflow:hidden;}
.main_notice li .image .img{width:100%;height:0;padding-bottom:76.25%;background-size:cover;background-position:center;position:absolute;left:0;top:0%;transform: scale(1);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_notice li:hover .image .img{transform: scale(1.05);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_notice li .date{width:65px;height:65px; position:absolute;left:13px;bottom:177px; background:#009E96; text-align:center;padding:10px; color:#FFF;}
.main_notice li .text{padding:25px 13px; height:190px; overflow:hidden;}
.main_notice li .text h3{color:#000;font-size:15px;height:75px;line-height:25px;overflow:hidden; font-weight:bold;}
.main_notice li:hover .text h3{color:#177F8C;}
.main_notice li .text p{font-size:13px;}

.notice .rows .button1{margin-left:-171px;}
.notice .rows .button2{border:#1E9AA6 1px double;background:rgba(30,154,166,.2);margin-left:15px;}

/*定位*/
.main_notice li:nth-child(1){left:0%;opacity:1;}
.main_notice li:nth-child(2){left:25.5%;opacity:1;}
.main_notice li:nth-child(3){left:51%;opacity:1;}
.main_notice li:nth-child(4){left:76.5%;opacity:1;}

/*南科学习*/
.study{position:relative;}
.study .rows {padding-bottom:0;}
.main_study .title{position:absolute !important;left:5px;top:20%;width:40%;padding:0 !important;}
.main_study .title:before{bottom:-13px !important;}
.main_study .left{width:55%; position:relative;height:0;padding-top:40%;margin-left:45%;}

.main_study .left .swiper-study{ position:absolute;width:100%;top:0;box-shadow:10px 10px 30px #BBB; left:0%;}
.main_study .left .swiper-study .swiper-slide{background-size:cover;background-position:center;width:100%;height:0; padding-top:56.25%;}
.main_study .left .swiper-study .swiper-slide .link a{ float:left; position:absolute; width:100%;height:0;padding-top:56.25%;left:0;top:0;}

.main_study .text{width:87%; height:0; padding-top:41%;right:95%;top:43%; position:absolute;background: url(../images/icon1.jpg) right bottom no-repeat #FBFBFB; border-bottom:#2DB7B3 3px solid; z-index:9999;}
.main_study .text:hover{background: url(../images/icon2.jpg) right bottom no-repeat #2DB7B3; border-bottom:#FFF 3px solid;}
.main_study .text .button a{color:#2DB7B3;}
.main_study .text:hover .button a{color:#000;}
.main_study .text:hover .mb-news div,.main_study .text:hover .mb-news span,.main_study .text:hover .mb-news font,.main_study .text:hover .mb-news p{color:#FFF;}

.main_study .text .mb-news{width:75%;left:5%;top:7%;position:absolute;}
.main_study .text .mb-news span,.main_study .mb-news p,.main_study .mb-news font{ float:left; width:100%;}
.main_study .text .mb-news span{ font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#2DB7B3; line-height:35px;}
.main_study .text .mb-news p{font-size:18px;line-height:25px;padding-top:10px;color:#000; font-weight:bold;}
.main_study .text .mb-news font{line-height:25px;padding-top:20px; max-height:75px; overflow:hidden;}

.study .button{position:absolute;bottom:-10px !important;right:0 !important;left: auto !important;padding:0 !important; margin:0 !important; background:none !important; border:none !important;}
.study .right{right:-13px;top:67px; z-index:-1;width:13%;height:35%; position:absolute; border-right:5px #2DB7B3 solid; border-top:5px #2DB7B3 solid;}

@media screen and (min-width: 860px) and (max-width: 1000px){
	.study .rows {padding-bottom:100px;}
	.main_study .text{padding-top:51%;}
}
@media screen and (min-width: 769px) and (max-width: 860px){
	.study .rows {padding-bottom:200px;}
	.main_study .text{padding-top:70%;top:50%;}
}



/*教育教学*/
.education{background:#E7EAEA;}
.education .rows{padding:0;}
.main_education{ position:relative; width:100%;height:200px;}
.main_education li{width:25%; position:absolute;top:0;}
.main_education li p{width:100%;}
.main_education li p img{height:40px; width:auto; margin-bottom:15px;}
.main_education li p span{ font-size:20px;color:#000;}
.main_education li p a{font-size:14px;}
.main_education li p:hover a{font-size:14px;color:#2DB7B3;}
.main_education li p:nth-child(2){padding-bottom:20px;}

/*定位*/
.main_education li:nth-child(1){left:15%;}
.main_education li:nth-child(2){left:45%;}
.main_education li:nth-child(3){left:75%;}

/*10周年banner*/
.th10{height:0p;padding-bottom:20.833%;background-size:cover;background-position: center; background-image:url(../images/10th5.jpg);}

/*专题 */
.special{height:400px;background-size:cover;background-position: center; background-image:url(../images/special.png?4s);}
.special .rows{padding-top:0px;}
.special .rows .title{color:#000;}
.main_special{width:100%; margin-top:20px;}
.swiper-container-special{ overflow:hidden;}
.main_special .swiper-button-prev,.main_special .swiper-button-next{color:#FFF;top:45% !important; background:none !important;font-size:18px !important;}
.main_special .swiper-button-next:after,.main_special .swiper-button-prev:after{font-size:18px !important;}
.main_special .swiper-button-prev {left:-20px !important;}
.main_special .swiper-button-next {right:-20px !important;}
.main_special .swiper-slide{ text-align:center;}
.main_special .swiper-slide img{width:90%;}

/* 科学研究 */
.research{position:relative;}
.main_research .title{position:absolute !important;right:0; top:5%;width:45%;padding:0 !important;}
.main_research .title:before{bottom:-13px !important;}

.main_research .left{width:55%; position:relative; height:0;padding-top:40%; z-index:1;}
.main_research .left .swiper-research{ position:absolute;width:100%;top:0;left:0%;box-shadow:10px 10px 30px #BBB;}
.main_research .left .swiper-research .swiper-slide{background-size:cover;background-position:center;width:100%;height:0; padding-top:56.25%;}
.main_research .left .swiper-research .swiper-slide .link a{ float:left; position:absolute; width:100%;height:0;padding-top:56.25%;left:0;top:0;}

.main_research .text{width:87%; height:0; padding-top:41%;left:95%;top:43%; position:absolute;background: url(../images/icon1.jpg) right bottom no-repeat #FBFBFB; border-bottom:#2DB7B3 3px solid; z-index:9999;}
.main_research .text:hover{background: url(../images/icon2.jpg) right bottom no-repeat #2DB7B3; border-bottom:#FFF 3px solid;}
.main_research .text .button a{color:#2DB7B3;}
.main_research .text:hover .button a{color:#000;}
.main_research .text:hover .mb-news div,.main_research .text:hover .mb-news span,.main_research .text:hover .mb-news font,.main_research .text:hover .mb-news p{color:#FFF;}

.main_research .text .mb-news{width:75%;left:5%;top:7%;position:absolute;}
.main_research .text .mb-news span,.main_research .mb-news p,.main_research .mb-news font{ float:left; width:100%;}
.main_research .text .mb-news span{ font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#2DB7B3; line-height:35px;}
.main_research .text .mb-news p{font-size:18px;line-height:25px;padding-top:10px;color:#000; font-weight:bold;}
.main_research .text .mb-news font{line-height:25px;padding-top:20px; max-height:100px; overflow:hidden;}


.research .button{position:absolute;bottom:-10px !important;right:0 !important;left: auto !important;padding:0 !important; margin:0 !important; background:none !important; border:none !important;}

.research .links{ position:absolute;right:0; top:25%;text-align:center; color:#2BB7B3;width:45%;}
.research .links a{color:#2BB7B3;}
.research .links a:hover{color:#ED6C00;}

.research .right{left:-13px;top:67px; z-index:-1;width:13%;height:35%; position:absolute; border-left:5px #2DB7B3 solid; border-top:5px #2DB7B3 solid;}


@media screen and (min-width: 860px) and (max-width: 1000px){
	.research .rows {padding-bottom:100px;}
	.main_research .text{padding-top:51%;}
}
@media screen and (min-width: 769px) and (max-width: 860px){
	.research .rows {padding-bottom:200px;}
	.main_research .text{padding-top:70%;}
	.research .links a{color:#2BB7B3; font-size:13px;}
}


/*创新创业*/
.chuang{ background:#FFF;}
.chuang .rows{padding-bottom:120px;}
.main_chuang{ position:relative;}
.main_chuang li{top:0px;width:32%;box-shadow:0px 0px 10px #DDD; background:#FFF; position:absolute;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_chuang li:hover{box-shadow:0px 0px 15px #999;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_chuang li .image{width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden;}
.main_chuang li .image .img{width:100%;height:0;padding-bottom:56.25%;background-size:cover;background-position:center;position:absolute;left:0;top:0%;transform: scale(1);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_chuang li:hover .image .img{transform: scale(1.05);-webkit-transition: transform .3s linear;transition: transform .3s linear;}

.main_chuang li .content{width:90%; margin:auto;padding:5% 0 10% 0; font-size:16px;}
.main_chuang li .content .research_title{height:50px; overflow:hidden;line-height:25px;margin-top:10px;font-size:15px;font-weight:bold;}
.main_chuang li .content .research_date{color:#177F8C;}
.main_chuang li .content .research_excerpt{height:75px;overflow:hidden;line-height:25px;margin-top:15px;font-size:14px; color:#666;}
/*定位*/
.main_chuang li:nth-child(1){left:0%;}
.main_chuang li:nth-child(2){left:34%;}
.main_chuang li:nth-child(3){left:68%;}
.main_chuang li:nth-child(4){left:76.5%; display:none;}

.chuang .rows .button{ bottom:20px;}
.chuang .links{margin:50px auto 80px auto; text-align:center; color:#2BB7B3;}
.chuang .links a{color:#2BB7B3;}
.chuang .links a:hover{color:#ED6C00;}

.main_paiming{padding-bottom:30px;}
.main_paiming li{width:33.33%; text-align:center; float:left; color:#2EB6B2;}
.main_paiming li p{font-size:64px; font-weight:bold; color:#ED6D00; font-family:Arial, Helvetica, sans-serif;}
.main_paiming li span{font-size:24px;}

/*学生生活*/
.campus{background-size:cover;background-position: center;}

/*交流合作*/
.cooperation{ background:#FFF}
.cooperation .rows{padding-bottom:0;}
.main_cooperation{position:relative;width:100%;max-height:200px;}
.main_cooperation li{float:left;height:200%;}
.main_cooperation li div{width:100%;text-align:center;margin-bottom:20px;height:auto;}
.main_cooperation li .icon{margin-top:15%;}
.main_cooperation li .icon img{max-width:30%;}
.main_cooperation li .text{font-size:20px;}
.main_cooperation li .quan{position:relative;margin-top:20%;}
.main_cooperation li .quan .image{width:70px;height: auto; max-width:30%;}
.main_cooperation li .quan .logo{width:16px;height:16px; position:absolute; left:50%; margin-left:-8px;top:27px;margin-top:0;background-size:cover;background-position: center; background-image:url(../images/logo.png);}

.main_cooperation a:nth-child(1) li .text{color:#FFF;}

.main_cooperation a:nth-child(1) li{width:25%;background:url(../images/cooperation1.png);}
.main_cooperation a:nth-child(2) li{width:25%;background:url(../images/cooperation2.png);}
.main_cooperation a:nth-child(3) li{width:25%;background:url(../images/cooperation3.png);}
.main_cooperation a:nth-child(4) li{width:25%;background:url(../images/cooperation2.png);}

/*校园生活*/
.life{background:url(../images/life.jpg); z-index:98;}
.life .rows{padding-top:270px;color:#FFF;}
.life .button span{color:#FFF;}
.main_life{position:relative;}
.main_life li{width:32%; position:absolute;}
.main_life li .image{width:100%;height:0;padding-bottom:75.34%;position:relative;overflow:hidden;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_life li:hover .image{box-shadow:0px 0px 15px #666;-webkit-transition: box-shadow .3s linear;transition: box-shadow .3s linear;}
.main_life li .image .img{width:100%;height:0;padding-bottom:75.34%;background-size:cover;background-position:center;position:absolute;left:0;top:0%;transform: scale(1);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_life li:hover .image .img{transform: scale(1.05);-webkit-transition: transform .3s linear;transition: transform .3s linear;}
.main_life li .content{width:100%; margin:auto;padding:3% 0;color:#FFF; text-align:center;}
.main_life li .content .life_title{height:50px;overflow:hidden;line-height:50px;text-overflow:ellipsis;white-space:nowrap; font-size:20px;display:inline-block;}
.main_life li:hover .content .life_title{border-bottom:#FFF 2px solid;}
.main_life li .content .life_excerpt{height:75px; overflow:hidden;line-height:25px; font-size:14px; display:none;}
/*定位*/
.main_life li:nth-child(1){left:-200%;}
.main_life li:nth-child(2){left:-200%;}
.main_life li:nth-child(3){left:-200%;}


/* 讲座 */
.lectures{background:url(../images/life.jpg); z-index:98;padding-top:270px;}
.main_lectures{color:#FFF;min-width:100%;background:#FFF;}
.main_lectures .rows .lectures_title{color:#002923; font-size:20px; font-weight:bold;}
.main_lectures .rows li{float:left;}
.jalendar.mid{width:100%;}
.jalendar-wood {
    width: 100%;
    padding-right: 10px;
}
/*定位*/
.main_lectures .rows li:nth-child(1){width:300px;}
.main_lectures .rows li:nth-child(2){ float:none; margin-left:310px;}

@media screen and (max-width: 768px) and (max-width: 999px){
	.main_lectures .rows li:nth-child(2){margin-left:0px;}
}


/*校园风景*/
.school{background:#E4ECEE; z-index:95;}
.school .top{width:15.8%;height:0;padding-top:15.8%;background-image:url(../images/life_top.png);background-size:cover;background-position: center; position:absolute;right:0;top:0; z-index:0;}
.school .bottom{width:20%;height:0;padding-top:29%;background-image:url(../images/life_bottom.png?a);background-size:cover;background-position: center; position:absolute;left:-10%;bottom:0; z-index:0;}
.main_school{position:relative;width:100%;padding-bottom:20px;}
.main_school li{position:absolute;overflow:hidden;}
.main_school li a{ float:left;width:100%;height:100%;}
.main_school li img{width:100%;transform: scale(1);-webkit-transition: transform .3s linear;transition: transform .3s linear; overflow:hidden;}
.main_school li:nth-child(6) img:hover,.main_school li:nth-child(7) img:hover{transform: scale(1.05);-webkit-transition: transform .3s linear;transition: transform .3s linear;}

.main_school li .gif{width:37.84%;height:auto; position:absolute;left:50%;top:18px;margin-left:-18.92%;}
.main_school li span{width:100%;height:auto; position:absolute;left:0%;bottom:22px;color:#FFF; text-align:center;}
.main_school li:nth-child(2) a{background-color:rgba(44,183,180,0.58);}
.main_school li:nth-child(5) a{background-color:rgba(239,108,0,0.58);}
.main_school li:nth-child(9) span{color:#2CB7B2;}
.main_school li:nth-child(11) .gif{top:15px;}

.main_school li:nth-child(1){left:0;top:0;width:37.43%; padding-top:42.6%;}
.main_school li:nth-child(2){top:0;background-image:url(../images/school-2.jpg?1);background-size:cover;background-position: center;}
.main_school li:nth-child(3){top:0;background:#2CB7B2;}
.main_school li:nth-child(4){background:#D5F2F0;}
.main_school li:nth-child(5){background-image:url(../images/school-4.jpg?1);background-size:cover;background-position: center;}
.main_school li:nth-child(8){background:#2CB7B2;}
.main_school li:nth-child(9){background:#D5F2F0;}
.main_school li:nth-child(10){background:#769691;}
.main_school li:nth-child(11){background:#EF8935;}

.main_school .swiper-container-school{position:absolute;width:100%;height:100%;left:0;top:0;}
.main_school .swiper-container-school .swiper-slide{background-size:cover;background-position: center;}

@media screen and (min-width: 769px) and (max-width: 900px){
	.main_school li .gif{top:0px !important;;}
	.main_school li span{bottom:15px !important;;}
}
@media screen and (min-width: 901px) and (max-width: 1100px){
	.main_school li .gif{top:5px !important;;}
	.main_school li span{bottom:18px !important;;}
}
@media screen and (max-width: 550px){
	.main_school li .gif{top:5px !important;;}
	.main_school li span{bottom:18px !important;;}
}
@media screen and (max-width: 400px){
	.main_school li .gif{top:0px !important;;}
	.main_school li span{bottom:5px !important;}
}

/*游览校园*/
.publication{position:relative;background:#FFF;padding-top:30px;}
.publication .rows{padding-top:0px;}
.publication_cooperation {height:220px;}
.publication_cooperation li{width:16%; text-align:center; float:left;margin-left:12%;}
.publication_cooperation li:nth-child(1){margin-left:0px;}
.publication_cooperation li p{float:left; width:100%;height:130px;text-align:center; font-size:30px;padding-top:40px;}
.publication_cooperation li p img{height:60px;}
.publication_cooperation li span{float:left; width:100%; text-align:center; font-size:20px;}

/*footer*/
.footer{background:url(../images/notice_bg.jpg);padding-bottom:4%;}
.footer .logo{width:9%; margin:auto;padding-top:5%;padding-bottom:2%; float:none;}
.footer .logo img{width:100%; height:auto;}
.footer .text{width:100%; text-align:center; color:#FFF; line-height:35px; font-size:14px;}
.footer .text a{color:#FFF;font-size:14px;}
.footer .phone{ display:none;}


/* 倒计时 */
#th10 {
    position: absolute;
    top: 49.5%;
    width: 100%;
    left: 0;
	text-align:center;
}
#th10 img{height:125px !important;width:auto !important;}
@media only screen and (min-width: 2560px) {
	#th10{top: 52%;}
}

#th102 {
    position: absolute;
    top: 35%;
    width: 100%;
    left: 0;
	text-align:center;
	margin-left:-20px;
}
#th102 img{height:160px !important;width:auto !important;}
@media only screen and (min-width: 2560px) {
	#th102{top: 23%;}
}
@media only screen and (min-width: 2300px and max-width:2560px) {
	#th102{top: 27%;}
}


@media screen and (min-width: 1921px){
	.main .rows{width:96%;max-width:61%;}
	.main .rows .button a{font-size:20px !important;}
	
	/* 南科聚焦 */
	.main_news li:first-child .content .news_title,.main_news li:last-child .content .news_title{font-size:22px;}
	.main_news li .content{font-size:18px;}
	
	/* 南科学习 */
	.main_study .text .mb-news span{font-size:20px;}
	.main_study .text .mb-news p{font-size:20px !important;}
	.main_study .text .mb-news font{font-size:18px !important;}
	
	.main_education li p img{ height:60px;}
	.main_education li p span{font-size:24px;}
	.main_education li p a{font-size:18px;}
	.main_education{height:300px;}
	
	/* 科学探索 */
	.research .links a{font-size:18px;}
	.main_research .text .mb-news span{font-size:20px;}
	.main_research .text .mb-news p{font-size:20px !important;}
	.main_research .text .mb-news font{font-size:18px !important;}
	
	/* 南科创业 */
	.main_paiming li p{font-size:68px !important;}
	.main_paiming li span{font-size:26px;}
	.main_chuang li .content .research_title{font-size:20px;}
	
	/* 交流合作 */
	.main_cooperation li .text{ font-size:22px;}
	
	/* 校园生活 */
	.main_school li span{font-size:18px;}
	
	/* footer */
	.footer .text a,.footer .text{font-size:16px !important;}
	.footer .text{ line-height:40px;}
}

@media screen and (min-width: 2440px){
	.main_cooperation li .quan{margin-top:10%;}
	.main_school li span{font-size:20px;}
	.main_school li span{bottom:30px;}
	.publication_cooperation li span{font-size:22px;}
	.footer .text a,.footer .text{font-size:18px !important;}
	.footer .text{ line-height:45px;}
}

