﻿﻿/**!
 * &#31726;&#29699;&#27604;&#20998;&#51;&#54;&#53;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#36275;&#29699;&#25968;&#25454;&#30452;&#25773;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#36275;&#29699;&#32593;&#24320;&#25143;国资委二级页
 * author: huangcong;
 * date:2019-12-17
 */

.ewb-ml10{
	margin-left: 10px;
}

.ewb-notice-bd{
	padding: 10px 20px;
}

.ewb-spc .ewb-info-forus{
	margin-right: 0;
}

.ewb-mt7{
	margin-top: 7px;
}

.ewb-service-bd{
	padding:0 10px;
	padding-top: 17px;
}

.ewb-service-item{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}

.ewb-service-item a{
	display: block;
	margin: 0 10px;
	border: 1px solid #2fb7e9;
	background-position: center 9px;
	background-repeat: no-repeat;
	padding-top: 65px;
	line-height: 28px;
	font-size: 16px;
	text-align: center;
	position: relative;
}

.ewb-service-item a:before{
	content: '';
	width: 60px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0;
}

.ewb-service-item a:hover{
	font-weight: bold;
}

.ewb-service-item .ewb-service1{
	background-image: url('../images/service1.png');
	background-color: #f0fbff;
	border-color: #2fb7e9;
	color: #2fb7e9;
}

.ewb-service-item .ewb-service1:hover{
	background-color: #e0f5fd;
}

.ewb-service1:before{
	background: #2fb7e9;
}

.ewb-service-item .ewb-service2{
	background-image: url('../images/service2.png');
	background-color: #e8feee;
	border-color: #62c77c;
	color: #62c77c;
}

.ewb-service-item .ewb-service2:hover{
	background-color: #d8fce2;
}

.ewb-service2:before{
	background: #62c77c;
}

.ewb-service-item .ewb-service3{
	background-image: url('../images/service3.png');
	background-color: #fff2cb;
	border-color: #e9b61e;
	color: #e9b61e;
}

.ewb-service-item .ewb-service3:hover{
	background-color: #ffeeba;
}

.ewb-service3:before{
	background: #e9b61e;
}

.ewb-service-item .ewb-service4{
	background-image: url('../images/service4.png');
	background-color: #eeedfd;
	border-color: #948cf2;
	color: #948cf2;
}

.ewb-service-item .ewb-service4:hover{
	background-color: #e0ddff;
}

.ewb-service4:before{
	background: #948cf2;
}

/* 右侧 */

.ewb-mr10{
	margin-right: 10px;
}

.ewb-loc{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: url('../images/loc_bg.jpg') left bottom repeat-x;
}

.ewb-loc p{
	padding-left: 46px;
	background: url('../images/home_icon.png') 20px center no-repeat;
}

.ewb-loc a{
	color: #333;
}

.ewb-loc .ewb-red{
	color: #bc0501;
}

.ewb-list{
	padding: 4px 20px 25px 20px;
}

.ewb-list-item{
	height: 40px;
	line-height: 39px;
	font-size: 16px;
	padding-left: 7px;
	vertical-align: top;
	border-bottom: 1px dashed #c2c2c2;
	width: 815px;
}

.ewb-list-forus{
    margin-right: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-list-forus a{
    padding-left: 18px;
    color: #333;
    background: url('../images/dian.jpg') left center no-repeat;
}

.ewb-list-date{
    float: right;
    color: #999;
    margin-top: -39px;
    font-size: 14px;
}

.ewb-list-item:hover .ewb-list-forus,
.ewb-list-item:hover .ewb-list-forus a,
.ewb-list-item:hover .ewb-list-date{
    color: #bc0501;
}

.ewb-list-item:hover .ewb-list-forus a{
    background-image: url('../images/dianh.jpg');
}

.pager{
	margin-top: 30px;
}

.ewb-pb24{
	padding-bottom: 24px;
}

/* pad */
@media(max-width: 979px){
	.ewb-ml10,
	.ewb-mr10{
		margin: 0;
		margin-top: 10px;
	}
}

/* phone */

@media(max-width: 767px){
	.ewb-list{
		padding: 4px 5px 10px 5px;
	}

	.ewb-list-forus{
		margin-right: 80px;
		font-size: 14px;
	}
}

/*2020.02.27*/
.ewb_pager{
	margin-top: 30px;
}
.moresub_more{
	padding-right:5px;
}
.moresub_more a {
    color: #333;
}
.moresub_more a:visited  {
    color: #333;
}
.moresub_more a:hover {
    color:#333;
}
.moresub_more a:active {
    color: #333;
}

/*2020.03.03*/
.ewb-data-infor a{
	padding-left: 10px;
    color: #333;
}
.ewb-data-infor a:hover{
	color:#bc0501;
}

/*2020.04.13*/
.ewb_wyly{
	float: right;
    background: #bc0501;
    color: #ffffff;
    width: 100px;
    text-align: center;
}
.ewb_wyly>a{
	color:#FFF;
	cursor:pointer;
}