@charset "utf-8";

*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 13px;
	font-family: "微软雅黑";
	color: #666;
	background: #f5f5f5;
}
ol li,ul li,li{
	list-style-type: none;
	vertical-align: middle;
}
i,em{
	font-style: normal;
}
img{
	border: none;
	vertical-align: middle;
}
a,input{
	outline: none;
}
h2,h3,h4{
	font-weight: normal;
}
a{
	text-decoration: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.clear{
	clear: both;
}

/*header*/
.banner{
	height: 473px;
	background: url(../images/header-bg.jpg) 50% 0 no-repeat;
}
.hd-banner{
	position: relative;
	height: 473px;
	overflow: hidden;
	background: url(../images/banner.jpg) 50% 0 no-repeat;
}
.hd-btn{
	height: 35px;
	position: absolute;
	bottom: -1px;
	right: 0;
}
.hd-btn dl dt,
.hd-btn dl dd{
	width: 163px;
	height: 35px;
	margin: 0 20px;
	float: left;
	background: url(../images/icon-qq.png);
}
.hd-btn dl dd{
	margin: 0 25px;
	background: url(../images/icon-zx.png);
}
.hd-btn dl a{
	display: block;
	margin-top: 2px;
	text-indent: 50px;
	color: #bf0000;
	font-size: 23px;
}
.make-brand{
	overflow: hidden;
}
.top-title{
	width: 1200px;
	margin: 10px 0 0;
	overflow: hidden;
}
.tc-system{
	overflow: hidden;
}
.tc-system h2{
	text-align: center;
	color: #3b3736;
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 20px;
}
.tc-system h2 i{
	display: inline-block;
	width: 55px;
	height: 50px;
	margin-left: 10px;
	vertical-align: middle;
}
.tc-system h2 i.zz{
	background: url(../images/icon-zz.png) no-repeat;
}
.tc-system p{
	width: 929px;
	margin: -10px auto 10px;
	text-indent: 35px;
	line-height: 28px;
	color: #7e7b7a;
	font-size: 16px;
	font-weight: 700;
}
.con-img{
	width: 100%;
	margin: 0 auto;
}
.tc-system h2 i.tb{
	background: url(../images/icon-tb.jpg) no-repeat;
}
.tc-system h2 i.sk{
	background: url(../images/icon-sk.jpg) no-repeat;
}
.tc-system h2 i.bz{
	background: url(../images/icon-bz.jpg) no-repeat;
}
.tc-system h2 i.sk{
	background: url(../images/icon-sk.jpg) no-repeat;
}

/*天籁校区*/
.subtitle{
    height: 36px;
    border-bottom: 2px solid #f5f5f5;
}
.subtitle a.gengduo {
	color: #666;
	float: right;
    line-height: 38px;
    text-decoration: underline;
}
.subtitle h3{
    color: #262626;
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 36px;
    border-bottom: 2px solid #d90000;
}
.campus{
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
/* 校区列表部分 */
#campus_list{
	width: 100%;
	height: auto;
	padding: 8px 0 20px;
	overflow: hidden;
  }
  #campus_list .list{
	display: flex;
	align-items: flex-start;
	width: 100%;
	line-height: 34px;
	overflow: hidden;
  }
  #campus_list .list span{
	flex-shrink: 0;
	width: 60px;
	color: #000;
	font-weight: 700;
	text-align: left;
  }
  #campus_list .list p{
	width: 100%;
  }
  #campus_list .list p a{
	color: #666;
	  float: left;
	  margin: 0 6px;
	  font-size: 13px;
	  line-height: 34px;
  }
  #campus_list .list p:hover{
	text-decoration: underline;
  }

/*天籁荣誉*/
.badge{
	/*width: 970px;*/
    padding: 0 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
	overflow: hidden;
	zoom:1;
}
.badge-con{
	width: 970px;
    overflow: hidden;
    position: relative;
    margin: 20px auto 10px;
}
.badge-con ul{
	height: 129px;
}
.badge-con ul li{
	width: 192px;
	float: left;
	margin: 0 1px;
	cursor: pointer;
}
.prev{
	position: absolute;
	left: 0px;
	top: 40px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.next{
	position:absolute;
	right:0px;
	top: 40px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.prev:hover,.next:hover{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

/*底部*/
.footer{
	height: 339px;
	margin-top: 30px;
	overflow: hidden;
	background: #fff;
}
.service{
	height: 140px;
	margin: 42px 15px;
	overflow: hidden;
}
.fphone{
	width: 197px;
	margin-top: 18px;
}
.counseling{
	width: 410px;
	padding: 0 71px;
}
.counseling img{
	float: left;
}
.counseling dl{
	width: 134px;
	float: left;
	margin-top: 12px;
}
.counseling dl dd{
	text-align: center;
	line-height: 23px;
}
.counseling dl dd a{
	color: #666;
}
.two-dimension{
	width: 220px;
	margin-top: 15px
}
.two-dimension dl{
	width: 110px;
	float: left;
}
.two-dimension dl dt{
	text-align: center;
}
.two-dimension dl dd{
	line-height: 20px;
	margin: 10px 0;
	text-align: center;
}
.bottom{
	padding-top: 24px;
}
.site,.copy{
	line-height: 23px;
}
.site p,.copy p{
	display: block;
	text-align: center;
}
