@charset "utf-8";
body{
padding:0;
margin:0;
font-family:"微软雅黑";
}
#global-kcopy-flash-bridge{
width:130px;
height:40px;
}
.tool_big {
	width:1200px;
	margin:0 auto;
	backround:#f1f1f1;
	overflow:hidden;
}
.tool_big .title{
	width:1200px;
	height:42px;
	margin:0 auto;
	background:#fff;
	box-shadow:2px 2px 10px 1px rgba(6,0,1,0.2);
}
.tool_big .title ul{
	float:left;
	list-style:none;
}
.tool_big .title .menu_box{
	width:202px;
	height:42px;
	float:left;
	position:relative;
}
.tool_big .title .menu{
	width:202px;
	height:42px;
	overflow:hidden;
	transition:all 0.8s ease-out 0s;
	-moz-transition:all 0.8s ease-out 0s; /* Firefox 4 */
   	-webkit-transition:all 0.8s ease-out 0s; /* Safari and Chrome */
    -o-transition:all 0.8s ease-out 0s; /* Opera */
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	background:#fff;
}
.tool_big .title .menu:hover{
	height:186px;
}
.tool_big .title .menu .menu_li{
	width:202px;
	height:42px;
	text-align:center;
	line-height:42px;
	color:#33363f;
	font-size:20px;
	font-family:"微软雅黑";
	cursor:pointer;
	margin:2px 0;
}
.tool_big .title .menu .tb{
	background:url(../images/index_icon.png) no-repeat 160px -28px;
}
.tool_big .title .title{
	float:left;
	width:998px;
	height:42px;
	overflow:hidden;
}
.tool_big .title .title .menu_li{
	padding:0 0 0 24px ;
	text-align:left;
	line-height:42px;
	height:42px;
}
.tool_big .title .title .menu_li span{
	color:#33363f;
	font-size:18px;
	font-family:"微软雅黑";
}
.tool_big .title .title .menu_li a{
	display:inline-block;
	width:120px;
	height:32px;
	line-height:32px;
	vertical-align:top;
	margin:5px 0;
	text-indent:40px;
	color:#fff;
		font-family:"微软雅黑";
	background:#8abb01 url(../images/index_icon.png) no-repeat 9px 5px;
}
/*标尺*/
.tool_big .b_chi{
    border-bottom: 1px solid #000;
    border-top: 1px solid #999999;
    height: 20px;
    position: relative;
    width: 100%;
}
.tool_big .b_chi .big_sm{
	background-image:url(../images/b_chi.jpg);
	background-repeat:no-repeat;
	background-position:center 0 ;
	width:961px;
	margin:auto;
	height:20px;
	position:relative;
}
.tool_big .b_chi .num_z{
	width:1px;
	height:1000px;
	background-color:#4affff;
	position:absolute;
	top:21px;
	left:8px;
	z-index:3;
}
.tool_big .b_chi .num_n{
	width:1px;
	height:1000px;
	background-color:#4affff;
	position:absolute;
	top:21px;
	left:648px;
	z-index:3;
}
/*990*/
.tool_big .b_chi .big_990{
	background-image:url(../images/b_chi990.jpg);
	background-repeat:no-repeat;
	background-position:center 0 ;
	width:1022px;
	margin:auto;
	height:20px;
	position:relative;
}
.tool_big .b_chi .big_990 .num_z{
	width:1px;
	height:519px;
	background-color:#4affff;
	position:absolute;
	top:21px;
	left:2px;
	z-index:3;
}
.tool_big .b_chi .big_990 .num_n{
	width:1px;
	height:519px;
	background-color:#4affff;
	position:absolute;
	top:21px;
	right:28px;
	z-index:3;
}
/*主体*/
.tool_big .tool_hd{
	width:100%;
	overflow:hidden;
	margin:50px auto ;
}
.tool_big .tool_hd .fan_ge{
	width:640px;
	height:100%;
	position:relative;
	overflow:hidden;
	padding:30px 0 0 30px;
	float:left;
	background:url(../images/newbchi.jpg) no-repeat left top;
}
.tool_big .tool_hd .c_height{
	height:880px;
}
.tool_big .tool_hd .biaochi{
	width:30px;
	height:3000px;
	position:absolute;
	top:30px;
	left:0;
	background:url(../images/newbchi1.jpg) repeat-y left top;
	overflow:hidden;	
}
.tool_big .tool_hd .biaochi p{
	width:6px;
	height:46px;
	color:#858585;
	font-family:"微软雅黑";
	font-size:12px;
	padding:4px 0 0 14px;margin:0;
	line-height:1;
}
.tool_big .tool_hd .fan_ge .pic{
	height:100%;
	overflow:hidden;
	width:640px;
	background:#fff;
}
.tool_big .tool_hd .fan_ge .pic .height_div{
	width:641px;
	overflow:hidden;
}
.tool_big .tool_hd .fan_ge .pic .pic_img{
	width:640px;
	overflow:hidden;
	float:left;
	min-height:950px;
}
.tool_big .tool_hd .fan_ge .pic .height_div .tom_div{
	width:1px;
	height:880px;
	float:left;
	overflow:hidden;
}
/*热点*/
.tool_big .tool_hd .fan_ge .pic .hot_q{
	width:133px;
	height:193px;
	position:absolute;
	top:93px;
	left:554px;
	display:block;
	cursor:move;
	z-index:1;
}
.tool_big .tool_hd .fan_ge .pic .cf{
	z-index:2;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .ba_colos{
	width:100%;
	height:100%;
	border:1px solid #ff5507;
	background:rgba(0,0,0,0.5);
}
/*删除按钮*/
.tool_big .tool_hd .fan_ge .pic .hot_q .delete{
	background-image:url(../images/index_icon.png);
	background-repeat:no-repeat;
	background-position:-179px top;
	height:21px;
	width:21px;
	position: absolute;	
	top:7px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	cursor:pointer;
	right:7px;
	z-index:3;
	visibility:hidden;
}
.tool_big .tool_hd .fan_ge .pic .scan .delete{
	visibility:visible;
}
/*锁定按钮*/
.tool_big .tool_hd .fan_ge .pic .hot_q .lockz{
	background-image:url(../images/index_icon.png);
	background-repeat:no-repeat;
	background-position:-155px top;
	height:21px;
	width:21px;
	position: absolute;	
	top:7px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	cursor:pointer;
	right:34px;
	z-index:3;
	display:block;
	visibility:hidden;
}
.tool_big .tool_hd .fan_ge .pic .scan .lockz{
	visibility:visible;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .gon_t{
	width:9px;
	height:9px;
	float:left;
	display: inline;
	overflow:hidden;
	background:url(../images/index_icon.png) no-repeat -191px -34px;
	visibility:hidden;
}
.tool_big .tool_hd .fan_ge .pic .cf .gon_t{
	visibility:visible;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .top_1{
	position:absolute;
	top:0;
	left:0;
	display:inline;
	margin-top:-5px;
	margin-left:-5px;
	cursor:nw-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .top_2{
	position:absolute;
	top:0;
	left:50%;
	display:inline;
	margin-top:-5px;
	margin-left:-5px;
	cursor:n-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .top_3{
	position:absolute;
	top:0;
	right:0;
	display:inline;
	margin-top:-5px;
	margin-right:-5px;
	cursor:ne-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .con_1{
	position:absolute;
	top:50%;
	left:0;
	display:inline;
	margin-top:-5px;
	margin-left:-5px;
	cursor:w-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .con_2{
	position:absolute;
	top:50%;
	right:0;
	display:inline;
	margin-top:-5px;
	margin-right:-5px;
	cursor:e-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .bottom_1{
	position:absolute;
	bottom:0;
	left:0;
	display:inline;
	margin-bottom:-5px;
	margin-left:-5px;
	cursor:sw-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .bottom_2{
	position:absolute;
	bottom:0;
	left:50%;
	display:inline;
	margin-bottom:-5px;
	margin-left:-5px;
	cursor:s-resize;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .bottom_3{
	position:absolute;
	bottom:0;
	right:0;
	display:inline;
	margin-bottom:-5px;
	margin-right:-5px;
	cursor:se-resize;
}
/*功能表*/
.tool_big .step {
    height: auto;
	float:right;
    width: 462px;
}
.tool_big .step .notice{
	width:400px;
	height:80px;
	background:#fff;
	box-shadow:2px 2px 6px 1px #e5e5e5;
	margin:0 0 28px 42px;
	background:#fff url(../images/index_icon.png) no-repeat 11px -140px;
	display:table;
}
.tool_big .step .notice .notice_cell{
	display:table-cell;
	vertical-align:middle;
	padding:0 10px 0 74px;
	color:#33363f;
	font-family:"微软雅黑";
	font-weight:bold;
	font-size:14px;
}
.tool_big .one_step{
	height:234px;
    width:462px;
	overflow:hidden;
	box-shadow:2px 2px 6px 1px #e5e5e5;
}
.tool_big .one_step .title_mos{
	width:100%;
	height:55px;
	float:left;
	background:#666a6c;
	line-height:55px;
	text-indent:32px;
	overflow:hidden;
}
.tool_big .one_step .title_mos span{
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-family:"宋体";
	text-align:left;
}
.tool_big .one_step .title_mos em{
	background-image:url(../images/text_one.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:75px;
	height:14px;
	float:left;
	margin-top:10px;
	margin-left:6px;
	display:inline;
}
.tool_big .one_step .mo_s{
	width:407px;
	height:194px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	overflow:hidden;
	padding: 10px 23px 0 32px;
}
/*模式*/
.tool_big .one_step .mo_s .ji_tian{
	width:161px;
	height:23px;
	margin-top:15px;
	margin-left:66px;
	float:left;
	display:inline;
}
.tool_big .one_step .mo_s .ji_tian .ji_s{
	width:81px;
	height:23px;
	float:left;
	overflow:hidden;
	position:relative;
	background-image:url(../images/ji_mo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.tool_big .one_step .mo_s .ji_tian .ji_s:hover{
	background-image:url(../images/ji_shu.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.tool_big .one_step .mo_s .ji_tian .ji_s input{
	width:12px;
	height:12px;
	margin:0;
	padding:0;
	position: absolute;
	top:5px;
	left:8px;
	float:left;
	overflow:hidden;
}
.tool_big .one_step .mo_s .ji_tian .ji_s span{
	float:left;
	font-family:"宋体";
	font-size:12px;
	color:#141414;
	padding-left:25px;
	line-height:22px;
	text-align:center;
}
.tool_big .one_step .mo_s .ji_tian .tian_m{
	width:80px;
	height:23px;
	float:left;
	overflow:hidden;
	position:relative;
	background-image:url(../images/tian_mo.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.tool_big .one_step .mo_s .ji_tian .tian_m:hover{
	background-image:url(../images/tian_shu.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.tool_big .one_step .mo_s .ji_tian .tian_m input{
	width:12px;
	height:12px;
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	left:7px;
	float:left;
}
.tool_big .one_step .mo_s .ji_tian .tian_m span{
	float:left;
	font-family:"宋体";
	font-size:12px;
	color:#141414;
	line-height:22px;
	text-align:center;
	padding-left:22px;
}
/*尺寸设置：*/
.tool_big .one_step .mo_s .ccsz{
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:11px;
	display:inline;
}
.tool_big .one_step .mo_s .ccsz .cc_nanme{
	line-height:18px;
	float:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.tool_big .one_step .mo_s .ccsz .width_1{
	width:86px;
	height:18px;
	float:left;
	line-height:18px;
}
.tool_big .one_step .mo_s .ccsz .width_1 span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	padding-right:5px;
}
.tool_big .one_step .mo_s .ccsz .width_1 .px_one{
	padding-right:0;
	padding-left:3px;
}
.tool_big .one_step .mo_s .ccsz .width_1 input{
	width:36px;
	height:16px;
	border:1px solid #a4a4a4;
	float:left;
	color:#000;
	overflow:hidden;
	padding:0 0 0 4px;
	line-height:16px;
}
.tool_big .one_step .mo_s .ccsz .height_1{
	width:84px;
	height:18px;
	float:left;
	line-height:18px;
}
.tool_big .one_step .mo_s .ccsz .height_1 span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	padding-right:5px;
}
.tool_big .one_step .mo_s .ccsz .height_1 .px_one{
	padding-right:0;
	padding-left:3px;
}
.tool_big .one_step .mo_s .ccsz .height_1 input{
	width:36px;
	height:16px;
	border:1px solid #a4a4a4;
	float:left;
	color:#000;
	overflow:hidden;
	padding:0 0 0 4px;
	line-height:16px;
}
/*背景图链接：*/
.tool_big .one_step .mo_s .bjt {
	overflow: hidden;
	height:38px;
	margin:10px 0 0 0;
}
.tool_big .one_step .mo_s .bjt span {
	line-height:38px;
	float: left;
	color: #33363f;
	font-family: "微软雅黑";
	font-size: 16px;
	width:76px;
	text-align:left;
}
.tool_big .one_step .mo_s .bjt input {
	background:#ffffff;
	border: 1px solid #d4d4d4;
	color: #33363f;
	float: left;
	line-height:36px;
	overflow: hidden;
	text-align:left;
	padding:0 4px;
	width:320px;
	height:36px;
		font-family: "微软雅黑";
}
.tool_big .one_step .mo_s .bjt .image_url {
	text-align:left;
}
.tool_big .one_step .mo_s .bjt .px {
	width:28px;
}
.tool_big .one_step .mo_s .bjt .image_height {
	width:60px;
}
.tool_big .one_step .mo_s .bjt .button {
	width: 58px;
	height: 20px;
	background-image: url(../images/tu_kong.png);
	_background-image: url(../images/tu_kong.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	padding: 0;
	border: none;
	_border: 0px solid;
	margin-left: 4px;
	display: inline;
	cursor: pointer;
}
.tool_big .one_step .mo_s .bjt .confirm {
	float:left;
	display:inline;
	width:58px;
	height:18px;
	border:1px solid #a4a4a4;
	font-size:12px;
	background:#fff;
	color:#666666;
	text-align:center;
	margin-left:50px;
	cursor:pointer;
}
/*对齐方式*/
.tool_big .one_step .mo_s .dqfs{
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	display:inline;
}
.tool_big .one_step .mo_s .dqfs .dqff{
	line-height:18px;
	float:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.tool_big .one_step .mo_s .dqfs .ju_z{
	width:180px;
	float:left;
}
.tool_big .one_step .mo_s .dqfs .ju_z input{
	width:12px;
	height:12px;
	float:left;
	margin:3px 4px 0 0;
	padding:0;
}
.tool_big .one_step .mo_s .dqfs .ju_z span{
	height:18px;
	line-height:20px;
	text-align:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	float:left;
	padding-right:11px;
}
/*平铺方式*/
.tool_big .one_step .mo_s .ppfs{
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	display:inline;
}
.tool_big .one_step .mo_s .ppfs .ppsd{
	line-height:18px;
	float:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.tool_big .one_step .mo_s .ppfs .pt_t{
	width:218px;
	float:left;
}
.tool_big .one_step .mo_s .ppfs .pt_t input{
	width:12px;
	height:12px;
	float:left;
	padding:0;
	margin:3px 4px 0 0;
}
.tool_big .one_step .mo_s .ppfs .pt_t span{
	height:18px;
	line-height:20px;
	text-align:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	float:left;
	padding-right:11px;
}
/*背景色*/
.tool_big .one_step .mo_s .bjs{
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	display:inline;
}  
.tool_big .one_step .mo_s .bjs .bjs_name{
	line-height:18px;
	float:left;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}   
.tool_big .one_step .mo_s .bjs input{
	width:80px;
	height:16px;
	padding:0 0 0 4px;
	float:left;
	border:1px solid #a4a4a4;
	overflow:hidden;
}
.tool_big .one_step .mo_s .bjs em{
	line-height:18px;
	float:left;
	color:#666666;
	padding-left:8px;
	display:inline;
	font-family:"宋体";
	font-size:12px;
	font-style: normal;
}
/*第二步*/
.tool_big .two_step{
	height:auto;
    width:100%;
	overflow:hidden;
	box-shadow:2px 2px 6px 1px #e5e5e5;
	margin:28px 0 0 0;
}
.tool_big .two_step .title_mos{
	width:100%;
	height:55px;
	float:left;
	background:#666a6c;
	line-height:55px;
	text-indent:32px;
	overflow:hidden;
}
.tool_big .two_step .title_mos span{
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	font-family:"宋体";
	text-align:left;
	float:left;
}
.tool_big .two_step .title_mos .add{
	float:right;
	width:130px;
	height:35px;
	margin:0;padding:0;
	border:none;
	background:#ffa030 url(../images/index_icon.png) no-repeat 7px -73px;
	line-height:35px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-indent:40px;
	margin:10px 23px 0 0;
	cursor:pointer;
}
.tool_big .two_step .title_mos em{
	background-image:url(../images/text_two.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:160px;
	height:14px;
	float:left;
	margin-top:10px;
	margin-left:6px;
	display:inline;
}
.tool_big .two_step .mo_s{
	width:430px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	overflow:hidden;
	padding: 0 0 30px 30px;
}
/*区域尺寸*/
.tool_big .two_step .mo_s .ccsz2{
	overflow:hidden;
}
.tool_big .two_step .mo_s .ccsz2 .cc_nanme2{
	overflow:hidden;
	margin:10px 0 0 0;
}
.tool_big .two_step .mo_s .ccsz2 .cc_nanme2 span {
	width:72px;
	float:left;
	height:38px;
	margin:0 0 0 10px;
	line-height:38px;color:#33363f;
	font-size:14px;
	font-family:"微软雅黑";
	text-align:center;
}
.tool_big .two_step .mo_s .ccsz2 .cc_nanme2 .textm,.tool_big .two_step .mo_s .ccsz2 .cc_nanme2 .text1{
	width:50px;
	text-align:left;
	margin:0;
}
.tool_big .two_step .mo_s .ccsz2 .cc_nanme2 .delete1 {
	width:52px;
	margin:0;
}
.tool_big .two_step .mo_s .ccsz2 .hot_info {
	overflow:hidden;
	margin:12px 0  0 0;
}
.tool_big .two_step .mo_s .ccsz2 .width_1{
	width:50px;
	height:30px;
	float:left;
	display:inline;
	line-height:30px;
	text-align:left;
}
.tool_big .two_step .mo_s .ccsz2  span{
	color:#33363f;
	font-size:14px;
	font-family:"微软雅黑";
}
.tool_big .two_step .mo_s .ccsz2 .width_2{
	width:72px;
	float:left;
	height:30px;
	margin:0 0 0 10px;
	display:inline;
	line-height:28px;	
	cursor:pointer;
}
.tool_big .two_step .mo_s .ccsz2 .hot_info .delete_x{
	width:52px;
	margin:0;
	height:30px;
	border:none;
	cursor:pointer;
	background:none;
	text-align:center;
	line-height:30px;
	color:#33363f;
	font-size:14px;
	
}
.tool_big .two_step .mo_s .ccsz2 .width_2 input{
	border:1px solid #d4d4d4;
	background:#fff;
	color:#33363f;
	font-size:14px;
	font-family:"微软雅黑";
		width:70px;
	float:left;
	height:28px;
	text-align:center;
}
.tool_big .two_step .mo_s .ccsz2 .height_2{
	width:84px;
	height:18px;
	float:left;
	line-height:18px;
}
.tool_big .two_step .mo_s .ccsz2 .height_2 span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	padding-right:5px;
}

.tool_big .two_step .mo_s .ccsz2 .height_2 .px_one{
	padding-right:0;
	padding-left:3px;
}
.tool_big .two_step .mo_s .ccsz2 .height_2 input{
	width:36px;
	height:16px;
	border:1px solid #a4a4a4;
	float:left;
	color:#000;
	overflow:hidden;
	padding:0 0 0 4px;
	line-height:16px;
}
/*链接地址*/
.tool_big .two_step .mo_s .bjt2 {
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:11px;
	display:inline;
}
.tool_big .two_step .mo_s .bjt2 span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	line-height:18px;
	padding-right:5px;
}
.tool_big .two_step .mo_s .bjt2 input{
    border: 1px solid #a4a4a4;
    color: #000;
    float: left;
    height: 16px;
    line-height: 14px;
    padding: 0 0 0 4px;
    width: 178px;
}
/*打开方式*/
.tool_big .two_step .mo_s .open{
	width:278px;
	height:18px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	margin-top:11px;
	display:inline;
}
.tool_big .two_step .mo_s .open span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	line-height:18px;
	padding-right:5px;
}
.tool_big .two_step .mo_s .open input{
	border:1px solid #8e8f8f;
	margin-left:0;
	float:left;
	padding:0;
}
.tool_big .two_step .mo_s .open em{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	line-height:18px;
	font-style:normal;
	padding-left:4px;
	display:inline;
	padding-right:5px;
}
/*右侧图片*/
.tool_big .right_bb{
	width:20px;
	cursor:pointer;
	height:81px;
	background-image:url(../images/right_tu.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	right:0;
	top:311px;
}
body .jtb_one{
    background: none repeat scroll 0 0 #fcffb7;
    box-shadow: 0 0 3px #bfbfbf;
    color: #000000;
    padding: 5px;
    position: fixed;
    width: 200px;
    height: 100px;
    z-index: 1300;
	right:5px;
	bottom:-200px;
	display:none;
}