@charset "utf-8";
/**
 * index.css 商务中心首页样式文件
 * @author jlve<353375095@qq.com>
 * @create 2015-09-11
 *
 * ------- layout -------
 * pageWrap					分页框
 * okWrap						完成页面通栏内容区
 * bigContentWrap		通栏内容区
 * contentWrap				右侧内容区
 * ------- icons -------
 * 
 * ------- button -------
 *
 * ------- z-index -------
 *
 * ------- page -------
 * brandsjoinok 			申请完成
 * brandsJoin 				信息登记
 * brandsEditorInfo		信息编辑
 * brandsOrderList			订单列表
 * brandsOrderDetail		订单详情
 * brandsShowSize		查看尺寸弹出窗口
 * brandsClassList			类别列表
 * brandsAddClass			添加类别
 * brandsProductList		商品列表
 * brandsAddProduct	发布产品
 * brandsShowFabric		查看面料弹出窗口
 * brandsMyFabric			查看我的面料库弹出窗口
 * brandsFabricCenter	查看面料库弹出窗口
 * fabricJoin					面料商加入
 * fabricEditorInfo			面料商信息编辑
 * fabricProductList		面料产品
 * fabricAddProduct		添加面料
 * fabricOrderList			面料订单列表
 * fabricOrderDetail		面料订单详情
 * fabricSendNo			面料订单快递号
 * agentJoin					代理申请
 * agentList					代理列表
 * agentListEdit				代理弹出编辑
 * serviceJoin					顾问申请
 *
 * downloadBoke                博克软件下载

/*定义一个基本的 table 样式*/
table.x-table {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
	padding: 0;
}

table.x-table th, table.x-table td {
	border: 1px solid #dedede;
	line-height: 20px;
	padding: 5px;
}

table.x-table th {
	font-weight: bold;
	text-align: center;
	background: #efefef;
	border-bottom-width: 2px;
}

table.x-table.x-center td{
	text-align: center;
}

/* pageWrap--------------------------------------------------------------------------------------- */
.pageWrap{clear: both;text-align: right;font-size: 12px;margin-right: 35px;}
.pageWrap1{clear: both;text-align: right;font-size: 12px;margin-right: 20px;}
.inputText{
	border: none;outline: none;background-color: #f5f5f5;
}

/* contentWrap--------------------------------------------------------------------------------------- */
.okWrap{width: 910px;border: 1px solid #ddd;float: right;margin-top: 30px;margin-bottom: 30px;height: auto;padding-left: 370px;padding-top: 200px;}
.okWrap h1{font-family: "微软雅黑", "宋体";font-size: 24px;font-weight: normal;}
.okWrap a{color:#f99000!important;text-decoration: none;}

.bigContentWrap dl{width: 1280px;border: 1px solid #ddd;margin-top: 30px;margin-bottom: 30px;height: auto;padding-bottom: 30px;}
.bigContentWrap dt{margin-bottom:30px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 60px;height: 60px;width: 1200px;margin-right: auto;margin-left: auto;}
.bigContentWrap dt h1{float:left;font-family: "微软雅黑", "宋体";font-size: 18px;font-weight: normal;text-indent: 5px;}
.bigContentWrap dt h1 span{font-size: 12px;}
.bigContentWrap dt h1 i{font-style: normal;}
.bigContentWrap dd{padding-bottom: 20px;}
.bigContentWrap dd article{height: auto;width: 1000px;margin-right: auto;margin-left: auto;padding-top: 20px;padding-bottom: 20px;line-height: 30px;}
.bigContentWrap dd li{height: 56px;width: 1020px;line-height: 56px;margin-right: auto;margin-left: auto;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #ddd;padding-right: 10px;font-size: 14px;}
.bigContentWrap dd li a{text-decoration: none;color:#898989;}
.bigContentWrap dd li a:hover{text-decoration: none;color:#f99000;}
.bigContentWrap dd article h1{font-size: 16px;line-height: 80px;height: 80px;width: 100%;text-align: center;}
.bigContentWrap dd article h2{line-height: 20px;height: 20px;width: 100%;text-align: center;font-weight: normal;margin-bottom: 30px;}

.bigContentNewWrap dl{width: 1280px;border: 1px solid #ddd;margin-top: 30px;margin-bottom: 30px;height: auto;padding-bottom: 30px;}
.bigContentNewWrap dt{margin-bottom:30px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 60px;height: 60px;width: 1200px;margin-right: auto;margin-left: auto;}
.bigContentNewWrap dt h1{float:left;font-family: "微软雅黑", "宋体";font-size: 18px;font-weight: normal;text-indent: 5px;}
.bigContentNewWrap dt h1 span{font-size: 12px;}
.bigContentNewWrap dt h1 i{font-style: normal;}
.bigContentNewWrap dd{padding-bottom: 20px;}
.bigContentNewWrap dd article{height: auto;width: 1000px;margin-right: auto;margin-left: auto;padding-top: 20px;padding-bottom: 20px;line-height: 30px;}
/*.bigContentNewWrap dd li{height: 56px;width: 1020px;line-height: 56px;margin-right: auto;margin-left: auto;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #ddd;padding-right: 10px;font-size: 14px;}*/
.bigContentNewWrap dd li a{text-decoration: none;color:#898989;}
.bigContentNewWrap dd li a:hover{text-decoration: none;color:#f99000;}
.bigContentNewWrap dd article h1{font-size: 16px;line-height: 80px;height: 80px;width: 100%;text-align: center;}
.bigContentNewWrap dd article h2{line-height: 20px;height: 20px;width: 100%;text-align: center;font-weight: normal;margin-bottom: 30px;}

.contentWrap dl{width: 1100px;border: 1px solid #ddd;float: right;margin-top: 10px;margin-bottom: 30px;height: auto;padding-bottom: 30px;}
.contentWrap dt{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 60px;height: 60px;width: 1037px;margin-right: auto;margin-left: auto;}
.contentWrap dt h1{float:left;font-family: "微软雅黑", "宋体";font-size: 18px;font-weight: normal;text-indent: 5px;}
.contentWrap dd{padding-bottom: 20px;width: 1037px;margin: 0 auto;}
.contentWrap dd article{height: auto;width: 1000px;margin-right: auto;margin-left: auto;padding-top: 20px;padding-bottom: 20px;line-height: 30px;}
.contentWrap dd li{height: 56px;width: 1020px;line-height: 56px;margin-right: auto;margin-left: auto;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #ddd;padding-right: 10px;font-size: 14px;}
.contentWrap dd li a{text-decoration: none;color:#898989;}
.contentWrap dd li a:hover{text-decoration: none;color:#f99000;}
.contentWrap dd article h1{font-size: 16px;line-height: 80px;height: 80px;width: 100%;text-align: center;}
.contentWrap dd article h2{line-height: 20px;height: 20px;width: 100%;text-align: center;font-weight: normal;margin-bottom: 30px;}
.btnuploadpaPer{background-image: url("../../images/business/zhiyang.png");background-repeat: no-repeat;width: 120px;height: 32px;position: relative;z-index: 5;display: block;}

.detailOrderNoWrap{	margin-top:20px;	margin-buttom:30px;width: 990px;margin-right: auto;margin-left: auto;background-color: #fffceb;border: 1px solid #faf1c7;}
.detailOrderNoTitle{width: 980px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #f3e39b;height: 35px;line-height: 35px;margin-right: auto;margin-left: auto;text-indent:10px;	}
.detailOrderNoTitle h1{font-size: 16px;}
.detailOrderNoSub{width: 980px;height: 35px;line-height: 35px;margin-right: auto;margin-left: auto;text-indent:10px;}
.detailOrderPayWrap{margin-top:20px;margin-buttom:30px;width: 990px;margin-right: auto;margin-left: auto;background-color: #fffceb;border: 1px solid #faf1c7;}
.detailOrderPayTitle{width: 990px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f3e39b;	height: 35px;line-height: 35px;margin-right: auto;margin-left: auto;}
.detailOrderPayTitle h1 a{display: inline-block;font-size: 16px;margin-right: 10px;text-decoration: none;padding-right: 10px;padding-left: 10px;}
.detailOrderPayTitle h1 .on{font-size: 16px;margin-right: 10px;background-color: #FFF;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #f3e39b;border-left-color: #f3e39b;line-height: 35px;height: 35px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFF;}
.detailOrderPaySub{width: 960px;height: auto;line-height: 35px;margin-right: auto;margin-left: auto;background-color: #FFF;padding: 15px;line-height: 24px;}
.detailOrderPaySub ul{display:inline-block;	list-style-type: none;	}
.detailOrderPaySub ul li{float: left;height: 24px;width: 300px;padding-top: 5px;padding-bottom: 5px;border-bottom-width: 0px;border-bottom-style: solid;border-bottom-color: #FFF;line-height: 24px;font-size: 12px;}
.detailOrderWrap{margin-top:20px;margin-buttom:30px;width: 990px;margin-right: auto;margin-left: auto;background-color: #ededed;border: 1px solid #dadada;}
.detailOrderTitle{width: 990px;height: 35px;line-height: 35px;margin-right: auto;margin-left: auto;}
.detailOrderTitle h1 {	display: inline-block;font-size: 16px;margin-right: 10px;text-decoration: none;padding-right: 10px;padding-left: 10px;}
.detailOrderSub{width: 952px;height: auto;margin-bottom:4px;margin-right: auto;margin-left: auto;background-color: #FFF;padding: 15px;line-height: 24px;}
.detailOrderSub ul{display:inline-block;list-style-type: none;}
.detailOrderSub ul li{float: left;height: 24px;width: 300px;padding-top: 5px;padding-bottom: 5px;border-bottom-width: 0px;	border-bottom-style: solid;border-bottom-color: #FFF;line-height: 24px;font-size: 12px;}
.detailOrderContent{	display: inline-block;width: 952px;height: auto;margin-right: auto;margin-left: auto;background-color: #FFF;	line-height: 24px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dddddd;margin-bottom: 15px;	}
.detailOrderContent a{text-decoration: none;}
.detailOrderContent table{width:950px;margin-right: auto;margin-left: auto;border: 1px solid #dddddd;}
.fabricOrderContent table{margin-right: auto;margin-left: auto;background-color: #d6d6d6;}

.fabricObj{	display: block;float: left;	height: 77px;	width: 77px;margin-right: 10px;overflow: hidden;}
.popTable{line-height: 35px;}
.addProductUpload{float:left;width:98px;height:124px;margin-right:10px;margin-bottom:10px;display:inline-block;}
.addStorePhotos{float:left;width:120px;height:80px;margin-right:10px;margin-bottom:10px;display:inline-block;}
.addFabricUpload{float:left;width:126px;height:124px;margin-right:10px;margin-bottom:10px;display:inline-block; text-align: center;}


.ui-slider.ui-slider-horizontal .ui-slider-handle{width:15px;height:25px;margin-left:-7px;top:-7px;}
.ui-widget-content .ui-slider-handle.ui-state-default{background-image: url(../../images/business/slidesarrow.png);background-repeat: no-repeat;background-position: center -1px;}
.ui-widget-content .ui-slider-handle.ui-state-focus{outline:0;border-color:#434d5a;}

.ui-slider-pips .ui-slider-pip{width:2em;height:1em;line-height:1em;position:absolute;font-size:.8em;color:#999;overflow:visible;text-align:center;top:15px;left:20px;margin-left:-1em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.ui-slider-pip:hover .ui-slider-label{color:#000;width:50px;}

.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;}
.ui-widget-content{height:3px;background-color: #d7d7d7;}



/* #common */
.popcontainer { width:830px;margin-left:auto;margin-right:auto;*zoom:1;}
.popcontainer:before {display:table;content:"";}
.popcontainer:after {display:table;content:"";clear:both;}

/* curKeyWordWrap--------------------------------------------------------------------------------------- */
.curKeyWordWrap{width: 830px;color: #9b9b9b;padding-left: 0px;line-height: 16px;margin-bottom: 10px;margin-top: 10px;}
.curKeyWordWrap label{float: left;color: #ff4d49;text-decoration: none;border: 1px solid #ff4d49;margin-right: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;}
.curKeyWordWrap label:hover{color: #fff;text-decoration: none;border: 1px solid #ff4d49;margin-right: 5px;padding-top: 1px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px;background-color: #ff4d49;}
.curKeyWordWrap .curtitle{width:830px;font-family: "微软雅黑", "宋体";font-size: 18px;line-height: 30px;height: 30px;margin-bottom: 10px;display:block;}
.curKeyWordWrapdiv{float: left;display: block;width: 830px;height:30px;padding-top: 10px;padding-bottom: 10px;margin-bottom:20px;}
.fabricObjTable{width:123px;float: left;margin-right: 15px;margin-bottom: 10px;}
.fabricObjTableImage{display:block;height: 91px;width: 123px;overflow: hidden;}
.fabricImageUnselected{display:block;height: 91px;width: 123px;position: relative;left: 0px;	top: -94px;}
.fabricImageSelected{display: block;height: 91px;width: 123px;position: relative;left: 0px;top: -94px;*top: -93px;background-image: url(../../images/business/selected.png);background-repeat: no-repeat;	}

/* keyWordWrap--------------------------------------------------------------------------------------- */
.keyWordWrap {list-style-type: none;width: 830px;height: auto;margin-bottom: 10px;list-style-type: none;padding-right: 15px;padding-left: 0px;}
.keyWordWrap li {display: inline-block;color: #9b9b9b;width: 830px;line-height: 25px;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #e8e8e8;padding-bottom:10px;}

	
/* form--------------------------------------------------------------------------------------- */
.statement{margin-left: 100px;line-height: 60px;}
.brandTable input[type="text"]{font-size: 12px;color: #999;width: 238px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.brandTable input[type="text"]:focus{border: 1px solid #ff0000;}
.brandTable textarea{resize:none;font-size: 12px;color: #666666;width: 620px;height: 153px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;line-height:20px;}
.brandTable textarea:focus{border: 1px solid #ff0000;}
.brandTable table{width: 1200px;margin-left: auto;margin-right: auto;}
.brandTable td{padding-top: 16px;padding-bottom: 5px;line-height: 24px;color: #666666;}
.diy_set td{padding-top: 5px;padding-bottom: 5px;line-height: 24px;color: #666666;}
.diyStyleLabel  td{padding-top: 5px;padding-bottom: 5px;line-height: 24px;color: #666666;}
.brandTable td a{text-decoration: none;color:#999;}
/*.brandTable td a:hover{text-decoration: none;color:#fff;background-color:#bababa;}*/
.forGoodAt input{vertical-align: middle;}
.copylinkBtn{border:1px solid #5a6378;padding:3px 15px;border-radius: 3px;background:transparent;cursor:pointer;}



.nopad td{padding-top: 0px;padding-bottom: 0px;}

.brandListTable input[type="text"]{font-size: 12px;color: #666666;width: 238px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.brandListTable input[type="text"]:focus{border: 1px solid #ff0000;}
.brandListTable textarea{resize:none;font-size: 12px;color: #666666;width: 620px;height: 153px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;line-height:20px;}
.brandListTable textarea:focus{border: 1px solid #ff0000;}
.brandListTable table{width: 1100px;margin-left: auto;margin-right: auto;}
.brandListTable td{padding-top: 4px;padding-bottom: 4px;line-height: 24px;color: #999999;}
.brandListTable td a{text-decoration: none;}
.tableMove:hover{background-color:#f3fdfe;}

.showTable input[type="text"]{font-size: 12px;color: #666666;width: 238px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.showTable input[type="text"]:focus{border: 1px solid #ff0000;}
.showTable textarea{resize:none;font-size: 12px;color: #666666;width: 620px;height: 153px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;line-height:20px;}
.showTable textarea:focus{border: 1px solid #ff0000;}
.showTable table{width: 600px;margin-left: auto;margin-right: auto;}
.showTable td{padding-top: 12px;padding-bottom: 12px;line-height: 24px;}
.showTable td a{text-decoration: none;}



.uploadfile{position: relative;top: 0px;width: 118px;height: 59px;border: none;background: none;z-index: 6;opacity: 0;filter:alpha(opacity=0);/* 兼容IE */ }
.btnupload{	background-image: url("../../images/business/selectpic.png") !important;width: 118px;height: 32px;position: relative;z-index: 5;top: 0px;display: block;}
.imgFileDiv{float:left;width:118px;height:98px;display:block;}

.uploadfile1{position: relative;top: 0px;width: 98px;height: 59px;border: none;background: none;z-index: 6;opacity: 0;filter:alpha(opacity=0);/* 兼容IE */ }
.btnupload1{	background-image: url("../../images/business/selectpic1.png");width: 98px;height: 32px;position: relative;z-index: 5;top: -60px;display: block;}

.uploadfile2{position: relative;top: 0px;width: 98px;height: 59px;border: none;background: none;z-index: 6;opacity: 0;filter:alpha(opacity=0);/* 兼容IE */ margin-left:15px;}
.btnupload2{	background-image: url("../../images/business/selectpic1.png");width: 98px;height: 32px;position: relative;z-index: 5;top: -60px;display: block;margin-left:15px;}




/* icons--------------------------------------------------------------------------------------- */
#ok{float:left;display: block;width: 80px;height: 300px;background-image: url(../../images/business/ok.jpg);background-repeat: no-repeat;overflow: hidden;color: #FFF;text-decoration: none;}


/* #button---------------------------------------------------------------------*/
#forResetting {background:transparent;border:1px solid #dddddd;color:#666margin-right:30px;color: #fff;background-color: #fb6e52;border: 1px solid #df4e31;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#forSubmit{background:transparent;border:1px solid #dddddd;color:#666;margin-right:30px;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#forSubmit:hover{background-color: #fb6e52;border: 1px solid #df4e31;color:#fff;}
#forResetting:hover{background-color: #fb6e52;border: 1px solid #df4e31;color:#fff;}
#forSave {margin-right:30px;color: #666666;background-color: #fff;border: 1px solid #dddddd;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#searchOrder {color: #fff;background-color: #fb6e52;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #df4e31;display: inline-block;width: 75px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;cursor:pointer;}
#searchOrder1 { vertical-align:-20%;color: #fff;background-color: #fb6e52;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #df4e31;display: inline-block;width: 75px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#forReturn {margin-top:20px;color: #666666;background-color: #fff;border: 1px solid #dddddd;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#classEdit {color: #fb6e52;background-color: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #fb6e52;display: inline-block;width: 82px;	height: 25px;	overflow: hidden;font-size: 12px;line-height: 25px;text-decoration: none;background-image: url(../../images/business/classedit.png);	background-repeat: no-repeat;background-position: 7px center;text-indent: 25px;margin-top: 17px;margin-left: 20px;}
#addClass {float:right;color: #fff;background-color:#ff5274;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #ff5274;display: inline-block;width: 82px;	height: 25px;	overflow: hidden;font-size: 12px;line-height: 25px;text-decoration: none;margin-top:20px;text-align: center;}
#addClass:hover {background-color: #e93558;border: 1px solid #e93558;color:#fff;}
#classEditButton {color: #fb6e52;background-color: #ffe5e0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #ffe5e0;display: inline-block;width: 97px;	height: 30px;	overflow: hidden;font-size: 14px;line-height: 30px;text-decoration: none;text-align: center;}
#delClassButton {	color: #999999;	background-color: #fff;	-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #fff;display: inline-block;width: 97px;height: 30px;overflow: hidden;font-size: 12px;line-height: 30px;text-decoration: none;text-align: center;background-image: url(../../images/business/delclassicon.png);	background-repeat: no-repeat;background-position: 15px center;}
#grayButton {color: #fff;background-color: #bababa;border: 1px solid #bababa;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;width: 133px;height: 34px;overflow: hidden;text-align: center;font-size: 12px;line-height: 34px;text-decoration: none;}
#grayButton:hover {color: #999999;background-color: #fff;border: 1px solid #bababa;}
#grayBorderButton {margin-right:30px;color: #999999;background-color: #fff;border: 1px solid #bababa;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;width: 113px;height: 34px;overflow: hidden;text-align: center;font-size: 12px;line-height: 34px;text-decoration: none;}
#grayBorderButton:hover {color: #fff;background-color: #bababa;border: 1px solid #bababa;}
.fabricDel{	background-image: url(../../images/business/fabricdel.png);background-repeat: no-repeat;height: 12px;width: 8px;	position: relative;left: 65px;top: -80px;*top: -70px;	display: none;text-indent: -1000px;overflow: hidden;}
.fabricZoom{	background-image: url(../../images/business/fabriczoom.png);background-repeat: no-repeat;height: 18px;	width: 22px;position: relative;left: 30px;top: -65px;display: none;text-indent: -1000px;overflow: hidden;}
.pageButton1{float:right;display:block;color: #999999;margin-right: 5px;text-decoration: none; height:35px;line-height:35px;}
.pageButton1:hover{float:right;display:block;margin-right: 5px;text-decoration: none;height:35px;line-height:35px;}
.pageButton1.active{float:right;display:block;margin-right: 5px;text-decoration: none;height:35px;line-height:35px;}
#forSubmit1 {margin-right:200px;color: #fff;background-color: #fb6e52;border: 1px solid #df4e31;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
#addFabric {color: #fb6e52;background-color: #fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;	border: 1px solid #fb6e52;	display: inline-block;width: 82px;height: 25px;overflow: hidden;font-size: 12px;line-height: 25px;text-decoration: none;text-align: center;}
#sendOrder {color: #fff;background-color: #009f95;border: 1px solid #009f95;display: inline-block;width: 94px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
.joinLabel {color: #666666;background-color: #fff;display: inline-block;width: 94px;height: 34px;overflow: hidden;text-align: center;font-size: 12px;line-height: 34px;text-decoration: none;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-left-style: solid;border-top-color: #dcdcdc;border-right-color: #dcdcdc;border-left-color: #dcdcdc;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #dcdcdc;position: relative;top: 21px;*top: 13px;}
.joinLabelOn {color: #000;background-color: #f7f7f7;display: inline-block;width: 94px;height: 34px;overflow: hidden;text-align: center;font-size: 12px;line-height: 34px;text-decoration: none;border-top-width: 1px;border-right-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;	border-left-style: solid;border-top-color: #dcdcdc;	border-right-color: #dcdcdc;border-left-color: #dcdcdc;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f7f7f7;position: relative;top: 21px;*top: 13px;}
.redBorderButton {margin-right:30px;color: #fff!important;background-color: #fb6e52;border: 1px solid #fb6e52;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;height: 25px;overflow: hidden;text-align: center;font-size: 12px;line-height: 25px;padding-left:15px;padding-right:15px;text-decoration: none;}
.diyAddTagsBtn{font-size:18px;color:#000;font-family:'微软雅黑';}
.diyCollectBtn{display:inline-block;color:#fff; padding: 3px 14px;background: #ff5274;line-height: 26px;margin-left: 20px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.diyCollectBtn img{vertical-align: middle;margin-right: 3px;}
.diyCollectBtn:hover {background-color: #e93558;color:#fff;}


/* #add new---------------------------------------------------------------------*/
.orderTable input[type="text"]{font-size: 12px;color: #666666;width: 238px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.orderTable input[type="text"]:focus{border: 1px solid #ff0000;}
.orderTable textarea{resize:none;font-size: 12px;color: #666666;width: 620px;height: 153px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;line-height:20px;}
.orderTable textarea:focus{border: 1px solid #ff0000;}
.orderTable table{width: 1100px;margin-left: auto;margin-right: auto;}
.orderTable table:hover{background-color:#f4fdff;}
.orderTable td{padding-top: 6px;padding-bottom: 6px;line-height: 24px;color: #999999;}
.orderTable td a{text-decoration: none;color:#005aa0;}
.orderTable td a:hover{text-decoration: none;color:#ff9000;}
.orderNoTable:hover{background-color:#ffffff!important;}

.comfirmTable input[type="text"]{font-size: 12px;color: #666666;width: 238px;margin-top: 6px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.comfirmTable input[type="text"]:focus{border: 1px solid #ff0000;}
.comfirmTable textarea{resize:none;font-size: 12px;color: #666666;width: 520px;height: 110px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;border: 1px solid #ffffff;line-height:20px;}
.comfirmTable textarea:focus{border: 1px solid #ffffff;}
.comfirmTable td{line-height: 20px;color: #5b5b5b;}

.serviceTable input[type="text"]{font-size: 12px;color: #666666;width: 238px;margin-top: 6px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #dcdcdc;height: 20px;line-height:20px;}
.serviceTable input[type="text"]:focus{border: 1px solid #ff0000;}
.serviceTable textarea{resize:none;font-size: 12px;color: #666666;width: 470px;height: 50px;padding-top: 6px;padding-right: 35px;padding-bottom: 6px;padding-left: 15px;border: 1px solid #ffffff;line-height:20px;}
.serviceTable textarea:focus{border: 1px solid #ffffff;}
.serviceTable td{line-height: 24px;color: #5b5b5b;}
.serviceTableWrap{height: 300px;display: block;overflow: auto;}


.redButton {margin-right:10px;color: #fff!important;background-color: #ff5274;border: 1px solid #ff5274;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;}
.redButton:hover {margin-right:10px;color: #ffffff!important;background-color: #e93558;border: 1px solid #e93558;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;}
.blueButton {margin-right:10px;color: #005aa0!important;background-color: #fff;border: 1px solid #005aa0;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;width:70px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;}
.blueButton:hover {margin-right:10px;color: #ffffff!important;background-color: #005aa0;border: 1px solid #005aa0;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;width:70px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;}
.grayButton {margin-right:10px;color: #ffffff!important;background-color: #c8c8c8;border: 1px solid #c8c8c8;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;width:70px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;}
.disableButton {margin-right:10px;color: #dedede!important;background-color: #fff;border: 1px solid #dedede;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: inline-block;height: 32px;width:70px;overflow: hidden;text-align: center;font-size: 12px;line-height: 32px;text-decoration: none;cursor:default;}



.orderContent table{width:850px;border: 1px solid #dddddd;}
.orderContent table td{border-right-width: 1px;border-right-style: solid;border-right-color: #f0f0f0;}
.orderContent table td a{color:#005aa0!important;}
.orderContent table td a:hover{color:#ffb200!important;}




.orderServiceContent table{width:950px;border: 1px solid #dddddd;}
.orderServiceContent table td{border-right-width: 1px;border-right-style: solid;border-right-color: #f0f0f0;}
.orderServiceContent table td a{color:#005aa0!important;}
.orderServiceContent table td a:hover{color:#ffb200!important;}

.buttonPosition{display:block;width:85px;position: relative;top: -75px;left: 860px;}
.buttonFollow{display:block;width:85px;position: relative;top: -65px;left: 860px;}

.confirmStyleDiv{display:block;padding:5px;width:135px;border: 1px solid #d7d7d7;}
.lineHeight{
	line-height: 30px;
}

/* 自定义下拉菜单 */
.factorySelect {margin-top:5px;border: 1px solid #dcdcdc;height: 32px;position: relative;display: inline-block;width: 490px;background-color: #fff;color: #666666;font-size: 12px;} 
.factorySelect .curSelect {border: 1px solid #fff;height: 30px;line-height: 30px;position: absolute;display: block;width: 488px;text-indent: 10px;background-color: #fff;background-image: url(../../images/common/selectback.jpg);background-repeat: no-repeat;background-position: 455px center;} 
.factorySelect:hover .curSelect {background-color: #fff; color: #666666!important;} 
.factorySelect select {border: 1px solid #fff;height: 30px;line-height: 30px;position: absolute; top: 3px; left: 0; width: 488px; opacity: 0; filter: alpha(opacity: 0); font-size: 12px;color: #666666; } 
.factorySelect select option { text-indent: 10px;height:35px;line-height:35px; } 
.factorySelect select option:hover { background-color: #1e90ff; color: #fff; } 

.imgFileDiv3{float:left;width:76px;height:76px;display:block;}
.uploadfile3{position: relative;top: -76px;width: 76px;height: 76px;border: none;background: none;z-index: 2;opacity: 0;filter:alpha(opacity=0);/* 兼容IE */ }
.btnupload3{background-image: url("../../images/business/selectpic2.png");width: 76px;height: 76px;position: relative;z-index: 5;top: -152px;display: block;opacity: 0;filter:alpha(opacity=0);/* 兼容IE */}
.btnupload3:hover{background-image: url("../../images/business/selectpic2.png");width: 76px;height: 76px;position: relative;z-index: 5;top: -152px;display: block;opacity: 100;filter:alpha(opacity=100);/* 兼容IE */}


.redPrice{	color: #FF0000!important;}

#goBackNew{
	margin-top:20px;
	width:43px;
	height:25px;
	line-height:25px;
	color:#ffffff;
	background-image: url(../../images/business/returnIcon.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none;
	background-color: #fb6e52;
	-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;
}
.picBorderGray{
	border: 1px solid #d6d6d6;
	width: 72px;
	height: 68px;
	display: inline-block;
	overflow: hidden;
	*display: inline;
	*zoom:1;
	}
.picBorderGray img{
	width: 72px;
	}
.picBorderYellow{
	border: 1px solid #f8ad00!important;
	}
.divWrap{
	height: 600px;
	width: 680px;
	overflow-y: scroll;	
	overflow-x: none;
	display:block;	
	}
.forSubmitRedButton {margin-right:30px;color: #fff!important;background-color: #df4e31;border: 1px solid #df4e31;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
.forSubmitRedButton:hover {margin-right:30px;color: #df4e31!important;background-color: #fff;border: 1px solid #df4e31;display: inline-block;width: 102px;height: 34px;overflow: hidden;text-align: center;font-size: 14px;line-height: 34px;text-decoration: none;}
.comfirmTable a{color:#005aa0;}
.comfirmTable a:hover{color:#ffb200;}

/*版师入驻申请成功后*/
 .joinContent{ color:#13182b;font-size: 24px; text-align:center;margin-top: 250px;margin-bottom: 250px;}
 .joinContent img{vertical-align: middle;}
 .publishWorks{background:#ff5763 url(../../images/business/publishWorks.png) no-repeat 10px center ;height:34px;width:108px;display:inline-block;font-size: 16px;line-height: 34px;color:#fff;padding-left: 10px;}
 .publishWorks:hover{color:#fff;}



.nameLookup{float: right;}

.nameLookup input[type="text"]{width:170px;margin-right:10px;height:20px;padding:2px 8px;}
.nameLookup .nameLookupBtn{width:54px;display:inline-block;background:#5a6378;color:#fff;height:24px;line-height: 24px;text-align: center;}


/*面料库*/
.diyFabric dl{width: 1100px;border: 1px solid #ddd;float: right;margin-top: 10px;margin-bottom: 30px;height: auto;padding-bottom: 30px;}
.diyFabric dt{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 60px;height: 60px;width: 1037px;margin-right: auto;margin-left: auto;}
.diyFabric dt h1{float:left;font-family: "微软雅黑", "宋体";font-size: 18px;font-weight: normal;text-indent: 5px;}
.diyFabric dd{padding-bottom: 20px;margin-right: auto;margin-left: auto;width: 980px;}
.diyFabric dd article{height: auto;width: 1000px;margin-right: auto;margin-left: auto;padding-top: 20px;padding-bottom: 20px;line-height: 30px;}
.fabriSpan{width:100%;}
.fabriSpan .priceMeter{width:100%;font-size: 14px;}
.recommendContent li:hover .priceHover{color:#fff;}
.priceHover{color:#888888;}
.recommendTil{margin-top:10px;}
.recommendContent .boxContent li{position:relative;}
.deleteFabricBtn{display:inline-block;position:absolute;right:15px;bottom:40px;height:20px;width:14px;background:url(../../images/goods/deleteFabricBtn.png) no-repeat center;cursor:pointer;z-index: 33;}
.recommendContent li:hover .deleteFabricBtn{background:url(../../images/goods/deleteFabricBtnOn.png);}


/*---------------downloadBoke.html---------------*/
.downloadBoke,.downloadBoke a{font-family: '微软雅黑';}
.downloadNavBox{font-size: 16px;background:#ffffff;box-shadow: 3px 3px 5px #999;}
.downloadLogo{width:160px;margin-right:70px;padding:13px 0;}
.fixedNavTop{position:fixed;top:0;left:0;width:100%;z-index: 999;}
.downloadNav ul li{float: left;list-style: none;}
.downloadNav ul li a{padding:26px 0;width:126px;text-align:center;display:inline-block;font-size: 16px;border-left: 1px solid #eeeeee;}
.downloadNav ul li:nth-of-type(4){border-right: 1px solid #eeeeee;}
.downloadNav ul li.current{border-top:3px solid #ea7d76;}
.downloadLoginBox {padding:26px 0;}
.downloadlogin{color:#ea7d76;margin-left:20px;}
.downloadPhone{background:url(../../images/business/downloadPhoneIco.png) no-repeat left center;padding-left:30px;}
/*/////*/
.downloadBanner{height:500px;background:url(../../images/business/downloadBanner.jpg) no-repeat center;padding-top:100px;}
.softwareBanner{background: url(../../images/business/softwareBanner.jpg) no-repeat center;}
.downloadBanner_L{margin-left:50px;margin-right:20px;}
.downloadBanner_R .downloadTitle{margin-top: 40px;margin-bottom: 10px;}
.downloadBanner_R  .freeDownloadBtn_R{position:relative;padding-left:260px;height:80px;padding-top: 23px;}
.downloadBanner_R .downloadAd{color:#8ba1b6;font-size: 20px;line-height: 40px;}
.downloadBanner_R .freeDownloadBtn{position:absolute;width:255px;height:86px;background:url(../../images/business/freeDownloadBtn.png) no-repeat left center;margin-top:20px;cursor:pointer;color:#8ba1b6;transition:background 1s;left:0;top:0;}
.downloadBanner_R .freeDownloadBtn:hover{background:url(../../images/business/freeDownloadBtnOn.png) no-repeat left center;}
.downloadBanner_R .freeDownloadBtn_R span{line-height: 30px;}
.dsownloadBtnBox{margin-top:10px;}
.dsownloadBtnBox a{font-family: '宋体';}
.dsownloadBtnBox a:hover{color:#09afd9;text-decoration: underline;}
.dsownloadBtnBox .softwareDetailsBtn{margin-left:5px;color:#8ba1b6;margin-right:10px;}
.softIntroductionTil{margin-top: 50px;margin-bottom: 50px;}
.softIntroductionTil h2{text-align: center;font-size: 24px; line-height: 50px;font-weight: normal;}
/*.softIntroductionCont{padding:20px;}*/
.softIntroductionCont .softIntroductionCont_L{margin-right:40px;}
.softIntroductionCont .softIntroductionCont_R{width:600px;}
.softIntroductionCont_R p{line-height: 24px;color:#989898;font-size: 14px;}
.softIntroductionCont_R h2{font-size: 18px;color:#595959;font-weight: normal;line-height: 40px;}
.softIntroListBox{margin-top: 20px;margin-bottom: 90px;padding:20px;border:1px solid #eeeeee;}
.softIntroListBox ul li{float: left;list-style: none;line-height: 55px;margin-right:40px;}
.softIntroListBox ul li span{font-size: 18px;color:#989898;margin-left:10px;}
.softIntroListBox ul li img{vertical-align: middle;}
/*//////*/
.downloadContent_L{border:1px solid #eeeeee;width:461px;}
.downloadContent_L ul li{float: left;list-style: none;width:190px;position:relative;padding:20px;color:#999;border-bottom: 1px solid #eeeeee;}
.downloadContent_L ul li:nth-of-type(odd){border-right:1px solid #eeeeee;}
.downloadContent_L ul li .downloadImg{position:absolute;left:20px;top:20px;}
.downloadContent_L ul li span{display:block;padding-left:60px;line-height: 24px;}
.downloadContentBtn{padding:6px 15px;border:1px solid #e5e5e5;margin-top: 10px;display:inline-block;-webkit-border-radius:6px;border-radius:6px;-moz-border-radius:6px;margin-right:5px;background:#fff;}
.downloadContentBtn:hover{background:#f5f5f5;}
.downloadContentBox h3{font-size: 18px;color:#ea7d76;font-weight: normal;line-height: 50px;}
.downloadtextBox img{margin-right:10px;vertical-align: middle;}
.bokeCodeBox{text-align: center;margin-top: 100px;margin-bottom: 130px;}
.bokeCodeBox p{color:#333;}
.freeShowBox{font-size: 14px;color:#989898;margin-top: 10px;/*border:1px solid #f1f1f1;*/}
.freeShowBox h2{font-size: 18px;color: #595959;font-weight: normal;line-height: 40px;}
.freeShowBox p{/*text-indent: 2em;*/line-height: 24px;}
.freeShowRelation span{display:block;/*text-indent: 2em;*/line-height: 30px;}


/*diy款式设置*/
/*.diyStyleTable table th{text-align: center;}
.diyStyleTable table th a{display:inline-block;background:#e0e0e0;height:30px;width:160px;line-height: 30px;}*/
.diyStyleTable,.diyStyleTable a{font-family: '微软雅黑';}
.diyStyleTable .diyTableBox{padding:0 38px;}
.diyTableBox .diyTableTop {border-bottom: 1px solid #dddddd;}
.diyTableBox .diyTableTop li{list-style: none;float: left;width:160px;line-height: 30px;height:30px;margin-top:30px;border-bottom-style:none;padding-right:0;margin-right:6px;text-align: center;color:#13182b;font-size: 14px;background:#e0e0e0;cursor:pointer;}
.diyTableBox .diyTableTop li.current{color:#fff;background:#13182b;}
.diyTableBox .diyTableDown li{list-style: none;border-bottom-style:none;margin-top: 40px;margin-right:40px;line-height: 18px;}
.diyTableDown .diyTableImg{height:192px;width:142px;border:1px solid #e0e0e0;text-align: center;overflow:hidden;margin-bottom: 10px;}
.diyTableImg img{height:192px;width:auto;}
.diyStyle {position: relative;}
.checkBox_R{position: absolute;right:40px;top:36px;}
.diyTableBox .diyTableDown li{float: left;height:194px;width:144px;}
.diyStyleTable input[type="checkbox"]{height: 16px;width: 16px;vertical-align: middle;cursor:pointer;}
#cancelList{margin-left:10px;background:url(../../images/business/delclassicon.png) no-repeat left center;padding-left:18px;cursor:pointer;}
.diyMoBtn,.cancelBtn{cursor:pointer;margin:0 5px;}


/*----------------------------diyCustomItems.html------------------------------*/
.diyCustomItems,.diyCustomItems a{font-family: '微软雅黑';}
/*2个轮播开始*/
.liningCont .liningShow{overflow:hidden; zoom:1;padding:40px 50px; position:relative; padding-bottom:60px;margin-left:20px;margin-right:0px;}
.liningCont .liningShowPrev,.liningCont .liningShowNext{ position:absolute; left:0; top:50px; display:block; width:30px; height:160px; line-height:160px;}
.liningCont .liningShowNext{ left:auto; right:0;}
.liningCont .liningShowPrev:hover,.liningCont .liningShowNext:hover{ border-color:#ff5274;  }
.liningCont .liningShowBox ul{ overflow:hidden; zoom:1; }
.liningCont .liningShowBox ul li{ margin:0 16px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.liningCont .liningShowBox ul li .pic{ text-align:center; }
.liningCont .liningShowBox ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
.liningCont .liningShowBox ul li .pic a:hover img{ border-color:#999;  }
.liningCont .liningShowBox ul li .title{ line-height:24px;   }
.liningShow ul{position:absolute;width:3000px;}
.liningShow ul li{float: left;margin-left:20px;margin-right: 20px;list-style: none;position:relative;line-height: 0;}
.liningShow li>a{display:inline-block;height:128px;overflow:hidden;width:128px;}
.liningShow ul li>a p{width:128px;height:128px;position:relative;}
.liningShow ul li>a p i{height:18px;width:22px;text-align: center;display:inline-block;background:#ff5274;position:absolute;right:0;top:10px;font-style: normal;color:#fff;}
.liningShow ul li>a p img{width:128px;height:128px;}
.liningShow ul li>a>span{display:inline-block;height:30px;width:110px;text-align: center;background:rgba(0,0,0,0.5);transform:translate(0px,0px);transition:all 1s;}
.liningShow ul li a:hover span{transform:translate(0px,-30px);}
.liningShow ul li a span em{height:30px;display:inline-block;width:100%;line-height: 30px;color:#fff;font-style: normal;}
.ithzsShowDown .listTitle{margin-top:40px;line-height:60px;font-weight: normal;font-size: 22px;}
.amplificationBox{text-align: left;margin-top: 6px;padding-left: 5px;}
.amplificationBox p{line-height:20px;}
.judgeBtn{padding:30px 0px 20px 0;border-bottom: 1px dashed #e1e1e1;color:#13182b;font-size: 14px;position: relative;}
.judgeBtn .inputSpan{display:inline-block;height:20px;width:20px;border:1px solid #e1e1e1;margin-left: 22px;margin-right:10px; cursor:pointer;vertical-align: middle;margin-bottom: 10px;}
.judgeBtn span.spanOn{background:url(../../images/goods/spanOn.png) no-repeat center;}
.amplificationBtn{cursor:pointer;}
/*轮播结束*/
.diyCustomDown {position:relative;}
.diyCustomDown .diyCustomAddBtn{padding:8px 15px;display:inline-block;position:absolute;right:10px;top:20px;background:#7b7f8e;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;font-size: 14px;}
.diyCustomDown .diyCustomAddBtn:hover{background:#13182b;}
.customTil{width: 100%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 28px;cursor: pointer;}
.diyModificationBtn,.diyDeleteBtn{cursor:pointer;}
.notApplication{height:100%;width:100%;background:rgba(0,0,0,0.3);position: absolute;left:0;top:0;}

/*弹框*/

/*模态弹窗*/
.magnifyBox{height:100%;width:100%;background:rgba(0,0,0,0.5);position:fixed;z-index: 99999;left:0;top:0;}
.magnifyCont{background:#fff;position:fixed;left:50%;top:50%;height:10px;width:810px;margin-left:-445px;height:560px;margin-top: -300px;padding:30px 40px;}
.magnifyCloseBtn{position: absolute;right:-40px;top:0px;background:#fff;height:40px;width:40px;z-index: 3333;line-height: 50px;text-align: center;cursor:pointer;}
.magnifyCont h2{line-height:60px;font-size: 18px;font-weight: normal;color:#13182b;border-bottom:1px solid #d6d6d6;margin-bottom: 20px;}
.listInput{color:#13182b;font-size: 14px;}
.listInput input[type="text"]{width:317px;height:20px;padding:5px 10px;}
/*模态弹窗结束*/
.listMagnifyBox{background:#fff;position:fixed;left:50%;top:50%;height:10px;width:420px;margin-left:-210px;height:200px;margin-top: -100px;padding:30px 40px;}
.listNameBox input[type="text"]{padding:5px 15px;width:300px;}

.countersignBtn{display:inline-block;width:160px;height:40px;background:#3ca3f7;color:#fff;text-align: center;line-height: 40px;margin-top: 30px;margin-left:70px;}

.diyMagnifyCont{height:450px;}
span.valide_fail,span.DiySetStylePicture_fail,span.DiySetStyleDescribe_fail,span.DiySetStyle_fail{
	color:red;
}

/*---------------brandsProductList.html----------------*/
.newBrandTilBox{}
.newBrandTilBox ul li{float: left;color:#5b5b5b;list-style: none;font-size: 14px;line-height: 30px;cursor: pointer;margin-top:10px;}
.newBrandTilBox ul li a{display:inline-block;padding:5px 20px;}
.newBrandTilBox ul li.current{color:#fff;background-color:#009f95;}
.newBrandTilBox ul li.current a{color:#fff;}
.styleTypeBox span{display:inline-block;padding:6px 30px;background-color:#ccc;cursor:pointer;color:#fff;margin-left:5px;margin-right: 5px;margin-bottom: 10px;}
.styleTypeBox span.spanOn{background:#009f95;}
.emStyleBox em{line-height:20px;display:inline-block;padding:6px 20px;background-color:#4f5d73;;cursor:pointer;color:#fff;margin-left:5px;margin-right: 5px;margin-bottom: 10px;-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;}
.styleTypeBigBox{font-size:14px;}
.newBrandDown{text-align: center;padding-top:40px;padding-bottom: 100px;}
.newBrandPrev,.newBrandNext{display:inline-block;padding:8px 30px;background-color: #fb6e52;color:#fff;margin-left:40px;margin-right:40px;color:#fff;font-size: 14px;}

.formulaBrandBox ul li{background:#dddddd;margin-right: 5px;padding:5px 20px;}
.upsBox span{-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;background:#4f5d73;}
.quantityBox span{margin-left:5px;margin-right:5px;color:#79c2ef;}
.examineBox span{background:#fb6e52;}
.brandTable td .changeAddressBtn{padding:8px 30px;font-size: 14px;color:#fff;display: inline-block;background:#bababa;margin-left:20px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px; }

/*大弹框*/
.printerManualsBox{height:100%;width:100%;position:fixed;background:rgba(0,0,0,0.5);top:0;left:0;display:none;z-index: 9999999;}
.printerManuals{height:660px;width:780px;position:absolute;left:50%;top:50%;margin-left:-415px;background:#fff;margin-top:-335px;border:5px solid #484848;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px; color:#262629;padding-left:20px;padding-right:20px;}
.patternCloseBtn{position:absolute;right:10px;top:10px;cursor:pointer;}
.newsPriceTil{font-weight: normal;color: #5e5e5e;line-height: 40px;font-size: 14px;}
.newsPriceTil .newsPriceSpan{padding:3px 10px;display:inline-block;line-height: 24px;}
.newsPriceTil .activeOn{background:#444;color:#fff;}
.priceListTop{padding-bottom: 30px;border-bottom: 1px dashed #dcdcdc;padding-left: 20px;padding-right: 20px;}
.newsPriceCont{height:520px;overflow-y: auto;}
.priceNameInput{padding-top:5px;padding-bottom: 5px;position:relative;}
.priceNameInput input[type="text"]{padding:5px 10px;width:360px;margin-left:5px;}
.priceNameUl{padding-left: 60px;;}
.usableName{position:absolute;top:8px;}




.delProductUpload{position:relative;}
.removeImgText{position:absolute;right:2px;top:2px;cursor:pointer;z-index: 22;display:none;}
.delProductUpload:hover .removeImgText{display:block;}
.priceNameInput .hoverTextDiv{position:relative;width:270px;}
.priceNameInput .hoverTextDiv:hover .delTextBtn{display:block;}
.priceNameInput .hoverTextDiv .delTextBtn{position:absolute;cursor:pointer;text-align:center;right:10px;top:8px;font-style:normal;display:none;}



.contentNewWrap dl{width: 1100px;border: 1px solid #ddd;float: right;margin-top: 10px;margin-bottom: 30px;height: auto;padding-bottom: 30px;}
.contentNewWrap dt{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #ddd;line-height: 60px;height: 60px;width: 1037px;margin-right: auto;margin-left: auto;}
.contentNewWrap dt h1{float:left;font-family: "微软雅黑", "宋体";font-size: 18px;font-weight: normal;text-indent: 5px;}
.contentNewWrap dd{padding-bottom: 20px;}
.contentNewWrap dd article{height: auto;width: 1000px;margin-right: auto;margin-left: auto;padding-top: 20px;padding-bottom: 20px;line-height: 30px;}
.contentNewWrap dd li a{text-decoration: none;color:#898989;}
.contentNewWrap dd li a:hover{text-decoration: none;color:#f99000;}
.contentNewWrap dd .priceNameUl li{float: left;padding:2px 8px;text-align: center;list-style: none;margin-left:7px;margin-right: 7px;cursor:pointer;margin-bottom: 10px;border:1px solid #dcdcdc;background-color:#fff;}

.contentNewWrap dd .priceNameUl li.usableOn{float: left;padding:2px 8px;background-image: url(../../images/business/usableWidthOn.png);background-repeat:no-repeat;background-position:right top;text-align: center;list-style: none;margin-left:7px;margin-right: 7px;cursor:pointer; border:1px solid #ff5274;}


.priceNameUl li{float: left;padding:8px 20px;text-align: center;list-style: none;margin-left:7px;margin-right: 7px;cursor:pointer;margin-bottom: 14px;border:1px solid #dcdcdc;background-color:#fff;}
.priceNameUl li.usableOn{float: left;padding:8px 20px;background-image:url(../../images/business/usableOn.png) ;background-repeat:no-repeat;background-position:right top;text-align: center;list-style: none;margin-left:7px;margin-right: 7px;cursor:pointer;border:1px solid #ff5274;}

.canOptionTil{font-size:16px;line-height:40px;font-weight:normal;}

.priceNameUlWidth li{float: left;padding:2px 8px;text-align: center;list-style: none;margin-left:5px;margin-right: 5px;cursor:pointer;margin-bottom: 10px;border:1px solid #dcdcdc;background-color:#fff;}
.priceNameUlWidth li.usableOn{float: left;padding:2px 8px;background-image:url(../../images/business/usableWidthOn.png) ;background-repeat:no-repeat;background-position:right top;text-align: center;list-style: none;margin-left:7px;margin-right: 7px;cursor:pointer; border:1px solid #ff5274;}
.priceNameDel li:hover{background:url(../../images/business/priceNameDel.png) no-repeat center;}

.priceListDown{padding-top: 30px;padding-left:30px;font-size: 14px;}
.priceListSpan span{display:inline-block;margin-left:20px;margin-right: 20px;width:120px;height:22px;text-align: center;color:#333333;font-size: 14px;margin-bottom: 20px;}
.addPriceBox span input{width:110px;height:20px;}
.priceListSpan .priceAddLi{color:#fff;background-color:#79c2ef;border-color:#79c2ef;color:#fff;padding:2px 0;cursor:pointer;}
.printerManuals .bokeDownloadBtn{text-decoration: underline;color:#0000ff;}
.iKnowBtn{color:#fff;background:#ff5274;display:inline-block;padding:3px 20px;margin-top:30px;padding-left: 30px;padding-right: 30px;line-height: 40px;font-size: 16px;}
.iKnowBtnBox{text-align: center;}
.toSubmitBtn{background-color:#009cff;padding:10px 60px;display:inline-block;color:#fff;margin-left: 10px;margin-right: 10px;font-size: 14px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;margin-top:20px;}
.tintSubmitBtn{background:#9aaecd;}
.projectList1{width:100px;text-align: center;display:inline-block;margin-bottom: 10px;}
.projectList2{width:100px;text-align: center;display:inline-block;margin-bottom: 10px;}
.projectList3{width:150px;text-align: center;display:inline-block;margin-bottom: 10px;}

/*===============*/
.sexSelection{border:none;}
.priceListDown input{vertical-align: middle;text-align: center;}
.priceListDownTab th,.priceListDownTab td{text-align: center;}
.agentPrice{padding-left:50px;margin-top:20px;margin-bottom: 20px;;}
 
.brandTable .agentPrice input[type="text"]{width:120px;color:#5b5b5b;}
/*---------------------brandsFabricGroup----------------*/
.selectorMode1{line-height: 50px;;}
.selectorMode2,.selectorMode3{line-height: 40px;;}
.selectorMode2 input{padding:5px 10px;text-align: left;line-height:18px;width:300px;margin-left:10px;}
.toLeadBtn{display:inline-block;padding:3px 10px;background:#ff4400;margin-left:10px;line-height: 20px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;color:#fff;cursor:pointer;}
.fabricCheckBox{position:relative;}
.fabricCheckBox .faBackBtn{position:absolute;right:10px;top:10px;padding:6px 20px;background:#fc6e51;line-height: 20px;font-size: 14px;color:#fff;}
.fabricCheckTop span{display:inline-block;vertical-align: top;}
.fabricCheckSpan1{width:200px;}
.fabricCheckSpan2{width:180px;text-align: center;}
.forClothCont{position:relative;}
.forClothCont .forClothTil{position:absolute;left:0px;}
.fabricCheckSpan3 em{background:#4f5d73;display:inline-block;padding:6px 12px;color:#fff;margin:4px 2px;}
/*.fabricListDown{padding-left:20px;}*/
.fabricList_Left{width:270px;height:370px;overflow-y: auto;}
.fabricList_Left ul{height:370px;}
.fabricList_Left700 {width:776px;height:500px;}
.fabricList_Left700 ul{height:500px;}
.fabricList_Left500 {width:520px;}

.fabricList_Left1030  {width:1030px;}
.fabricList_Left1030 ul{height:350px;overflow-y: auto;}
.fabricList_Left ul li{padding:6px;background:#eeeeee;float: left;list-style: none;width:110px;border:1px solid #eeeeee;height:160px;}
.fabricList_Left ul li.active{border-color:#fb6e52;}
/*查看面料*/
.checkFabricList ul li{padding:6px;background:#eeeeee;float: left;list-style: none;width:110px;border:1px solid #eeeeee;height:160px;margin:8px;}
.checkFabricList ul li.active{border-color:#fb6e52;}

.fabricListImg{height:110px;width:110px;overflow:hidden;}
.fabricListImg img{height:110px;width:110px;}
.fabricListNum{width: 100%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 20px;cursor: pointer;color:#2d3345;}
.fabricListTil{height:20px;width: 100%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 20px;cursor: pointer;color:#2d3345;}
.fabricListStore{background:url(../../images/business/storeNameIco.png) no-repeat left center;height:20px;padding-left:18px;width: 100px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 20px;cursor: pointer;color:#2d3345;}

.fabricList_Center{width:100px;padding-top:150px;text-align: center;}
.fabricList_Center200{width:200px;padding-top:150px;text-align: center;}
.fabricList_Center .removeArrowBtn,.fabricList_Center .addArrowBtn{display:inline-block;padding:3px 10px;background-color: #ff4400;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px; }
.checkItems{line-height: 30px;margin-bottom: 10px;;;}
.fabricList_Right{width:390px;}

/*brandsCustomDescrip.html*/

.changeExplain{display:inline-block;padding:5px 20px;background:#009f95;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;margin-left:10px;cursor:pointer;}

/*brandsIcomeAddress.html*/
.incomAddressTop ul li{list-style: none;font-size: 18px;color:#000;}
.incomAddressBg{background:#eeeeee;padding:40px 30px;margin-top:0;}
.incomAddressCont{padding-bottom:20px;margin-left: 40px;margin-top: 20px;font-size: 14px;color:#333333;}
.incomAddressCont span{display:inline-block;text-align: center;line-height: 40px;}
.incomAddressTil span{background:#eeeeee;}
.recipientsBox{width:200px;}
.bouncedBox{width:100px;}
.telBox{width:200px;}
.bouncedTel{width:140px;}
.detailedAddress{width:500px;}
.bouncedAddress{width:360px;}
.bouncedAddress400{width:400px;}
.bouncedAddress570{width:570px;}
.defaultAddress{width:70px;}
.defaultAddress130{width:130px;}
.defaultBounced{width:100px;}
.newsAddBtn{color:#fff;background:#79c2ef;padding:8px 20px;margin-top:20px;display:inline-block;}
.alertincomAddress .alertWrap3{background-position: 10px 12px;text-align: left;left:0px;top:-60px;}
.AddAdressBtn{color:#fff;padding:10px 25px;background:#fb6e52;}

/*assistantCustomDetails.html*/
.assistantDetailsBox{margin-left:50px;margin-right: 30px;margin-top:20px;padding-bottom: 50px;}
.assistantDetailsTop span{margin-left:10px;margin-right:10px;color:#79c2ef;}
.assistantDetailsDown {margin-top: 10px;}
.assistantDetailsDown .assistantLeft{width:120px;}
.assistantImg{height:100px;width:100px;overflow:hidden;margin-bottom: 10px;}
.assistantRight{width:770px;padding-left:20px;}
.contentWrap .assistantRight li{border:none;float: left;height:150px;width:100px;margin-left:20px;margin-right: 10px;line-height:20px;text-align: center;}
.assistantRight li{border:none;float: left;/*height:100px;*/width:100px;margin-left:20px;margin-right: 10px;line-height:20px;text-align: center;}

.assistantItem h2{font-size: 16px;font-weight: normal;line-height:40px;}
.contentWrap .embroideryColor li{height:70px;width:50px;list-style: none;margin-left:5px;margin-right: 5px;margin-bottom: 10px;}
.embroideryColor li{height:50px;width:50px;list-style: none;margin-left:5px;margin-right: 5px;margin-bottom: 10px;}
.embroideryColor .embPic{height:50px;width:50px;overflow:hidden;}
.embroideryColor .embTil{width: 100%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 30px;}
.projectDetailsBox{padding-left:180px;}
.projectDetailsBox input[type="text"]{width:300px;padding:5px;}
.patternTop{height:140px;}
/*brandsPriceDetail.html*/
.priceDetailDown{margin-left:30px;margin-left:30px;padding-left:20px;padding-left:20px;padding-top:30px;padding-bottom: 70px;}
.priceDetailLeft{width:350px;margin-top: 10px;;}
.priceDetailName{display:inline-block;width:110px;text-align: center;line-height:40px;margin-right: 60px;;}
.priceDetailLeft input[type="text"]{width:70px;margin-right:60px;margin-bottom: 10px;padding-right: 20px;}
.priceDetailCenter{width:170px;}
.priceDetailRight{width:400px;}
.priceDetailBtn{display:inline-block;padding:5px 20px;color:#fff;background:#ffb154;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;cursor:pointer;}
.priceBeforeBtn{display:inline-block;padding:5px 20px;background:#ffb154;border-color:#ffb154;color:#fff;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;cursor:pointer;}
.priceAfterBtn{display:inline-block;padding:5px 20px;color:#666;background:#eeeeee;border:1px solid #666;}


/*brandsOrderList.html*/
.brandTable td .currentOrder{text-indent: 1em;color:#fb6e52;display:inline-block;text-decoration: underline;}
.orderStatus{color:#0bbb5e;}
.orderStatus span{color:#666666;}
.orderStatus em{display:inline-block;padding:2px 10px;margin-left:5px;margin-right: 5px;background:#a8c5b6;color:#fff;}
.orderStatus em.current{background:#0bbb5e;}
.brandTable td .detailsBtn{display:inline-block;padding:5px 20px;background:#9aaecd;color:#fff;}
.brandTable td .pendingOrderBtn{background:#009cff;}


/*查看订单brandsOrderDetail.html*/
/*新修改*/

.orderViewTop.newOrderViewTop{margin-left: 0px;margin-right: 0px;border-color:#c1c5cf;padding:0px;}
.brandsPend.newBrandsPend{margin-left: 0px;margin-right: 0px;}
.viewTopTil.newViewTopTil{background:#f5f8fa;border-color:#c1c5cf;}
.viewTopCont.newViewTopCont{padding:0 26px;}
.newViewTopContTop{border-bottom: 1px solid #c1c5cf;}
.newViewTopContDown{background-color: #f5f8fa;color:#333;}
.viewTopBox.newViewTopBox span{width:320px;}
.orderViewDown.newOrderViewDown{margin:0px;padding:0;border:1px solid #c1c5cf;}
.newTilBg{background-color: #444444;padding-top: 10px;padding-bottom: 10px;}
.newViewDownCont .newViewDownLeft{width:760px;}
.newViewDownCont .newViewDownRight{width:240px;border:1px solid #c1c5cf;}
.styleDiv ul{margin-left: 70px;}
.styleList ul li{float: left;width:25%;margin-bottom: 10px;}
.fabricList ul li{float: left;width:50%;margin-bottom: 10px;}
.styleDiv{position:relative;}
.styleDiv .styleTil{position:absolute;left:10px;top:0;width:70px;}
.newViewDownRight .newRightCont{padding:10px;}
.newViewDownRight .styleImgDiv{height:238px;width:170px;overflow: hidden;}
.inputBtnBox .inputSumit {display:inline-block;padding:8px 30px;border:1px solid #c1c5cf;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.inputBtnBox .inputSumit.inputSumit2{background-color: #03bbf8;border-color: #03bbf8;color:#fff;}
.standardSizeBox ul li{padding:6px 20px;border:1px solid #c1c5cf;margin:5px;float: left;cursor:pointer;}
.standardSizeBox ul li.current{border:1px solid #ffba00;}



.orderViewTop{margin-left: 40px;margin-top: 20px;margin-right: 40px;border:1px solid #eed97c;}
.viewTopTil{padding-left: 10px;background:#fffceb;line-height: 40px;font-size:16px;border-bottom: 1px solid #eed97c;font-weight: normal;}


.viewTopCont{padding:20px 26px;}
.viewTopBox span{display:inline-block;width:260px;line-height: 20px;padding:10px 0;}
.backgroundGray{background-color: #f4f4f4;}
.backgroundDarkgray{background-color: #eeeeee;}
.viewTopBox70{margin-right: 40px;margin-left: 50px;}
.viewTopBox70 span{display:inline-block;width:60px;line-height: 30px;text-align: center;}
/*.viewTopBox60 span{display:inline-block;width:56px;line-height: 30px;text-align: center;}*/
.viewTopBox .viewTopSpan1{width:150px;}
.viewTopBox .viewTopSpan2{width:150px;}
.viewTopBox .viewTopSpan3{width:150px;}
.viewTopBox .viewTopSpan4{width:200px;}
.viewTopBox .viewTopSpan5{width:200px;text-align: center;}
.viewTopBox img{vertical-align: middle;}
.orderViewDown{border:2px solid #e3e3e3;margin:20px 40px 40px 40px;padding:4px;background:#eeeeee;}
.viewDownTil{line-height: 30px;padding-left: 5px;font-weight: normal;font-size:16px;}
.viewDownCont{padding:15px;background:#fff;}
.viewDownCont_L{width:200px;}
.viewDownCont_R{width:598px;text-align: left;margin-left: 10px;}
.contentWrap dd .viewDownCont_R li{position:relative;list-style: none;border:none;width:150px;float: left;overflow:hidden;line-height: 20px;height:36px;margin-bottom: 3px;}
.describeTil{width:100px;text-align: center;}
.describeTil .describeTilSpan{padding:5px 8px;background-color: #86d0ff;color:#fff;display:inline-block;text-align: center;margin-top: 20px;}
.describeCont{width:496px;}
/*.modifyBg{height:120px;width:85px;background:url(../../images/business/modifyBg.png) no-repeat center;position:absolute;left:0;top:0;}*/
/*.viewDownCont_R li .partsImg{width:83px;text-align: center;overflow:hidden;height:90px;}*/
/*.viewDownCont_R ul{padding:50px 10px;}*/
.viewDownBox{padding:20px 0px;}
.viewDownCont_R p{line-height: 30px;}
.viewDownBoxTil{line-height: 30px;font-weight: normal;;}
.fastenerBox{padding:20px 0px;}
.fastenerBox ul li{list-style: none;border:none;float: left;width:100px;height:100px;line-height: 20px;text-align: center;}
.brandsPend{margin-left:40px;margin-right: 40px;padding:20px 0;margin-top: 20px;}
.brandsPend_L{width:460px;position:relative;}
.brandsPend_L{border:2px solid #c9c9c9;}
.orderPend{border-right: 2px solid #c9c9c9;padding: 40px 20px;display:inline-block;}
.affirmPend{color:#c9c9c9;padding-top: 30px;}
.affirmBox{padding-top: 20px;padding-left: 20px;color:#666666;width: 280px;}
.affirmBox .sendOutBtn{position:absolute;right:20px;top:30px;}
.affirmBtn{display:inline-block;padding:10px 20px;color:#fff;background:#dd2d3a;margin-left:40px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
.sendOutBtn{display:inline-block;padding:5px 20px;color:#fff;background:#c9c9c9;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;}
.printBtn{background:#009cff;padding:5px 10px;}
.confirmCont{padding-left:120px;margin-top: 30px;}
.confirmCont p{line-height: 34px;}


/*brandsAdvanceOrder.html*/
.unOrdersBtn{display:inline-block;padding:5px 20px;line-height:26px;background-color: #fb6e52;margin-top: 14px;color:#fff;margin-left: 10px;}
.advanceCont{margin-left:30px;margin-right: 30px;}
.advanceCont span{display:inline-block;text-align: center;line-height: 20px;vertical-align: top;padding:10px 0px;}
.advanceCont p{display:inline-block;text-align: center;line-height: 30px;}
/*.bgColor1{background}*/

.advanceCont .advanceBox50{width:50px;}
.advanceCont .advanceBox80{width:80px;}
.advanceCont .advanceBox120{width:120px;}
.advanceCont .advanceBox96{width:96px;}
.advanceCont .advanceBox140{width:140px;}
.advanceCont .advanceBox180{width:180px;}
.advanceCont .advanceBox300{width:300px;}
.advanceCont .advanceBox400{width:400px;}
.invalidBtn{width:30px;display:inline-block;line-height: 20px;}
.invalidBtn70{width:70px;display:inline-block;line-height: 20px;font-size: 12px;}
.allocatBtn{display:inline-block;padding:5px 10px;width:44px;line-height: 20px;background:#169bd5;color:#fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;cursor:pointer;}
.invalidHigth p{line-height: 50px;}

.contentWrap dd .addDetailsCont li{border:none;list-style: none;}
.customizeRight{width:520px;padding-left: 20px;}
.customizeRight520{width:520px;}
.addSetCont{margin-left: 60px;}
.addSetCont ul li{padding:10px 20px;margin:5px 5px;background:#4f5d73;color:#fff;cursor:pointer;float: left;-moz-border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;list-style: none;}
.addSetCont ul li.liOn{background:#009cff;}
.addSetCont ul li.standardSizeOn{background:#009cff;}



/*customersOrderIndex.html*/
/*.customersOrderIndex #naviBackWhite{background:#333333}*/
/*头部*/
.orderIndexNavLogo{width:170px;padding-top: 20px;}
.orderIndexNavCent{width:950px;text-align: center;}
.orderIndexNavCent .NavCentSpan{padding:20px 0;display:inline-block;margin-left: 10px;margin-right: 10px;font-size: 14px;color:#666666;}
.orderIndexNavCent .NavCentSpan.currentSpan{font-size: 20px;color:#555; padding: 25px 10px 5px 10px; border-bottom: 3px solid #555;}
.orderIndexNavRight{margin-top: 30px;}
.orderIndexNavRight img{vertical-align: middle;margin-right:3px;}
.indexNavRightIco{cursor:pointer;}
.indexNavRightSpan{color:#666666;font-size: 14px;}
/*左边效果*/
.orderIndexContBox{margin-bottom: 50px;}
.orderIndex_L{width:450px;position:relative;overflow:hidden;}
.orderIndex_L .options_list li{width:410px;list-style: none;height:70px;border-bottom: 1px solid #e3e3e3;overflow:hidden;cursor:pointer;}
.sidebar-orders{position:relative;height:520px;width:310px;margin-top:10px;}
.container_orders.min{width:60px;}

.orderIndex_L .options_list{height:520px;overflow-y: auto;overflow-x:hidden ;width:410px;}  /*这里添加了溢出y抽出现滚动条*/
.orderIndex_L .container_orders.min .options_list{width:72px;}                              /*当添加min的时候，宽度要变小，看到滚动条*/
.container_orders {width: 410px;position: absolute;top: 0px; bottom: 0;overflow: hidden;background-color: #FFF;z-index: 99999;transition: width .6s;transition: width .3s;overflow-x: hidden;}
.orderIndex_L .options_list .options_L{width:60px;background:#fefefe;height:77px;float: left;text-align: center;line-height: 76px;opacity:0.6;}
.orderIndex_L .options_list .options_L.current{opacity: 1;}
.orderIndex_L .options_list .options_R{width:195px;background:#fefefe;height:77px;float: left;line-height: 77px;font-size: 15px;color:#666666;}
.orders_opts{z-index: 70110; position: absolute;top: 0;left: -340px;width: 340px;bottom: 0;overflow-y: auto;-webkit-transition: left .6s;transition: left .6s;background:#fefefe;border-left: 1px solid #e3e3e3;padding-left:10px;}
.orders_opts.active{left:70px;width:332px;}
.orders_opts .box_optsTil{line-height: 30px;font-size: 15px;;}
.getBackBtn{position:absolute;right:20px;top:10px;cursor:pointer;}
.ordersOptsUl{}
.ordersOptsUl ul li{margin:5px 10px 10px;height:110px;width:75px;text-align: center;float: left;cursor:pointer;position:relative;list-style: none;opacity:1;overflow:hidden;}
.ordersOptsUl ul li.current .picLiOn{position:absolute;left:0;top:0;height:30px;width:30px;background:url(../../images/business/picOn.png) no-repeat left top;}
.ordersOptsUl ul li.current{opacity:1;}
/*.ordersOptsUl .closeBgBox{height:90px;width:66px;position:absolute;left:0px;top:-20px;cursor:default;background:rgba(255,255,255,0.7) url(../../images/pattern/closeBg.png) center center no-repeat;display:none;}*/
.ordersOptsUl ul li:hover .closeBgBox{display:block;}
.allCategories{cursor:pointer;}
/*面料*/
.fabriSidebar-orders{width:60px;}
.fabriContainer_orders {width: 60px;position: absolute;top: 0px; bottom: 0;overflow: hidden;margin-bottom: 30px;background-color: #FFF;z-index: 99999;transition: width .6s;transition: width .3s;overflow-x: hidden;}
.fabriOrders_opts{z-index: 70110; position: absolute;top: 0;left: 60px;width: 350px;bottom: 0;overflow-y: auto;padding-bottom: 50px;background:#fff;border-left: 1px solid #e3e3e3;padding-left:10px;}
.fabriOrders_opts.active{display: none;}
.fabriSidebar-orders{position:relative;height:700px;width:310px;margin-top:10px;}

.fibriOrderIndex_L{width:410px;position:relative;overflow:hidden;}
.fibriOrderIndex_L .options_list li{width:60px;list-style: none;height:70px;border-bottom: 1px solid #e3e3e3;overflow:hidden;cursor:pointer;}
.fibriOrderIndex_L .options_list .options_L{width:60px;background:#fefefe;height:77px;float: left;text-align: center;line-height: 110px;opacity:0.6;}
.fibriOrderIndex_L .options_list .options_L.current{opacity: 1;}
.fibriOrderIndex_L .options_list .options_R{width:195px;background:#fefefe;height:77px;float: left;line-height: 77px;font-size: 15px;color:#666666;}
/*/////*/
.fabriBox_optsTil {line-height: 40px;font-size: 14px;color:#666666;}
.fabriOrdersOptsUl ul li{width:120px;float: left;margin:5px 5px;cursor:pointer;}
.fabriOrdersOptsUl li .fabriOrdersOptsImg{width:120px;height:120px;margin-bottom: 4px;overflow:hidden;border: 2px solid transparent;}
.fabriOrdersOptsUl li.current .fabriOrdersOptsImg{width:120px;height:120px;border: 2px solid #e74646;margin-bottom: 4px;}
.fabriOrdersOptsUl li .fabriOrdersOptsImg img{width:120px;height:120px;}
.fabriOrdersOptsTxt{width:100%;color:#000;font-size:14px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 24px;height:24px;}
.prieOptsTxt{position:absolute;right: 0;top:0;}
.fabriOrdersOptsTxt1{position: relative;}
.fabriOrdersOptsSpan{width:90px;color:#000;font-size:14px;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;line-height: 24px;height:24px;}
.fabriOrdersOptsSpan2{color:#666;font-size: 12px;}
.fabriOrdersOptsTxt2{font-size: 12px;color:#666666;}
.fabriOrdersOptsTxt3{font-size: 14px;color:#000;}
/*/////////////////////*/
.recomOrdersOptsUl ul li{width:150px;float: left;margin:5px 8px;list-style: none;cursor:pointer;}
.recomOrdersOptsUl ul li .fabriOrdersOptsImg{width:150px;height:150px;overflow:hidden;border: 2px solid transparent;}
.recomOrdersOptsUl li.current .fabriOrdersOptsImg{width:150px;height:150px;border: 2px solid #e74646;margin-bottom: 4px;}
.recomOrdersOptsUl li .fabriOrdersOptsImg img{width:150px;height:150px;}
.fabricDetailCont{padding:30px;position:fixed;max-height:500px; width:540px;background:#333333;z-index:99999;left:50%;margin-left:-200px;top:20%;}
.maxFabricBox{max-height:500px;overflow-y: auto;width:550px;padding:5px;}
/*.fabricBigBg{background:rgba(255,255,255,0.5);height:100%;width:100%;position:fixed;left:0;top:0;z-index: 100000;}*/
.closeFabricCont{position:absolute;right:10px;top:10px;font-size: 18px;cursor:pointer;display:none;}
.fabricDetailBox .fabricDetail_L{width:200px;height:200px;border:1px solid #fff;}
.fabricDetailBox .fabricDetail_C{width:50px;}
.fabricDetailBox .fabricDetail_C ul li{float: left;margin-bottom: 8px;border:1px solid #666666;height:43px;width:43px;cursor:pointer;}
.fabricDetailBox .fabricDetail_C ul li.current{border:1px solid #fff;}
.fabricDetailBox .fabricDetail_R{width:220px;}
/*中间专区*/
.orderIndex_C{height:700px;width:500px;}
.orderIndexBig{position: relative;}
.orderIndexPic{height:700px;width:500px;text-align: center;overflow:hidden;}
.orderIndexPic img{height:700px;width:auto;}
.orderIndexList{position:absolute;bottom:0;left:0;}
.orderIndexList ul{width:500px;background:rgba(0,0,0,0.5);padding:20px 0;}
.orderIndexList ul li{height:67px;width:56px;float:left;margin-left: 20px;margin-right: 20px;list-style: none;cursor:pointer;}
.orderIndexList ul li img{height:67px;width:56px;}
.orderIndexList ul li.current{border:1px solid #ff5274;}

/*右边专区*/
.orderIndex_R{width:220px;height:500px;text-align: right;}
.orderPeriod{font-size: 14px;color:#000;line-height: 30px;}
.orderBrandName{color:#666666;}
.orderBrandName img{vertical-align: middle;margin-right: 5px;}
.orderGoodsTil{font-size: 30px;color:#282828;font-weight: normal;}
.orderDefaultBox{margin-top: 10px;color:#000;font-size: 16px;}
.orderDefaultBox img{height:30px;width:30px;vertical-align: middle;}
.orderPriceP{font-size: 45px;color:#282828;}
.orderIndex_R .orderNextBtn{padding:16px 0;background:#e74646;display:inline-block;color:#fff;font-size: 18px;width:210px;text-align: center;}
.orderIndex_R .buyItNowBtn{background:#c2c2c2;}

/*详情*/
.orderInDeTop span{display:inline-block;padding:10px 50px;font-size: 16px;cursor:pointer;margin-top: 14px;}
.orderInDeTop{color:#fff;}
.orderTopDetails{height:70px;background:#333333;width:100%;}
.orderDownDetails{margin-bottom: 50px;border:1px solid #cbcbcb;padding-top: 80px;padding-left: 200px;padding-right: 200px;padding-bottom: 200px;;}
.orderDownDetails_span{font-size: 14px;}
.orderDownDetails_span span{width:30%;display:inline-block;color:#666;line-height: 30px;}

.orderDownBox{background:#fff;}
.orderDownCont_L{width:200px;}
.orderDownCont_R{width:660px;text-align: left;margin-left: 10px;}
.orderDownCont_R p{line-height: 23px;color:#333;font-size: 14px;}
.orderDownBigBox h2{font-weight: normal;font-size: 16px;color:#000;}
.orderDownDescribe h2{text-align: center;font-size: 20px;font-weight: normal;color:#282828;}
.DownDescribeImg{text-align: center;margin-top: 20px;overflow:hidden;}
.DownDescribeImg img{}


/*customersPaymentIndex.html*/
.peyment_L{width:680px;}
.peymentTop {font-size: 24px;color:#282828;position:relative;}
.peymentTop h2{line-height:36px;width:80%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.peymentTop .orderBrandName{position:absolute;right:0;top:0;font-size: 14px;}
.customPeopleBox{font-size: 14px;color:#282828;padding: 10px 0;}
.peymentaddressCont .dateArrival{color:#000000;font-size: 14px;font-weight: bold;line-height: 20px;}
.peymentaddressCont{position:relative;}
.peymentaddressCont p{line-height: 26px;width:80%;word-break: break-all;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.peymentaddressBtn{position:absolute;width:180px;height:40px;line-height:40px;text-align:center;font-size:18px ;right:0px;top:20px;background:#333333;color:#fff;}
.orderAddressBtn{display:inline-block;width:180px;height:40px;line-height:40px;text-align:center;font-size:18px ;background:#333333;color:#fff;}
.peyForCont{position:relative;}
.peyForBtn{position:absolute;right:0px;top:10px;background:#e74646;display:inline-block;width:180px;height:56px;line-height:56px;color:#fff;text-align:center;font-size: 18px;}
.addressContBox span{display:inline-block;}
.addressContBox .recipientsBox{width:150px;}
.addressContBox .telBox{width:150px;}
.addressContBox .detailedAddress{width:400px;}
.addressContBox .defaultAddress{width:30px;}
.inputTextBox input[type="text"]{ padding: 5px 10px;line-height: 20px;width: 150px;border: 1px solid #dcdcdc;}
/*customersMeasureIndex.html*/
.measureIndexCont_L h2{font-size: 16px;color:#000;font-weight: normal;}
.measureIndexCont_L .indexLogInBtn{color:#e74646;border:1px solid #e74646;padding:2px 5px;display:inline-block;}

/*//////*/
.payCurrentNone{display:none;}
.payUserMessage{background: url(../../images/goods/capacityShowIco.png) no-repeat 600px center;height:40px;line-height: 40px;font-size: 14px;color:#000;cursor:pointer;}
.payUserMessageOn{background:url(../../images/goods/capacityHideIco.png) no-repeat 600px center;height:40px;line-height: 40px;font-size: 14px;color:#000;cursor:pointer;}
.payUserMessageClose{background:url(../../images/goods/capacityHideIco.png) no-repeat 600px center;height:40px;line-height: 40px;font-size: 14px;color:#000;cursor:pointer;}

/*////*/
.regionTilBox ul li{float: left;font-size: 16px;margin-left: 3px;margin-right: 3px;list-style: none;padding-left: 3px;padding-right: 3px;cursor:pointer;}
.regionTilBox ul li.current{border-bottom: 1px solid #e60012;}
.regionListCont{font-size: 16px;padding:5px;}
.regionBigCont .displayNone{display:none;}
.regionListCont ul{height:200px;}
.regionListCont.regionListCont140 ul{height:140px;}
.regionListCont ul li{padding:5px 10px;background:#333333;color:#fff;float: left;list-style: none;margin:5px;cursor:pointer;}
.regionListCont ul li.currentOn{background:#e60012;}
.streetIpt{padding:5px 10px;vertical-align: middle;line-height: 20px;width:150px;}
.nameIptTxt{padding:5px 10px;vertical-align: middle;line-height: 20px;width:120px;}
.phoneIptTxt{padding:5px 10px;vertical-align: middle;line-height: 20px;width:250px;}
.phoneIptCont{position:relative;}

/*绣字*/
.embroideryIpt input{width:200px;padding:2px 10px;line-height: 20px;}
.typefaceSelect select{width:221px;height: 30px;}
.fontColorBox ul li{float: left;height:50px;width:50px;text-align: center;overflow:hidden;margin-left: 10px;margin-right: 10px;}
.fontColorBox ul li.current{border-bottom: 2px solid #e74646;}
/*.ordersOptsUl  .fontLocationBox ul li{height:100px;width:100px;text-align: center;overflow:hidden;margin-left: 5px;margin-right: 5px;border-bottom: 2px solid #fff;}
.ordersOptsUl  .fontLocationBox ul li.current{border-bottom: 2px solid #e74646;}*/
.ListbuttonBox ul li{height:50px;width:50px;overflow:hidden;text-align: center;margin-left: 10px;margin-right: 10px;float:left;}
.ListbuttonBox ul li.current{border-bottom: 2px solid #e74646;}
.fibriOrderIndex_L .options_list .fibrioptionsImg{line-height: 20px;padding-top: 10px;}
.textureCont span{display:inline-block;margin-bottom: 5px;margin-left: 5px;margin-right: 5px;color:#2d3345;cursor:pointer;}
.textureCont span.current{color:#f5aa1b;}


.originalMessageBtn,.creatMessageBtn{padding:3px 10px;border:1px solid #ff4400;background-color: #ff4400; color:#fff;font-size: 14px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;}
.originalBody{max-height: 200px;overflow-y: auto;}
.customPeopleBox{max-height: 200px;overflow-y: auto;}
.customPeopleBox .customPeopleSpan{display:inline-block;margin-bottom: 10px;}
.originalTop{background:#eeeeee;}
.originalTop span,.originalDown span{display:inline-block;vertical-align: top;}
.originalMessageBox .originalSpan20{width:20px;}
.originalMessageBox .originalSpan80{width:80px;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpan100{width:98px;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpan130{width:130px;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpanPercent24{width:24%;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpanPercent50{width:49%;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpan150{width:150px;word-break: break-all;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;font-weight: normal;}
.originalMessageBox .originalSpan118{width:118px;}
.originalMessageBox .originalSpan500{width:500px;}
.originalMessageBox .originalSpan300{width:300px;}
.originalMessageBox .originalSpan250{width:250px;}
.originalMessageBox .originalSpan200{width:200px;}


/*brandsformulaComput.html*/
.formulaComputCont ul li{float: left;height:152px;width:162px;border:1px solid #d5d9d9;list-style: none;margin:5px 5px;padding:5px 16px;position:relative;}
.formulaComputCont .formulaComputTil{line-height: 30px;text-align: center;width:90%;font-size: 14px;color:#363636;font-weight: bold;}
.formulaComputCont .formulaComputIcon{position:absolute;right:24px;top:-4px;height:20px;width:20px;}
.formulaComputBody{line-height: 22px;}
.formulaBtn{line-height: 20px;text-align: center;}
.formulaBtn i{font-style: normal;}
.diyIconBox{height:140px;width:111px;overflow:hidden;text-align: center;position:relative;}
.diyIconBox .diyIconBg{position:absolute;left:0;top:0;background:url(../../images/business/diyIconBg.png) no-repeat top right;height:100%;width:100%;}


/*fabricBook.html*/
.fabricBookTop .fabricBookTop_Ul{width:100%;background:#f7f7f7;padding:5px 0;border:1px solid #dddddd;}
.fabricBookTop .fabricBookTop_Ul li{margin-left:20px;float: left;padding:6px 10px;cursor:pointer;font-size: 14px;color:#666;}
.fabricBookTop .fabricBookTop_Ul li.current{background:#4cb1cf;color:#fff;}
.fabricBookDown ul li{margin: 20px 10px;float: left;width:240px;overflow:hidden;position:relative;}
.fabricBookDown ul .ceaseImgBg{background:rgba(0, 0, 0, 0.6) url(../../images/business/ceaseImgBg.png) no-repeat right top;height:240px;width:240px;position:absolute;left:0;top:0;}
.CompileCeaseBox .compileBtn{width:100px;height:30px;line-height:30px;text-align:center;color:#fff;display:inline-block;background:#4a5164;cursor:pointer;}
.CompileCeaseBox .startUsBtn{display:inline-block;width:50px;height:30px;line-height: 30px;background:#4cb1cf;text-align: center;color:#fff;cursor:pointer;}
.CompileCeaseBox .ceaseBtn{background:#ff7e7b;}
.brandsFabricBox .brandsFabric_Img{width:100px;}
.brandsFabricBox .brandsFabric_C{border:none;width:700px;}
.brandsFabricBox .brandsFabric_C span{width:49%;display:inline-block;line-height: 24px;}
.brandsFabricBox .brandsFabric_R{width:100px;}


/**/
.inputWidthBox .inputWidth200{padding:5px 10px;width:200px;}
.inputWidthBox .inputWidth100{padding:5px 10px;width:100px;}
.inputWidthBox .select100{padding:5px 10px;width:100px;}
.amountToCont ul li{margin:15px;width:120px;overflow:hidden;float: left;}

/*fabricAddExist.html*/
.existFabricBox .existFabricUl li{float: left;width:150px;border:2px solid transparent;padding:2px;margin-left: 5px;margin-right: 5px;position:relative;cursor:pointer;margin-bottom: 10px;}
.existFabricBox .existFabricUl li.alreadyAdd .alreadyAddBg{background:url(../../images/business/alreadyAddBg.png) no-repeat top right;position:absolute;right:5px;top:5px;height:100%;width:100%;}
.existFabricBox .existFabricUl li.current{border-color: #ff5274;}
.existFabricBox .existFabricUl li.current .existBgBox{background:url(../../images/business/usableOn.png) no-repeat right top;position:absolute;width:100%;height:100%;left:0;top:0;}
.existFabricBox .existFabricUl .existImg{height:150px;width:150px;overflow:hidden;}

.orderIndex_CWidth450{width:450px;}
.diyCutomeImgWidth450{width:450px;}
.restoreBtn{padding:6px 16px;position:absolute;right:0px;top:14px;z-index: 22;background:rgba(0,0,0,0.5);color:#fff;font-size: 16px;border-radius: 8px;cursor:pointer;}
.orderIndex_L410{width:410px;}
.searchIputBox {position:relative;}
.searchIputBox input[type="text"].searchIput {padding:5px;line-height: 24px;width:500px;height:24px;}
.searchIputBox .searchBtn{display:inline-block;width:50px;position:absolute;right:0;top:20px;height:38px;text-align: center;background:#cecece;}
.searchIputBox .searchBtn:hover{background:#AAAAAA;}

/*factoryEditorInfo.html*/
.fEditorTopBox .fEditorTopUl li{padding:14px 30px;float: left;font-size: 14px;background-color: #ebebeb;margin-right: 10px;cursor:pointer;}
.fEditorTopBox .fEditorTopUl li.current{background-color: #ffab34;color:#fff;}
.selectStyle{padding:5px 10px;width:200px;}
.fCredentialsBox .fCredentialsBox_L{width:600px;border-right: 1px solid #e5e5e5;}
.fCredentialsBox .fCredentialsBox_R{width:300px;}
.fLineBgBox{background:url(../../images/business/fLineBg.jpg) repeat-x;height:18px;}
.fjTopBox{padding-left: 400px;}
.fjTopBox ul li{float: left;color: #bbbbbb;font-size: 18px;margin-right: 60px;cursor:pointer;}
.fjTopBox ul li .fjspanTxt{padding-bottom: 5px;}
.fjTopBox ul li.fjTopLi1 .fjspanImg{width:30px;height:18px;display:inline-block;background-image: url(../../images/business/fjTopLi1.png);background-position: center;background-repeat: no-repeat;}
.fjTopBox ul li.fjTopLi2 .fjspanImg{width:30px;height:18px;display:inline-block;background-image: url(../../images/business/fjTopLi2.png);background-position: center;background-repeat: no-repeat;}
.fjTopBox ul li.fjTopLi3 .fjspanImg{width:30px;height:18px;display:inline-block;background-image: url(../../images/business/fjTopLi3.png);background-position: center;background-repeat: no-repeat;}
.fjTopBox ul li.current .fjspanTxt{border-bottom: 2px solid #eaa524;color:#eaa524;}
.fjTopBox ul li.fjTopLi1.current .fjspanImg{background-image: url(../../images/business/fjTopLiOn1.png);}
.fjTopBox ul li.fjTopLi2.current .fjspanImg{background-image: url(../../images/business/fjTopLiOn2.png);}
.fjTopBox ul li.fjTopLi3.current .fjspanImg{background-image: url(../../images/business/fjTopLiOn3.png);}
.fjDownList1_Up{padding-left: 500px;;}
.fjDownList2_Up{padding-left: 150px;;}
.fjDownList2_Up300{padding-left: 300px;width:700px;}
.fjDownList1_Down{padding-left: 500px;;}
.fjlistBox0 ul li{padding:10px 35px;margin-bottom: 10px;border:1px solid #dce4e9;cursor:pointer;}
.fjlistBox0 ul li.current{background-color: #ff5454;border-color: #ff5454;color:#fff;}
.fjlistBox1{padding:5px;width:150px;height:250px;border:1px solid #dce4e9;overflow-y: auto;}
.fjlistBox1>ul>li{padding:6px 15px;cursor: pointer;margin-bottom: 2px;}
.fjlistBox1>ul>li.current{background-color: #88c5e1;color:#fff;}
.fjlistBox2{padding:5px;width:400px;border:1px solid #dce4e9;}
.fjlistBox2>ul>li{padding: 5px 10px 5px 25px;margin:5px;float:left;border:1px solid #dce4e9;}
.fjlistBox2>ul>li .fjlistBox2_Span{display:none;}
.fjlistBox2>ul>li:hover .fjlistBox2_Span{display:inline-block;}
.fjlistBox2>ul>li.current{border-color: #eaa524;color:#eaa524;cursor: pointer;}

.fSearchListTopBox{border-bottom: 2px solid #eaa524;}
.fSearchListTop{padding:20px 40px;color:#fff;background-color: #eaa524;}
.fSearchListBox .fSearchList_Ul>li{padding:30px 25px;border-bottom: 1px solid #dce4e9;}
.fSearchCont .fSearchCont_Ul li{float: left;margin-right: 40px;margin-bottom: 20px;}
.fSearchList_R{width:650px;}
.fSearchList_Class{width:440px;}
.fClass_Cont .fjlistBox2>ul>li{padding:5px 10px;}
.fSearchListBtn{display:inline-block; border-radius: 5px;-webkit-border-radius: 5px;background-color: #ffbc2c;padding:5px 10px;color:#fff;}
.fLookListBtn{display:inline-block;padding:8px 10px;color:#fff;background-color: #4cbd64;}
.fLookListBtnBg{background-color: #ff9c00;}
.storeRow_body{margin-left: 100px;margin-right: 50px;padding-left: 0;padding-right: 0;min-height: 36px;}
.storeGroup{border-color: transparent;}
.fDetailsCont{padding:30px;}
.fDetailsCont .fDetailsDown_Img>ul>li{margin-right: 16px;margin-bottom: 16px;float: left;}
.hoverDelItems .hoverA {margin-right: 20px;padding-left: 20px;padding-right: 0px;border:1px solid #dce4e9;line-height: 30px;}
.hoverDelItems .hoverA .delItems {padding:5px 10px;border-left: 1px solid #dce4e9;cursor:pointer;}
.storeRow_body>a.currentOn{color:#ff9c00;}
.storeRow_body.spanStyle>a{padding:8px;line-height: 18px;border:1px solid #dce4e9;margin-right: 10px;}
.storeRow_body.spanStyle>a.currentOn{color:#fff;background-color: #ff9c00;border-color: #ff9c00;}
.storeRow_body.storeRow_bodyHover a:hover{color:#ff9c00;}

/*商品评价brandsProductiEvaluation.html*/
.evaluatTilBox ul li{cursor:pointer;float: left;padding:6px 15px;border:1px solid #c1c5cf;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;margin-left: 5px;margin-right: 5px;}
.evaluatTilBox ul li.current{background-color:#ffad17;border-color: #ffad17;color:#fff;}
.divInlineBlock .divWidth{float: left;}
.divInlineBlock .divWidthPercent50{width:49%;padding-top: 10px;padding-bottom: 10px;display: inline-block;}
.divInlineBlock .divWidth500{width:500px;padding-top: 10px;padding-bottom: 10px;display: inline-block;}
.divInlineBlock .divWidth200{width:200px;padding-top: 10px;padding-bottom: 10px;display: inline-block;}
.divInlineBlock .divWidth100{width:100px;padding-top: 10px;padding-bottom: 10px;display: inline-block;}
.divInlineBlock .divWidth150{width:150px;padding-top: 10px;padding-bottom: 10px;display: inline-block;}
.hoverBgBtn:hover{background-color: #22c8ff;transition:all 0.5s;}
.starBox{background:url(../../images/business/starIcon.png) no-repeat left center;height:18px;width:98px;display:inline-block;vertical-align: middle;}
.starBox.starBox0{background-position: -100px center;} 
.starBox.starBox1{background-position: -80px center;} 
.starBox.starBox2{background-position: -60px center;} 
.starBox.starBox3{background-position: -40px center;} 
.starBox.starBox4{background-position: -20px center;} 
.starBox.starBox5{background-position: 0px center;} 
.divInlineBlock.darkgrayBg{background-color: #959595;color:#fff;}
.borderRight2{border-right: 2px solid #fff;}
.evaluatListImgBox ul li{height:48px;width:48px;border:2px solid #bbbbbb;overflow:hidden;float: left;margin-right: 5px;margin-bottom:5px;cursor:pointer;}
.evaluatListImgBox ul li img{height:48px;width:48px;}
.evaluatListImgBox ul li.current{border:2px solid #ff7200;}
.evaluatBigImgBox .evaluatBigImgs{height:300px;width:300px;overflow:hidden;}
.evaluatBigImgBox .evaluatBigImgs img{height:300px;width:300px;cursor:pointer;}
.assignTilBox{background:#e8e8e8;}
.assignBigBox{width:840px;border:1px solid #c1c5cf;}
.assignTilBox ul li{line-height: 40px;float: left;width:400px;}
.assignTilBox ul li .assignNameWidth{display:inline-block;width:300px;padding-left: 20px;line-height: 24px;vertical-align: middle;;}
.assignTilBox ul li .operationBtn{display:inline-block;width:60px;;}
.assignDownBox{max-height: 500px;overflow-y: auto;overflow-x: hidden;}
.assignDownBox ul li{line-height: 40px;float: left;width:400px;}
.assignDownBox ul li .assignNameWidth{display:inline-block;width:300px;padding-left: 20px;line-height: 24px;vertical-align: middle;}
.assignDownBox ul li .operationBtn{display:inline-block;width:60px;;}
/*弹框*/
.allProductList ul li{padding-top: 10px;padding-bottom: 10px;border-bottom: 1px dashed #bbbbbb;}
.checkProductBox{background-color:#ffb42b;padding-top: 10px;padding-bottom: 10px;}
.checkProductBox .allCheckBtn{padding:5px 10px;display:inline-block;background-color:#fff;}
.checkProductBox .useBtn{padding:8px 20px;display:inline-block;background-color:#fff;}

.sidebar-orders{height:690px;}
.fabriSidebar-ordersC.adaptiveHeight{height:620px;}
.fabriSidebar-ordersC{height:620px;}
.orderIndex_LC .container_orders .options_list.options_list520{height:690px;}
.diyCutomeImgBox.diyCutomeImgWidth500{height:650px;width:500px;}
.adaptiveTop{margin-top: 70px;}



@media (min-width:768px) and (max-width:1441px){
.fabriSidebar-ordersC.adaptiveHeight{height:420px;}
.fabriSidebar-ordersC{height:500px;}
.sidebar-orders{height:520px;}
.orderIndex_LC .container_orders .options_list.options_list520{height:520px;}
.adaptiveTop{margin-top: 0px;}
}   







@media (min-width:768px) and (max-width:991px){
.orderIndex_CWidth450{width:300px;}
.diyCutomeImgWidth450{width:300px;}
.seriesChoiceBox .seriesChoiceSpan{font-size: 12px;padding:5px 10px;}
.orderIndex_L410{width:200px;}
.orders_opts{width:136px;}
.orderIndex_R .orderNextBtn{font-size:14px;width:130px;}
}