/* 内容 */
.focus {
	position: relative;
	width: 100%;
	height: 392px;
}

.focus .slide {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.focus .mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 106px;
	background: url(../images/mask_b.png) bottom center;
	z-index: 99;
}

/* 页首轮播图 */
.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background-color: #9E90A7;
}

.slideBox .hd {
	/*overflow: hidden;*/
	width: 100%;
	height: 7px;
	position: absolute;
	bottom: 16px;
	z-index: 100;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	margin-right: 20px;
	width: 53px;
	height: 7px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li:last-child {
	margin-right: 0;
}

.slideBox .hd ul li.on {
	background: #FBAB18;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 392px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}





.l1 {
	margin-top: 33px;
}



.l1 .w .l1-l {

	width: 846px;
	position: relative;
}

h5.news-title {
    
	height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #269ed5;
    font-size: 22px;
    color: #57606a;
    font-weight: normal
}
h5.news-title span{
	display: inline-block;
	margin:0 10px;
	cursor: pointer;
}
h5.news-title span.active{
	font-weight: bold;
	color: #269ed5;
}
.l1 .w .l1-l .more {
	position: absolute;
	width: 66px;
	height: 19px;
	right: 0;
	top:22px;
	margin-top: -10px;
	background: url(../images/more1.png) no-repeat;
}
.l1 .w .l1-l .body{
	display: none;
}
.l1 .w .l1-l .news,
.l1 .w .l1-l .colnews {
	float: left;
	background-color: #F7F7F7;
	margin-top: 3px;
}

.l1 .w .l1-l .news {
	height: 301px;
}

.news ul li {
	width: 391px;
	height: 85px;
	padding: 7px 0;
	border-bottom: 1px solid #CBCBCB;
	cursor: pointer;
}

.news ul li:last-child {
	border: 0;
}

.news ul li:first-child {
	padding-top: 9px;
}

.news li>img {
	float: left;
	width: 144px;
	height: 83px;
}

.news li .content {
	float: left;
	width: 220px;
	margin-left: 27px;
}

.l1 .l1-l .date,
.l2 .date {
	height: 19px;
	line-height: 19px;
	padding-left: 25px;
	background: url(../images/time.png) no-repeat;
	color: #959595;
}

.news .content h6 {
	height: 22px;
	line-height: 22px;
	color: #555;
	font-size: 14px;
}

.news .content p {
	line-height: 20px;
	padding-top: 5px;
	padding-right: 1px;
	color: #777;
}

.l1 .w .l1-l .colnews {
	height: 285px;
	width: 406px;
	/* padding-left: 40px;
	padding-top: 9px; */
	padding: 9px 0 7px 47px;
}

.l1 .colnews h6 {
	line-height: 26px;
	color: #555;
	font-size: 14px;
	font-weight: normal;
}

.l1 .colnews .text p {
	color: #777;
	line-height: 20px;
	padding: 6px 0;
}

.l1 .colnews li {
	position: relative;
	width: 191px;
	height: 281px;
	cursor: pointer;
}

.colnews li:nth-child(2) {
	margin-left:23px;
}

.colnews li .text {
	width: 172px;
}

.colnews li>img {
	position: absolute;
	bottom: 0;
}

.colnews .col:nth-child(2) img {
	top: 0;
}

.colnews .col:nth-child(2) .text {
	position: absolute;
	bottom: 5px;
}

.l1 .l1-r {
	width: 332px;
}

.l1 .l1-r .content {
	height: 304px;
	padding: 12px 21px 13px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color: #f8f8f8;
}





.l1-r .content li {
	height: 44px;
	padding: 12px 0;
	/*cursor: pointer;*/
	border-bottom: 1px solid #d8dadc;
}

.l1-r .content li:hover {
	color: #F31818;
}

.l1-r .content li:last-child {
	border: none;
}

.l1 .l1-r .date {
	overflow: hidden;
	width: 53px;
	text-align: center;
	line-height: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
}

.l1-r .date .p1 {
	height: 22px;
	background-color: #269ed5;
	color: #fff;
}

.l1-r .date .p2 {
	height: 22px;
	background-color: #fff;
	color: #269ed5;
}

.l1-r .info {
	width: 223px;
	margin-left: 15px;
	line-height: 22px;
}

.l1-r .info .p1 {
	color: #2693c6;
	font-weight: 800;
	height: 22px;
    overflow: hidden;
}

.l1-r .info .p2 {
	color: #626262;
}

.l1-r .info .p2 .more {
	color: #FF7200;
}

.l2 {
	margin-top: 25px;
	margin-bottom: 10px;
}

.l2 .box {
	float: left;
	width: 413px;
}

.l2 .box:nth-child(2) {
	margin-left: 20px;
}

.l2 .box .news {
	margin-top: 6px;

}
.l2 .box{
	position: relative;
}
.l2 .box1 .news{
	display: none;
}
.l2 .box1 .news .news-title .active{
	font-weight: bold;
}
.l2 .box .news .more{
	position: absolute;
	width: 66px;
	height: 19px;
	right: 0;
	top:22px;
	margin-top: -10px;
	background: url(../images/more1.png) no-repeat;
}
.l2 .box .news li {
	width: 100%;
}

.l2 .box .content {
	width: 249px;
	margin-left: 20px;
}

.l2 .subNav {
	float: right;
	width: 332px;
	height: 351px;
}

.l2 .subNav li {
	height: 80px;
	margin-top: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	background-image: url(../images/subNav1.png);
	background-repeat: no-repeat;
}

.l2 .subNav li a {
	height: 100%;
	padding-left: 155px;
	line-height: 80px;
	color: #fff;
	font-size: 24px;
}

.l2 .subNav li:first-child {
	margin: 0;
}

.l2 .subNav li:nth-child(2) {
	background-image: url(../images/subNav2.png);
}

.l2 .subNav li:nth-child(3) {
	background-image: url(../images/subNav3.png);
}

.l2 .subNav li:nth-child(4) {
	background-image: url(../images/subNav4_.png);
}

