/*
 * Globals
 */

/* for ie10 */
@-ms-viewport       { width: device-width; }

/* for widows8 */
@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

.clear{clear:both;}

/* 顶部logo */
.top {
	max-height:48px;
	background-color: #1cb3a0;
	background-image: url(../images/01_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 48px;
	margin: auto auto;
}



/* 底部菜单 */
.bottom {
	background-color: #1cb3a0;
	height: 68px;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2147483647;
}
.bottom .in {
	max-width: 640px;	
	margin: 0 auto;
}

.bottom .in  ul{
	padding:0;
	margin:0;
}
.sec_center .in_con .style3 {
}

.bottom .in  ul a{
	color:#fff;
}
.sec_center .in_con img {
	width: 100%;
}

.bottom .in  ul a:hover{
	color:#FFFF99;
}
.bottom .in  li{
	background-image: url(../images/01_18.png);
	background-repeat: repeat-y;
	background-position: right center;
	float: left;
	width: 33.33333%;
	height: 68px;
	padding-top: 8px;
	list-style: none;
}
.bottom .in  li p{
	text-align: center;
	font-weight: 700;
}
.bottom .in  li .img_pic{
	width: 34px;
	height: 32px;
	margin: auto auto;
}


/* 首页中间图片部分 */
.home_center{
	max-width:640px;
	margin: 0 auto;
	background: #fff;
}
.home_center .in .img_pic,.home_center .in .img_kong{
	float:left;
}
.home_center .in .float_right{
	float:right;
}

/* 二级页面课程部分 */
.sec_center{
	max-width: 640px;
	margin: 0 auto;
	background: #fff;
}
.sec_center .in img{
	width: 100%;
	height: auto;
}
.sec_center .in_con .tittle1{
	font-family: "微软雅黑", "文鼎粗黑简";
	font-size: 18px;
	font-weight: bolder;
	color: #484848;
	line-height: 40px;
	padding: 0 10px;
	background-image: url(../images/zxb_14.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	
/* 	background:url(../images/bg_flower.gif);
	-moz-background-size:63px 100px;  
	background-size:63px 100px;
	background-repeat:no-repeat; */
}
 
 
 .sec_center .in_con .tittle{
	font-family: "微软雅黑", "文鼎粗黑简";
	font-size: 18px;
	font-weight: bolder;
	color: #484848;
	line-height: 40px;
	padding: 0 10px;
	
/* 	background:url(../images/bg_flower.gif);
	-moz-background-size:63px 100px;  
	background-size:63px 100px;
	background-repeat:no-repeat; */
}
 
.sec_center .in_con  p {
	line-height: 26px;
	color: #484848;
	padding: 0 10px;
}
.ti02 {
	font-family: "微软雅黑", "文鼎粗黑简";
	font-size: 16px;
	font-weight: bolder;
	color: #484848;
	line-height: 21px;
}
.sec_center .in_con  .bot{
	height:66px;
}
.sec_center .in_con  .bot .left{
	height:66px;
	width:8px;
	background:url(../images/bot_left.png) no-repeat;
	float:left;
}
.sec_center .in_con  .bot .center{
	height:66px;	
	background: #f75c60;
	float:left;
}
.sec_center .in_con  .bot .right{
	height:66px;
	width:8px;
	background:url(../images/bot_right.png) no-repeat;
	float:left;
}
.bot_font{
	width:231px;
	height:32px;
	background:url(../images/znwz02.png) no-repeat;
	margin: 17px auto 0 auto;
}

/* 二级页面课程部分 */
.ziti03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
}
.kong{
	height:20px;
}
