/**!
 * 溆浦专题
 * author: xuyang;
 * date:2017-07-05
 */

/*fir*/
.ewb-fir {
    padding: 83px 0 52px;
    background-color: #fff;
}

.ewb-com-hd {
    position: relative;
    margin-top: 14px;
    height: 14px;
    border-top: 2px solid #dedede;
}

.ewb-com-tt {
    position: absolute;
    top: -14px;
    left: 0;
    padding: 0 30px 0 17px;
    height: 28px;
    line-height: 28px;
    border-left: 8px solid #1e5bb3;
    background-color: #fff;
}

.ewb-com-bd {
    padding: 0 20px;
}

.ewb-fir-p {
    padding-top: 37px;
    padding-bottom: 21px;
    font-size: 16px;
}
.ewb-fir-p a{
    color:#333;
}

.ewb-fir-p2 {
    line-height: 28px;
    font-size: 14px;
    text-indent: 2em;
    color: #666;
}

.ewb-fir-p2 a {
    *margin-top: -28px;
    font-size: 14px;
    color: #f89c0d;
}

.ewb-fir-list {
    margin-top: 26px;
    height: 100px;
}

.ewb-fir-items {
    margin-right: 20px;
    width: 467px;
}

.ewb-fir-items.line {
    border-right: 1px dashed #c4c4c4;
}

.ewb-com-item {
    margin-right: 20px;
    padding-left: 16px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    vertical-align: top;
    background: url(item_icon.png) left center no-repeat;
}

.ewb-com-block {
    margin-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -34px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #f89c0d;
}

.ewb-fir-items.r {
    margin-right: 0;
}

/*sec*/

.ewb-sec {
    padding: 42px 0;
    background-color: #f6f7fb;
}

.ewb-com-tt.odd {
    background-color: #f6f7fb;
}

.ewb-sec-bd {
    margin: 18px 20px 0;
}

.ewb-sec-tab {
    height: 28px;
    line-height: 28px;
}

.ewb-sec-tab-tt {
    margin-right: 30px;
    width: 116px;
    font-size: 16px;
    text-align: center;
    color: #333;
    background: url(tab_bg.png);
}

.ewb-sec-tab-tt.current {
    font-weight: bold;
    color: #1e5bb3;
}

.ewb-sec-tab-p {
    margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
    text-indent: 2em;
    color: #666;
}

.ewb-sec-tab-con {
    margin-left: -25px;
}

.ewb-sec-tab-pic {
    margin: 17px 0 23px 25px;
    width: 466px;
    height: 127px;
}

.ewb-sec-tab-info {
    margin-left: 229px;

}

.ewb-sec-tab-h {
    /*padding-top: 5px;*/
    font-size: 16px;
    color: #1e5bb3;
}
.ewb-sec-tab-h  a{
 color: #1e5bb3;
}
.ewb-sec-tab-info-p {
    padding-top: 7px;
    line-height: 26px;
    font-size: 14px;
}

.ewb-sec-tab-info-p a {
    *margin-top: -26px;
    float: right;
    color: #f89c0d;
}

/* thr */

.ewb-thr {
    padding: 42px 0;
    background-color: #fff;
}

.ewb-thr-bd {
    padding: 15px 0;
}

.ewb-thr-bd-p {
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
    color: #666;
}

.ewb-thr-bd-arrow {
    width: 165px;
    height: 127px;
    background: url(thr_arrow.jpg) 66px 47px no-repeat;
}

/* four */

.ewb-four {
    padding: 42px 0 60px 0;
    background-color: #f6f7fb;
}

.wb-slider {
	position: relative;
	overflow: hidden;
}

.wb-slider-conbox {
	overflow: hidden;
}

.wb-slider-ctag {
	position: relative;
}

.wb-slider-ctag img {
	width: 100%;
	height: 100%;
}

.wb-slider-mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    padding-top: 8px;
	height: 46px;
	line-height: 21px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	background: url(mask-bg.png);
}

.wb-slider-mask h3,
.wb-slider-mask .ellipsis {
	margin-left: 10px;
	margin-right: 100px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-decoration: none;
}

.wb-slider-switcher {
	position: absolute;
	right: 10px;
	bottom: 22px;
	height: 10px;
}

.wb-slider-stag {
	float: left;
	margin-right: 5px;
	height: 10px;
	width: 11px;
	background: url(stag.png) no-repeat;
	cursor: pointer;
}

.wb-slider-stag.cur {
	background-image: url(stag-active.png);
}

#left-btn {
    position: absolute;
    top: 101px;
    left: -1px;
    cursor: pointer;
}

#right-btn {
    position: absolute;
    top: 101px;
    right: -1px;
    cursor: pointer;
}

.ewb-four-bd {
    margin: 37px 20px 0;
}

.ewb-viewpager {
    width: 476px;
    height: 292px;
    border: 1px solid #e5e6e7;
}

.wb-data-item {
    margin-top: -9px;
    margin-left: 20px;
    width: 438px;
}

.wb-data-list {
    height: 44px;
    line-height: 44px;
    padding-left: 15px;
    font-size: 14px;
    vertical-align: top;
    border-bottom: 1px dashed #c5c5c5;
    background: url(list_icon.png) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    margin-top: -44px;
}

.wb-data-list.last {
    border-bottom: 0;
}

/* five */

.ewb-five {
    padding: 40px 0;
}

.ewb-five-bd {
    margin: 0 20px;
}

.ewb-five-deal {
    width: 306px;
}

.ewb-deal-bd {
    padding-top: 26px;
}

.ewb-deal-link {
    display: block;
    margin-bottom: 20px;
    height: 86px;
    line-height: 86px;
}

.deal-bg1 {
    background-color: #209390;
}

.deal-bg2 {
    background-color: #2a67b7;
}

.ewb-deal-icon1 {
    margin: 23px 26px 0 30px;
    width: 41px;
    height: 41px;
    background: url(deal_icon1.png);
}

.ewb-deal-icon2 {
    margin: 22px 22px 0 30px;
    width: 43px;
    height: 43px;
    background: url(deal_icon2.png);
}

.ewb-deal-img {
    margin-top: 25px;
}

.ewb-deal-sp {
    margin-left: 28px;
    font-size: 26px;
    color: #fefeff;
}

.ewb-five-viedo {
    margin-left: 20px;
    width: 414px;
}

.ewb-viedo-bd {
    padding-top: 16px;
}

.ewb-viedo-bd .wb-data-list {
    height: 30px;
    line-height: 30px;
    border-bottom: 0;
}

.ewb-viedo-bd .wb-data-date {
    margin-top: -30px;
}

.ewb-five-explore {
    display: block;
}

/* six */

.ewb-six {
    padding: 42px 0;
    background-color: #f6f7fb;
}

.ewb-fit-bd {
    padding: 41px 20px 0 19px;
}

.scroll {
    position: relative;
    padding: 20px 19px 0;
    height: 164px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

.wb-marquee {
    width: 918px;
    height: 164px;
}

.wb-marquee-items {
    width: 918px;
    height: 164px;
}

.wb-marquee-items li {
    width: 188px;
    height: 164px;
    float: left;
    text-align: center;
}

.wb-marquee-img {
    display: block;
    width: 166px;
    height: 128px;
    margin: 0 auto;
}

.wb-marquee-items a {
    display: block;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    color: #333;
    width: 166px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-marquee-items a,.wb-marquee-items img{display:block;height:100%;width:100%}
.wb-left-btn {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 9999;
}

.wb-right-btn {
    position: absolute;
    top: 47px;
    right: 0;
    z-index: 9999;
}

.ewb-fit .ewb-line {
    margin-left: 156px;
}
