﻿/**!
 * 苏州审计局-首页
 * author: gaojian
 * date:20161221
 */

.ewb-main{
	padding: 10px 0;
}
/* 图片轮播 */
.ewb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}
.ewb-slider-conbox {
    overflow: hidden;
}
.ewb-slider-ctag {
    display: block;
    position: relative;
}
.ewb-slider-ctag img {
    display: block;
    width: 100%;
    height: auto;
}
.ewb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: url(../images/mask.png) repeat;
}
.ewb-slider-mask .ellipsis {
    display: block;
    margin-left: 20px;
    width: 300px;
    color: #fff;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ewb-slider-switcher {
    position: absolute;
    right: 40px;
    bottom: 12px;
    height: 17px;
}
.ewb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 17px;
    width: 20px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    background: url(../images/stag.png) repeat-x;
    cursor: pointer;
}
.ewb-slider-stag.cur {
    background: url(../images/stag_active.png) repeat-x;
}
/* 审计要闻 */
.ewb-column{
	height: 334px;
}
.ewb-column-hd{
	height: 28px;
	border-bottom: 1px solid #e6e6e6;
}
.ewb-column-tt{
	font-size: 17px;
	font-weight: bold;
	color: #d41616;
}
.ewb-data-item {
    padding: 8px 0 0 5px;
}

.ewb-data-list {
    line-height: 26px;
    padding-left: 13px;
    cursor: pointer;
    background: url(../images/list_icon.png) 0 50% no-repeat;
}

.ewb-data-infor {
    margin-right: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-data-infor a {
    color: #333;
}

.ewb-data-date {
    float: right;
    color: #666;
    margin-top: -26px;
}
.ewb-data-list:hover,
.ewb-data-list:hover .ewb-data-date,
.ewb-data-list:hover a {
    color: #d41616;
}
/* 苏州审计 */
.ewb-column1{
	height: 207px;
	border: 1px solid #e1e0e0;
	border-top: 2px solid #085eb5;
}
.ewb-column1-hd{
	height: 32px;
	background-color: #eeeeee;
}
.ewb-column1-tt{
	display: block;
	height: 34px;
	padding: 0 14px 0 27px;
	margin: -2px 0 0 -1px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	line-height: 34px;
	background: url(../images/column_tt.png) left center no-repeat #085eb5;
}
.ewb-column-t{
	display: block;
	height: 34px;
	padding: 0 14px 0 27px;
	margin: -2px 0 0 -1px;
	font-size: 17px;
	font-weight: bold;
	color: #d41616;
	line-height: 34px;
}
.ewb-column-t.current{
	color: #fff;
	background: url(../images/column_tt.png) left center no-repeat #085eb5;
}
.ewb-column1-bd{
	padding: 0 14px 0 10px;
}

/* 审计公告、预算、决算、政府采购 */
.slideTxtBox li.on .ewb-column1-tt{display: block;height: 34px;padding: 0 14px 0 27px;
margin: -2px 0 0 -1px;font-size: 17px;font-weight: bold;color: #fff;line-height: 34px;
background: url(../images/column_tt.png) left center no-repeat #085eb5;}
.slideTxtBox li .ewb-column1-tt{background:none;color:#d41616;}

/* 登入入口 */
.ewb-login{
	height: 172px;
	padding-top: 1px;
}
.ewb-login-box{
	margin-left: -7px;
}
.ewb-login-box a{
	display: inline-block;
	/* width: 42px; */
	width: 117px;
	height: 42px;
	/* padding-left: 13px; */
	padding-top: 8px;
	font-size: 15px;
	margin-left: 7px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	background-color: #085eb5;
}
.ewb-login-box .last{
	width: 43px;
}
.ewb-login-box a:hover{
	background-color: #e30000;
}
.ewb-mt3{
	margin-top: 3px;
}
.ewb-login-img img{
	display: block;
	width: 242px;
	height: 47px;
	padding-bottom: 3px;
}
.ewb-login-btn1{
	display: block;
	width: 147px;
	height: 45px;
	padding-left: 95px;
	font-size: 17px;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	background: url(../images/login_icon1.png) 28px center no-repeat;
	background-color: #57c07f;
}
.ewb-login-btn2{
	display: block;
	/* width: 127px; */
	width: 127px;
	height: 46px;
	padding-left: 95px;
	padding-right: 20px;
	/* font-size: 17px;
	line-height: 46px; */
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	background: url(../images/login_icon2.png) 28px center no-repeat;
	background-color: #e8bb64;
}
.ewb-login-btn1:hover{
	background-color: #51b978;
}
.ewb-login-btn2:hover{
	background-color: #e0b45e;
}
/* 政府信息公开 */
.ewb-info{
	height: 209px;
	padding: 9px 14px 0 15px;
}
.ewb-border{
	border: 1px solid #dde0e3;
	border-top: 2px solid #0660b8;
}
.ewb-info-tt{
	font-size: 17px;
	font-weight: bold;
	color: #e30000;
}

.ewb-ques-tt{
	font-size: 17px;
	font-weight: bold;
	color: #999;
	margin-right:20px;
}

.ewb-ques-tt.current{
	color: #e30000;
}

.ewb-info-bd{
	padding-top: 10px;
}
.ewb-info-item{
	height: 25px;
	line-height: 25px;
	/* padding-left: 33px; */
	padding-left: 25px;
	border-bottom: 1px solid #eeeeee;
	background: url(../images/info_list_icon.png) 11px center no-repeat;
}
.ewb-info-item a{
	font-size: 15px;
	color: #333;
}
.ewb-info-item.last{
	border-bottom: 0;
}
/* 审计执法公示 */
.ewb-mt12{
	margin-top: 12px;
}
.ewb-publicity{
	height: 186px;
	padding: 9px 3px 0 15px;
}
.ewb-publicity-bd{
	padding: 12px 0 0 0;
	margin-left: -9px;
}
.ewb-publicity-item{
	margin: 0 5px 5px 0;
	height: 31px;	
}
.ewb-publicity-item a{
	display: block;	
	line-height: 31px;
	text-align: center;
	color: #196cbc;
	background-color: #e7f4ff;
}
.ewb-width91{
	width: 91px;
}
.ewb-width62{
	width: 62px;
}
.ewb-width158{
	width: 158px;
}
.ewb-width110{
	width: 110px;
}
.ewb-width225{
	width: 225px;
}
.ewb-publicity-item a:hover{
	background-color: #ddedfa;
}

/* 审计法规 */
.ewb-low.ewb-column{
	height: 196px;
	border: 1px solid #dde0e3;
}
.ewb-low .ewb-column-hd{
	height: 35px;
	padding-left: 15px;
	background-color: #f5f5f5;
	border: 0;
}
.ewb-low .ewb-column-tt{
	height: 34px;
	line-height: 34px;
	padding: 0 11px 0 15px;
	margin: -1px 0 0 -16px;
	border-top: 2px solid #0660b8;
}
.ewb-low .ewb-column-bd{
	padding: 1px 15px 0 10px;
}
.ewb-low .ewb-data-list{
	line-height: 24px;
}
.ewb-low .ewb-data-date {
    margin-top: -24px;
}

/* 专题专栏 */
.ewb-spceial{
	/* height: 394px; */
	height: 186px;
	padding: 9px 11px 0 15px;
}
.ewb-spceial .ewb-info-bd{
	/* padding-top: 17px; */
	margin-left: -4px;
}
.ewb-special-items{
	/* padding-top: 10px; */
}
.ewb-special-item{
	line-height: 24px;
	padding-left: 18px;
	background: url(../images/list_icon.png) 4px center no-repeat;
}
.ewb-special-item a{
	display: block;
	width: 98%;
	color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* 在线调查 */
.ewb-online{
	height: 181px;
	padding: 9px 0 0 15px;
}
.ewb-online-tt{
	line-height: 21px;
	padding-left: 5px;
	font-size: 15px;

}
.ewb-radios{
	/* padding-left: 12px;
	padding-bottom: 18px; */
	padding:5px 0px 13px 5px;
}
.ewb-check-box{
	width: 100%;
	font-size: 15px;
	/* margin-top: 18px; */
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.ewb-check-box input{
	margin-right: 13px;
}
.ewb-submit{
	width: 71px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 15px;
	margin-left: 10px;
	border: 0;
	border-radius: 2px;
	background-color: #0660b8;
	color: #fff;
	cursor: pointer;
}
.ewb-result{
	width: 120px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 15px;
	margin-left: 10px;
	border: 0;
	border-radius: 2px;
	background-color: #e30000;
	color: #fff;
	cursor: pointer;
}
.ewb-submit:hover{
	background-color: #0359ac;
}
.ewb-result:hover{
	background-color: #d50101;
}
/* 相关链接 */
.ewb-links{
	height: 43px;
	padding-top: 17px;
	background-color: #e3e3e3;
}
.ewb-links-sec{
	width: 179px;
	height: 27px;
	padding-left: 15px;
	line-height: 27px;
	margin-left: 20px;
	border: 1px solid #cdd1d3;
}
.ewb-links-sec.first{
	margin-left: 7px;
}
.ewb-special-img{
	display: block;
	width: 218px;
	height: 62px;
	margin-bottom: 5px;
}
.ewb-special-img img{
	vertical-align: top;
}
.ewb-online{
	height: 181px;
}
.ewb-mt10 {
    margin-top:10px;
}
.ewb-online-btn1{
	background: url(../images/dc_1.jpg) no-repeat;
}
.ewb-online-btn2{
	background: url(../images/py_1.jpg) no-repeat;
}
.ewb-online-btn3{
	background: url(../images/tp_1.jpg) no-repeat;
}
.ewb-online-btn1:hover{
	background: url(../images/dc_2.jpg) no-repeat;
}
.ewb-online-btn2:hover{
	background: url(../images/py_2.jpg) no-repeat;
}
.ewb-online-btn3:hover{
	background: url(../images/tp_2.jpg) no-repeat;
}
.ewb-online a{
	/* display: block; */
	width: 242px;
	height: 59px;
}




