@charset "utf-8";
/*公用部分*/

* {
	padding: 0;
	margin: 0;
}


body {
	position: relative;
	box-sizing: border-box;
	min-height: 100%;
	/*padding-bottom:70px;*/
	padding-top:0;
}

body {
	/*font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;*/
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
		Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
		Microsoft YaHei, SimSun, sans-serif;
	color: #000;
	/*padding:0;*/
	margin: 0;
/* 	background: #f2f2f2; */
}

.rightPart {
	width: 88%;
	height: 100%;
	float: right;
}

a {
	color: #000;
	text-decoration: none;
}

a:link, a:hover, a:visited {
	text-decoration: none;
}

ul, li {
	list-style: none;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
	height: 0;
}

.fr {
	float: right;
}

.fl {
	float: left;
}
/*头部*/
.navbar-default {
	background: #006699;
	background: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
}

.navbar-default .navbar-nav>li>a {
	color: #000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a
	{
	background-image: none;
}

.navbar-default .active {
	font-weight: bold;
	background: #f5f5f5;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.navbar-default .navbar-nav>.active>a {
	background-color: #f8f8f8 !important;
	color: #ff6600 !important;
}

.collapse {
	font-size: 15px;
}

.container {
	padding: 0;
}

.rightH {
	height: 100px;
	background: #fff;
}

.leftH {
	height: 60px;
	background: #fff
}
/*尾部*/
#footer {
	background: #e0e0e0;
	color: #000;
	padding: 5px 0;
	border-top: 2px solid #ccc;
	text-align: center;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
}

#footer a, #footer p {
	color: #000;
}
/*登录*/
.wel {
	color: #666
}

.wel a {
	color: #000;
	display: inline-block;
	padding: 0 6px;
	line-height: 50px;
}

.wel a:hover {
	color: #ff6600;
}

.wel b {
	color: #ddd
}

.logoTop {
	line-height: 50px;
	height: 100%;
	background-size: 100%;
	width: 100%;
}

/*商品分类面包屑
.cata{margin-top:10px;}
.cata .wel{display:inline-block;vertical-align: bottom;}
.wel a{color:#fff;}
.containerWrap{position:relative;width:55%;padding:30px 10px;background:#efeeee;margin:0 auto;max-height:300px;overflow-x:hidden;overflow-y:scroll}
.containerWrap .container{width:100%;}

.cata_inner li{border-radius:10px;}
.detail1{border:1px solid #ddd;height:50px;line-height:50px;border-top:none;}
.detail1 span{padding-left:18px;}
.place{margin:0;height:20px;margin-top:-20px;}*/

/*左侧二级菜单*/
/*.conTop{
    margin-top:120px;
}*/
.rowStyle {
	margin: 0;
}

.rightWrap {
	padding-right: 0;
	width:88%; 
	/* height:100%;  */
	/* margin-top:50px; */
}

.rightInn {
	/*     padding:0 20px; */
	margin: 10px 2%;
/* 	margin: 2%; */
	width: 96%;
}

.rightInn .selectCata {
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	border-left: 6px solid #f60;
	/* margin-left: 16px; */
}
/*二级菜单*/
.menu_second {
	/*display: none;
    position: absolute;*/
	/*border:1px solid #ddd;*/
	z-index: 19;
	left: 0;
	top: 0px;
/* 	overflow: hidden; */
	width: 100%;
	background: #333743;
}

.menu_second2 {
	line-height: 40px;
}

.menu_second2 li {
	line-height: 40px;
}

.menu_second ul {
	list-style-type: none;
	text-align: center;
	line-height: 50px;
	margin-bottom: 0;
	line-height: 40px !important;
}

.menu_second  ul :hover {
	cursor: pointer;
	background-color: #42475b;
}

.menu_second li {
	z-index: 99;
}

.menu_second ul li a {
	color: #EBEBEB;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	margin: 0 auto;
}

.menu_second2 li {
	padding-left: 20px;
	color: #EBEBEB;
	background: #42475B;
}

.menu_second2 li a:hover {
	color: #ff6600;
}

.menu_second ul, .menu_second li {
	text-align: left;
}

.menu_second ul .activeMenu {
	/*border-left:4px solid #ff6600;*/
	background: #42475b;
	color: #fff;
}

.menu_box{ 
	margin-top: -220px !important;
}

.menu_second ul .activeMenu a {
	color: #ff6600;
}

.active {
	background-color: #42475B;
}

.menu_second ul li span {
	margin-right: 10px;
	font-size: 10px;
}

.littlemenu {
	background: #EFEFEF !important;
}

.save {
	display: inline-block; /*width:60px;height:30px;*/
	padding: 0 14px;
	border-radius: 4px;
	background: rgba(255, 102, 0, 0.75);
	color: #fff !important;
	text-align: center;
	line-height: 30px;
	/*background-image: linear-gradient(to bottom,#ff7a08 0,#ff6600 100%);*/
	box-shadow: 2px 2px 2px #ddd;
}

.bj_btn {
	background: #ff6600;
	color: #fff !important;
	text-align: center;
	border: none;
	background-image: linear-gradient(to bottom, #FE985C 0, #FE985C 100%)
		!important;
	box-shadow: 2px 2px 2px #ddd;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.num_save {
	padding: 0 8px;
	line-height: 22px;
}

.navbar-default {
	box-shadow: none;
}

.btn-xs {
	font-size: 13px;
}

/*内容*/
.orderTop {
	width: 100%;
	/*margin-left:15px;*/
	background: #fff;
	border: 1px solid #e8e8e8;
}

.orderTop dl {
	margin-bottom: 0;
}

.orderHint {
	border-bottom: 1px dashed #DAE5F7;
	padding: 10px 0;
	font-size: 13px;
}

.orderHint span {
	color: #333;
}

.orderHint:last-child {
	border-bottom: none;
}

.orderHint dt {
	float: left;
	width: 150px;
	text-align: right;
	font-weight: normal;
	color: #999;
}

.orderHint dd {
	margin-left: 20px;
	display: inline-block;
}

.orderMiddle {
	width: 100%;
	margin-top: 10px;
	/* 	margin:0 2%; */
	padding: 15px 0;
	border: 1px solid #e8e8e8;
	background: #fff;
	/* width:100%; */
}

.orderMiddle .form-inline .form-control {
	width: 200px;
	height: 25px;
}

.orderMiddle label {
	margin-left: 15px;
}

.orderMiddle .save {
	height: 25px;
	line-height: 25px;
}

.orderBottom {
	width: 100%;
	/* 	margin:0 2%; */
	margin-top: 10px;
	background: #FFF;
	/*     border: 1px solid #DDD; */
}

.orderHead {
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	background: rgba(255, 102, 0, 0.15);
	padding: 10px 0;
	width: 100%;

	/*     margin-left: 1%;*/
}

.orderHead table {
	width: 100%;
}

.orderHead table td {
	text-align: center;
}

.orderHead table tr .orderP {
	width: 250px;
}

.orderHead table tr .orderPrice {
	width: 100px;
}

.orderHead table tr .orderQ {
	width: 100px;
}

.orderHead table tr .orderB {
	width: 74px;
}

.orderHead table tr .orderM {
	width: 90px;
}

.orderHead table tr .orderS {
	width: 150px;
}

.orderHead table tr .orderD {
	width: 100px;
}

/* .dateS ,.dateE{width:100px !important;} */

/* 订单消息 */
.orderHint dd span b {
	font-weight: normal;
	color: #06c;
}

.orderHint dd span:hover {
	color: #ff6600;
	cursor: pointer;
}

.form-control {
	font-size: 12px !important;
}

/*全选、上下页*/
.tab_select input {
	margin-left: 2%;
}

.tab_select {
	width: 100%;
	height: 20px;
	margin-top: 20px;
}

.button_right {
	float: right;
}

/*订单列表上*/
.order_tab {
	width: 98%;
	/*     border: 1px solid #B8F5E0; */
	border: 1px solid #ddd;
	margin-top: 15px;
	margin-left: 1%;
}

.order_tab:hover {
	border: 1px solid #999;
}

.order_top {
	padding-left: 15px;
	width: 100%;
	line-height: 32px;
	/* 	background-color:#E2FFF5; */
	background-color: #f2f2f2;
	/* 	border-bottom:1px solid #B8F5E0;     */
	color: #333;
	font-size: 13px;
}

.order_top .moreDetail {
	color: #000;
	float: right;
	margin-right: 30px;
}

.order_top input {
	margin-left: 2%;
}
/* .order_top a{margin-left:3%;} */

/*订单列表下*/
.indent {
	width: 100%;
	background: #f8f8f8;
}
/*.order_bot tr{height:44px;}*/
.order_bot tr td {
	text-align: center;
	border: 1px solid #ddd;
	padding: 4px 0;
	font-size: 13px;
	vertical-align: middle;
}
/*.order_bot tr td a{ padding-left:0 !important;}*/
.name img {
	width: 22%;
	float: left;
	margin-left: 5%;
}

.name span { /* width:55%;*/
	margin-left: 5%;
	float: left;
	text-align: left;
}

.text_nature {
	color: #9A9A9A;
}

/*上下页分页*/
.next_page {
	width: 100% !important;
}

.next_page nav {
	margin-left: 20%;
}

/*弹出框收款*/
/*弹出框*/
.moneyPop {
	position: relative;
	width: 500px;
	left: 400px;
	z-index: 999;
	padding: 10px;
	background: #ddd;
}

.moneyinner {
	background: #fff;
	padding: 10px;
}
/* .cancelinner h2{font-size:16px;text-align: center;font-weight:bold;} */
/* .cancelinner label{line-height:30px;font-weight:normal;} */
/* .cancelinner .reasonWrap{text-align:center;} */
/* .cancelinner .chooseReason{width:160px;} */
.moneyinner .chooseButton {
	margin-top: 30px;
}

.moneyinner .form-inline {
	/* 	text-align:center; */
	margin-top: 20px;
}

.saveB {
	display: inline-block; /*width:60px;height:30px;*/
	border: none;
	outline: none;
	padding: 2px 8px;
	border-radius: 4px;
	background: #ff6600;
	color: #fff !important;
	text-align: center;
	background-image: linear-gradient(to bottom, #ff7a08 0, #ff6600 100%);
	box-shadow: 2px 2px 2px #ddd;
	line-height: 30px;
}
/*可复用分页*/
.turnPage {
	height: 40px;
	position: relative; /*background: #ddd;*/
	display: inline-block;
	width: 550px;
}

.turnPage nav {
	height: 40px;
	display: inline-block;
}

.turnPage .pagination {
	margin: 5px 0;
}

.FigureInput {
	width: 30px;
	height: 20px;
}

.turnNum {
	display: inline-block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 10px
}

.title-box {
    color: #fff;              
    padding: 0px 3px;
    line-height: 28px;
    float: left;
    background: #FE985C;
    cursor: pointer;
    margin-right: 5px;
}

.title-box:hover {
    color: #fff;
}


/* 新增 样式*/
.okbtn{margin-top:20px;}
input{
	/* border-radius:4px;  */
	border:1px solid #A9A9A9; 
}

.attr1{color:#656565;}

#type_sumbit{    
	width: 28%;
    margin-left: 36%;
    margin-top: 10px;
}


.form-inline .form-control{vertical-align: initial !important;}
input[type=radio]{line-height:24px; height:auto;}

/* 新增样式  */
.add_url{
	background:#ff6600; 
	color:#fff; 
	padding:.1rem .3rem; 
	border-radius:3px;
}
.add_url:hover,.add_url:link,.add_url:visited{
	color:#fff;
	text-decoration: none;
}