@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#f0f0f0; color:#555; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

/* 设置背景色 */

body{
	width:100%;
	min-width:1200px;
	/* background:; */
	background:#F0F0F0 url(./../a-level/fixed-bj.png) center top repeat-y;
	/* background:#F0F0F0 url(./../images/ceshi.jpg) center top; */
	background-attachment: fixed;
}

.logo{
	width:100%;
	min-width: 1200px;
	height:100px;
	background: #b10008;
	margin-bottom: 40px;
}

.logo .nav ul{
	width: 1200px;
	margin:0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo .nav ul li{
	height:100px;
	line-height:100px;
	color:#000;
}
.logo .nav ul li a{
	color:#fff;
}
.logo .nav ul li a:hover{
	text-decoration:underline;
}




/* 版型容器设定宽度 背景竖线 */
.container{
	width:1200px;
	margin:0 auto;
	padding-bottom: 100px;
}

/* 3+1课程banner */
.ryclass{
	display: flex;
	justify-content: space-between;
	background:#FFF;
	margin-bottom: 100px;

}
.ry-l dl{
	height:190px;
	background: #DDB5B6;
	margin:40px 0 0 20px;
}

.ry-l h2{
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-size:85px;
	padding-left:20px;
	color:#b10008;
	font-weight: 600;
	height:80px;
	line-height: 80px;
	padding-bottom: 20px;
}
.ry-l samp{
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-size:70px;
	padding-left:20px;
	color:#b10008;
	font-weight: 400;
	height:60px;
	padding:40px 0 30px 20px;
	display: block;
}


.ry-l p{
	width:535px;
	padding-left:20px;
	font-size:20px;
	line-height: 35px;
	color:#000;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	letter-spacing: -0.2px;
	text-align:justify;
	font-weight: 300;
}



/* 按钮 */
.ry-btn{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.ry-btn a{
	box-shadow: 1px 1px 10px 1px #dbdbdb;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	color:#B10008;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	background: #FFFFFF;
}
.ry-btn a:hover{
	box-shadow: 1px 1px 10px 1px #e29696;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	color:#fff;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	
	background: #b10008;
}

.anniu{
	width:600px;
	height:40px;
	margin:40px auto;
}
/* 按钮 */


/*BC省费南公立教育局*/
.BC_fn{
	width:1200px;
	height: 855px;
	margin-bottom: 100px;
}
.BC_fn img{
	width:1200px;
	height: 500px;
	padding:40px 0 25px 0;
}

.BC_fn ul li{
	font-size: 20px;
	line-height: 35px;
	text-align: center;
	color:#000000;
}


/* 课程优势 */
.ys{
	width: 1200px;
	height:1590px;
	margin-bottom: 100px;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-weight: 300;
}

.ys .ys_biaoti{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.ys .ys_biaoti .bt_left{
	height:500px;
	width:280px;
	float:left;
	background: #b10008;
}

.ys .ys_biaoti .bt_right{
	height:500px;
	width:506px;
	float:left;
	background: #ffffff;
}

.ys .zhanwei{
	height:500px;
	width:45px;
}

.ys .ys_shang_0{
	height:500px;
	width:370px;
	background: #ffffff;
}

.ys .ys_shang_0{
	height:500px;
	width:370px;
	background: #ffffff;
}

.ys .ys_shang_0 .wenzi p{
	font-size: 20px;
	color:#000;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	padding:0 15px 10px 15px;
	font-weight: 300;
}

.ys .ys_shang_0 .wenzi samp{
	font-size: 16px;
	color:#000;
	font-family:"DIN","微软雅黑","Arial, Helvetica", "sans-serif";
	padding:0 15px 0 15px;
	display: block;
	font-weight: 300;
}


.ys .ys_neirong{
	width:1200px;
	height:500px;
	margin-bottom:40px;
}

.ys .ys_neirong .ys_shang_1{
	width:370px;
	height:500px;
	background: #FFFFFF;
	float:left;
}

.ys .ys_neirong .ys_shang_1 .wenzi p{
	font-size: 20px;
	color:#000;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	padding:0 15px 10px 15px;
	font-weight: 300;
}

.ys .ys_neirong .ys_shang_1 .wenzi samp{
	font-size: 16px;
	color:#000;
	font-family:"DIN","微软雅黑","Arial, Helvetica", "sans-serif";
	padding:0 15px 0 15px;
	display: block;
	font-weight: 300;
}


h4{
	font-size:60px;
	color:#000;
	font-family: "思源黑体 CN Medium";
	text-align: center;
	height:53px;
	line-height: 53px;
}



/* 3+1课程主要特点 */
.tedian{
	width: 1200px;
	height:960px;
	margin-bottom: 100px;
}
.tedian h4{
	height:100px;
}
.tedian h4 p{
	font-family: "思源黑体 CN";
	font-size: 24px;
	text-align: center;
	color:#000;
	font-weight: 300;
	height: 40px;
	line-height: 50px;
}

.tedian .td{
	width:1200px;
	height:825px;
	margin:40px 0 40px 0; 
	display: flex;
	justify-content: space-between;
}

.tedian .td .td_0{
	width:370px;
	height:670px;
}

.tedian .td .td_0 p{
	font-size: 40px;
	color:#000;
	font-family: "DIN Black","思源黑体 CN Bold","微软雅黑";
}

.tedian .td .td_0 .td_wen dt{
	width:370px;
	height:520px;
}

.tedian .td .td_0 .td_wen dd p{
	font-size: 30px;
	color:#000;
	font-family:"思源黑体 CN Medium","微软雅黑";
}

.tedian .td .td_0 .td_wen dd li{
	font-size: 20px;
	color:#000;
	font-family:"思源黑体 CN","微软雅黑";
	font-weight: 300;
}

.tedian .td .td_0 .ry-btn{
	margin-top:120px;
}


/* 9-12年级课程设置 */
.shezhi{
	width:1200px;
	margin:40px 0 100px 0; 
}

.shezhi .sz {
	display: flex;
	justify-content: space-between;
	margin-top:40px;
}	
.shezhi .sz .sz_neirong{
	width:800px;
	background: #ffff;
}
.shezhi .sz .sz_neirong table{
	margin:0 0 0 24px;
	background: #ffff;
}
.shezhi .sz table caption{
	padding:20px 0 10px 0;
}
.shezhi .sz table caption img{
	float: left;
	width:30px;
	height:34px;
	margin-top:5px;
	padding:3px 10px 0 20px;
}

.shezhi .sz table caption p{
	width:300px;
	float: left;
	line-height: 45px;
	font-size: 35px;
	text-align: left;
	color:#c00000;
	font-weight: 600;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
}

.shezhi .sz table caption samp{
	width:300px;
	float: left;
	line-height: 45px;
	font-size: 20px;
	text-align: left;
	color:#000;
	font-weight: 300;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
}


.shezhi .sz .sz_neirong table tr{
	border: #d2d2d2 solid 1px;
	border-left: none;
	border-right: none;
	color:#000;
	height:55px;
	font-weight: 300;
	font-family:"思源黑体 CN","微软雅黑";
	
}

.shezhi .sz table tr th{
	padding-left:20px;
	font-size: 28px;
	text-align: left;
	vertical-align:center;
}

.shezhi .sz table tr td{
	padding-left:20px;
	font-size: 20px;
	text-align: left;
	vertical-align:center;
}

.shezhi .sz table tr td p{
	font-size: 16px;
	text-align: left;
}


.shezhi .sz .xuan_left{
	width:460px;
	height:840px;
	background: #b10008;
}

.shezhi .sz .xuan_left .xuan_bt{
	width:380px;
	height:370px;
	padding:20px 0 0 30px;
	color:#fff;
	margin-top:170px;
}
.shezhi .sz .xuan_left .xuan_bt p{
	font-size: 50px;
	font-weight: 300;
	font-family:"思源黑体 CN","微软雅黑";
}
.shezhi .sz .xuan_left .xuan_bt h4{
	line-height: 62px;
	text-align: left;
	height:160px;
	color:#fff;
}
.shezhi .sz .xuan_left .xuan_bt samp{
	line-height: 30px;
	font-weight: 300;
	font-family:"思源黑体 CN","微软雅黑";
	font-size: 24px;
}
.shezhi .sz .xuan_left .ry-btn{
	float: left;
	margin-left: 30px;
}

.shezhi .sz .xuan_left .ry-btn a{
	background: #c60211;
	box-shadow: 1px 1px 10px 1px #a50000;
	float: left;
	margin-left: 10px;
	color:#fff;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
}

.shezhi .sz .xuan_left  a:hover{
	box-shadow: 1px 1px 10px 1px #a50000;
	text-align: center;
	line-height:40px;
	font-size:16px;
	color:#a50000;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	background: #ffff;
}

.shezhi .sz .xuan_right{
	width:740px;
	height:840px;
	background: #fff;
}

/* 5所高中教育资源 任选其一 */
.Campus{
	width:1200px;
	height:2753px;
	margin-bottom:100px;
}

.Campus .C_left{
	margin-top:40px;
	width:1200px;
	height: 500px;
	display: flex;
	justify-content: space-between;
}
.Campus .C_left dl{
	width:760px;
	height: 500px;
	margin-top:50px;
}
.Campus .C_left img{
	width:450px;
	height: 500px;
}


.Campus .C_right{
	margin-top:40px;
	width:1200px;
	height: 500px;
	display: flex;
	justify-content: space-between;
}
.Campus .C_right dl{
	width:760px;
	height: 500px;
	margin-left:100px;
}

.Campus .C_right img{
	width:450px;
	height: 500px;
}

.Campus dl dt{
	color:#b10008;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-weight: 300;
	font-size: 20px;
	border-bottom: 1px solid #b10008;
	width:300px;
}

.Campus dl dd{
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-weight: 500;
	font-size: 40px;
	color:#000;
	padding:10px 0 0 0;
}

.Campus dl li{
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-weight: 300;
	font-size: 20px;
	color:#000;
	line-height: 30px;
}

.Campus .C_anniu{
	width:450px;
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
}

.Campus .C_anniu a{
	box-shadow: 1px 1px 10px 1px #dbdbdb;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	color:#B10008;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	background: #FFFFFF;
}
.Campus .C_anniu a:hover{
	box-shadow: 1px 1px 10px 1px #e29696;
	width: 170px;
	height: 40px;
	text-align: center;
	line-height:40px;
	font-size:16px;
	color:#fff;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	background: #b10008;
}



/*加拿大高中12年级活动安排*/
.huodong{
	height:1300px;
	width:1200px;
	margin-bottom: 100px;
	
}

.huodong .hd{
	height:620px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

.huodong .hd .anpai{
	height:620px;
	background: #fff;
}
.huodong .hd .anpai table{
	margin:0 17px 0 17px;
}

.huodong .hd .anpai table tr{
	border-bottom: 1px solid #a5a5a5;
}

.huodong .hd .anpai table tr td{
	line-height: 35px;
	font-size: 20px;
	color:#000;
	font-family:"思源黑体 CN","微软雅黑","Arial, Helvetica", "sans-serif";
	font-weight: 300;
	height: 61px;
	padding-left:28px;
}

.huodong .hd .anpai dl{
	background: #b10008;
	height: 60px;
	width: 435px;
}

.huodong .hd .anpai dl dt p{
	padding-left:45px;
	float:left;
}
.huodong .hd .anpai dl dd p{
	padding-left:30px;
	float:left;
}
.huodong .hd .anpai dl p{
	font-size: 30px;
	color:#fff;
	line-height: 60px;
}

.huodong .hd .anpai_tu ul li{
	width:320px;
	height:190px;
	
}

.huodong .zhengshu{
	height:500px;
	width:1200px;
	margin-top: 40px;
}
.huodong .zhengshu p{
	font-size: 45px;
	color:#000;
	text-align: center;
}
.huodong .zhengshu dl{
	display: flex;
	justify-content: space-between;
	margin-top:10px;
}






/*全球可申请院校*/
.yx{
	width: 1200px;
	margin-bottom: 30px;
}

.yx p{
	font-family: "思源黑体 CN";
	font-size: 24px;
	text-align: center;
	color:#000;
	font-weight: 300;
	height: 40px;
	line-height: 50px;
}

.yx ul{
	width:1200px;
	height: 460px;
	margin:40px 0 40px 0;
}
.yx ul li{
	width:230px;
	height: 400px;
	float: left;
}

.yx ul dt{
	width:230px;
	height: 400px;
	float: left;
	margin:60px 12px 0 12px;
}

.yx .xiaoming{
	height: 300px;
	width:1200px;
}

.yx .xiaoming dl{
	height: 30px;
	margin: 0 auto;
	padding:15px 0 15px 0;
}
.yx .xiaoming dl li{
	float: left;
	margin:0 20px 0 20px;
	color:#000;
	font-size: 18px;
	line-height: 30px;
}




/* 地图地址 */
.map{
	background:#fff;
	width:100%;
}
.map .container{
	padding-bottom: 50px;
	background:#fff;
}
.navpro ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.navpro ul li{
	height:40px;
	line-height:40px;
	margin: 20px 0px;
	color:#000;
}

.mapinfo{
	display: flex;
	justify-content: space-between;
}

.mapinfo .address{
	display: flex;
	margin-top:20px;
    margin: 0 auto;
}

.mapinfo .addres{
	line-height: 36px;
	padding-left: 10px;
	padding-top: 36px;
}
.mapinfo .addres h5{
	font-weight: 600;
	font-size:24px;
	color:#000;
	padding-bottom: 10px;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}
.mapinfo .addres p{
	font-weight: 500;
	font-size:16px;
	color:#000;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}



/* 版权声明 */
.coryright{
	width: 100%;
	min-width: 1200px;
	background:#B10008;
	padding:30px 0px;
}

.coryright p{
	color:#fff;
	text-align: center;
	line-height:30px;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 14px;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}

/* 定位左上角 */
/*
.info{
	width: 210px;
	min-height: 100vh;
	background: red;
	position: fixed;
	left:0px;
	top:0px;
	background-color:#fff;
	padding:20px 10px;
	text-align: center;
	overflow: hidden;
}

.info h3{
	text-align: left;
	font-size: 20px;
	font-weight:600;
	margin:30px 0 10px 15px;
	color:#000;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}

.info dl{
	text-align:left;
	font-size: 14px;
	width:190px;
	margin:10px 15px;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}
.info dt{
	font-size: 16px;
	font-weight: 550;
	padding-left: 20px;
	color:#000;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
	background:url(./../a-level/ico-address.png) no-repeat left center;
}

.info dd{
	padding-left: 20px;
	color:#000;
	padding-top:8px;
	font-family:"思源黑体 CN VF","微软雅黑",Arial, Helvetica, sans-serif;
}

.info p{
	line-height:60px;
	font-size: 23px;
	color:#000;
	text-align:center;
	font-family:"DIN";
}
*/



