.columnTitle{
	margin-top: 3.75rem;
}
.columnTitle .ctitle{
	float: left;
}
.columnTitle .ctitle p{
	font-size: 2.25rem;
	color: #f37e15;
	font-family: Arial;
	font-weight: bold;
	line-height: 2.75rem;
}
.columnTitle .ctitle h3{
	font-size: 2.25rem;
	line-height: 3.25rem;
}
.columnTitle .ctmore{
	float: right;
	margin-top: 1.875rem;
}
.columnTitle .ctmore a{
	display: inline-block;
	width: 8.375rem;
	height: 2.5rem;
	background-color: #dadada;
	text-align: center;
	line-height: 2.5rem;
	color: #ffffff;
	font-family: Arial;
}

.product{
	margin-top: 1.375rem;
	margin-bottom: 4.375rem;
	overflow: hidden;
}
.productList{
	height: 2.5rem;
}

.productList .swiper-slide{
	color: #999999;
	font-size: 1.125rem;
	display: inline-block;
	padding: 0 1.25rem;
	text-align: center;
	line-height: 2.5rem;
	height: 2.5rem;
	overflow: hidden;
	text-decoration: none;
	float: left;
}
.productList .swiper-slide-thumb-active{
	background-color: #f37e15;
	color: #ffffff;
}

.productbox ul li{
	margin-top: 2.25rem;
	width: 25%;
	float: left;
	padding-right: 1.5625rem;
}
.productbox ul li .pbox .pic{
	width: 100%;
	height: 13.125rem;
	overflow: hidden;
	border: 1px solid #dadada;
}
.productbox ul li .pbox .pic a{
	display: block;
	width: 100%;
	height: 13.125rem;
}
.productbox ul li .pbox .txt{
	line-height: 3.75rem;
	padding-left: 1.125rem;
	padding-right: 0.75rem;
	border-bottom: 1px solid #cccccc;
}
.productbox ul li .pbox .txt a{
	color: #333333;
	font-size: 1.125rem;
	float: left;
}
.productbox ul li .pbox .txt a.icon{
	display: inline-block;
	float: right;
	width: 1.25rem;
	height: 1.25rem;
	background: url(../images/icon.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 1.3125rem;
}
.productbox ul li:nth-child(4),.productbox ul li:nth-child(8){
	padding-right: 0;
}

.productbox ul li:hover .txt{
	background: #f37e15;
	border: 1px solid #cccccc;
	border-top: none;
}
.productbox ul li:hover .txt a{
	color: #ffffff;
}
.productbox ul li:hover .pbox .txt a.icon{
	background: url(../images/icons.png) no-repeat;
}

/* 关于我们 */
.about{
	height: 43.75rem;
	background: url(../images/aboutbg.jpg) no-repeat;
	background-size: 100% 100%;
}
.aboutBox{
	width: 83.125rem;
	margin: 4.375rem auto 0;
	padding: 3.125rem 4.0625rem;
	background-color: #ffffff;
	box-shadow: 1px 3px 6px #999999;
}
.aboutTxt{
	width: 50%;
	float: left;
	padding-right: 2rem;
}
.aboutTitle p{
	line-height: 2.875rem;
	color: #f37e15;
	font-size: 2.25rem;
	font-weight: bold;
}
.aboutTitle h3{
	line-height: 3.125rem;
	color: #333333;
	font-size: 2.25rem;
}
.aboutDesc{
	margin-top: 1.25rem;
	line-height: 2rem;
	color: #666666;
	font-size: 1.25rem;
	padding-bottom: 1.75rem;
	background: url(../images/aline.jpg) left bottom no-repeat;
}
.aboutText{
	margin-top: 2.8125rem;
	color: #666666;
	line-height: 2.1875rem;
}
.aboutMore{
	margin-top: 1.625rem;
}
.aboutMore a{
	display: inline-block;
	width: 8.375rem;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	color: #ffffff;
	background-color: #f37e15;
}

.aboutPic{
	width: 50%;
	float: left;
	position: relative;
}
.aboutPic .floor{
	float: right;
}
.aboutPic .honor{
	position: absolute;
	bottom: 0;
	left: 2rem;
}

/* 工程案例 */
.case{
	margin-top: 2.5rem;
	overflow: hidden;
}
.case .caseBox .pic{
	width: 100%;
	height: 13.125rem;
	overflow: hidden;
	border: 1px solid #dadada;
}
.case .caseBox .pic a{
	width: 100%;
	height: 13.125rem;
	display: block;
}
.case .caseBox .txt{
	line-height: 3.75rem;
	border-bottom: 1px solid #dadada;
	padding-left: 1.25rem;
	padding-right: 0.75rem;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.case .caseBox .txt a{
	color: #333333;
	font-size: 1.125rem;
	float: left;
}
.case .caseBox .txt a.icon{
	float: right;
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
	background: url(../images/icon.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 1.3125rem;
}

.news{
	margin-top: 1.25rem;
}

.newsBox{
	width: 67.5%;
	float: left;
	overflow: hidden;
}
.newsTab{
	background-color: #f5f5f5;
	overflow: hidden;
	position: relative;
}
.newsTab .swiper-slide{
	padding-left: 1.75rem;
	padding-top: 2.1875rem;
	padding-right: 1.5rem;
	padding-bottom: 1.5625rem;
}
.newsTab .swiper-slide .nTitle{
	line-height: 2rem;
}
.newsTab .swiper-slide .nTitle a{
	color: #333333;
	font-size: 1.125rem;
}
.newsTab .swiper-slide .ndesc{
	margin-top: 1rem;
	line-height: 2.25rem;
	color: #999999;
}
.newsTab .swiper-slide .ndata{
	margin-top: 0.75rem;
	line-height: 2rem;
	color: #999999;
	font-size: 0.875rem;
}
.newsTab .swiper-slide .ndata em{
	width: 5.625rem;
	height: 1px;
	background-color: #999999;
	float: left;
	margin-top: 15px;
}
.newsTab .swiper-slide .ndata span{
	float: right;
}
.newsTab .swiper-pagination{
	bottom: auto;
	top: 2.5rem;
	right: 1.5rem;
	width: 50px;
	left: auto;
}
.newsTab .swiper-pagination-bullet-active{
	background: #f37e15;
}

.newsDouble{
	margin-top: 1.25rem;
	background-color: #f5f5f5;
}
.newsDouble .newsB{
	width: 50%;
	float: left;
	padding: 2rem;
}
.newsB .title{
	line-height: 2rem;
}
.newsB .title a{
	font-size: 1.125rem;
	color: #333333;
	display: block;
	width: 100%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsB .desc{
	margin-top: 1rem;
	line-height: 2.25rem;
	color: #999999;
	
}
.newsB .data{
	margin-top: 0.75rem;
	line-height: 2rem;
	color: #999999;
	font-size: 0.875rem;
}
.newsB .data em{
	width: 5.625rem;
	height: 1px;
	background-color: #999999;
	float: left;
	margin-top: 15px;
}
.newsB .data span{
	float: right;
}

.newsList{
	width: 32.5%;
	float: left;
	padding-left: 2.5rem;
}
.newsList .newsPic{
	border: 2px solid #e8e8e8;
}
.newsList ul{
	margin-top: 0.75rem;
}
.newsList ul li{
	line-height: 2.875rem;
}
.newsList ul li a{
	color: #333333;
}
.newsList ul li a span.text{
	float: left;
	padding-left: 1.25rem;
	background: url(../images/spot.jpg) 3px no-repeat;
}
.newsList ul li a span.date{
	float: right;
}

.flinkTitle{
	margin-top: 3.25rem;
	position: relative;
	text-align: center;
}
.flinkTitle img{
	position: relative;
	z-index: 100;
}
.flinkTitle span{
	position: absolute;
	top: 3.25rem;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #cccccc;
}

.links{
	margin-top: 1.875rem;
	line-height: 2rem;
	color: #333333;
	padding-bottom: 1.25rem;
}
.links span{
	float: left;
	width: 5rem;
	display: inline-block;
	line-height: 2rem;
}
.friendlink{
	float: left;
	width: calc(100% - 5rem);
}
.friendlink a{
	float: left;
	padding-left: 1rem;
	padding-right: 0.75rem;
	color: #666666;
	display: inline-block;
	background: url(../images/linkline.jpg) left no-repeat;
}
.friendlink a:first-child{
	padding-left: 0;
	background: none;
}
