/*公共部分*/
#nei-main {
	background-color: #e0e2e3;
}
#cart {
	padding-top:40px;

}
#cart h1 {
	font-size:38px;
	color: #d0111c;
	text-align: center;
	text-transform: capitalize;
	font-weight:bold;
}

/*关于我们*/
#aboutus {
	font-family: "arial regular";
	padding:62px 0 135px;
}
#aboutus h1 {
	font-size:46px;
	color: #333333;
	padding-bottom:25px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:45px;

}
#aboutus p {
	line-height:28px;
}


/*企业文化*/
#culture {
	padding:70px 0px 108px;
}
.pad-13 {
	padding-left:13px;
}
.cul1 {
	background-color: #222222;
	color: #ffffff;
}
.cul-info {
	padding-top:55px;
	padding-left:40px;
	padding-right:40px;
}
.cul-info h2 {
	text-align: center;
	font-size:30px;
	margin:35px 0;
}
.cul-info p {
	line-height:24px;
}
.cul1 .culcon {
	color: rgba(255,255,255,0.7);
}
.cul2 {
	background-color: #f5f5f5;
	color: #202020;
}
.cul2 .culcon {
	color: rgba(32,32,32,0.7);
}


#culture2 {
	background:url(../img/culbg.jpg) no-repeat center center;
	padding:108px 0 70px;
	font-family: "arial regular";
}
#culture2 h2 {
	color: #ffffff;
	font-size:46px;
	margin-bottom:40px;
}
.cul2-info {
	padding-right:0;
}
.cul2-info h3 {
	color: #fff;
	font-size:30px;
	text-align: center;
	margin-bottom:55px;
}
.cul2-info .culcon {
	color: rgba(255,255,255,0.7);
}
.cul2-info .culcon p {
	line-height:24px;
}
/*证书*/
#honor {
	padding:75px 0;
}
#honor h2 {
	font-size:46px;
	text-align: center;
	margin-bottom: 83px;
}
#honor .pro_con {
	position: relative;
	height:440px;
}
.btna {

}
.btna .prev {
	display: block;
	cursor: pointer;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -40px;
	float: left;
	width: 33px;
	height: 34px;
	background-image: url(../img/left_btn.jpg);
	background-repeat: no-repeat;

}

.btna .next {
	display: block;
	cursor: pointer;
	position: absolute;
	width: 33px;
	height: 34px;
	bottom: 20px;
	right: 50%;
	margin-right: -40px;
	background-image: url(../img/right_btn.jpg);
	background-repeat: no-repeat;
}


#slider_pic {
	margin:0 auto;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	width:100%;
	height:357px;

}
#slider_pic ul {
	position: absolute;
	left:0;
	list-style: none;
	height:357px;
}

#slider_pic ul li.hceg {
	width: 265px;
	margin:0 10px;
	float: left;
	height:357px;
}

#slider_pic ul li.hceg a {
	display: block;
	color: #515151;
}


/*关于我们结束*/


/**营销网络*/
.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;
}


/**营销网络结束**/

/*联系我们*/
.about {
	width:100%;


}
.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 分类*/
.cate1 {
	margin-bottom:40px;
}
.cate1 a {
	color: #fff;
}
.cate1 dd{
	font-size:20px;
	color: #fff;
	text-align: center;
	margin-top:-50px;
	text-transform: uppercase;

}

/**
产品列表
*/
#goods {
	padding-top:45px;
	padding-bottom:55px;
}
.item {background:#fff;
	width:32%;
	margin-right:2%;
	float: left;
	margin-bottom:23px;
	min-height:425px;
}
.item:nth-child(3n) {
	margin-right:0;
}
.shd{width:100%;height:100%;}
.shd a{width: 135px;
	height:38px;
	line-height: 38px;
	text-align: center;
	background: #000000;
	display: block;
	margin:0 auto;
	color: #a1a1a1;}
.txt{width:100%;height:193px;padding:40px 12px 0;color:#888;text-align:center;}
.txt h3{margin-bottom:20px;padding-top:6px;overflow:hidden;}
.txt h3 a{color:#333;text-decoration:none;}
.txt h3 a:hover{color:#fff;}
.txt p{line-height:18px;font-size:18px;color: #606060;padding:15px 0;height:70px;}

.item:hover { background-color: #d0111c;cursor:pointer; }
.item:hover .shd a{background:#fff;
	color: #d0111c;}
.item:hover .txt{ color: #fff;background-color: #d0111c;}
.item:hover h3 a,.item:hover .txt p {color: #fff;}

@media (max-width: 1024px) {
	.item {
		width:49%;
		margin-right:2%;
	}
	.item:nth-child(2n) {
		margin-right:0;
	}
	.item:nth-child(3n) {
		margin-right:2%;
	}
	.item:nth-child(6) {
		margin-right:0;
	}

}




/*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;
}

/**
 * 在线留言样式
 */
/**
 * 在线留言
 *
 */
.basic-grey {

	margin:50px auto;
	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;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #d0111c;
	cursor: pointer;
}
.basic-grey .button:hover {
	background: #d0111c;
}

.cate_padding {
	padding-left:10px;
}

/*人才招聘*/

.job {
	background:#fff;
	padding:40px;
}
.job h4 {
	height: 55px;
	line-height: 55px;
	padding-left: 35px;
	background-color:#fafafa;
	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;
	}
}
