/* 通用样式 */
body{
	/*max-width: 1400px;*/
	margin: 0 auto !important;
	font-family:"Microsoft JhengHei";
}







/* 头部样式 */
.head .nav{
	width: 100%;
	height: 63px;
	/*overflow: hidden;*/
	background: #000;
	position: fixed;
	top: 0;
	z-index: 999;
}
.head .nav .navLink a{
	color: #EAEAEA;
	display: block;
}
.head .navTemp{
	width: 100%;
	height: 63px;
}
.head .navLink{
	width: 1400px;
	margin: 0 auto;
}
.head .navLink li{
	float: left;
	line-height: 63px;
	font-size: 16px;
	width: 100px;
	text-align: center;
	/*margin-left: 20px;*/
}
.parentLink{
	position: relative;
}
.childLink{
	position: absolute;
	background: #000;
/*	left: 0;
	top: 0;*/
	display: none;
}
.head .navLink .childLink li{
	line-height: 40px;
}
.head .navLink li a{
	color: #FFF;
}
.logo{
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.tel{
	position: absolute;
	right: 13%;
	bottom: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #6b5757;
	right:0;
}
.banner{
	background: #000;
}

.main{
	width: 1400px;
	margin: 0 auto;
	margin-top-: 65px;
	overflow: hidden;
}
.listed{margin-top: 65px;}
.listed a{
	color: #231815;
}
.listed .box1{
	width: 440px;
	float: left;
	margin-right: 40px;
}
.listed .box1 .boxChild1{

	width: 440px;
	height: 220px;
	background: #E3E3E3;
}
.listed .box1 .boxChild1 .tempBox{
	padding-left:50px; 
	padding-top:40px;
}
.listed .box1 .boxChild2{
	height: 40px;
}
.listed .box2{
	width: 440px;
	float: left;
	margin-right: 40px;
}
.listed .box3{
	width: 440px;
	float: left;
}
.explore{
	margin-top: 60px;
}
.explore a{
	color: #231815;
}
.explore .box1{
	width: 440px;
	height: 620px;
	margin-right: 40px;
	float: left;
	background: #E3E3E3;
}
.explore .box1 .tempBox{
	padding: 50px 0 0 45px;
}
.explore .box2 .tempBox{
	width: 920px;
	float: left;
	padding: 50px 0 0 45px;
}

.join{
	margin-top: 60px;
}
.join .box{
	margin-top: 15px;
}
.join .box1{
	width: 466px;
	float: left;
	margin-top: 15px;
	background: #E3E3E3;
}
.join .box1 .joinCen{
	padding: 50px 0 0 45px;
	height: 240px;
}
.join .box1 .joinCen a{
	color: #231815;
}

.star{
	margin-top: 60px;
	position: relative;
}
.star .iconLeft{
	width: 73px;
	height: 118px;
	position: absolute;
	top: 300px;
	left: 0px;
	cursor: pointer;
}
.star .iconRight{
	width: 73px;
	height: 118px;
	position: absolute;
	top: 300px;
	right: 0px;
	cursor: pointer;
}
.star .starAll{
	width: 1398px;
	height: 70px;
	border: 1px solid #E3E3E3;
	font-size: 32px;
	line-height: 70px;
}
.star .starProduct{
	width: 659px;
	float: left;
	text-align: right;
	padding-right: 40px;
	cursor: pointer;
}
.star .starCourse{
	width: 659px;
	float: left;
	text-align: left;
	padding-left: 40px;
	cursor: pointer;
}
.star .starSelect{
	background: #E3E3E3;
}
.star .starCent{
	width: 1250px;
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
	position: relative;
}

.star .starCent .starCentAll{
	width: 20000px;
	position: relative;
	left: 0;
	bottom: 0;
}

.star .starCent .box{
	width: 266px;
	margin-right: 60px;
	float: left;
}
.star .starCent .boxImg img{
	width: 100%;
}

.star .starCent .boxTitle{
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	margin-top: 25px;
}
.star .starCent .starCentLink{
	font-size: 16px;
	padding: 5px 20px;
	border: 1px solid #E3E3E3;
	margin-top: 10px;
	color: #231815;
}
.new{
	margin-top: 60px;
	width: 1440px;
}
.new a{
	color: #231815;
}
.new .box{
	float: left;
	width: 440px;
	margin-right: 40px;
}
.new .newImg{
	margin-top: 30px;
	width: 440px;
	height: 282px;
}
.new .newImg img{
	width: 440px;height: 282px;
}
.new .newImgTitle{
	height: 60px;
	margin-top: 20px;
	line-height: 20px;
	font-size: 14px;
}


.footer{
	height: 260px;
	background: #E3E3E3;
}
.footerCent{
	width: 1200px; 
	margin: 0 auto;
}
.footerCent .box{
	float: left;
	margin-right: 60px;
}
.footerCent .box .boxTitle{
	font-size: 18px;
	font-weight: bold;
	padding-top: 50px;
}
.footerCent .box .boxCent{
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
}

.footerCent .box .boxCent .boxCentImg{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
}
.footerCent .box .boxCent .boxCentImg img{
	width: 100%;
}
.footerCent .box .boxCent .boxCentTite{
	float: left;
	margin-left: 15px;
	line-height: 20px;
}

.footer .ICP{
	font-size: 14px;
}
.footer .ICP span{
	margin-right: 30px;
}




