@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd{margin:0;padding:0;font-family:"宋体";font-size:12px;-webkit-text-size-adjust:none;}
div,input
{
-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box; 
}
.wrap_con{background:url(fdzgy_bg2.gif)}
.wrap_fd{width:1000px;margin:0 auto;}
.title { padding:30px 0; }
.title h1 {font-size:24px; line-height:35px;font-family:"微软雅黑"; }
/*二维码分享*/
.yjfx{ position:absolute; left:-40px; top:35px; width:33px; height:100px; background:url(file:///C|/file/imgs/xl_common_v2.png) -68px -494px no-repeat;}
.yjfxImg{ position:fixed; left:50%; top:235px; width:100px; height:100px; margin-left:-610px;}
.yjfxImg img{ width:100px; height:100px;}

.content { background:#fff; padding:30px; border:1px solid #ccc; width:1000px;margin:0 auto;}
.content p { font-size:14px; margin:10px 0; }
.content p img { max-width:100%;}
/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}
.content-hide img{width:550px;height:800px;}