body {
	margin-left: 0px;
	margin-top: 0px;
	font-size:24px;
	background:#000;
	font-family:微软雅黑, 宋体, Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR: #000;
	SCROLLBAR-TRACK-COLOR: #000;
	SCROLLBAR-DARKSHADOW-COLOR: #000;
	SCROLLBAR-BASE-COLOR: #000;
	}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{
	color: #000; 
	font-size:24px;
	font-family:微软雅黑, 宋体, Verdana, Arial, Helvetica, sans-serif;
	}
table,td,tr,th{
	font-size:24px;
	color: #000;
	font-family:微软雅黑, 宋体, Verdana, Arial, Helvetica, sans-serif;
	}

img {
	border:0;
}


.div_bg{
margin:0px auto auto auto;
width:750px;
}

#div_v_ad{
margin-left:0px;
margin-top:0px;
float:left;
width:750px;
height:1333px;
background: url(../picture/v/1.jpg) center center;
overflow:hidden;
cursor:pointer;
}

.div_v_ad_out{

animation:div_v_ad_out 2s forwards;
-moz-animation:div_v_ad_out 2s forwards; /* Firefox */
-webkit-animation:div_v_ad_out 2s forwards; /* Safari and Chrome */
-o-animation:div_v_ad_out 2s forwards; /* Opera */
}

@keyframes div_v_ad_out
{
0%   {height:1333px;}
100%   {height:0px;}
}

@-moz-keyframes div_v_ad_out /* Firefox */
{
0%   {height:1333px;}
100%   {height:0px;}
}

@-webkit-keyframes div_v_ad_out /* Safari and Chrome */
{
0%   {height:1333px;}
100%   {height:0px;}
}

@-o-keyframes div_v_ad_out /* Opera */
{
0%   {height:1333px;}
100%   {height:0px;}
}

#div_all{
margin-left:0px;
margin-top:0px;
float:left;
width:750px;
background:#fff;
overflow:hidden;
}

.div_top{
margin-left:0px;
margin-top:0px;
float:left;
width:750px;
background:#efefef;
}

.div_top_logo{
margin-left:25px;
margin-top:0px;
float:left;
width:120px;
height:120px;
background:url(../picture/logo.jpg) center center no-repeat;
cursor:pointer;
}

#div_xx{
margin-left:25px;
margin-top:0px;
float:left;
width:700px;
height:50px;
}

#div_menu_icon{
z-index:1001;
position:fixed;
left:650px;
top:20px;
width:80px;
height:80px;
background:url(../picture/i_menu.png) center center no-repeat;
cursor:pointer;

}

#div_menu_icon_close{
z-index:1005;
position:fixed;
left:650px;
top:20px;
width:80px;
height:80px;
background:url(../picture/i_menu_close.png) center center no-repeat;
cursor:pointer;
opacity:0;
}

#div_menu_frame{
z-index:1003;
position:fixed;
left:0px;
top:0px;
padding-right:150px;
width:600px;
height:100%;
background:#000;
opacity:0;
}

.div_menu_list{
margin-left:30px;
margin-top:30px;
padding:10px;
float:left;
height:60px;
font-size:42px;
line-height:60px;
text-align:center;
color:#CCC;
border-bottom:#444 solid 1px;
border-right:#444 solid 1px;
cursor:pointer;
transition: background 500ms;
-moz-transition: background 500ms;	/* Firefox 4 */
-webkit-transition: background 500ms;	/* Safari 和 Chrome */
-o-transition: background 500ms;	
}

.div_menu_list:hover
{
background:#ff0000;
}

.div_bg_in{

animation:div_bg_in 1s forwards;
-moz-animation:div_bg_in 1s forwards; /* Firefox */
-webkit-animation:div_bg_in 1s forwards; /* Safari and Chrome */
-o-animation:div_bg_in 1s forwards; /* Opera */
}

@keyframes div_bg_in
{
0%   {opacity:0;}
100%   {opacity:1;}
}

@-moz-keyframes div_bg_in /* Firefox */
{
0%   {opacity:0;}
100%   {opacity:1;}
}

@-webkit-keyframes div_bg_in /* Safari and Chrome */
{
0%   {opacity:0;}
100%   {opacity:1;}
}

@-o-keyframes div_bg_in /* Opera */
{
0%   {opacity:0;}
100%   {opacity:1;}
}

#fenxiang{ 
position:fixed;
margin-left:-800px;
margin-top:-800px;
z-index:-999; 
} 

.div_dh{
margin-left:0px;
margin-top:0px;
float:left;
width:750px;
}

.div_info_bottom{
margin-left:25px;
margin-top:10px;
margin-bottom:20px;
float:left;
width:700px;
height:40px;
}

.div_info_hits_img{
margin-left:220px;
margin-top:0px;
float:left;
width:40px;
height:40px;
background:url(../picture/icon_hits.png) center center no-repeat;
}

#div_info_hits_text{
margin-left:10px;
margin-top:0px;
float:left;
height:40px;
color:#396;
line-height:40px;
}

#div_info_zan_img{
margin-left:30px;
margin-top:0px;
float:left;
width:40px;
height:40px;
background:url(../picture/icon_zan.png) center center no-repeat;
cursor:pointer;
transition: background 200ms;
-moz-transition: background 200ms;	/* Firefox 4 */
-webkit-transition: background 200ms;	/* Safari 和 Chrome */
-o-transition: background 200ms;	
}

#div_info_zan_img:hover
{
background:url(../picture/icon_zan2.png) center center no-repeat;
}

#div_info_zan_text{
margin-left:10px;
margin-top:0px;
float:left;
height:40px;
color:#f90;
line-height:40px;
}


#div_dh_bottom{
margin-left:25px;
margin-top:50px;
margin-bottom:50px;
float:left;
width:700px;
height:40px;
}

.div_dh_text{
margin-left:0px;
margin-top:0px;
float:left;
line-height:50px;
font-size:36px;
color:#999;
text-align:left;
cursor:pointer;
text-decoration:underline;
transition:text-decoration color 200ms;
-moz-transition:text-decoration color 200ms;	/* Firefox 4 */
-webkit-transition:text-decoration color 200ms;	/* Safari 和 Chrome */
-o-transition:text-decoration color 200ms;
}

.div_dh_text:hover
{
color:#f00;
text-decoration:none;
}

#div_2code{
margin-left:0px;
margin-top:30px;
float:left;
width:750px;
height:148px;
}

#div_2code_img{
margin-left:301px;
margin-top:0px;
float:left;
width:148px;
height:148px;
}

.div_copyright{
margin-left:25px;
margin-top:0px;
margin-bottom:0px;
float:left;
width:700px;
height:50px;
}

.div_copyright222{
margin-left:25px;
margin-top:0px;
margin-bottom:0px;
float:left;
width:700px;
height:1220px;
}

#div_ym{ 
position:fixed;
margin-left:-1200px;
margin-top:-1700px;
z-index:-1000; 
}

#div_tj{ 
position:fixed;
margin-left:-1200px;
margin-top:-1600px;
z-index:-1000; 
}