@charset "utf-8";
/* CSS Document */
/*******css重置*******/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: "微软雅黑", arial;
}

.container {
	margin: 0 auto;
	max-width: 1230px;
}

img {
	display: block;
}

h1,
h5,
h2 {
	font-size: 1em;
}

a {
	display: block;
}

.clearfix {
	clear: both;
}

.pg-dt-box p a {
	display: initial;
	color: #666;
}

p img {
	max-width: 500px;
	margin: 0 auto;
	display: inline-block;
}

@media(max-width:500px) {
	p img {
		width: 100%;
	}
}

.p-all {
	overfloat: hidden;
}

.p-all div {
	float: left;
	margin: 0 1%;
	width: 48%;
}

/*******logo*******/
.index-logo {
	padding: 15px;
	background-color: #2c2b27;
}

.logo {
	float: left;
	width: auto;
}

.index-tel-no {
	float: left;
	margin-left: 10px;
}

.index-tel-no div:nth-child(1) {
	font-size: 12px;
}

.index-tel-no div:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
}

.index-tel {
	float: right;
}

.index-tel-no div {
	color: #fff;
}

.index-tel-tu {
	float: left;
	width: 26px;
	margin-top: 5px;
}

.logo1 {
	display: none;
}

@media(max-width:768px) {
	.index-tel {
		display: none;
	}

	.logo {
		width: 60%;
		margin-top: 5px;
	}

	.index-logo {
		padding: 5px;
	}

	.index-tel-tu {
		width: 16px;
		margin-top: 5px;
	}

	.index-tel-no div:nth-child(1) {
		font-size: 12px;
	}

	.index-tel-no div:nth-child(2) {
		font-size: 16px;
		font-weight: bold;
	}
}

@media(max-width:530px) {
	.logo {
		display: none;
	}

	.logo1 {
		float: left;
		display: block;
		width: 60px;
		margin-top: 5px;
	}

	.index-tel-no div:nth-child(1) {
		font-size: 16px;
	}

	.index-tel-no div img {
		max-width: 20px;
	}

}

@media(max-width:420px) {
	.logo1 {
		width: 50px;
	}

	.index-tel-no div img {
		display: none;
	}

	.index-tel-no div:nth-child(1) {
		font-size: 12px;
	}

}

/*******导航*******/
.index-nav {
	width: 100%;
}

.nav {}

.nav a {
	float: left;
	text-align: center;
	color: #666;
	line-height: 30px;
	width: calc(100%/8);
	padding: 10px 0;
}

.nav-btn {
	float: right;
	display: none;
	margin-top: 0 auto;
	padding: 5px 0;
}

.nav-btn {
	position: relative;
	display: noen;
}

.navli {
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 10px 30px;
	text-align: center;
	display: none;
	z-index: 999;
	background-color: rgba(245, 161, 27, 0.8);
	width: 100%;
}

.navli a {
	color: white;
	line-height: 26px;
	font-weight: bold;
}

.nav-a {
	position: relative;
	z-index: 999;
}

.nav-bg {
	position: absolute;
	left: 0;
	top: -4px;
	z-index: 888;
	display: none;
}

.nav-bg img {
	height: 70px;
}


.nav-bg div {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 34px;
	padding: 10px 0;
	color: #fff;
	width: 100%;
}

.nav-a:hover .nav-bg {
	display: block;
}

@media(max-width:992px) {}

@media(max-width:768px) {
	.nav-btn {
		display: block;
	}

	.nav {
		display: none;
	}

	.navli a {
		font-size: 14px;
		line-height: 22px;
	}
}

@media(max-width:530px) {

	.nav-btn {
		width: 26px;
	}

	.header-left {
		display: none;
	}

	.navli {
		right: 0;
		top: 46px;
	}

	.navli a {
		font-size: 12px;
		line-height: 20px;
	}



}

@media(max-width:420px) {
	.nav-btn {
		width: 20px;
	}

	.navli {
		padding: 5px 20px;
		top: 40px;
	}

	.navli a {
		font-size: 12px;
	}

	.navli a {
		font-size: 10px;
	}
}











/********************************************公司简介**************************************/
.index-about-us {
	padding: 68px 0 48px 0;
}

.au-left {
	float: left;
	width: 70%;
}

.au-right {
	float: right;
	width: auto;
	padding-top: 5%;
}

.au-bt-1 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
}

.au-bt-2 {
	font-size: 60px;
	color: #e7e7e7;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 30px
}

.au-left {
	position: relative;
}

.au-bt-3,
.au-bt-3-1 {
	line-height: 30px;
	font-size: 18px;
	text-indent: 30px;
	color: #666;
	text-align: justify;
}

.au-bt-4 {
	padding: 5px 20px;
	color: #fff;
	background-color: #f9b81f;
	width: 100px;
	margin-top: 30px;
	border: 1px solid #f9b81f;
	text-align: center;
}

.au-bt-3-1 {
	display: none;
}

.au-bt-4:hover {
	border: 1px solid #f9b81f;
	color: #f9b81f;
	background-color: #fff;
}

@media(max-width:1260px) {
	.au-left {
		float: left;
		width: 50%;
	}

	.au-right {
		float: right;
		width: 46%;
	}

	.au-bt-1 {
		font-size: 30px;
	}

	.au-bt-2 {
		font-size: 40px;
		margin-left: 50px;
		margin-top: 20px
	}

	.au-bt-3 {
		line-height: 30px;
		font-size: 16px;
		text-indent: 30px;
		color: #666;
		text-align: justify;
	}
}


@media(max-width:992px) {
	.index-about-us {
		padding: 40px 0 30px 0;
	}

	.au-left {
		float: left;
		width: 46%;
	}

	.au-right {
		float: right;
		width: 46%;
	}

	.au-bt-1 {
		font-size: 26px;
	}

	.au-bt-2 {
		font-size: 40px;
		margin-left: 50px;
		margin-top: 10px
	}

	.au-bt-3 {
		line-height: 30px;
		font-size: 16px;
		text-indent: 30px;
		color: #666;
		text-align: justify;
	}

	.au-bt-3 {
		display: none;
		margin-top: 16px;
	}

	.au-bt-3-1 {
		display: block;
		line-height: 26px;
		font-size: 16px;
		margin-top: 16px;
	}
}

@media(max-width:768px) {
	.au-left {
		clear: left;
		width: 100%;
	}

	.au-right {
		display: none;
	}

	.au-bt-3-1 {
		display: none;
	}

	.au-bt-3 {
		display: block;
		line-height: 26px;
		font-size: 14px;
	}

	.au-bt-4 {
		font-size: 14px;
	}
}


@media(max-width:530px) {
	.index-about-us {
		padding: 20px 0 20px 0;
	}

	.au-bt-1 {
		font-size: 18px;
	}

	.au-bt-2 {
		font-size: 28px;
		margin-left: 30px;
		margin-top: 6px
	}

	.au-bt-3 {
		display: none;
		margin-top: 10px;
	}

	.au-bt-3-1 {
		display: block;
		line-height: 20px;
		font-size: 12px;
		margin-top: 10px;
	}

	.au-bt-4 {
		padding: 5px 16px;
		font-size: 12px;
		width: 80px;
		margin-top: 20px;
	}
}





/********************************************产品中心**************************************/
.index-product {
	padding: 68px 0 48px 0;
	background: url(../images/pro-bg.png) no-repeat center;
	background-size: cover;
}

.index-title div {
	text-align: center;
}

.index-title div:nth-child(1) {
	font-size: 28px;
	color: #333;
	font-weight: bold;
}

.index-title div:nth-child(2) {
	font-size: 28px;
	color: #666;
	line-height: 40px;
}

.index-title div:nth-child(3) {
	margin: 10px;
}

.index-title div img {
	width: auto;
	margin: 0 auto;
}

.index-pro-ttall {
	overflow: hidden;
	margin-left: calc(50% - 226px);
	margin-top: 20px;
	margin-bottom: 30px;
}

.index-pro-ttall a {
	float: left;
	color: #666;
}

.pro-box1,
.pro-box2,
.pro-box3 {
	float: left;
	width: 50%;
}

.pro-box1{
	height: 400px;
}
.pro-box3{
	height: 200px;
}
.pro-box1,
.pro-box3 {
	position: relative;
}


.pro-box3 img{
	width: 100%;
}

.pro-box1 div,
.pro-box3 div {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #666;
	width: 100%;
	padding: 0 5px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	background-color: rgba(255, 255, 255, 0.6);
}

.more1 {
	width: 100px;
	padding: 5px 20px;
	border: 1px solid #666;
	color: #666;
	margin-left: calc(50% - 50px);
	margin-top: 40px;
	text-align: center;
}

.more1:hover {
	border: 1px solid #f9b81f;
	color: #fff;
	background-color: #f9b81f;
}


@media(max-width:1260px) {
	.index-product {
		padding: 50px 0 38px 0;
	}

	.index-title div:nth-child(1) {
		font-size: 24px;
	}

	.index-title div:nth-child(2) {
		font-size: 24px;
	}
	
	.pro-box1{
		height: auto;
	}
	.pro-box3{
		height: auto;
	}
	
}


@media(max-width:992px) {
	.index-product {
		padding: 40px 0 38px 0;
	}

	.index-title div:nth-child(1) {
		font-size: 20px;
	}

	.index-title div:nth-child(2) {
		font-size: 18px;
	}

	.index-title div:nth-child(3) {
		margin: 5px;
	}
}

@media(max-width:768px) {

	.pro-box1,
	.pro-box2 {
		clear: left;
		width: 100%;
		overflow: hidden;
	}

	.pro-box3 {
		float: left;
		width: 50%;
	}

	.index-pro-ttall a {
		font-size: 14px;
	}

	.pro-box1 div,
	.pro-box3 div {
		font-size: 14px;
	}
}

@media(max-width:530px) {
	.index-title div:nth-child(1) {
		font-size: 16px;
	}

	.index-title div:nth-child(2) {
		font-size: 14px;
	}

	.index-pro-ttall {
		margin-left: 0;
	}

	.index-pro-ttall a {
		font-size: 12px;
	}

	.pro-box1 div,
	.pro-box3 div {
		line-height: 30px;
		height: 30px;
		font-size: 12px;
	}

	.index-title div img {
		width: 300px;
	}

	.more1 {
		font-size: 14px;
	}
}

@media(max-width:370px) {
	.index-pro-ttall {
		margin-left: 20px;
	}

	.more1 {
		font-size: 12px;
	}

	.index-title div img {
		width: 260px;
	}
}


/********************************************新闻资讯**************************************/
.index-news {
	padding: 68px 0 48px 0;
}

.id-news-all {
	margin-top: 30px;
	overflow: hidden;
}

.index-news-left {
	float: left;
	width: 46%;
}

.index-news-right {
	float: right;
	width: 50%;
}

.id-news-left {
	float: left;
	width: 15%;
	padding: 0 10px;
}

.id-news-right {
	float: right;
	width: 85%;
}

.id-news {
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	padding-bottom: 0px;
	box-shadow: 2px 2px 2px #fff;
}

.id-nw-tt {
	line-height: 40px;
	height: 40px;
	color: #333;
	font-size: 19px;
	font-weight: bold;
	margin-top: 10px;
	overflow: hidden;
}

.id-tt2 {
	line-height: 28px;
	font-size: 14px;
	color: #666;
	text-indent: 30px;
	text-align: justify;
	height: 90px;
	overflow: hidden;
}

.more2 {
	padding: 5px 20px;
	color: #fff;
	background-color: #f9b81f;
	width: 100px;
	margin-top: 20px;
	border: 1px solid #f9b81f;
	text-align: center;
}


.id-news-left div:nth-child(1) {
	color: #e6e6e6;
	text-align: center;
	font-size: 36px;
}

.id-news-left div:nth-child(2) {
	color: #e6e6e6;
	text-align: center;
	font-size: 16px;
}

.id-news-right div:nth-child(1) {
	color: #333;
	font-size: 19px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 10px;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.id-news-right div:nth-child(2) {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin-top: 2px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.id-news:hover {
	background-color: #f9b81f;
	box-shadow: 2px 2px 2px #999;
}

.id-news:hover .id-news-right div {
	color: #fff;
}

.id-news:hover .id-news-left div {
	color: #fff;
}

.more2:hover {
	border: 1px solid #f9b81f;
	color: #f9b81f;
	background-color: #fff;
}

@media(max-width:1260px) {
	.index-news {
		padding: 50px 0 38px 0;
	}

	.id-nw-tt {
		line-height: 30px;
		height: 30px;
		font-size: 17px;
		margin-top: 10px;
	}

	.id-tt2 {
		line-height: 24px;
		font-size: 15px;
		height: 120px;
	}

	.id-news-left {
		width: 26%;
	}

	.id-news-right {
		width: 74%;
	}

	.id-news-left div:nth-child(1) {
		font-size: 30px;
		margin-top: 10px;
	}

	.id-news-left div:nth-child(2) {
		font-size: 16px;
	}

	.id-news-right div:nth-child(1) {
		font-size: 17px;
		line-height: 20px;
		height: 20px;
	}

	.id-news-right div:nth-child(2) {
		font-size: 14px;
		line-height: 24px;
		height: 48px;
	}

}



@media(max-width:992px) {
	.index-news {
		padding: 40px 0 38px 0;
	}

	.id-tt2 {
		height: 168px;
	}
}




@media(max-width:768px) {
	.more2 {
		font-size: 14px;
	}

	.index-news-left {
		float: left;
		width: 42%;
	}

	.index-news-right {
		float: right;
		width: 54%;
	}

	.id-nw-tt {
		font-size: 15px;
	}

	.id-tt2 {
		line-height: 20px;
		font-size: 13px;
		height: 180px;
	}

	.id-news-left {
		width: 20%;
	}

	.id-news-right {
		width: 78%;
	}

	.id-news {
		padding-bottom: 10px;
	}

	.id-news-left div:nth-child(1) {
		font-size: 30px;
	}

	.id-news-left div:nth-child(2) {
		font-size: 12px;
	}

	.id-news-right div:nth-child(1) {
		font-size: 15px;
		line-height: 18px;
		height: 18px;
	}

	.id-news-right div:nth-child(2) {
		font-size: 12px;
	}

}


@media(max-width:530px) {
	.more2 {
		padding: 5px 16px;
		font-size: 12px;
		width: 80px;
		margin-top: 10px;
	}

	.index-news-left {
		clear: left;
		width: 100%;
	}

	.index-news-right {
		clear: right;
		width: 100%;
	}

	.id-tt2 {
		line-height: 20px;
		font-size: 12px;
		height: 120px;
	}

	.id-news-right div:nth-child(1) {
		font-size: 14px;
	}


}




/********************************************联系我们**************************************/
.index-cu {
	padding: 48px 0 48px 0;
	background: url(../images/cu-bg.png) no-repeat center;
	background-size: cover;
}

.id-cu-tit {
	color: #333;
	font-size: 26px;
	font-weight: bold;
}

.id-cu-tit1 {
	color: #999;
	font-size: 17px;
}

.id-cu-tit2 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.id-cu-tit3 {
	overflow: hidden;
	color: #666;
	margin-top: 20px;
}

.id-cu-tit3 li {
	float: left;
	width: 33.3%;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
}

.cu-tu {
	overflow: hidden;
	margin-top: 20px;
}

.cu-tu img {
	width: auto;
	float: left;
	margin-right: 30px;
}

@media(max-width:992px) {
	.id-cu-tit3 li {
		width: 50%;
		line-height: 30px;
		height: 30px;
		font-weight: bold;
	}

	.index-cu {
		padding: 38px 0;
	}

	.id-cu-tit {
		font-size: 22px;
	}

	.id-cu-tit1 {
		font-size: 17px;
	}

	.id-cu-tit2 {
		font-size: 16px;
		margin-top: 10px;
	}

	.id-cu-tit3 {
		margin-top: 10px;
	}
}

@media(max-width:768px) {
	.index-cu {
		padding: 28px 0;
	}

	.id-cu-tit {
		font-size: 18px;
	}

	.id-cu-tit2 {
		font-size: 16px;
		margin-top: 5px;
	}

	.id-cu-tit3 li {
		width: 100%;
		font-size: 14px;
	}

	.id-cu-tit3 {
		margin-top: 10px;
	}

	.cu-tu {
		margin-top: 10px;
	}

	.cu-tu img {
		height: 30px;
		margin-right: 30px;
	}

}


@media(max-width:530px) {
	.id-cu-tit {
		font-size: 16px;
	}

	.id-cu-tit2 {
		font-size: 13px;
		margin-top: 5px;
	}

	.id-cu-tit3 {
		margin-top: 5px;
	}

	.id-cu-tit3 li {
		width: 100%;
		font-size: 12px;
		line-height: 20px;
		height: 20px;
	}

}









/********************************************底部备案*************************************/
.index-foot {
	padding: 20px 0;
	background-color: #2c2b27;
}

.foot-nav,
.foot-beian1 {
	overflow: hidden;
}

.foot-beian1,
.foot-beian2 {
	margin: 10px 0;
}

.foot-nav a {
	float: left;
	color: #fff;
	width: calc(100%/8);
	text-align: center;
	padding: 10px 0;
}

.beian2,
.beian4 {
	color: #fff;
	float: left;
}

.beian3,
.beian5 {
	color: #fff;
	float: right;
}

.beian3 div {
	float: left;
	margin-left: 10px;
}

.beian4 div {
	float: left;
	margin-right: 10px;
}

.beian3 div img,
.beian4 div img {
	width: 20px;
}

@media(max-width:768px) {
	.foot-nav {
		display: none;
	}

	.beian3 div {
		font-size: 14px;
	}

	.beian4 div {
		font-size: 14px;
	}

	.beian3 div img,
	.beian4 div img {
		width: 14px;
	}

	.foot-beian1 a {
		font-size: 14px;
	}

	.beian5 {
		font-size: 14px;
	}
}

@media(max-width:530px) {
	.beian2 {
		margin-bottom: 10px;
	}

	.beian3 {
		float: left;
	}

	.beian3 div {
		font-size: 12px;
		margin-left: 0;
		margin-right: 10px;
	}

	.beian4 div {
		font-size: 12px;
	}

	.foot-beian1 a {
		font-size: 12px;
	}

	.beian5 {
		display: none;
	}

	.beian3 div img,
	.beian4 div img {
		width: 14px;
	}

	.index-foot {
		padding: 10px 0;
	}
}



/********************************************友情链接*************************************/
.index-yl {
	background-color: #161616;
	padding: 10px 0;
}

.id-fl {
	color: #fff;
}

.id-fl span,
.id-fl a {
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	color: #fff;
	margin-right: 10px;
}




/********************************************新闻列表页*************************************/
.new-list {
	padding: 64px 0 48px;
}

.new-list-nav {
	overflow: hidden;
}

.news-nav-a {
	float: left;
}

.news-nav-a a {
	float: left;
	color: #666;
	padding: 10px 20px;
	text-align: center;
}

.news-nav-right {
	float: right;
	color: #999;
}

.news-nav-right a {
	display: inline-block;
	color: #999;
	text-align: center;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.new-list-nav {
	margin: 10px 0;
}

.news-list-box1 {
	padding: 20px 10px;
	border-bottom: 1px solid #666;
}

.news-tit-1 {
	overflow: hidden;
	margin-bottom: 10px;
}

.news-tit-1 div:nth-child(1) {
	float: left;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	width: 80%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}

.news-tit-1 div:nth-child(2) {
	float: right;
	color: #999;
	font-size: 16px;
	line-height: 30px;
}

.news-tit-2 {
	color: #666;
	text-align: justify;
	text-indent: 30px;
	font-size: 16px;
	line-height: 30px;
}

.news-list-buttom {
	margin-top: 50px;
	overflow: hidden;
}

.news-list-buttom a {
	background-color: #f8cb60;
	padding: 10px;
	width: 60px;
	float: left;
}

.news-list-buttom a img {
	width: auto;
	margin-left: 16px;
}


.news-nav-a a:hover {
	background-color: #f9b81f;
	color: #fff;
	border-radius: 4px;
}

.news-nav-a a.active {
	background-color: #f9b81f;
	color: #fff;
	border-radius: 4px;
}

.news-list-box1:hover {
	box-shadow: -4px -4px 10px #f6f6f6;
}

.news-list-buttom a:hover {
	background-color: #f9b81f;
}



@media(max-width:1260px) {
	.new-list {
		padding: 50px 0 38px 0;
	}

	.news-nav-a-1 {
		width: 100%;
	}

	.news-nav-a-1 a {
		width: calc(100%/5)
	}

	.news-nav-right-1 {
		clear: right;
		width: 100%;
		margin-top: 10px;
	}
}

@media(max-width:992px) {

	.new-list {
		padding: 40px 0 38px 0;
	}

	.news-nav-a a {
		padding: 10px;
	}

	.new-list-nav {
		margin: 20px 0 10px;
	}

	.news-nav-right-1 a {
		line-height: 30px;
		height: 30px;
	}
}


@media(max-width:768px) {
	.news-nav-a {
		width: 100%;
	}

	.news-nav-a a {
		width: calc(100%/5)
	}

	.news-nav-right {
		clear: right;
		width: 100%;
	}

	.news-nav-a a {
		font-size: 14px;
		padding: 5px 0;
	}

	.news-nav-right {
		display: none;
	}

	.news-list-box1 {
		padding: 10px 10px;
	}

	.new-list-nav {
		margin: 20px 0 20px;
	}

	.news-nav-right a {
		line-height: 20px;
		height: 20px;
	}

	.news-tit-1 div:nth-child(1) {
		font-size: 18px;
	}

	.news-tit-1 div:nth-child(2) {
		font-size: 14px;
	}

	.news-tit-2 {
		font-size: 14px;
		line-height: 26px;
	}

	.news-list-buttom {
		margin-top: 30px;
	}

	.news-list-buttom a {
		padding: 5px;
		width: 40px;
	}

	.news-list-buttom a img {
		margin-left: 10px;
		width: 10px;
	}

}

@media(max-width:530px) {
	.news-nav-a a {
		font-size: 12px;
		width: calc(100%/3)
	}

	.news-nav-right {
		font-size: 12px;
	}

	.news-tit-1 {
		margin-bottom: 0px;
	}

	.news-tit-1 div:nth-child(1) {
		font-size: 14px;
	}

	.news-tit-1 div:nth-child(2) {
		font-size: 12px;
	}

	.news-tit-2 {
		font-size: 12px;
		line-height: 20px;
	}

}

@media(max-width:420px) {
	.news-tit-1 div:nth-child(1) {
		width: 60%;
	}

	.news-tit-1 div:nth-child(2) {}

	.news-list-buttom {
		margin-top: 20px;
	}

	.news-list-buttom a {
		padding: 5px;
		width: 30px;
	}

	.news-list-buttom a img {
		margin-left: 6px;
		width: 6px;
	}
}






/********************************************工程案例列表页*************************************/
.gc-list-box {
	float: left;
	margin: 20px 0;
	margin-right: 60px;
	width: calc((100% - 180px)/4);
	padding: 10px;
	border: 1px solid #f9b81f;
}

.gc-list-box img{
	margin: 0px auto;
	max-width: 100%;
}
.pg-list-pro a:nth-child(4n) {
	margin-right: 0px;
}


@media(max-width:992px) {
	.gc-list-box {
		margin-right: 40px;
		width: calc((100% - 120px)/4);
	}
}

@media(max-width:768px) {
	.gc-list-box {
		margin: 10px 0;
		margin-right: 10px;
		width: calc(100% / 3 - 10px);
	}

}

@media(max-width:530px) {
	.gc-list-box {
		margin: 10px 0;
		margin-right: 10px;
		width: calc(100% / 3 - 10px);
	}

	.pg-list-pro a:nth-child(3n) {
		margin-right: 0px;
	}

	.pg-list-pro a:nth-child(4n) {
		margin-right: 10px;
	}
}




/********************************************产品列表页*************************************/
.pro-list-pro {
	overflow: hidden;
}

.pro-list-pro img{
	width: 300px;
	height: 170px;
	margin: 0px auto;
}

.pro-list-box {
	float: left;
	margin: 10px 20px;
	width: calc((100% - 120px)/3);
	padding: 10px;
}

.pro-list-box div {
	line-height: 50px;
	height: 50px;
	padding: 0 5px;
	overflow: hidden;
	color: #666;
	border-bottom: 2px solid #999;
	text-align: center;
}

.pro-list-buttom {
	margin-left: 20px
}



.pro-list-box:hover {
	box-shadow: -4px 4px 4px #f4f4f4;
}

.pro-list-box:hover div {
	border-bottom: 2px solid #f9b81f;
}


@media(max-width:768px) {
	.pro-list-box {
		margin: 0px 10px;
		width: calc((100% - 60px)/3);
	}

	.pro-list-box div {
		font-size: 14px;
		line-height: 40px;
		height: 40px;
	}
	
	.pro-list-pro img{
		width: 100%;
		height: 100px;
		margin: 0px auto;
	}
	
}


@media(max-width:530px) {
	.pro-list-box {
		margin: 0px 10px;
		width: calc(100% / 2 - 20px);
	}

	.pro-list-box div {
		font-size: 12px;
		line-height: 30px;
		height: 30px;
	}
}







/********************************************工程案例列表页*************************************/
.sale-list-pro {
	overflow: hidden;
}

.sale-list-box {
	float: left;
	width: 25%;
	background-color: #ebebeb;
	height: 300px;
}

.sale-list-box img {
	width: 100%;
}

.sale-list-box div img {
	width: auto;
}

.sale-list-box div:nth-child(1) {
	margin-left: calc(50% - 34px);
	padding: 10px;
}

.sale-list-box div:nth-child(2) {
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 20px;
}

.sale-list-box div:nth-child(3) {
	text-align: justify;
	/* text-indent: 30px; */
	line-height: 26px;
	font-size: 15px;
	padding: 10px 20px;
}

.sale-list-box-1 img {
	margin-top: 40px;
}

@media(max-width:1260px) {
	.sale-list-box {
		height: 235px;
	}

	.sale-list-box div img {
		width: 36px;
	}

	.sale-list-box div:nth-child(2) {
		font-size: 18px;
	}

	.sale-list-box div:nth-child(3) {
		line-height: 24px;
		font-size: 14px;
		padding: 5px 20px;
		height: 144px;
		overflow: hidden;
	}

	.sale-list-box-1 img {
		margin-top: 20px;
	}
}



@media(max-width:992px) {
	.sale-list-box {
		height: 180px;
	}

	.sale-list-box div img {
		width: 30px;
	}

	.sale-list-box div:nth-child(1) {
		margin-left: calc(50% - 16px);
		padding: 10px;
	}

	.sale-list-box div:nth-child(2) {
		font-size: 16px;
	}

	.sale-list-box div:nth-child(3) {
		line-height: 20px;
		font-size: 12px;
		padding: 5px 14px;
		height: 100px;
		overflow: hidden;
	}

	.sale-list-box-1 img {
		margin-top: 20px;
	}
}

@media(max-width:768px) {
	.sale-list-box {
		height: 118px;
	}

	.sale-list-box div img {
		width: 20px;
	}

	.sale-list-box div:nth-child(1) {
		margin-left: calc(50% - 16px);
		padding: 5px;
	}

	.sale-list-box div:nth-child(2) {
		font-size: 12px;
	}

	.sale-list-box div:nth-child(3) {
		line-height: 18px;
		font-size: 10px;
		padding: 0px 10px;
		height: 90px;
		overflow: hidden;
		text-indent: 20px;
	}

	.sale-list-box-1 img {
		margin-top: 0px;
	}
}


@media(max-width:530px) {
	.sale-list-box {
		height: 175px;
		width: 50%;
	}

	.sale-list-box div img {
		width: 20px;
	}

	.sale-list-box div:nth-child(1) {
		margin-left: calc(50% - 16px);
		padding: 5px;
	}

	.sale-list-box div:nth-child(2) {
		font-size: 14px;
	}

	.sale-list-box div:nth-child(3) {
		line-height: 20px;
		font-size: 12px;
		padding: 0px 10px;
		height: 120px;
		overflow: hidden;
		text-indent: 20px;
	}

	.sale-list-box-1 img {
		margin-top: 10px;
	}
}

@media (min-width: 320px) {
	.container4 {
		width: 300px;
	}
}

@media(max-width:420px) {
	.sale-list-box {
		height: 135px;
	}

	.sale-list-box div img {
		width: 16px;
	}

	.sale-list-box div:nth-child(1) {
		margin-left: calc(50% - 16px);
		padding: 5px;
	}

	.sale-list-box div:nth-child(2) {
		font-size: 12px;
	}

	.sale-list-box div:nth-child(3) {
		line-height: 18px;
		font-size: 10px;
		padding: 0px 10px;
		height: 90px;
		overflow: hidden;
	}

}











/********************************************单页详情页页*************************************/
.pg-dt-box p {
	/* text-align: justify; */
	/* text-indent: 30px; */
}

@media(max-width:1260px) {}


@media(max-width:992px) {
	.pg-dt-box {
		margin-top: 20px;
	}
}

@media(max-width:768px) {
	.pg-dt-box p {
		font-size: 14px;
	}
}

@media(max-width:530px) {
	.pg-dt-box p {
		font-size: 12px;
	}
}




















/********************************************新闻详情页页*************************************/
.ac-buttom {
	margin-top: 30px;
}

.ac-buttom a {
	color: #666;
	width: 220px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #666;
	border-radius: 4px;
	padding: 0 10px;
}

.ac-buttom a:nth-child(2) {
	background-color: #f9b81f;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #f9b81f;
}


/***********产品-中*********/
.pro-title1 {
	overflow: hidden;
	margin-bottom: 4px;
	border: 1px dashed #f9b81f;
	padding: 5px 10px;
}

.pro-tt {
	color: #999;
	float: left;
	font-size: 16px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
}

.pro-title1 a {
	float: right;
	color: #f9b81f;
	font-size: 14px;
	line-height: 28px;
}

.pro-news {
	clear: both;
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.ct-11 {
	float: left;
	padding: 5px 10px;
	width: 49%;
}

.ct-11 a {
	overflow: hidden;
}

.pro-content11,
.pro-content22 {
	float: left;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	font-size: 16px;
	width: 70%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
}

.pro-content22 {
	display: none;
}

.time1 {
	float: right;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
}

.pro-ex1 {
	overflow: hidden;
	margin-top: 20px;
}

.pro-ex1 img{
	width: 300px;
	height: 180px;
}

.pro-ex1 .box11 {
	width: calc((100% - 80px)/4);
	margin: 0 10px;
	float: left;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 10px;
}

.box-tt {
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-top: 10px;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	padding: 0 5px;
}


.ct-11:hover .pro-content22 {
	color: #f9b81f;
}

.ct-11:hover .time1 {
	color: #f9b81f;
}

.ct-11:hover .pro-content11 {
	color: #f9b81f;
}

.box11:hover .box-tt {
	color: #f9b81f;
}

.ac-buttom a:nth-child(2):hover {
	color: #f9b81f;
	background-color: #fff;
}


@media(max-width:992px) {

	.pro-content11,
	.pro-content22 {
		font-size: 14px;
	}

	.time1 {
		font-size: 14px;
	}

	.box-tt {
		font-size: 14px;
	}
	
	.pro-ex1 img{
		width: 100%;
		height: 100px;
	}
	
	
	
}

@media(max-width:768px) {
	.ac-buttom a {
		font-size: 14px;
	}

	.ct-11 {
		width: 100%;
	}

	.box-tt {
		font-size: 13px;
	}

	.pro-ex1 .box11 {
		width: calc((100% - 40px)/2);
		margin: 0 10px;
		margin-bottom: 10px;
	}

}



@media(max-width:530px) {
	.ac-buttom a {
		font-size: 12px;
	}

	.pro-tt {
		font-size: 13px;
	}

	.pro-title1 a {
		font-size: 12px;
	}

	.pro-content11,
	.pro-content22 {
		font-size: 12px;
	}

	.time1 {
		font-size: 12px;
	}

	.box-tt {
		font-size: 12px;
	}


}

@media(max-width:420px) {
	.pro-content11 {
		width: calc(100% - 100px);
		overflow: hidden;
		line-height: 20px;
		height: 20px;
	}

	.time1 {
		line-height: 20px;
		height: 20px;
	}
}





/***********************************在线留言***************************************/

.feedback {
	width: 100%;
	margin: 20px 0;
}

.feedback-line,
.feedback-line1,
.feedback-line2 {
	width: 100%;
}

.cus-info1 {
	display: block;
	width: 98%;
	margin: 0 1% 10px;
	height: 44px;
	line-height: 24px;
	padding: 10px;
	border: 1px solid #aeaeae;
	border-radius: 4px;
}

.cus-info {
	display: block;
	float: left;
	width: 48%;
	margin: 0 1% 10px;
	height: 44px;
	line-height: 24px;
	padding: 10px;
	border: 1px solid #aeaeae;
	border-radius: 4px;
}


.cus-mes {
	width: 98%;
	margin: 0 1% 10px;
	height: 140px;
	line-height: 24px;
	padding: 10px;
	border: 1px solid #aeaeae;
	border-radius: 4px;

}

.captcha,
.captcha-img,
.feedback-submit {
	display: block;
	float: left;
	width: 23%;
	height: 44px;
	margin: 1% 1%;
	border-radius: 4px;
}

.captcha {
	line-height: 24px;
	padding: 10px;
	border: 1px solid #aeaeae;
}

.captcha-img {
	border: 1px solid #aeaeae;
}

.captcha-img img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.feedback-submit:hover {
	background-color: #f9b81f;
	color: #fff;
}

@media (max-width:991px) {
	.pro-info-pos1 {
		display: block;
	}

	.pro-info-pos2 {
		display: none;
	}
}

@media (max-width:767px) {
	.feedback {
		font-size: 13px;
	}

	.cus-info {
		padding: 10px;
	}


	.cus-mes {
		padding: 10px;

		background-size: 16px;
	}

	.captcha {
		padding: 10px 5px;
	}

	.mainright-info {
		font-size: 14px;
	}

	.captcha,
	.captcha-img,
	.feedback-submit {

		width: 48%;

	}
}

@media (max-width:680px) {
	.feedback {
		font-size: 12px;
	}

	.cus-info {
		width: 48%;
		margin: 0 1% 10px;
	}

}

@media (max-width:530px) {
	.mainright-info {
		font-size: 12px;
	}
}

/*******************************联系我们*******************************/
.page-contactus-all {}

.page-contactus {
	margin-bottom: 30px;
	overflow: hidden;
}

.page-contactus li {
	overflow: hidden;
}

.page-contactus li:first-child {
	font-size: 18px;
	color: #1676b2;
	width: 100%;
	font-weight: bold;
}

.page-contactus li {
	font-size: 15px;
	display: block;
	float: left;
	width: 32%;
	margin-right: 2%;
	line-height: 36px;
	height: 36px;
	color: #333;
}

.page-contactus li:nth-child(3n) {
	margin-right: 0;
}

.page-contactus li:last-child {
	/*width: 100%;*/
}

#map,
#dituContent {
	width: 100%;
	height: 400px;
}

.cu-map {
	overflow-x: scroll;
}


@media(max-width:991px) {
	.page-contactus li {
		width: 49%;
	}

	.page-contactus li:nth-child(3n) {
		margin-right: 2%;
	}

	.page-contactus li:nth-child(2n) {
		margin-right: 0;
	}

	#map,
	#dituContent {
		height: 350px;
	}
}

@media(max-width:767px) {
	.page-contactus {
		margin-bottom: 20px;
	}

	.page-contactus li {
		width: 100%;
	}

	#map,
	#dituContent {
		height: 240px;
		width: 700px;
	}
}

/*******************************page-in-button*******************************/
.page-in-button {
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}

.page-in-button a {
	font-size: 13px;
	padding: 0 10px;
	margin: 0 4px;
	margin-bottom: 5px;
	line-height: 30px;
	display: inline-block;
	color: #fff;
	background-color: #eb5312;
	border: 1px solid #eb5312;
}

.page-in-button .page-in-button-on {
	color: #eb5312;
	background-color: transparent;
}

.page-in-button a:hover {
	opacity: 0.8;
}




#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
#mdA table{
	width: 100%;
}

#mdA tr:nth-child(2n){
	background:#efefef;
	}
	
#mdA tr td:nth-child(1){
	background:#dedede;
	width: 10%;
	text-align: center;
	}
	
#mdA tr td:nth-child(2){
	width: 30%;
	}
	
@media (max-width: 768px) {
	
	#mdA {
		line-height: 1.35rem;
	}
	#mdA img{
		width: 100%;
		height: auto;
	}
	#mdA tr:nth-child(2n){
		background:#efefef;
		}
		
	#mdA tr td:nth-child(1){
		background:#dedede;
		}
}






/* 轮播图 */
.slider {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.slideBox .hd {
	height: 10px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	z-index: 1;
}

.slideBox .hd ul {
	text-align: center;
	padding-top: 5px;
}

.slideBox .hd ul li {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
}

.slideBox .hd ul .on {
	background: #fcb503;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li img {
	width: 100%;
	vertical-align: top;
}






