* {
    padding: 0;
    margin: 0;
}
html, body {
    font-family: 'Microsoft Yahei', Helvetica, 'Hiragino Sans GB', 'Î¢ÈíÑÅºÚ', Arial, sans-serif;
    background: #303482;
}
div, ul, li, a {
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
.l, .fl {
    float: left;
}
.r {
    float: right;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.oh {
    overflow: hidden;
}

.container {
    min-width: 1200px;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner {
    width: 100%;
    min-width: 1200px;
    height: 1598px;
    background: url(../images/banner.jpg) no-repeat center;
}

.box {
    margin-top: -978px;
    background: url(../images/box_bg.png) no-repeat center bottom;
}

.nav {
    width: 100%;
    min-width: 1200px;
    height: 60px;
    background-color: #69c2dc;
    position: relative;
    z-index: 999;
}
.nav.roll{
	position: fixed;
    top: 0;
    z-index: 999;
}
.nav ul {
    width: 1200px;
    margin: 0 auto;
}
.nav li {
    float: left;
    width: 200px;
    height: 60px;
}
.nav li a {
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
	letter-spacing: 0px;
	color: #ffffff;
}
.nav li a.bl {
    border-left: 1px solid #36205d;
}
.nav li.current a {
    font-weight: 600;
    color: #36205d;
}

.block1 {
    padding-top: 80px;
}
.block1 .pic-title {
    padding-bottom: 50px;
}
.news-left{ float: left; width:592px; height:390px; overflow:hidden; position:relative; margin-top: 60px; }
.news-left .bd{ position:relative; height:100%; z-index:0;   }
.news-left .bd li{width:592px; height:390px; zoom:1; vertical-align:middle;position:relative; }
.news-left .bd img{ width:592px; height:390px; display:block;  }
.news-left .prev,
.news-left .next{
	position: absolute;
	top: 50%;	
	width: 42px;
	height: 89px;
	background-size: 100%;
	margin-top: -44px;	
	cursor: pointer;
	z-index: 99;
}
.news-left .prev{
	left: 0px;
	background:url(../images/arrow_white.png) no-repeat left center;
}
.news-left .next{
	right: 0px;
	background:url(../images/arrow_white2.png) no-repeat right center;	
}
.news-right {
    width: 540px;
}
.news-list li {
    list-style-type: square;
    list-style-position: inside;
    color: #e2691d;
}
.news-list li a{
    display: inline-block;
    width: 90%;
    vertical-align: middle;
    font-size: 16px;
    line-height: 40px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.block2 .pic-title {
    padding: 90px 0 25px;
}
.block2 .content {
    width: 100%;
    padding: 40px 50px;
    background: #ffffff;
}
.block2 .content h1 {
    font-size: 29px;
	letter-spacing: 0.4px;
	color: #303482;
}
.block2 .content h2 {
    margin-bottom: 20px;
    font-size: 36px;
	letter-spacing: 0.5px;
    color: #303482;
}
.block2 .title-box p {
    margin-right: 1px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e5691c;
    font-size: 18px;
	letter-spacing: 0px;
	color: #ffffff;
}
.w135 {
    width: 135px;
}
.w490 {
    width: 490px;
}
.w335 {
    width: 335px;
}
.block2 .schedule-list .date {
    padding: 15px 0 10px 15px;
    font-size: 25px;
    font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.3px;
	color: #e5691c;
}
.block2 .schedule-list li p {
    padding-left: 55px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    border-bottom: 1px dashed #cccccc;
    font-size: 14px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #373737;
}
.block2 .schedule-list li p.p15 {
    padding-left: 15px;
}

.block3 {
    padding-top: 90px;
}
.showPhotos{ margin-top: 50px;}
.liveshow li{ float: left; margin-left: 22px;}
.liveshow .TStation a{display: block; color:#fff; line-height:200%; margin:0 0 30px;  width:370px;overflow:hidden; padding:0 0 15px; font-size:14px;text-decoration: none;}
.liveshow .TStation a img{width:370px; height:258px; overflow: hidden;}
.liveshow .TStation a div{position: relative; padding:0 40px 0 8px; width:350px; overflow:hidden; line-height:30px; height:30px; text-overflow:ellipsis;  white-space: nowrap;}
.liveshow .TStation a span{padding:0 8px;}
.liveshow .more{text-align:center;}
.liveshow .more a{color:#fff; background: #e86a1b; font-size:14px; display:block; padding:3px 0; width:100px; margin:0 auto;}

.block4 {
    padding-top: 65px;
}
.poster-main{
	position: relative;
    margin: 60px auto 0;
    overflow: hidden;
}
.poster-main a,.poster-main img{
    display:block;
    border: 0;
}
.poster-main .poster-list{
	width: 1000px;
	height: 400px;
}
.poster-main .poster-list .poster-item{ 
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-btn{ 
	position:absolute;
	top:0;
	cursor:pointer;  
}
.poster-main .poster-prev-btn{
	left:0; 
}
.poster-main .poster-next-btn{
	right:0; 
}

.block5 {
    padding: 130px 0 80px;
}

.block6 {
    min-width: 1200px;
    padding: 40px 0 55px;
    background-color: #69c2dc;
}
.review-list{ position: relative; width: 1120px; margin:35px auto 0; overflow: hidden;}
.review-list ul li{float: left; width: 370px; height: 200px; margin: 0 7px;}
.review-list ul li img{
	width: 370px; height: 200px;
}
.review .prev{
	position: absolute;
	right: 0;
	bottom: 75px;
	z-index: 999;
}
.review .next{
	position: absolute;
	left: 0;
	bottom: 75px;
	z-index: 999;
}

/* µ×²¿ */
.footer {
    min-width: 1200px;
    background: #000;
    color: #fff;
    height: 170px;
    padding: 20px 0 10px;
    width: 100%;
}
.team {
    float: left;
    height: 94px;
    padding-top: 13px;
    text-align: center;
    width: 94px;
}
.team p {
    line-height: 30px;
}
.team_menber {
    float: left;
    margin: 0 0 0 25px;
}
.team_menber li, .team_content li {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}
.team_content {
    float: left;
    margin-left: 50px;
    width: 300px;
}
.footer .arrow {
    font-style: normal;
    margin: 0 20px 0 10px;
}
.footer .right{
	float: right;
}
.footer .code{
	float: left;
	width: 100px;
	margin: 0 20px;
	font-size: 12px;
	text-align: center;
}
.coryright {
    min-width: 1200px;
    background: #000 none repeat scroll 0 0;
    border-top: 1px solid #434343;
    color: #bfbfbf;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}