/**!
 * -首页
 * author: kelleyv;
 * date:2021-04-01
 */

/* 正文 */

/* 要闻快讯 */

.ewb-news{
	margin-top: 16px;
	height: 112px;
	text-align: center;
	background: url('../images/news_icon.png') no-repeat left top;
	border-bottom: 1px dashed #2fbf51;
}

.ewb-news h2{
	line-height: 35px;
	font-size: 26px;
	font-weight: bold;
	color: #036DB3;
}

.ewb-news a{
	display: block;
	margin: 0 auto;
	width: 88%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}

.ewb-news h2 a{
	padding-top: 18px;
	color: #036DB3;
}

.ewb-news-tt{
	padding-top: 14px;
	line-height: 20px;
	color: #333;
}

/* 轮播图 */

.wb-slider {
    position: relative;
    height: 360px;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background: url('../images/mask_bg.png');
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 18px;
    width: 250px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 12px;
    bottom: 14px;
    height: 10px;
}

.wb-slider-stag {
    float: left;
    margin-right: 8px;
    height: 10px;
    width: 10px;
    background: url('../images/dot.png') no-repeat center;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url('../images/dot_h.png');
}

/* tab切换 */

.ewb-tab-hd{
	height: 42px;
	line-height: 42px;
}

.ewb-tab-tt{
	float: left;
	padding: 0 18px;
	height: 42px;
	font-size: 18px;
	color: #888;
}

.ewb-tab-tt.cur{
	color: #fff;
	background: #036DB3;
}

.ewb-tab-more a{
	display: block;
	width: 21px;
	height: 40px;
	background: url('../images/more.png') no-repeat left 19px;
}

/* banner */

.ewb-banner{
	display: block;
}

/* 公告栏 */

.ewb-notc{
	margin-right: 1px;
	padding: 23px 0 0 20px;
	background: url('../images/notc_img.jpg') no-repeat right top #036DB3;
}

.ewb-notc-tt{
	padding: 4px 0 0 38px;
	display: block;
	height: 24px;
	line-height: 22px;
	font-size: 18px;
	color: #fff;
	background: url('../images/notc_icon.png') no-repeat left top;
}

.ewb-notc-bd ul{
	padding: 9px 0 22px;
}

.ewb-notc-bd .wb-data-list{
	background-image: url('../images/dot3.png');
	line-height: 32px;
}

.ewb-notc-bd .wb-data-infor{
	margin-right: 10px;
}

.ewb-notc-bd .wb-data-infor,
.ewb-notc-bd .wb-data-infor a{
	color: #fff;
}

/* 领导信箱 */

.ewb-email li{
	margin: 10px 1px 0 0;
}

.ewb-email li:first-child{
	margin-top: 0;
}

.ewb-email-item{
	padding-left: 119px;
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #333;
	background-repeat: no-repeat;
	background-position: 48px 13px;
	background-color: #f3fef7;
	border: 1px solid #c7e1ce;
}

.ewb-email-item.icon1{
	background-image: url('../images/email_icon1.png');
}

.ewb-email-item.icon2{
	background-image: url('../images/email_icon2.png');
}

.ewb-email-item.icon3{
	background-image: url('../images/email_icon3.png');
}

.ewb-email-item.icon4{
	background-image: url('../images/email_icon4.png');
}

.ewb-email-item.icon5{
	background-image: url('../images/email_icon5.png');
}

.ewb-email-item.icon6{
	background-image: url('../images/email_icon6.png');
}

.ewb-email-item:hover{
	color: #fff;
	background-color: #036DB3;
	border: 1px solid #036DB3;
}

.ewb-email-item.icon1:hover{
	background-image: url('../images/email_icon1h.png');
}

.ewb-email-item.icon2:hover{
	background-image: url('../images/email_icon2h.png');
}

.ewb-email-item.icon3:hover{
	background-image: url('../images/email_icon3h.png');
}

.ewb-email-item.icon4:hover{
	background-image: url('../images/email_icon4h.png');
}

.ewb-email-item.icon5:hover{
	background-image: url('../images/email_icon5h.png');
}

.ewb-email-item.icon6:hover{
	background-image: url('../images/email_icon6h.png');
}

/* 项目进度 */

.ewb-colu{
	float: left;
	width: 438px;
	height: 214px;
	overflow: hidden;
}

.ewb-colu-hd{
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #ebebeb;
}

.ewb-colu-tt{
	margin-top: -1px;
	padding: 0 10px;
	height: 44px;
	font-size: 18px;
	color: #036DB3;
	border-top: 2px solid #068c37;
}

.ewb-colu-tt.sec{
	padding: 0 1px;
}

.ewb-colu-more{
	width: 21px;
	height: 45px;
	background: url('../images/more.png') no-repeat left 22px;
}

/* 招标信息，公司商务 */

.ewb-tender{
	width: 1200px;
}

.ewb-tender-hd{
	margin-left: 3px;
	padding: 75px 17px;
	width: 20px;
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #036DB3;
	cursor: pointer;
}

.ewb-tender-hd:first-child{
	margin-left: 0;
}

.ewb-tender-bd{
	width: 1069px;
}

.ewb-wt511{
	float: left;
	width: 511px;
}

.ewb-tender-notc{
	height: 42px;
	border-bottom: 1px solid #ebebeb;
}

.ewb-tender-tt{
	padding: 8px 10px 0;
	height: 33px;
	line-height: 30px;
	font-size: 18px;
	color: #036DB3;
	border-bottom: 2px solid #036DB3;
}

.ewb-tender-notc .ewb-colu-more{
	height: 42px;
}

.ewb-com-tt{
	margin-right: 2px;
	float: left;
	width: 126px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #666;
	background: #f3fef7;
	border: 1px solid #c7e1ce;
}

.ewb-com-tt.last{
	margin-right: 0;
	width: 119px;
}

.ewb-com-tt.cur{
	color: #fff;
	background: #036DB3;
	border: 1px solid #036DB3;
}

.ewb-com-bd ul{
	padding-top: 9px;
}

.ewb-com-bd .wb-data-date{
	margin-right: 13px;
}

/* ms轮播 */

.ewb-ms{
	position: relative;
    height: 160px;
}

.wb-marquee {
    width: 1200px;
    height: 160px;
}

.wb-marquee-items {
    width: 1200px;
    height: 160px;
}

.wb-marquee-items li {
	position: relative;
    width: 245px;
    height: 160px;
    float: left;
}

.wb-marquee-img {
    display: block;
    width: 228px;
}

.wb-marquee-tt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 228px;
	display: block;
	height: 34px;
	text-indent: 15px;
	line-height: 34px;
	font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('../images/mask_bg.png');
}

.wb-left-btn,
.wb-right-btn{
	position: absolute;
	z-index: 999;
	top: 61px;
	width: 24px;
    height: 38px; 
}

.wb-left-btn{
	left: 0;
}

.wb-right-btn{
	right: 0;
}

/* 友情链接 */

.ewb-flink{
	height: 370px;
	background: #f4f4f4;
}

.ewb-flink-hd{
	margin-right: 2px;
	width: 193px;
	height: 50px;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	background: url('../images/flink_hd.png') no-repeat center;
}

.ewb-flink-item{
	margin: 7px 0 0 17px;
	float: left;
}
