/* 内容 */
body {
    background: none;
}

.ewb-userCenter-head {
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #f1f1f1;
}

.ewb-user-home {
	margin-left: 20px;
    padding-left: 20px;
    background: url("../images/about/home_ico.png") left center no-repeat;
}

.ewb-user-tools {
    width: 700px;
}

.ewb-tool-link {
    margin-left: 28px;
    color: #333;
    font-size: 14px;
    cursor: default;
}

/* 搜索 */
.ewb-userCenter-search {
    position: relative;
    margin-top: 32px;
    width: 349px;
    height: 38px;
    border-radius: 19px;
    background-color: #f1f2f3;
}

.ewb-search-btn {
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border: 0;
    right: 13px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
    background: url("../images/about/search_ico.png") center no-repeat;
}


.ewb-input-wrap {
    position: relative;
    z-index: 1;
    border: 1px solid #e5e5e5;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 13px;
    height: 37px;
    line-height: 37px;
    color: #999;
    z-index: 0;
    cursor: text;
}

.ewb-form-input {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    outline: none;
    border: 0;
    text-indent: 13px;
}


.ewb-top-search {
    margin-right: 50px;
    margin-left: 6px;
}

.ewb-top-search .input-placeholder {
    padding-left: 19px;
}

.ewb-top-search .ewb-form-input {
    background: none;
}

/* 导航 */
.ewb-user-nav {
    height: 50px;
    background-color: #1080cc;
}

.ewb-usernav-items>li {
    float: left;
    margin-right: 10px;
}

.ewb-usernav-items>li>a {
    display: block;
    padding: 0 46px;
    font-size: 18px;
    color: #fff;
    border-top: 2px solid transparent;
    height: 48px;
    line-height: 48px;
}

.ewb-usernav-items>li>a:hover,
.ewb-usernav-items>li>a.active {
    border-color: #00adef;
    background: url("../images/about/user_nav_bg.jpg") left top repeat-x #00adef;
}

.ewb-usernav-items .cur{
    border-color: #00adef;
    background: url("../images/about/user_nav_bg.jpg") left top repeat-x #00adef;
}


/* 平台导航 */
.ewb-garden {
    display: none;
    position: absolute;
    left: -86px;
    right: 0;
    padding-top: 3px;
    top: 35px;
    width: 1200px;
    z-index: 9999;
}

.ewb-platform-nav {
    margin-left: 48px;
    position: relative;
}

.ewb-platform-nav>span {
    cursor: pointer;
}

.ewb-platform-nav .ewb-garden {
    left: -1040px;
}


.ewb-garden-mod {
    background: #fff;
    padding-left: 40px;
    padding-top: 14px;
    padding-bottom: 15px;
    position: relative;
    border: 1px solid #8dd0f5;
    box-shadow: 0 0 10px #a6dcfa;
}

.ewb-grade-line {
    position: absolute;
    width: 1px;
    background: #e5e5e5;
    top: 20px;
    bottom: 30px;
}

.ewb-grade-line1 {
    left: 358px;
}

.ewb-garden-hd>h3 {
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.ewb-wt316 {
    width: 316px;
    float: left;
}

.ewb-graden-item {
    width: 105px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-graden-item a {
    padding-left: 13px;
    color: #333;
    /* background: url('../images/about/info-icon2.jpg') left center no-repeat;   */
}

.ewb-graden-item a:hover {
    color: #1080cc;
}

.ewb-wt220 {
    width: 220px;
    float: left;
}

.ewb-wt235 {
    width: 235px;
    float: left;
}

.ewb-wt110 {
    width: 110px;
    float: left;
}

.ewb-ml25 {
    margin-left: 25px;
}

.ewb-grade-line2 {
    left: 604px;
}

.ewb-grade-line3 {
    left: 870px;
}

.ewb-platform-nav:hover .ewb-garden {
    display: block;
}

/* 移动政务 */
.ewb-mobile-gov {
    margin-left: 48px;
    position: relative;
}

.ewb-mobile-gov>span {
    cursor: pointer;
}

.ewb-mobile-gov .ewb-garden {
    left: -344px;
    width: 400px;
}

.ewb-phone {
    background: #fff;
    border: 1px solid #8dd0f5;
    box-shadow: 0 0 10px #a6dcfa;
}


.ewb-phone-hd {
    padding-top: 20px;
    height: 34px;
    text-align: center;
}

.ewb-phone-hd img {
    vertical-align: top;
}

.ewb-phone-bd {
    padding-left: 28px;
    padding-bottom: 13px;
}

.ewb-phone-mod {
    width: 171px;
    float: left;
}

.ewb-weixin {
    width: 129px;
    height: 129px;
    border: 1px solid #d2d2d2;
    margin: 0 auto;
}

.ewb-weixin img {
    width: 129px;
    height: 129px;
    vertical-align: top;
}

.ewb-phone-mod p {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.ewb-mobile-gov:hover .ewb-garden {
    display: block;
}

/* 用户名称 */
.ewb-username {
    position: relative;
    padding:0 20px;
    height: 38px;
    line-height: 38px;
	min-width:60px;
}

.ewb-username>a {
    position: relative;
    color: #333;
    padding-right: 17px;
    z-index: 60;
    background: url("../images/about/down_arr.png") right center no-repeat;
}

.ewb-username-info {
    display: none;
    position: absolute;
    top: 3px;
    left: 0;
    right:0;
    padding-top: 38px;
    background: #fff;
    z-index: 50;
    box-shadow: 0 0 10px #a6dcfa;
    border: 1px solid #8dd0f5;
}

.ewb-person-info{
    padding: 0 20px 14px 14px;
}

.ewb-username:hover>a {
    color: #1080cc;
    font-weight: bold;
}

.ewb-username:hover .ewb-username-info {
    display: block;
}

.ewb-person-item{
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-person-item a{
    color: #333;
}

.ewb-person-item a:hover{
    color: #0bb1f0;
}

.ewb-person-line{
    border-bottom: 1px dashed #ececec;
    height: 1px;
    margin: 7px 0;
}

.ewb-top-item>span {
    padding: 0 12px;
}

/* 左侧标题 */

.ewb-userCenter-title{
    height: 100px;
}

.ewb-about-title{
    float: left;
    margin-left: 8px;
    margin-top: 13px;
}

/* 新疆维吾尔自治区 */
.ewb-rel{
    position: relative;
}

a.ewb-top-loc {
    display: block;
    margin-top: 32px;
    margin-left: 23px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    padding: 0 12px 0 29px;
    color: #fff;
    position: relative;
    background: url('../images/top_icon.png') 9px center no-repeat #00adef;
}
.ewb-garden-box{
    padding-top: 11px;
}
.ewb-address {
    padding: 8px 30px 10px 30px;
    background: #fff;
    box-shadow: 0px 2px 9px 1px rgba(78, 120, 150, 0.4);
}

.ewb-address-mod {
    border-top: 1px dashed #d2d2d2;
    line-height: 25px;
    font-size: 14px;
}

.ewb-address-mod:first-child {
    border-top: 0;
}

.ewb-address-name {
    float: left;
    width: 102px;
    height: 25px;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: right;
    font-weight: bold;
    color: #333;
    padding-right: 8px;
    font-size: 15px;
}

.ewb-address-info {
    margin-left: 102px;
}

.ewb-address-item {
    float: left;
    height: 25px;
    white-space: nowrap;
    margin-top: 6px;
    margin-bottom: 10px;
    vertical-align: top;
    margin: 6px 10px 10px 10px;
}

.ewb-address-item a {
    display: block;
    padding: 0 10px;
    border-radius: 3px;
    color: #333;
}

.ewb-address-item a:hover {
    color: #1080cc;
}

.ewb-address-item.cur a {
    background: #00adef;
    color: #fff;
}

.ewb-top-arrow {
    display: none;
    width: 21px;
    height: 11px;
    background: url('../images/top-arrow.png') no-repeat;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -11px;
    z-index: 99999;
}

.ewb-top-l-mod:hover .ewb-top-arrow {
    bottom: -14px;
}

.ewb-top-l-mod .ewb-garden {
    width: 1200px;
    left: 0;
    right: 0;
    top: 62px;
}

.ewb-top-l-mod:hover .ewb-garden,
.ewb-top-l-mod:hover .ewb-top-arrow {
    display: block;
}


/* loc */

.ewb-location{
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    color: #999;
    padding-left: 30px;
    background: url('../images/about/location_icon.png') left center no-repeat;
}

.ewb-location a{
    color: #999;
}

.ewb-blue{
    color: #00adef;
}