﻿

*{
	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;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.border-b{
	border-bottom: none !important;
}

/*导航*/
.topnav{
	font-size: 16px;
    background: #fff;
    overflow: hidden;
    font-family: "微软雅黑"；
}
.topnav ul li{
	float: left;
	line-height: 30px;
}
.topnav ul li a{
	display: inline-block;
    color: #666;
    margin: 0 13px;
    float: left;
    line-height: 40px;
}
.topnav ul li a:hover{
	text-decoration: underline;
}

/*banenr*/
.banner{
	height: 560px;
	min-width: 1000px;
	background: url(../images/banner.jpg) 50% 0 no-repeat;
}

/*视频vidwo*/
.video{
	height: 610px;
	min-width: 1000px;
	padding-top: 30px;
	background: url(../images/video-bg.jpg) 50% 0 no-repeat;
}
.video .video-l{
	width: 700px;
	height: 526px;
	overflow: hidden;
	position: relative;
}
.video .video-l p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: #000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.video .video-l a{
	display: inline-block;
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	font-family: "方正正准黑简体";
	color: #fff;
	text-align: center;
}
.video .video-l a:hover{
	text-decoration: underline;
}
.video .video-r{
	width: 280px;
	height: 522px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	position: relative;
}
.video .video-r .video-r-bg{
	width: 100%;
	height: 100%;
	background: url(../images/sd-bg.png);
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.video .video-r .video-r-list{
	position: absolute;
	top: 0;
	height: 488px;
	width: 240px;
	padding: 17px 20px;
}
.video .video-r .video-r-list dl{
	float: left;
	height: 69px;
	width: 100%;
	padding: 15px 0 14px;
}
.video-r-list dl dt{
	float: left;
	margin-right: 10px;
}.video-r-list dl dd{
	height: 69px;
	overflow: hidden;
}
.video-r-list dl dd h4{
	font-size: 14px;
	color: #fff;
	padding: 10px 0;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.video-r-list dl dd span{
	float: right;
	padding: 10px 0;
}
.video-r-list dl dd h4 a,
.video-r-list dl dd span{
	color: #fff; 	
}
.video-r-list dl dd h4 a:hover{
	text-decoration: underline;
}

/***主体内容***/
.main-box{
	min-width: 1000px;
	background: url(../images/main-bg.jpg) repeat-y;
}
.main{
	min-width: 1000px;
	background: url(../images/main-bg.png) 50% 0 no-repeat;
}

/*梦想基金*/
.subtitle-sid{
	padding: 50px 0 20px 0;
}
.dream-fund{
	padding: 15px;
	background: #fff;
	overflow:hidden;zoom:1;
}
.dream-fund .df-top{
	height: 153px;
	margin-bottom: 20px;
	background: url(../images/icon-dfbg.jpg) no-repeat;
	overflow: hidden;
}
.dream-fund .df-top h3{
	height: 21px;
	margin: 20px 0;
	text-align: center;
	font-size: 21px;
	font-family: "方正尚酷简体";
}
.dream-fund .df-top p{
	padding: 3px 20px;
	text-indent: 30px;
	line-height: 22px;
}
.dream-fund .df-banner{
	width: 970px;
	height: 515px;
	position: relative;
    overflow: hidden;
}
.df-banner .bd{ 
	width:100%;
}
.df-banner .bd li{
	width:970px;
	height:426px;
}
.df-banner .bd li a{
	display:block;
	background-size:auto;
}
.df-banner .hd {
	position:absolute;
	bottom: 30px;
	left:45%;
}
.df-banner .hd ul li{
	width:14px;
	height:14px;
	border-radius :50%;
	text-indent:-9999px;
	margin-right:20px;
	background:#fff;
	float:left;
	cursor:pointer;
	border: 1px solid #BF1122;
}
.df-banner .hd ul li.on{
	background:#e70012;
	border: none;
}

/*演出图片*/
.perform-tp{
	padding: 15px 15px 0 15px;
	background: #fff;
	overflow:hidden;zoom:1;
}
.pp-banner{
	width: 970px;
	height: 515px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.pp-banner .bd{ 
	width:100%;
}
.pp-banner .bd li{
	width:970px;
	height:500px;
}
.pp-banner .bd li a{
	display:block;
	background-size:auto;
}	
.banner-btn{
	width:970px;
	position:absolute;
	top:45%;
}
.banner-btn a{
	display:block;
	width:56px;
	height:56px;
	position:absolute;
	top:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
}
.banner-btn a.prev{
	left: 0; 
	background:url(../images/ico_left.jpg) no-repeat;
} 
.banner-btn a.next{
	right: 0; 
	background:url(../images/ico_right.jpg) no-repeat;
}
.pp-wall{
	display: inline-block;
	overflow: hidden;
}
.pp-wall ul{
	display: inline-block;
	margin-right: -20px;
}
.pp-wall ul li{
	float: left;
	width: 228px;
	height: 151px;
	margin: 0 19px 20px 0;
	box-shadow: 2px 1px 1px #bebebe, /*左边阴影*/
				0 0 0 #fff, /*顶部阴影*/
				0 2px 1px #bebebe, /*底部阴影*/
				0 0 0 #fff; /*右边阴影*/
}
.pp-wall ul li img{
	width: 228px;
	height: 121px;
	overflow: hidden;
}
.pp-wall ul li p{
	height: 30px;
	line-height: 30px;
	background: #e2362d;
}
.pp-wall ul li p a{
	display: block;
	color: #fff;
	text-align: center;
}
.pp-wall ul li p a:hover{
	text-decoration: underline;
}

/*展播与媒体报道*/
.sow-tp,.media-tp{
	padding: 15px;
	background: #fff;
	overflow:hidden;zoom:1;
}
.sp-banenr,.mp-banner{
	width: 970px;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.sp-banenr .bd,.mp-banner .bd{ 
	width:100%;
}
.sp-banenr .bd li,.mp-banner .bd li{
	width:970px;
	height:500px;
	text-align: center;
}
.sp-banenr .bd li a,.mp-banner .bd li a{
	display:block;
	background-size:auto;
}	


/****天籁校区****/
.campus{
    padding: 15px;
	margin-bottom: 20px;
	background: #fff;
	clear: both;
}
.TL-site{
	display: inline-block;
	margin: 8px 0;
    font-size: 14px;
    font-family: "微软雅黑";
}
.TL-site li {
    height: 34px;
    width: 100%;
    float: left;
    list-style-type: none;
}
.TL-site li b {
    display: block;
    width: 80px;
    float: left;
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 34px;
}
.TL-site li a {
	color: #666;
    float: left;
    margin: 0 5px;
    font-size: 13px;
    line-height: 34px;
}
.TL-site li a:hover{
	text-decoration: underline;
}
.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: 377px;
	width: 100%;
	background: url(../images/footer-bg.png) repeat-x;
	overflow: hidden;
}
.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;
}


