@charset "UTF-8";

/*css 初始化 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

body {
	background: #f2f2f2;


}

fieldset,
img,
input,
button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}

/*去掉input等聚焦时的蓝色边框*/
ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;

}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 14px;
	margin: 0;
}

textarea {
	resize: none;
}

/*防止拖动*/
img {
	border: 0;
	vertical-align: middle;
}

/* 去掉图片低测默认的3像素空白缝隙，或者用display：block也可以*/
table {
	border-collapse: collapse;
}

body {
	font: 14px Arial, Verdana, "\5b8b\4f53";
	color: #666;
	background: #f2f2f2;

}

a {
	text-decoration: none;
}

a:hover {
	opacity: 0.8;
}
/*头部导航开始*/
.top{
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	border-bottom: 1px solid #e5e4e4;
	z-index: 2;
	position: relative;
}
.TopMain{
	width: 1200px;
	margin:  0 auto;
}
.TopMain >span{
	margin-right: 6px;
}
.loginOprateBox{
	margin-left:6px;
}
.loginOprateBox a{
	padding:0 12px;
}
.loginOprateBox a:hover{
	opacity: 0.7;
}
.loginOprateBox a .iconfont{
	font-size: 20px;
	vertical-align: -2px;
	margin-right: 2px;
}
.lineColorific{
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #ea5413;
	position: relative;
	top: 2px;
}
.selectOprateBox span.lineGray{
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #999;
	position: relative;
	top:13px;
	padding: 0px;
}
span.selectOprateBox{
	margin-right: 20px;
}
.selectOprateBox>span{
	padding: 0 9px;
	position: relative;
	float: left;
}
.TopMain .iconfont{
	padding-right: 3px;
}
.TopMain .icon-jiantou{
	position: relative;
	top:2px;left: 3px;

}
.TopMain .icon-up2{
	position: relative;
	top:2px;left: 3px;

}
.selectOprateBox a{
	color: #666
}
.selectOprateBox a:hover{
	color: #ea5413
}
.selectOprateBox .iconfont{
	position: relative;
	top:1px;
}
/*导航展开收缩*/
.navLayer{
	display:none;
	width: 184px;
	padding-top:6px;
	position: absolute;
	top:40px;
	left:-7px;
	z-index: 100;

}
.navLayer ul{
	display:block;
	width: 162px;
	border: 1px solid #e7e7e7;
	padding:5px  10px;
	background: #fff;
	line-height: 160%;
	box-shadow: 0px 3px 7px 0px
	rgba(0, 0, 0, 0.1);
}
.navLayer ul li{
	padding:5px 0;
}


.triangle {
	width: 9px;
	height:7px;
	position: relative;
	top:1px;
	left:80px;
	background: url(../../commen/image/shareIcon.png) no-repeat 0px -118px

}

.navTradeList{
	display:none;
	width: 184px;
	padding-top:6px;
	position: absolute;
	top:40px;
	left:50%;
	z-index: 100;
	margin-left: -92px;
}
.navTradeList ul{
	padding: 10px;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
}

.homeNav ul li .navTradeList a{
	display: inline-block;
	width: 100%;

	box-sizing: border-box;
	line-height: 200%;
	font-size: 16px;
	color:#333;
}
.homeNav ul li:hover .navTradeList a{
	color:#333;
}
.homeNav ul li .navTradeList a:hover{
	color:#ea5413
}
.navLayer ul{
	display:block;
	width: 162px;
	border: 1px solid #e7e7e7;
	padding:5px  10px;
	background: #fff;
	line-height: 160%;
	box-shadow: 0px 3px 7px 0px
	rgba(0, 0, 0, 0.1);
}
.navLayer ul a{
	padding:5px 0;
}

/* 登录注册TOP */
.homeTop {
	width: 100%;
	padding: 32px 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 7px 1px rgba(23, 4, 8, 0.1);
	overflow: hidden;
	height: 75px;
	line-height: 75px;

}

.loginBox {
	width: 100%;
	min-height: 658px;
	background: #7dd4fe url(../image/loginBg.jpg) no-repeat top center;
}

.loginMain {
	float: right;
	width: 378px;
	margin-top: 164px;
	background: #ffffff;
	box-shadow: 0px 0px 7px 1px rgba(23, 4, 8, 0.1);
	padding: 8px 32px 20px;
	box-sizing: border-box;

}

.loginMain ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	padding-left: 8px;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.loginMain ul li i {
	position: relative;
	float: left;
	margin-right: 3px;
}

.loginMain ul li input {
	float: left;
	height: 38px;
	line-height: 38px;
	width: 90%;
}

.loginMain ul li input.w166 {
	width: 166px;
}

.loginArticle {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	margin-top: 20px;
}

.loginBtn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ea5413;
	color: #fff;
	font-size: 20px;
}

.loginBtn:hover {
	opacity: 0.8;
}

.loginMain ul .loginA {
	margin-top: 10px;
}

.loginA a {
	font-size: 14px;

	line-height: 24px;

	color: #ea5413;

}

.verification {
	width: 110px;
	height: 38px;
	background-color: #f4f4f4;
	border: 0px;
	float: right;
}

.VerificationA {
	float: right;
	padding-right: 5px;
	font-size: 14px;
	color: #ea5413
}

/* 注册和忘记密码样式 */
.registeBox {
	width: 1200px;
	margin: 20px auto;
	background: #fff;
	padding: 30px;
	box-sizing: border-box
}

.registeBox article {
	font-size: 18px;
	width: 100%;
	text-align: center;
	color: #333;
	line-height: 200%;
	margin-bottom: 15px;
}

.remainder {
	width: 100%;
	background: #fff4ef;


	line-height: 160%;
	padding: 10px 0;
	text-align: center
}

.registerForm {
	width: 100%;
	overflow: hidden;
	padding: 25px 0;
}

.registerForm ul li {
	width: 100%;
	padding: 12px 0;
	float: left;
}

.registerFormTitle {

	text-align: left;
	font-size: 16px;
	width: 182px;
	padding-right: 5px;
	float: left;
	line-height: 20px;
	padding: 10px 0;
	padding-left: 230px;
}

.registerFromCon {
	position: relative;
	float: left;
}

.registerFromCon>p {
	line-height: 40px;
}

.registerForm .registerFromCon input {
	float: left;
}

.registerForm .reminderRight,
.registerForm .reminderWrong {
	float: left;
	line-height: 40px;
	padding-left: 8px;
}

.registerForm .radioBox {

	padding: 10px 0;

}

.orderList {
	color: #333;
}

.perchaseOperate {

	padding: 12px 0;
	overflow: hidden;
	margin-top: 20px;
}

.OprateArea .checkBoxBlock {
	float: left;
	margin-right: 30px;
	padding: 2px 0 2px 0;
}

.orderList .checkBox .check-on {
	padding-right: 6px;
}

.OprateBtn a {
	float: left;
	margin-right: 8px;
}

.adressBox select {
	width: 100px;
	height: 40px;
	border: solid 1px #d2d2d2;
	margin-right: 10px;
	color: #999;
	font-size: 14px;
}

.imgVerification {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 110px;
	height: 38px;
	overflow: hidden;
}

.imgVerification img {
	width: 100%;
	height: 100%;
}

.VerificationBtn {
	position: absolute;
	width: 130px;
	height: 38px;
	line-height: 38px;
	box-sizing: border-box;
	color: #ea5413;
	top: 1px;
	left: 281px;
	padding: 0 8px;
	box-sizing: border-box
}

#diag_agreement {
	width: 920px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 25px;
	text-align: left;
	padding: 20px 30px;
	line-height: 180%;
	font-size: 14px;

}

/* 页尾 */
.footBox {
	background: #373737;
	color: #fff;
}

.registerFoot {
	padding: 15px 0 20px 0;
}

.registerFoot p {
	text-align: center;
	color: #9c9c9c;
	line-height: 200%;
}

.modifySuccess {
	width: 100%;
	text-align: center;

}

.modifySuccess>p {

	color: #ea5413;
	line-height: 180%;
	padding: 30px 0;
}

.homeFootBox {
	width: 100%;
	overflow: hidden;
	background: #3e3e3e;
	padding: 30px 0;
}

.homeFoot {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	color: #9c9c9c;
}

.footUnit {
	width: auto;
	float: left;
	margin-right: 80px;
}

.footUnit a {
	display: inline-block;
	color: #9c9c9c;
	line-height: 150%;
	padding: 5px 0;
}

.footUnit a:hover {
	color: #fff;
}
.footUnit .footNav{
	text-align: left;
}
.footNav {
	font-size: 20px;
	color: #c9c9c9;
	line-height: 200%;
	text-align: center;
}

.QRcode p {
	line-height: 300%;
	text-align: center;
}

/* head */
.headBox {
	width: 100%;
	background: #fff;
	height:208px;
	box-shadow: 0px 0px 6px 1px rgba(23, 4, 8, 0.05);
	position: relative;
	z-index: 1;
}

.headMain {
	width: 1200px;
	margin: 0 auto;
}

.homeLogo {
	padding: 38px 0;
	float: left;
}

.headSearch {
	margin-left: 166px;
	padding-top: 26px;
	float: left;
}

.tabBtn {
	overflow: hidden;
}

.tabBtn li {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	float: left;
}

.tabBtn li.hover {
	color: #ea5413
}

.searchInput {
	width: 597px;
	height: 46px;
	line-height: 46px;
	box-sizing: border-box;
	border: 2px solid #ea5413;
}

.searchInput input {
	width: 486px;
	float: left;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 14px;
}

.searchInput button {
	width: 107px;
	background: #ea5413;
	color: #fff;
	float: right;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
}

.searchInput button:hover {
	opacity: 0.8;
}

.searchInput .icon-sousuo:before {
	font-size: 22px;
	position: relative;
	float: left;
	left: 12px;
}

.hotSearch {
	line-height: 40px;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box
}

.fastChannel {
	width: 115px;
	height: 46px;
	line-height: 46px;
	background: #ffffff;
	border: solid 1px #989898;
	float: right;
	margin-top: 56px;
	font-size: 16px;
	color: #999;
	box-sizing: border-box;
}

.fastChannel:hover {
	text-decoration: none;
	border-color: #ff4342;
	color: #ff4342;
	box-shadow: 0px 1px 14px 0px rgba(152, 150, 150, 0.15);
	text-align: center
}

.homeNav {
	width: 100%;
	float: left;
	padding-top: 15px;
}

.homeNav .icon-daohangfenlei {
	margin-right: 5px;
	position: relative;
	top: -1px;
	font-size: 18px;
}

.classes {
	float: left;
	width: 218px;
	height: 42px;
	line-height: 42px;
	background-color: #f2f2f2;
	font-size: 16px;
	text-align: center
}

.homeNav ul {
	float: left;
	background: #fff;

}

.homeNav ul li {
	padding: 0 62px;
	font-size: 20px;
	float: left;
	line-height: 42px;
	color: #333;
	position: relative;
}

.homeNav ul li a {
	display: inline-block;
	color: #333;
}

.homeNav ul li.cur a,
.homeNav ul li.cur {
	color: #ea5413
}

.homeNav ul li::after {
	opacity: 0;
	content: "";
	width: 52px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 30%;
	margin-left: -26px;
	background: #ea5413;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
}

.homeNav ul li:hover::after {
	opacity: 1;
	margin-left: -26px;
	background: #ea5413;
	bottom: 0px;
	left: 50%;
}

.homeNav ul li:hover a,
.homeNav ul li:hover .iconfont {
	color: #ea5413
}

.homeNav ul li a:hover {
	color: #ea5413;
	opacity: 1;
}

.homeNav ul li.cur::after {
	opacity: 1;
	content: "";
	width: 52px;
	height: 2px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -26px;
	background: #ea5413
}

.tradingCenter .iconfont {
	font-size: 20px;
	color: #a1a1a1;
}

.homeMain {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.banner {
	width: 100%;
	overflow: hidden;
	margin-bottom: 16px;
	float: left;
}






.calssesMain>ul li .secondClasses a {
	padding: 0 20px;
	line-height: 200%;
	color: #666;
	float:left;
	width: 100%;
	height: 27px;
	overflow: hidden;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.calssesMain>ul li .secondClasses a:hover {
	color: #ea5413
}

.oneClassesMaterials {
	background: url(../image/homeIcon.png) no-repeat 0px 0px;

}

.oneClassesProducts {
	background: url(../image/homeIcon.png) no-repeat 0px -34px;
}

.oneClassesEquipment {
	background: url(../image/homeIcon.png) no-repeat 0px -67px;
}

.homeBannerBox {
	width: 730px;
	height: 320px;
	margin-top: 17px;
	margin-left: 16px;
	float: left;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.homeBannerBox .hd {
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
}

.homeBannerBox .hd ul li {
	display: inline-block;
	width: 27px;
	height: 6px;
	border-radius: 50px;
	background: #b2b2b5;
	font-size: 0px;
	margin: 0 3px;
	cursor: pointer;
}

.homeBannerBox .hd ul li.on {
	background: #ea5413;
}

.loginStatus {
	width: 218px;
	height: 320px;
	float: right;
	background: #fff;
	margin-top: 16px;
	box-sizing: border-box;
	padding: 3px 15px;
}

.loginHomeArticle {
	width: 100%;
	text-align: center;
	padding: 5px 5px 5px;
	line-height: 140%;
	box-sizing: border-box;
	height: 44px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.loginBtnBox ul li {
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	float: left;
	padding: 3px 0;

}

.loginBtnBox ul li a {
	color: #ea5413;
	font-weight: bold;
	font-size: 16px;

}

.loginBtnBox ul li a:hover {
	text-decoration: underline;
}

.unloginArticle {
	padding: 20px 0;
	text-align: center;
}

.loginStatus.logedIn textarea {
	height: 56px;
	float: left;
}

.loginStatus.logedIn .fastChanelBox {
	padding: 8px 0;
}

.unloginBtnBox {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.unloginBtnBox a {
	display: inline-block;
	width: 88px;
	padding: 0px;
	text-align: center;
	box-sizing: border-box
}

.loginStatus .h4 {
	font-weight: bold;
	padding: 13px 0 2px 0;
	line-height: 200%;
}

.loginStatus textarea {
	width: 100%;
	box-sizing: border-box;
	background: #f2f2f2;
	border: 0px;
	height: 75px;
	line-height: 140%;
	padding: 10px;
	outline: none;
	float: left;
}

.fastChanelBox input {
	height: 32px;
	line-height: 32px;
	border: 0px;
	background: #f2f2f2;
	box-sizing: border-box;
	padding: 0 5px;
}

.fastChanelBox {
	padding: 12px 0;
	overflow: hidden;
	width: 100%;
	float: left;
}

/* 首页楼层 */
.homeFloor {
	width: 1200px;
	margin: 15px auto 20px auto;
	float: left;

}

.homeTitleText {
	font-size: 24px;
	color: #333;
}

.floorSearch {

	width: 584px;
	float: right;
	padding: 5px 0;
	margin-right: 58px;
}

.floorSearch input,
.floorSearch select {
	float: left;

}

.floorSearch input,
.floorSearchBtn {
	position: relative;
	left: -1px;
	float: left;
}
.floorSearch .button_orange_small{
	height: 22px;
	line-height: 22px;;
}
.homeTitle {
	line-height: 34px;
	height: 34px;
}

.homeTitle a {
	color: #666;
}

.homeTitle a:hover {
	color: #ea5413;
	opacity: 1;
}

.homeCon {
	width: 100%;
	box-sizing: border-box;
	padding: 11px 11px 0 11px;
	background: #fff;
	margin-top: 5px;
	height: 344px;
}

.homeListTable thead th {
	background: #f4f4f4;
	height: 44px;
	line-height: 18px;
	font-weight: normal
}

.homeListTable tbody td {
	height: 48px;
	line-height: 20px;
	text-align: center;
	color: #333;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	padding: 8px 2px;
	box-sizing: border-box;
}
.index .homeListTable tbody td{
	text-overflow: ellipsis;
	overflow: hidden;
	word-wrap: break-word;
	padding: 0px 2px;
}

.homeListTable a.button_light_orange_small,
.homeListTable a.button-line-orange-small {
	display: inline-block;
	margin: 0 2px;
	clear: both;
}

.homeListTable tbody tr:nth-child(even) td {
	background: #f9f9f9;
}

.index .homeListTable tbody tr:nth-child(even) td {
	background: #fff;
}

.index .homeListTable tbody tr:hover td {
	background: #fff6f2
}
.homeListTable tbody tr:hover td {
	background: #fff6f2
}

.BannerAds {
	padding: 10px 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.widthAuto .filter .special select{
	width: auto;
}
/* 快捷通道弹出层 */
.fastChannelLayer {
	width: 90%;
	margin: 20px auto 15px auto;
}

.fastChannelLayer td {
	padding: 8px 0;
}

.fastChannelLayer textarea {
	width: 100%;
	height: 70px;
	border: 1px solid #d2d2d2;
	font-family: ArialT;
	padding: 5px;
	box-sizing: border-box;
	outline: none;
}

.fastChannelLayer input[type=text],
.fastChannelLayer input[type=email] {
	height: 38px;
	line-height: 38px;
	padding: 0 5px;
	border: 1px solid #d2d2d2;
	vertical-align: middle;
	width: 165px;
}

.fastChannelLayer input[type=button] {
	border: 0px;
}

/* 合作弹出层 */
.cooprateLyer {
	width: 90%;
	margin: 5px auto 5px auto;
}

.cooprateLyer td {
	padding:7px 0;
}

.cooprateLyer textarea {
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	border: 1px solid #d2d2d2;
	font-family: ArialT;
	padding: 5px;
	outline: none;
}

.markedWords {
	background: #fce6dc;
	color: #ea5413;
	font-size: 16px;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	line-height: 160%
}

.cooprateLyer .markedWords {
	margin-bottom: 20px;
}

/* 当前位置 */
.location {
	height: 57px;
	line-height: 57px;
}

.location a {
	color: #666;
}

.location a:hover {
	color: #ea5413;
}

.location .current {
	color: #ea5413
}

.location .icon-smallArrowFR {
	font-size: 14px;
	position: relative;
	vertical-align: middle;

}

/* 列表 */
.listMain {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: #fff;
	margin: 17px auto;
	float: left;

}

/* 翻页 */
.pageHomeBox {
	width: 100%;
	margin: auto;
	overflow: hidden;
	background: #fff;
	padding: 23px 0;
	text-align: center;
}

.pageHomeBox ul {
	display: inline-block;
}

.pageHomeBox ul li {
	display: inline-block;
	margin: 0 2px;
	float: left;

}

.pageHomeBox ul li a {
	display: inline-block;
	padding: 0 5px;
	height: 26px;
	line-height: 26px;
	min-width: 18px;
	border: 1px solid #e8e8e8;
	color: #666;
}

.pageHomeBox ul li.cur a {
	border-color: #fff;
	color: #ea5413;
}

.pageHomeBox ul li a:hover {
	border-color: #ea5413;
	color: #ea5413;
}

.pageHomeBox ul li a.iconfont {
	font-size: 12px;
}

.pageHomeBox ul li a.forbidden {
	background: #ecedef;
	color: #cccccc;
}

.pageHomeBox ul li a.forbidden:hover {

	border-color: #e8e8e8;
	opacity: 1;
	cursor: auto
}

.pageDomain {
	padding-left: 30px;
}

.pageDomain>span {
	line-height: 28px;
}

.pageDomain input {
	width: 40px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e8e8e8;
	margin: 0 5px;

}

.pageDomain button {
	width: 50px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	border: 1px solid #e8e8e8;
	background: #fff;
	position: relative;
	color: #666;


}

.pageDomain button:hover {
	background: #ea5413;
	color: #fff;
	border-color: #ea5413
}

/* 关于我们 */
.homeLisyMenu {
	width: 217px;
	overflow: hidden;
	background: #fff;
	margin-top: 20px;
	padding: 10px 0;
}

.homeLisyMenu li {
	float: left;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 18px;
	line-height: 46px;
	position: relative;
}

.homeLisyMenu li a {
	color: #333;
	font-size: 14px;
}

.homeLisyMenu .bigMenu li a {
	color: #333;
	font-size: 18px;
}

.homeLisyMenu .bigMenu li {
	line-height: 60px;
}

.homeLisyMenu li.cur a,
.homeLisyMenu li:hover a {
	color: #ea5413;
}

.homeLisyMenu li.cur::after,
.homeLisyMenu li a:hover::after {
	content: "";
	position: absolute;
	width: 42px;
	height: 2px;
	background: #ea5413;
	left: 18px;
	bottom: 10px;
}

.homeSection {
	width: 965px;
	background: #fff;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 0 36px;
}

.detailArticle {
	width: 100%;
	color: #333;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
	line-height: 160%;
	padding: 20px 0;
}

.detailCon {
	width: 100%;
	box-sizing: border-box;
	line-height: 32px;
	font-size: 14px;
	color: #333;
	padding: 15px 0;
	font-family: ArialT;
}

.menuArticle>span {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #f4f4f4;
	line-height: 50px;
}

/* 采购单及提交订单 */

.stepBox {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 18px 30px;
	margin-top: 15px;
	overflow: hidden;
}

.stepBox ul li {
	width: 25%;
	position: relative;
	float: left;
}

.stepBox ul li .line {
	height: 3px;
	background: #eaeaea;

	margin: 13px 0;

}

.stepBox ul li.cur {
	color: #ea5413
}

.stepBox ul li.cur .line {
	background: #ea5413;

}

.stepBox ul li.cur span {
	background: #ea5413;
	color: #fff;
}

.stepBox ul li span {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -13px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	background: #eaeaea;
	color: #999999;
	border-radius: 50%;
	top: 0px;
	text-align: center;
	font-family: Arial-BoldMT;
}

.stepBox ul li p {
	line-height: 200%;
	text-align: center;
	padding-top: 0px;
}

.purchaseList {
	background: #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 9px;
}

.purchaseListTable thead td {
	background: #f4f4f4;
	height: 44px;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	border-bottom: 0px;
}

.purchaseListTable td {
	text-align: center;
	background: #f9f9f9;
	padding: 15px 10px;
	border-bottom: 1px solid #e5e5e5;
}

.purchaseListTable tbody tr:hover td,
.purchaseListTable tbody tr.bg_orange td {
	background: #fff6f2;
}

.purchaseListTable tbody tr.PurchaseCompanyName:hover td {
	background: #fff;
}

.PurchaseCompanyName td {
	height: 52px;
	font-size: 16px;
	text-align: left;
	background: #fff;
	padding: 0px 12px;
	border-bottom: 0px;
	color: #333;

}

.purchaseListTable tbody tr:last-child td {
	border-bottom: 0px;
}

td.namePurchase {
	text-align: left;
}

.purchaseListTable .button_light_orange_small,
.purchaseListTable .button_gray_small {
	margin: 0 2px;
}

.namePurchase .checkBoxBlock {
	padding-top: 20px;
}

.blockBox {
	text-align: center;
	width: 100%;
}

.numPlus {
	display: inline-block;
	border: 1px solid #d2d2d2;
	background: #fff;
	width: 146px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin: 10px 0;
}

.numPlus a,.numPlus input[type=button] {
	display: inline-block;
	width: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	color: #999;
	font-size: 14px;

}

.numPlus input[type=text] {
	background: none;
	width: 84px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	float: left;
	height: 28px;
	text-align: center;

}

.homeOrderOprateBox {
	width: 100%;
	padding: 18px 34px;
	background: #fff;
	margin-top: 16px;
	overflow: hidden;
	box-sizing: border-box;
}

.homeOrderOprateBox a {
	margin-left: 10px;
}

.homeOrderOprateBox .OprateArea {
	overflow: hidden;
	padding-top: 4px;
	display: inline-block;
	width: 200px;
}

.priceSum {
	font-size: 24px;
	font-weight: bold;
}

.sumBox {
	display: inline-block;
	height: 34px;

	line-height: 34px;
	color: #ea5413;
	padding-right: 20px;
	overflow: hidden;
}

/* 提交订单 */
.orderListUnit {
	width: 100%;
	box-sizing: border-box;
	margin-top: 25px;
	overflow: hidden;
}

.orderListUnitTitle {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	padding: 10px 0;
}

.orderListUnitCon {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 10px;
}

.addressBox {
	padding: 10px 0;
}

.addressBox li {

	padding: 10px 9px;
	box-sizing: border-box;
	margin-top: 5px;
	overflow: hidden;
}

.addressBox li.cur,
.addressBox li:hover {
	background: #ffeae1;
	color: #ea5413;
}

.adressOprateBox {
	display: none;
	float: right;

}

.adressOprateBox a {
	margin-right: 8px;
	float: left;
}

.addressBox li.cur .adressOprateBox,
.addressBox li:hover .adressOprateBox {
	display: inline-block;
}

.addressBox li label {
	width: 80%;
	float: left;
	padding: 3px 0 2px 0;
}

.addressBox .radio span:last-child {
	width: 95%
}

.PaymentType {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 16px 0;
}

.PaymentType li {
	float: left;
	margin-left: 14px;
	margin-right: 22px;
}

.PaymentType li a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	width: 73px;
	border: 1px solid #999;
	text-align: center;
	color: #999
}

.PaymentType li a.hover {
	border-color: #ea5413;
	color: #ea5413
}
.PaymentForm {
	padding: 0 16px 15px 16px;
	line-height: 34px;
	width:100%;
	overflow: hidden;
	box-sizing: border-box;
}

.subhead {
	font-size: 12px;
	color: #ea5413;
	padding-left: 10px;

}

.OrderListTable thead th {
	background: #f4f4f4;
	height: 44px;
	line-height: 18px;
	font-weight: normal
}

.OrderListTable tbody td {
	height: 48px;
	line-height: 20px;
	text-align: center;
	color: #333;
	background: #fff;

	padding: 8px 5px;
}

.OrderListTable td>p {
	line-height: 20px;
	padding: 2px 0;
}

.OrderListTable a.button_light_orange_small,
.OrderListTable a.button-line-orange-small {
	display: inline-block;
	margin: 0 2px;
	clear: both;
}

.OrderListTable tbody tr:last-child td {
	border-bottom: 0px;
}




td.productTd {
	padding-left: 0px;
}

td.productTd p,
th.productTd p {
	padding-left: 20px;
	text-align: left;

}

.OrderListTable td>p.lineh62 {
	line-height: 58px;
}

/* 展厅 */
.exhibitionHeadBox {
	width: 100%;
	background: #fff;
	padding:20px 0 42px;
	box-shadow: 0px 0px 7px 1px rgba(23, 4, 8, 0.1);

}

.exhibitionHead {
	width: 1200px;
	margin: 0 auto;
}

.companyLogo {
	width: 100px;
	height: 100px;
	float: left;
	display: flex;
	-webkit-box-flex: flex;
	align-items: center;
	justify-content: left;
}

.companyLogo img {
	max-width: 100px;
	max-height: 100px;
}

.companyName {
	width: 430px;
	height: 100px;
	display: flex;
	-webkit-box-flex: flex;
	align-items: center;
	justify-content: left;
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 150%;
	margin-left: 20px;
}

.exhibitionSearch {
	float: right;
	padding-top: 30px;
}

.exhibitionSearch .iconfont {
	font-size: 22px;
	vertical-align: -2px;

}

.exibitionMain {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: -23px;


}

.exibitionNav {
	width: 100%;
	background: #ea5413;
	height: 46px;
	line-height: 46px;
	box-sizing: border-box;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;

}

.exibitionNav li {
	float: left;
	margin-right: 30px;
}

.exibitionNav li a {
	display: inline-block;
	min-width: 94px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	padding: 0 25px;
}

.exibitionNav li.cur a,
.exibitionNav li a:hover {
	background: #f3672b;
	color: #fff;
	opacity: 1;
}


.userLeftMenu {
	width: 233px;
	float: left;
	overflow: hidden;
}

.userLeftMenuUnit {

	background: #fff;
	color: #666;
	box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 20px;
}

.userFlMenuTitle {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #f4f4f4;
	width: 100%;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.userPubLogo {
	width: 100%;
	height: 90px;
	display: flex;
	-webkit-box-flex: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding-top: 15px;
}

.userPubLogo img {
	max-width: 90%;
	max-height: 90px;
}

.userFlCon {
	width: 100%;
	padding: 15px 0 16px 0;
	box-sizing: border-box;
}

.userFlCon p.userCompanyName {
	width: 100%;
	font-size: 14px;
	color: #333;
	text-align: center;

}

.userFlCon p {
	width: 100%;
	text-align: left;
	color: #666;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	padding: 5px 0;
	box-sizing: border-box;
}

.userFlMenuBtnBox {
	width: 100%;
	text-align: center;
	padding: 15px 0;
}

.userFlCon p.userFlCredi {
	line-height: 22px;
	padding: 15px 0;
	background: #fff4ef;
	color: #ea5413;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.line {
	width: 100%;
	height: 1px;
	background: #f4f4f4
}

.userRightMain {
	width: 947px;
	float: right;
	overflow: hidden;
}

.userRightMainGoodsDetail{
	overflow: hidden;
}

.userModule {
	width: 100%;
	margin-bottom: 20px;

}

.userModuleText {
	height: 34px;
	line-height: 34px;
	padding-bottom: 6px;

}

.userModuleText a {
	color: #666;
}

.userModuleText a:hover {
	color: #ea5413;
	opacity: 1;
}

.userModuleTitle {
	font-size: 20px;
	color: #333;
}

.userModuleCon {
	width: 100%;
	box-sizing: border-box;
	padding:10px;
	background: #fff;

	overflow: hidden;
}

.userListTable {
	/* margin-bottom: 10px; */
}

.userListTable thead th {
	background: #f4f4f4;
	height: 44px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	font-size: 14px
}

.userListTable tbody td {
	height: 48px;
	line-height: 20px;
	text-align: center;
	color: #333;
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 14px;
	padding: 0 5px;
}

.userListTable a.button_light_orange_small,
.userListTable a.button-line-orange-small {
	display: inline-block;
	margin: 0 2px;
	clear: both;
}

.userListTable tbody tr:nth-child(even) td {
	background: #f9f9f9;
}

.userListTable tbody tr:last-child td {
	border-bottom: 0px;
}

.userListTable tbody tr:hover td {
	background: #fff6f2
}

.undiscolor {
	margin-bottom: 0px;
}

.undiscolor tbody tr:nth-child(even) td {
	background: #fff;
}
.undiscolor tbody tr:nth-child(even):hover td {
	background: #fff6f2;
}

.richText {
	width: 100%;
	box-sizing: border-box;
	line-height: 200%;
	font-size: 14px;
	color: #333;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	padding-bottom: 15px;
	text-indent: 2em
}

/* 展厅  搜索 */
.userRightMain .chooseBox {
	overflow: hidden;
	margin-bottom: 20px;
}

/* 现货交易产品详情 */
.userDetail {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 25px;
	margin-bottom: 15px;
}

.userDetailArticle {
	line-height: 160%;
	padding: 0 0 15px 0;
	text-align: center;
	font-size: 24px;
	color: #333;
}

.userLangParam {
	width: 100%;
	background: #f9f9f9;
	padding: 5px 18px;
}

.userLangParam p {
	line-height: 150%;
	padding: 8px 0;
	color: #666;
}

.userLangParam p .icon-icon-test {
	font-size: 18px;
	vertical-align: 0px;
	padding-right: 5px;
}

.userBrefParam {
	width: 100%;
	padding: 20px 0;
	overflow: hidden;
}

.userBrefParam li {
	line-height: 28px;
	width:33%;
	text-align: left;
	float: left;
	box-sizing: border-box;
	padding: 0 10px 0 20px;
}
.userBrefParam li.w100p {
	width:100%;
}

.userBrefParam li span.iconfont {
	display: inline-block;
	width: 25px;
	text-align: left;
	font-size: 18px;
	vertical-align: middle;
}

.userBrefParam li span.icon-hailiangxianhuoda {
	font-size: 22px;
}

.userBrefParam li span.icon-baozhuang {
	font-size: 16px;
}

.priceBox {
	width: 100%;
	background: #fff4ef;
	padding: 12px 20px;
	box-sizing: border-box;
	height: 60px;
	line-height: 36px;
}

.priceBox>span {
	padding-right: 30px;
}

.priceBox>span:last-child {
	padding-right: 0px;
}

.priceBoxOprate a {
	float: right;
	margin-left: 10px;
}

.priceBox .numPlus {
	margin-top: 3px;
}

.userDetailEvalueCON {
	width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 25px;
	font-size: 14px;
	line-height: 200%;
	color: #666;
}

.userDetailEvalueCON img {
	max-width: 100%;
	max-height: 400px;
}

.userDetailEvalue ul.article {
	display: inline-block;
	width: 100%;
	overflow: hidden;
}

.userDetailEvalue ul.article li {
	padding: 10px 27px;
	margin-right: 15px;
	float: left;
	line-height: 180%;
	font-size: 18px;
	color: #333;
	position: relative;
	cursor: pointer;
}

.userDetailEvalue ul.article li::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 42px;
	height: 2px;
	background: #f2f2f2;
	left: 27px;
	bottom:9px;

}
.userDetailEvalue ul.article li.hover::after {

	background: #ea5413
}
.userDetailEvalue ul.article li.hover,.userDetailEvalue ul li:hover {
	color: #ea5413;
}
.userDetailEvalue ul.article li:hover::after{
	background: #ea5413
}
.evalueLabel{
	padding: 15px 20px;
	background: #fff4ef;
	overflow: hidden;
}
.evalueLabelTitle{
	height: 35px;
	line-height: 35px;
	color: #333;
	width: 100px;
	float: left;
}
.evalueLabelText{
	width:754px;
	float: left;
}
.evalueLabelText span{
	display: inline-block;
	padding: 0 12px;
	height: 23px;
	line-height: 23px;
	border: 1px solid #ea5413;
	background:#ffeae1;
	color: #ea5413;
	margin:5px 0;
	float: left;
	margin-right:20px;
}
.evalueLabel p{
	width: 100%;
	display: inline-block;
	padding-top:15px;
	color: #333;
}
.evalueLabel p>span{
	padding-right: 70px;
	float: left;
}
.evalueLabelText span.grayLabel{
	background-color: #e5e5e5;
	border: solid 1px #999999;
	color: #666
}
.evalueDetail{
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.evalueDetail li{
	width: 100%;
	padding-bottom: 20px;
	float: left;
}
.evalueDetail ul li{
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
	padding: 10px 0;
}
.evalueDetail ul li:hover{
	color: #333;

}
.evalueDetail li .evalueCompanyName{
	font-size: 16px;
	line-height: 200%;
	padding-left: 20px;
}
.evalueDetail li .evalueCompanyName span{
	color: #666;
	font-size: 14px;
	margin-left: 40px;
}
.evalueContent{
	line-height: 22px;
	padding: 9px 20px ;
	background: #f9f9f9;
	margin-top:5px;
	margin-bottom:8px;

}

.tableShow{
	border: 1px solid #f4f4f4;
	border-collapse: collapse;

}
.tableShow th{
	height: 44px;
	line-height: 20px;
	background: #f9f9f9;
	border: 1px solid #f4f4f4;
	box-sizing: border-box;
	color: #666;
	font-weight: normal;

}
.tableShow td{
	border: 1px solid #f4f4f4;
	padding: 8px 10px;
	line-height:20px;
	height: 44px;
	box-sizing: border-box;
	text-align: center;
	color: #333;
}
.tableShow td>p{
	line-height: 150%
}
.tableShow td.bg_gray_less{
	text-align: left;
	font-weight: normal;
	font-family: Arial;
	color: #666;

}
.tableShow td.tl{
	text-align: left
}

.creditUl{
	width: 120%;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 5px;
}
.creditUl li{
	float: left;
	margin-right: 19px;
	width:168px;
}
.creditUl li>p{
	line-height: 180%;
	padding: 5px;

	text-align: center;
	color: #333;
}
.creditPic{
	width: 100%;
	height: 233px;
	display: flex;
	-webkit-box-flex: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
}
.creditPic img{
	max-width: 100%;
	max-height: 100%;
}
.CredibilityInfo{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #f4f4f4;
}
.CredibilityInfo td{
	border: 1px solid #f4f4f4;
	height: 48px;
}
.CredibilityInfo td p{
	width: 100%;
	text-align: center;
	line-height:150%
}
.userScore{
	font-size: 18px;
	color: #ea5413;
}
.CredibilityInfo td>span{
	display: inline-block;
	min-width: 130px;
	padding-left: 30px;
	margin-right:10px;
}
.subHead{
	display:block;
	width: auto;
	float: left;
	font-size: 16px;
	color: #333;
	padding-left: 28px;
}
.subHead li{
	float: left;
	padding-right: 30px;
	position: relative;
	cursor: pointer;
}
.subHead li.hover,.subHead li:hover{
	color: #ea5413
}
.subHead li.hover::after{
	content:"";
	position: absolute;
	bottom:4px;
	left:0px;
	width:42px;
	height: 2px;
	background: #ea5413;

}
.subHead li:hover::after{
	content:"";
	position: absolute;
	bottom:4px;
	left:0px;
	width:42px;
	height: 2px;
	background: #ea5413;

}
.AuctionParam{
	border-top: 2px solid #f4f4f4;
	padding:30px 0;
	line-height: 150%;
	overflow: hidden;
}
.AuctionParam li{
	float: left;
	margin-right:30px;
	padding-left: 20px;
	color: #666;
}
.AuctionContact{
	height: 44px;
	line-height: 44px;
	background: #fff4ef;
	color: #ea5413;
}
.AuctionContact >span{
	display: inline-block;
	padding-left: 25px;
	padding-right: 170px;
}
.AuctionDescript{
	padding: 30px 20px;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 0px;
}
.DescriptArticle{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 200%
}
.DescriptCon{
	line-height: 30px;
}
.CompanyDescriptCon{
	line-height: 30px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	text-indent: 2em;
}
.AuctionDescript .button_orange_big{
	margin: 10px auto;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
.biddingBox{

	padding:10px 5px;
	background: #f9f9f9

}
.biddingDetail td{
	padding:0px 20px;
	height: 40px;

}
.biddingDetail td>p{
	line-height: 180%;
}
.QuotationInfo{
	padding: 20px  30px ;
	overflow: hidden;
}
.userFormTable td{
	padding: 12px 0;
	line-height:40px;
	height: 40px;
	font-size: 16px;
}
.userFormTable td>p{
	color: #333;
}
.dateicon{
	font-size:22px;
	color: #ea5413;
	position: relative;
	left:-40px;
	top:4px;
}
.ladyScroll{
	position: relative;
}
.ladyScroll .prev, .ladyScroll .next {
	width: 16px;
	height: 38px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: url(../image/btns.png) no-repeat -2px 0;
}
.ladyScroll .next {
	left: auto;
	right: 0;
	background-position: -3px -35px;
}
.j_jigou li {
	width: 400px;
	padding: 0 16px;
	overflow: hidden;
}
.j_jigouLogo {
	width:110px;
	padding: 12px;
	float: left;
	height: 110px;
	display: flex;
	-webkit-box-flex: flex;
	justify-items: center;
	align-items: center;
}
.j_jigouLogo img{
	max-width:110px;
	max-height:110px;
}

.j_jigouText {
	width:250px;
	float: left;
	padding:20px 0;
	padding-left: 15px;
	color: #666;
}
.j_jigouText>p {
	line-height: 150%;
	font-size: 14px;
	color:#333;
	text-align: left;
}
.j_iconTEXT {
	padding-top:8px;
	height: 24px;
	line-height: 24px;
}
.j_iconTEXT >span{
	display: inline-block;
	width: 100%;
	text-align: left
}
.j_iconTEXT .iconfont{
	display: inline-block;
	width: 20px;
}
.j_iconTEXT .icon-shijian{
	font-size: 14px;
}



.footNav a{
	padding: 0 15px;
	color: #c9c9c9;
	font-size: 16px;
}












@media screen and (max-width:1200px) {
	body {
		font: 14px/150% Arial, Verdana, "\5b8b\4f53";
		color: #666;
		background: #fff;
		min-width: auto;
	}

	.loginBox {
		background-size: cover
	}

	.loginBox .w1200,
	.homeTop .w1200 {
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;

	}

}



/* 添加飘窗 修改css */
.calssesMain>ul {
	width: 218px;
	height: 337px;
	background: #fff;
	box-sizing: border-box;
	padding: 0px;
	z-index: 500;
	position: relative;
	float: left;
	padding-top: 1px;

}
.calssesMain>ul li .classesfl {
	padding-top: 4px;
	padding-left:8px;
	padding-right: 10px;
	overflow: hidden;

}
.calssesMain>ul li .classesfl>a {
	color: #ea5413;
	line-height: 160%;
	font-weight: bold;
	padding-left: 20px;
}
/* 添加飘窗 增加css */
.calssesMain>ul li.hover .classesfl{
	border: 1px solid #ea5413;
	width: 219px;
	position: relative;
	z-index: 11;
	box-sizing: border-box;
	background: #fff;
	border-right: 0px;
}
.classesfl{
	border: 1px solid #fff;
}
.calssesMain .item-list{
	display: none;
	position: absolute;
	width:744px;
	overflow: hidden;
	background: #FFF;
	left: 218px;
	box-shadow: 0px 0px 10px #DDDDDD;
	border: 1px solid #ea5413;
	top:1px;
	z-index: 10;
}
.item-list .subitem {
	float: left;
	width:700px;
	padding: 0px 4px 0px 13px;

}
.item-list .subitem dl {
	border-bottom: 1px dotted #dadada;
	padding: 6px 0px 6px;
	overflow: hidden;
	zoom: 1;
	margin: 0;
}
.item-list .subitem dt {
	line-height: 19px;
	text-align: left;
	padding: 0px 6px 0px 0px;
	font-weight: 700;
	color: #ea5413;
}
.item-list .subitem dd {
	padding: 3px 0px 0px;
	overflow: hidden;
	margin-left: -8px;
	max-height: 64px;
	margin-bottom: 5px;
}
.item-list .subitem dt a {
	color: #ea5413;
	text-decoration: none;
}
.item-list .subitem dd em {
	float: left;
	height: 17px;
	line-height: 17px;
	padding: 0px 8px;
	margin-top:4px;
	white-space: nowrap;
	font-style: normal;
}


.item-list .subitem dd em a, .item-list .cat-right dd a {
	color: #666;
	text-decoration: none;
}
.item-list .subitem dd em a:hover, .item-list .cat-right dd a:hover{
	color: #ea5413;
}
.errorA{
	color: #ff4342;
	line-height: 16px;
	font-size: 14px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	width: 100%;
	padding: 5px 0;

}
.j_tu{padding-right:5px;}
.j_tu img{width:16px;height:16px;float:left;}
/* 订单详情 */
.orderFocus{

	background: #ffeae1;color: #ea5413;
	padding: 20px;
}
.orderFocus p{
	padding:3px 0;

}
.orderState{
	font-size: 18px;color: #ea5413;
}
.orderDetail .orderListUnitCon{
	padding-top: 20px;
	padding-bottom: 20px;
}
.collection {
	width: 100%;
	overflow: hidden;
}
.collection>span{
	width: 100%;
	float: left;
	line-height: 200%
}
.orderNumber{
	font-weight: normal;
	font-size: 14px;
	color: #333;
	padding:10px 0px;
}
.borderbox {
	border: 1px solid #f2f2f2;
	margin-bottom: 10px;
}
.borderbox tr td.t_heiht {
	height: 30px;
}.borderbox td {
	 border-bottom: 1px solid #f2f2f2;
 }
.textleft tbody td,
.textleft thead th {
	text-align: left;
	padding-left: 40px;
}

.textleft tbody td {
	position: relative;
	height: 40px;
}

.textleft tbody td span {
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 9px;
	border: 2px solid #8b8b8b;
	left: 22px;
	top: 40%;
	background: #fff;
	z-index: 2;
}

.textleft tbody td i {
	display: block;
	position: absolute;
	width: 1px;
	height: 33px;
	background: #8b8b8b;
	left: 27px;
	top: 71%;
	z-index: 1;
}

.textleft tbody tr:first-child td {
	color: #ea5413;
}

.textleft tbody tr:first-child td span {
	border: 2px solid #ea5413;
}
.j_biaoti{background:#f4f4f4;line-height: 44px; height:44px;}
.j_biaoti>span{display: inline-block;float:left;padding-left:40px;box-sizing: border-box}
.j_time_gz {
	width: 30%;
	float: left;padding-left:40px;box-sizing: border-box;height:40px;line-height: 40px;
}
.j_xinxi_gz{width: 70%;
	float: left;padding-left:40px;box-sizing: border-box;height:40px;line-height: 40px;}
.j_dot01 {
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 9px;
	border: 2px solid #8b8b8b;
	left: 40px;
	top: 35%;
	background: #fff;
	z-index: 2;
}
.j_dot02 {
	display: block;
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 9px;
	border: 2px solid #ea5413;
	left:40px;
	top: 35%;
	background: #fff;
	z-index: 2;
}
.textleft tbody tr:first-child td span {
	border: 2px solid #ea5413;
}
.j_shuxian ul li {
	line-height: 35px;
	height: 35px;

	padding-left: 15px;
	position: relative;
	width: 1146px;
	float: left;
}
.j_last{color:#ea5413}

/* jxl 优化添加 */
.loginMain ul li.redBorder {
	border: 1px solid #ea5413;
}
.registerForm li input:focus,.registerForm li select:focus{
	border: 1px solid #ea5413;
}
.filter select:focus{
	border: 1px solid #ea5413;
}
.filter input:focus{
	border: 1px solid #ea5413;
}
.fastChannelLayer input:focus,.fastChannelLayer textarea:focus{
	border: 1px solid #ea5413!important;
}
.cooprateLyer input:focus,.cooprateLyer textarea:focus{
	border: 1px solid #ea5413!important;
}
#Fast_form_3 input:focus,#Fast_form_3 textarea:focus{
	background-color:#fbf0ec ;
}
.floorSearch input:focus,.floorSearch select:focus{
	border: 1px solid #ea5413!important;
	outline: none;
}
textarea:focus{
	outline:none;
	border: 1px solid #ea5413;
}
.managerFormTable input:focus{
	border: 1px solid #ea5413;
}