@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	background-color: #fff;
}
* { padding: 0; margin: 0; }
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #666666;
	text-decoration: none;
	outline: none;
}

div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,img,form ,input {
	margin: 0;
	padding: 0;
	border: none;
}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.clear10 {
	height: 10px;
	width: 100%;
	float: left;
}

.clear30 {
	height: 30px;
	width: 100%;
	float: left;
}

.clear40 {
	height: 40px;
	width: 100%;
	float: left;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

input, textarea {
	outline: none;
	outline-style: none;
	outline-width: initial;
	outline-color: initial;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}
button, select { outline: none; }

button { border: none; }
/*容器*/
@media (min-width: 1200px) {
	.container{width: 1190px;padding-left: 0px;padding-right: 0px;}
}
@media (min-width: 992px) {
	.container{padding-left: 0px;padding-right: 0px;}
}




/*头部*/
.header_bg {
	width: 100%;
	padding: 20px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 998;
	background: #fff;
	border-bottom: 1px solid #ececec;
}
.header_center {
	width: 1190px;
	margin: 0 auto;
}
.header_bg .header_logo {
	float: left;
	line-height: 40px;
	position: absolute;
	z-index: 2;
}

.header_bg .header_logo a {
	float: left;
	display: block;
}

.header_bg .header_logo a img {
	max-width: 100%;
	height:40px;
	width: auto;
}

.header_bg .header_logo button {
	height: 40px;
	float: right;
	width: auto;
	background: none;
}

.header_bg .header_logo button img {
	width: auto;
	max-width: 100%;
	height: 40px;
}

.header_bg .header_con {
	width: 100%;
	position: relative;
	z-index: 1;
}

.header_bg .header_con .header_nav {
	width: 100%;
}

.header_bg .header_con .header_nav .header_nav_text h3 {
	color: #333;
	float: left;
	height: 100%;
	font-size: 16px;
	line-height: inherit;
}

.header_bg .header_con .header_nav .header_nav_text .nav_close {
	width: 30px;
	height: 100%;
	float: right;
	background: none;
}

.header_bg .header_con .header_nav .header_nav_text .nav_close img {
	max-width: 100%;
	max-height: 100%;
}

.header_bg .header_con .header_nav .header_nav_list {
	margin-left: 28px;
	text-align: center;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title {
	position: relative;
	display: inline-block;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3 {
	font-size: 16px;
	line-height: 40px;
	position: relative;
	z-index: 1002;
	padding: 0 25px;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3 a {
	color: #333;
	height: 100%;
	display: block;
	width: 100%;
	
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3 em {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/icoAdd.png) right 24px no-repeat;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3 a.active,
.header_bg .header_con .header_nav .header_nav_list .header_nav_title:hover h3 a {
	color: #d70012;
	border-bottom: 2px solid #d70012;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con {
	display: none;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	padding-top: 82px;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text {
	background: rgba(0, 0, 0, 0.5);
	position: static;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p {
	padding: 0 30px;
	position: relative;
	display: inline-block;
}
@media screen and (max-width: 1440px) { 
	.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p {
		padding: 0 15px;
	}
}
@media screen and (max-width: 1300px) {
	.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p {
		padding: 0 10px;
	}
}
.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p a {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 50px;
	word-break: keep-all;
	white-space: nowrap;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p a:hover {
	color: #df0012;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title:hover .header_nav_title a {
	color: #df0012;
}

.header_bg .header_con .header_nav .header_nav_list .header_nav_title.on h3 em {
	background-position: right -45px;
}

.header_bg .header_con .header_right {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 40px;
}

.header_bg .header_con .header_right .language {
	float: left;
	/*margin-right: 20px;*/
}

.header_bg .header_con .header_right .language a {
	color: #999;
	padding: 0 5px;
	font-size: 12px;
	display: inline-block;
}

.header_bg .header_con .header_right .search_bar {
	width: 0;
	float: right;
	height: 22px;
	min-width: 22px;
	margin-top: 10px;
	background: none;
	overflow: hidden;
	position: relative;
	-webkit-transition: width .3s;
	-moz-transition: width .3s;
	transition: width .3s;
	-webkit-backface-visibility: hidden;
}

.header_bg .header_con .header_right .search_bar .input {
	position: absolute;
	top: 0;
	right: 0;
	color: #666;
	z-index: 10;
	width: 100%;
	height: 22px;
	border: none;
	display: none;
	font-size: 12px;
	background: none;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 30px;
}

.header_bg .header_con .header_right .search_bar .search_btn {
	width: 22px;
	height: 22px;
	border: none;
	display: block;
	background: none;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	line-height: 22px;
	background: #df0012;
	border-radius: 50%;
}

.header_bg .header_con .header_right .search_bar .search_ico {
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	line-height: 22px;
	background: url(../images/search.png) no-repeat center center;
	z-index: 90;
}

.header_bg .header_con .header_right .search_bar.search_open {
	width: 220px !important;
	z-index: 1002;
	position: absolute;
	right: 0;
}

.header_bg .header_con .header_right .search_bar.search_open input {
	background: #eee;
	display: block;
}

.header_bg .header_con .header_right .search_bar.search_open .search_ico {
	background: #df0012 url(../images/search.png) no-repeat center center;
}

.header_bg .header_con .header_right .search_bar.search_open .search_btn {
	background: #df0012 url(../images/search.png) no-repeat center center;
}

.header_bg .header_con .header_right .weixin {
	float: left;
	margin-right: 10px;
	position: relative;
}

.header_bg .header_con .header_right .weixin .weixincode {
	display: none;
	position: absolute;
	right: 0;
}

.header_bg .header_con .header_right .weixin:hover .weixincode {
	display: block;
}

.header_bg .header_con.in {
	display: block !important;
	position: fixed;
	top: 0;
	left: 0px;
	width: 45%;
	height: 100%;
	z-index: 1000;
	background: #fff;
	overflow-y: auto;
}

.header_bg .header_con.in .header_nav .header_nav_text {
	width: 100%;
	height: 50px;
	z-index: 1000;
	display: block;
	background: #fff;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: solid 1px #ccc;
}

.header_bg .header_con.in .header_nav .header_nav_list {
	width: 100%;
	height: 100%;
	margin-left: 0;
	overflow-y: auto;
	background: #fff;
	text-align: left;
	display: block !important;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title {
	width: 100%;
	display: block;
	border-bottom: solid 1px #ddd;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title h3 {
	line-height: 50px;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title h3 a {
	width: 100%;
	display: block;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title h3 .active {
	color: #df0012;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title .header_nav_con {
	padding: 0;
	position: static;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text {
	background: none;
	border-top: 1px dashed #ddd;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p {
	padding: 0;
	display: block;
}

.header_bg .header_con.in .header_nav .header_nav_list .header_nav_title .header_nav_con .header_nav_con_text p a {
	color: #333;
	line-height: 40px;
	padding-left: 30px;
}

.header_bg .header_con.in .header_right {
	padding: 15px;
	position: static;
}

.header_bg .header_con.in .header_right .search_bar.search_open {
	right: 15px;
}

.header_bg .header_nav_bg {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.height {
	width: 100%;
	height: 82px;
	background: #fff;
}

@media screen and (max-width: 1400px) {
	.header_bg {
		padding: 20px 0;
	}

	.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3{
		padding: 0 20px;
	}
}

@media screen and (max-width: 1199px) {
	.header_bg {
		padding: 20px 6%;
	}
	.header_center{
		width: 100%;
	}
	.header_bg .header_logo {
		width: 100%;
		position: relative;
	}

	.header_bg .header_con {
		display: none;
	}
	.header_bg .header_con .header_nav .header_nav_list .header_nav_title h3 a.active,
	.header_bg .header_con .header_nav .header_nav_list .header_nav_title:hover h3 a {
		color: #d70012;
		border-bottom:none;
	}
}

@media screen and (max-width: 991px) {
	
}

@media screen and (max-width: 767px) {
	.header_bg {
		padding: 15px;
	}

	.header_bg .header_logo {
		line-height: 30px;
	}
	.header_bg .header_logo a img{
			height: 35px;
	}
	.header_bg .header_logo button {
		height: 30px;
		margin-top: 5px;
	}

	.header_bg .header_logo button img {
		vertical-align: top;
		height: 30px;
	}

	.header_bg .header_con.in {
		width: 75%;
	}

	.height {
		height: 63px;
	}
}

/*footer*/
.footerbg {
	width: 100%;
	background: #58585c;
	border-bottom: 1px solid #656565;
}

.footerbg .footer {
	padding: 40px 0;
	position: relative;
}

.footerbg .footer .footerline {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	border-left: 1px solid #656565;
	border-right: 1px solid #656565;
}

.footerbg .footer .footerline .footerlist {
	width: 72%;
	position: absolute;
	height: 100%;
}

.footerbg .footer .footerline .footerlist li {
	width: 25%;
	float: left;
	height: 100%;
	border-right: 1px solid #656565;
}

.footerbg .footer .footerline .footerservice {
	width: 28%;
	margin-left: 72%;
	position: absolute;
	height: 100%;
	/*border-right: 1px solid #656565;*/
}

.footerbg .footer .footerlist {
	width: 72%;
	float: left;
	position: relative;
	z-index: 2;
}

.footerbg .footer .footerlist dl {
	width: 25%;
	float: left;
	text-align: center;
}

.footerbg .footer .footerlist dl dt h3 {
	font-size: 15px;
	position: relative;
	margin-bottom: 25px;
}

.footerbg .footer .footerlist dl dt h3 a {
	color: #fff;
	display: block;
}

.footerbg .footer .footerlist dl dt h3:after {
	width: 15px;
	height: 2px;
	content: "";
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	background: #d70012;
}

.footerbg .footer .footerlist dl dt h3 em {
	width: 50%;
	height: 20px;
	cursor: pointer;
	background: url(../images/icoAdd.png) right 7px no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.footerbg .footer .footerlist dl dt.on h3 em {
	background-position: right -61px;
}

.footerbg .footer .footerlist dl dd a {
	color: #d8d8d8;
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding: 0 10px;
}

.footerbg .footer .footerlist dl dd a:hover {
	color: #d70012;
}

.footerbg .footer .footerservice {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 2;
}

.footerbg .footer .footerservice h3 {
	font-size: 15px;
	position: relative;
	margin-bottom: 25px;
}

.footerbg .footer .footerservice h3 a {
	color: #fff;
	display: block;
}

.footerbg .footer .footerservice h3:after {
	width: 15px;
	height: 2px;
	content: "";
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	background: #d70012;
}

.footerbg .footer .footerservice h3 em {
	width: 50%;
	height: 20px;
	cursor: pointer;
	background: url(../images/icoAdd.png) right 7px no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.footerbg .footer .footerservice h3.on em {
	background-position: right -61px;
}

.footerbg .footer .footerservice ul li {
	width: 33%;
	float: left;
	margin-bottom: 20px;
}

.footerbg .footer .footerservice ul li .footerserviceimg {
	max-width: 100%;
	margin: 0 auto;
}

.footerbg .footer .footerservice ul li p {
	color: #d8d8d8;
	font-size: 12px;
	line-height: 24px;
}

.footerbg .footer .footerservice ul li:hover p {
	color: #d70012;
}

.footerbg .footer .footercode {
	width: 28%;
	float: left;
	position: relative;
	z-index: 2;
}

.footerbg .footer .footercode ul {
	text-align: center;
}

.footerbg .footer .footercode ul li {
	display: inline-block;
}
.footerbg .footer .footercode ul li h2 {
	height:39px;
	line-height: 39px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #dddddd;
	font-weight: normal;
	text-align: left;
	margin-bottom: 8px;
}
.footerbg .footer .footercode ul li h2 img {
	float: left;
	margin-right: 6px;
	width: 39px;
	height: auto;
}
.footerbg .footer .footercode ul li h3 {
	font-weight: normal;
	font-family: arial;
	font-size: 24px;
	color: #FFFFFF;
}
.footerbg .footer .footercode ul li .fax-btn {
	margin: 10px 0 20px;
	background: #fff;
	height: 26px;
	line-height: 26px;
	border-radius:3px;
	text-align: left;
	color: #383838;
	text-indent: 8px;
}
.footerbg .footer .footercode ul li p img {
	width: 98px;
}

.footerbg .footer .footercode ul li p {
	color: #d8d8d8;
	font-size: 12px;
	margin-top: 10px;
}

.copyrightbg {
	width: 100%;
	padding: 20px 0;
	background: #58585c;
}

.copyrightbg .copyright {
	color: #d8d8d8;
	font-size: 12px;
}

.copyrightbg .copyright a {
	color: #d8d8d8;
	display: inline-block;
}

.copyrightbg .copyright .record {
	float: right;
}

@media screen and (max-width: 1199px) {
	.footerbg .footer .footerline .footerlist {
		width: 72%;
	}

	.footerbg .footer .footerline .footerservice {
		width: calc(28% + 1px);
		margin-left: 72%;
	}

	.footerbg .footer .footerlist {
		width: 72%;
	}

	.footerbg .footer .footerservice {
		width: 17%;
	}

	.footerbg .footer .footerservice ul li {
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	.copyrightbg .copyright {
		text-align: center;
	}
	.copyrightbg .copyright .record {
		float: none;
		display: block ;
	}
}

@media screen and (max-width: 991px) {
	.footerbg .footer .footerline .footerlist {
		width: 100%;
	}

	.footerbg .footer .footerline .footerservice {
		border-right: none;
	}

	.footerbg .footer .footerlist {
		width: 100%;
	}

	.footerbg .footer .footerservice {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.footerbg {
		border-bottom: none;
	}

	.footerbg .footer {
		padding: 20px 0 10px;
	}

	.footerbg .footer .footerlist {
		padding: 0;
		width: 100%;
		float: none;
	}

	.footerbg .footer .footerlist dl {
		width: 100%;
		float: none;
		text-align: left;
		margin-bottom: 10px;
	}

	.footerbg .footer .footerlist dl dt {
		border-bottom: 1px solid #656565;
	}

	.footerbg .footer .footerlist dl dt h3 {
		padding: 0 15px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.footerbg .footer .footerlist dl dt h3:after {
		display: none;
	}

	.footerbg .footer .footerlist dl dd {
		display: none;
	}

	.footerbg .footer .footerlist dl dd a {
		padding-left: 30px;
		line-height: 30px;
	}

	.footerbg .footer .footerservice {
		width: 100%;
		float: none;
		padding: 0;
		text-align: left;
	}

	.footerbg .footer .footerservice h3 {
		padding: 0 15px;
		margin-bottom: 0;
		line-height: 22px;
		padding-bottom: 10px;
		border-bottom: 1px solid #656565;
	}

	.footerbg .footer .footerservice h3:after {
		display: none;
	}

	.footerbg .footer .footerservice ul li {
		display: none;
	}

	.footerbg .footer .footerservice ul li p {
		line-height: 30px;
		padding-left: 30px;
	}

	.copyrightbg {
		padding: 0px 0 10px;
	}

	.copyrightbg .copyright span {
		line-height: 20px;
	}
	
	.copyrightbg .copyright .record {
		float: none;
	}
}

/*banner*/
.indexbanner {
	position: relative;
	z-index: 8;
}

.indexbanner .arrow-left {
	display: none;
	background: url(../images/ban-left.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 30px;
	width: 72px;
	height: 72px;
	z-index: 9;
	margin-top: -36px;
}

.indexbanner .arrow-right {
	display: none;
	background: url(../images/ban-right.png) no-repeat;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 72px;
	height: 72px;
	z-index: 9;
	margin-top: -36px;
}

.indexbanner:hover .arrow-left {
	display: block;
}

.indexbanner:hover .arrow-right {
	display: block;
}

.indexbanner .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.indexbanner .swiper-container .pagination {
	margin: 0;
	width: 100%;
	display: block;
	position: absolute;
	z-index: 9;
	bottom: 10px;
	border-radius: 0;
	text-align: center;
	display: none;
}

.indexbanner .swiper-container .pagination .swiper-pagination-switch {
	width: 14px;
	height: 14px;
	cursor: pointer;
	background: url(../images/n1.png) no-repeat;
	margin-right: 8px;
	border-radius: 50%;
	display: inline-block;
}

.indexbanner .swiper-container .pagination .swiper-active-switch {
	background: url(../images/n1s.png) no-repeat;
	;
}

/*首页关于我们/工程案例*/
.index-apbox {
	margin-top: -80px;
	z-index: 99;
	position:relative;
	margin-bottom: 20px;
}
.index-abou-text { 
	background: #FFFFFF;
	width: 100%;
	height: 80px;
	padding: 20px 20px;
	line-height: 40px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #000;
	
}
.index-abou-text span {
	width: 3px;
	height: 20px;
	background: #d70012;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	display: inline-block;
}
.index-abou-text a {
	float: right;
	color: #d70012;
	font-size: 12px;
	font-family: "宋体";
}
.index-about {
	background: #FFFFFF;
	padding: 0;
	
}
.index-about img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.index-about p {
	padding: 6% 8% 15%;
	line-height: 25px;
	font-family: "宋体";
	color: #666666;
	
}
.index-about a {
	color: #d70012;
	font-family: "宋体";
	padding: 4% 8% 0%;
	margin-bottom: 7%;
	display: block;
}

.index-project {
	overflow: hidden;
	padding-right: 0;
	position: relative;	
}
.index-project-banner {
	position: relative;
	overflow: hidden;
} 
.index-project-banner .swiper-wrapper .swiper-slide {
	position: relative;
}
.index-project-banner .swiper-wrapper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.index-project-banner  .swiper-slide a img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.index-project-banner .gallerytitle {
	position: absolute;
	width: 100%;
	padding: 0 10px;
	bottom: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgba(255,255,255,.5);
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	font-weight: normal;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}

.index-project .arrow-left {
	display: block;
	background: url(../images/ban-left2.png) no-repeat;
	position: absolute;
	bottom: 27.5px;
	right: 58px;
	width: 25px;
	height: 25px;
	z-index: 9;
}
.index-project .arrow-left:hover {
	background: url(../images/ban-left2s.png) no-repeat;
}
.index-project .arrow-right {
	display:block;
	background: url(../images/ban-right2.png) no-repeat;
	position: absolute;
	bottom: 27.5px;
	right: 20px;
	width: 25px;
	height: 25px;
	z-index: 9;
}
.index-project .arrow-right:hover{
	background: url(../images/ban-right2s.png) no-repeat;
}
@media screen and (max-width: 991px) {
	.index-apbox{
		margin-top: 20px;
	}
	.index-about {
		margin-bottom: 20px;
	}
	.index-project {
		padding-left: 0;	
	}
	.index-project .arrow-left {
		bottom: 13px;
	}
	.index-project .arrow-right {
		bottom:13px;
	}
	.index-about p {
		padding: 3% 5% 5%;
	}
	.index-about a {
		padding: 0 5% 0%;
		margin-bottom: 3%;
	}
}
@media screen and (max-width: 480px) {
	.index-abou-text { 
	background: #FFFFFF;
	width: 100%;
	height: 50px;
	padding: 5px 20px;
	line-height: 40px;
	font-size: 18px;
	font-family: "微软雅黑";
	color: #000;
	
}
}
/*我们的客户*/
.our-client {
	width: 100%;
	margin-bottom: 70px;
	background: #FFFFFF;
}
.owl-carousel2 {
	margin-bottom: 30px;
}

.owl-carousel2 .article {
	padding-top: 8px;
	transition: all 0.5s ease-out;
}

.owl-carousel2 .article:hover {
	padding-top: 0;
	margin-bottom: 8px;
}

.owl-carousel2 .article .home-newsimg {
	width: 100%;
}

.owl-carousel2 .article .home-newsimg img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.owl-carousel2 .article .home-newsbox {
	background: #fff;
	padding: 10px 10px 15px;
}

.owl-carousel2 .article .home-newsbox h2 {
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.owl-controls { 
	width: 100%;
	padding: 0px 0 20px;
}
.owl-controls .owl-nav {
	width: 60px;
	margin: 0 auto;
	height: 25px;
	line-height: 0;
}
.owl-controls .owl-prev{
	display: block;
	background: url(../images/ban-left2.png) no-repeat;
	width: 25px;
	height: 25px;
	float: left;
	line-height: 400px;
	overflow: hidden;
}
.owl-controls .owl-prev:hover{
	background: url(../images/ban-left2s.png) no-repeat;
}
.owl-controls .owl-next {
	display: block;
	background: url(../images/ban-right2.png) no-repeat;
	width: 25px;
	height: 25px;
	float: right;
	line-height: 400px;
	overflow: hidden;
}
.owl-controls .owl-next:hover {
	background: url(../images/ban-right2s.png) no-repeat;
}

/*面包屑*/
.home {
	text-align: right;
	width: 100%;
	height: 41px;
	line-height: 40px;
	border-bottom: 1px solid #e8e8e8;
}

.home .home-fir {
	width: 40px;
	display: inline-block;
}

.home .home-fir a {
	padding: 12.5px 12.5px;
}

.home .home-fir a img {
	height: 15px;
	width: 15px;
}

.home a {
	padding: 0 10px;
	color: #666;
	display: inline-block;
}

.home span {
	display: inline-block;
}

.home span img {
	height: 6px;
	width: auto;
}

.home a.home-hv {
	color: #d70012;
	padding-right: 0;
}
@media(max-width: 992px){ 
.home { display:none;}	
}
/*内页banner*/
.ny-banner {
    width: 100%;
}

/*内容*/
.content-l {
	padding: 20px 0px 50px;
}

.subnav-title {
	position: relative;
	width: 100%;
	padding: 10px 0px;
	color: #fff;
	background: url(../images/ny-navbj.png) no-repeat top left;
	background-size: 100%;
}

.subnav-title h3 {
	font-size: 16px;
	color: #fff;
	margin: 0px 25px;
}

.subnav-title span {
	display: none;
	position: absolute;
	z-index: 5;
	width: 50px;
	height: 100%;
	right: 0px;
	top: 0px;
	background: url(../images/nynav.png) no-repeat center center;
	background-size: 20px;
	cursor: pointer;
}

.sublst {
	display: block;
	width: 100%;
	margin-top: 3px;
	border-left: solid 3px #ebebeb;
	padding-top: 15px;
}

.sublst li {
	border-left: solid 4px transparent;
	padding-left: 10px;
	margin-left: -3px;
}

.sublst li a {
	display: block;
	border-bottom: solid 1px #ebebeb;
	font-size: 16px;
	color: #a1a1a1;
	line-height: 22px;
	padding: 12px 10px;
}
.sublst li a.sublst-sg img {
	float: right;
	width: 9px;
	height: 5px;
	margin-top: 9px;
}
.sublst li a.sublst-sg img.dj_hv,.sublst li.active .sublst-sg img {
	-moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
} 
.sublst li.active {
	border-color: #df0012;
}

.sublst li.active a,
.sublst li a:hover {
	color: #df0012;
}
.sublst li.active .sublst-p {
	display: block;
}
.sublst li .sublst-p {
	padding: 10px 0px 15px 10px;
	border-bottom: solid 1px #ebebeb;
	display: none;
}
.sublst li .sublst-p p {
	margin-bottom: 5px;
	padding-left: 10px;
}
.sublst li .sublst-p p a {
	border-bottom: none;
	padding: 0;
	line-height: 25px;
	font-size: 14px;
	color: #868686;
	font-family: "宋体";
}
.sublst li .sublst-p p a.actives,.sublst li .sublst-p p a:hover {
	color: #df0012;
}
.content-r {
	border-left: solid 1px #eee;
	padding: 20px 0px 40px 20px;
}

.content-rinfo {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #666;
	min-height: 472px;
}
.content-rinfo img {
	max-width: 100%;
}
.content-rinfo p {
	line-height: 24px;
}

.content-bt { 
	width: 100%;
	margin-bottom: 30px;
}
.content-bt h2 {
	margin-top: 10px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #e60013;
	font-weight: normal;
	line-height: 30px;
}
.content-bt  p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #9e9e9e;
}

@media (min-width: 1200px) {
	.content-r {
		width: 920px;
	}

	.subnav-title h3 {
		font-size: 19px;
	}

	.content-rinfo {
		font-size: 16px;
	}

	.content-rinfo p {
		line-height: 30px;
	}
}

@media (min-width: 992px) {
	.content-l {
		width: 250px;
		float: left;
	}

	.content-r {
		float: right;
	}

	.subnav-title h3 {
		font-size: 18px;
	}

	.sublst {
		display: block !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.content-r {
		width: 700px;
	}

	.content-rinfo p {
		line-height: 26px;
	}
}

@media (max-width: 991px) {
	.content {
		padding: 0px;
	}

	.content-l {
		padding: 0px 0px 20px;
	}

	.subnav-title {
		background: #df0012;
	}

	.subnav-title h3 {
		margin: 0 15px;
		line-height: 30px;
	}

	.subnav-title span {
		display: block;
	}

	.sublst {
		margin-top: 0px;
		border: none;
		padding: 0px;
		display: none;
	}

	.sublst li {
		margin: 0px;
		padding: 0px;
		border: none;
	}

	.sublst li a {
		font-size: 14px;
		padding: 10px 15px;
	}

	.content-r {
		border: none;
		padding: 0px 0px 30px;
		min-height: 380px;
	}

	.map {
		height: 280px;
	}
}

@media (max-width: 767px) {
	.content-r {
		padding: 0px 15px 30px;
	}
}

/*页码*/
.page01 {
	text-align: center;
	height: 40px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.page01 .page-net{
	color: #d70012;
	font-family: "宋体";
	background: #f2f2f2;
}
.page01 a,
.page01 span {
	font-family: "Arial";
	color: #666;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 5px;
}

.page01 em {
	padding: 10px 0px;
	color: #000;
	font-family: arial;
}

.page01 span.current {
	color: #fff;
	background: #e60013;
}

.page01 a:hover {
	color: #d70012;
}

.page01 .pageentry {
	width: 50px;
	height: 40px;
	line-height: 40px;
	padding: 5px 8px;
	background: #eee;
	color: #000;
	border: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-left: 5px;
}

.page01 .pagebtn {
	padding: 9px 16px;
	border: 1px solid #e60013;
	background: transparent;
	color: #d70012;
	text-align: center;
	margin-left: 10px;
	cursor: pointer;
	transition: all .3s;
}

.page01 .pagebtn:hover {
	background: #e60013;
	color: #fff;
}
.page02 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 14px;
    display: none;
    background: #eee;
    margin-top: 15px;
}
@media (max-width: 767px){
	.page01 {
	    display: none;
	}
	.page02 {
	    display: block;
	}
}

/*我们的资质*/
.honor-list {
	margin-top: 20px;
}
.honor-list  ul li {
	padding-left: 0px;
	margin-bottom: 20px;
	padding:5px ;
}
.honor-list  ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
}
.honor-list  ul li img {
	max-width: 100%;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}

/*我們的客戶*/
.clients-list {
	margin-top: 20px;
}
.clients-list  ul li {
	padding-left: 0px;
	margin-bottom: 20px;
	padding:7px ;
}
.clients-list  ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 8px;
	background: #f3f3f3;
}
.clients-list  ul li img {
	max-width: 100%;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}
.clients-list  ul li p {
	width: 100%;
	text-align: center;
	line-height: 30px;
	color: #666666;
	font-family: "宋体";
}

.newslist {
	padding-bottom: 100px;
}

.newslist ul {
	margin-bottom: 40px;
}

.newslist ul li {
	width: 100%;
	margin-bottom: 30px;
}

.newslist ul li .newslistdata {
	width: 15%;
	float: left;
	text-align: right;
	padding: 30px 15px;
	background: #f3f3f3;
}

.newslist ul li .newslistdata h2 {
	color: #58585c;
	font-size: 30px;
	font-weight: bold;
	line-height: 33px;
}

.newslist ul li .newslistdata p {
	color: #8f8f8f;
	font-size: 20px;
	line-height: 28px;
	margin-top: 5px;
}

.newslist ul li .newslistcon {
	width: 85%;
	float: right;
	background: #fff;
	padding: 30px 20px;
}

.newslist ul li .newslistcon h3 {
	color: #000;
	height: 22px;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 4px;
}

.newslist ul li .newslistcon p {
	height: 40px;
	color: #868686;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	font-size: 13px;
	line-height: 20px;
	-webkit-line-clamp: 2;
}

.newslist ul li:hover .newslistdata {
	transition: 1s ease;
	background: #e60013;
}

.newslist ul li:hover .newslistdata h2 {
	color: #fff;
}

.newslist ul li:hover .newslistdata p {
	color: #fff;
}

.newslist ul li:hover .newslistcon {
	transition: 1s ease;
	background: #f3f3f3;
}

.newslist ul li:hover .newslistcon h3 {
	color: #000;
}

.newslist ul li:hover .newslistcon p {
	color: #868686;
}

@media screen and (max-width: 1199px) {
	.newsbox .newslist ul li .newslistdata {
		width: 15%;
	}

	.newsbox .newslist ul li .newslistcon {
		width: 85%;
	}
}


@media screen and (max-width: 767px) {
	.newsbox .newstop .newstopimg {
		width: 100%;
		float: none;
	}

	.newsbox .newstop .newstopcon {
		width: 100%;
		padding: 15px;
		position: static;
	}

	.newsbox .newstop .newstopcon h4 {
		margin-top: 15px;
		position: static;
	}

	.newsbox .newstop .newstopcon h4 span {
		padding-left: 0;
		font-size: 16px;
	}

	.newsbox .newstop .newstopcon h4 u {
		padding-right: 0;
	}

	.newslist {
		padding-bottom: 60px;
	}

	.newslist ul {
		margin-bottom: 0;
	}

	.newslist ul li .newslistdata {
		width: 25%;
		padding: 15px;
	}

	.newslist ul li .newslistdata h2 {
		font-size: 20px;
	}

	.newslist ul li .newslistdata p {
		font-size: 14px;
	}

	.newslist ul li .newslistcon {
		width: 75%;
		padding: 15px;
	}

	.newslist ul li .newslistcon h3 {
		height: 18px;
		font-size: 16px;
	}
}

/*新闻详情*/
.newsshowtitle {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #b8b8b8;
}

.newsshowtitle h1 {
	color: #383838;
	font-size: 20px;
	margin-bottom: 15px;
}

.newsshowtitle p {
	color: #838383;
	font-size: 12px;
}

.newsmore {
	margin-top: 60px;
	padding-top: 20px;
	border-top: 1px dashed #b8b8b8;
}

.newsmore .return {
	float: left;
	position: relative;
}

.newsmore .return a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 10px 50px;
	border-radius: 5px;
	background: #df0012;
}

.newsmore .return a img {
	position: absolute;
	top: 12px;
	right: 15px;
}

.newsmore .updown {
	float: right;
	text-align: right;
}

.newsmore .updown p a {
	color: #858585;
	display: block;
	font-size: 12px;
	line-height: 30px;
}

.newsmore .updown p a:hover {
	color: #d70012;
}

@media screen and (max-width: 767px) {
	.newsshow .newsshowtitle {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.newsshow .newsshowtitle h1 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.newsmore {
		margin-top: 40px;
	}

	.newsmore .return {
		float: none;
		display: inline-block;
	}

	.newsmore .return a {
		display: inline-block;
	}

	.newsmore .updown {
		float: none;
		text-align: left;
		margin-top: 15px;
	}
}

/*联系我们*/
.map {
	width: 100%;
	height: 400px;
	margin-bottom: 20px;
}

.message label {
	width: 48%;
	height: 45px;
	float: left;
	line-height: 45px;
	margin-bottom: 20px;
	display: inline-block;
}

.message label input[type=text] {
	color: #999;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: "宋体";
	border-radius: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}

.message label input[type=radio] {
	width: 15px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin-top: 12px;
	margin-right: 5px;
}

.message label span, .message label u {
	color: #999;
	float: left;
	font-size: 12px;
	font-family: "宋体";
}

.message textarea {
	width: 100%;
	height: 280px;
	color: #999;
	font-size: 12px;
	font-family: "宋体";
	border-radius: 5px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #e6e6e6;
}

.message .distance {
	margin-right: 3%;
}

.message .verification {
	width: 100%;
	float: none;
	display: block;
	margin-bottom: 30px;
}

.message .verification #verifiy {
	width: 160px;
	margin-right: 10px;
}

.message .verification img {
	width: 160px;
}

.message .verification a {
	color: #999;
	font-size: 14px;
	font-family: "宋体";
}

.message button {
	width: 230px;
	color: #fff;
	height: 36px;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	font-family: "宋体";
	line-height: 36px;
	border-radius: 5px;
	background: #e60012;
}
@media screen and (max-width: 767px) {
	.message label {
		width: 100%;
		float: none;
		display: block;
	}
	
	.main .content .message textarea {
		height: 200px;
	}
	
	.main .content .message .verification #verifiy {
		width: 100px;
	}
	
	.main .content .message .verification img {
		width: 100px;
	}
}

/*工程实绩*/
.project-list{
	margin: 20px 0 60px;
}
.project-list ul li {
	margin-bottom: 20px;
}
.project-list ul li img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
