@charset "utf-8";
/* CSS Document */
body{
	background:#fff9ef url(../images/BG.jpg) no-repeat center top;
}
.w1000{
	width:1000px;
	margin:0 auto;
}
.logo{
	padding:18px 0 18px 0;
}
.logo a{
	display:block;
	background:url(../images/wuxi_logo.png) no-repeat;
	width:227px;
	height:74px;
	text-indent:-5000px;
}
.banner{
	text-align:center;
	padding:10px 0 0;
}
.videoplayer{
	width:692px;
	margin:0 auto;
	padding:50px 0;
}
.introbox{
	background:url(../images/introbox_bg.gif) no-repeat;
	height:222px;
	margin:50px auto 0
}
.introbox p{
	font-size:24px;
	line-height:36px;
	color:#be0808;
	padding:50px 60px; 
}
.boxXj01 h2{
	font-size:30px;
	color:#bf0000;
	text-align:center;
}
.boxXj01 h2 a:link,.boxXj01 h2 a:hover,.boxXj01 h2 a:visited{
	color:#bf0000
}
.boxXj01 h2.sp01{
	background:url(../images/boxXj01_h2_bg01.gif) no-repeat center center;
}
.boxXj01 h2.sp02{
	background:url(../images/boxXj01_h2_bg02.gif) no-repeat center center;
}

.leftLoop{ position:relative;} 
.leftLoop .hd{ overflow:hidden;} 
.leftLoop .hd .prev,.leftLoop .hd .next{ display:block; position:absolute; width:48px; height:48px; overflow:hidden;   
     cursor:pointer; background:url(../images/icoLeft.png) no-repeat; top:210px; z-index:99} 
.leftLoop .hd .prev{ left:-80px;}
.leftLoop .hd .next{ background:url(../images/icoRight.png) no-repeat; right:-80px} 
.leftLoop .bd{ padding:10px 0;   } 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 
.leftLoop .bd ul li{ margin:0 8px; width:32%; text-align:center; float:left;display:_inline;  } 
.leftLoop .bd ul li .pic{ padding-top:10px;}
.leftLoop .bd ul li img{ display:block; width:100%; height:auto;}

.footer{
	background:#a91d1d;
	padding:40px 0;
}
.footer p{
	text-align:center;
	line-height:24px;
}

.videoplayer_mobile{
	display:none;
}
#loop_mb{ display:none}