/*公共部分*/

.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;}



/*---------------*/
/***** 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: 20%;
	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: 40px;
	line-height: 40px;
	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: 80%;
	min-width:1360px;
	margin:0 auto;
}
.xq-office {
    width: 1270px;
	margin:0 auto;
	padding-top:40px;
}
.xq-contact {
	width: 100%;
	margin:0 auto;
	height:600px;
	border:#f6f6f6 solid 1px;
	margin-top:40px;
}
.xq-contact .con-left{
	width: 50%;
	float:left;
	height:600px;
	background:#f6f6f6;
	font-size: 16px;
    line-height: 40px;
    color: #595959;
	text-align:left;
	padding-left:5%;
	padding-top:5%
}


.xq-contact .lybleft{
    width:50%;
	float:left;
	padding-left:3%;
	text-align:center;
	padding-right:3%;
	background:#fff;
	height:600px;
}
.xq-contact .lybleft .lybtitle {
    height: 60px;
    line-height: 60px;
    font-size: 42px;
    font-weight: 900;
    color: #000;
    text-align: center;
    margin-top: 40px;
	font-family: 'DINCOND-BOLD';
	
}
.xq-contact .lybleft .lybbt {
    height: 60px;
    line-height: 60px;
    font-size: 42px;
    color: #000;
    text-align: center;
	margin-bottom: 5px;
}
.xq-contact .lybleft .lybbten {
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #000;
    text-align: center;
	margin-bottom: 5px;
}
.xq-contact .lybleft .lybtext{
    text-align: center;
    color: #3f3f3f;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 20px;
	font-style: italic;
}




.xq-contact .con-right{
	width: 50%;
	float:left;
	height:600px;
}
.xq-about {
	width: 1270px;
	margin:0 auto;
}
.xq-about .fa-title{
    width:100%;
	text-align:center;
	font-size:42px;
	color:#010101;
	line-height:60px;
	font-weight:600;
}
.xq-about .logo-title{
    width:100%;
	text-align:center;
	font-size:42px;
	color:#010101;
	line-height:60px;
	font-weight:600;
	padding-top:60px;
	padding-bottom:20px;
}
.xq-about .logo-test{
    width:100%;
	text-align:center;
	font-size:16px;
	color:#010101;
	line-height:30px;
}
.xq-about .logo-img{
    width:100%;
	text-align:center;
	padding-top:30px;
}
.xq-about .about-left{
    width:100%;
	text-align:center;
}
.xq-about .about-left img{
    max-width:100%;
}
.xq-about .about-right{
    width:100%;
	text-align:left;
	margin-bottom:30px;
}
.xq-about .about-right .title{
    width:100%;
	text-align:left;
	font-size:42px;
	color:#010101;
	line-height:60px;
	font-weight:600;
	padding-top:20px;
}
.xq-about .about-right .titlecn{
    width:100%;
	text-align:left;
	font-size:42px;
	color:#010101;
	line-height:60px;
	font-weight:600;
}
.xq-about .about-right .test{
    width:100%;
	text-align:left;
	font-size:16px;
	color:#010101;
	line-height:30px;
}
.xqabout {
	width: 1270px;
	margin:0 auto;
}
.con-title{
   width:100%;
   text-align:left;
   line-height:80px;
   color:#333333;
   font-size:16px;
}
.xqabout .xq-info {

	width: 100%;
	margin:0 auto;
    font-size: 16px;
    line-height: 30px;
    color: #595959;
    padding-bottom: 50px;

}
.xqabout .xq-info p{
    font-size: 16px;
    line-height: 30px;
    color: #595959;
}
.xq .xq-info {

	width: 100%;
	margin:0 auto;
    font-size: 22px;
    line-height: 40px;
    color: #595959;
    padding-bottom: 50px;

}
.equipment{
   width:100%;
   background:url(../img/equipmentbg.jpg) no-repeat center;
   height:860px;
}
 .equipmentw {
    width: 1200px!important;
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
    text-align: center;
	height:860px;
}
.equipment .title{
   width:100%;
   text-align:center;
    color: #FFFFFF;
    font-size: 44px;
    font-weight: 800;
	line-height:60px;
	padding-top:60px;
}
.equipment ul li{
   width:23%;
   float:left;
   margin-top: 2.5%;
   margin-right:2%;
   border-radius:10px;
   
}
.equipment .elr .eimg img{
   max-width:100%;
}
.equipment .elr .bequp{
   width:100%;
   height:342px;
   background:url(../img/work.jpg) no-repeat center bottom;
}

.equipment .elr .etitle{
   width:100%;
   text-align:left;
   height:253px;
   background:#c90918;
   color:#FFFFFF;
   font-size:44px;
   font-weight:800;
   line-height:240px;
   padding-left:5%;
}
.equipment .elr .elre{
   width:100%;
   text-align:center;
}
.equipment .elr .elre img{
    max-width:100%;
}
.equipment .elr .elre .eleft{
   width:50%;
   float:left;
   background:#444444;
}
.equipment .elr .elre .eright{
   width:50%;
   float:left;
   background:#444444;
}
.honorbg{
   width:100%;
   height:678px;
   text-align:center;
   background:url(../img/honorbg.jpg) no-repeat center;
}
.honorbgw {
	max-width: 1200px;
	text-align:center;
	margin:0 auto;
}
.honorbg .title{
   color:#FFFFFF;
   font-size:44px;
   font-weight:800;
   line-height:60px;
   padding-top:60px;
}
.xq .contactus{
    width:100%;
    height:526px;
    border:#ececec 1px solid;
}
.xq .contactus .contleft{
   width:45%;
   float:left;
   padding-left:5%;
   text-align:left;
   padding-top:15px;
}
.xq .contactus .contright{
   width:55%;
   float:left;
   text-align:right;
}
.xq .xq-info .hislr{

	width: 45%;
	float:left;
	text-align:center;

}
.xq .xq-info .hislr li{
    width:95%;
    border: 1px solid rgba(0,0,0,.1);
    position: relative;
    padding: 20px;
	margin-bottom:20px;
	
}
.xq .xq-info .hislr li:hover{
    margin-left:10px;
    border:#ea5405 1px solid;
	transition: all 0.2s ease-in-out;
	
}
.xq .xq-info .hislr li .hisimg{
     width:100%;
	 text-align:center;
	 padding-bottom:20px;
}
.xq .xq-info .hislr li .histest{
     width:100%;
	 text-align:left;
	 font-size:30px;
	 color:#ea5405;
	 font-weight:700;
	 line-height:50px;	
}
.xq .xq-info .hislr li .hisbt{
     width:100%;
	 text-align:left;
	 font-size:20px;
	 color:#46473f;
	 font-weight:600;
	 line-height:40px;	
}
.xq .xq-info .hislr li .histext{
     width:100%;
	 text-align:left;
	 font-size:14px;
	 color:#464044;
	 line-height:25px;	
}
.xq .xq-info .hisct{
	width: 70px;
	float:left;
	text-align:center;
	height:2200px;
	background:url(../img/hisce.jpg);
	margin-right:20px;
}
.xq .xq-info p {
	line-height: 2;
	font-size: 16px;
	font-family:"Arial";
}
.aboutus {
	padding-top: 50px;
}

/*证书*/
#honor {
	padding:100px 0 135px;
}

#honor .pro_con {
	position: relative;
	height:440px;
}
* {padding: 0;margin: 0;}
			.Box {position: relative; padding-bottom:50px;}
			.Box .content {width: 1360px;margin: 0 auto; padding-top:20px;}
			.Box h2 {text-align: center;margin-bottom: 35px;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 120px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -50px;}
			.Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -50px;}
			.Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {float: left;width: 440px;height: 320px;margin-left: 14px;overflow: hidden;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;max-width:100%;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			
			.Box .BoxSwitch {margin-top: 10px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 10px;height: 10px; border-radius:50%;background: #666666;margin: 0 10px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: #1d5296;}

/*企业荣誉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 分类*/

/**
产品列表
*/
.probg {

}
.list-title {
	background: #eaeaea;
	padding-top: 50px;
	padding-bottom: 40px;
}
.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;
}
#goods {

}
.li-a{width: calc(92%/4);margin-left:1%;margin-right:1%;margin-bottom: 2%; transition: ease all 0.4s; text-align:center; background:#fff;}

.li-apro {
    width: calc(92%/3);
    margin-left: 2.2%;
    margin-bottom: 4%;
    transition: ease all 0.4s;
	border:#bfbfbf 1px solid;
	text-align:center;
	height:280px;
}
.li-a:hover{
	box-shadow:0px 0px 10px #dbdada;}
.li-a img{max-width: 100%; }

.pro-info { text-align:center; width:100%; background:#fff;height:48px;}
.pro-info .p-left{ width:70%; float:left; text-align:center; line-height:48px;}
.pro-info .p-center{ width:3%; float:left; text-align:left; background:#f4f4f4; height:48px;}
.pro-info .p-right{ width:27%; float:left; text-align:center;line-height:48px; color:#010101;font-family: 'DINCOND-BOLD';}
.pro-info img{
  max-width:100%;
}
.li-a p{color: #010101;font-size: 16px;text-align: center;line-height:48px;font-family: 'DINCOND-BOLD';}
#goods {
	padding-bottom: 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;

}
.p-title{
   width:100%;
   text-align:center;
   line-height:60px;
   font-size:28px;
   font-weight:800;
   padding-top:40px;

}
.casecon {
	padding:30px 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: #015ca0;
}

.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 {
	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;
}


@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:31%;
	text-align:center;
}
.superbox-list img{
	max-width:100%;
}
.superbox-list p {
	height:50px;
	line-height:50px;
	font-size:15px;
	text-align:center;
	color: #fff;
	background:#aaaaaa;

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

}
.superbox-show {
	text-align:center;
	position:relative;
	background:#aaaaaa;
	box-shadow:inset 0 1px 5px #999;
	-webkit-box-shadow:inset 0 1px 5px #999;
	-moz-box-shadow:inset 0 1px 5px #999;
	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;}

