ul {
	list-style: none;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}
.right .div {
	display: block;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	border-top: 1px dotted #E6E9ED;
	overflow: auto;
	font-size: 9pt;
	color: #434A54;
	height: 70px;
}

.right .dir {
	border: 0px;
	margin: 20px;
	height: auto;
}

.right .div .title {
	font-weight: bold;
	height: 17px;
	margin: 9px 0px;
}

.right .div .title .star {
	color: #DD0000
}

.right .div span {
	display: block;
	position: relative;
}

.right .div input[type="text"],.right .div select {
	width: 300px;
	height: 20px;
	background: #FFF;
	outline-style: none;
	border: 1px solid #E6E9ED;
	color: #434A54;
	font-size: 9pt;
	font-family: "微软雅黑";
	display: block;
}

.right .div select {
	height: 24px;
}

#province,#city {
	border-bottom: none;
}

.right .address {
	height: 120px;
}

.right .shopimg {
	height: inherit;
}

.right .shopimg img {
	width: 300px;
	display: inline-block;
}

.right .shopimg a {
	color: #DD0000;
	font-size: 9pt;
}

.right .shopimg a:HOVER {
	cursor: pointer;
}

.right .shopimg .tip {
	padding-top: 15px;
	padding-bottom: 10px;
}

#position,#code {
	display: inline-block;
}

.right .div .cont .get_position,.right .div .cont .tips {
	display: inline-block;
	width: 666px;
	float: right;
}

#get_position,.right .div .cont .tips {
	color: #DD0000;
	top: 4px;
	position: relative;
}

#get_position>a {
	text-decoration: none;
}

#get_position:HOVER {
	color: #F73500;
}

.right .sendflag input[type="radio"] {
	position: relative;
	top: 2px;
}

.right .sendflag input[type="radio"]:FIRST-CHILD {
	margin-left: 0px;
}

.right .selected {
	color: #DD0000;
}

.right .btn {
	border-top: 1px dotted #E6E9ED;
	padding: 12.5px 0px;
	margin: 0px 0px 20px 20px;
}

.right .btn input {
	font-size: 9pt;
	font-weight: bold;
	display: inline-block;
	margin: 0px;
	width: 68px;
	height: 24px;
}

.right .btn .submit {
	background: #DD0000;
	color: #FFF;
	margin-right: 10px;
	border: none;
}

.right .btn .submit:HOVER {
	background: #F73500;
	cursor: pointer;
}

.right .btn .back {
	background: #F5F7FA;
	border: 1px solid #CCD1D9;
	color: #434A54;
}

.right .btn .back:HOVER {
	background: #FFF;
	cursor: pointer;
}

.right .shopimg .cont,.right .pagetype .cont,.right .defaultflag .cont,.right .stopflag .cont ,.right .shoplabel .cont
	{
	display: inline-block;
	width: 300px;
}

.right .tips {
	padding-left: 30px;
	color: #999;
	display: inline-block;
}

.right .tips label {
	color: #DD0000;
}

.right .tips label:HOVER {
	cursor: pointer;
	color: #F73500;
}

.imgmindiv {
	margin: 10px 0px 0px 0px;
	height: 160px;
	position: relative;	
}

.imgmindiv img {
	width:160px;
	height:100%;
	margin:0px 10px 0px 0px;	
}
.remarkspan {
	display: inline-block;
	left: 360px;
	color: rgb(153, 153, 153);
	position: absolute;
	bottom: 12px;
}
.imgmin {
	color:#DD0000;
}
.right .shoplabel {
	height: inherit;
}
#i_imgmin{
	
	width:160px;
}

.selImagediv {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 3;
	top: 0px;
	left: 0px;
}
.seloptinleft {
	float: left;
}
.selImageboxdiv {
	width: 920px;
	min-height: 200px;
	font-family: "微软雅黑";
	font-size: 9pt;
	color: #434A54;
	position: fixed;
	z-index: 99;
	background-color: #FFF;
	top: 383px;
	left: 769px;
}

.seloption {
	font-weight: 700;
	overflow: auto;
	border-bottom: 1px solid #E6E9ED;
	padding: 6px 10px;
}
.seloptinright {
	float: right;
	font-size: 12pt;
	font-weight: initial;
	vertical-align: top;
	margin-top: -4px;
	padding:0px 0px 0px 10px;
	cursor: pointer;
}
.selcloseimg {
	width: 18px;
	height: 18px;
	display:inline-block;
	font-size: 12pt;
	font-weight: initial;
}
.gdimage {
	width:160px;
	height:160px;
	display:block;
	float:left;
}
.listimage {
	overflow:auto;
	min-height: 160px;
	padding-top: 15px;
}
.listimage>div {
	float:left;
	margin:5px 0px 0px 20px;
	width: 160px;
}


.okbtn {
	background-color: #DD0000 ;
	color: #FFF ;
	border: 0px ;
	outline-style: none ;
	font-family: "微软雅黑";
	width: 70px ;
	height: 24px ;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}

.backbtn {
	background-color: #F5F7FA;
	color: #434a54;
	border: 1px solid #E6E9ED;
	outline-style: none;
	font-family: "微软雅黑";
	width: 70px;
	height: 24px;
	margin-left:5px;
	font-weight: 700;
	font-size: 9pt;
	text-align: center;
	cursor: pointer;
}

.backbtn:hover,.backbtn:focus{
	background-color:#FFF;
}

.okbtn:focus,.okbtn:hover{
	background-color:  #F73500;
	color: #FFF;
}

.selmuchdiv {
	float: right;
	margin-top: 13px;
}
.listimage .imgname {
	display: block;
	width: 160px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
}
.foot_func {
	border-left: 1px solid #E6E9ED;
	border-right: 1px solid #E6E9ED;
	border-bottom: 1px solid #E6E9ED;
	margin: 0px 20px 20px 20px;
	overflow: auto;
}
.pageBox {
	overflow: auto;
	width: auto;
	margin-top: 13px;
	margin-right: 20px;
	padding-bottom: 13px;
	margin-left: 20px;
	min-height: 25px;
	zoom: 1;
	float: right;
}

.pageOption {
	overflow: auto;
	font-size: 9pt;
	float: right;
	min-height: 25px;
}

.pageOption div {
	float: left;
}

.pageOption .some {
	border: 1px solid #E6E9ED;
}

.pageOption input[type="text"] {
	width: 48px;
	border: 1px solid #E6E9ED;
	height: 21px;
	text-align: center;
	font-family: "微软雅黑";
	outline-style: none;
}

.pageBox .allCount,.pageBox .first,.pageBox .last {
	padding: 3.8px 0px;
}

.pageBox .allCount,.pageBox .first,.pageBox .last,.pageBox .page {
	background: #F5F7FA;
}

.pageBox .page #paging ul {
	padding-top: 4px;
}

.pageBox .allCount {
	width: 150px;
	text-align: center;
}

.pageBox .first,.pageBox .last,.pageBox .prev,.pageBox .next {
	width: 50px;
	text-align: center;
}

.pageBox .first a,.pageBox .last a,.pageBox .skip a {
	color: #434A54;
}

.pageBox .first a:HOVER,.pageBox .last a:HOVER ,.pageBox .skip a:HOVER
	{
	color: #DD0000;
}

.pageBox .first {
	border-left: 1px solid #E6E9ED;
}

.pageBox .prev {
	margin-right: 15px;
}

.pageBox .next {
	margin-left: 15px;
}

.pageBox .skip {
	min-width: 100px;
	background: #FFF;
	overflow: auto;
}

.pageBox .skip a {
	padding: 0px 13px;
}

.pageBox .skip input {
	background: #F5F7FA;
}

.pageBox .displayCount {
	min-width: 100px;
	background: #FFF;
}

.pageBox .displayCount span {
	padding: 0px 7px;
}

.pageBox .first a:HOVER,.pageBox .last a:HOVER,.pageBox .skip a:HOVER {
	color: #DD0000;
}
.rgimage {
	margin:40px 0px 0px 25px;
	display:block;
	position: absolute;
}
.foot_func .page ul {
	padding: 12px 0px;
	float: right;
}

.foot_func .page ul li {
	margin-right: 8px;
	float: left;
}
.foot_func .page ul li:last-child {
	margin-right: 0px;
}

.foot_func .page .prev a {
	background: url('../../image/image_pc/backstage/last.gif') no-repeat;
	display: block;
	width: 42px;
	height: 23px;
}

.foot_func .page .next a {
	background: url('../../image/image_pc/backstage/next.gif') no-repeat;
	display: block;
	width: 42px;
	height: 23px;
}

#pageNow,#pageCount {
	font-size: 9pt;
}

.foot_func .page .skipPage input {
	width: 42px;
	outline-style: none;
	text-align: center;
}

.foot_func .page .skip a {
	background: #E6E9ED;
	display: block;
	color: #434A54;
	font-size: 9pt;
	padding: 3px 19px;
	border: 1px solid #CCD1D9;
	font-weight: bold;
}

.foot_func .page .skip a:HOVER {
	background: #FFF;
}

.foot_func .btn {
	margin: 12px 0px;
	float: left;
}

.foot_func .btn ul {
	margin: 0px 20px;
}

.foot_func .btn ul li {
	margin: 0px 5px 0px 0px;
	float: left;
}

.foot_func .btn ul li a {
	display: block;
	border: 1px solid #CCD1D9;
	background: #E6E9ED;
	font-size: 9pt;
	color: #434A54;
	padding: 2px 18px;
	font-weight: bold;
}

.foot_func .btn ul li a:HOVER {
	background: #FFF;
}

#essential,#cameralist,#guidemenu{
	border: 0px;
	outline-style: none;
	/*width: 75px;*/
	height: 24px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	font-family: 'Microsoft YaHei';
	margin-right: 10px;
	cursor: pointer;
}
.select {
	background-color: #DD0000;
	color: #FFF;
}


#essential:hover,#cameralist:hover{
	background-color:  #F73500;
	color: #FFF;
}

#cameralistModular .cont table tr td {
    font-size: 9pt;
    text-align: center;
    color: #434A54;
    position: relative;
    vertical-align: middle;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border-bottom: 1px solid #E6E9ED;
}

#cameralistModular .cont table tr:last-child td {
	border: 0;	
}

#cameralistModular .cont .cont_title {
	
    width: 100%;
    background: rgb(245, 247, 250);
    height: 30px;
}
#cameralistModular .cont .cont_title td{
/* 	padding:0px !important; */
}
#cameralistModular .cont table tr {
      
}
#cameralistModular .cont .cont_title span {
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}
#cameralistModular #div {
    display: block;
    margin: 20px 20px 0px 20px;
    padding: 0px;
     border: 1px solid #E6E9ED; 
}

.listbottombtn {
    background-color: #DD0000;
    color: #FFF;
    border: 0px;
    outline-style: none;
    font-family: "å¾®è½¯é›…é»‘";
    width: 70px;
    height: 24px;
    font-size: 9pt;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

#cameralistModular #cont_tb {
	border-spacing: 0;
}

.context {
	margin: 20px 20px;
}

.optiondiv {
	padding-top:11px;
	border-bottom: 1px dotted #E6E9ED; 
	border-top: 1px dotted #E6E9ED;
	display: table;
	border-collapse: collapse;
}
.option {
	font-size: 9pt;
	font: #434a54;
	font-family: "微软雅黑";
	font-weight: 700;
}
.optionrow {
	display: table-row;
}
.guidemenunamediv {
	width:100px;
	display: table-cell;
	padding: 0.8em 0em;
	vertical-align: middle;
}
.guidemenulistdiv {
	display:table;
	border-collapse: collapse;
}
.listdiv {
	border-bottom: 1px dotted #E6E9ED;
	display:table-row;
}
.checkboxdiv {
	width:50px;
	display: table-cell;
	padding: 0.8em 0em;
	vertical-align: middle;
}
.guidemenunamediv {
	width:1000px;
	display: table-cell;
	padding: 0.8em 0em;
	vertical-align: middle;
}
.guidemenuimgdiv{
	width:80px;
	display: table-cell;
	padding: 0.8em 0em;
	vertical-align: middle;
}
.imgdiv img {
	width: 3.2em;
}
.imgdiv {
	margin-bottom: 0.5em;
}
.gmlistdiv{
		border-bottom: 1px dotted #E6E9ED;
}

