/*********************
	HTML Elements
*********************/
*{
	margin:0;
	padding:0;
}
img, div,a { behavior: url(css/iepngfix.htc) }
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
}
a, a:visited{
	text-decoration:none;
}
img{
	border:0;
	margin:0;
}
p{
	padding:3px;
}
input{
	padding:2px;
}
select{
	padding:2px;
}
pre p{
	font-size: 12px;
}

/* Basic formats */
.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}


/*********************
	Structure
*********************/
.clockdate{
	margin-right:5px;
}

#login-wrapper{
	margin: 0 auto;
	border:1px solid #d9e6f0;
	width: 350px;
	background-color: #fff;
	overflow: auto;
	padding-bottom: 10px;
}

#login-wrapper h3{
	background:#d0e7fd;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
	padding: 10px;
}

#login-wrapper form#login-form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}

#login-wrapper form#login-form label {
	clear:left;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}

#login-wrapper form#login-form input[type=text], #login-wrapper form#login-form input[type=password] {
	padding:3px;
	margin-bottom:5px;
	width: 250px;
}


#login-wrapper form#login-form div input{
   float: right;
}

#login-wrapper .errorbox{
   margin: 10px 15px 0px;
	
}



#container{
width:100%;
max-width:1500px;
min-width:960px;
}
#header{
width:100%;
position:relative;
}
#header h2{
	margin-top:10px;
	margin-left: 10px;
}
#header .user-info{ position:absolute; right:20px; top:5px; color:#fff;}
#content{
	width:80.7%;
	min-height: 550px;
	float:right;
	margin:5px 0 10px 0;
	padding:10px;
}
#sidebar{
	background:#FFF;
	width:15%;
	float:left;
	margin:5px 0 10px 0;
	padding:10px;
}
#footer{
	clear:both;
	padding:5px;
	margin-top:10px;
}
.box h3{
	padding:5px;
	font-size:14px;
}
/*********************
	Sidebar
*********************/
#sidebar ul{
	list-style:none;
	line-height:22px;
}

#sidebar ul li a,#sidebar ul li a:visited{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:block;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li ul{
	margin:5px 0px 5px 10px;
	
}
#sidebar h3{
	padding:2px;
	font-size:14px;
}
/*********************
  TopMenu, Top-Panel
*********************/
#topmenu{
	margin-top:14px;
	width:100%;
	voice-family:inherit;
}
#topmenu ul{
	list-style:none;
	line-height:25px;
}
#topmenu li{
	display:inline;
}
#topmenu a,#topmenu a:visited{
	padding:5px 12px 5px 12px;
	text-decoration:none;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	padding:5px 12px 5px 12px;
	font-weight:bold;
	
}
#top-panel{
	background:#FFF;
	padding:5px 0;
	height:20px;
	width:100%;
}
#top-panel ul{
	list-style:none;
}
#top-panel ul li{
	display:inline;
	line-height:20px;
}
#top-panel ul li a{
	padding-left:19px;
	text-decoration:none;
	margin:0 3px;
	display:inline-block;
}
#top-panel a:hover{
	text-decoration:underline;
}
/*********************
		Other
*********************/
.a-right{text-align:right;}
.a-left{text-align:left;}
.a-center{text-align:center;}
#pager{
	margin:5px;
	height:25px;
	line-height: 2;
}

#footer ul {
	list-style:none;
}
#footer li {
	display:inline;
}
a#defswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#bd3f09;
	font-size: 8px;
	color:#bd3f09;
	display:inline-block;
}
a#blueswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#375b91;
	font-size: 8px;
	color:#375b91;
	display:inline-block;
}
a#greenswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#d0e0b8;
	font-size: 8px;
	color:#d0e0b8;
	display:inline-block;
}
a#brownswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#654322;
	font-size: 8px;
	color:#654322;
	display:inline-block;
}
a#mixswitch {
	width:15px;
	height:10px;
	margin: 3px 0 3px 0;
	background-color:#294145;
	font-size: 8px;
	color:#294145;
	display:inline-block;
}
#credits{
clear:both;
	width:200px;
	float:left;
}
/*********************
		Tables
*********************/
table{
	margin:5px;
	border-collapse: collapse;
	table-layout:automatic;
	width:98%;
}
td, th{
	padding: 2px;
} 
thead{

}
table input{ width:80%;}
/*********************
		Home
*********************/
.infowrap li{
	display:inline:
}
.infobox{
	float:left;
	margin-top:15px;
	position: relative;
	margin-bottom: 10px;
}
.infobox h3{
	padding:5px;
	font-size:14px;
}

.infobox .info-wrapper{
	padding: 10px;
	float: left;
}
.meiyoupad{
	padding: 0;
}

.chanpininner{
	float: left;
	margin-left: 30px;
}
.chanpininner:nth-of-type(even){
	/*margin-left: 30px;*/
}
.chanpininner:nth-of-type(odd){
	/*float: right;
	margin-right: 250px;*/
}
.chanpininner:nth-of-type(5){
	/*position: relative;
	left: -10%;*/
}
.chanpininner:nth-last-of-type(1){
	margin-bottom: 20px;
}
.infobox h3{
	padding-left: 20px;
}
.infobox .dingdaninner{
	display: -webkit-flex;
	-webkit-align-items:center;
	min-height: 100px;
	-webkit-flex-wrap:wrap;
}
.infobox .dingdaninner div .woweijianjuersheng{
	float:left;
	font-size:12px;
	margin-left:40px;
	margin-bottom:0;
	line-height:30px;
}
.infobox .dingdaninner div .woweijianjuersheng:nth-last-of-type(1){
	margin-left: 135px;
}
.infobox .dingdaninner p{
	padding: 0;
	margin-bottom: 10px;
}
.infobox .dingdaninner p .lanse{
	color: #001ffe;
}
.infobox .dingdaninner p:nth-last-of-type(1){
	margin-bottom: 0;
}
.infobox .dingdaninner .ddin-bar{
	padding-left: 10px;
}
.infobox .ddin-bar .dingdanpar{
	width: 100%;
	margin-bottom: 10px;
}
.infobox .ddin-bar .dingdanpar .da{
	font-size: 30px;
	color: #001ffe;
	margin-left: 33px;
}
.infobox .ddin-bar div .lanse{
	color: #001ffe;
}
.infobox .ddin-bar .dingdanpar:nth-last-of-type(1){
	margin-bottom: 0;
}
.infobox .info-wrapper .lianjie{
	display: inline-block;
	width: 72px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	background: #3f88bf;
	position: absolute;
	top: 50%;
	right: 20px;
}
.lvshititle{
	margin-bottom: 15px;
}
.lvshititle p{
	overflow: hidden;
	margin-left: 25px;
	position: relative;
	top: 10px;
}
.lvshititle p .touxiang{
	display: block;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
	float: left;
}
.lvshititle p .shijian{
	float: left;
	margin-top: 16px;
}

.lvshititle .touxiang img{
	width: 100%;
}


.infobox .info-wrapper .highlight{
	color: #FF8000;
}

.infobox .info-wrapper .button-blue{
	margin:0px;
	padding:3px 7px;
	cursor: pointer;
}

.margin-left{
	margin-left:5px;
}
.box-content .box-bar {
	padding: 5px;
	font-size:14px;
}
.box-content h3{
	padding:2px;
	padding: 0 10px;
	font-size:14px;
}
.box-content .box-bar span {
	display: block;
	text-align: left;
	float: left;
	padding:0 2px;
	font-size:14px
}
.box-content .box-bar a {
	text-decoration:none;
	display: block;
	text-align: right;
	float: right;
	padding:0 0 0 18px;
	margin-left:4px;
	font-weight:normal;
	font-size:12px;
}
.box-content .box-bar a:hover{
	text-decoration:underline;
}
.box-content .youhave {
	font-size:  12px;
	padding: 10px;
}
.box-content a {
	font-weight: bold;
}
/*********************
		Forms
*********************/
form{
	padding:10px;
	margin:0 auto;
}
form#form fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:20px;
}
form#form legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}

form#form label.inner {
	display:inline;
	float:none;
	width:10px;
	text-align:right;
	padding-right:0px;
	margin-bottom:0px;
}


form#form label {
	clear:left;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
	position: relative;
	top: 5px;
}

form#form input[type=radio]{
	padding:3px;
	width: 40px;
} 

form#form input[type=text], form#form input[type=password] {
	padding:3px;
	margin-bottom:5px;
	width: 400px;
}
form#form select {
	margin-bottom:5px;
	width: 200px;
}
form#form textarea {
	width:60%;
	height:45px;
	padding:5px;
	overflow:auto;
}
form#form option {
	background:#FFF;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
form#form #button1:hover, form#form #button2:hover {
	background-position:center left;
}
/*********************
		Forms
*********************/

.form-view fieldset {
	display:block;
	padding:5px 10px 5px 10px;
	line-height:20px;
	margin-bottom:10px;
}
.form-view legend {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px;
	width:254px;
}
.form-view label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	margin-bottom:5px;
}

.form-view span.info {
	display:block;
	float:left;
	width:150px;
	padding-right:10px;
	margin-bottom:5px;
}


.form-view input[type=radio]{
	padding:3px;
	width: 40px;
} 

.form-view input[type=text], .form-view input[type=password] {
	padding:3px;
	margin-bottom:5px;
	width: 400px;
}
.form-view select {
	margin-bottom:5px;
	width: 200px;
}
.form-view textarea {
	width:610px;
	height:200px;
	padding:5px;
	overflow:auto;
}
.form-view option {
	background:#FFF;
}
.form-view optgroup option {

}
.form-view #button1, .form-view #button2 {
	padding-right:5px;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	font-weight:bold;
}
.form-view #button1:hover, .form-view #button2:hover {
	background-position:center left;
}

.form-view fieldset {
	border:1px solid #d9e6f0;
}
.form-view legend {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x center left;
	color:#375b91;
	padding-left: 10px;
}
.form-view input[type=text], .form-view input[type=password] {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x top left;
}
.form-view textarea {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x bottom left;
}
.form-view option {
	background:#FFF;
}
.form-view optgroup {
	background:#d9e6f0;
}
.form-view optgroup option {

}
.form-view #button1, .form-view #button2 {
	color:#375b91;
}
.form-view #button1:hover, .form-view #button2:hover {
	color:#000;
}



/*********************
	Icons
*********************/
.icon{
	padding-left:19px;
	text-decoration:none;
	height:20px;
	font-size:12x;
	margin:0 3px;
	display:inline-block;
	line-height:20px;
}
.user{background:transparent url(../img/icons/user.png) no-repeat left;}
.useradd{background:transparent url(../img/icons/user_add.png) no-repeat left;}
.group{background:transparent url(../img/icons/group.png) no-repeat left;}
.search{background:transparent url(../img/icons/magnifier.png) no-repeat left;}
.online{background:transparent url(../img/icons/world.png) no-repeat left;}
.pagenew{background:transparent url(../img/icons/page_add.png) no-repeat left;}
.rss{background:transparent url(../img/icons/rss.png) no-repeat left;}
.feed{background:transparent url(../img/icons/feed.png) no-repeat left;}
.report{background:transparent url(../img/icons/report.png) no-repeat left;}
.house{background:transparent url(../img/icons/house.png) no-repeat left;}
.manage{background:transparent url(../img/icons/cog.png) no-repeat left;}
.manage_page{background:transparent url(../img/icons/page_gear.png) no-repeat left;}
.folder{background:transparent url(../img/icons/folder.png) no-repeat left;}
.promotions{background:transparent url(../img/icons/coins.png) no-repeat left;}
.cart{background:transparent url(../img/icons/cart.png) no-repeat left;}
.folder_table{background:transparent url(../img/icons/folder_page.png) no-repeat left;}
.shipping{background:transparent url(../img/icons/car.png) no-repeat left;}
.invoices{background:transparent url(../img/icons/page_white_text_width.png) no-repeat left;}
.addorder{background:transparent url(../img/icons/folder_page_add.png) no-repeat left; padding-left: 19px;display:block;  margin: 0 3px;line-height: 22px;}
.add{padding: 0 0 0 18px;background:transparent url(../img/icons/add.png) no-repeat left;}
.app_add{background:transparent url(../img/icons/application_add.png) no-repeat left;}
.report_seo{background:transparent url(../img/icons/report_link.png) no-repeat left;}
.modules{background:transparent url(../img/icons/bricks.png) no-repeat left;}
.modules_manage{background:transparent url(../img/icons/bricks_gear.png) no-repeat left;}

.self_clean{background:transparent url(../img/icons/clean.png) no-repeat left;}
.self_construct{background:transparent url(../img/icons/construct.png) no-repeat left;}
.self_permission{background:transparent url(../img/icons/permission.png) no-repeat left;}
.self_prune{background:transparent url(../img/icons/prune.png) no-repeat left;}
.self_user{background:transparent url(../img/icons/self_user.png) no-repeat left;}
.self_syngnized{background:transparent url(../img/icons/syngnized.png) no-repeat left;}

/*********************
	theme.css
*********************/

body{
	background:#e1effc url(../img/bg_blue.jpg) repeat-x top;
	color: #202020;
}
a, a:visited{
	color:#375b91;
}
input{
	border:1px solid #d9e6f0;
}
select{
	border:1px solid #d9e6f0;
}
#header h2{
	color:#FFF;
}
#content{
	background:#FFF;
}
#sidebar{
	background:#FFF;
}
#sidebar h3{
	background:#d0e7fd;
	border-bottom:1px solid #d9e6f0;
}
#topmenu a,#topmenu a:visited{
	color:#FFF;
	background:#7e9dcc;
}
#topmenu a:hover{
	color: #FFF;
}
#topmenu .current a, #topmenu .current a:hover, #topmenu .current a:visited{
	color:#375b91;
	background: #FFF url(../img/bg_menu_blue.jpg) repeat-x top;
	border-left: #FFF 1px solid;
	border-right: #FFF 1px solid;
}
#top-panel{
	background:#FFF;
}
table{
	background:none;
}
td, th{
	border:1px solid #d9e6f0;
}
th{
	padding:5px 0px;
}

thead{
	background:#f3f9ff;
}

#footer{
	background:#FFF;
}
.box{
	border:1px solid #d9e6f0;
}
.box h3{
	background:#d0e7fd;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
}
/***************
	  Forms
***************/
form#form fieldset {
	border:1px solid #d9e6f0;
}
form#form legend {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x center left;
	color:#375b91;
	padding-left: 10px;
}
form#form input[type=text], form#form input[type=password] {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x top left;
}
form#form textarea {
	border:1px solid #d9e6f0;
	background:#fff url(../img/form_blue.gif) repeat-x bottom left;
}
form#form option {
	background:#FFF;
}
form#form optgroup {
	background:#d9e6f0;
}
form#form optgroup option {

}
form#form #button1, form#form #button2 {
	color:#375b91;
}
form#form #button1:hover, form#form #button2:hover {
	color:#000;
}
/***************
	Home
***************/
.infobox{
	border:1px solid #d9e6f0;
}
.infobox h3{
	background:#d0e7fd;
	border-bottom:1px solid #d9e6f0;
	color:#375b91;
}
.box-content {
	border:1px solid #d9e6f0;
}
.box-content .box-bar {
	background:#d0e7fd;
	color:#375b91;
}
.box-content h3{
background:#d0e7fd;
	border-bottom:1px solid #d9e6f0;
}



button, input[type=submit], a.button-blue{ color:#fff; background-color:#4088BF }
button, a.button-blue{ padding:6px 15px;}
button, .button-blue{
	
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	border:1px solid #1A527D;
	border-bottom:1px solid #0F3049;
	border-radius:2px;
	padding:5px 10px;
	margin:0px 3px;
	text-shadow: 0px -1px #174B73;}
button, .button-blue:hover{
	border:1px solid #0F3049;
	border-bottom:1px solid #0F3049; opacity:0.95;}


/************** customize *************/
.user-info a.highlight{
	color: #FF8000;
}

.tabs li {
    display: inline;
    list-style: none outside none;
}
.tabs a {
   	background: none repeat scroll 0 0 #7E9DCC;
    color: #FFFFFF;
    display: inline-block;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 13.5px;
}
.tabs a.active {
	background: none repeat scroll 0 0 #D0E7FD;
    color: #375B91;
}

.tab-wrapper{
	 border: 1px solid #D9E6F0;
}

span.blue{
	color:#375B91;
}

/* ================= Alert Boxes ================= */
.albox{
	font-size:12px;
	line-height:17px;
	box-shadow:0px 1px 0px #F7F7F7;
	position:relative;
	margin:15px 0px;
	padding:10px 42px;
	border-radius:3px;
	zoom: 1;
}

.albox .icon{
	position:absolute;
	left:14px;
	top:14px;}
.warningbox{
	background:#FFF8D8 url(../img/error.png) no-repeat 10px 10px;
	border:1px solid #F3D97E;
	color:#A68510;}
.succesbox{
	background:#EBF9E2 url(../img/accept.png) no-repeat 10px 10px;
	border:1px solid #BEE4A5;
	color:#658C2C;}
.informationbox{
	background:#E9F3F8 url(../img/help.png) no-repeat 10px 10px;
	border:1px solid #BBD7E4;
	color:#3876C6;}
.errorbox{
	background:#F8E9E9 url(../img/cross.png) no-repeat 10px 10px;
	border:1px solid #E4BBBC;
	color:#BF2C11;}


/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }

.productImgDiv{margin-bottom:20px;}
.productImgDiv .preview{width:200px;border:solid 1px #dedede; margin:10px;padding:10px;}
.productImgDiv p{line-height:26px;}
.productImgDiv  .btn{position: relative;overflow: hidden;margin-right: 4px;display:inline-block;*display:inline;padding:4px 10px 4px;font-size:14px;line-height:18px;*line-height:20px;color:#fff;text-align:center;vertical-align:middle;cursor:pointer;background-color:#5bb75b;border:1px solid #cccccc;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.productImgDiv  .btn input {position: absolute;top: 0; right: 0;margin: 0;border: solid transparent;opacity: 0;filter:alpha(opacity=0); cursor: pointer;}


.hanggaosanshi{
	line-height: 30px;
}
.hanggaoershi{
	line-height: 20px;
	padding: 5px;
}
.xinxijiansuo{
	width: 96%;
	margin: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.xinxijiansuo div select{
	position: relative;
	font-size: 12px;
	top: -4px;
}
.xinxijiansuo div input{
	position: relative;
	font-size: 12px;
	top: -1px;
	min-height: 16px;
}
.sizhoushiwu p select{
	position: relative;
	font-size: 12px;
	top: -2px;
}
.sizhoushiwu p input{
	position: relative;
	font-size: 12px;
	top: -1px;
	min-height: 16px;
}
.sizhoushiwu div select{
	position: relative;
	font-size: 12px;
	top: -2px;
}
.sizhoushiwu div input{
	position: relative;
	font-size: 12px;
	top: -1px;
	min-height: 16px;
}
.sizhoushiwu{
	margin: 15px;
	margin-top: 25px;
}
.xiajianjushiwu{
	margin-bottom: 15px;
}
.xiajianjushi{
	margin-bottom: 10px;
}
.xiajianjuqi{
	margin-bottom: 7px;
}
.shangchuanzhengjian{
	overflow: hidden;
	margin: 0 15px;
}
.shangchuanzhengjian fieldset{
	float: left;
	width: 44%;
	min-height: 90px;
}
.shangchuanzhengjian fieldset:nth-of-type(even){
	float: right;
}
.baocunbtn{
	text-align: center;
	margin-bottom: 10px;
}
.bannertu{
	display: block;
	width: 400px;
}
.bannertu img{
	width: 100%;
}
.zuixiaochang{
	min-width: 160px;
	display: inline-block;
}