@charset "utf-8";

body{
padding:0;
margin:0;
}

#global-kcopy-flash-bridge{
width:154px;
height:28px;
}

.tool_big .wzStyle{
	color:#33363f;
	font-size:20px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.tool_big .title .an_niu .y_lan form {
    display: block;
    height: 24px;
    width: 75px;
}

.tool_big .title .an_niu .y_lan input {
    background: none repeat scroll 0 0 ;
    border: medium none;
    display: block;
    height: 24px;
    padding: 0;
    width: 75px;
	cursor: pointer;
}


.tool_big {
	width:100%;
	height:auto;
	background:#f1f1f1;
}
.tool_big .title{
	width:1200px;
	height:42px;
	margin:0 auto 51px;
	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:99;
	left:0;
	top:0;
	background:#fff;
}
/*.tool_big .title .menu:hover{
	height:228px;
}*/
.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{
    height: 100px;
    position: relative;
    width: 100%;
	background:#fff;
}
.tool_big .b_chi .big_sm{
	background-image:url(../images/b_chi.jpg);
	background-repeat:no-repeat;
	background-position:center bottom ;
	width:961px;
	margin:auto;
	height:20px;
	position:relative;
}
.tool_big .b_chi .num_z{
	width:1px;
	height:519px;
	background-color:#4affff;
	position:absolute;
	top:100px;
	left:2px;
	z-index:3;
}
.tool_big .b_chi .num_n{
	width:1px;
	height:519px;
	background-color:#4affff;
	position:absolute;
	top:100px;
	right:7px;
	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%;
	position:relative;
	background-color:#3e3e3e;
}
.tool_big .tool_hd .fan_ge{
	width:100%;
	height:100%;
	display:inline;
	background-image:url(../images/f_ge.jpg);
	background-repeat:repeat;
	background-position:0 0; 
}
.tool_big .tool_hd .fan_ge .pic{
	/*background-image:url(../images/pic.jpg);
	background-repeat:no-repeat;
	background-position:center center;
*/	height:100%;
	overflow:hidden;
	position:relative;
	width:1920px;
}

.tool_big .tool_hd .fan_ge .pic .pic_d{
	background-image:url(../images/hb.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1920px;
	height:100%;
	margin:auto;

}

/*热点*/
.tool_big .tool_hd .fan_ge .pic .hot_q{
	width:300px;
	height:193px;
	position:absolute;
	top:93px;
	left:554px;
	display:block;
	cursor:move;
	background:rgba(0,0,0,0.5);
}
.tool_big .tool_hd .fan_ge .pic .hot_q .ba_colos{
	width:100%;
	height:100%;	
}
.tool_big .tool_hd .fan_ge .pic  .delete{
	background-image:url(../images/index_icon.png);
	background-repeat:no-repeat;
	background-position:-179px top;
	height:21px;
	width:21px;
	position: absolute;	
	top:-10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	cursor:pointer;
	right:7px;
	z-index:13;
	visibility:hidden;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .delete{
	top:7px;
}
.tool_big .tool_hd .fan_ge .pic .changeSt .delete{
	visibility:visible;
}
.tool_big .tool_hd .fan_ge .pic .pLock .gon_t{
	display:none;
}

/*锁定按钮*/
.tool_big .tool_hd .fan_ge .pic  .lockz{
	background-image:url(../images/index_icon.png);
	background-repeat:no-repeat;
	background-position:-155px top;
	height:21px;
	width:21px;
	position: absolute;	
	top:-10px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	cursor:pointer;
	right:34px;
	z-index:13;
	display:block;
	visibility:hidden;
}
.tool_big .tool_hd .fan_ge .pic .hot_q .lockz{
	top:7px;
}
.tool_big .tool_hd .fan_ge .pic .changeSt .lockz{
	visibility:visible;
}
.tool_big .tool_hd .fan_ge .pic .gon_t{
	width:9px;
	height:9px;
	float:left;
	display: inline;
	overflow:hidden;
	background:url(../images/index_icon.png) no-repeat -191px -34px;
	visibility:hidden;
	z-index:12;
}
.tool_big .tool_hd .fan_ge .pic .changeSt .gon_t{
	visibility:visible;
}
.tool_big .tool_hd .fan_ge .pic  .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 .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  .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 .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 .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 .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 .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 .bottom_3{
	position:absolute;
	bottom:0;
	right:0;
	display:inline;
	margin-bottom:-5px;
	margin-right:-5px;
	cursor:se-resize;
}

/*设置框*/
.tool_big .stepx{
    width: 372px;
	height:auto;
	z-index:13;
	position:absolute;	
	top:0;right:-102px;
		opacity:0.4;
		filter:alpha(opacity=40);
		transition:opacity 0.8s ease-out 0s;
	-moz-transition:opacity 0.8s ease-out 0s; /* Firefox 4 */
   	-webkit-transition:opacity 0.8s ease-out 0s; /* Safari and Chrome */
    -o-transition:opacity 0.8s ease-out 0s; /* Opera */
}
.tool_big .stepx:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.tool_big .stepx .title_mos{
	width:100%;
	height:54px;
	background:#666a6c;
	overflow:hidden;
		text-indent:22px;
		cursor:move;
		z-index:11;
}
.tool_big .stepx .title_mos span{
	line-height:54px;
	color:#ffffff;
	font-family:"微软雅黑";	
	text-align:left;
	font-size:14px;
}
.tool_big .stepx .title_mos .gun_b{
	width:14px;
	height:9px;
	margin:22px 32px 0 0;
	background:url(../images/all_tb.png) no-repeat 1px -225px ;
	float: right;
	cursor:pointer; 
}
.tool_big .stepx .title_mos .deleteAll{
	width:11px;
	height:14px;
	margin:13px 8px 0 0;
	background:url(../images/all_tb.png) no-repeat -253px -247px ;
	float: right;
	cursor:pointer; 
}
.tool_big .stepx .title_mos .lockAll{
	width:11px;
	height:14px;
	margin:13px 8px 0 0;
	background:url(../images/all_tb.png) no-repeat;
	float: right;
	cursor:pointer; 
}
.tool_big .stepx .title_mos .onlockAll{
	background-position:-252px -227px ;
}
.tool_big .stepx .title_mos .pnlockAll{
	background-position:-252px -203px ;
}
.tool_big .stepx .mo_s{
	width:330px;
	padding:10px 20px 20px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	list-style:none;
}
/*模式*/
.tool_big .stepx .mo_s .ji_tian{
	width:186px;
	height:28px;
	margin:22px auto 0;  
	overflow:hidden;
}
.tool_big .stepx .mo_s .ji_tian  .bottomC{
	width:93px;
	height:26px;
	border:1px solid #bebebe;
	float:left;
	background:url(../images/all_tb.png) no-repeat left  -135px;
	cursor:pointer;
	color:#33363f;
	font-size:13px;
}
.tool_big .stepx .mo_s .ji_tian  .btngg{
	background-position:left  -167px;
}
/*尺寸设置：*/
.tool_big .stepx .mo_s .ccsz{
	width:106%;
	height:28px;
	margin:10px 0 0 0;
	overflow:hidden;
}
.tool_big .stepx .mo_s .ccsz span{
	line-height:28px;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
		font-weight:bold;
		margin:0 4px 0 0 ;
}
.tool_big .stepx .mo_s .ccsz .ccxx{
	width:124px;
	height:100%;
	float:left;
	line-height:28px;
}
.tool_big .stepx .mo_s .ccsz .ccxx span{
	line-height:28px;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	padding:0 8px 0 4px;
	margin:0;
	font-weight:bold;
}
.tool_big .stepx .mo_s .ccsz .ccxx .px_one{
	padding-right:0;
	padding-left:4px;
}
.tool_big .stepx .mo_s .ccsz .ccxx input{
	width:64px;
	height:26px;
	border:1px solid #d4d4d4;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	overflow:hidden;
	text-align:center;
	background:#fff;
	padding:0 0 0 4px;
	line-height:28px;
}
/*背景图链接：*/
.tool_big .stepx .mo_s .bjt .pic_l{
	width:154px;
	height:26px;
	border:1px solid #d4d4d4;
	color:#33363f;
	padding:0;
	line-height:26px;
	padding-left:4px;
	float:left;
	font-weight:bold;
}
.tool_big .stepx .mo_s .bjt .button{
	width:95px;
	height:28px;
	background:url(../images/all_tb.png) no-repeat left -90px;
	float:left;
	margin-left:6px;
	display:block;
	cursor:pointer;
}

/*对齐方式*/
.tool_big .stepx   .ju_z{
	width:192px;
	height:28px;
	line-height:28px;
	float:left;
}
.tool_big .stepx  .ju_z .ju_zuo{
	width:64px;
	line-height:28px;
	text-align:left;
	float:left;
		color:#33363f;
	font-size:13px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.tool_big .stepx  .ju_z input{
	width:12px;
	height:12px;
	margin:8px 2px 0 0;
}
/*平铺方式*/
.tool_big .stepx .mo_s .ppfs .pt_t{
	width:256px;
	height:28px;
	line-height:28px;
	float:left;
}
.tool_big .stepx .mo_s .ppfs .pt_t .pp_ing{
	width:64px;
	line-height:28px;
	text-align:left;
	float:left;
		color:#33363f;
	font-size:13px;
	font-family:"微软雅黑";
	font-weight:bold;
}
.tool_big .stepx .mo_s .ppfs .pt_t input{
	width:12px;
	height:12px;
	margin:8px 2px 0 0;
}
/*背景色*/ 
.tool_big .stepx .mo_s .bjs input{
	width:88px;
	height:26px;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	border:1px solid #d4d4d4;
	background:#fff;	
	text-align:center;
	line-height:28px;
	overflow:hidden;
}
.tool_big .stepx .mo_s .bjs em{
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	line-height:26px;
	padding:0 0 0 8px;
}
/*区域尺寸*/
.tool_big .one_step2{
	top:280px;
	height:380px;
	overflow:hidden;
}
.tool_big .one_step2 .mo_s{
	max-height:276px;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0 20px;
}
.tool_big .one_step2 .mo_s .ccsz .size,.tool_big .stepx .mo_s .allgg .thumbnail_size{
	width:130px;
	height:100%;
	float:left;
	line-height:28px;
}
.tool_big .one_step2 .mo_s .ccsz .size span,.tool_big .stepx .mo_s .allgg .thumbnail_size span{
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
	margin:0 7px;
}
.tool_big .one_step2 .mo_s .ccsz .size .px_one,.tool_big .stepx .mo_s .allgg .thumbnail_size .px_one{
	padding-left:4px;
	margin:0;
}
.tool_big .one_step2 .mo_s .ccsz .wz span,.tool_big .stepx .mo_s .allgg .thumbnail_size .wz{
	margin:0;
	padding:0;
	width:auto;
}
.tool_big .one_step2 .mo_s .ccsz .size input,.tool_big .stepx .mo_s .allgg .thumbnail_size input{
	width:73px;
	height:26px;
	border:1px solid #d4d4d4;
	float:left;
		color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
}
.tool_big .one_step2 .mo_s .ccsz .height_2{
	width:84px;
	height:18px;
	float:left;
	line-height:18px;
}
.tool_big .one_step2 .mo_s .ccsz .height_2 span{
	color:#666666;
	font-family:"宋体";
	font-size:12px;
	text-align:left;
	float:left;
	padding-right:5px;
}
.tool_big .one_step2 .mo_s .ccsz .height_2 .px_one{
	padding-right:0;
	padding-left:3px;
}
.tool_big .one_step2 .mo_s .ccsz .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 .one_step2 .mo_s .bjt2 .longText{
    border: 1px solid #d4d4d4;
    float: left;
    height: 26px;
    line-height: 14px;
	text-indent:6px;
    width: 258px;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
}
/*打开方式*/
.tool_big .stepx  .target{
	border:1px solid #8e8f8f;
	width:12px;
	height:12px;
	margin:8px 0;
	float:left;
	padding:0;
}
.tool_big .stepx em{
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
	float:left;
	line-height:28px;
	font-style:normal;
	padding-left:4px;	
	margin:0 10px 0 0;
}

.tool_big  .jtb_one{
    background: none repeat scroll 0 0 #fcffb7;
    box-shadow: 0 0 3px #bfbfbf;
    color: #000000;
    min-height: 100px;
    padding: 5px;
    position: fixed;
    width: 200px;
    z-index:99999;
	right:5px;
	bottom:-200px;
}
.tool_big .tool_hd .border{
	border:1px solid #ff5507;
}
.tool_big .tool_hd .changeSt{
	border:1px solid #ff5507;
}
/*功能表*/
.tool_big .funC,.tool_big .layout{
   width:134px;
   height:auto;
   background:#575a5c;
   position:absolute;
   z-index:11;
   left:84px;
   top:4px;
   opacity:1;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.tool_big .funC .title_funC,.tool_big .layout .title_layout{
	width:132px;
	height:38px;
	border:1px solid #414446;
	line-height:38px;
	text-indent:16px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	font-weight:bold;	
	cursor:move;
}
.tool_big .funC .title_funC span,.tool_big .layout .title_layout  span{
	line-height:38px;
}
.tool_big .funC .title_funC .gun_b,.tool_big .layout .title_layout  .gun_b{
		width:14px;
	height:9px;
	margin:14px 8px 0 0;
	background:url(../images/all_tb.png) no-repeat 1px -225px ;
	float: right;
	cursor:pointer; 
}
.tool_big .layout  .ul_layout li{
		padding:5px;		
		overflow:hidden;
		color:#fff;
		font-family:"微软雅黑";
		font-size:12px;
		font-weight:bold;
		width:150px;
}
.tool_big .layout  .ul_layout li span{
		width:70px;
		float:left;		
		line-height:22px;
		height:22px;
		-webkit-user-select:none;
   -moz-user-select:none;
   -ms-user-select:none;
   user-select:none;
}
.tool_big .layout  .ul_layout .orange{
		color:#fa793e;
}
.tool_big .layout  .ul_layout .pro_box {
		width:11px;
		height:14px;
		float:right;			
		line-height:22px;
		margin:4px 4px;
		cursor:pointer;
		background:url(../images/all_tb.png) no-repeat 1px -225px ;
}
.tool_big .layout  .ul_layout .pro_delete {
		background-position:-253px -247px;
}
.tool_big .layout  .ul_layout .pro_down{
		background-position:-229px -270px;
}
.tool_big .layout  .ul_layout .pro_up{
		background-position:-206px -270px;
}
.tool_big .layout  .ul_layout .pro_move{
		background-position:-253px -227px;
}
.tool_big .layout  .ul_layout .pro_lock{
	background-position:-252px -203px ;
}
.tool_big .funC .nation{
	width:94px;
	padding:10px 19px;
	border:1px solid #414446;
	border-top:1px solid #7f8588;
	list-style:none;
	position:relative;
	background:none;
}
.tool_big .funC .nation li{
	width:100%;
	height:26px;
	margin:4px 0 0 0;
	line-height:26px;
	color:#ffffff;
	font-size:12px;
	font-family:"微软雅黑";
	font-weight:bold;
		cursor:pointer;
}
.tool_big .funC .nation li:hover{
	background:url(../images/all_tb.png) no-repeat -270px -193px;
}
.tool_big .funC .nation .tb{
	width:30px;
	height:26px;
	display:inline-block;	
	background:url(../images/all_tb.png) no-repeat center center;
		vertical-align:top;
		margin-right:6px;
}
.tool_big .funC .nation .tb_ww{
	background-position: -273px 5px;
}
.tool_big .funC .nation .tb_ssk{
	background-position: -273px -24px;
}
.tool_big .funC .nation .tb_hot{
	background-position: -273px -54px;
}
.tool_big .funC .nation .tb_lb{
	background-position: -273px -83px;
}
.tool_big .funC .nation .tb_sc{
	background-position: -272px -234px;
}
.tool_big .funC .nation .tb_wz{
	background-position: -272px -264px;
}
.tool_big .funC .nation .tb_tp{
	background-position: -245px -263px;
}
/*工具层*/
.tool_big .layout{
	width:185px;
	left:-107px;
}
.tool_big .layout .title_layout{
	width:182px;	
}
.tool_big .layout .ul_layout{
	padding:0px 5px;
	max-height:320px;
	overflow-y :auto;
	width:175px;
	position:relative;
	background:#575a5c;
}
.tool_big .funC .nation .nation_input{
	width:120px;
	color:#ffffff;	
	cursor:pointer;
	position:absolute;
	left:138px;
	top:0;
	background:#626567;
	opacity:0;
	filter:alpha(opacity=0);
	padding:7px;
	visibility: hidden;
	min-height:18px;
		text-indent:12px;
}
.tool_big .funC .nation .nation_input span{
	text-indent:12px;
	font-family:"微软雅黑";
	font-weight:bold;	
	line-height:18px;
}
.tool_big .funC .nation .nation_input .jiao{
	width:5px;
	height:7px;
	background:url(../images/all_tb.png) no-repeat   -285px -127px; 
	display:inline-block;	
	position:absolute;
	left:-4px;
	top:8px;
}
.tool_big .funC .nation .nation_input .jiao1{
	width:5px;
	height:7px;
	background:url(../images/all_tb.png) no-repeat   -285px -154px; 
	display:inline-block;	
	position:absolute;
	right:-4px;
	top:8px;
}
.tool_big .wwR{
	float:left;
	height:28px;
	line-height:28px;
	margin-right:12px;
}
.tool_big .wwR .wzStyle{
	font-size:13px;
}
.tool_big .mo_s .allgg .thumbnail_ul .ju_z{/*轮播样式*/
	width:240px
}
.tool_big .stepx .mo_s .allgg .thumbnail_ul{/*轮播样式*/
	width:100%;
	height:auto;
	margin:16px 0 0 0;
	overflow:hidden;
}
.tool_big .stepx .mo_s .allgg .lb_add{/*轮播样式*/
	width:60px;
	height:26px;
	float:right;
	background:#fff;
	border:none;
	color:#666a6c;
	font-family:"微软雅黑";
	line-height:26px;
	margin:1px 2px;
	text-align:center;
	cursor:pointer;
	text-indent:0;
}
.tool_big .stepx .mo_s .allgg :before{/*轮播样式*/
	content:"";
	clear:both;
}
.tool_big .stepx .mo_s .allgg {
	overflow:hidden;
	width:106%;
	padding:0 0 10px 0;
}
.tool_big .stepx .mo_s .allgg .lb_li{
		width:100%;
	margin:8px 0 0 0;
	padding:0 0 8px 0;
	overflow:hidden;
	border-bottom:1px dashed #666a6c;
}
.tool_big .stepx .mo_s .allgg .thumbnail_ul{
	margin:0;
}
.tool_big .stepx .mo_s .allgg .thumbnail_ul span{
	width:66px;
	text-align:right;
	margin:0 4px 0 0;
	display:block;
	height:28px;
}
.tool_big .stepx .mo_s .allgg .thumbnail_ul .longText{
    border: 1px solid #d4d4d4;
    float: left;
    height: 26px;
    line-height: 14px;
	text-indent:6px;
    width: 258px;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
}
.tool_big .stepx .mo_s .allgg  .ccsz{
	margin:8px 0 0 0;
}
.tool_big .stepx .mo_s .allgg .lb_jt,.tool_big .stepx .mo_s .allgg .lb_thumbnail{
	height:28px;
	overflow:hidden;
	margin:16px  0 0 0;
}
.tool_big .stepx .mo_s .allgg .ccsz .time{
	width:50%;
	float:left;
	line-heiht:28px;
	text-align:left;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:left;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	color:#33363f;
}
.tool_big .stepx .mo_s .allgg .ccsz .time span{
	margin:0;
	display:inline-block;
}
.tool_big .stepx .mo_s .allgg .ccsz .time input{
	width:73px;
	height:26px;
	border:1px solid #d4d4d4;	
	font-family:"微软雅黑";
	font-size:13px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	color:#33363f;
	display:inline-block;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz{/*搜索框样式*/
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .thumbnail_pic{
	width:100%;
	height:28px;
	line-height:28px;
	background:#666a6c;
	text-indent:16px;
	cursor:pointer;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .thumbnail_pic span{
	color:#fff;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .thumbnail_ul{
		overflow:hidden;
	width:100%;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .thumbnail_ul:after{
	content:"";
	clear:both;
}
.tool_big .stepx .mo_s .allgg .thumbnail_ul .ccsz{
	margin:8px 0 0 0;
}
.tool_big .stepx .mo_s .allgg .shortText{
		width:90px;
	height:26px;
	border:1px solid #d4d4d4;
	float:left;
		color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	margin:0 2px 0 0;
}

/*大文本区域*/
.tool_big .stepx .mo_s .allgg .area{
	width:100%;
	height:80px;
	margin:	10px 0  0 0;
	overflow:hidden;
}
.tool_big .stepx .mo_s .allgg .area span{
	line-height:28px;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
		font-weight:bold;
		margin:0 4px 0 0 ;
}
.tool_big .stepx .mo_s .allgg .area .wzNat{
	width:254px;
	height:78px;
	max-width: 254px;
	max-height: 78px;
	line-height:16px;
	float:left;
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
	margin:0 4px 0 0 ;
}
/*文字样式*/
.tool_big .stepx .mo_s .allgg .thumbnail_sz .wzStyle{
		color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	font-weight:bold;
	margin:0 7px;
	width:auto;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .px_one{
		padding-left:4px;
	margin:0;
	width:auto;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .sz{
	margin:0;
	padding:0;
	width:auto;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .jt_tp{
	width:266px;
	height:28px;
	line-height:28px;
	margin:0 0 0 68px;
}

.tool_big .stepx .mo_s .allgg .thumbnail_sz .jt_tp span{
	margin:0;
}
.tool_big .stepx .mo_s .allgg .thumbnail_sz .jt_tp input{
	width:234px;	
	color:#33363f;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:left;
	font-weight:bold;
	overflow:hidden;
	line-height:26px;
	text-indent:6px;
	border:1px solid #d4d4d4;
}
/*文字区域*/
.tool_big .stepx .mo_s .allgg  .wz_size1{
	width:48%;
}
.tool_big .stepx .mo_s .allgg  .wz_size1 .wzStyle{
	margin:0 7px 0 0 ;
}
.tool_big .stepx .mo_s .allgg  .wz_size1 input{
	width:50px;
}
.tool_big .stepx .mo_s .allgg  .wz_size1 .wz_select{
	width:90px;
	height:28px;
}
/*搜索框*/
.tool_big .stepx .mo_s .alter .thumbnail_sz .thumbnail_pic{
	width:330px;
}
.tool_big .stepx .mo_s .alter .thumbnail_ul .lb_li{
	width:330px;
}
/*禁止文字选中*/
.tool_hd{
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}