/**!
 * 江西南昌西湖区政府门户网站
 * author: xuyang;
 */


/* main */

.ewb-main {
    padding-bottom: 10px;
}


/* 图片轮播 */

.ewb-viewpager {
    height: 356px;
}

.wb-slider {
    position: relative;
    font-family: arial;
    font-size: 14px;
    overflow: hidden;
}

.wb-slider-conbox {
    overflow: hidden;
}

.wb-slider-ctag {
    display: block;
    position: relative;
}

.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: url(../../images/english/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 500px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 6px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 18px;
    width: 25px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}


/* About  Xihu */

.ewb-about {
    padding: 0 15px;
    height: 328px;
    border: 1px solid #ddd;
}

.ewb-com-hd span {
    color: #e31b23;
}

.ewb-con-bd {
    padding-top: 10px;
}

.ewb-con-p {
    font-size: 14px;
    line-height: 30px;
}

.ewb-con-p a {
    font-size: 14px;
    color: #f35000;
}


/* Picture Album of Xihu */

.ewb-picture {
    padding: 0 12px;
    height: 173px;
    border: 1px solid #ddd;
}

.ewb-picture-hd {
    padding-left: 3px;
}

.ewb-picture-bd {
    margin-top: 20px;
}

.left-btn {
    float: left;
    margin-right: 8px;
    width: 14px;
    height: 19px;
    background: url(../../images/english/left-btn.png);
    cursor: pointer;
    margin-top: 38px;
}

.focus {
	position: relative;
    float: left;
    width: 550px;
    height: 98px;
    overflow: hidden;
}

.right-btn {
    float: left;
    margin-left: -2px;
    width: 14px;
    height: 19px;
    background: url(../../images/english/right-btn.png);
    cursor: pointer;
    margin-top: 38px;
}

.focus-bd {
    height: 98px;
}

.focus-bd-pics {
    height: 98px;
}

.focus-bd-pics-item {
	position: relative;
    margin-right: 10px;
    width: 130px;
    height: 98px;
    float: left;
    display: inline;
}

.focus-bd-pics-item img {
    display: block;
    width: 100%;
}

.focus-bd-pics-item p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 120px;
    height: 18px;
    line-height: 18px;
    padding-left: 8px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: url(../../images/english/mask-bg.png);
}

/* Advantage */

.ewb-advantage {
    padding: 0 15px;
    height: 354px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
}

.ewb-com-hd {
    padding-top: 20px;
}

.ewb-com-hd a {
    font-size: 18px;
    font-weight: bold;
    color: #0069c2;
}

.ewb-com-bd {
    margin-top: 7px;
    background: url(../../images/english/adv_bg.png) 0 top repeat-x;
}

.ewb-com-p {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}


/* Distruct */

.ewb-distruct {
    position: relative;
    padding: 2px;
    height: 196px;
    border: 1px solid #ddd;
}

.ewb-distruct-hd {
    position: absolute;
    top: 0;
    right: 0;
    width: 112px;
    height: 31px;
}

.ewb-distruct-hd i {
    float: left;
    width: 5px;
    height: 31px;
    background: url(../../images/english/distruct_icon.png);
}

.ewb-distruct-hd a {
    float: left;
    padding-left: 6px;
    width: 101px;
    height: 31px;
    line-height: 31px;
    font-size: 20px;
    font-family: Verdana;
    color: #fff;
    background-color: #247dc7;
}


/* Contract  Us */

.ewb-contract {
    padding: 0 15px;
    height: 301px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
}

.ewb-contract-bd {
    margin-top: 17px;
    background: url(../../images/english/contract_bg.png) repeat-x;
}

.ewb-contract-row {
    padding-left: 28px;
    line-height: 30px;
    font-size: 14px;
    background: url(../../images/english/contract_icon.png) 3px 9px no-repeat;
}

.ewb-contract-row span {
    font-weight: bold;
    color: #005faf;
}
