h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
body, 
html{
  margin: 0;
  padding: 0;
  font-size: 12px;
}
img {
  border: none;
}
a{
  text-decoration: none;
  color: #336699;
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style-type: none;
}
.bg-gray1{
	background:#ffffff !important;
}
.hidden{
	display:block !important;
	visibility: visible !important;
}
.clear{
	clear:both;
}
.sn-simple-logo{position:absolute;}

.conlist div a{
	cursor: auto !important;
}
.li{
	background:rgba(146,105,6,0.5);
}
.li.active{
	z-index:99 !important;
}
.li .editDom{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	-moz-box-sizing: border-box;  /*Firefox3.5+*/
	-webkit-box-sizing: border-box; /*Safari3.2+*/
	-o-box-sizing: border-box; /*Opera9.6*/
	-ms-box-sizing: border-box; /*IE8*/
	box-sizing: border-box;
	border:1px solid #ff9c00 !important;
}
.li.active .editDom{
	border:1px solid #f00 !important;
}
.li .editDom .zz{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	cursor: move !important;
}
.li .editDom .Zans{
	height:22px;
	position:absolute;
	top:-22px;
	left:0px;
}
.li .editDom .Zans div{
	float:left;
	height:22px;
	line-height:22px;
	margin-right:6px;
	padding:0px 7px;
	background:#ff9c00;
	color:#fff;
	width: 48px;
    text-align: center;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.li.active .editDom .Zans div{
	background:#f00;
}
.li .editDom .Zans .editAn{
	background:#000;
}
.li .editDom .coor{
	width:10px;
	height:10px;
	position:absolute;
	bottom:0px;
	right:0px;
	background:#f00;
	cursor:se-resize;
	display:none;
}
.li.active .editDom .coor{
	display:block;
}
.li .editDom .nums{
	width:308px;
	height:32px;
	background:#000;
	padding:6px 0px;
	position:absolute;
	left:0px;
	top:100%;
	display:none;
	margin-top:1px;
}
.li.active .editDom .nums{
	display:block;
}
.li .editDom .nums .str{
	line-height:20px;
	padding-left:10px;
	color:#fff;
	float:left;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.li .editDom .nums input{
	height:20px;
	width:40px;
	text-align:center;
	color:#000;
	float:left;
	border:none;
}


.title{
	width:990px;
	height:180px;
	margin:0px auto;
}
.title img{
	width:100%;
	height:100%;
}
.shopTypeSelect{
	width:954px;
	margin:0px auto;
	height:430px;
}
.shopTypeSelect .shopType{
	width:218px;
	float:left;
	cursor:pointer;
	margin:0px 50px;
}
.shopTypeSelect .shopType .selectIco{
	width:42px;
	height:42px;
	margin:0px auto;
}
.shopTypeSelect .shopType.active .selectIco{
	background:url(images/store_ture.jpg) no-repeat 50% 50%;
}

.shopTypeSelect .shopType .ico{
	width:218px;
	height:218px;
	margin:0px auto 25px auto;
	background-position:50% 0px;
	background-repeat:no-repeat;
}
.shopTypeSelect .shopType.active .ico{
	background-position:50% -216px;
}
.shopTypeSelect .shopType.tb .ico{
	background-image:url(images/tb.png);
}
.shopTypeSelect .shopType.tm .ico{
	background-image:url(images/tm.png);
}
.shopTypeSelect .shopType .name{
	width:188px;
	height:38px;
	border:1px solid #c9c9c9;
	line-height:38px;
	text-align:center;
	color:#020202;
	font-size:16px;
	margin:0px auto;
}
.shopTypeSelect .shopType.active .name{
	border:1px solid #fb012e;
	color:#fb012e;
}
.shopTypeSelect .shopType .name span{
	display:none;
}
.shopTypeSelect .shopType.active .name span{
	display:inline;
}


.editDom{
	width:990px;
	margin:0px auto;
}
.editDom .edit{
	margin-bottom:40px;
}
.editDom .edit .bt{
	height:38px;
	width:143px;
	line-height:38px;
	background:#010101;
	color:#fff;
	font-size:16px;
	font-weight:700;
	margin-bottom:35px;
	text-align:center;
}
.editDom .inputs{
	margin-bottom:40px;
}
.editDom .inputs .input, 
.editDom .select{
	margin-bottom:20px;
	height:40px;
	float:left;
}
.editDom .select{
	float:none;
}
.editDom .inputs .inputR{
	margin-left:50px;
}
.editDom .inputs .input .label, 
.editDom .select .label{
	width:130px;
	height:40px;
	line-height:40px;
	float:left;
	font-size:16px;
	color:#010101;
}
.editDom .inputs .input input, 
.editDom .select select{
	width:280px;
	height:38px;
	display:block;
	float:left;
	border:1px solid #cacaca;
	text-indent:3px;
}
.editDom .inputs .zu .zbt{
	height:20px;
	line-height:20px;
	color:#040404;
	font-size:16px;
	font-weight:700;
	margin-bottom:35px;
	text-indent:5px;
}



.ans{
	padding:70px 0px 60px 0px;
	border-top:1px solid #d9d7d8;
}
.ans .an{
	height:40px;
	line-height:40px;
	width:140px;
	text-align:center;
	background:#000000;
	color:#fff;
	font-weight:700;
	float:left;
	margin-right:38px;
	border-radius:4px;
	cursor:pointer;
}
.ans .red{
	background:#ff002c;
}
.rdEdit .ans{
	padding:20px 0px 80px 0px;
}
#code, #zdycode{
	width:590px;
	height:220px;
	border:1px solid #a1a1a1;
	padding:3px;
	margin-bottom:60px;
    overflow-y: auto;
	display:block;
}




.edit input:focus{
    border-color:#ff0000 !important;
}




