/**
* @Author: HU
* @Date:   2018-10-19 23:02:58
* @Last Modified by:   HU
* @Last Modified time: 2018-10-26 11:18:13
*/
.l-sup,.int{line-height: 60px;font-size: 15px;border-bottom: 1px solid  #0909F7;}
/* .l-sup{display: none;} */
.int{color:  #0909F7}
#l-sup-s{color:  #0909F7}
.l-ab{position: static}
#act{position: relative}
#l-act{width:100%;position: absolute;display: none;}
#l-act li:nth-child(1) {
	border-top: 1px solid #898989;
}
#l-act li{border-bottom: 1px solid darkgrey;margin:0!important;}
.l-ab img{width: 100%; max-height: 700px;z-index: -1;position: relative}
.container mt20 p{
	border-top: 30px;
}
.ab-sub{padding-top: 20px;}
#ab-txt{/* display: none; */}
#sub{display: none;}
#sup{display: none;}
#sup ul{padding-top: 20px;height: auto;overflow: hidden;}
#sup ul li{margin:30px 0 30px 0}
#sup ul li img{width: 100%;height: auto}
#sup ul li p{line-height: 50px; text-align: center}
#sup ul li p a {
	color: #fff;
}
#sup ul li p a:hover {
	color: #0909F7;
}
.highlight{color: #0909F7!important}

/*分页*/
#sup {
	position: relative;
}
.pages {
	text-align: center;
	/*position: absolute;
	bottom: 0px;*/
}
.m-style {
	 display: inline-block;

}
.m-style .active {
	background: #0909F7;
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;

}
.pages .m-style a {
	display: inline-block;
	/*border: 1px solid #cccccc;*/
	width: 35px;
	height: 35px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	font-family: "黑体";
}
.m-style a:hover {
	background: #0909F7;
	/*border: 1px solid #0909F7;*/
}
input.jump-ipt {
	float: none;
	text-align: left;
	width: 32px;
	height: 32px;
	border: 1px solid #999999;
	margin: 0px 10px;
	padding: 2px;
}

/* 工程案例视频 */
.l-list .l-sub,.l-list .r-sub,.l-list .n-sub{height: auto;}
.l-list .l-sub li,.l-list .r-sub li,.l-list .n-sub li{ height: 45px; line-height: 45px; margin-bottom:15px;  background: #808080}
.l-list .l-sub a,.l-list .r-sub a,.l-list .n-sub a{ display: block; text-align: center;color: #fff;}
.l-list .l-sub a:hover,.l-list .l-sub a:active,.l-list .r-sub a:hover,.l-list .r-sub a:active,.l-list .n-sub a:hover,.l-list .n-sub a:active{color: #0909F7}
.l-list .l-sub li.active a,.l-list .r-sub li.active a,.l-list .n-sub li.active a{background: #0909F7; color: #fff}

