/**!
 * 营口站前区首页
 * author: huangcong;
 * date:2019-06-21
 */

/* notice */
 
.ewb-main{
	padding-top: 13px;
	background: url('../images/top_bg.jpg') center top no-repeat #f5f6f8;
}

.ewb-foot-bg{
	padding-bottom: 15px;
	background: url('../images/foot_bg.jpg') center bottom no-repeat;
}

.ewb-notice{
	height: 37px;
	line-height: 36px;
	background: url('../images/notice_bg.jpg') left center no-repeat;
}

.ewb-notice-hd{
	width: 144px;
	float: left;
	padding-left: 47px;
}

.ewb-notice-hd a{
	color: #fff;
	font-size: 16px;
}

.ewb-notice-bd{
	margin-left: 144px;
	margin-right: 60px;
	position: relative;
}

.ewb-notice-items li{
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	max-width: 450px;
	padding-left: 24px;
}

.ewb-notice-items li a{
	display: inline-block;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	padding-left: 16px;
	background: url('../images/dian.jpg') left center no-repeat;
}

.ewb-notice-items li a:hover{
	color: #096ed3;
	background-image: url('../images/dianh.jpg');
}

a.ewb-notice-more{
	color: #999;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: -44px;
}

.ewb-white{
	background: #fff;
}

/* 图片轮播 */

.ewb-white{
	background: #fff;
}

.ewb-p16{
	padding: 16px 0;
	margin-top: 13px;
}

.ewb-imgscroll{
	margin: 0 -12px 0 15px;
}

.owl-carousel {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.owl-carousel .item {
    display: block;
}

.owl-carousel img {
    display: block;
    width: 100%;
}

/* 文字介绍 */

.ewb-img-intro {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 39px;
    line-height: 39px;
    color: #fff;
    text-indent: 14px;
    padding-right: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url("../images/mask_bg.png") repeat;
}

/* 分页按钮 */

.owl-dots {
    position: absolute;
    right: 9px;
    bottom: 13px;
    height: 8px;
    z-index: 60;
    font-size: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.ewb-imgscroll button.owl-dot {
    float: left;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    background: #fff;
    border-radius: 4px;
    border: 0;
    outline: 0;
}

.ewb-imgscroll .owl-dot.active {
    background: #0d7ddc;
    width: 16px;
}

/* 政务信息 */

.ewb-gover{
	margin: 0 25px;
}

.ewb-gover-hd{
	height: 40px;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 11px;
}

.ewb-gover-item{
	float: left;
	height: 29px;
	line-height: 29px;
	width: 100px;
	margin-left: 20px;
	position: relative;
}

.ewb-gover-item:first-child{
	margin-left: 0;
}

.ewb-gover-item a{
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	border-radius: 1px;
}

.ewb-gover-item i{
	display: none;
	width: 10px;
	height: 4px;
	background: url('../images/arrow_icon.png') no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -4px;
}

.ewb-gover-item.cur a{
	background: #1078e2;
	font-weight: bold;
	color: #fff;
}

.ewb-gover-item.cur i{
	display: block;
}

.ewb-gover-panel{
	padding-top: 15px;
	min-height: 249px;
}

.ewb-info-item{
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	border-top: 1px dashed #e1e1e1;
	vertical-align: top;
}

.ewb-info-item:first-child{
	border-top: 0;
}

.ewb-info-forus{
	margin-right: 90px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ewb-info-forus a{
	padding-left: 14px;
	color: #666;
	background: url('../images/dianh.jpg') left center no-repeat;
}

.ewb-info-date{
	float: right;
	margin-top: -39px;
	color: #999;
}

.ewb-info-item:hover a,
.ewb-info-item:hover .ewb-info-forus,
.ewb-info-item:hover .ewb-info-date{
	color: #096ed3;
}

.ewb-mt12{
	margin-top: 12px;
}

.ewb-img-link a{
	display: block;
}

.ewb-img-link a img{
	vertical-align: top;
}

/* 政务公开 */

.ewb-p18{
	padding: 18px 0;
}

.ewb-public-hd{
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	margin: 0 20px;
	background: url('../images/public_hd_bg.jpg') left center repeat-x;
}

a.ewb-public-tt{
	float: left;
	color: #0d7ddc;
	font-weight: bold;
	padding: 0 9px;
	border-left: 2px solid #0d7ddc;
	background: #fff;
}

.ewb-guide{
	margin-top: 15px;
	padding: 0 20px;
}

.ewb-guide-l{
	float: left;
	width: 799px;
}

.ewb-guide-hd{
	float: left;
	width: 232px;
}

.ewb-guide-item{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #eaf3fb;
	background: #e3eff9;
}

.ewb-guide-item.cur{
	border-color: #3a8fdd;
	background: url('../images/guide_hdh.jpg') left center no-repeat;
}

.ewb-guide-item a{
	display: block;
	padding-left: 90px;
	font-size: 16px;
	color: #0d7ddc;
	background-position: 43px center;
	background-repeat: no-repeat;
}

.ewb-guide-item.cur a{
	color: #fff;
}

.ewb-guide-a1{
	background-image: url('../images/guide1.png');
}

.ewb-guide-a2{
	background-image: url('../images/guide2.png');
}

.ewb-guide-a3{
	background-image: url('../images/guide3.png');
}

.ewb-guide-a4{
	background-image: url('../images/guide4.png');
}

.ewb-guide-a5{
	background-image: url('../images/guide5.png');
}

.ewb-guide-a6{
	background-image: url('../images/guide6.png');
}

.ewb-guide-item.cur .ewb-guide-a1{
	background-image: url('../images/guide1h.png');
}

.ewb-guide-item.cur .ewb-guide-a2{
	background-image: url('../images/guide2h.png');
}

.ewb-guide-item.cur .ewb-guide-a3{
	background-image: url('../images/guide3h.png');
}

.ewb-guide-item.cur .ewb-guide-a4{
	background-image: url('../images/guide4h.png');
}

.ewb-guide-item.cur .ewb-guide-a5{
	background-image: url('../images/guide5h.png');
}

.ewb-guide-item.cur .ewb-guide-a6{
	background-image: url('../images/guide6h.png');
}

.ewb-guide-panel{
	height: 280px;
	margin-left: 232px;
	border:1px solid #e5e5e5;
}

.ewb-guide-sec{
	margin: 0 14px;
}

.ewb-guide-sec-panel{
	padding-top: 20px;
}

.ewb-guide-r{
	width: 243px;
	float: left;
	margin-left: 18px;
}

.ewb-func-items{
	margin-top: -6px;
}

.ewb-func-item{
	float: left;
	width: 100%;
	margin-top: 6px;
}

.ewb-func1,
.ewb-func2{
	width: 118px;
}

.ewb-func2{
	margin-left: 7px;
}

.ewb-func-item a{
	display: block;
	height: 89px;
	line-height: 89px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-size: 100% 100%;
}

.ewb-func1 a{
	background: url('../images/func1.jpg') center center no-repeat;
}

.ewb-func2 a{
	background: url('../images/func2.jpg') center center no-repeat;
}

.ewb-func3 a{
	background: url('../images/func3.jpg') center center no-repeat;
}

.ewb-func4 a{
	background: url('../images/func4.jpg') center center no-repeat;
}

.ewb-func1:hover a{
	box-shadow:0px 2px 10px 0px rgba(0,68,154,0.4);
}

.ewb-func2:hover a{
	box-shadow:0px 2px 10px 0px rgba(3,109,131,0.4);
}

.ewb-func3:hover a{
	box-shadow:0px 2px 10px 0px rgba(0,132,115,0.4);
}

.ewb-func4:hover a{
	box-shadow:0px 2px 10px 0px rgba(2,100,174,0.4);
}

/* 图片滚动 */

.ewb-scroll{
	margin-top: 16px;
	padding: 0 35px;
}

.picScroll-left{
	position: relative;
}

.picScroll-left .bd{
	overflow: hidden;
}

.picList li{
	float: left;
	margin-right: 23px;
}

.picList img{
	width: 240px;
	height: 94px;
}

.prev,
.next{
	display: block;
	width: 17px;
	height: 43px;
	padding-top: 14px;
	position: absolute;
	top: 26px;
	background: #93caf8;
	text-align: center;
}

.prev img,
.next img{
	vertical-align: top;
}

.prev{
	left: -35px;
}

.next{
	right: -35px;
}

.prev:hover,
.next:hover{
	background: #0d7ddc;
}

/* 政务服务 */

.ewb-pb20{
	padding: 20px 0 24px 0;
}

.ewb-mt16{
	margin-top: 16px;
}

.ewb-service{
	padding-top: 20px;
}

.ewb-service-l{
	float: left;
	width: 733px;
	margin-left: 20px;
}

.ewb-service-items>li{
	float: left;
	width: 352px;
	margin-left: 29px;
}

.ewb-service-items>li:first-child{
	margin-left: 0;
}

.ewb-service-items>li>a{
	display: block;
	padding-left: 186px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	height: 181px;
	line-height: 181px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.ewb-service-a1{
	background-image: url('../images/service1.jpg');
}

.ewb-service-a2{
	background-image: url('../images/service2.jpg');
}

.ewb-service-r{
	float: left;
	width: 295px;
	margin-left: 32px;
}

.ewb-service-search{
	border:1px solid #e5e5e5;
	position: relative;
}

.ewb-ser-sch-mod{
	margin-right: 97px;
	border-right: 1px solid #e5e5e5;
}

.ewb-ser-sch-mod input{
	display: block;
	width: 100%;
	padding-left: 40px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	background: url('../images/input_bg.png') 12px center no-repeat;
}

.ewb-service-search button{
	position: absolute;
	right: 0;
	top: 0;
	width: 97px;
	height: 43px;
	border:0;
	padding: 0;
	outline: 0;
	cursor: pointer;
	line-height: 43px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: url('../images/sbtn_bg.jpg') no-repeat;
}

.ewb-service-search button:hover{
	background-image: url('../images/sbtn_bgh.jpg');
}

.ewb-ser-item{
	width: 72px;
	float: left;
	margin-left: 1px;
	margin-top: 13px;
}

.ewb-ser-item a{
	display: block;
    border: 1px solid #0d7ddc;
    height: 120px;
    padding-top: 67px;
    line-height: 22px;
    font-size: 18px;
    color: #0d7ddc;
    padding: 67px 10px 0 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    text-align: center;
}

.ewb-ser-item a:hover{
	color: #fff;
}

.ewb-ser-item.ewb-spc a{
	padding-top: 66px;
	font-size: 16px;
}

.ewb-ser-a1{
	background-image: url('../images/service_bg1.jpg');
}

.ewb-ser-a2{
	background-image: url('../images/service_bg2.jpg');
}

.ewb-ser-a3{
	background-image: url('../images/service_bg3.jpg');
}

.ewb-ser-a1:hover{
	background-image: url('../images/service_bg1h.jpg');
}

.ewb-ser-a2:hover{
	background-image: url('../images/service_bg2h.jpg');
}

.ewb-ser-a3:hover{
	background-image: url('../images/service_bg3h.jpg');
}

/* 互动交流 */

.ewb-mt14{
	margin-top: 14px;
}

.ewb-pb23{
	padding: 23px 0 14px 0;
}

.ewb-exchange{
	padding: 14px 20px 0 20px;
}

.ewb-wt400{
	width: 400px;
	float: left;
}

.ewb-advice-hd{
	height: 35px;
	border-bottom: 1px solid #d2d2d2;
}

.ewb-advice-hd a{
	float: left;
	height: 35px;
	border-bottom: 1px solid #0d7ddc;
	line-height: 35px;
	color: #0d7ddc;
	font-weight: bold;
	font-size: 16px;
}

.ewb-advice-bd{
	height: 207px;
	padding-top: 12px;
}

.ewb-ml46{
	margin-left: 46px;
}

.ewb-report{
	float: left;
	width: 185px;
	margin-left: 29px;
	padding-top: 12px;
}

.ewb-report-item{
	margin-top: 11px;
	background: url('../images/report_bg.jpg') no-repeat;
	background-size: 100% 100%;
}

.ewb-report-item:first-child{
	margin-top: 0;
}

.ewb-report-item a{
	display: block;
	height: 104px;
	line-height: 104px;
	font-size: 20px;
	font-weight: bold;
	color: #0d7ddc;
	padding-left: 76px;
	background-position: 29px center;
	background-repeat: no-repeat;
}

.ewb-report-a1{
	background-image: url('../images/report_icon1.png');
}

.ewb-report-a2{
	background-image: url('../images/report_icon2.png');
}

.ewb-report-item:hover{
	background-image: url('../images/report_bgh.jpg');
}

.ewb-report-item:hover a{
	color: #fff;
}

.ewb-report-item:hover .ewb-report-a1{
	background-image: url('../images/report_icon1h.png');
}

.ewb-report-item:hover .ewb-report-a2{
	background-image: url('../images/report_icon2h.png');
}

/* 底部sel */

.ewb-sel{
	margin-top: 16px;
}

.ewb-sel-items{
	margin: 0 -7px
}

.ewb-sel-item{
	width: 25%;
	float: left;
}

.ewb-sel-mod{
	margin: 0 7px;
}

.ewb-sel-mod select{
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
}

.chosen-container-single .chosen-single{
	border:0;
	background: #fff;
	padding-left: 20px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #666;
}

.chosen-container-single .chosen-single div{
	width: 34px;
	background-color: #0d7ddc;
}

.chosen-container-active.chosen-with-drop .chosen-single div{
	background-color: #0d7ddc;
}

.chosen-container .chosen-results li{
	padding-left: 16px;
}

.chosen-container-single .chosen-single span{
	margin-right: 34px;
}

.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container .chosen-drop{
	border:0;
}

@media(max-width: 1099px) and (min-width: 980px){
	.ewb-gover-item{
		width: 86px;
		margin-left: 10px;
	}

	.ewb-guide-l{
		width: 679px;
	}

	.ewb-service-l{
		width: 613px;
	}

	.ewb-service-items>li{
		width: 292px;
	}

	.ewb-service-items>li>a{
		padding-left: 144px;
	}

	.ewb-wt400{
		width: 340px;
	}
}

@media(max-width: 979px) and (min-width: 767px){
	.ewb-imgscroll,
	.ewb-gover,
	.ewb-public-hd{
		margin: 0 10px;
	}

	.ewb-gover-panel{
		min-height: 0;
	}

	.ewb-guide{
		padding: 0 10px;
	}

	.ewb-guide-l{
		width: 100%;
	}

	.ewb-guide-r{
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.ewb-func-item{
		width: 233px;
		margin-left: 6px;
	}

	.ewb-func1, 
	.ewb-func2{
		width: 118px;
	}

	.ewb-func1{
		margin-left: 0;
	}

	.ewb-service{
		padding: 0 10px;
	}

	.ewb-service-l{
		width: 100%;
		margin-left: 0;
	}

	.ewb-service-items>li{
		width: 350px;
		margin-left: 20px;
		margin-top: 10px;
	}

	.ewb-service-items>li:first-child{
		margin-left: 0;
	}

	.ewb-service-r{
		float: left;
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.ewb-ser-item{
		margin-left: 100px;
	}

	.ewb-exchange{
		padding: 14px 10px 0 10px;
	}

	.ewb-wt400{
		width: 100%;
	}

	.ewb-ml46{
		margin-left: 0;
	}

	.ewb-report{
		width: 100%;
		margin-left: 0;
	}
	
}

@media(max-width: 767px){
	/* notice */

    .ewb-notice{
        background: #fff;
        height: 36px;
        line-height: 36px;
    }

    .ewb-notice-hd{
        width: 65px;
        background: #0865d5;
        padding-left: 5px;
    }

    .ewb-notice-hd a{
    	font-size: 14px;
    }

    .ewb-notice-bd{
    	margin: 0 35px 0 65px;
    }

    a.ewb-notice-more{
    	font-size: 12px;
    	right: -35px;
    }

    .ewb-notice-items li{
    	width: 100%;
    }

    .ewb-p16,
    .ewb-p18,
    .ewb-pb20,
    .ewb-pb23{
    	padding: 10px 0;
    	margin-top: 10px;
    }

    .ewb-imgscroll,
	.ewb-gover,
	.ewb-public-hd{
		margin: 0;
	}

	.ewb-gover-item{
		width: 25%;
		margin-left: 0;
	}

	.ewb-gover-item a{
		font-size: 14px;
	}

	.ewb-gover-panel{
		min-height: 0;
		padding-top: 5px;
	}

	.ewb-guide-l{
		width: 100%;
	}

	.ewb-guide{
		padding: 0;
		margin-top: 10px;
	}

	.ewb-guide-r{
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.ewb-guide-hd{
		width: auto;
		float: none;
		font-size: 0;
		white-space: nowrap;
		overflow-x: auto;
	}

	.ewb-guide-item{
		height: 32px;
		line-height: 32px;
		display: inline-block;
		background: none;
	}

	.ewb-guide-item a{
		background: none!important;
		padding: 0 5px;
		font-size: 14px;
	}

	.ewb-guide-panel{
		height: auto;
		margin-left: 0;
		border:0;
	}

	.ewb-guide-sec{
		margin: 0;
	}

	.ewb-func1, .ewb-func2{
		width: 49%;
	}

	.ewb-func2{
		margin-left: 2%;
	}

	.ewb-func-item a{
		background-size: 100% 100%;
	}

	.ewb-service-l,
	.ewb-service-r{
		width: 100%;
		margin-left: 0;
	}

	.ewb-service-items>li{
		width: 100%;
		margin-top: 5px;
		margin-left: 0;
	}

	.ewb-service-items>li>a{
		padding-left: 52%;
	}

	.ewb-service-r{
		margin-top: 5px;
	}

	.ewb-ser-item{
		width: 33.333%;
		margin-left: 0;
	}

	.ewb-ser-item a{
		max-width: 97px;
		margin: 0 auto;
	}

	.ewb-exchange{
		padding: 10px 0 0 0;
	}

	.ewb-wt400{
		width: 100%;
		margin-left: 0;
	}

	.ewb-report{
		width: 100%;
		margin-left: 0;
		padding-top: 0;
	}

	.ewb-sel-item{
		width: 100%;
		margin-top: 5px;
	}

	.ewb-sel-items,
	.ewb-sel-mod{
		margin: 0;
	}

	.ewb-sel{
		margin-top: 0;
	}

	.ewb-notice-items li{
		max-width:200px;
	}
}

.ewb-zffw-sch-lab {
    left: 40px;
    line-height: 43px;
}

/* 0708新增 */

.ewb-service-items>li{
	position: relative;
	overflow: hidden;
}

.ewb-service-items>li>a{
	width: 100%;
}

.ewb-service-mod{
	position: absolute;
	left: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 10;
	overflow: hidden;
}

.ewb-service-items>li.hasopen>a{
	margin-left: -100%;
}

.hasopen .ewb-service-mod{
	left: 0;
}

.ewb-mod1{
	background: url('../images/list_bg1.jpg') right top no-repeat #e5f3ff;
}

.ewb-mod2{
	background: url('../images/list_bg2.jpg') right top no-repeat #d9f1ed;
}

.ewb-mod-hd{
	width: 40px;
	float: left;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	color: #fff;
	height: 181px;
	padding-top: 50px;
}

.ewb-mod1 .ewb-mod-hd{
	background: url('../images/service_hd1.jpg') center bottom no-repeat #0d7ddc;
}

.ewb-mod2 .ewb-mod-hd{
	background: url('../images/service_hd2.jpg') center bottom no-repeat #02a286;
}

.ewb-mod-bd{
	margin-left: 40px;
	padding: 4px 5px 0 7px;
	height: 181px;
}

.ewb-imgscroll-other{
	display: block;
}

.ewb-list-item{
	height: 35px;
	line-height: 35px;
	width: 33.3333%;
	float: left;
	font-size: 14px;
	vertical-align: top;
	/*background: #fff;*/
	/*padding-left: 7px;*/
	margin-top: 6px;
	/*margin-right: 10px;*/
}

.ewb-list-item a{
	padding-left: 24px;
	color: #666;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 5px;
}

.ewb-mod1 .ewb-list-item a{
	background: url('../images/info_icon1.jpg') 7px center no-repeat #fff;
}

.ewb-mod2 .ewb-list-item a{
	background: url('../images/info_icon2.jpg') 7px center no-repeat #fff;
}

.ewb-imgscroll-other .owl-dots{
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	height: 4px;
}

.ewb-imgscroll-other .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 2px;
    width: 14px;
    height: 4px;
    background: #d6e0e8;
    vertical-align: top;
}

.ewb-mod1 .ewb-imgscroll-other .owl-dots .owl-dot.active{
	background: #0d7ddc;
}

.ewb-mod2 .ewb-imgscroll-other .owl-dots .owl-dot.active{
	background: #02a286;
}

.ewb-imgscroll-other .owl-prev,
.ewb-imgscroll-other .owl-next{
	display: block;
    width: 19px;
    height: 45px;
    position: absolute;
    top: 63px;
}

.ewb-imgscroll-other .owl-prev{
	left: -7px;
	background: url('../images/l_btn.png') no-repeat;
}

.ewb-imgscroll-other .owl-next{
	right: -5px;
	background: url('../images/r_btn.png') no-repeat;
}

@media(max-width: 1099px) and (min-width: 980px){
	.ewb-mod-bd .ewb-list-item a{
		font-size: 12px;
		padding-left: 16px;
		background-position: 4px center;
	}
}

@media(max-width: 330px){
	.ewb-mod-bd .ewb-list-item a{
		font-size: 12px;
		padding-left: 16px;
		background-position: 4px center;
	}
}

/* 不间断滚动 */
.ewb-ms{
	position: relative;
	padding: 15px 28px 0;
	height: 221px;
}

.wb-marquee {
    width: 100%;
    height: 211px;
}

.wb-marquee-items {
    width: 100%;
    height: 120px;
    background: #fff;
}

.wb-marquee-items li {
	position: relative;
    width: 210px;
    height: 211px;
    float: left;
}

.wb-marquee-img {
    display: block;
    width: 186px;
}

.wb-marquee-tt {
	position: absolute;
    bottom: 0;
    left: 0;
    width: 246px;
    display: block;
    height: 31px;
    text-indent: 15px;
    line-height: 31px;
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('../images/mask_bg.png') repeat;
}

.wb-left-btn a,
.wb-right-btn a{
	display: block;
	height: 26px;
}

.wb-left-btn, 
.wb-right-btn{
    position: absolute;
    top: 50%;
    z-index: 999;
    margin-top: -13px;
    width: 13px;
    height: 26px;
}

.wb-left-btn{
    left: 0;
    background: url('../images/ms_l.png') no-repeat center;
}

.wb-right-btn{
    right: 0;
    background: url('../images/ms_r.png') no-repeat center;
}

.wb-left-btn:hover{
	background-image: url('../images/ms_lh.png');
}

.wb-right-btn:hover{
	background-image: url('../images/ms_rh.png');
}

/* end */

#ulid {
	height: 37px;
    overflow: hidden;
}

.ewb-gover-item2{
	float: left;
	height: 29px;
	line-height: 29px;
	width: 83px;
	margin-left: 20px;
	position: relative;
	margin-top: -3px;
}

.ewb-gover-item2:first-child{
	margin-left: 0;
}

.ewb-gover-item2 a{
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
	border-radius: 1px;
}

.ewb-gover-item2 i{
	display: none;
	width: 10px;
	height: 4px;
	background: url('../images/arrow_icon.png') no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -4px;
}

.ewb-gover-item2.cur a{
	background: #1078e2;
	font-weight: bold;
	color: #fff;
}

.ewb-gover-item2.cur i{
	display: block;
}


.ewb-gover-hd2{
	height: 35px;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 8px;
}

/* 头条 */
.headlines {
    margin-bottom: 13px;
    padding: 10px 25px 5px;
    border: 2px solid #eaf2fb;
    border-top-color: #015293;
    box-shadow: 0px 0px 16px 4px rgba(45, 126, 218, 0.06);
    background: #fff;
    overflow: hidden;
}
.headlines-tt {
    max-height: 68px;
    line-height: 34px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #0c57a3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.headlines-content {
    max-height: 26px;
    line-height: 26px;
    text-align: center;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #0c57a3;
}

.headlines-more {
    height: 24px;
    line-height: 24px;
    text-align: right;
}

.headlines-more > a {
    color: #0c57a3;
}

@media (max-height: 979px) {
    .headlines-tt {
        font-size: 26px;
    }
}

@media (max-height: 767px) {
    .headlines {
        height: auto;
        padding: 5px 10px;
    }
    .headlines-tt {
        max-height: 52px;
        line-height: 26px;
        font-size: 16px;
    }
    .headlines-content {
        margin-top: 5px;
        max-height: 44px;
        line-height: 22px;
        -webkit-line-clamp: 2;
    }
}
