/*公共部分*/

.ab-nav ul li {
	float: left;
}
.ab-nav ul li a.on {
	color: #fff;
	background: #015ca0;
}


/*工程案例*/
#caseinfo {
	width: 100%;
	margin:0 auto;
}
#case ul li {
	width: calc(94%/3);
	margin-right: 3%;
	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:24px;
	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: 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;


}
#main-content-lyb {
 background-color: #fff;
 padding:30px 0;
}
.w1200 {
    width:80%;
    min-width: 1240px;
    margin: 0 auto;
}
/*关于我们*/
.xq {
    width:80%;
	min-width: 1240px;
	margin:0 auto;
	padding-top:50px;
}
.xq-company {
    width:80%;
	min-width: 1240px;
	margin:0 auto;
	line-height: 24px;
    font-size: 16px;
    color: #010101;
}
.xq-company .title{
    width:100%;
	font-size: 42px;
    color: #010101;
    font-family: 'MONTSERRAT-BOLD';
	text-align:center;
	padding-bottom:40px;
}
.xq-company-about{
    width:80%;
	min-width: 1240px;
	margin:0 auto;
}
.xq-company .com-left{
    width:50%;
	text-align:left;
	float:left;
}
.xq-company .com-left .com-title{
　　width:100%;
	text-align:left;
	line-height:50px;
	font-size: 36px;
    color: #010101;
	font-family: 'MONTSERRAT-BOLD';
	padding-top:30px;
	margin-bottom:15px;
}
.xq-company .com-left .c-line{
    width:300px;
	text-align:left;
	height:2px;
	background:#010101;
	margin-bottom:10px;
}
.xq-company .com-left .com-line{
　　width:100%;
	text-align:left;
	line-height:50px;
	font-size: 32px;
    color: #010101;
	font-weight:800;
	font-family: 'MONTSERRAT-BOLD';
	margin-bottom:15px;
}
.xq-company .com-left .com-line span{
    color: #e80000;
}
.xq-company .com-left .com-test{
    width: 100%;
    text-align: left;
    line-height: 36px;
    font-size: 16px;
    color: #010101;
}
.xq-company .com-left .com-test span{
    font-size: 18px;
    color: #d40e27;
}
.xq-company .com-left .com-test span a{
    color: #d40e27;
}
.xq-company .com-left .com-map{
    width: 100%;
    text-align: center;
	padding-top:20px;
}
.xq-company .com-left .com-map img{
    max-width: 100%;
}
.xq-company .com-right{
    width:50%;
	text-align:right;
	float:left;
	padding-left:5%;
}
.xq-company .com-right img{
    max-width: 100%;
}
.proxq {
	width: 80%;
	min-width:1240px;
	margin:0 auto;
}
.xq .xq-info-about {

	width: 100%;
	margin:0 auto;


}
.xqabout {
    width:80%;
    min-width: 1240px;
	margin:0 auto;
	padding-top:10px;
}
.xqabout .previous{
   width:40%;
   line-height:40px;
}
.xqabout .title{
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 42px;
    font-family: 'DINALTERNATE';
    color: #141414;
    font-weight: 700;
}
.xqabout .about-l{
    width: 55%;
    text-align: left;
	float:left;
    font-size: 16px;
	line-height:26px;
	color:#141414;
	padding-top:3%;
	padding-right:5%;
}
.xqabout .about-l p{
    font-size: 16px;
	line-height:26px;
	color:#141414;	
}
.xqabout .xq-video{
    width: 40%;
    text-align: right;
	float:left;
	padding-top:4%;
}
.xqabout .xq-info p{
    font-size: 16px;
	line-height:30px;
	color:#010101;
}
.xq .xq-info {
	width: 100%;
	margin:0 auto;
}
.xq .xq-info .cul-left{
	width: 55%;
	float:left;
	text-align:left;
	padding-right:5%;
}
.xq .xq-info .cul-right{
	width: 45%;
	float:left;
	text-align:right;
}
.xq .xq-info .cul-right img{
	max-width: 100%;
}
.xq .xq-info-about .xq_his{

	width: 96%;
	margin:0 auto;


}
.xq .xq-info-about .xq_his li{
    width:25%;
	float:left;
	text-align:left;
	height:130px;
	padding-top:30px;
	margin-bottom:40px;
}
.xq .xq-info-about .xq_his li dd{
    width:100%;
	text-align:left;
	line-height:40px;
	font-size:16px;
	font-weight:600;
	color:#565656;
}
.xq .xq-info-about .xq_his li dt{
    width:100%;
	text-align:left;
	line-height:20px;
	font-size:16px;
	font-weight:600;
	color:#565656;
	padding-top:15px;
}
.xq .xq-info-about p{
  	line-height: 2;
	font-size: 16px;
	color:#242424;
	text-align:left;
}
.com_about{
    width: 75%;
	margin:0 auto;
	text-align:center;
	height:1230px;
}
.com_about .about-left{
   width:50%;
   float:left;
   text-align:left;
   background:#cbc6bb;
   height:267px;
   margin-bottom:40px;
}
.com_about .about-right{
   width:50%;
   float:left;
   text-align:right;
   background:#cbc6bb;
   height:267px;
   margin-bottom:40px;
}
.com_about .about-left dd{
   color:#1e1e1e;
   line-height:50px;
   font-weight:400;
   font-size:30px;
   padding-top:25px;
   padding-left:5%;
}
.com_about dd span{
   font-weight:600;
   padding-left:10px;
   font-size:30px;
}
.com_about .about-left dt{
   color:#1e1e1e;
   line-height:30px;
   font-size:16px;
   padding-left:5%;
}
.com_about .about-right dd{
   color:#1e1e1e;
   line-height:50px;
   font-weight:400;
   font-size:30px;
   padding-top:25px;
   padding-right:5%;
}
.com_about .about-right dt{
   color:#1e1e1e;
   line-height:30px;
   font-size:16px;
   padding-right:5%;
}
.xq .xq-info p {
	line-height: 2;
	font-size: 16px;
	font-family:"Arial";
	padding:0 2%;
}
.aboutus {
	padding-top: 50px;
}

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

#honor .pro_con {
	position: relative;
	height:440px;
}
.Box {position: relative; padding-bottom:50px;}
			.Box .content {width: 1359px;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: 48px;height: 49px;position: absolute;top: 410px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(../img/left.jpg) no-repeat center;left: 0;}
			.Box .Box_con .btnr {background: url(../img/right.jpg) no-repeat center;right: 10px;}
			.Box .Box_con .btnl:hover {background: url(../img/left.jpg) no-repeat center;}
			.Box .Box_con .btnr:hover {background: url(../img/right.jpg) 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: 443px;height: 410px;margin-left: 10px;overflow: hidden; background:#fff;}
			.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 .Box_con .conbox ul li p{ text-align:center; line-height:40px; font-size:14px; color:#010101;}
			
			.Box .BoxSwitch {margin-top: 35px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 10px;height: 10px; border-radius:50%;background: #f2f2f2;margin: 0 10px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: #e80000;}

/*企业荣誉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 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(84%/4);margin-left: 2%; margin-right:2%;margin-bottom: 2%; transition: ease all 0.4s;background:#e8e8e8; text-align:center;
}
.li-a .pro_left{
  width:60%;
  float:left;
  text-align:left;
}
.li-a .pro_right{
  width:40%;
  float:left;
  text-align:center;
   padding-top:3%;
}
.li-a dt {
    line-height: 30px;
    font-size: 24px;
    text-align: center;
    color: #101010;
    font-family: 'MONTSERRAT-BOLD';
    padding-top: 25px;
}
.li-a dd{
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    color: #101010;
    font-family: 'DINPRO-REGULAR';
}
.li-a img{max-width: 100%;}
.pro-info { width:100%;text-align:center;}
.li-a p{
    font-size: 15px;
	height:50px;
	line-height:50px;
    text-align: center;
    color: #101010;
	background:#e8e8e8;
}
#goods {

	padding-top: 10px;
	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;

}
.casecon {
	padding:70px 0;
}

/**
 * 在线留言样式
 */
/**
 * 在线留言
 *
 */
.company-con {
	padding-top:5px;
}


.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.33333%;
	text-align:center;
}
.superbox-list p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #010101;
    background: #fff;

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

.pro-about{
   width:100%;
   text-align:center;
   background:#fff;
   height:403px;
   position: relative;
   padding-top:60px;
 }
 
  .pro-about .a_left{
   width:100%;
   text-align:center;
   line-height:50px;
   font-size:42px;
   font-family: 'DINALTERNATE';
   color:#141414;
   font-weight:700;
 }
 
 .pro-about .a_right{
   width:80%;
   min-width: 1360px;
   text-align:center;
   margin: 0 auto;
}

.product-number-info {
    position: relative;
	height:160px;
	background:url(../img/numberbg.jpg) no-repeat center;
}

.product-number-info .product-number-inner {
    width: 100%;
}
.product-number-info ul {
    padding: 5px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 25%;
    height: 150px;
    color: #e80000;
    padding-top: 1px;
	text-align:center;
}
.product-number-info li:last-child {
	border-right:#ccc solid 0px;
}
.product-number-info li b {
    font-size: 60px;
	font-weight:800;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
	font-family: 'MONTSERRAT-BOLD';
}
.product-number-info li dd {
    font-weight: 400;
    font-size: 52px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li p {
    font-size: 16px;
	font-family: 'DINPRO-REGULAR';
	padding:15px 0;
	color:#666666;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li b em {
    font-style: normal;
    font-size: 42px;
    font-weight: 600;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.picScroll{ position:relative;  height:420px; overflow:hidden;margin: 0px auto 0;max-width: 1360px;   }
.picScroll .tempWrap {margin:0 auto;}
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll ul li{ float:left; margin: 0 10px;  width:315px;
    height: 410px; overflow:hidden; display:inline;background:#fff; border: 1px solid #ebebeb;border-radius: 5px; padding-top:20px;}
.picScroll ul li dl dd {width:100%;text-align:center;color: #777777;height: 60px;line-height:60px;font-size:16px;}
.picScroll ul li dl dt {border-bottom: #e4e4e4 solid 0px;}
.picScroll ul li dl dt img{ max-width:100%;}

.picScroll .prev,
.picScroll .next{ position:absolute;  left:0px; top: 156px; display:block; width:43px; height:68px; overflow:hidden; background:url(../img/icons.png) 0 0 no-repeat; cursor:pointer;  }
.picScroll .next{ left:auto; right:0px; background-position:-86px 0; }
.picScroll .prevStop{ background-position:-43px 0; }
.picScroll .nextStop{ background-position:-129px 0; }
.picScroll ul li:hover{
    box-shadow:0px 0px 10px #e4e4e4;
}
#contact-con {
    background-color: #fff;
    padding: 80px 0 60px;
	height:570px;
}
#contact-con li{
   width:45%;
   float:left;
   margin-right:5%;
   text-align:left;
   height:100px;
   border-bottom:#ccc solid 1px;
   padding:14px 0;
   margin-bottom:25px;
}
#contact-con li .con-left{
   width:75%;
   float:left;
   text-align:left;
}
#contact-con li .con-left dd{
   width:100%;
   text-align:left;
   line-height:34px;
   font-size:24px;
   color:#010101;
   font-weight:600;
}
#contact-con li .con-left p{
   width:100%;
   text-align:left;
   line-height:28px;
   font-size:18px;
   color:#010101;
}
#contact-con li .con-right{
   width:25%;
   float:left;
   text-align:right;
}
.basic-grey {
    width:100%;
	padding: 25px 15px 25px 10px;
	font-size: 14px;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
}
.basic-grey  .lyb-left{
    width:70%;
	float:left;
}
.basic-grey  .lyb-right{
    width:30%;
	float:left;
	padding-top:375px;
}
.basic-grey h1 {
	line-height: 60px;
    font-size: 2.1625vw;
    font-weight: 600;
    color: #2b2b2b;
	padding: 0px 0px 10px 10px;
	display: block;
}
.basic-grey h1>span {
	display: block;
	font-size: 11px;
}
.basic-grey label {
	display: block;
	margin: 0px;
}
.basic-grey label>span {
	float: left;
	width: 15%;
	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 #f5f5f5;
	color: #888;
	background:#f5f5f5;
	height: 50px;
	margin-bottom: 14px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 15px;
	width: 100%;
	font-size: 14px;
	line-height:50px;
	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 15px;
}
.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:137px;
}
.basic-grey .button {
	background: #e80000;
	border: none;
	padding: 20px 75px 20px 75px;
	color: #FFF;
	font-size:20px;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #ad0610;
	cursor: pointer;
}
.basic-grey .button:hover {
	background: #ad0610;
}


.about_content{width:100%;margin:0 auto; padding-top:130px;}
.about_content h2,.about_content h3{text-align:center;font-weight:bold;color:#000;}
.about_content h2{font-size:40px;margin-bottom:50px;}
.about_content p{font-size:16px;color:#000;line-height:180%;margin-bottom:20px;text-align:center;}
.about_content.history{text-align:center;position:relative;}

/*大事记start*/
.event_box{width:80%;margin:3% auto 0;position:relative;min-height:420px;}
.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}
.parHd .tempWrap{margin:0 auto;}
.parHd .tempWrap:after{content:'';width:90%;height:1px;background:#580000;position:absolute;/* top:33%;*//* right:-140%;*/right:5%;top:35%;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}
.parHd .act{color:#7f1b27; font-weight:800;}
.parHd li:after{content:'';background:url(../img/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;}
.parBd{text-align:center;margin-top:60px;}
.parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center; color:#7f1b27; font-weight:800;}
.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:22px;}
.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:22px;}
.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}
div#listBox {width:100%;}
.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../img/cat.png) no-repeat;position:absolute;top:-12px;left:8px;z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}	