
/**!
 * ç™½åŸŽå¸‚å…¬å…±èµ„æºäº¤æ˜“ç½‘
 * author: chenzhaoping;
 * date:2018-10-24
 */

/* æ­£æ–‡ */

.ewb-location {
    margin: 20px 10px;
}

.ewb-location>a {
    color: #333;
}

.ewb-location>a.cur{
	color: #ff0000;
}

.ewb-process{
    min-height: 588px;
    width: 916px;
    margin: 0 auto;
}

.ewb-process-hd{
	margin-top:10px;
	margin-left: 5px;
}

.ewb-process-hd li{
	margin-left: -16px;
	float: left;
	width: 174px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	background: url('../images/process_bg.png') no-repeat left center;
	background-size: 100% 100%;
	background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/process_bg.png', sizingMethod='scale');
	cursor: pointer;
}

.ewb-process-hd li.cur{
	background: url('../images/process_bgh.png') no-repeat left center;
	background-size: 100% 100%;
	background: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/process_bgh.png', sizingMethod='scale');
}

.ewb-process-bd{
	font-size: 16px;
}

.ewb-article{
	line-height: 30px;
	font-family: "SimSun";
}

.ewb-article h3{
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #eb2826;
}

.ewb-article p{
	text-indent: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.ewb-article p.ewb-grap{
	text-indent: 62px;
}

.ewb-spec{
	font-weight: bold;
}

.ewb-tender{
	margin: 30px 0 10px;
	display: inline-block;
	width: 104px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-family: "Microsoft Yahei";
	color: #333;
	background: #e6e1df;
	text-indent: 0;
}

.ewb-empty{
	margin: 40px 0 0 20px;
}

.ewb-turn .ewb-process{
	width: 1200px;
	overflow: hidden;
}

.ewb-turn .ewb-process-hd li{
    width: 311px;
}
/*æŠ¥åå€’è®¡æ—¶*/
.ewb-countdown {
    margin: 32px auto;
    padding-top: 32px;
    width: 314px;
    height: 44px;
    border: 1px solid #308ad2;
    border-radius: 5px;
    position: relative;
}
.ewb-cd-tt {
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -68px;
    width: 137px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px;
    background-color: #308ad2;
}
.ewb-cd-tt span {
    font-size: 16px;
    color: #fff;
}
.ewb-time {
    padding-left: 60px;
    height: 28px;
    line-height: 28px;
}
.ewb-time-number {
    float: left;
    width: 29px;
    height: 28px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background-color: #308ad2;
}
.ewb-time-name {
    float: left;
    margin: 0 19px 0 3px;
}
.ewb-time-number {
    float: left;
    width: 29px;
    height: 28px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background-color: #308ad2;
}
.ewb-time-name {
    float: left;
    margin: 0 19px 0 3px;
}
.want-in {
    margin: 0 150px;
    margin-bottom: 25px;
    width: 104px;
    height: 46px;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    outline: 0;
    border: 0;
    background: url('../images/hybm.jpg');
}

.download {
    margin: 0 150px;
    margin-bottom: 25px;
    width: 235px;
    height: 60px;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    outline: 0;
    border: 0;
    background: url('../images/zbwj.png');
}

.news-con {
	margin: 100px auto;
    width: 105px;
}