/**!
 * 首页
 * author: wangkai;
 */


/* main */

.ewb-mt12 {
    /* margin-top: 12px; */
}

.ewb-mt11 {
    margin-top: 11px;
}

/*公共边框*/

.ewb-box {
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

/*公共层高*/

.ewb-h506 {
    height: 506px;
}

.ewb-briefing {
    padding: 10px 12px 0 12px;
}

/*城市名片*/

.ewb-city-card {
    height: 356px;
}

.ewb-card-hd {
    float: left;
    width: 52px;
    height: 356px;
    background: url(../images/csmp.png) center center no-repeat #99caff;
}

.ewb-card-bd {
    float: left;
    width: 626px;
    height: 356px;
    position: relative;
}

.ewb-card-img {
    display: block;
    width: 100%;
    height: 356px;
}

.ewb-card-info {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../images/mask_bg.png) repeat;
}

.ewb-card-name {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*长葛概况*/

.ewb-survey {
    margin-top: 11px;
    padding: 8px 8px 0 8px;
    height: 110px;
    background-color: #dfedfb;
}

.ewb-survey-tt {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #1275e0;
}

.ewb-survey-content {
    line-height: 26px;
}

.ewb-survey-more {
    margin-left: 12px;
    color: #fd8b30;
}

/*走进长葛*/

.ewb-walk-into {
    padding: 0 1px;
}

.ewb-wi-hd {
    height: 35px;
    border-bottom: 1px solid #388ce4;
}

.ewb-wi-tt {
    float: left;
    margin: 7px 0 0 12px;
    padding: 0 8px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    background-color: #388ce2;
    position: relative;
}

.ewb-wi-tt i {
    display: block;
    position: absolute;
    top: 0;
    width: 4px;
    height: 28px;
}

.ewb-tt-ico1 {
    left: -4px;
    background: url(../images/tt_ico1.png);
}

.ewb-tt-ico2 {
    right: -4px;
    background: url(../images/tt_ico2.png);
}

.ewb-wi-list {
    padding: 0 10px;
}

.ewb-wi-node {
    padding: 11px 0 14px 0;
    border-top: 1px dashed #d4d4d4;
}

.ewb-wi-node:first-child {
    border-top: 0;
}

.ewb-wi-name {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #1275e0;
}

.ewb-wi-content {
    line-height: 26px;
}

.ewb-wi-content a {
    display: inline-block;
    margin-right: 20px;
    color: #333;
}

/*图说长葛*/

.ewb-caption {
    height: 332px;
}

.ewb-caption-hd {
    height: 54px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f7f7f7;
}

.ewb-caption-tt {
    float: left;
    margin: 14px 0 0 19px;
    width: 116px;
    height: 28px;
}

.ewb-caption-links {
    float: left;
    margin: 19px 0 0 18px;
    height: 24px;
    line-height: 24px;
}

.ewb-caption-links a {
    float: left;
    font-size: 16px;
    color: #666;
}

.ewb-caption-links i {
    float: left;
    margin: 0 9px;
    width: 2px;
    height: 24px;
    background: url(../images/link_sx.png) center center no-repeat;
}

.ewb-caption-more {
    float: right;
    margin: 15px 12px 0 0;
    width: 52px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: url(../images/caption_more.png);
}

.ewb-caption-bd {
    padding: 13px 12px 0 12px;
    overflow: hidden;
}

.ewb-caption-list {
    margin-right: -10px;
}

.ewb-caption-node {
    float: left;
    width: 170px;
    height: 130px;
    vertical-align: top;
}

.ewb-caption-node:first-child {
    width: 302px;
    height: 260px;
}

.ewb-caption-box {
    display: block;
    margin: 0 10px 10px 0;
    height: 120px;
    position: relative;
}

.ewb-caption-node:first-child .ewb-caption-box {
    height: 250px;
}

.ewb-caption-img {
    display: block;
    width: 160px;
    height: 120px;
}

.ewb-caption-node:first-child .ewb-caption-img {
    width: 292px;
    height: 250px;
}

.ewb-caption-name {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/mask_bg.png) repeat;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-caption-node:first-child .ewb-caption-name {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

.ewb-wi-content a:hover{
     color:#fb8b06;
}


.oldModel .ewb-span17{
    /* width: 100%; */
}
.oldModel .ewb-h506{
    height: auto;
}
.oldModel .ewb-survey{
    height: auto;
}
.oldModel .ewb-survey-content{
    line-height: 45px;
}
.oldModel .ewb-wi-content a{
    line-height: 45px;
}
.oldModel .ewb-caption-more{
    width: 180px;
    background: none;
    color: #333;
}
.oldModel .ewb-span7{
    /* width: 350px; */
}
.oldModel .ewb-span17{
    width: 900px;
}

.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
.oldModel 
