/* CSS Document */
@charset "utf-8";/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:14px;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px/24px arial,\5b8b\4f53;outline:0;vertical-align: middle;font-family:"MicrosoftYaHei";}
body{background-color:#f4f4f4;font-family:"MicrosoftYaHei";min-width:1200px;}
.clearfix:after {content: " ";display: block;clear: both;height: 0;}
.clearfix {zoom: 1;}


.j-top{
	background: url(../images/y_head_img.jpg) no-repeat left center;
	height: 498px;
	position: relative;
}
.j-logo{
	width: 685px;
	height: 69px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -382px;
}

/*-------------------- 教育简介 开始 --------------------*/
.j-main{
    width: 1200px;
    min-height: 800px;
    margin: 30px auto 55px;
    background: #fff;
}
.j-main .j-center{
    margin: 0 30px;
   
}
.j-mbox{
	padding: 60px 30px;
}
.j-mbox h1{
	font-size: 26px;
	color: #ff1112;
	text-align: center;
	word-break: break-word;
	line-height: 40px;
	
}
.j-mbox-content{
	margin: 50px 0;
}
.j-mbox-content .img{
	text-align: center;
	margin-bottom: 20px;
}
.j-mbox-content p{
	margin: 10px 0;
	text-indent: 2em;
	font-size: 14px;
	color: #2b2b2b;
	text-align: justify;
	line-height: 30px;
	word-break: break-word;
}
.j-mbox-content .info{
	margin: 30px 0;
}
.j-mbox-content .info span{
	display: block;
	color: #2b2b2b;
	font-size: 16px;
	line-height: 32px;
	font-weight: bolder;
}
.j-submit{
	text-align: center;
}
.j-submit button{
	width: 261px;
	height: 52px;
	background-color: #e70014;
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	border: none;
}
.j-submit button:hover{
	background-color: #f04755;
}

/*-------------------- 教育简介 结束 --------------------*/


/*-------------------- 预约须知 开始 --------------------*/

.j-yyxz{
	padding:30px;
}



/*-------------------- 预约须知 结束 --------------------*/