body{padding:0;margin:0;}
 
/*banner*/
.ym_banner{position:relative;height:300px;overflow:hidden;}
.ym_banner ul{padding:0px;margin:0px;}
.ym_banner .slides{position:relative;z-index:1;height:inherit; width:inherit;}
.ym_banner .slides li{text-align:center;background-position:center center; background-repeat:no-repeat;height:100%;width:100%;}
.ym_banner .slides li a{display:block;height:100%;width:100%;}
.ym_banner .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align: center;}
.ym_banner .flex-control-nav li{display:inline-block;width:18px;height:18px;margin:0 6px;*display:inline;zoom:1;}
.ym_banner .flex-control-nav a{display:inline-block;width:18px;height:18px;line-height:18px;overflow:hidden;background:url(../images/banner/dot-2.png) right 0 no-repeat;cursor:pointer;}
.ym_banner .flex-control-nav .flex-active{background-position:0 0;}
.ym_banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;list-style:none;}
.ym_banner .flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.ym_banner .flex-direction-nav li a.flex-prev{left:40px;background:url(../images/banner/direction-nav-1/prev.png) center center no-repeat;opacity: 0.3;}
.ym_banner .flex-direction-nav li a.flex-next{right:40px;background:url(../images/banner/direction-nav-1/next.png) center center no-repeat;opacity: 0.3;}
.ym_banner .flex-direction-nav li a.flex-prev:hover,
.ym_banner .flex-direction-nav li a.flex-next:hover{opacity: 0.8;}


#box_title {
	width: 394px;
	margin: 0px auto;
	font-weight: bold;
	line-height: 28px;
	font-size: 14px;
}
#con {
	width: 890px;
	margin: 0px auto;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
}
#con .bottomcover {
	position: absolute;
	bottom: 0;
	background: url("../images/halftransp.png") no-repeat 0 -5px;
	height: 35px;
	width: 394px;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.t.sinajs.cn/t35/style/images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');
	pointer-events: none;
}
img {
	border: none;
}
#con ul {
	position: relative;
	margin: 0px 10px 0px 10px;
	top: 0;
	left: 0;
	padding: 0;
}
#con ul li {
	width: 100%;
	border-top: 1px dotted #d6d6d6;
	padding: 25px 0;
	_padding: 8px 0;
	overflow: hidden;
	line-height: 1.5;
}
#con ul li .div_left {
	background-color: #0857b3;
	margin-left: 45px;
	height: 59px;
	float: left;
	width: 60px;
	padding-top: 7px;
}
#con ul li .div_right {
	float: right;
	width: 750px
}
#con ul li .div_right a {
	color: #000;
	    font-size: 16px;
	padding: 0px;
}
#con ul li .div_right .twit_item_time {
	color: #999;
	padding: 0px;
}
.div_right p{color: #999;font-size: 14px;   
    padding-left: 31px}
.div_left b{font-size: 17px;
    color: #fff;}
.div_left p{color: #fff;    font-size: 16px;}
	
	
	
	
	
	
.tips {
	width:702px;
	margin:0 auto;
	line-height:24px;
	padding-top:10px;
}

.small {
	width:200px;
	height:450px;
	background:url("../images/small.jpg") no-repeat;
	position:relative;
	margin:20px 0 20px 10px;
}
.large {
	width:500px;
	height:420px;
	overflow:hidden;
	position:absolute;
	left:-9999px;
	top:0;
}
.large img {
	position:absolute;
	left:0;
	top:-1px;
	opacity:0;
	-moz-transition: top 0s 3600s;
}
.pointer {
	display:block;
	width:200px;
	height:168px;
	background:#fff;
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute;
	left:0;
	top:-1px;
	z-index:10;
	-moz-transition: top 0s 3600s;
}
.small b {
	display:block;
	width:200px;
	height:10px;
	position:relative;
	z-index:20;
	cursor:crosshair;
}
.small b:nth-of-type(1) {
display:block;
width:200px;
height:85px;
}
.small b:nth-of-type(27) {
display:block;
width:200px;
height:85px;
}
.small b:hover ~ .pointer {
opacity:0.2;
 -webkit-transition:0.25s;
 -moz-transition:0.25s;
 -ms-transition:0.25s;
 -o-transition:0.25s;
 transition:0.25s;
}
.small b:hover ~ .large {
left:225px;
}
.small b:hover ~ .large img {
opacity:1;
 -webkit-transition:0.5s;
 -moz-transition:0.5s;
 -ms-transition:0.5s;
 -o-transition:0.5s;
 transition:0.5s;
}
.small b:nth-of-type(1):hover ~ .pointer {
top:0px;
}
.small b:nth-of-type(2):hover ~ .pointer {
top:10px;
}
.small b:nth-of-type(3):hover ~ .pointer {
top:20px;
}
.small b:nth-of-type(4):hover ~ .pointer {
top:30px;
}
.small b:nth-of-type(5):hover ~ .pointer {
top:40px;
}
.small b:nth-of-type(6):hover ~ .pointer {
top:50px;
}
.small b:nth-of-type(7):hover ~ .pointer {
top:60px;
}
.small b:nth-of-type(8):hover ~ .pointer {
top:70px;
}
.small b:nth-of-type(9):hover ~ .pointer {
top:80px;
}
.small b:nth-of-type(10):hover ~ .pointer {
top:90px;
}
.small b:nth-of-type(11):hover ~ .pointer {
top:100px;
}
.small b:nth-of-type(12):hover ~ .pointer {
top:110px;
}
.small b:nth-of-type(13):hover ~ .pointer {
top:120px;
}
.small b:nth-of-type(14):hover ~ .pointer {
top:130px;
}
.small b:nth-of-type(15):hover ~ .pointer {
top:140px;
}
.small b:nth-of-type(16):hover ~ .pointer {
top:150px;
}
.small b:nth-of-type(17):hover ~ .pointer {
top:160px;
}
.small b:nth-of-type(18):hover ~ .pointer {
top:170px;
}
.small b:nth-of-type(19):hover ~ .pointer {
top:180px;
}
.small b:nth-of-type(20):hover ~ .pointer {
top:190px;
}
.small b:nth-of-type(21):hover ~ .pointer {
top:200px;
}
.small b:nth-of-type(22):hover ~ .pointer {
top:210px;
}
.small b:nth-of-type(23):hover ~ .pointer {
top:220px;
}
.small b:nth-of-type(24):hover ~ .pointer {
top:230px;
}
.small b:nth-of-type(25):hover ~ .pointer {
top:240px;
}
.small b:nth-of-type(26):hover ~ .pointer {
top:250px;
}
.small b:nth-of-type(27):hover ~ .pointer {
top:252px;
}
.small b:nth-of-type(1):hover ~ .large img {
top:0;
}
.small b:nth-of-type(2):hover ~ .large img {
top:-25px;
}
.small b:nth-of-type(3):hover ~ .large img {
top:-50px;
}
.small b:nth-of-type(4):hover ~ .large img {
top:-75px;
}
.small b:nth-of-type(5):hover ~ .large img {
top:-100px;
}
.small b:nth-of-type(6):hover ~ .large img {
top:-125px;
}
.small b:nth-of-type(7):hover ~ .large img {
top:-150px;
}
.small b:nth-of-type(8):hover ~ .large img {
top:-175px;
}
.small b:nth-of-type(9):hover ~ .large img {
top:-200px;
}
.small b:nth-of-type(10):hover ~ .large img {
top:-225px;
}
.small b:nth-of-type(11):hover ~ .large img {
top:-250px;
}
.small b:nth-of-type(12):hover ~ .large img {
top:-275px;
}
.small b:nth-of-type(13):hover ~ .large img {
top:-300px;
}
.small b:nth-of-type(14):hover ~ .large img {
top:-325px;
}
.small b:nth-of-type(15):hover ~ .large img {
top:-350px;
}
.small b:nth-of-type(16):hover ~ .large img {
top:-375px;
}
.small b:nth-of-type(17):hover ~ .large img {
top:-400px;
}
.small b:nth-of-type(18):hover ~ .large img {
top:-425px;
}
.small b:nth-of-type(19):hover ~ .large img {
top:-450px;
}
.small b:nth-of-type(20):hover ~ .large img {
top:-475px;
}
.small b:nth-of-type(21):hover ~ .large img {
top:-500px;
}
.small b:nth-of-type(22):hover ~ .large img {
top:-525px;
}
.small b:nth-of-type(23):hover ~ .large img {
top:-550px;
}
.small b:nth-of-type(24):hover ~ .large img {
top:-575px;
}
.small b:nth-of-type(25):hover ~ .large img {
top:-600px;
}
.small b:nth-of-type(26):hover ~ .large img {
top:-625px;
}
.small b:nth-of-type(27):hover ~ .large img {
top:-630px;
}
	
	