.science-nav{
	width: 100%;
	height: 58px;
	background-color: #385b93;
}
.science-nav .science-ul{
	width: 1190px;
	overflow: hidden;
	margin: 0 auto;
}
.science-nav>.science-ul li {
	float: left;
	width: 33.3333%;
	position: relative;
	text-align: center;
	line-height: 58px;
}
.science-nav>.science-ul li:hover {
	background-color: #2e456b;
}
.science-nav>.science-ul li a {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
}
.science-nav>.science-ul li::after {
	content: '';
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	border-right: 1px solid rgb(125, 148, 185);
	transform: translateY(-50%);
}
.science-ul>li>a>img{
	width: 19px;
	height: 19px;
	margin-right: 20px;
	vertical-align: middle;
}


/* 头部css */
.header{
	position: relative;
	background-image: url(/image/header_bg.png)
}
.header .logo{
	position: relative;
	height: 140px;
}
.header .logo .t-img{
	width: 600px;
	position: absolute;
	top: 30px;
	left: 15px;
}
.header .logo .top-r{
	position: absolute;
	top: 20px;
	right: 15px;
}
.top-r .desc{overflow: hidden;}
.top-r .desc .a{
	float: left;
}
.desc .a .date{margin-bottom: 40px;text-align: right;}
.desc .a .date .date-img{
	margin-right: 15px;
}
.desc .a .date .date-txt{
	font-size: 14px;
	color: #7da8ed;
}
.desc .a .set_index{
	padding-left: 30px;
	padding-right: 20px;
	background: url(/image/header_setindex_icon.png) no-repeat left center;
	cursor: pointer;
}
.desc .a .add_favor{
	padding-left: 30px;
	padding-right: 20px;
	background: url(/image/header_addfavor_icon.png) no-repeat left center;
	cursor: pointer;
}
.desc .a .contact_us{
	padding-left: 30px;
	background: url(/image/header_contactus_icon.png) no-repeat left center;
	cursor: pointer;
}
.top-r .desc .b{
	float: right;
	position: relative;
	padding-left: 20px;
	margin-left: 20px;
}
.top-r .desc .b:after {
	content: '';
	height: 66px;
	position: absolute;
	left: 0;
	top: 10px;
	border-right: 1px solid #d7d7d7;
}
.desc .b>img{
	width: 78px;
	height: 78px;
}
.header .h-r{
	background-color: #385b93;
	width: 100%;
	position: relative;
}
.header .h-r .nav{
	overflow: hidden;
	background-color: #385b93;
}
.h-r .nav .nav-li{
	float: left;
	width: 12.5%;
}
.h-r .nav .nav-li a{
	display: block;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.nav-li a .a-img{
	margin-right: 20px;
}
.h-r .nav .nav-li a:hover{background: #2e456b;color: #ffffff !important;}
.h-r .nav .nav-li .active-li{background: #2e456b;}

.header .h-r .ul-list{
	position: absolute;
	width: 100%;
	background-color: #def0ff;
	z-index: 99;
}
.ul-list .text_box{
	background-color: #def0ff;
	overflow: hidden;
	display: none;
}
.ul-list .text_box.on{
	display: block;
}
.ul-list .text_box .link-li{
	float: left;
	padding: 0 68px;
	text-align: center;
}
.ul-list .text_box .link-li a{
	font-size: 16px;
	color: #1d5787;
	height: 46px;
	line-height: 46px;
	display: block;
	white-space: nowrap;
}
.ul-list .text_box .link-li a:hover{
	text-decoration: underline !important;
}
.header .sidebar-ico{
	position: absolute;
	top: 50px;
	right: 10px;
}
.header .sidebar-ico .side-line{
	background: #369 none repeat scroll 0 0;
	height: 3px;
	margin-bottom: 4px;
	width: 27px;
	display: block;
}
/* 头部css */


.nanhai_college>.content-section{
	font-family: MicrosoftYaHei;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
}
.content-section>.section-top{
	width: 1190px;
	margin: 40px auto 0;
	overflow: hidden;
}
.section-top>.top-left{
	float: left;
	width: 650px;
	height: 375px;
	overflow: hidden;
}
.section-top:hover .right-icon{
	display: block;
}
.right-icon{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: none;
	font-size: 36px;
	font-weight: bold;
	left: 59%;
}
.top-left>#myCarousel>.carousel-indicators{
	position: absolute;
	bottom: 10px;
	z-index: 15;
	width: auto;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
	right: 6%;
}
.carousel-title{
	position: absolute;
	bottom: 0;
	left: 0;
}
.carousel-title>p:nth-child(1){
	font-size: 16px;
	line-height: 34px;
	color: #f1f4f8;
	width: 254px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.section-top>.top-right{
	float: right;
	width: 500px;
	overflow: hidden;
}
.top-right>.right-title{}
.right-title .school-left{
	width: 5px;
	height: 23px;
	background-color: #385b93;
	display: inline-block;
	vertical-align: bottom;
}
.right-title>.school-news{
	font-size: 22px;
	font-weight: bold;
	line-height: 19.8px;
	color: #385b93;
	margin-left: 20px;
	margin-right: 10px;
}
.right-title>.school-news-txt{
	font-family: ArialMT;
	font-size: 14px;
	line-height: 19.8px;
	color: #b8c9e5;
}
.right-title>a{
	float: right;
}
.right-list>.right-list-item{
	overflow: hidden;
}
.right-list>.right-list-item>li{
	/* background: url(/image/more_than_icon.png) no-repeat left center; */
	/* padding-left: 30px; */
	overflow: hidden;
	line-height: 48px;
	border-bottom: 1px dashed #cdcdcd;
}
.right-list>.right-list-item>li:hover>a .a-desc,
.right-list>.right-list-item>li:hover>a>.right-arrow{
	color: #bc2727;
}
.right-list>.right-list-item>li>a{overflow: hidden;}
.right-list>.right-list-item>li>a>.a-desc{
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 70%;
	display: block;
	font-size: 16px;
	color: #2f2f2f;
}
.right-list>.right-list-item>li>a:hover{
	color: #c95252 !important;
}
.right-list>.right-list-item>li .a-time{
	float: right;
	color: #b1b1b1;
	font-size: 16px;
}
.right-list>.right-list-item>li>a>.right-arrow{
	color: #385b93;
	padding-right: 20px;
	font-size: 17px;
	font-weight: bold;
	float: left;
}
.content-section>.section-middle{
	margin: 40px auto 0;
	width: 1190px;
}
.content-section>.section-middle img{
	width: 100%;
}
.content-section>.section-center{
	width: 1190px;
	margin: 0px auto;
	overflow: hidden;
}
.content-section>.section-center .row{
	overflow: hidden;
}
.mt40{
	margin-top: 40px;
}

/* 新轮播 */
.section-top>.section-top{
	width: 650px;
	height: 375px;
	float: left;
	background: rgba(0,0,0,.5);
}
.slick .slick-item{
	display: block;
}
.slick .slick-dots li button:before{color: #FFFFFF;border-radius: 50%;}
.slick-dots li.slick-active button:before{color: #FFFFFF !important;}
.slick-dots{bottom: 20px !important;text-align: right !important;}
.section-left .slick-prev{
	top: 90.5%;
	left: 75%;
	z-index: 1;
}
.slick-dotted.slick-slider{
	height: 100%;
}
.slick-list{height: 100%;}
.slick-track{height: 100%;}
.slick-prev:before{
	content: '<';
}
.section-left .slick-next{
	top: 90.5%;
	right: 15px;
	z-index: 1;
}
.slick-next:before{
	content: '>';
}
.slick-item{position: relative;}
.slick-item .maskt{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 68px;
	padding-left: 30px;
}
.slick-item .maskt .t1{
	font-size: 18px;
	color: #f1f4f8;
	width: 42%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.slick-item .maskt .t2{
	font-size: 14px;
	color: #f1f4f8;
	opacity: 0.45;
	margin-top: 10px;
}
.slick-item2>.left-text{
	height: 52px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.5);
}
.slick-item2>.left-text>span{
	font-size: 16px;
	color: #f1f4f8;
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 65%;
	display: inline-block;
	padding-left: 15px;
}
.slick-prev:before, .slick-next:before{
	font-size: 25px;
	height: 52px;
}
.slick-slide img{
	width: 100%;
	height: 100%;
}
/* 新轮播 */


.center-teamwork,
.center-recruit,
.center-employment{
	float: left;
	width: 351px;
	/* max-height: 299px; */
}
.center-teamwork,
.center-recruit{
	margin-right: 68px;
}
.title-info{
	overflow: hidden;
	width: 351px;
	height: 46px;
	margin-bottom: 10px;
}
.title-info>.info-introduce{
	height: 46px;
	width: 155px;
	font-size: 16px;
	font-weight: bold;
	line-height: 46px;
	color: #385b93;
	float: left;
	background: url(/image/science_engineering_title_bg.png) no-repeat left center;
	display: block;
	text-align: center;
}
.title-info>.lookmore{
	font-size: 16px;
	line-height: 46px;
	color: #2f2f2f;
	float: right;
	font-weight: normal;
}
.lookmore-tab{
	font-size: 16px;
	line-height: 46px;
	color: #2f2f2f;
	float: right;
	font-weight: normal;
}
.title-info>.lookmore:hover{
	cursor: pointer;
	color: #385b93;
}
.lookmore-tab>.recruit{
	font-size: 16px;
	color: #afafaf;
}
.lookmore-tab>.recruit:hover{
	color: #29559D;
	cursor: pointer;
}
.lookmore-tab>.employment{
	font-size: 16px;
	color: #afafaf;
}
.lookmore-tab>.employment:hover{
	color: #29559D;
	cursor: pointer;
}
.lookmore-tab>.active{
	color: #29559d;
}
.info-list1,
.info-list2{
	width: 351px;
	max-height: 299px;
	overflow: hidden;
	display: none;
}
.on{
	display: block;
}
.info-list>.info-item>li,
.info-list1>.info-item>li,
.info-list2>.info-item>li{
	background: url(/image/kfdx_info_list_icon.png) no-repeat left center;
	font-size: 14px;
	line-height: 48px;
	letter-spacing: 2.1px;
	color: #cdcdcd;
	overflow: hidden;
	line-height: 48px;
	border-bottom: 1px dashed #cdcdcd;
}
.info-list>.info-item>li>a .a-desc,
.info-list1>.info-item>li>a .a-desc,
.info-list2>.info-item>li>a .a-desc{
	width: 235px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	margin-left: 30px;
	float: left;
}
.info-list>.info-item>li>a .a-time,
.info-list1>.info-item>li>a .a-time,
.info-list2>.info-item>li>a .a-time{
	float: right;
	color: #cdcdcd;
}
.section-bottom{
	width: 1190px;
	overflow: hidden;
	margin: 40px auto 0;
}
.section-bottom>.bottom-left{
	float: left;
	width: 351px;
	border-radius: 5px;
	position: relative;
}
.section-bottom .bg-img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.section-bottom>.bottom-middle{
	float: left;
	width: 351px;
	border-radius: 5px;
	position: relative;
	margin-left: 68px;
}
.section-bottom>.bottom-middle>p{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-bottom>.bottom-left>p{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-bottom>.bottom-right{
	float: right;
	background-size: 100% 100%;
	width: 351px;
	border-radius: 5px;
	position: relative;
	margin-left: 68px;
}
.section-bottom>.bottom-right>p{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bottom-list1{
	width: 90%;
	background-image: linear-gradient(180deg,#4397ed 0%,rgba(67, 151, 237, 0.68) 100%),linear-gradient(#3181d3,#3181d3);background-blend-mode: normal, normal;
	border: solid 2px rgba(255, 255, 255, 0.18);
	box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.1);
	margin: 0 auto;
	margin-bottom: 20px;
	border: solid 2px #77b2ec \9;
}

.bottom-list{
	width: 90%;
	background-image: linear-gradient(180deg, #83d055 0%, rgba(129, 208, 83, 0.68) 100%), linear-gradient(#65be32, #65be32);
	background-blend-mode: normal, normal;
	border: solid 2px rgba(129, 208, 83, 0.68);
	box-shadow: 0px 4px 7px rgba(129, 208, 83, 0.68);
	margin: 0 auto;
	margin-bottom: 20px;
	border: solid 2px #65be32 \9;
}
.bottom-list>ul,
.bottom-list1>ul{
	overflow: hidden;
	margin: 0 auto;
	/* width: 435px; */
	width: 100%;
}
.bottom-list>ul>li,
.bottom-list1>ul>li{
	float: left;
	height: 40px;
	line-height: 40px;
	/* width: 20%; */
	margin: 0 7px;
	text-align: center;
	box-sizing: border-box;
}
.bottom-list>ul>li>a,
.bottom-list1>ul>li>a{
	font-size: 16px;
	color: #ffffff;
	display: block;
}
.bottom-list>ul>li>a:hover,
.bottom-list1>ul>li>a:hover{
	text-decoration: underline!important;
	color: #FFFFFF !important;
}

@media screen and (max-width: 1199px) {
	.nanhai_college>.content-section {width: 100%;}
	.content-section>.section-top{width: 1002px;}
	/* .content-section>.section-middle{width: 1002px;} */
	.content-section>.section-center{width: 1002px;}
	.section-bottom{width: 1002px;}
	
	.section-top>.top-left{width: 530px;height: 306px;}
	.section-top>.top-right{width: 440px;overflow: hidden;}
	.content-section>.section-middle{margin: 30px auto 0;width: 100%;}
	.section-center .row{margin: 0;}
	.section-center .col-md-4{width: 48%; margin-top: 30px;float: left;}
	.section-center .col-md-4.m2{float: right;}
	.title-info{width: 100%;}
	.center-teamwork, .center-recruit{margin-right: 0;width: 100%;}
	.info-list1, .info-list2{width: 100%;}
	.section-center .col-md-4.m3{width: 100%;}
	.center-employment{width: 100%;}
	.info-list>.info-item>li>a .a-desc, .info-list1>.info-item>li>a .a-desc, .info-list2>.info-item>li>a .a-desc{width: 75%;}
	.section-bottom>.bottom-left{background-size: 100% 100%;width: 48%;}
	.section-bottom>.bottom-right{background-size: 100% 100%;width: 48%;}
	.bottom-list>ul>li, .bottom-list1>ul>li{width: 33.3333%;margin: 0;}
	.bottom-list>ul, .bottom-list1>ul{width: 95%;}
	
	/* 头部 */
	.header .logo .t-img{
		width: 470px;
	}
	.science-nav .science-ul {width: 1002px;}
	.layout {width: 1002px;}
	.header-top{width: 1002px;}
	
	.section-content {width: 1002px;}
	.section-content>.section-top {width: 1002px;}
	.section-content>.section-top img{width: 100%;}
	.section-middle{float: right;margin-left: 0;width: 610px;}
	.section1>.section-right{float: none;clear: both;margin: 0;padding-top: 30px;width: 100%;}
	.section-right>.right-input{width: 32%;margin-bottom: 0;float: left;margin-right: 20px;margin-top: 20px;}
	.section-right>.right-input>input{width: 254px;}
	.section-right>.right-ad{margin-top: 0;float: left;width: 32%;}
	.section-right>.right-ad:last-child{float: right;}
	.mt40{width: 47%;}
	.center-teamwork{width: 100%;}
	.mt40.m2{
		float: right;
		/* margin-right: 17px; */
	}
	.mt40.m3{width: 100%;}
	
	/* 头部css */
	.header .logo{width: 1002px;}
	.header .h-r .nav{width: 1002px;}
	.ul-list .text_box{width: 1002px;}
	/* 头部css */
	
	/* 新轮播 */
	.kfdx .campus-scenery .img-list li{
		width: 313px !important;
	}
	.kfdx .campus-scenery .img-list img{
		width: 100%;
	}
	.section-top>.section-top{
		width: 580px;
	}
	.section-top>.top-right{
		width: 400px;
	}
	/* 新轮播 */

	.section-bottom>div{
		margin-bottom: 4%;
	}
	.section-bottom>.bottom-middle{
		width: 48%;
		margin-left: 0;
		float: right;
	}
	.section-bottom>.bottom-right{
		float: left;
		margin-left: 0;
	}
	
}

@media screen and (max-width: 1001px) {
	.content-section>.section-top {width: 768px;padding: 0 15px;box-sizing: border-box;margin-top: 0;}
	.nanhai_college>.content-section {width: 768px;}
	.content-section>.section-middle{width: 768px;margin-top: 30px;}
	.content-section>.section-center{width: 768px;}
	.section-bottom{width: 768px;padding: 0 15px;box-sizing: border-box;margin: 30px auto;}
	.section-top>.top-left{float: none;}
	.section-top>.top-right{float: none;width: 100%;margin-top: 30px;}
	
	/* 头部 */
	.top-r .desc .a{
		display: none;
	}
	.science-nav .science-ul {width: 768px;}
	.layout {width: 768px;}
	.layout .logo {width: 365px;}
	.header-top{width: 768px;}
	.top-r>.img-r{display: none;}
	.header-top>.logo{width: 310px;}
	.top-r>.r-desc>a{padding-left: 25px;}
	
	.section1 {width: 768px;padding: 0 15px;box-sizing: border-box;}
	.section-content>.section-top {width: 768px;}
	.section-content {width: 768px;}
	.section3{padding: 0 15px;box-sizing: border-box;}
	.section1>.section-left{float: none;}
	.section-middle{float: left;width: 410px;}
	.section1>.section-right{float: right;width: 300px;clear: none;}
	.section-right>.right-input{width: 100%;margin-right: 0;margin-top: 0;float: none;margin-bottom: 13px;}
	.section-right>.right-input>input{width: 235px;box-sizing: border-box;}
	.section-right>.right-ad{width: 300px;margin-top: 20px;}
	.mt40.m2{margin-right: 0;margin-left: 0;}
	.mt40{width: 47%;}
	.section-center .row{padding: 0 15px;box-sizing: border-box;}
	.nav-li a .a-img{display: none;}
	
	/* 头部css */
	.ul-list .text_box{width: 768px;}
	.header .logo{width: 768px;}
	.header .h-r .nav{width: 100%;}
	.top-r .desc .b{display: none;}
	.header .logo .t-img{width: auto;height: 50px;}
	.header .sidebar-ico{display: block !important;}
	.header .h-r{display: none;}
	.section-content{margin-top: 0;}
	.header .h-r{
		display: block;
		width: 50%;
		height: 100%;
		position: fixed;
		z-index: 100;
		right: -50%;
		top: 0;
		background: #385b93;
		transition: ease .5s all;
	}
	.header .h-r.on{
		right: 0;
	}
	.h-r .nav .nav-li{float: none;width: 100%;}
	.mask{
	    display: none;
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    opacity: .6;
	    top: 0;
	    left: 0;
	    z-index: 99;
		background: transparent \9;
	}
	.mask.on{
	    display: block;
	}
	.header .h-r .ul-list{display: none;}
	/* 头部css */
	
	/* 新轮播 */
	.section-top>.section-top{margin: 0 auto 20px;float: none;}
	.kfdx .campus-scenery{margin-top: 30px;}
	.kfdx .campus-scenery .title{
		height: 34px;
		line-height: 34px;
		background: url(/image/kfdx_info_title_bg.png) no-repeat left;
	}
	.kfdx .campus-scenery .title >em{
		padding-left: 25px;
		width: 128px;
		color: #fff;
	}
	.kfdx .campus-scenery .img-list .slick-prev{display: none;}
	.kfdx .campus-scenery .img-list .slick-next{display: none;}
	.kfdx .campus-scenery .img-list li{
		float: left;
		position: relative;
		margin-right: 15px;
		width: 362px !important;
	}
	/* 新轮播 */
	
}

@media screen and (max-width: 767px) {
	.main-content>.main {width: 100%;}
	.content-section>.section-top {width: 100%;}
	.nanhai_college>.content-section {width: 100%;}
	.content-section>.section-middle{width: 100%;}
	.content-section>.section-center{width: 100%;}
	.section-bottom{width: 100%; margin: 30px auto 0;}
	.section-top>.top-left{width: 100%;height: auto;}
	.content-section>.section-middle{display: none;}
	.section-center .col-md-4{width: 100%;box-sizing: border-box;}
	.info-list>.info-item>li>a .a-desc, .info-list1>.info-item>li>a .a-desc, .info-list2>.info-item>li>a .a-desc{width: 60%;}
	.title-info>.info-introduce{background: #e7f3ff;width: 90px;}
	.section-bottom>.bottom-left{width: 100%;}
	.section-bottom>.bottom-right{width: 100%;margin-top: 30px;}
	
	/* 头部 */
	.header-top{width: 100%;}
	.section1 {width: 100%;}
	.section-content>.section-top {width: 100%;}
	.section-content {width: 100%;}
	.section-middle{width: 100%;}
	.section2{display: none;}
	.mt40{float: none;width: 100%;margin-top: 20px;}
	.section1>.section-right{width: 100%;}
	.section-right>.right-ad{width: 100%;}
	.section-right>.right-input>input{width: 80%;}
	.section-right>.right-input>button{width: 20%;}
	
	/* 头部css */
	.header .logo{width: 100%;}
	.header .h-r .nav{width: 100%;}
	.top-r .desc{display: none;}
	.header .logo{height: 100px;}
	.header .sidebar-ico{top: 35px;}
	.header .logo .t-img{height: 35px;}
	/* 头部css */
	
	.right-title>.school-news{margin-left: 10px;}
	.right-list>.right-list-item>li>a>.right-arrow{padding-right: 12px;}
	.info-list>.info-item>li>a, 
	.info-list1>.info-item>li>a, 
	.info-list2>.info-item>li>a{
		margin-left: 22px;
	}
	/* 新轮播 */
	/* .slick-dots li button{width: 15px;height: 15px;} */
	/* .slick-dots li button:before{width: 13px;height: 13px;line-height: 10px;} */
	.img-list{position: relative;}
	.img-list li img{width: 100%;}
	.section1>.section-left{width: 100%;}
	.img-list li p{
		width: 100%;
		height: 40px;
		background: rgba(0,0,0,.5);
		position: absolute;
		left: 0;
		right: 0;
		bottom: -10px;
		text-align: center;
	}
	.img-list li p a{
		color: #ffffff;
		height: 40px;
		line-height: 40px;
	}
	.slick-initialized .slick-slide{position: relative;}
	.campus-scenery{}
	.campus-scenery>.title{
		background: url(/image/kfdx_info_title_bg.png) no-repeat left center;
		width: 127px;
		height: 34px;
		text-align: center;
		margin: 20px 0;
	}
	.campus-scenery>.title>em{
		color: #ffffff;
		/* background: #385b93;
		display: inline-block;
		padding: 4px 10px; */
		height: 34px;
		line-height: 34px;
		
	}
	
	.section-top>.section-top{
		width: 100%;
		float: none;
		height: auto;
	}
	.slick-item .maskt{
		display: none;
	}
	.slick-dots li{
		width: 10px;
		height: 10px;
	}
	.slick-dots li button{
		width: 15px;
		height: 15px;
	}
	/* .slick-dots li button:before{
		line-height: 15px;
		width: 12px;
		height: 12px;
	} */
	.slick-dots{text-align: center !important;}
	.top-right>.right-title{
		margin-bottom: 12px;
	}
	.content-section>.section-top{
		margin: 0 auto;
	}
	/* 新轮播 */
	.footer-list{
		padding: 0 15px;
		box-sizing: border-box;
	}
	.section-bottom>.bottom-middle{
		width: 100%;
	}
}
@media screen and (max-width: 450px){
	.bottom-list>ul>li, .bottom-list1>ul>li{
		width: 50%;
	}
}