/**!
 * 奉贤圆梦行动-梦想园地
 * author: lucw;
 * date:2017-05-19
 */

.ewb-header-bg-desk {
    height: 290px;
    background: url(../mages/header_bg.jpg) center top no-repeat;
}

/* nav */

.ewb-nav {
    background-color: #ff9425;
}

.ewb-nav-item {
    width: 14.2%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.ewb-nav-item > a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-item.current,
.ewb-nav-item:hover {
    background-color: #eb6100;
}

.ewb-toge-items li a {
    cursor: pointer;
}
/* phone767 */

@media (max-width: 767px) {
    .ewb-nav-item {
        width: 24.9%;
    }
    .ewb-nav-item > a {
        font-size: 16px;
    }
}

/* phone480 */

@media (max-width: 480px) {
    .ewb-nav-item {
        height: 36px;
        line-height: 36px;
    }
    .ewb-nav-item > a {
        font-size: 13px;
    }
}

/* place */
.ewb-place {
    padding-top: 3px;
    /* height: 47px;
    line-height: 47px; */
    font-size: 15px;
    /* 0603 */
    line-height: 24px;
    padding-top: 20px;
}

.ewb-place > a {
    color: #666;
}

.ewb-place > a.ewb-cur {
    color: #f08300;
}

/* panel */
.ewb-panel-hd {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    background-color: #eb6100;
}

.ewb-panel-bd {
    padding-bottom: 36px;
    /* background-color: #f6f6f6; */
    /* 0603 */
    background: #fff;
    min-height: 997px;
}
.ewb-panel-items {
    margin-top: 1px;
}
.ewb-panel-tt {
    color: #fff;
    font-size: 20px;
}

.ewb-panel-item {
    *position: relative;
    overflow: hidden;
}

.ewb-panel-a {
    padding-left: 51px;
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #d1d1d1;
    /* background: url(../images/panel_tri_l.png) 28px center no-repeat #f6f6f6; */
    /* 0603 */
    background: url(../images/panel_tri_l.png) 28px center no-repeat #fff;
}

.ewb-panel-tri {
    margin-top: 16px;
    margin-right: 10px;
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/panel_tri.png) center no-repeat;
    *position: absolute;
    *top: 16px;
    *right: 10px;
    *float: none !important;
    *margin: 0;
}

.ewb-panel-item:hover .ewb-panel-a {
    color: #fff;
    background: url(../images/panel_tri_lh.png) 28px center no-repeat #eb6100;
    border-bottom: 1px solid #c98859;
}

.ewb-panel-item:hover .ewb-panel-tri {
    background: url(../images/panel_tri_h.png) center no-repeat;
}
.ewb-panel-item.active .ewb-panel-a{
    color: #fff;
    background: url(../images/panel_tri_lh.png) 28px center no-repeat #eb6100;
    border-bottom: 1px solid #c98859;
}

.ewb-panel-item.active .ewb-panel-tri {
    background: url(../images/panel_tri_h.png) center no-repeat;
}

/* colu */
.ewb-gar {
    position: relative;
    /* background-color: #eee; */
    background-color: #fff;
}

.ewb-gar-name {
    margin-top: 135px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

/* phone767 */

@media (max-width: 767px) {
    .ewb-gar-hd {
        width: 100%;
        height: 35px;
    }
    .ewb-gar-bd {
        /* padding-top: 35px; */
        /* padding-left: 0; */
    }

    .ewb-gar-name {
        margin-top: 0;
        line-height: 35px;
    }
    .ewb-panel-items {
        /* height: 222px; */
        overflow-y: auto;
        /* 0603 */
        /*max-height: 222px;*/
    }
}
.stxtbox {
    /*margin:0 auto;*/
    padding-bottom: 10px;
}
.stxtbox div {
    position: relative;
    border-radius: 13px;
    background-color: #fff;
    width: 260px;
    /* height: 24px; */
    border: 1px solid #df6600;
    /* 0603 */
    height: 26px;
}
.stxtbox input {
    margin-left: 10px;
    /* margin-top: 2px; */
    /* width: 200px; */
    border: 0 none;
    /* line-height: 22px; */
    /* 0603 */
    width: calc(100% - 20px);
    height: 24px;
    outline: none;

}
::-ms-clear, ::-ms-reveal{display: none !important;}
.stxtbox i {
    position: absolute;
    right: 10px;
    height: 24px;
    top: 2px;
    height: 20px;
    width: 20px;
    display: block;
    background: url(../images/scircle.png) center no-repeat;
    cursor: pointer;
}
/* 众筹梦想 */
.dreambox {
    min-height: 100px;
}

.ewb-toge {
    padding-left: 28px;
}

.ewb-toge-hd {
    padding-top: 20px;
    /*padding-bottom: 37px;
    height: 26px;*/
}

.ewb-toge-hd .ewb-more {
    line-height: 26px;
}

.ewb-toge-item {
    margin-right: 10px;
    margin-bottom: 10px;
}
.selbox {
    border-radius: 13px;
    background-color: #fff;
    width: 260px;
    /* height: 24px; */
    border: 1px solid #df6600;
    /* 0603 */
    height: 26px;
}
.selbox .selt {
    float: left;
    margin-left: 13px;
    width: 66px;
    /* height: 20px; */
    /* margin-top: 2px; */
    /* line-height: 20px; */
    border-right: 1px solid #ccc;
    /* 0603 */
    line-height: 24px;
}
.selbox select {
    /* height: 20px;
    margin-top: 2px;
    line-height: 20px; */
    float: left;
    width: 168px;
    border: 0 none;
    /* 0603 */
    height: 24px;
    outline: none;
}
.ewb-toge-item > a {
    display: block;
    padding: 0 20px;
    /* height: 24px; */
    line-height: 24px;
    font-weight: bold;
    border-radius: 13px;
    background-color: #fff;
    /* 0603 */
    height: 26px;
}

.ewb-toge-item > a.ta01 {
    color: #50baeb;
    border: 1px solid #50baeb;
}

.ewb-toge-item > a.ta02 {
    color: #79c68f;
    border: 1px solid #79c68f;
}

.ewb-toge-item > a.ta03 {
    color: #f48989;
    border: 1px solid #f48989;
}

.ewb-toge-item.current > a {
    color: #fff;
}

.ewb-toge-item.current .ta01 {
    background-color: #50baeb;
}

.ewb-toge-item.current .ta02 {
    background-color: #79c68f;
}

.ewb-toge-item.current .ta03 {
    background-color: #f48989;
}

/* phone767 */

/* @media (max-width: 767px) {
    .ewb-gar-hd {
        width: 100%;
        height: 35px;
    }
    .ewb-gar-bd {
        padding-top: 35px;
        padding-left: 0;
    }

    .ewb-gar-name {
        margin-top: 0;
        line-height: 35px;
    }
} */

/* 内容 */

.ewb-togcon-items {
    margin-right: -23px;
}

.ewb-togcon-item {
    margin-right: 23px;
    margin-bottom: 30px;
}

.ewb-togcon-box {
    position: relative;
    display: block;
    width: 210px;
    height: 150px;
    cursor: pointer;
}

.ewb-dream-pro {
    vertical-align: top;
    display: block;
    width: 100%;
    height: 120px;
}

.ewb-dream-font {
    display: block;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    text-align: center;
    color: #666;
}
.ewb-dream-font div {
    /* width: 90%; */
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    /* 0603 */
    width: 100%;
    background-color: #f6f6f6;
}
.ewb-dream-flag {
    position: absolute;
    top: 84px;
    right: 0;
    display: block;
    width: 91px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    text-indent: 25px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-dream-flag.flag01 {
    background-image: url(../images/ren01.png);
}

.ewb-dream-flag.flag02 {
    background-image: url(../images/ren02.png);
}

.ewb-dream-flag.flag03 {
    background-image: url(../images/ren03.png);
}

.ewb-dream-fg2 {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 12px;
    height: 24px;
    line-height: 24px;
    color: #333;
    border-radius: 12px;
    background-color: #fff;
}

/* pad */
/* pad */
@media (max-width: 979px) {
    .ewb-togcon-item {
        width:30%;
        margin-right: 22px;
        /* margin-bottom: 24px; */
        /* 0603 */
        margin-bottom: 16px;
    }
    .ewb-togcon-box {
        width: auto;
    }
}


/* phone767 */

@media (max-width: 767px) {
    .ewb-toge {
        padding-left: 16px;
        padding-right: 16px;
    }

    .ewb-toge-hd {
        padding-left: 14px;
    }

    .ewb-togcon-items {
        margin-right: 0;
    }

    .ewb-togcon-item {
        margin-right: 0;
        width: 49.8%;
    }
    .ewb-togcon-box {
        margin: 0 auto;
        width: 92%;
    }
    .ewb-addmwrap {
        padding-right: 0;
    }
    .ewb-place {
        padding-top: 16px;
    }
}

/* phone480 */

@media (max-width: 480px) {
    .ewb-toge-item {
        margin-right: 5px;
    }

    .ewb-toge-item > a {
        padding: 0 7px;
    }

    .ewb-togcon-item {
        width: 99%;
    }

    .ewb-state-items {
        padding-left: 5px;
    }

    .ewb-state-item {
        margin-right: 0px;
    }
}

/* 加载更多 */
.ewb-addmwrap {
    *margin-top: 30px;
    padding-right: 28px;
    overflow: hidden;
}

.ewb-addmore {
    margin: 0 auto;
    margin-top: 6px;
    margin-bottom: 37px;
    display: block;
    width: 126px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    outline: 0;
    border: 0;
    border-radius: 17px;
    color: #fff;
    cursor: pointer;
    background-color: #ff9425;
}

.ewb-addmore:hover {
    background-color: #ef8415;
}

/* 23.08.16修改 */
.ewb-dream-fg2 {
    max-width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}