/*公共部分*/
.ab-nav ul li {
	float: left;
}
.ab-nav ul li a.on {
	color: #fff;
	background: #015ca0;
}
/*工程案例*/
#caseinfo {
	width: 80%;
	margin:0 auto;
}
#case ul li {
	width: calc(98%/3);
	margin-right: 1%;
	float: left;
	margin-bottom: 30px;
}
#case ul li:nth-child(3n+3) {
	margin-right: 0;
}

.gridpic {
	width: 100%; position:relative;overflow:hidden;}
.gridtit { padding-left:40px; text-align:left; line-height:40px; color:#333;}



/*---------------*/
 h3{
	line-height: 80px;
	border-bottom: 1px solid #e2e2e2;
}
 h3 a{
	margin: 0 30px;
	cursor: pointer;
	line-height: 80px;
	border-bottom: 4px solid transparent;
	display: inline-block;
	 font-family: 宋体;
	 font-size: 20px;
}
h3 a:hover{
	border-bottom: 4px solid #e62e34;
}
.page1{
	background-color: #f5f5f5;
	padding-top: 50px;
}
.page1 ul li{
	display: inline-block;
	width: 32.33%;
	border: 1px solid #eee;
	font-size: 14px;
	margin-bottom: 2%;
	background-color: #fff;
}
.page1 ul li img{
	width: 100%;
}
.page1 ul{
	/*padding-bottom: 99px;*/
	font-size: 0;
}
.page1 ul li .msg{
	margin: 0 15px;
	line-height: 54px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	font-family: 宋体;
}
.page1 ul li:nth-of-type(3n+2){
	margin: 0 1.5%;
}
.page1 ul li .right{
	text-align: right;
	line-height: 45px;
	padding-right: 15px;
}
.page1 ul li .right .iconfont{
	color: #ccc;
	font-size: 33px;
	font-weight: bold;
}

/***** Bubba *****/
/*---------------*/



figure.effect-bubba {
	background: #000;

}



figure.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;

}

figure.effect-bubba:hover img {
	opacity: 0.6;
}


figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}





figure.effect-bubba h2 {
	width: 100%;
	font-size:28px;
	position:absolute;
	/* top:0px; */
	left:0px;
	padding-top: 25%;
	padding-left:40px;
	padding-right:40px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,60px,0);
	transform: translate3d(0,60px,0);
	color:#fff;
	text-align: center;
	font-weight:inherit;
	font-family:inherit;
	text-shadow:black 0 3px 3px;

}
figure.effect-bubba:hover h2 {
	top:0px;
	text-shadow:none;
	text-align: center;
}

figure.effect-bubba p {
	width:135px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border:1px solid #fff;
	position:absolute;
	top:55%;
	left:50%;
	margin-left: -67.5px;
	opacity: 0;
	font-size:14px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	color:#fff;

}



figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	color:#fff;


}

/*关于我们*/
.xq {
	max-width: 1200px;
	margin:0 auto;
}
.xq .xq-info {

	width: 94%;
	margin:0 auto;


}
.xq .xq-info p {
	line-height: 2;
	font-size: 16px;
	font-family:"Arial";
	padding:0 2%;
}
/*车间*/
.factory {
	background: url(../img/fa-bg.jpg) no-repeat center center;
	padding: 63px 0 165px;

}
.factory .cj {
	max-width: 1200px;
	margin:0 auto;
	padding:0 1%;
}
.factory .cj-list {
	margin-top:80px;
}
.factory .cj-list .cj-li {
	float: left;
	margin-right:16px;
	cursor:pointer;
}
.factory .cj-list .cj-li:nth-child(2),.factory .cj-list .cj-li:nth-child(3) {
	margin-bottom: 19px;
}
.factory .cj-list .cj-li:nth-child(n+2) {
	width: 291px;
	height: 163px;
}

/*证书*/
.honor {
	padding-top: 80px;

}
.honor .zs {
	max-width: 1200px;
	margin:0 auto;
	padding:0 1%;
}
.box-content {
	padding-top:55px;
	width: 100%;

}
#swiper-container3 .ry-list .swiper-slide {
	width: 240px;
	height: 338px;
}

#swiper-container3 .ry-list .swiper-slide .img-box {
	position: relative;
	-moz-box-shadow:0px 0px 10px #333333;
	-webkit-box-shadow:0px 0px 10px #333333;
	box-shadow:0px 0px 10px #333333;
}

#swiper-container3 .ry-list .swiper-slide img {
	width: auto;

}

#swiper-container3 .ry-list .swiper-slide .text {
	display: none;
	text-align: center;
	margin-top: 20px;
}

#swiper-container3 .ry-list .swiper-slide.flip-current .text {
	display: block;
}

#swiper-container3 .flipto-prev {
	width: 33px;
	height: 66px;
	background: url(../img/prev.png) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: 50em;
	top: 50%;
	margin-top: -33px;
	position: absolute;
	left: 0;
}

#swiper-container3 .flipto-next {
	width: 33px;
	height: 66px;
	background: url(../img/next.png) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: 50em;
	top: 50%;
	margin-top: -33px;
	position: absolute;
	right: 0;
}

/*企业荣誉2*/
.js-lightBox{
	cursor: pointer;
	opacity: .8;
	margin-right: 10px;
	width: 200px;
}

.js-lightBox:hover{
	opacity: 1;
}

.lightBox-view img{
	display: block;
	display: none;
	border:0px;
	margin:0px !important;
}

.lightBox-popupMask{
	position: fixed;
	background:black;
	filter:alpha(opacity=80);/* IE */
	opacity:0.8;
	width:100%;
	height: 100%;
	z-index:9999;
	display: none;
	background-image: url('../img/overlay.png');
}

.lightBox-popup{

}

.lightBox-popup{
	display: none;
	position: fixed;
	z-index:10000;
	top:0%;
	left:50%;
	height: 50%;
	background-color: white;
	/* margin-left:-500px; */
	border-radius: 10px;
	border:5px solid white;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../img/loading.gif');
	background-size: 8%;
}

.lightBox-description .lightBox-btn{
	/*  position: absolute;
     top:0; */
	display: inline-block;
	height: 100%;
	width:50%;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	filter:alpha(opacity=20);/* IE */
	opacity: .4;
	background-image: url('../img/opacity.png');
}
.lightBox-description .lightBox-btn:hover{
	filter:alpha(opacity=100);/* IE */
	opacity: 1;
}

/* .lightBox-view .lightBox-prev-btn{
  left:0;
}
.lightBox-view .lightBox-next-btn{
  right:0;
} */

.lightBox-description .lightBox-prev-btn.active{
	background-image: url('../img/prev.png');
}
.lightBox-description .lightBox-next-btn.active{
	background-image: url('../img/next.png');
}

.lightBox-description .lightBox-prev-btn.disable{
	background-image: url('../img/prev.png');
	opacity: 0.1;
	cursor: default;
}
.lightBox-description .lightBox-next-btn.disable{
	background-image: url('../img/next.png');
	opacity: 0.1;
	cursor: default;
}

.lightBox-view .lightBox-description{
	position: absolute;
	bottom:0;
	right:0;
	left:0;
	padding:15px;
	display: none;
	color:white;
	background-color: black;
	filter:alpha(opacity=80);/* IE */
	background: rgba(0,0,0,.8);
}
.lightBox-view .lightBox-description .lightBox-current-index{
	margin-top: 5px;
	display: block;
	font-style:italic;
}
.lightBox-view .lightBox-description .lightBox-close{
	float: right;
	display: block;
	width:40px;
	height:40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('../img/close.png');
	background-position: center center;
}
.lightBox-description .btn-position{
	float: right;
	position:relative;
	width:100px;
	height: 40px;
}





	/*车间设备*/
.gallery:after {
	content: '';
	display: block;
	height: 2px;
	margin: .5em 0 1.4em;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
}

.gallery img {
	height: 100%;
}

.gallery a {
	width: 240px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
	margin: 4px 6px;
	box-shadow: 0 0 4px -1px #000;
}

.baguetteBoxOne {
	width:1020px;
	margin:40px auto 0 auto;
}

/*******************************************************************************************************************/


	/*关于我们结束*/

/**营销网络*/
.network {
	padding-bottom:70px;
}
.newtitle {
	height:105px;
	padding:50px 0 0 45px;
}
.newtitle h1 {
	font-size:26px;
	font-family: 'din';
	color: #151515;
	margin:0;
}
.net-bg {
	background-color: #fff;
}


/**营销网络结束**/

/*联系我们*/
.con-info {
	padding:50px 0;
}
.about {
	width:100%;
	color: #fff;

}
.left-info {
	padding:87px 76px 103px 67px;
}
.contact {
	width:100%;
	height:126px;
	margin-bottom:35px;
	border:1px solid #080808;
}
.con-left {
	width:83px;
	height:auto;
	line-height:124px;
	font-size:20px;
	color: #fff;
	text-align: center;
	background-color: #080808;
	float: left;

}
.con-left i {
	margin-right:0;
}
.contact:hover {
	border:1px solid #c9a654;
	cursor:pointer;
}
.contact:hover .con-left {
	background: #c9a654;
}
.con-right {
	width:372px;
	float: left;
	padding-left:42px;
	font-size:16px;
	color: #000;
}
.contact-tel .con-right {
	padding-top:30px;
}
.contact-email .con-right {
	padding-top:50px;
}
.contact-add .con-right {
	padding-top:40px;
}

	/* list*/
 .list li { border-bottom: 1px solid #f2f2f2; overflow: hidden; padding: 30px 0; position: relative; display: flex;} .list li .pic {float: left;margin-right: 30px; } .list li .cont {  float: left; width: 100%}.list li .cont h4, .list li .cont h3{margin: 0;color: #333; font-size: 20px;} .list li:hover h3 {color: #db6d4c} .list li .title { color: #333; display: block; font-size: 2.4rem; line-height: 1.4em; margin-bottom: 12px; } .list li .info { color: #b3b3b3; font-size: 1.3rem; margin: 10px 0; } .list li .intro { color: #808080; font-size: 1.3rem; line-height: 1.6em; margin-bottom: 5px; }
.list li .info a ,.list li .tag{ color: #db6d4c; }.list li .tag a { color: #db6d4c ; margin: 0 8px 10px 0; }

/*list end */

/*product 分类*/
.txtScroll-left{ position:relative;  }
.txtScroll-left .hd{ overflow:hidden;width: 20%;  height:60px; padding:0 10px;  }
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:30px; height:30px; float:right; margin-right:5px; margin-top:10px;color:#cbcbcb;  overflow:hidden; cursor:pointer; font-size: 24px;}
.txtScroll-left .hd .next{color: #cbcbcb;  }
.txtScroll-left .hd a:hover {color: #0068b5;}
.txtScroll-left .hd .prevStop{ color: #0068b5; }
.txtScroll-left .hd .nextStop{color: #0068b5; }
.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.txtScroll-left .hd ul li.on{ background-position:0 0; }
.txtScroll-left .bd{ padding:10px; width:80%; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ margin-right:20px;min-width: 148px;  float:left;  text-align:left; _display:inline;}
.txtScroll-left .bd ul li span{ color:#999;  }
.nav-main{list-style:none;height:40px;margin:75px auto 45px;}
.nav-main li{float:left;position:relative;}
.nav-main li a{color: #999999;height:38px;line-height:38px;padding:0 20px;blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block;}
.nav-main li a:focus{-moz-outline-style: none; }
.nav-main li .sub-nav{position:absolute;top:39px;left:-1px;list-style:none;display:none;}
.nav-main li .sub-nav li{text-align:center;clear:left;width:140px;height:35px;line-height:35px;position:relative;}
.nav-main li .sub-nav li a{height:34px;line-height:34px;width:138px;padding:0;display:inline-block;}

/**
产品列表
*/
.probg {
	background-color: #f7f7f7;
}
.list-title {
	/*background: #eaeaea;
	padding-top: 50px;*/
	padding-bottom: 40px;
	text-align: center;
}
.list-title h2 {
	margin-bottom: 20px;
}
.list-title .gcate {
	padding:0 1%;
}
.list-title .gcate ul li {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 2%;
}
.list-title .gcate ul li a {
	font-size:14px;
	color: #474747;
	font-family:"Arial";
	padding:0 30px;
	height: 42px;
	line-height: 42px;
	display: block;
}
.list-title .gcate ul li a:hover,.list-title .gcate ul li a.active {
	color: #fff;
	background-color: #23a968;
}
.li-a{width: calc(90%/3);margin-right:1.6%;margin-left:1.6%;margin-bottom: 2%; transition: ease all 0.4s;
	}
.li-a img{width: 100%;}
.pro-info {padding-top:20px;}
.li-a p{color: #000000;font-size: 14px;text-align: center;font-family:"Arial";line-height: 1.5}
#goods {
padding-top: 50px;
}
.propic dl dd {
	height: 70px;
	line-height: 70px;
	font-size:16px;
	text-align: center;
	color: #fff;
	background: #525252;

}
.caseinfo dl dd {
	background-color: #fff;
	padding:30px 40px;
}
.caseinfo dl dd h4 {
	font-size:18px;
	color: #222121;
	margin-bottom: 20px;
}
.caseinfo dl dd p.casetext {
	color: #999898;
	padding-bottom: 30px;
	border-bottom:1px solid #007f41;
}
.caseinfo dl dd p.case-more {
	padding-top: 15px;
	color: #007f41;
}
.caseinfo dl dd p.case-more a {
	color: #8d8d8d;
}

	/*product end*/

/*公司产业*/
.son_com {
	width:1200px;
}

.son_com ul {

}
.son_com ul li {
	width: 100%;
	background-color: #faf9f9;
	color: #454545;
	height: 400px;
	margin-bottom: 20px;
}

.son_pic {
	padding:0;
}
.son_con {
	padding:30px 20px 35px 40px;
	background:#faf9f9;
}

h2.son_tit {
	font-size: 24px;
	color: #c3000a;
	line-height: 60px;
	border-bottom: 1px solid #d6d6d6;
}
h2.son_tit span {
	font-size: 18px;
	margin-left: 15px;
}
.son_main {
	margin-bottom: 32px;
}
.son_more {
	float: right;
}
.son_more a {
	display: block;
	color: #999999;
	line-height: 22px;

}
.son_more a img {
	margin-left: 10px;
}
.son_more a i.sonicon {
	width: 22px;
	height: 22px;
	background-image: url(../img/sonmore.jpg);
}


/*公司产业end*/
/*
工程业绩
*/
.mr_frUl{
	float:left;
	width:1200px;
	overflow: hidden;
}

.mr_frUl ul li{
	display:inline;
	float:left;
	height:380px;
	width:385px;
	margin-right:15px;
	overflow:hidden;
	background: #e8e8e8;
	margin-bottom:15px;
}
.mr_frUl ul li a {
	color: #171717;
}
.mr_frUl ul li img{
	display:block;

}
.mr_frUl ul li a:hover img{}

.case_info {
	background: #e8e8e8;
}
.case_info dl dd {
	padding:40px 23px;
}
.case_info dl dd h5 {
	font-size:16px;

}
.casecon {
	padding:70px 0;
}

/**
 * 在线留言样式
 */
/**
 * 在线留言
 *
 */
.company-con {
	padding-top:60px;
}
.basic-grey {
	margin:0px auto 50px;
	max-width: 500px;
	background: #F7F7F7;
	padding: 25px 15px 25px 10px;
	font-size: 14px;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
	border:1px solid #E4E4E4;
}
.basic-grey h1 {
	font-size: 25px;
	padding: 0px 0px 10px 10px;
	display: block;
	border-bottom:1px solid #E4E4E4;
	margin: -10px -15px 30px -10px;;
	color: #888;
}
.basic-grey h1>span {
	display: block;
	font-size: 11px;
}
.basic-grey label {
	display: block;
	margin: 0px;
}
.basic-grey label>span {
	float: left;
	width: 25%;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
	padding: 5px 3px 3px 5px;
}
.basic-grey select {

	appearance:none;
	-webkit-appearance:none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
	height: 35px;
	line-height: 25px;
}
.basic-grey textarea{
	height:100px;
}
.basic-grey .button {
	background: #515151;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	border-radius: 3px;

	cursor: pointer;
}
.basic-grey .button:hover {
	background: #0569ac;
}

.cate_padding {
	padding-left:10px;
}

/*人才招聘*/

.job {

	padding:40px;
}
.job h4 {
	height: 55px;
	line-height: 55px;
	padding-left: 35px;
	background-color:#fff;
	background-image: url(../img/tool8.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.jobcon {
	padding-left: 35px;
	padding-right: 300px;
}
.job p span.jobtit {
	width:180px;
	text-align:right;
	display:inline-block;
}
.job p textarea {
	width: 80%;


}
.job .submi {
	text-align:center;
}
.job .sub {
	width:200px;

}
.job p {
	margin-bottom:10px;
	font-size:14px;
}


@media screen and  (max-width:1024px) {
	.ab_info {
		padding-top:20px;
	}
}
@media screen and  (max-width:640px) {
	#goodshow ul li.hceg {
		width: 48%;
		margin-right: 2%;
		padding-top: 25px;
		height: auto;
		border: 1px solid #dddddd;
		margin-bottom: 35px;
		float: left;
	}
	#goodshow ul li.hceg:nth-child(2n) {
		margin-right:0;
	}
}

/*图集*/
.superbox {
/*	padding-top:20px;*/
}
.superbox-list {
	display:inline-block;
	*display:inline;
	zoom:1;
	margin: 10px 1%;
	width:22%;
	text-align:center;
	border: 1px solid #ccc;
}
.superbox-list p {
	height:45px;
	line-height:45px;
	text-align:center;
	color: #fff;
	background: #3a2b21;

}
.superbox-img {
	max-width:100%;
	/*width:100%;*/
	cursor:pointer;

}
.superbox-show {
	text-align:center;
	position:relative;
	background:#333;
	box-shadow:inset 0 1px 5px #111;
	-webkit-box-shadow:inset 0 1px 5px #111;
	-moz-box-shadow:inset 0 1px 5px #111;
	width:100%;
	float:left;
	padding:25px;
	display:none;
}
.superbox-current-img {
	max-width:100%;
	box-shadow:0 1px 4px #222;
	border:1px solid #222;
}
.superbox-img:hover {
	opacity:0.8;
}
.superbox-float {
	float:left;
}
.superbox-close {
	opacity:0.7;
	cursor:pointer;
	position:absolute;
	top:25px;
	right:25px;
	background:url(../img/close.gif) no-repeat center center;
	width:35px;
	height:35px;
}
.superbox-close:hover {
	opacity:1;
}
/*下载*/
.downlist {
	padding:40px 20px;
}
.filelist {
	padding:0;
}
.filelist li {
	height:40px;
	line-height:40px;
	margin-bottom:10px;
}
.filelist li .row {
	margin:0;
}

.filelist li span.name {
	height:40px;
	line-height:40px;
}
.filelist li span.size {
	height:40px;
	line-height:40px;
	padding:0;
}

.filelist li span.download {
	background:#06387e;

	float:right;
	text-align: center;

}
.filelist li span.download a {
	color:#fff;
}

/**
 * 购物车
 */
#liucheng {
	width: 100%;
	height: 60px;
	margin-top: 10px;
	background: url(../../../Public/home/img/carLoc.gif) no-repeat;
	background-position: center top;
}
#liuchengE {
	width: 100%;
	height: 60px;
	margin-top: 10px;
	background: url(../../../Public/home/img/carLocen.gif) no-repeat;
	background-position: center top;
}
#carList {
	margin-top: 8px;
	border: #dcdfe5 1px solid;
	border-bottom: none;
}
.wid980 {
	width: 980px;
	margin: 0 auto;
}
.regInp {
	border:#b3b3b3 1px solid;
	width:250px;
	padding-left:2px;
	height:19px;
	background:url(../../../Public/home/img/regInpBg.gif) repeat-x;
}

#carList {
	margin-top:8px;
	border:#dcdfe5 1px solid;
	border-bottom:none;
}
#carList td {
	text-align:center;
}
#carList td.pic {
	padding:5px 0;
}
#carList .top td {
	background:#7a7f89;
	color:#fff;
	height:31px;
}
#carList td a:hover {
	color:#a0060a;
}
#carList td input {
	width:26px;
}
#carList .bg td {
	background:#f9fbfd;
}

#price {border-left:#dcdfe5 1px solid;
	border-right:#dcdfe5 1px solid;
}

.cartInp {
	width:95px;
	height:25px;
	text-align:center;
	color:#fff;
	display: block;
	font-weight:bold;
	line-height:25px;
	border:none;
	background:url(../../../Public/home/img/cir7Bg.gif) no-repeat;
}
.cartInp:hover {
	color: #fff;
}
.red {
	color: #a0060a;
}
.ord {
	float:right;
	cursor:pointer;
	background:url(../../../Public/home/img/order.jpg) no-repeat;
	width: 117px;
	height: 26px;
	border:none;
}


.done {
	background: url(../../../Public/home/img/cnorder.jpg)no-repeat;
	width: 117px;
	height: 26px;
	border:none;
	text-indent: -9999px;
}

/*订单信息*/
.flowBox{ padding:0px;}
.flowBox h6{ background:#7a7f89; height:30px;line-height:30px; color:#FFF;
	font-size: 14px;
	padding: 0 12px;
	font-weight: 100;}
.flowBox h6 span{ color:#FFF}
.flowBox th{  background:#fff; padding:5px 10px; color:#666;text-align: center;}
.flowBox .f6{ color:#333; text-decoration:underline}
.flowBox td{  padding:5px 10px;}



