﻿@font-face {
  font-family: 'MyFont'; /* 自定义字体名称 */
  src: 
    url( "../fonts/DouYinMeiHaoTi.otf");
  font-weight: normal;
  font-style: normal;
  /*font-display: swap;  优化加载体验 */
}
body{
	margin:67px 0 50px 0;
	padding: 0;
	background: #f4f4f4;
	color: #282b2e;
	font-weight: 400;
	font-size: 1em;	
	font-family: "Microsoft YaHei",Arial;
}

ul,li{
	margin: 0px;
    padding: 0px;
    border: 0;
    list-style: none;
    text-decoration: none;
	}
/*logo滚动*/
.jq22 { width: 800px; margin: 20px auto; font-size: 14px;  will-change: transform; /* 提前告知浏览器transform属性将会变化 */}
.jq22 a { margin: 0 8px; color: #333; text-decoration: none; }
.jq22 a img { height: 40px;  
	will-change: transform; /* 提前告知浏览器transform属性将会变化 */
    animation: scroll-left 10s linear infinite;
    backface-visibility: hidden; /* 防止动画闪烁 */
}
.jq23 { width: 800px; margin: 20px auto; font-size: 14px;  will-change: transform; /* 提前告知浏览器transform属性将会变化 */}
.jq23 a { margin: 0 8px; color: #333; text-decoration: none; }
.jq23 a img { height: 40px; 
	will-change: transform; /* 提前告知浏览器transform属性将会变化 */
    animation: scroll-left 10s linear infinite;
    backface-visibility: hidden; /* 防止动画闪烁 */

}
	/*#header {
		width: 100%;
		background: rgba(255, 255, 255, 0.93);
		border-bottom: 1px solid #fff;
		position: fixed;
		top: 0;
		z-index: 88;
	  }
	  #header .nav .nav_logo {
		float: left;
	  }
	  #header .a_menuask {
		float: right;
	  }
	  #header .a_menuask a {
		color: #ffffff;
		text-decoration: none;
		border-radius: 4px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		background: #1e4fbc;
		-webkit-transition: all 0.6s ease-in-out;
	  }
	  #header .a_menuask a:hover {
		background: #336def;
	  }
	  #header {
		height:67px;
	  }
	  #header .nav .nav_logo {
		width:57%;
	  }
	  #header .nav .nav_logo img {
		width:100%;
	  }
	  #header .a_menuask {
		margin:25px 5px;
	  }
	  #header .a_menuask a {
		  font-size: 12px;
		padding:10px 5px;
	  }	*/


/* 报名截止开始 */
.yc_bmjz-icon{
	width: 95%;
	height:110px;
	background:#fff;
	margin:3% auto;
	-webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
	}
.yc_bmjz-icon li{
	width:23.5%;
    height: 100px;
    padding-top: 15px;
    float: left;
    margin-right: 1%;
	}
	.yc_bmjz-icon01{
		background:url(../img/djs-icon01.png) no-repeat;
	}	
	.yc_bmjz-icon02{
		background:url(../img/djs-icon02.png) no-repeat;
	}
	.yc_bmjz-icon03{
		background:url(../img/djs-icon03.png) no-repeat;
	}	
	.yc_bmjz-icon04{
		background:url(../img/djs-icon04.png) no-repeat;
	}	
.yc_bmjz-icon01,.yc_bmjz-icon02,.yc_bmjz-icon03,.yc_bmjz-icon04{
	width:100%;
	height:100px;
	float:left;
    font-size: 1.5em;
	color:#084905;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	margin-top:4%;
	margin-left:3%;
	margin-right:4%;
	background-size:100%;
	}	

/* 报名截止结束 */
/*六大名校开始*/
.ck_ldmx-title01{
	font-family: 'MyFont', sans-serif; 
	width: 100vw;
	height: 100px;
	background:url(../img/pic01.jpg) center center no-repeat;
	margin:2% auto;
	overflow:hidden;
	}
.ck_ldmx-title02{
	width: 100vw;
	height: 100px;
	background:url(../img/pic01_1.jpg) center center no-repeat;
	margin:2% auto;
	overflow:hidden;
	}
.ck_ldmx-title03{
	width: 100vw;
	height: 100px;
	background:url(../img/pic01_2.jpg) center center no-repeat;
	margin:2% auto;
	overflow:hidden;
	}
.ck_ldmx-title01 p{
	font-family: 'MyFont', sans-serif; 
	color: #fff;
    width: 100%;
    line-height:42px;
    text-align: center;
    font-size: 1.5em;
	margin-top:1.5%;
	}
	
	
.ck_ldmx-pic{
	width: 98%;
    /* height: 350px; */
    margin:30px auto;
    overflow: hidden;
    padding: 0px;
    list-style: none;
	}
.ck_ldmx-pic li{
	border: 1px solid #6185f9;
	width: 47%;
    height: 100px;
    padding-top: 10px;
    float: left;
    margin: 1%;
	}	
	
.ck_ldmx-pic li .ck_ldmx-icon{
	width: 100%;
    height: 100px;
    
	}	
.ck_ldmx-icon i{
	display: block;
    width: 40%;
    border-radius: 50%;
    float: left;
	}	
.ck_ldmx-icon i img{
	display: block;
    width: 100%;
    padding: 21% 2% 6% 8%;
	
	}
.text{
	width: 55%;
    height: 110px;
    float: right;
	margin:4% 2%;
	}	
.text h2{
	font-family: "Microsoft YaHei",Arial;
	color:#0f0f0f;
	font-size:1em;
	padding:5% 2% 6% 8%;
	}	
	
/*六大名校结束*/

/*五大方案开始*/
.ck_wdfa{
	width: 100%;
    height: auto;
    margin:0 auto;
    overflow: hidden;
    margin-top: 2%;
	list-style: none;
	margin:0;
	padding:0%;
	}
.ck_wdfa li{
	width: 28%;
	height: auto;
    margin-left: 2.5%;
    margin-right: 2.5%;
	margin-top:2.5%;
    float: left;
    background: #ffffff;
	border: solid 1.5px #329b96;
    margin-bottom: 10px;
    border-radius: 8%;
	 }   
.ck_wdfa li p{
	display: block;
    font-size: 0.9em;
	font-family: "Microsoft YaHei",Arial;
	line-height:1em;
    color: #000000;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    padding: 0.6em 0;
	}
.ck_wdfa li a{
	display: block;
	width: 80%;
	height: 1.6em;
	margin: 0 auto;
	padding: 0 2%;
    margin-top: 0px;
	text-align: center;
	line-height: 1.6em;
	color: #ffffff;
	font-size:0.8em;
	border-radius: 3%;
	background: #329b96;
	border-radius: 4%;
	margin-top:2px;
	margin-bottom:8%;
	}	

/*五大方案结束*/

/*拼搏的你开始*/
.ck_pbdn-icon{
	width: 100%;
	height: 570px;
	background: #f7f7f7;
	margin: 0 auto;
	text-align: center;
	}
.ck_pbdn-icon ul{
	width: 94%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding:0;
	}
.ck_pbdn-icon ul li{
	width: 46%;
	heihgt: 260px;
	float: left;
	margin-left:2.8%;
	}
.ck_pbdn-icon ul li div{
	width: 100%;
	height: 130px;
	margin: 0 auto;
	text-align: center;	
	} 	
.ck_pbdn-icon ul li div h4{
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-weight: 500;
	font-family: "Microsoft YaHei",Arial;
    background-size: auto auto;
	background-size: 100% 80%;
	height: auto;
	font-size: 1em;
	color: #ffffff;
	line-height:2.6em;
	position: relative;
	z-index: 2;
	border-radius: 8%;
	}
.ck_pbdn-01{
	background:url(../img/pbdn-icon01.png) center center no-repeat;
	}
.ck_pbdn-02{
	background:url(../img/pbdn-icon02.png) center center no-repeat;
	}	
.ck_pbdn-03{
	background:url(../img/pbdn-icon03.png) center center no-repeat;
	}	
.ck_pbdn-04{
	background:url(../img/pbdn-icon04.png) center center no-repeat;
	}	
.ck_pbdn-05{
	background:url(../img/pbdn-icon01.png) center center no-repeat;
	}	
.ck_pbdn-06{
	background:url(../img/pbdn-icon02.png) center center no-repeat;
	}
.ck_pbdn-07{
	background:url(../img/pbdn-icon02.png) center center no-repeat;
	}
.ck_pbdn-08{
	background:url(../img/pbdn-icon04.png) center center no-repeat;
	}		
.ck_pbdn-icon ul li div text{
	display: block;
	width: 100%;
	height: auto;
	background: #ffffff;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: -20px;
	border: 1px #CCC solid;	

	}	
.ck_pbdn-icon ul li p{
	display: block;
	width: 80%;
	height: auto;
	color: #333333;
	margin: 0 auto;
	padding-top: 3px;
	text-align: center;
	padding-left: 0%;
	line-height:1.6em;
	font-size: 0.9em;
	}
.ck_pbdn-icon a,a.baoming{
	cursor: pointer;
	display: block;
	width: 60%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 16px;
	background: #329b96;
	-moz-border-radius: 16px;
	position: relative;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	}	
/*拼搏的你结束*/

/*教委批准开始*/
.ck_jwpz{
	width: 100%;
	height: 320px;
	background: #f7f7f7;
	margin: 0 auto;
	text-align: center;
	}

.ck_jwpz-text{
	width:85%;
	margin:6% auto;
	padding-bottom:2%;
	font-size: 1.1em;
	color: #02527b;
	font-weight:600;
	font-family: "Microsoft YaHei",Arial;
	border-bottom:2px dashed #a9a9a9;
	}	

.ck_jwpz ul{
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding:0;
    height:200px;
	}

.ck_jwpz ul li{
	width: 30%;
	height:180px;
	float: left;
	border: 1px solid #06F;
	margin-left:2%;
	}
.ck_jwpz-icon img{
	border-radius: 300px;
	display: block;
    width: 90%;
    padding: 14% 2% 2% 4.5%;
	}
.ck_jwpz-icon p{
	display: block;
	width: 76%;
	height: 20px;
	color: #333333;
	margin: 0 auto;
	padding-top:8%;
	text-align: center;
	padding-left: 0%;
	line-height:20px;
	font-size: 0.95em;
	}
.ck_jwpz a{
	cursor: pointer;
	display: block;
	width: 60%;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
	border-radius: 8px;
	background: #6185f9;
	-moz-border-radius: 8px;
	position: relative;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}	
/*教委批准结束*/







/*在线咨询和免费电话开始*/
.frame17{
	width:100vw;
	height:30px;
	bottom: 0;
	background: #fdd247;
	position: fixed;
	z-index: 99;
}
.frame18{
	width:310px;
	height:20px;
	margin: 0 auto;
}
.text11{
	width:154px;
	height:30px;
	padding: 8px 0;
	text-align: center;
	font-size: 14px;
	color: #a05416;
	float: left;
	font-weight: 600;
}
.line01{
	width:2px;
	height:50px;
	background: rgba(255,255,255,0.6);
	float:left;
}

/*在线咨询和免费电话结束*/


/* foot */
#footer {
	background: #1e4fbc;
	width: 100%;
	height:40px;
	text-align: center;
	position: fixed;
	bottom: 0;
	z-index: 999;

  }
  #footer p {
	width: 33%;
	float: left;
	margin: 0;
  }
  #footer p a {
	display: inline-block;
	width: 100%;
	line-height:40px;
	font-weight: bold;
	font-size:14px;
	color: #fff;
	text-decoration: none;
  }
  #footer p.bottom_biaodan {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
  }