/*normal*/
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	background:#fff;
	font-family:"微软雅黑";
	width:100%;
	height:auto;
	/*font-size:0;*/
}
div{margin:0;padding:0;}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cl {
	clear:both;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
button {
	cursor:pointer;
}
.caret {
    content: "";
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
    position: relative;
    vertical-align: middle;
}
.caret:after {
    content: "";
    position: absolute;
    top: -8px;
    left: -6px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: white transparent transparent transparent;
}
/*alert*/
/*Swiper.js可以通过CSS3动画，实现轮播动画匀速选取*/
.swiper-slide {
  opacity: 0;
  animation: swiperFadeIn 2s ease forwards;
}

@keyframes swiperFadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
/*header*/
.headertop {
	width:100%;
	/*height:800px;*/
	overflow: hidden;
	margin:auto;
	position:relative;
	/*background: url(../img/banner.png)100% 100%;*/
	 /*filter: blur(15px)*/
}
.headertop > img.headerbg{
	width: 100%;
	height: 800px;
	position: absolute;
	left: 0;
	top: 0;
	filter: blur(15px);
}
.headertop .banner {
	width:100%;
}
.banxin12 {
	width:1200px!important;
	margin:auto;
	position:relative;
}
.banxin13 {
	width:1300px!important;
	margin:auto;
	position:relative;
}
.banxin192 {
	width:1920px!important;
	margin:auto;
	padding-top:70px;
	position:relative;
}
.headertop .nav {
	width:100%;
	height:70px;
	/*background: pink;*/
	position:absolute;
	left:0;
	top:0;
	z-index:3
}
.headertop .nav .banxin12 {
	/*padding: 0 360px;*/
}
.headertop .nav .banxin12>ul {
	list-style:none;
	margin-left:10px;
}
.headertop .nav .banxin12 > ul > li {
	float:left;
	margin-left:30px;
}
.headertop .nav .banxin12 > ul > li>a:link,.headertop .nav .banxin12 > ul > li>a:visited {
	display:block;
	position:relative;
	font-size:14px;
	text-decoration:none;
	color:#7B7B7B;
	line-height:70px;
}
.headertop .nav .banxin12 > ul > li>a:hover {
	text-decoration:none;
	color:#3D85DA;
}
.headertop .nav .banxin12 > ul > li.hover>a:link,..headertop .nav .banxin12 > ul > li>a:visited {
	text-decoration:none;
	color:#3D85DA;
}
.headertop .nav .banxin12 > ul > li>a:hover::after,.headertop .nav .banxin12 > ul > li.hover>a::after {
	content:"";
	display:inline-block;
	width:100%;
	height:4px;
	background:#3D85DA;
	position:absolute;
	left::0;
	bottom:-4px;
	margin-left:-100%;
}
.headertop .nav ul li {
	position:relative;
}
.headertop .nav ul li .kccontent {
	width:476px;
	height:256px;
	background:#fff;
	border-radius:10px;
	box-shadow:0px 5px 6px 0px rgba(0,0,0,0.1);
	position:absolute;
	left:-211px;
	top:76px;
	display:none;
}
.headertop .nav ul li .kccontent.cur {
	display:block;
}
.headertop .nav ul li .kccontent ul {
	margin:28px 0 0 28px;
}
.headertop .nav ul li .kccontent ul li {
	margin:0 18px 18px 0;
	width:198;
	height:90px;
	background:#f5f5f5;
	border-radius:10px;
	box-shadow:0px 2px 6px 0px rgba(0,0,0,0.1);
	float:left;
	border:1px solid #f5f5f5;
}
.headertop .nav ul li .kccontent ul li:hover {
	border:1px solid #3d85da;
}
.headertop .nav ul li .kccontent ul li:hover {
	border:1px solid #3d85da;
}
.headertop .nav ul li .kccontent ul li a {
	display:block;
	padding:20px 20px;
}
.headertop .nav ul li .kccontent ul li a .hd {
	width:50px;
	height:48px;
}
.headertop .nav ul li .kccontent ul li a .bd {
	margin-left:10px;
}
.headertop .nav ul li .kccontent ul li a .bd p {
	width:100px;
	font-size:12px;
	height:12px;
	line-height:12px;
	margin-top:8px;
	color:#333;
}
.headertop .nav ul li .kccontent ul li a .bd span {
	display:block;
	width:100px;
	font-size:12px;
	height:12px;
	line-height:12px;
	margin-top:8px;
	color:#999;
}
.headertop .nav .navright {
    width: 300px;
    height: 30px;
    padding: 0 25px;
    line-height: 30px;
    margin: 20px 0;
    /*overflow: inherit;*/
    position: relative;
}
.headertop .nav .navright a:link,.headertop .nav .navright a:visited{

	color:#fff;
}
.headertop .nav .navright ul li a:link,.headertop .nav .navright ul li a:visited{

	color:#7B7B7B;
}
.headertop .nav.navfixed .navright a:link,.headertop .nav.navfixed .navright a:visited{

	color:#7B7B7B;
}
.headertop .nav .navright a:hover{

	color: #3D85DA;
}
.headertop .nav .navright .navsearch,.headertop .nav .navright .navsign {

	height:30px;
	overflow:visible;
	/*padding-left:30px;*/
	cursor:pointer;
	margin:0 20px;
}
.headertop .nav .navright .navsearch {
	/*background:url(../img/icon.png) no-repeat 0px -52px;*/
}
.headertop .nav .navright .navsign {
	/*background:url(../img/icon.png) no-repeat 0px -12px;*/
}
.headertop .nav.navfixed {
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:9999;
	background:#fff;
	box-shadow:0px 4px 14px 0px rgba(0,0,0,0.05);
}
.headertop .nav.navfixed .navright .navsearch {
	/*background:url(../img/icon.png) no-repeat -175px -52px;*/
	color:#999;
}
.headertop .nav.navfixed .navright .navsign {
	/*background:url(../img/icon.png) no-repeat -175px -12px;*/
	color:#999;
}
.headertop .nav .navright .navsearch:hover {
	/*color:#3D85DA;*/
	font-weight: bold;
}
.headertop .nav .navright .navsign:hover {
	/*color:#3D85DA;*/
	font-weight: bold;
}

.gred {
	background:#f8f8f8;
}
.topback {
	padding:120px 0 40px;
	text-align:center;
	width: 184px;
    margin: auto;
    background: none;
}
.topback a {
	display:inline-block;
	font-size:18px;
	line-height:44px;
	border:1px solid #999;
	border-radius:10px;
	color:#333;
	padding-left:40px;
	padding-right:70px;
	background:url(../img/icon.png) 111px -700px;
}
.logo {
	margin:13px 15px 13px 40px;
}
.logo img {
	display:inline-block;
	width:auto;
	height:44px;
	line-height:70px;
}
.information {
    width: 300px;
    height: 800px;
    padding: 0 25px;
    color: #fff;
    background: rgba(51,51,51,0.5);
    position: absolute;
    left: 50%;
    margin-left: 300px;
    top: 0;
    z-index: 2;
}

.information .recommend{/*课程推荐*/

}
.information .advertisement{/*登录广告*/
	/*display: none;*/
	
}
.information .curriculum{/*正在学习*/
	
}

.information h4 {
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	color:#eee;
	margin-top:50px;
}
.information .kc {
	margin-top:25px;
	padding-left:25px;
	padding-right:50px;
	background: url(themes/turing/views/default/news/img/icon.png) -353px -88px no-repeat;
	position:relative;
	opacity: .9;
}
.information .kc:hover {
	opacity: 1;
}
.information .kc a:link,.information .kc a:visited,.information .kc a:hover  {
	color:#fff;
	display:block;
	width:100%;
}
.information .kc a:hover {
	
}
.information .kc a span {
	display:inline-block;
	position:absolute;
}
.information .kc h5 {
	font-size:14px;
	line-height:18px;
	height: 18px;
	margin-bottom:2px;
	font-weight:normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.information .kc h5:hover{
	font-weight: bold;
}
.information .kc p {
	font-size:12px;
	line-height:18px;
	color:#eee;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.information .kc .sk{
	position:absolute;
	right:0;
	top:0;
	width:46px;
	height:22px;
	color: #fff;
	background:#3D85DA;
	font-size:12px;
	line-height:22px;
	text-align:center;
	border-radius:10px;
}
.information .kc .sk a:link,.information .kc .sk a:visited,.information .kc .sk a:hover{
	position:absolute;
	right:0;
	top:0;
	width:46px;
	height:22px;
	color: #fff;
	background:#3D85DA;
	font-size:12px;
	line-height:22px;
	text-align:center;
	border-radius:10px;
}
.information .kc .sk a:hover{
	background:#3692ff;
}
.information .curriculum .kc .sk{
	background: #ff4a4a;
}
.information p.tc {
	font-size:16px;
	line-height:16px;
	margin:70px 0;
	text-align:center;
}
.information button {
	width:100%;
	height:40px;
	font-size:18px;
	line-height:40px;
	text-align:center;
	color:#fff;
	background:#3D85DA;
	border-radius:10px;
	border:none;
}
.information button  a:link,.information button  a:visited,.information button  a:hover{

	color:#fff;
}
.banner .swiper-container {
	width:100%;
	height:100%;
	overflow: hidden;
}
.banner .swiper-slide {
	text-align:center;
	font-size:18px;
	background:#fff;
	/* Center slide text vertically */
  display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
}
.banner .swiper-slide img {
	width:100%;
}
.half-rule {
	width:100px;
	margin:30px auto;
}
.banner-container {
	width:100%;
	overflow:hidden;
	position:relative;
}
.banner-wrapper {
	width:100%;
	position:relative;
}
.banner-slide {

}
.banner-slide:first-child {

}
.banner-slide img {
	width:100%;
}
.banner-slide .swiper-slide {
	line-height:300px;
	color:#fff;
	font-size:36px;
	text-align:center;
}
.banner .swiper-container .swiper-slide img {
	max-width:100%;
	line-height:100%;
}
.banner .swiper-container .pagination {
	position:absolute;
	z-index:20;
	left:0;
	bottom:60px;
	width:100%;
	text-align:center;
	margin:10px auto;
	/*padding: 5px 0;*/
	/*background: pink;*/
}
.swiper-pagination-bullet{
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:16px;
	background:#fff;
	opacity:0.5;
	margin:0 6px;
	cursor:pointer;
}
.swiper-pagination-bullet-active{
	background:#fff;
	width:30px;
	opacity:1;

}
.swiper-pagination-bullet:hover,.swiper-pagination-bullet-active:hover{
	background: #3D85DA;
	opacity: 1;
}
.swiper-pagination-switch {
	display:inline-block;
	width:16px;
	height:16px;
	border-radius:16px;
	background:#fff;
	opacity:0.5;
	margin:0 6px;
	cursor:pointer;
}
.swiper-active-switch {
	background:#fff;
	width:30px;
	opacity:1;
}
.arrow {
	position:absolute;
	top:46%;
	width:24px;
	height:30px;
	z-index:10;
	margin-top:-20px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	opacity:.8;
}
.arrow:hover {
	opacity:1;
}
.arrow-left {
	display:none;
	background:url(themes/turing/views/default/news/img/arrows.png) no-repeat left top;
	left:50px;
	top:center;
}
.arrow-right {
	display:none;
	background:url(themes/turing/views/default/news/img/arrows.png) no-repeat left bottom;
	right:50px;
	top:center;
}
.arrow {
	position:absolute;
	top:46%;
	width:24px;
	height:30px;
	z-index:10;
	margin-top:-20px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	opacity:.8;
}
.swiper-button-next,.swiper-button-prev{
	display: block;
	position:absolute;
	top:46%;
	width:55px;
	height:55px;
	z-index:10;
	margin-top:-20px;
	cursor:pointer;
	background-position:center;
	background-repeat:no-repeat;
	opacity:.8;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
	opacity:1;
}
.swiper-button-next {
	background: url(themes/turing/views/default/news/img/icon.png) no-repeat 0px -480px;
	right: 0;
	top:center;
}
.swiper-button-prev {
	background: url(themes/turing/views/default/news/img/icon.png) no-repeat 0px -542px;
	left: 0;
	top:center;
}
.phase .row>div {
	text-align:center;
}
.phase .row img {
 
}
.phase .row p {
	margin-top:10px;
	line-height:1.8em;
	display:none;
}


/*content*/

.content {
	width:100%;
}
.content .mfkc,.content .jpkc {
	width:100%;
	background: #f8f8f8;
}
.content .jpkc {
	padding-top:40px;
}	
.content .bd {
    margin: 40px 0;
}
.jnpx .ft .more {

}
.jnpx .ft .more a {
	display:block;
	margin:0 auto 60px;
	width:184px;
	height:44px;
	font-size:18px;
	line-height:44px;
	text-align:center;
	color:#fff;
	border-radius:10px;
	background:#3D85DA;
}
.jnpx .ft .more a .iconfont{
	font-weight: bold;
}
.content .jnpx  .swiper-container {
	width:1260px;
	height:100%;
	padding:40px;
	overflow: hidden;

}
.content .jnpx  .swiper-slide {
	text-align:center;
	font-size:18px;
	background:#fff;

    display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	transition:300ms;
	transform:scale(0.9,0.9);
	opacity:0.6;
}
.content .jnpx .swiper-slide a{
	display: block;
	width: 100%;
}
.content .jnpx .swiper-slide a img{
	width: 100%;
}
.content .jnpx .swiper-slide a p{
    margin: 0;
    line-height: 3em;
    background: #00000057;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.content .jnpx  .swiper-container .swiper-pagination {
	display:none;
}
.content .jnpx  .swiper-container .arrow-left {
	background:url(themes/turing/views/default/news/img/arrows.png) no-repeat left top;
	left:50px;
	top:center;
}
.content .jnpx  .swiper-container .arrow-right {
	background:url(themes/turing/views/default/news/img/arrows.png) no-repeat left bottom;
	right:50px;
	top:center;
}
.content .jnpx  .swiper-slide:hover {
	opacity:1;
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.3);
}
.content .jnpx  .swiper-slide-next{
	transform:scale(1.2,1.2);
	opacity:1;
}
.content .jnpx .hd h3,.content .mfkc .hd h3,.content .jpkc .hd h3 {
	width:100%;
	font-size:32px;
	line-height:32px;
	color:#333;
	font-family:"PingFang";
	font-weight:normal;
	text-align:center;
	padding-top:70px;
}
.content .jnpx .hd p,.content .mfkc .hd p,.content .jpkc .hd p {
	width:100%;
	font-size:16px;
	line-height:16px;
	color:#999;
	text-align:center;
	padding-top:18px;
}
.content .mfkc .hd,.content .jpkc .hd {
	}
.shd ul {
	text-align:center;
	margin:30px 0 50px 0;
}
.content .mfkc .bd .shd ul li,.content .jpkc .bd  .shd ul li {
	display:inline-block;
	margin:10px;
}
.shd ul li a:link,.shd ul li a:visited {
	display:block;
	font-size:16px;
	line-height:36px;
	padding:0 20px;
	border:1px solid #333;
	border-radius:20px;
	color:#333;
}
.shd ul li.more a:link,.shd ul li.more a:visited {
/*	padding-right:30px;
	background:url(../img/icon.png) 84px -431px;*/

}
.shd ul li a:hover {
	border:1px solid #3D85DA;
	color:#3D85DA;
}
.shd ul li.more a:hover {
	/*background:url(../img/icon.png) -97px -431px;*/
}
.shd ul li.cur a:link,.shd ul li.cur a:visited {
	background:#3D85DA;
	border:1px solid #3D85DA;
	color:#fff;
}
.sbd ul {
	display:none;
	/*background:yellow;
	*/
}
.sbd ul.cur {
	display:block;
	text-align:center;
}
.sbd ul.cur li {
	display:inline-block;
	width:300px;
	height: auto;
	overflow:hidden;
	/*border:1px solid #eee;
	*/
	border-radius:10px;
	background:#fff;
	margin-left:15px;
}
.sbd ul.cur li.cur {
	transform:scale(1.02,1.02);
	transform-origin:center center;
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.1);
}
.sbd ul.cur li:first-child {
	margin:0;
}
.sbd ul li a .fm img {
	width:100%;
}
.sbd ul li a .text {
	margin:15px;
	overflow:hidden;
}
.sbd ul li a .text h4 {
	font-size:18px;
	color:#333;
	font-weight:normal;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sbd ul li a .text p {
	font-size:14px;
	line-height:20px;
	color:#999;
	text-align:left;
	margin-top:5px;
	text-decoration:inherit;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sbd ul li a .text p span {
	display:inline-block;
	margin-right:18px;
}
.sbd ul li a .text p b {
	font-weight:normal;
}
.sbd ul li a .text p span.view {
	padding-left:15px;
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -4px -395px;
}
.sbd ul li a .text p span.flow {
	padding-left:15px;
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -2px -415px;
}
.sbd ul li a .text p span.free {
	width:50px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#fff;
	background:#FF4E00;
	border-radius:3px;
}
.sbd ul li a .text p.mag {
	font-size:15px;
	margin:7px 0;
}
.content .mfkc .bd  .sbd,.content .jpkc .bd  .sbd {
}


/*footer*/
.footer {
	width:100%;
	padding:120px 0;
	background:#1E3346;
}
.footer .jm {
	width:300px;
	height:100px;
	text-indent:-20000px;
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -5px -210px;
}
.footer .linkother {
	margin-top:25px;
}
.footer .linkother ul li {
	float:left;
	margin:0 15px;
}
.footer .linkother ul li a:link,.footer .linkother ul li a:visited,.footer .linkother ul li a:hover {
	display:block;
	width:45px;
	height:45px;
	text-indent:-20000px;
	overflow:hidden;
}
.footer .linkother ul li.wx a {
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -23px -328px;
}
.footer .linkother ul li.wb a {
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -99px -328px;
}
.footer .linkother ul li.st1 a {
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -174px -328px;
}
.footer .linkother ul li.st2 a {
	background:url(themes/turing/views/default/news/img/icon.png) no-repeat -250px -328px;
}
.footer .webmap ul li {
	float:left;
	/*width:200px;
	*/
	margin-left:40px;
}
.footer .webmap ul li > a {
	line-height:14px;
	margin-top:25px;
}
.footer .webmap ul li a:link,.footer .webmap ul li a:visited {
	display:block;
	font-size:14px;
	color:#fff;
}
.footer .webmap ul li a:hover {
	color:#3D85DA;
}
.footer .webmap ul li h4 {
	margin-bottom:35px;
}
.footer .webmap ul li h4 a:link,.footer .webmap ul li h4 a:visited {
	font-size:24px;
	font-weight:normal;
}
.footer .webmap ul li h4 a:hover {
	font-size:24px;
	font-weight:normal;
	color:#3D85DA;
}
/*copyright*/
.copyright {
	width:100%;
	height:70px;
	background:#4F5861;
}
.copyright p {
	width:100%;
	font-size:20px;
	color:#fff;
	line-height:70px;
	text-align:center;
}
.copyright p b {
	font-weight:normal;
	color:#3D85DA;
}
.copyright p b a:link,.copyright p b a:visited {
	color:#3D85DA;
}
.copyright p b a:hover {
	text-decoration:underline;
}
.bottomline {
	width:100%;
	border-bottom:3px solid #fff;
	margin-top:70px;
}
.opennav,.opensign{
	display: none;
	z-index: -1;
}
.navclose,.signclose{
	display: none;
}

@media screen and (max-width: 1919px) {

	.banxin192{
		width: 100%!important;
	}
	.header{
		height: auto;
	}

	.headerbg{
		display: none;
	}
	.headertop .nav .banxin12{
		padding: 0
	}
	.content {
		background: #f8f8f8;
		overflow: hidden;
	}
	.content .bd {
	    margin: 40px 0;
	}
	.content .jnpx .swiper-container{
		padding: 40px 0;
	}
/*	.information{
		width: 100%;
	    height: auto;
	    padding: 0;
	    background: none;
	    position: relative;
	    left: 0;
	    top: 0;
	    text-align: center;
	}
	.information h4{
		color: #3d85da;
	    font-weight: bold;
	    margin-top: 0;
	}
	.information .kc {
		margin-top: 15px;
	    padding-left: 25px;
	    padding-right: 50px;
	    background: url(themes/turing/views/default/news/img/icon.png) -353px -126px no-repeat;
	    position: relative;
	    padding-bottom: 10px;
	    border-bottom: 1px dashed #999;
	}
	.information .kc:last-child {
	    border-bottom: none;
	}
	.information .kc a:link, .information .kc a:visited, .information .kc a:hover{
		color:#333;
	}
	.information .kc p{
		color:#999;
	}
	.information .recommend,.information .curriculum{
	    width: 500px;
	    background: #fff;
	    margin: 30px 20px;
	    padding: 2%;
	    display: inline-block;
	    text-align: left;
	}
	.bottomline{
		display: none;
	}
*/


}
@media screen and (max-width: 1500px) {

	.headertop .nav .navright{
		color:#999;
	}	
	.headertop .nav .navright a:link,.headertop .nav .navright a:visited{

		color:#7B7B7B;
	}

	.headertop .nav .navright a:hover{

		color: #3D85DA;
	}
	.banxin12{
		width: 100%!important;
		padding: 0;
	}
	.banxin13{
		width: 100%!important;
		padding: 0;

	}
	.headertop .nav{
		background: #ffffff69;
	}
	.information{
		display: none;
	}
	.headertop .nav .banxin12{
		width: 100%!important;
		padding: 0;
	}
	.headertop .nav .banxin12>ul{
		margin-left: 0;
	}
	.header{
		height: auto;
		overflow: none;
	}
	.headertop .nav.navfixed {
	    width: 100%;
	    position: fixed;
	    left: 0;
	    top: 0;
	    z-index: 9999;
	    background: #fff;
	    box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 5%);
	}

	.headertop .nav .navright{
		color: #7B7B7B;
		width: 250px;
	}
	.headertop .nav .banxin12 > ul > li{
		margin-left: 25px;
	}
	.headertop .nav .navright .navsearch, .headertop .nav .navright .navsign{
		margin:0 10px;
		font-size: 14px;
	}
	.headertop .nav .navright .navsearch.fl{
		/*float: right;
	}*/
	.logo{
		margin:15px 20px;
	}
	.sbd ul.cur li{
		width: 45%;
		margin: 0 2% 30px;
	}
	.fm{
		background: #eee;
	}
	.sbd ul.cur li:first-child{
		margin: 0 2% 30px;
	}
	.banner .swiper-container .pagination{
		bottom: 6%;
	}
	.content .jnpx .swiper-container{
		width: 100%;
	}
	.bottomline{
		display: none;
	}
	.advertisement{
		display: none;
	}
	.content .bd{
		margin: 40px 0;
	}
	.footer{
		padding: 20px 2%;
    	width: 96%;
	}
}
@media screen and (max-width: 1300px) {
	
}
@media screen and (max-width: 1204px) {
	.swiper-button-next, .swiper-button-prev{
		display: none;
	}
/*	.information .recommend, .information .curriculum {
		width: 96%;
	    background: #fff;
	    margin: 0;
	    padding: 2%;
	    display: inline-block;
	    text-align: left;
	}
	.information .recommend {
		padding-top: 4%;
	}*/
	.footer{
		display: none;
	}
	
}
@media screen and (max-width: 980px) {
	.topback{
		padding: 20px 0;
	}
	.header{
		padding-top: 70px;
		overflow: visible;
	}
	.headertop .nav{
		height: auto;
	    box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 5%);
	}
	.headertop .nav .navright{
		display: none;
		position: absolute;
		right: 0;
		top: 0;
		margin: 0;
	}
	.sbd ul li a .text{
		margin: 10px;
	}
	.sbd ul li a .text h4{
		font-size: 14px;
	}
	.sbd ul li a .text p{
		font-size: 12px;
	}
	.sbd ul li a .text p.mag{
		font-size: 12px;
		line-height: 18px;
	}
	.sbd ul.cur li{
		box-shadow: 0px 4px 14px 0px rgb(0 0 0 / 5%);
	}
	.copyright{
		width: 96%;
		height: auto;
		padding: 2%;

	}
	.copyright p{
		font-size: 12px;
		line-height: 24px;
		padding: 5px 0;
	}
	.logo{
		float: none;
	    text-align: center;
	    width: 150px;
	    margin: 15px auto;
	}
	.headertop .nav .banxin12>ul{
		display: none;
	}
	.headertop .nav .banxin12>ul.ative{
		display: block;
	    width: 100vw;
	    height: 100vh;
	    padding: 10vh 0;
	    background: #333;
	    position: fixed;
	    right: 0;
	    top: 0;
	    z-index: 99999;
	    overflow: auto;
	}
	.headertop .nav .navright {
		display: none;
	}
	.headertop .nav .navright.ative{
		display: block;
	    width: 100vw;
	    height: 100vh;
	    padding: 10vh 0;
	    background: #333;
	    position: fixed;
	    right: 0;
	    top: 0;
	    z-index: 99999;
	    overflow: auto;
	}
	.headertop .nav .navright .navsign a:link,.headertop .nav .navright .navsign a:visited,.headertop .nav .navright .navsign a:hover,
	.headertop .nav .navright .navsearch a:link,.headertop .nav .navright .navsearch a:visited,.headertop .nav .navright .navsearch a:hover{
		color:#fff;
	}
	.headertop .nav .navright .navsearch.fl,.headertop .nav .navright .navsign{
		float: none;
		border-bottom: 1px solid #fff;
		height: 4em;
		line-height: 4em;
	}
	.headertop .nav .navright .navsearch.fl,.headertop .nav .navright .navsign{
		float: none;
		border-bottom: 1px dashed #eee;
		height: 4em;
		line-height: 4em;
		text-align: center;
	}

	.headertop .nav .banxin12 > ul > li{    
		float: none;
	    margin-left: 10px;
	    text-align: center;
	    border-bottom: 1px dashed #eee;
	    /*margin: 0 20px;*/
	    margin: 0 10vw;
	}
	.headertop .nav .navright .navsearch, .headertop .nav .navright .navsign{
	    margin: 0 20px;
	}
	.content .jpkc{
		padding-top: 0px;
	}
	.content .jnpx .hd h3, .content .mfkc .hd h3, .content .jpkc .hd h3{
		font-size: 24px;
		line-height: 24px;
		padding-top: 30px;
	}
	.content .jnpx .hd p, .content .mfkc .hd p, .content .jpkc .hd p{
		font-size: 14px;
		line-height: 14px;
		padding-top: 10px;
	}
	.content .zs .bd{
		margin-bottom: 0;
	}
	.content .mfkc .bd .shd ul li, .content .jpkc .bd .shd ul li{
		margin: 5px 10px;
	}
	.shd ul li a:link, .shd ul li a:visited{
		font-size: 14px;
		line-height: 32px;
	}
	.content,.content .mfkc, .content .jpkc,.gred{
		/*background: #fff*/
	}
	.kccontent{
		display: none;
	}
/*	.information .recommend, .information .curriculum{
		background: #fff;
	}*/
	.headertop .nav ul li .kccontent.cur{
		display: none;
	}
	.headertop .nav .banxin12 > ul > li .icon{
		display: none;
	}
	.headertop .nav .banxin12 > ul > li>a:link, .headertop .nav .banxin12 > ul > li>a:visited{
		color:#fff;
		line-height: 4em;
	}
	.headertop .nav .banxin12 > ul > li>a:hover::after, .headertop .nav .banxin12 > ul > li.hover>a::after{
		background: none;
	}
	.opennav,.opensign{
		display: block;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
		position: absolute;
		top: 0;
		z-index: 4;
	    text-align: center;
		/*background: pink;*/
		/*z-index: 999;*/
	}
	.opennav{
		left: 20px;
	}
	.opensign{
		width: 30px;
	    height: 30px;
	    right: 20px;
	    line-height: 30px;
	    margin: 5px;
	    background: #3e84d9;
	    border-radius: 15px;
	    color: #fff;
	}
	.opennav span,.opensign span{
		display: block;
	}
	.navclose,.signclose{
	    display: block;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	    position: absolute;
	    top: 30px;
	    right: 30px;
	    z-index: 4;
	    text-align: center;
	    color: #fff;
	}

	.navclose span,.signclose span{
	    display: block;
	}
	.headertop .nav.navfixed .navright .navsearch,.headertop .nav.navfixed .navright .navsign{
		color: #fff;
	}
	.swiper-pagination-bullet{
		display:inline-block;
		width:10px;
		height:10px;
		border-radius:10px;
		background:#fff;
		opacity:0.5;
		margin:0 6px;
		cursor:pointer;
	}
	.swiper-pagination-bullet-active{
		background:#fff;
		width:20px;
		opacity:1;

	}

  


}
//横屏

@media only screen and (orientation: landscape) {

	body {

	background-color: red;

	}
	.headertop .nav .banxin12 > ul > li>a:link, .headertop .nav .banxin12 > ul > li>a:visited{
		line-height: 50px!important;
	}

}

//竖屏

@media only screen and (orientation: portrait) {

	body {

	background-color: blue;

	}

}