*{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	overflow: hidden;
}
body{
    font: 14px/1.5  "microsoft yahei", tahoma, arial;
    color: #333;
    height: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: couriernew, courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing: border-box;
}
input,textarea,select{
	outline: none;
	font:14px/1.5 "microsoft yahei",tahoma,arial;
}
input{
	font-size: 14px;
}
textarea{
	resize: none;
}	
iframe{
	border: 0;
}
input[type="checkbox"]{
	position:relative;
	width: 14px;
	height: 14px;
	margin-left:3px;
	margin-right:3px;

}

/** common **/
.left{
	float: left;
}
.right{
	float: right;
}
.p{
	position: relative;
	width: 100%;
	height: auto;
	line-height: 30px;
	overflow: hidden;
}
.p input{
    height: 28px;
    line-height: 28px;
    border: #d4ddea solid 1px;
	margin-bottom: 10px;
}
.p input,.p a,.p select,.p span{
	float:left;
}
.h4{
	font-weight: 500;
}
.select{
	height:30px !important;
	min-width: 60px;
	border: #d4ddea solid 1px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0;
	cursor: pointer;
}
.select1{
	width:100%;
	height:30px;
	line-height: 30px;
	border: #d4ddea solid 1px;
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 0;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.textarea{
	width: 368px;
	height: 60px;
	line-height: 20px;
	padding: 5px;
	border: #d4ddea solid 1px;
}
.textarea1{
	width: 100%;
	height: 60px;
	line-height: 20px;
	padding: 5px;
	border: #d4ddea solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.input1{
	width: 100%;
	height: 30px;
	line-height: 30px;
	min-width: 100px;
	padding-left: 5px;
	padding-right: 5px;
	border: #d4ddea solid 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.input2{
	width: 165px ;
	height: 28px;
	line-height: 28px;
	border: #d4ddea solid 1px;
}
.input3{
	width: 80%;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:10px;
	border: #d4ddea solid 1px;
}
.input4{
	width: 60%;
	height: 28px;
	line-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right:10px;
	border: #d4ddea solid 1px;
}

.arrow-up { 
	position: relative; 
    width: 0;   
    height: 0;
    top: 48%;
    margin-left: 5px;    
    border-left: 5px solid transparent;  /* 瀹革箒绔熷鍡欐畱鐎癸拷*/  
    border-right: 5px solid transparent; /* 閸欏疇绔熷鍡欐畱鐎癸拷*/  
    border-bottom: 5px solid #fff; /* 娑撳绔熷鍡欐畱闂�灝瀹硘妤傦拷娴犮儱寮烽懗灞炬珯閼癸拷*/  
    font-size: 0;  
    line-height: 0;
}
.arrow-down {  
	position: relative; 
    width: 0;   
    height: 0;
    top: 48%;
    margin-left: 5px;  
    border-left: 5px solid transparent;  
    border-right: 5px solid transparent;  
    border-top: 5px solid #fff;  
    font-size: 0;  
    line-height: 0;  
}
.arrow-right {  
    width: 0;   
    height: 0;
    margin-top: 5px;  
    border-top: 5px solid transparent;  
    border-bottom: 5px solid transparent;  
    border-left: 5px solid #fff;  
    font-size: 0;  
    line-height: 0;  
}
.arrow-left {  
    width: 0;   
    height: 0;
    margin-top: 5px;  
    border-top: 5px solid transparent;  
    border-bottom: 5px solid transparent;  
    border-right: 5px solid #fff; 
    font-size: 0;  
    line-height: 0;  
}
.arrow-transform{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 
    -moz-transform:rotate(90deg); 
    -webkit-transform:rotate(90deg); 
    -o-transform:rotate(90deg);
}
.box-shadow{
	-webkit-box-shadow: 0 0 5px #ccc;
	-moz-box-shadow: 0 0 5px #ccc;
	-ms-box-shadow: 0 0 5px #ccc;
	box-shadow:0 0 5px #ccc;
}
.close{
	display: none;
}
.box{
	position: relative;
	width: 100%;
	top: 50px;
}
.telescopic{
	position: absolute;
	top: 49%;
	left: 0;
	width: 25px;
	height: 40px;
	border-radius: 5px;
	background: url(../images/icon/icon-left.png) no-repeat center #ccc;	
}

.telescopic-active{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 
    -moz-transform:rotate(180deg); 
    -webkit-transform:rotate(180deg); 
    -o-transform:rotate(180deg);	
}
.aCss{
	display: block;
	width: auto;
	height: 100%;
	overflow: hidden;
}
.img-radius{
	border-radius: 50%;
}
.t-center{
	text-align: center;
}
.t-left{
	text-align: left;
}
.t-right{
	text-align: right;
}
.mg-t5{
	margin-top: 5px;
}
.mg-t10{
	margin-top: 10px;
}
.mg-t15{
	margin-top: 15px;
}
.mg-r10{
	margin-right: 10px;
}
.mg-r20{
	margin-right: 20px;
}
.mg-l10{
	margin-left: 10px;
}
.mg-b15{
	margin-bottom: 15px;
}
.mg-t50{
	margin-top: 50px;
}
.mg-tb{
	margin-top: 10px;
	margin-bottom: 10px;
}
.pd-l10{
	padding-left: 10px;
}
.pd-b10{
	padding-bottom: 10px;
}
.pd-lr10{
	padding-left: 10px;
	padding-right: 10px;
}
.pd-t10{
	padding-top:10px;
}
.pd-b10{
	padding-bottom:10px;
}
.bgColor-blue{
	background-color: #4F94CD;
}
.bgColor-molv{
	background-color: #28a79c;
}
.bgColor-zise{
	background-color: #9566e8;
}
.bgColor-shenhui{
	background-color: #546e7a;
}
.bgColor-yinhui{
	background-color: #efefef;
}
.bgColor-yinhui2{
	background-color: #b7b7b7;
}
.bgColor-lanse{
	background-color: #0099cc;
}
.color-fff{
	color: #fff;
}
.color-7f{
	color: #7f7f7f;
}
.color-999{
	color: #999;
}
.color-lanse{
	color: #0099cc;
}
.color-red{
	color: #FF0000;
}
.color-molv{
	color: #28a79c;
}
.color-zise{
	color: #9566e8;
}
.color-shenhui{
	color: #546e7a;
}
.color-blue{
	color: #4F94CD;
}
.icons{
	position: absolute;
	display: block;
	left: 0;
	width: 50px;
	height: 40px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}
.icon-path{
	background: url(../images/icon/icon-path.png) no-repeat left center;
	padding-left: 30px;
}
.icon-out{
	background: url(../images/icon/icon-map.png) no-repeat -5px -60px;
	padding-left: 35px;
}
.icon-shouye{
	background: url(../images/icon/icon-map.png) no-repeat -145px -1px;
}
.icon-index{
	background: url(../images/icon/icon-map.png) no-repeat -190px -25px;
}
.icon-classify-1{
	background: url(../images/icon/icon-map.png) no-repeat 8px -30px;
}
.icon-classify-2{
	background: url(../images/icon/icon-map.png) no-repeat -32px -30px;
}
.icon-classify-3{
	background: url(../images/icon/icon-map.png) no-repeat -72px -30px;
}
.icon-classify-4{
	background: url(../images/icon/icon-map.png) no-repeat -107px -30px;
}
.icon-classify-5{
	background: url(../images/icon/icon-map.png) no-repeat -142px -30px;
}
.icon-huodong-1{
	background: url(../images/icon/icon-map.png) no-repeat -232px -30px;
}
.icon-order1{
	background: url(../images/icon/icon-map.png) no-repeat 12px -97px #009b8e;
}
.icon-order2{
	background: url(../images/icon/icon-map.png) no-repeat 12px -97px #855bcf;
}
.icon-order3{
	background: url(../images/icon/icon-map.png) no-repeat 12px -97px #3d5d6c;
}
/* .icon-order2{
	background: url(../images/icon/icon-map.png) no-repeat -57px -97px #855bcf;
}
.icon-order3{
	background: url(../images/icon/icon-map.png) no-repeat -125px -97px #3d5d6c;
} */
.icon-order4{
	background: url(../images/icon/icon-map.png) no-repeat 12px -97px #4682B4;
}
.icons-close{
	margin-top: 14px;
	background: url(../images/icon/icon-map.png) no-repeat -158px -4px;
	padding: 11px;
}
.icon-left1{
	background: url(../images/icon/icon-map.png) no-repeat -37px 1px;
}
.icon-left2{
	background: url(../images/icon/icon-map.png) no-repeat -77px 1px;
}
.icon-left3{
	background: url(../images/icon/icon-map.png) no-repeat -112px 1px;
}
.icon-close{
	margin-top: 14px;
	background: url(../images/icon/icon-map.png) no-repeat -158px -4px;
	padding: 11px;
}


.icon-up{
	position: absolute;
	top: -6px;
	display: inline-block;
	width: 14px;
	height: 6px;
	background: url(../images/icon/icon-up.png) no-repeat center;
}
.icon-pass{
	top: 5px;
	left: 10px;
	width: 20px;
	height: 20px;
	border: 0;
	background: url(../images/icon/icon-map.png) no-repeat -9px -6px;
}
.iconstyle{
	position: relative;
	display: inline-block;	
	overflow: hidden;
}

.h25{
	height: 25px;
	line-height: 25px;
}
.h35{
	height: 33px;
	line-height: 33px;
}
.h45{
	height: 45px !important;
	line-height: 45px;
}
.h55{
	height: 55px;
	line-height: 55px;
}
.h37{
	height: 37px;
	line-height: 37px;
}
.row{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.font-20{
	font-size: 20px;
}
.border-b{
	border-bottom: #d0d1d4 solid 1px;
}
.border-t{
	border-top: #d0d1d4 solid 1px;
}
.border-l{
	border-left: #d0d1d4 solid 1px;
}
.border-r{
	border-right: #d0d1d4 solid 1px;
}
.border{
	border: #d0d1d4 solid 1px;
}

.a-btn1{
	padding: 5px 20px 5px 20px;
	border-radius: 5px;
}
.a-btn2{
    display: inline-block;
	width: 56px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
	background-color: #d4ddea;
	color: #666;
}
.a-btn3{
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom: 15px;
}
.a-btn4{
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
	border-radius: 5px;
}
.a-btn5{
    display: inline-block;
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.a-btn2:hover{
	background-color: #394555;
	color: #fff;
}
.textarea{
    width: 99%;
    height: 60px;
    resize: none;
    border: #ccc solid 1px;
}

/* login */
.loginbox{
	width: 100%;
	height: 525px; 
	background-color: #000;
}
.loginbox-div{
	width: 1000px;
	height: 525px;
	text-align: right;
	margin: 0 auto;
	background: url(../images/common/login-bg.jpg) no-repeat left;
}
.loginbox-form{
	position: relative;
	display: inline-block;
	width: 300px;
	height: 360px;
	margin-top: 50px;
}
.loginbox-form-ul{
	display: block;
	width: 250px;
	height: 260px;
	padding: 40px 25px 30px 25px;
	background-color: #fff;
}
.loginbox-form-ul li{
	position: relative;
	width: 100%;
	height: 35px;
	margin-bottom: 20px;
}
.login-logo{
	width: 100%;
	height: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.login-logo div{
	width: 1000px;
	height: 63px;
	margin: 0 auto;
}
.icon-username{
	border: #e6e5e5 solid 1px;
	height:35px !important;
	line-height: 35px !important; 
	padding-left:35px !important;	
	-webkit-box-shadow: 0 0 0 5px #e6e5e5;
	-moz-box-shadow: 0 0 0 5px #e6e5e5;
	-ms-box-shadow: 0 0 5px #e6e5e5;
	box-shadow: 0 0 5px #e6e5e5;
	border-radius: 5px;
	padding-left:35px !important;
	background: url(../images/icon/icon-map.png) no-repeat -5px -160px;
}

.icon-password{
	border: #e6e5e5 solid 1px;
	height:35px !important;
	line-height: 35px !important; 
	padding-left:35px !important;	
	-webkit-box-shadow: 0 0 0 5px #e6e5e5;
	-moz-box-shadow: 0 0 0 5px #e6e5e5;
	-ms-box-shadow: 0 0 5px #e6e5e5;
	box-shadow: 0 0 5px #e6e5e5;
	border-radius: 5px;
	padding-left:35px !important;
	background: url(../images/icon/icon-map.png) no-repeat -5px -195px;
}
.yzm{
	border: #e6e5e5 solid 1px;
	-webkit-box-shadow: 0 0 0 5px #e6e5e5;
	-moz-box-shadow: 0 0 0 5px #e6e5e5;
	-ms-box-shadow: 0 0 5px #e6e5e5;
	box-shadow: 0 0 5px #e6e5e5;
	border-radius: 5px;
	text-indent: 15px;			
}
.a-login{
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #97a953;
	border-radius: 5px;
}


/** page 閸掑棝銆�**/
.page{
	position: relative;
	width: auto;
	height: auto;
	line-height: 1.5;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.page-ul{
	float: left;
	width: auto;
	height: 25px;
	padding-left: 10px;	
}
.page-ul li{
	float: left;
	width: auto;
	height: auto;
	border: #d4ddea solid 1px;	
	margin-right: 10px;
}
.page-ul a{
	display: block;
	color: #333;
	padding: 5px 15px 5px 15px;
	background-color: #fff;
}
.page-ul a:hover{
	color: #fff;
	background-color: #0099cc;
}
.page-a-active{
	color: #fff !important;
	background-color: #0099cc !important;
}
.page-btn{
	position: relative;
	float: left;
	cursor: pointer;
	padding: 5px 15px 5px 15px;
	border: #d4ddea solid 1px;
}
.page span{
	display:block;
	float:left;
	width:auto;

}
.page select{
	float:left;
}


.pagination{
	padding: 5px 15px 5px 15px;
	width: auto;
	float: right;
	height: auto;
	line-height: 1.5;
	background-color: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.pagination .ellipse_text{
	position: relative;
	float: left;
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
	border: #d4ddea solid 1px;
}


.pagination .recodeinfo{
	position: relative;
	float: left;
	font-size: 14px;
	color: #7f7f7f;
	padding: 5px 15px 5px 15px;
	margin: 5px 5px 5px 5px;
}
.pagination a{
	position: relative;
	float: left;
	padding: 4px 10px 4px 10px;
	color: #7f7f7f;
	margin: 5px 5px 5px 5px;
	border: #d4ddea solid 1px;
}

.pagination .prev{
	position: relative;
	float: left;
	padding: 4px 10px 4px 10px;
	margin: 5px 5px 5px 5px;
	border: #d4ddea solid 1px;
}

.pagination .current{
	position: relative;
	float: left;
	color: #fff !important;
	background-color: #0099cc !important;
	padding: 4px 10px 4px 10px;
	margin: 5px 5px 5px 5px;
	border: #d4ddea solid 1px;
}

.pagination .next{
	position: relative;
	float: left;
	cursor: pointer;
	padding: 4px 10px 4px 10px;
	margin: 5px 5px 5px 5px;
	border: #d4ddea solid 1px;
}

.pagination #select_page{
	position: relative;
	float: left;
	padding: 4px 10px 2px 10px;
	color: #7f7f7f;
	margin: 5px 5px 5px 5px;
	width: 50px;
}

.pagination #go_select_page{
	position: relative;
	float: left;
	padding: 4px 10px 6px 10px;
	color: #7f7f7f;
	margin: 5px 5px 5px 5px;
}

.nolist {
	text-align:center
}

/* file */
.file{
	position: relative;
	display: block;
	float: left;
	width: 75px;
	height: 30px;
	background-color: #0099cc;
	top: 13px;
	cursor: pointer;	
}
.file-text{
	text-align:center;
	padding-top:0;
	line-height: 30px;
	font-size:14px;
	font-weight:800;
	color: #fff;
	cursor: pointer;	
}
.file-input{
    width: 75px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    outline: medium none;
    position: absolute;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0; 
    left:0px;
    top: 0px;
    cursor: pointer;	
}


/* popup */
.popup{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	vertical-align: middle;
}
.popup-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.popup-main{
	position: relative;
	display: inline-block;
	background-color: #fff;
	-webkit-box-shadow:0 0 10px #333;
	-moz-box-shadow:0 0 10px #333;
	box-shadow:0 0 10px #333;
	overflow: hidden;
}
.popup-main-title{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 49px;
	line-height: 49px;
	background-color: #0099cc;
	border-bottom: #087397 solid 1px;
}
.popup-main-content{
	position: relative;
	left: 0;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: auto;
}
.popup-main-footer{
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #e5e5e5;
	text-align: center;
}

.col-1{
    width:98px;
}


/** header **/
.header{
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0;
	left: 0;
	background-color: #09c;
	z-index: 1;
}
.smallbox{
	position: relative;
	width: auto;
	height: 50px;
	border-left: #008fbf solid 1px;
}
.smallbox li{
	position: relative;
	float: left;
	width: auto;
	height: 50px;
	line-height: 50px;
	border-right: #008fbf solid 1px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.smallbox li span{
	padding-right: 15px;	
}
.smallbox li:hover{
	background-color: #0087b4;
}
.user-item{
	position: absolute;
	width: 120px;
	height: auto;
	top: 40px;
	left: 65px;
	background-color: #fff;
	border: #D0D1D4 solid 1px;
	border-radius: 5px;
	z-index: 2;
}


/** tables **/
.tableDiv{
	position: relative;
	overflow: auto;
	padding-bottom: 10px;
}
.tables{
	position:relative;
	margin: 0 auto;
	color: #7D7D7D;
	min-width: 100%;
	clear: both;
}
.tables th{
	border: #e1e1e1 solid 1px;
	overflow: hidden;
	word-break: keep-all;
	padding: 0 10px;
}
.tables thead tr{
	height: 35px;
	background-color: #f4f4f4;
}
.tables td{
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	border: #e1e1e1 solid 1px;
	overflow: hidden;
	padding: 5px;
	word-wrap: break-word;
	word-break: keep-all;
	white-space: nowrap;
}
.tables td.break-line{
	word-break: break-all;
	white-space: normal;
}

.nowarpcol{
	white-space:nowrap; 
	width:auto;
	padding:10px;
}

.tables2{
	position:relative;
	margin: 0 auto;
	color: #7D7D7D;
}
.tables2 th{
	border: 0;
	overflow: hidden;
}
.tables2 thead tr{
	height: 35px;
	background-color: #f4f4f4;
}
.tables2 tbody tr{
	height: 40px;
}
.tables2 td{
	position: relative;
	border: 0;
	padding: 0 0 20px 0;
	word-wrap: break-word;
	word-break:break-all;
}
.tables2 .formtips{
	position: absolute;
	width: 100%;
	height: 15px;
	bottom: 3px;
	right: 0;
	line-height: 15px;
	text-align: left;
}

.tables3{
	position:relative;
	color: #7D7D7D;
	margin: 0 auto;
	clear: both;
}
.tables3 th{
	border: #e1e1e1 solid 1px;
	overflow: hidden;
}
.tables3 thead tr{
	height: 35px;
	background-color: #f4f4f4;
}
.tables3 tbody tr{
	height: 40px;
}
.tables3 td{
	border: #e1e1e1 solid 1px;
	padding: 5px;
	word-wrap: break-word;
	word-break:break-all;
}


/** side**/
.side{
	position: relative;
	float: left;
	height: 100%;
	background-color: #121b26;
	overflow-y: auto;
	overflow-x: hidden;
}
.side[data-type="on"]{
	width: 180px;
}
.side[data-type="off"]{
	width: 0;
}
.index{
	border-bottom: #293038 solid 1px;
	background-color: #394555;
}
.side-switch{
	position: relative;
	width: 100%;
	height: 30px;
	cursor: pointer;
	background: url(../images/icon/icon-switch.png) no-repeat center #4e5e74;
}
.side-list{
	position: relative;
	width: 100%;
	height: auto;
	padding-bottom: 35px;
}
.side-list div{
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: #293038 solid 1px;
}
.side-list-ul{
	position: relative;
	width: 100%;
	height: auto;
}
.side-list-ul li{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.side-list-ul li:not(.li-active):hover{
	background-color: #37424f;
}
.side-list-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #394555;
	cursor: pointer;
}
.side-list-title:hover{
	background-color: #37424f;
}
.li-active{
	background-color: #0099cc;
}
.title-name{
	position: absolute;
	width: 110px;
	height: 40px;
	left: 60px;
	color: #fff;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.posi{
	position: absolute;
	width: 50px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
}
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}


/** mian **/
.main{
	position: relative;
	float: left;
	height: 100%;
	overflow: hidden;
}
.tree{
	position: relative;
	float: left;
	height: 100%;
	background-color: #eaedf1;	
}
.tree[data-type='on']{
	width: 180px;
}
.tree[data-type='off']{
	width: 0;
}

.tree-name{
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-indent: 20px;
	background-color: #d9dee4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tree-ul{
	width: 100%;
	height: 100%;
	overflow: auto;		
}
.tree-list{
	width: 100%;
	padding-bottom: 120px;
	overflow: hidden;	
}
.tree-list li{
	width: 100%;
	height: 40px;
	background-color: #eaedf1;
}
.tree-list li:hover{
	background-color: #f4f6f8;
}
.tree-li-active{
	background-color: #ffffff !important;
}
.tree-a{
	display: block;
	width: 100%;
	height: 40px;
}
.tree-icon{
	float: left;
	width: 30px;
	height: 100%;
}
.tree-title{
	float: left;
	width: 130px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.content{
	position: relative;
	float: left;
	height: 100%;
	padding: 0 30px 0 30px;
	overflow: auto;
}
.content-box{
	width: 100%;
	height: 100%;
	overflow: auto;
}

.ul-infos{
	position: relative;
	width: 1000px;
	height: auto;
	margin: 20px auto 20px auto;
	overflow: hidden;
	clear: both;
}
.li-1{
	position: relative;
	width: 133px;
	height: 123px; 
	line-height: 123px;
	text-align: center;
}
.li-2{
	position: relative;
	width: 730px;
	height: 123px;
	background-color: #efefef;
}
.li-2 div{
	float: left;
	width: 228px;
	padding-left: 15px;
	height: 41.5px;
	padding-top: 20px;
	line-height: 20px;
	word-wrap: break-word;
	word-break:break-all;
	overflow: hidden;
}
.img-div{
	position: relative;
	display: inline-block;
	width: 100px;
	height:100px;
	top:12.5px;
	line-height: 100px;
	text-align: center;
	border: #dad9d9;
	border-radius: 6px;	
}
.img-head{
	position:relative;
	width: 88px;
	height: 88px;
	top: 6px;
}
.li-3{
	position: relative;
	width: 233px;
	height: 280px;
	overflow: hidden;
	border: #ededed solid 1px;
	border-radius: 5px 5px 0 0;
	margin-right: 20px;
	margin-bottom: 20px;
}
.li-3-title{
	width: 100%;
	height: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	overflow: hidden;
}
.title-img{
	display: block;
	width: 70px;
	height: 70px;
	overflow: hidden;
}
.title-info{
	display: block;
	width: 130px;
	height: 70px;
	overflow: hidden;
}
.li-3-list{
	width: 233px;
	height: 180px;
	overflow: auto;
}
.li-3-list p{
	position: relative;
	height: 35px;
	line-height: 35px;
	padding-right: 8px;
	border-top: #ededed solid 1px;
}
.li-3-list p i{
	display: block;
	float: left;
	width: 40px;
	height: 35px;
}
.li-3-list p span{
	position: absolute;
	float: left;
	width: 120px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.li-3-list p strong{
	display: block;
	float: right;
	min-width: 10px;
	max-width: 62.5px;
	height: 35px;
	text-align: center;
	overflow: hidden;
}
.down-div{
	width: 450px;
	height: 352px; 
	overflow: hidden;
}
.infos{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.infos div{
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
}
.infos div span{
	float: left;
}
.ik{
	display: inline-block;
}
.login-tips{
	height:30px;
	line-height:30px;
	border:#ff0000 solid 1px;
	color: #e4393c;
	background-color: #ffebeb;
	overflow:hidden;
}
.width-td-input{
	width:70px;
}

.service-tree{
	border-top: #d9d9d9 solid 1px;
	border-left: #d9d9d9 solid 1px;
	border-right: #d9d9d9 solid 1px;
	margin-right:30px;
}

.service-tree li{
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: #d9d9d9 solid 1px;
	width: 110%;
}
.service-tree-active{
	background-color: #d9d9d9;
}

.pay-box{
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	min-height: 470px;
	overflow: hidden;
}
.scart-bz{
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.scart-title{
	height: 50px;
	line-height: 50px;
}
.scart-title-desc{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border-left: #d9d9d9 solid 1px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
.br-1{
	position: absolute;
	height: 40px;
	top: 0;
	left: 0;
	border-left: #0093FD solid 3px;
}
.br-2{
	position: absolute;
	height: 40px;
	top: 0;
	right: 0;
	border-left: #0093FD solid 3px;
}
.scart-table{
	width: 100%;
	margin: 20px auto;
}
.scart-table thead tr{
	position: relative;
	height: 40px;
	border-top: #d9d9d9 solid 1px;
	border-bottom: #d9d9d9 solid 1px;
}
.div-yfje{
	width: 400px;
	height: 50px;
	line-height: 50px;
	text-indent: 10px;
	margin-left: 65px;
	margin-top: 20px;
	border: #d9d9d9 dashed 1px;
}
.div-zffs{
	height: auto;
	padding: 25px 55px;
	border-top: #d9d9d9 solid 2px;
	border-bottom: #d9d9d9 solid 2px;
	margin-top: 50px;
	overflow: hidden;
}
.div-zffs-list{
	padding-left: 40px;
}
.div-zffs-list img{
	cursor: pointer;
	border: #fff solid 2px;
	border-radius: 3px;
	margin-right: 10px;
}
.div-zffs-list img:hover{
	border: #d9d9d9 solid 2px;
}
.div-zffs-list-acitve{
	border: #FF0000 solid 2px !important;
}
.tips{
	padding: 70px 40px;
	border: #d9d9d9 solid 1px;
}
.zf-tips p{
	clear: both;
}
.zf-tips-ok{
	position: relative;
	width: 320px;
	height: 50px;
	margin: 20px auto;
}
.color-a3{
	color: #a3a3a3;
}
.color-hongse{
	 color: #fc1600;
}
.iconfont-20 {
	font-size: 20px;
}
.details-pluscart{
	display: inline-block;
	width: 163px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-weight: 500;
	font-size: 20px !important;
	color: #fff;
	border: #eda35f solid 1px;
	background-color: #e66e00;
	border-radius: 5px;
}
.details-pluscart-width{
	display: inline-block;
	width: 260px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-weight: 500;
	font-size: 20px !important;
	color: #fff;
	border: #eda35f solid 1px;
	background-color: #e66e00;
	border-radius: 5px;
}
.bg-ed{
	background-color: #ededed;
}
.color-73{
	color: #737373;
}
.w-20{
	width: 20px;
}
.wepayMask{
	position:absolute; 
	background-color:#cccccc;
	top:0px;
	left:0px; 
	bottom:0px; 
	right:0px; 
	opacity:0.8; 
	filter:alpha(opacity=80);
	z-index:9998;
}
.wepayDiv{
	position: absolute; 
	top: 20%; 
	left: 50%; 
	width: 0px; 
	height: 0px;  
	background-color: #ffffff;
	z-index: 9999;
}
.otherPayDiv{
	position: absolute; 
	top: 40%; 
	left: 50%; 
	width: 0px; 
	height: 0px;  
	background-color: #ffffff;
	z-index: 9999;
}
.wepayImg{
	position: absolute; 
	width: 120px; 
	height: 30px; 
	left: -160px; 
	top: -15px; 
	padding-left: 28px; 
	padding-top: 7px; 
	z-index: 9999;
}

.main-footer{
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
/* 	background-color: #e5e5e5; */
	text-align: center;
}



.isselectstate{
	background-color: #eaeaea;
}

/*---------商户订单增加--------*/
.tables.addorders td{
	border: none;
}
.addproducts td input.h35{
	display: block;
	width:80px;
	margin-bottom: 0;
}