/* reset by stepfen_lu 2009-12-17*/

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin:0;
	padding:0;
}
body, button, input, select, textarea, table {
	font:12px/1.5 Microsoft YaHei, arial, simsun, sans-serif;
}
input, select {
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
address, cite, dfn, em, var {
	font-style:normal;
}/* 将斜体扶正 */
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
code, kbd, pre, samp {
	font-family:courier new, courier, monospace;
}/* 统一等宽字体 */
small {
	font-size:12px;
}/* 小于 12px 的中文很难阅读，让 small 正常化 */
ul, ol, li {
	list-style:none;
}
i {
	font-style:normal;
}
a {
blr:expression(this.onFocus=this.blur());   /*    IE Opera 去除链接虚线   */
	outline:none;   /*    FF Opera去除链接虚线    */
}
a:focus {
	moz-outline-style: none;
}/*FF去除链接虚线*/
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
input, button, select, textarea {
	outline:none
}
textarea {
	resize:none
}
sup {
	vertical-align:text-top;
}/* 重置，减少对行高的影响 */
sub {
	vertical-align:text-bottom;
}
legend {
	color:#000;
}/* for ie6 */
fieldset, img {
	border:0;
}/*让链接里的 img 无边框 */
button, input, select, textarea {
	font-size:100%;
}/* 使得表单元素在 ie 下能继承字体大小 */
table {
	border-collapse:collapse;
	border-spacing:0;
}/* 重置表格元素 */
div {
	outline:none
}
/*公用CSS*/

.clear_after {
	clear:both;
	font-size:0;
	width:0;
	height:0;
	line-height:0;
	overflow:hidden;
	zoom:1;
}
.lu_css3_1 {
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}
.lu_css3_2 {
	-webkit-transition:all 0.1s ease-out 0s;
	-moz-transition:all 0.1s ease-out 0s;
	-ms-transition:all 0.1s ease-out 0s;
	-o-transition:all 0.1s ease-out 0s;
	transition:all 0.1s ease-out 0s;
}
.lu_css3_border {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.lu_css3_border_2 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.xsBorder5 {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.xsBorder4 {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.xsBorder3 {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
 .webscrollA::-webkit-scrollbar {
width: 10px;
height:10px;
}/*整体部分*/
 .webscrollA::-webkit-scrollbar-track {
background:#ccc;
}/*滑动轨道*/
 .webscrollA::-webkit-scrollbar-thumb {
background:#2C2E2F;
border-radius:10px;
}/*滑块*/
 .webscrollA::-webkit-scrollbar-thumb:hover {
background:#000;
}/*滑块效果*/
 .webscrollB::-webkit-scrollbar {
width:10px;
height:10px;
}/*整体部分*/
 .webscrollB::-webkit-scrollbar-track {
background:#ccc;
}/*滑动轨道*/
 .webscrollB::-webkit-scrollbar-thumb {
background:#000;
}/*滑块*/
 .webscrollB::-webkit-scrollbar-thumb:hover {
background:#000;
}/*滑块效果*/
i.i_setAlign {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -240px;
}
i.i_hotspot {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 0;
}
i.i_image {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -15px;
}
i.i_pocoimage {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -30px;
}
i.i_search {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -45px;
}
i.i_countdown {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -60px;
}
i.i_textarea {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -75px;
}
i.i_video {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -90px;
}
i.i_sliderimage {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -105px;
}
i.i_html {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -120px;
}
i.i_service {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -135px;
}
i.i_service_group {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -150px;
}
i.i_shopqrcode {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -165px;
}
i.i_qrcode {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -180px;
}
i.i_attention {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -195px;
}
i.i_collection {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -210px;
}
i.i_shoppingcart {
	background:url("../../images/nav/ico.png")/*tpa=http://xing-se.com.cn/tools/images/ico.png*/ 0 -225px;
}
.hide {
	display:none;
}
.hidden {
	display:none;
}
.h_auto {
	height:auto!important;
}
/*----*/



.inputarea {
	border:1px solid #e3e4e8;
	height:50px;
	line-height:14px;
	font-size:11px;
	background:#fff;
	color:#393F48;
}
.inputarea1 {
	border:1px solid #e3e4e8;
	height:80px;
	line-height:16px;
	font-size:11px;
	background:#fff;
	color:#393F48;
	overflow:auto;
}
.input {
	border:1px solid #e3e4e8;
	height:28px;
	line-height:28px;
	background:#fff;
	color:#393F48;
	font-family:arial;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.input0 {
	border:1px solid #666;
	height:23px;
	line-height:23px;
	background:#333;
	color:#ccc;
	font-family:"微软雅黑";
}
.input1 {
	border:0;
	padding:0 5px;
	height:30px;
	line-height:30px;
	background:#333;
	color:#ccc;
}
.input2 {
	border:1px solid #666;
	height:28px;
	line-height:28px;
	margin-right:3px;
	background:#333;
	color:#ccc;
	font-family:"微软雅黑";
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.input3 {
	border:1px solid #666;
	height:28px;
	line-height:28px;
	margin-right:3px;
	background:#333;
	color:#ccc;
	font-family:"微软雅黑";
	padding:0 5px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.input4 {
	border:0;
	padding:5px 5px;
	height:15px;
	line-height:15px;
	background:#333;
	color:#ccc;
	font-weight:normal;
	font-family:"微软雅黑";
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.input4:hover {
	background:#212121;
	color:#fff;
}
select.input2 {
	height:30px;
	padding:5px 0;
}
.input_w0 {
	width:30px;
}
.input_w1 {
	width:40px;
}
.input_w1_1 {
	width:60px;
}
.input_w1_2 {
	width:80px;
}
.input_w1_3 {
	width:90px;
}
.input_w2 {
	width:120px;
}
.input_w3 {
	width:160px;
}
.input_w3_1 {
	width:280px;
}
.input_w3_2 {
	width:210px;
}
.input_w4 {
	width:220px;
}
.input_w4_1 {
	width:250px;
}
.input_w5 {
	width:300px;
}
.input_w6 {
	width:450px;
}
.vb {
*display:block;
	display:table;
	position:static;
*position:relative;
	padding:0 10px;
}
.vb .vb1 {
	position:static;
*position:absolute;
	display:table-cell;
	vertical-align:middle;
*display:block;
	top:50%;
	width:100%;
}
.vb .vb1 .vb2 {
	position:relative;
	top:-50%;
	width:100%;
}
input.btn1 {
	height:30px;
	line-height:30px;
	padding:0 5px;
	border:0;
	margin-bottom:5px;
	cursor:pointer;
	color:#fff;
	background:#A4AEB9;
}
.btn_c1 {
	border:0;
	height:34px;
	line-height:34px;
	cursor:pointer;
	color:#fff;
	background:#DA4453;
}
.btn_c1:hover {
	background:#ED5565;
}
.btn_c2 {
	border:0;
	height:34px;
	line-height:34px;
	cursor:pointer;
	color:#fff;
	background:#393F48;
}
.btn_c2:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
.btn_c3 {
	border:0;
	height:34px;
	line-height:34px;
	cursor:pointer;
	color:#666;
	background:#eee;
}
.btn_c3:hover {
	color:#333;
	background:#ddd;
}
.btn_c4 {
	border:0;
	height:34px;
	line-height:34px;
	cursor:pointer;
	color:#fff;
	background:#A4AEB9;
}
.btn_c4:hover {
	background:#434A54;
}
input:focus, textarea:focus {
	border-color:#7AB80D;
}
/*控件样式*/

/*common bootstrap*/

.fade {
	opacity:0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	outline:none;
}
.fade.in {
	opacity:1;
}
.fade .t {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.fade.in .t {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
/*tooltip bootstrap*/

.tooltip {
	z-index:999999;
	position: absolute;
	display: block;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
	visibility: visible;
}
.tooltip.in {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.9;
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}
.tooltip-inner {
	max-width:300px;
	padding: 8px 8px;
	font-family:微软雅黑;
	color:#000;
	text-align: center;
	text-decoration:none;
	background-color:#FFFF99;
	border-radius: 4px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color:#FFFF99;
	border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-top-color:#FFFF99;
	border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
	right: 5px;
	bottom: 0;
	border-top-color:#FFFF99;
	border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color:#FFFF99;
	border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color:#FFFF99;
	border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color:#FFFF99;
	border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-bottom-color:#FFFF99;
	border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-bottom-color:#FFFF99;
	border-width: 0 5px 5px;
}
.tooltip_a .tooltip.in {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
.tooltip_a .tooltip-inner {
	background-color:#000;
	color:#fff;
}
.tooltip_a .tooltip.top .tooltip-arrow {
	border-top-color:#000;
}
.tooltip_a .tooltip.top-left .tooltip-arrow {
	border-top-color:#000;
}
.tooltip_a .tooltip.top-right .tooltip-arrow {
	border-top-color:#000;
}
.tooltip_a .tooltip.right .tooltip-arrow {
	border-right-color:#000;
}
.tooltip_a .tooltip.left .tooltip-arrow {
	border-left-color:#000;
}
.tooltip_a .tooltip.bottom .tooltip-arrow {
	border-bottom-color:#000;
}
.tooltip_a .tooltip.bottom-left .tooltip-arrow {
	border-bottom-color:#000;
}
.tooltip_a .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color:#000;
}
/*modal bootstrap*/

.modal {
	z-index:999;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:none;
	overflow-y:auto;
	overflow-x:hidden;
}
.modal-open {
	overflow:hidden;
}
.modal-content {
	position:relative;
	margin:0 0 20px 0;
	outline: none;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index:998;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/*model_preview bootstrap*/

.model_preview .model_preview_content {
	background:#000;
}
.model_preview_close {
	z-index:999;
	position:absolute;
	width:50px;
	height:50px;
	right:0;
	top:0;
	cursor:pointer;
	background:url("../../images/nav/sprite.png")/*tpa=http://xing-se.com.cn/tools/images/sprite.png*/ 0 -50px #000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
/*modal_tab bootstrap*/

.tab_n {
	height:32px;
	
}
#copycode {
   width:100px;
   padding:0px;
}
.tab_n li {
	float:left;
	display:inline;
	margin-right:-1px;
	margin-bottom;-1px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
}
.tab_n li a {
	display:block;
	height:30px;
	line-height:30px;
	padding:0 15px;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	border:1px solid #333;
	background:#666;
	font-weight:normal;
}
.tab_n li.active_ed a {
	border:1px solid #333;
	background:#08a1ef;
	color:#fff !important;
}
.tab_c .tab_pane {
	display:none;
}
.tab_c .active_ed {
	display:block;
}
/*modal bootstrap dropdown*/

.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width:60px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu .pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin:5px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu-left {
	right: auto;
	left: 0;
}
.dropdown .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
/*icheckbox input*/

.icheckbox_set {
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	position:static;
}
/*ui-draggable,ui-resizable*/

.ui-draggable {
	cursor:move;
}
.ui-resizable .ui-resizable-n, .ui-resizable .ui-resizable-e, .ui-resizable .ui-resizable-s, .ui-resizable .ui-resizable-w {
	line-height:0;
	font-size:0;
	background:#ccaf69;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8
}
.ui-resizable .ui-resizable-n {
	height:1px;
	top:0;
}
.ui-resizable .ui-resizable-s {
	height:1px;
	bottom:0;
}
.ui-resizable .ui-resizable-e {
	width:1px;
	right:0;
}
.ui-resizable .ui-resizable-w {
	width:1px;
	left:0;
}
.ui-resizable .ui-resizable-se, .ui-resizable .ui-resizable-sw, .ui-resizable .ui-resizable-ne, .ui-resizable .ui-resizable-nw {
	display:none;
}
.ui-draggable-selected .ui-resizable-n, .ui-draggable-selected .ui-resizable-e, .ui-draggable-selected .ui-resizable-s, .ui-draggable-selected .ui-resizable-w {
	line-height:0;
	font-size:0;
	background:#ff0000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1
}
.ui-draggable-selected .ui-resizable-n {
	height:1px;
}
.ui-draggable-selected .ui-resizable-s {
	height:1px;
}
.ui-draggable-selected .ui-resizable-e {
	width:1px;
}
.ui-draggable-selected .ui-resizable-w {
	width:1px;
}
.ui-draggable-selected .ui-resizable-se, .ui-draggable-selected .ui-resizable-sw, .ui-draggable-selected .ui-resizable-ne, .ui-draggable-selected .ui-resizable-nw {
	background:#ff0000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.ui-draggable-selected .ui-resizable-se {
	background-image:none;
	width:7px;
	height:7px;
	right:-3px;
	bottom:-3px;
}
.ui-draggable-selected .ui-resizable-sw {
	background-image:none;
	width:7px;
	height:7px;
	left:-3px;
	bottom:-3px;
}
.ui-draggable-selected .ui-resizable-ne {
	background-image:none;
	width:7px;
	height:7px;
	right:-3px;
	top:-3px;
}
.ui-draggable-selected .ui-resizable-nw {
	background-image:none;
	width:7px;
	height:7px;
	left:-3px;
	top:-3px;
}
.ui-draggable-selected-app {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	opacity:0.2;
}
.xs_drag {
	z-index:50;
	position:absolute;
	left:0;
	top:0;
	background:#1efcff;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	opacity:0.2;
}
.xs_close {
	z-index:999;
	position:absolute;
	right:-10px;
	top:-10px;
	width:25px;
	height:25px;
	border:0;
	cursor:pointer;
	background:url("../../images/nav/sprite.png")/*tpa=http://xing-se.com.cn/tools/images/sprite.png*/ -75px 0;
}
.ui-draggable-selected .xs_drag {
	background:#DA4453;
}
/*ui-tooltip*/

/*ui-dialog*/

.ui-widget-overlay {
	z-index:9998;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#000;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
.ui-dialog {
	cursor:auto;
	z-index:9999;
	position:fixed;
	top:0;
	left:0;
	border:0;
	padding:0;
	width:300px;
	overflow:hidden;
	background:none;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.6);
 -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.6);
 box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:arial;
}
.ui-dialog .ui-dialog-titlebar {
	padding:0 20px;
	border:0;
	cursor:move;
	outline: medium none;
	position:relative;
	height:50px;
	line-height:50px;
	background:#454545;
	border-bottom:1px #666 solid;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
	font-family:微软雅黑;
	font-size:18px;
	font-weight:normal;
	color:#fff !important;
}
.ui-dialog .ui-dialog-content {
	border:0;
	padding:20px 20px;
	border-radius:0;
	background:#454545;
}
.ui-dialog .ui-dialog-titlebar-close {
	position:absolute;
	right:15px;
	top:12px;
	width:25px;
	height:25px;
	line-height:25px;
	background:none;
	border:0;
	cursor:pointer;
}
.ui-dialog .ui-dialog-titlebar-close span {
	display:block;
	text-indent:9999px;
	width:25px;
	height:25px;
	background:url("../../images/nav/sprite.png")/*tpa=http://xing-se.com.cn/tools/images/sprite.png*/ 0 -25px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-text {
	display:none;
}
.ui-dialog .ui-dialog-titlebar-close:hover span {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
/*ui-dialog btn_gencode_code*/

.btn_gencode_code textarea {
	width: 550px;
	height: 150px;
	margin-bottom: 20px;
	outline: medium none;
	color: #fff;
	padding: 5px;
	border: 1px solid #666;
	background: #212121;
}
.btn_gencode_code .btn button {
	height:30px;
	line-height:28px;
	padding:0 20px;
	margin-right:10px;
	border:0;
	cursor:pointer;
	font-family:微软雅黑;
	font-size:14px;
	color:#fff;
	background:#666;
	border:1px #333 solid;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.btn_gencode_code .btn button:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity:0.7;
}
/*ui-datepicker*/

.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active, .ui-datepicker .ui-widget-header .ui-state-active {
	border:0;
	color:#fff;
	background:#DA4453;
}
/*CSS3基本动画效果*/

.lu_eftime1 {
	-webkit-transition:all 0.2s ease-out 0s;
	-moz-transition:all 0.2s ease-out 0s;
	-o-transition:all 0.2s ease-out 0s;
	transition:all 0.2s ease-out 0s;
}
.lu_eftime2 {
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}
.lu_eftime3 {
	-webkit-transition:all 0.5s ease-out 0s;
	-moz-transition:all 0.5s ease-out 0s;
	-o-transition:all 0.5s ease-out 0s;
	transition:all 0.5s ease-out 0s;
}
.lu_eftime4 {
	-webkit-transition:all 1s ease-out 0s;
	-moz-transition:all 1s ease-out 0s;
	-o-transition:all 1s ease-out 0s;
	transition:all 1s ease-out 0s;
}
/*正面图特效*/

/*缩放*/

.lu_pocoimage .lu_efa1, .lu_pocoimage .lu_efa2, .lu_pocoimage .lu_efa3 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	transform:scale(1, 1);
}
.lu_pocoimage:hover .lu_efa1 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	transform:scale(0, 0);
}/*缩小到0*/
.lu_pocoimage:hover .lu_efa2 {
	-webkit-transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
}/*缩小0.5倍*/
.lu_pocoimage:hover .lu_efa3 {
	-webkit-transform:scale(1.5, 1.5);
	-moz-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
}/*放大1.5倍*/
.lulu_c:hover .lu_pocoimage_all .lu_efa1 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	transform:scale(0, 0);
}/*触发画布*//*缩小到0*/
.lulu_c:hover .lu_pocoimage_all .lu_efa2 {
	-webkit-transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
}/*触发画布*//*缩小0.5倍*/
.lulu_c:hover .lu_pocoimage_all .lu_efa3 {
	-webkit-transform:scale(1.5, 1.5);
	-moz-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
}/*触发画布*//*放大1.5倍*/
/*移动*/

.lu_pocoimage .lu_efb1, .lu_pocoimage .lu_efb2, .lu_pocoimage .lu_efb2_1, .lu_pocoimage .lu_efb3, .lu_pocoimage .lu_efb4, .lu_pocoimage .lu_efb4_1, .lu_pocoimage .lu_efb5, .lu_pocoimage .lu_efb6, .lu_pocoimage .lu_efb6_1, .lu_pocoimage .lu_efb7, .lu_pocoimage .lu_efb8, .lu_pocoimage .lu_efb8_1 {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	transform:translate(0, 0);
}
.lu_pocoimage:hover .lu_efb1 {
	-webkit-transform:translate(0, -10px);
	-moz-transform:translate(0, -10px);
	transform:translate(0, -10px);
}/*向上移动10px*/
.lu_pocoimage:hover .lu_efb2 {
	-webkit-transform:translate(0, -20px);
	-moz-transform:translate(0, -20px);
	transform:translate(0, -20px);
}/*向上移动20px*/
.lu_pocoimage:hover .lu_efb2_1 {
	-webkit-transform:translate(0, -100px);
	-moz-transform:translate(0, -100px);
	transform:translate(0, -100px);
}/*向上移动100px*/
.lu_pocoimage:hover .lu_efb3 {
	-webkit-transform:translate(10px, 0);
	-moz-transform:translate(10px, 0);
	transform:translate(10px, 0);
}/*向右移动10px*/
.lu_pocoimage:hover .lu_efb4 {
	-webkit-transform:translate(20px, 0);
	-moz-transform:translate(20px, 0);
	transform:translate(20px, 0);
}/*向右移动20px*/
.lu_pocoimage:hover .lu_efb4_1 {
	-webkit-transform:translate(100px, 0);
	-moz-transform:translate(100px, 0);
	transform:translate(100px, 0);
}/*向右移动100px*/
.lu_pocoimage:hover .lu_efb5 {
	-webkit-transform:translate(0, 10px);
	-moz-transform:translate(0, 10px);
	transform:translate(0, 10px);
}/*向下移动10px*/
.lu_pocoimage:hover .lu_efb6 {
	-webkit-transform:translate(0, 20px);
	-moz-transform:translate(0, 20px);
	transform:translate(0, 20px);
}/*向下移动20px*/
.lu_pocoimage:hover .lu_efb6_1 {
	-webkit-transform:translate(0, 100px);
	-moz-transform:translate(0, 100px);
	transform:translate(0, 100px);
}/*向下移动100px*/
.lu_pocoimage:hover .lu_efb7 {
	-webkit-transform:translate(-10px, 0);
	-moz-transform:translate(-10px, 0);
	transform:translate(-10px, 0);
}/*向左移动10px*/
.lu_pocoimage:hover .lu_efb8 {
	-webkit-transform:translate(-20px, 0);
	-moz-transform:translate(-20px, 0);
	transform:translate(-20px, 0);
}/*向左移动20px*/
.lu_pocoimage:hover .lu_efb8_1 {
	-webkit-transform:translate(-100px, 0);
	-moz-transform:translate(-100px, 0);
	transform:translate(-100px, 0);
}/*向左移动100px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb1 {
	-webkit-transform:translate(0, -10px);
	-moz-transform:translate(0, -10px);
	transform:translate(0, -10px);
}/*触发画布*//*向上移动10px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb2 {
	-webkit-transform:translate(0, -20px);
	-moz-transform:translate(0, -20px);
	transform:translate(0, -20px);
}/*触发画布*//*向上移动20px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb2_1 {
	-webkit-transform:translate(0, -100px);
	-moz-transform:translate(0, -100px);
	transform:translate(0, -100px);
}/*触发画布*//*向上移动100px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb3 {
	-webkit-transform:translate(10px, 0);
	-moz-transform:translate(10px, 0);
	transform:translate(10px, 0);
}/*触发画布*//*向右移动10px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb4 {
	-webkit-transform:translate(20px, 0);
	-moz-transform:translate(20px, 0);
	transform:translate(20px, 0);
}/*触发画布*//*向右移动20px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb4_1 {
	-webkit-transform:translate(100px, 0);
	-moz-transform:translate(100px, 0);
	transform:translate(100px, 0);
}/*触发画布*//*向右移动100px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb5 {
	-webkit-transform:translate(0, 10px);
	-moz-transform:translate(0, 10px);
	transform:translate(0, 10px);
}/*触发画布*//*向下移动10px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb6 {
	-webkit-transform:translate(0, 20px);
	-moz-transform:translate(0, 20px);
	transform:translate(0, 20px);
}/*触发画布*//*向下移动20px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb6_1 {
	-webkit-transform:translate(0, 100px);
	-moz-transform:translate(0, 100px);
	transform:translate(0, 100px);
}/*触发画布*//*向下移动100px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb7 {
	-webkit-transform:translate(-10px, 0);
	-moz-transform:translate(-10px, 0);
	transform:translate(-10px, 0);
}/*触发画布*//*向左移动10px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb8 {
	-webkit-transform:translate(-20px, 0);
	-moz-transform:translate(-20px, 0);
	transform:translate(-20px, 0);
}/*触发画布*//*向左移动20px*/
.lulu_c:hover .lu_pocoimage_all .lu_efb8_1 {
	-webkit-transform:translate(-100px, 0);
	-moz-transform:translate(-100px, 0);
	transform:translate(-100px, 0);
}/*触发画布*//*向左移动100px*/
/*旋转*/

.lu_pocoimage:hover .lu_efc1 {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
}/*逆时针旋转45度*/
.lu_pocoimage:hover .lu_efc1_1 {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
}/*逆时针旋转90度*/
.lu_pocoimage:hover .lu_efc2 {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	transform:rotate(-360deg);
}/*逆时针旋转360度*/
.lu_pocoimage:hover .lu_efc3 {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
}/*顺时针旋转45度*/
.lu_pocoimage:hover .lu_efc3_1 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg);
}/*顺时针旋转90度*/
.lu_pocoimage:hover .lu_efc4 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}/*顺时针旋转360度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc1 {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg);
}/*触发画布*//*逆时针旋转45度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc1_1 {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	transform:rotate(-90deg);
}/*触发画布*//*逆时针旋转90度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc2 {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	transform:rotate(-360deg);
}/*触发画布*//*逆时针旋转360度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc3 {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
}/*触发画布*//*顺时针旋转45度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc3_1 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg);
}/*触发画布*//*顺时针旋转90度*/
.lulu_c:hover .lu_pocoimage_all .lu_efc4 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}/*触发画布*//*顺时针旋转360度*/
/*反面图特效*/

/*旋转出现*/

.lu_pocoimage:hover .lu_effa1 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	transform:rotate(360deg);
}
/*放大出现*/

.lu_pocoimage .lu_effa2 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	transform:scale(0, 0);
}
.lu_pocoimage:hover .lu_effa2 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	transform:scale(1, 1);
}
/*向上移动出现*/

.lu_pocoimage .lu_effa3 {
	-webkit-transform:translate(0, 100%);
	-moz-transform:translate(0, 100%);
	transform:translate(0, 100%);
}
.lu_pocoimage:hover .lu_effa3 {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	transform:translate(0, 0);
}
/*向右移动出现*/

.lu_pocoimage .lu_effa4 {
	-webkit-transform:translate(-100%, 0);
	-moz-transform:translate(-100%, 0);
	transform:translate(-100%, 0);
}
.lu_pocoimage:hover .lu_effa4 {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	transform:translate(0, 0);
}
/*向下移动出现*/

.lu_pocoimage .lu_effa5 {
	-webkit-transform:translate(0, -100%);
	-moz-transform:translate(0, -100%);
	transform:translate(0, -100%);
}
.lu_pocoimage:hover .lu_effa5 {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	transform:translate(0, 0);
}
/*向左移动出现*/

.lu_pocoimage .lu_effa6 {
	-webkit-transform:translate(100%, 0);
	-moz-transform:translate(100%, 0);
	transform:translate(100%, 0);
}
.lu_pocoimage:hover .lu_effa6 {
	-webkit-transform:translate(0, 0);
	-moz-transform:translate(0, 0);
	transform:translate(0, 0);
}
/* ------------------------------------------

  模版自定义区定义CSS

--------------------------------------------- */

.xsRel, .xsReltwo {
	position:relative;
}
.xsAbs {
	position:absolute;
}
.lulu_c {
	position:relative;
	margin:0 auto;
}
.lulu_cc {
	position:absolute;
}
/* ------------------------------------------

  用于对弹出组件CSS3效果显示BUG修复 lulu_popup > lulu_popup_content > xsReltwo



.lulu_popup .lulu_popup_content .xsReltwo,

.lulu_popup .lulu_popup_content .xsReltwo .lulu_cc{display:none;}

.lulu_popup:hover .lulu_popup_content .xsReltwo,

.lulu_popup:hover .lulu_popup_content .xsReltwo .lulu_cc{display:block;}--------------------------------------------- */

.lulu_popup .lulu_popup_content .xsReltwo .lulu_cc {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
	-webkit-transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	transition-duration:0.1s;
}
.lulu_popup:hover .lulu_popup_content .xsReltwo .lulu_cc {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-webkit-transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	transition-duration:0.1s;
}
/* ------------------------------------------

  渐隐显示/直接显示

--------------------------------------------- */

.lu_img {
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:0 0;
}
.lu_img .lu_hoverimg {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}
.lu_img .lu_hoverimg100 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.lu_pocoimage:hover .lu_img .lu_hoverimg {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.lulu_c:hover .lu_pocoimage_all .lu_img .lu_hoverimg {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.xsReltwo:hover .lu_pocoimage_allTwo .lu_img .lu_hoverimg {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
/*图片透明度*/

.LLWtrans20 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	opacity:0.2;
}/*20%透明*/
.LLWtrans40 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity:0.4;
}/*40%透明*/
.LLWtrans60 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	opacity:0.6;
}/*60%透明*/
.LLWtrans80 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity:0.8;
}/*80%透明*/
/*透明效果*/

.LLWtrans_hide {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}/*渐隐*/
.LLWtrans_show {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}/*渐现*/
.lu_pocoimage:hover .LLWtrans_hide {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}
.lu_pocoimage:hover .LLWtrans_show {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_hide {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_show {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_hide {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_show {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
/*上下位移效果*/

.LLWtrans_translateT0 {
	position:relative;
	top:0;
}/*向上移动需加样式*/
.LLWtrans_translateTx000 {
	position:relative;
	top:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateT05 {
	top:-5px;
}/*向上移动5px*/
.lu_pocoimage:hover .LLWtrans_translateT10 {
	top:-10px;
}/*向上移动10px*/
.lu_pocoimage:hover .LLWtrans_translateT30 {
	top:-30px;
}/*向上移动30px*/
.lu_pocoimage:hover .LLWtrans_translateT50 {
	top:-50px;
}/*向上移动50px*/
.lu_pocoimage:hover .LLWtrans_translateT100 {
	top:-100px;
}/*向上移动100px*/
.lu_pocoimage:hover .LLWtrans_translateT150 {
	top:-150px;
}/*向上移动150px*/
.lu_pocoimage:hover .LLWtrans_translateT200 {
	top:-200px;
}/*向上移动200px*/
.lu_pocoimage:hover .LLWtrans_translateT300 {
	top:-300px;
}/*向上移动300px*/
.lu_pocoimage:hover .LLWtrans_translateT400 {
	top:-400px;
}/*向上移动400px*/
.lu_pocoimage:hover .LLWtrans_translateT600 {
	top:-600px;
}/*向上移动600px*/
.lu_pocoimage:hover .LLWtrans_translateTx000 {
	top:0;
}/*向下出现*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT05 {
	top:-5px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT10 {
	top:-10px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT30 {
	top:-30px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT50 {
	top:-50px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT100 {
	top:-100px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT150 {
	top:-150px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT200 {
	top:-200px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT300 {
	top:-300px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT400 {
	top:-400px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT600 {
	top:-600px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateTx000 {
	top:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT05 {
	top:-5px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT10 {
	top:-10px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT30 {
	top:-30px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT50 {
	top:-50px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT100 {
	top:-100px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT150 {
	top:-150px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT200 {
	top:-200px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT300 {
	top:-300px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT400 {
	top:-400px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT600 {
	top:-600px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateTx000 {
	top:0;
}
.LLWtrans_translateB0 {
	position:relative;
	bottom:0;
}/*向下移动需加样式*/
.LLWtrans_translateBx000 {
	position:relative;
	bottom:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateB05 {
	bottom:-5px;
}/*向下移动5px*/
.lu_pocoimage:hover .LLWtrans_translateB10 {
	bottom:-10px;
}/*向下移动10px*/
.lu_pocoimage:hover .LLWtrans_translateB30 {
	bottom:-30px;
}/*向下移动30px*/
.lu_pocoimage:hover .LLWtrans_translateB50 {
	bottom:-50px;
}/*向下移动50px*/
.lu_pocoimage:hover .LLWtrans_translateB100 {
	bottom:-100px;
}/*向下移动100px*/
.lu_pocoimage:hover .LLWtrans_translateB150 {
	bottom:-150px;
}/*向下移动150px*/
.lu_pocoimage:hover .LLWtrans_translateB200 {
	bottom:-200px;
}/*向下移动200px*/
.lu_pocoimage:hover .LLWtrans_translateB300 {
	bottom:-300px;
}/*向下移动300px*/
.lu_pocoimage:hover .LLWtrans_translateB400 {
	bottom:-400px;
}/*向下移动400px*/
.lu_pocoimage:hover .LLWtrans_translateB600 {
	bottom:-600px;
}/*向下移动600px*/
.lu_pocoimage:hover .LLWtrans_translateBx000 {
	bottom:0;
}/*向上出现*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB05 {
	bottom:-5px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB10 {
	bottom:-10px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB30 {
	bottom:-30px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB50 {
	bottom:-50px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB100 {
	bottom:-100px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB150 {
	bottom:-150px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB200 {
	bottom:-200px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB300 {
	bottom:-300px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB400 {
	bottom:-400px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB600 {
	bottom:-600px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateBx000 {
	bottom:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB05 {
	bottom:-5px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB10 {
	bottom:-10px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB30 {
	bottom:-30px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB50 {
	bottom:-50px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB100 {
	bottom:-100px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB150 {
	bottom:-150px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB200 {
	bottom:-200px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB300 {
	bottom:-300px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB400 {
	bottom:-400px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB600 {
	bottom:-600px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateBx000 {
	bottom:0;
}
.lu_pocoimage .LLWtrans_translateT000 {
	top:-100%;
}/*反图向下出现*/
.lu_pocoimage .LLWtrans_translateB000 {
	bottom:-100%;
}/*反图向上出现*/
.lu_pocoimage_all .LLWtrans_translateT000 {
	top:-100%;
}
.lu_pocoimage_all .LLWtrans_translateB000 {
	bottom:-100%;
}
.lu_pocoimage_allTwo .LLWtrans_translateT000 {
	top:-100%;
}
.lu_pocoimage_allTwo .LLWtrans_translateB000 {
	bottom:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateT000 {
	top:0;
}
.lu_pocoimage:hover .LLWtrans_translateB000 {
	bottom:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateT000 {
	top:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateB000 {
	bottom:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateT000 {
	top:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateB000 {
	bottom:0;
}
/*左右位移效果*/

.LLWtrans_translateL0 {
	position:relative;
	left:0;
}/*向左移动需加样式*/
.LLWtrans_translateLx000 {
	position:relative;
	left:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateL05 {
	left:-5px;
}/*向左移动5px*/
.lu_pocoimage:hover .LLWtrans_translateL10 {
	left:-10px;
}/*向左移动10px*/
.lu_pocoimage:hover .LLWtrans_translateL30 {
	left:-30px;
}/*向左移动30px*/
.lu_pocoimage:hover .LLWtrans_translateL50 {
	left:-50px;
}/*向左移动50px*/
.lu_pocoimage:hover .LLWtrans_translateL100 {
	left:-100px;
}/*向左移动100px*/
.lu_pocoimage:hover .LLWtrans_translateL150 {
	left:-150px;
}/*向左移动150px*/
.lu_pocoimage:hover .LLWtrans_translateL200 {
	left:-200px;
}/*向左移动200px*/
.lu_pocoimage:hover .LLWtrans_translateL300 {
	left:-300px;
}/*向左移动300px*/
.lu_pocoimage:hover .LLWtrans_translateL400 {
	left:-400px;
}/*向左移动400px*/
.lu_pocoimage:hover .LLWtrans_translateL600 {
	left:-600px;
}/*向左移动600px*/
.lu_pocoimage:hover .LLWtrans_translateLx000 {
	left:0;
}/*向右出现*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL05 {
	left:-5px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL10 {
	left:-10px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL30 {
	left:-30px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL50 {
	left:-50px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL100 {
	left:-100px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL150 {
	left:-150px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL200 {
	left:-200px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL300 {
	left:-300px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL400 {
	left:-400px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL600 {
	left:-600px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateLx000 {
	left:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL05 {
	left:-5px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL10 {
	left:-10px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL30 {
	left:-30px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL50 {
	left:-50px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL100 {
	left:-100px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL150 {
	left:-150px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL200 {
	left:-200px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL300 {
	left:-300px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL400 {
	left:-400px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL600 {
	left:-600px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateLx000 {
	left:0;
}
.LLWtrans_translateR0 {
	position:relative;
	right:0;
}/*向右移动需加样式*/
.LLWtrans_translateRx000 {
	position:relative;
	right:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateR05 {
	right:-5px;
}/*向右移动5px*/
.lu_pocoimage:hover .LLWtrans_translateR10 {
	right:-10px;
}/*向右移动10px*/
.lu_pocoimage:hover .LLWtrans_translateR30 {
	right:-30px;
}/*向右移动30px*/
.lu_pocoimage:hover .LLWtrans_translateR50 {
	right:-50px;
}/*向右移动50px*/
.lu_pocoimage:hover .LLWtrans_translateR100 {
	right:-100px;
}/*向右移动100px*/
.lu_pocoimage:hover .LLWtrans_translateR150 {
	right:-150px;
}/*向右移动150px*/
.lu_pocoimage:hover .LLWtrans_translateR200 {
	right:-200px;
}/*向右移动200px*/
.lu_pocoimage:hover .LLWtrans_translateR300 {
	right:-300px;
}/*向右移动300px*/
.lu_pocoimage:hover .LLWtrans_translateR400 {
	right:-400px;
}/*向右移动400px*/
.lu_pocoimage:hover .LLWtrans_translateR600 {
	right:-600px;
}/*向右移动600px*/
.lu_pocoimage:hover .LLWtrans_translateRx000 {
	right:0;
}/*向左出现*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR05 {
	right:-5px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR10 {
	right:-10px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR30 {
	right:-30px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR50 {
	right:-50px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR100 {
	right:-100px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR150 {
	right:-150px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR200 {
	right:-200px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR300 {
	right:-300px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR400 {
	right:-400px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR600 {
	right:-600px;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateRx000 {
	right:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR05 {
	right:-5px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR10 {
	right:-10px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR30 {
	right:-30px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR50 {
	right:-50px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR100 {
	right:-100px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR150 {
	right:-150px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR200 {
	right:-200px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR300 {
	right:-300px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR400 {
	right:-400px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR600 {
	right:-600px;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateRx000 {
	right:0;
}
.lu_pocoimage .LLWtrans_translateL000 {
	left:-100%;
}/*反图向右出现*/
.lu_pocoimage .LLWtrans_translateR000 {
	right:-100%;
}/*反图向左出现*/
.lu_pocoimage_all .LLWtrans_translateL000 {
	left:-100%;
}
.lu_pocoimage_all .LLWtrans_translateR000 {
	right:-100%;
}
.lu_pocoimage_allTwo .LLWtrans_translateL000 {
	left:-100%;
}
.lu_pocoimage_allTwo .LLWtrans_translateR000 {
	right:-100%;
}
.lu_pocoimage:hover .LLWtrans_translateL000 {
	left:0;
}
.lu_pocoimage:hover .LLWtrans_translateR000 {
	right:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateL000 {
	left:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_translateR000 {
	right:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateL000 {
	left:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_translateR000 {
	right:0;
}
/*变形效果*/

.LLWtrans_scale0 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	transform:scale(1, 1);
}/*缩小到0*/
.LLWtrans_scale100 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	-o-transform:scale(0, 0);
	transform:scale(0, 0);
}/*0到原尺寸*/
.lu_pocoimage:hover .LLWtrans_rotateF10 {
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	transform:rotate(-10deg);
}/*逆时针旋转10度*/
.lu_pocoimage:hover .LLWtrans_rotateF30 {
	-webkit-transform:rotate(-30deg);
	-moz-transform:rotate(-30deg);
	-o-transform:rotate(-30deg);
	transform:rotate(-30deg);
}/*逆时针旋转30度*/
.lu_pocoimage:hover .LLWtrans_rotateF45 {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}/*逆时针旋转45度*/
.lu_pocoimage:hover .LLWtrans_rotateF90 {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}/*逆时针旋转90度*/
.lu_pocoimage:hover .LLWtrans_rotateF180 {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}/*逆时针旋转180度*/
.lu_pocoimage:hover .LLWtrans_rotateF360 {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	-o-transform:rotate(-360deg);
	transform:rotate(-360deg);
}/*逆时针旋转360度*/
.lu_pocoimage:hover .LLWtrans_rotateF720 {
	-webkit-transform:rotate(-720deg);
	-moz-transform:rotate(-720deg);
	-o-transform:rotate(-720deg);
	transform:rotate(-720deg);
}/*逆时针旋转720度*/
.lu_pocoimage:hover .LLWtrans_rotate10 {
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	transform:rotate(10deg);
}/*顺时针旋转10度*/
.lu_pocoimage:hover .LLWtrans_rotate30 {
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-o-transform:rotate(30deg);
	transform:rotate(30deg);
}/*顺时针旋转30度*/
.lu_pocoimage:hover .LLWtrans_rotate45 {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}/*顺时针旋转45度*/
.lu_pocoimage:hover .LLWtrans_rotate90 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}/*顺时针旋转90度*/
.lu_pocoimage:hover .LLWtrans_rotate180 {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}/*顺时针旋转180度*/
.lu_pocoimage:hover .LLWtrans_rotate360 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}/*顺时针旋转360度*/
.lu_pocoimage:hover .LLWtrans_rotate720 {
	-webkit-transform:rotate(720deg);
	-moz-transform:rotate(720deg);
	-o-transform:rotate(720deg);
	transform:rotate(720deg);
}/*顺时针旋转720度*/
.lu_pocoimage:hover .LLWtrans_scale0 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	-o-transform:scale(0, 0);
	transform:scale(0, 0);
}
.lu_pocoimage:hover .LLWtrans_scale100 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	transform:scale(1, 1);
}
.lu_pocoimage:hover .LLWtrans_scale05 {
	-webkit-transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	-o-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
}/*缩小0.5倍*/
.lu_pocoimage:hover .LLWtrans_scale08 {
	-webkit-transform:scale(0.8, 0.8);
	-moz-transform:scale(0.8, 0.8);
	-o-transform:scale(0.8, 0.8);
	transform:scale(0.8, 0.8);
}/*缩小0.8倍*/
.lu_pocoimage:hover .LLWtrans_scale09 {
	-webkit-transform:scale(0.9, 0.9);
	-moz-transform:scale(0.9, 0.9);
	-o-transform:scale(0.9, 0.9);
	transform:scale(0.9, 0.9);
}/*缩小0.9倍*/
.lu_pocoimage:hover .LLWtrans_scale11 {
	-webkit-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}/*放大1.1倍*/
.lu_pocoimage:hover .LLWtrans_scale111 {
	-webkit-transform:scale(1.11, 1.11);
	-moz-transform:scale(1.11, 1.11);
	-o-transform:scale(1.11, 1.11);
	transform:scale(1.11, 1.11);
}
.lu_pocoimage:hover .LLWtrans_scale112 {
	-webkit-transform:scale(1.12, 1.12);
	-moz-transform:scale(1.12, 1.12);
	-o-transform:scale(1.12, 1.12);
	transform:scale(1.12, 1.12);
}
.lu_pocoimage:hover .LLWtrans_scale113 {
	-webkit-transform:scale(1.13, 1.13);
	-moz-transform:scale(1.13, 1.13);
	-o-transform:scale(1.13, 1.13);
	transform:scale(1.13, 1.13);
}
.lu_pocoimage:hover .LLWtrans_scale114 {
	-webkit-transform:scale(1.14, 1.14);
	-moz-transform:scale(1.14, 1.14);
	-o-transform:scale(1.14, 1.14);
	transform:scale(1.14, 1.14);
}
.lu_pocoimage:hover .LLWtrans_scale115 {
	-webkit-transform:scale(1.15, 1.15);
	-moz-transform:scale(1.15, 1.15);
	-o-transform:scale(1.15, 1.15);
	transform:scale(1.15, 1.15);
}
.lu_pocoimage:hover .LLWtrans_scale12 {
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-o-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2);
}/*放大1.2倍*/
.lu_pocoimage:hover .LLWtrans_scale15 {
	-webkit-transform:scale(1.5, 1.5);
	-moz-transform:scale(1.5, 1.5);
	-o-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
}/*放大1.5倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF10 {
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	transform:rotate(-10deg);
}/*逆时针旋转10度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF30 {
	-webkit-transform:rotate(-30deg);
	-moz-transform:rotate(-30deg);
	-o-transform:rotate(-30deg);
	transform:rotate(-30deg);
}/*逆时针旋转30度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF45 {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}/*逆时针旋转45度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF90 {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}/*逆时针旋转90度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF180 {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}/*逆时针旋转180度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF360 {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	-o-transform:rotate(-360deg);
	transform:rotate(-360deg);
}/*逆时针旋转360度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotateF720 {
	-webkit-transform:rotate(-720deg);
	-moz-transform:rotate(-720deg);
	-o-transform:rotate(-720deg);
	transform:rotate(-720deg);
}/*逆时针旋转720度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate10 {
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	transform:rotate(10deg);
}/*顺时针旋转10度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate30 {
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-o-transform:rotate(30deg);
	transform:rotate(30deg);
}/*顺时针旋转30度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate45 {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}/*顺时针旋转45度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate90 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}/*顺时针旋转90度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate180 {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}/*顺时针旋转180度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate360 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}/*顺时针旋转360度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_rotate720 {
	-webkit-transform:rotate(720deg);
	-moz-transform:rotate(720deg);
	-o-transform:rotate(720deg);
	transform:rotate(720deg);
}/*顺时针旋转720度*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale0 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	-o-transform:scale(0, 0);
	transform:scale(0, 0);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale100 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	transform:scale(1, 1);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale05 {
	-webkit-transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	-o-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
}/*缩小0.5倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale08 {
	-webkit-transform:scale(0.8, 0.8);
	-moz-transform:scale(0.8, 0.8);
	-o-transform:scale(0.8, 0.8);
	transform:scale(0.8, 0.8);
}/*缩小0.8倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale09 {
	-webkit-transform:scale(0.9, 0.9);
	-moz-transform:scale(0.9, 0.9);
	-o-transform:scale(0.9, 0.9);
	transform:scale(0.9, 0.9);
}/*缩小0.9倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale11 {
	-webkit-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}/*放大1.1倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale111 {
	-webkit-transform:scale(1.11, 1.11);
	-moz-transform:scale(1.11, 1.11);
	-o-transform:scale(1.11, 1.11);
	transform:scale(1.11, 1.11);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale112 {
	-webkit-transform:scale(1.12, 1.12);
	-moz-transform:scale(1.12, 1.12);
	-o-transform:scale(1.12, 1.12);
	transform:scale(1.12, 1.12);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale113 {
	-webkit-transform:scale(1.13, 1.13);
	-moz-transform:scale(1.13, 1.13);
	-o-transform:scale(1.13, 1.13);
	transform:scale(1.13, 1.13);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale114 {
	-webkit-transform:scale(1.14, 1.14);
	-moz-transform:scale(1.14, 1.14);
	-o-transform:scale(1.14, 1.14);
	transform:scale(1.14, 1.14);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale115 {
	-webkit-transform:scale(1.15, 1.15);
	-moz-transform:scale(1.15, 1.15);
	-o-transform:scale(1.15, 1.15);
	transform:scale(1.15, 1.15);
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale12 {
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-o-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2);
}/*放大1.2倍*/
.lulu_c:hover .lu_pocoimage_all .LLWtrans_scale15 {
	-webkit-transform:scale(1.5, 1.5);
	-moz-transform:scale(1.5, 1.5);
	-o-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
}/*放大1.5倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF10 {
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	transform:rotate(-10deg);
}/*逆时针旋转10度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF30 {
	-webkit-transform:rotate(-30deg);
	-moz-transform:rotate(-30deg);
	-o-transform:rotate(-30deg);
	transform:rotate(-30deg);
}/*逆时针旋转30度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF45 {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}/*逆时针旋转45度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF90 {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
}/*逆时针旋转90度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF180 {
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	transform:rotate(-180deg);
}/*逆时针旋转180度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF360 {
	-webkit-transform:rotate(-360deg);
	-moz-transform:rotate(-360deg);
	-o-transform:rotate(-360deg);
	transform:rotate(-360deg);
}/*逆时针旋转360度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotateF720 {
	-webkit-transform:rotate(-720deg);
	-moz-transform:rotate(-720deg);
	-o-transform:rotate(-720deg);
	transform:rotate(-720deg);
}/*逆时针旋转720度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate10 {
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	transform:rotate(10deg);
}/*顺时针旋转10度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate30 {
	-webkit-transform:rotate(30deg);
	-moz-transform:rotate(30deg);
	-o-transform:rotate(30deg);
	transform:rotate(30deg);
}/*顺时针旋转30度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate45 {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}/*顺时针旋转45度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate90 {
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}/*顺时针旋转90度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate180 {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}/*顺时针旋转180度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate360 {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}/*顺时针旋转360度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_rotate720 {
	-webkit-transform:rotate(720deg);
	-moz-transform:rotate(720deg);
	-o-transform:rotate(720deg);
	transform:rotate(720deg);
}/*顺时针旋转720度*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale0 {
	-webkit-transform:scale(0, 0);
	-moz-transform:scale(0, 0);
	-o-transform:scale(0, 0);
	transform:scale(0, 0);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale100 {
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	transform:scale(1, 1);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale05 {
	-webkit-transform:scale(0.5, 0.5);
	-moz-transform:scale(0.5, 0.5);
	-o-transform:scale(0.5, 0.5);
	transform:scale(0.5, 0.5);
}/*缩小0.5倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale08 {
	-webkit-transform:scale(0.8, 0.8);
	-moz-transform:scale(0.8, 0.8);
	-o-transform:scale(0.8, 0.8);
	transform:scale(0.8, 0.8);
}/*缩小0.8倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale09 {
	-webkit-transform:scale(0.9, 0.9);
	-moz-transform:scale(0.9, 0.9);
	-o-transform:scale(0.9, 0.9);
	transform:scale(0.9, 0.9);
}/*缩小0.9倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale11 {
	-webkit-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
	transform:scale(1.1, 1.1);
}/*放大1.1倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale111 {
	-webkit-transform:scale(1.11, 1.11);
	-moz-transform:scale(1.11, 1.11);
	-o-transform:scale(1.11, 1.11);
	transform:scale(1.11, 1.11);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale112 {
	-webkit-transform:scale(1.12, 1.12);
	-moz-transform:scale(1.12, 1.12);
	-o-transform:scale(1.12, 1.12);
	transform:scale(1.12, 1.12);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale113 {
	-webkit-transform:scale(1.13, 1.13);
	-moz-transform:scale(1.13, 1.13);
	-o-transform:scale(1.13, 1.13);
	transform:scale(1.13, 1.13);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale114 {
	-webkit-transform:scale(1.14, 1.14);
	-moz-transform:scale(1.14, 1.14);
	-o-transform:scale(1.14, 1.14);
	transform:scale(1.14, 1.14);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale115 {
	-webkit-transform:scale(1.15, 1.15);
	-moz-transform:scale(1.15, 1.15);
	-o-transform:scale(1.15, 1.15);
	transform:scale(1.15, 1.15);
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale12 {
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-o-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2);
}/*放大1.2倍*/
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_scale15 {
	-webkit-transform:scale(1.5, 1.5);
	-moz-transform:scale(1.5, 1.5);
	-o-transform:scale(1.5, 1.5);
	transform:scale(1.5, 1.5);
}/*放大1.5倍*/
/*边框效果*/

.LLWtrans_border0 {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}/*变圆*/
.LLWtrans_border50 {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}/*变方*/
.lu_pocoimage:hover .LLWtrans_border0 {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.lu_pocoimage:hover .LLWtrans_border50 {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_border0 {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.lulu_c:hover .lu_pocoimage_all .LLWtrans_border50 {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_border0 {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.xsReltwo:hover .lu_pocoimage_allTwo .LLWtrans_border50 {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
/*动画时间*/

.LLWtrans_duration_01s {
	-webkit-transition-duration:0.1s;
	-moz-transition-duration:0.1s;
	-o-transition-duration:0.1s;
	transition-duration:0.1s;
}/*0.2秒*/
.LLWtrans_duration_02s {
	-webkit-transition-duration:0.2s;
	-moz-transition-duration:0.2s;
	-o-transition-duration:0.2s;
	transition-duration:0.2s;
}/*0.2秒*/
.LLWtrans_duration_03s {
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	transition-duration:0.3s;
}/*0.3秒*/
.LLWtrans_duration_04s {
	-webkit-transition-duration:0.4s;
	-moz-transition-duration:0.4s;
	-o-transition-duration:0.4s;
	transition-duration:0.4s;
}/*0.4秒*/
.LLWtrans_duration_05s {
	-webkit-transition-duration:0.5s;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	transition-duration:0.5s;
}/*0.5秒*/
.LLWtrans_duration_07s {
	-webkit-transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	transition-duration:0.7s;
}/*0.7秒*/
.LLWtrans_duration_08s {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
}/*0.8秒*/
.LLWtrans_duration_10s {
	-webkit-transition-duration:1.0s;
	-moz-transition-duration:1.0s;
	-o-transition-duration:1.0s;
	transition-duration:1.0s;
}/*1秒*/
.LLWtrans_duration_15s {
	-webkit-transition-duration:1.5s;
	-moz-transition-duration:1.5s;
	-o-transition-duration:1.5s;
	transition-duration:1.5s;
}/*1.5秒*/
.LLWtrans_duration_20s {
	-webkit-transition-duration:2.0s;
	-moz-transition-duration:2.0s;
	-o-transition-duration:2.0s;
	transition-duration:2.0s;
}/*2秒*/
/*动画过渡*/

.LLWtrans_timing_linear {
	-webkit-transition-timing-function:linear;
	-moz-transition-timing-function:linear;
	-o-transition-timing-function:linear;
	transition-timing-function:linear;
}/*线性过渡*/
.LLWtrans_timing_ease {
	-webkit-transition-timing-function:ease;
	-moz-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
}/*平滑过渡*/
.LLWtrans_timing_ease-in {
	-webkit-transition-timing-function:ease-in;
	-moz-transition-timing-function:ease-in;
	-o-transition-timing-function:ease-in;
	transition-timing-function:ease-in;
}/*由慢到快*/
.LLWtrans_timing_ease-out {
	-webkit-transition-timing-function:ease-out;
	-moz-transition-timing-function:ease-out;
	-o-transition-timing-function:ease-out;
	transition-timing-function:ease-out;
}/*由快到慢*/
.LLWtrans_timing_ease-in-out {
	-webkit-transition-timing-function:ease-in-out;
	-moz-transition-timing-function:ease-in-out;
	-o-transition-timing-function:ease-in-out;
	transition-timing-function:ease-in-out;
}/*由慢到快再到慢*/
/*动画等待*/

.LLWtrans_delay_01s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.1s;
	-o-transition-delay:0.1s;
	transition-delay:0.1s;
}/*0.1秒*/
.LLWtrans_delay_02s {
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-o-transition-delay:0.2s;
	transition-delay:0.2s;
}/*0.2秒*/
.LLWtrans_delay_03s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	transition-delay:0.3s;
}/*0.3秒*/
.LLWtrans_delay_04s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.4s;
	-o-transition-delay:0.4s;
	transition-delay:0.4s;
}/*0.4秒*/
.LLWtrans_delay_05s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.5s;
	-o-transition-delay:0.5s;
	transition-delay:0.5s;
}/*0.5秒*/
.LLWtrans_delay_06s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.6s;
	-o-transition-delay:0.6s;
	transition-delay:0.6s;
}/*0.6秒*/
.LLWtrans_delay_07s {
	-webkit-transition-delay:0.5s;
	-moz-transition-delay:0.7s;
	-o-transition-delay:0.7s;
	transition-delay:0.7s;
}/*0.6秒*/
.LLWtrans_delay_08s {
	-webkit-transition-delay:0.8s;
	-moz-transition-delay:0.8s;
	-o-transition-delay:0.8s;
	transition-delay:0.8s;
}/*0.8秒*/
.LLWtrans_delay_09s {
	-webkit-transition-delay:0.8s;
	-moz-transition-delay:0.9s;
	-o-transition-delay:0.9s;
	transition-delay:0.9s;
}/*0.9秒*/
.LLWtrans_delay_10s {
	-webkit-transition-delay:1.0s;
	-moz-transition-delay:1.0s;
	-o-transition-delay:1.0s;
	transition-delay:1.0s;
}/*1秒*/
.LLWtrans_delay_20s {
	-webkit-transition-delay:2.0s;
	-moz-transition-delay:2.0s;
	-o-transition-delay:2.0s;
	transition-delay:2.0s;
}/*2秒*/
.LLWtrans_delay_30s {
	-webkit-transition-delay:3.0s;
	-moz-transition-delay:3.0s;
	-o-transition-delay:3.0s;
	transition-delay:3.0s;
}/*3秒*/
/* ------------------------------------------

  textArea组件鼠标划过效果

--------------------------------------------- */

.xsBghover_trans_translateTT0 {
	left:0;
	top:0;
}
.xsBghover_trans_translateBB0 {
	left:0;
	bottom:0;
}
.xsBghover_trans_translateLL0 {
	top:0;
	left:0;
}
.xsBghover_trans_translateRR0 {
	top:0;
	right:0;
}
.xsBghover:hover .xsBghover_trans_translateTT0 {
	left:0;
	top:-100%;
}/*向上消失*/
.xsBghover:hover .xsBghover_trans_translateBB0 {
	left:0;
	bottom:-100%;
}/*向下消失*/
.xsBghover:hover .xsBghover_trans_translateLL0 {
	top:0;
	left:-100%;
}/*向左消失*/
.xsBghover:hover .xsBghover_trans_translateRR0 {
	top:0;
	right:-100%;
}/*向右消失*/
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateTT0 {
	left:0;
	top:-100%;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateBB0 {
	left:0;
	bottom:-100%;
}/*向下消失*/
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateLL0 {
	top:0;
	left:-100%;
}/*向左消失*/
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateRR0 {
	top:0;
	right:-100%;
}/*向右消失*/
.xsBghover_trans_translateT0 {
	left:0;
	top:-100%;
}/*向下出现*/
.xsBghover_trans_translateB0 {
	left:0;
	bottom:-100%;
}/*向上出现*/
.xsBghover_trans_translateL0 {
	top:0;
	left:-100%;
}/*向右出现*/
.xsBghover_trans_translateR0 {
	top:0;
	right:-100%;
}/*向左出现*/
.xsBghover:hover .xsBghover_trans_translateT0 {
	top:0;
}
.xsBghover:hover .xsBghover_trans_translateB0 {
	bottom:0;
}
.xsBghover:hover .xsBghover_trans_translateL0 {
	left:0;
}
.xsBghover:hover .xsBghover_trans_translateR0 {
	right:0;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateT0 {
	top:0;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateB0 {
	bottom:0;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateL0 {
	left:0;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghover_trans_translateR0 {
	right:0;
}
.xsBghover, .xsBghover_allTwo {
	overflow:hidden;
}/*文字组件鼠标划过效果*/
.xsBghover .xsBghoverIn {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	opacity:0;
}
.xsBghover .xsBghoverOn {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.xsBghover:hover .xsBghoverIn {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}
.xsReltwo:hover .xsBghover_allTwo .xsBghoverIn {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
}





/*文字组件鼠标划过效果

.xsBghover{overflow:hidden;}

.xsBghover .xsBgClass{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);opacity:1;}

.xsBghover .xsBghoverIn{left:-9999999px;}

.xsBghover .xsBghoverOn{left:0;}

.xsBghover:hover .xsBgClass{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);opacity:0;}

.xsBghover:hover .xsBghoverIn{left:0;}

*/
