/**!
 * 溆浦县政府门户网站
 * author: 作者;
 * date:2017-01-05
 */

/* bg */

.ewb-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 100%;
    overflow: hidden;
}

.ewb-rslides {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ewb-rslides li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden;
}

.ewb-rslides li:first-child {
    float: left;
    display: block;
}

.ewb-rslides img {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: top;
}

/* draggable */

.ewb-draggable {
    position: absolute;
    bottom: 198px;
    right: 167px;
    width: 108px;
    height: 108px;
    z-index: 19;
    background: url(imagesrobot_bg.png);
}

/* 侧边栏 */

.ewb-sidebtn {
    position: absolute;
    top: 50%;
    right: 88px;
    padding-right: 15px;
    padding-top: 2px;
    margin-top: -38px;
    width: 11px;
    height: 74px;
    line-height: 12px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    z-index: 998;
    background: url(imagessidebar_btn.png) right center no-repeat;
}

.ewb-siderbar-con {
    position: absolute;
    top: 36px;
    right: 0px;
    bottom: 0;
    width: 88px;
    z-index: 20;
    background: url(imagessidebar_bg.png);
    z-index: 999;
}

.ewb-side-items {
    padding-top: 7px;
}

.ewb-side-item {
    position: relative;
    margin-top: 8px;
    height: 90px;
}

.ewb-side-link {
    display: block;
    color: #fff;
    cursor: pointer;
}

.ewb-side-link1 {
    padding-top: 15px;
}

.ewb-side-link2 {
    padding-top: 20px;
}

.ewb-side-link3,
.ewb-side-link4 {
    padding-top: 18px;
}

.ewb-side-link5 {
    padding-top: 13px;
}

.ewb-side-link6 {
    padding-top: 10px;
}

.ewb-side-item:hover {
    background: url(imagesside_link.png);
}

.ewb-side-icon {
    display: block;
}

.ewb-side-link1 .ewb-side-icon {
    margin: 0 0 13px 28px;
    width: 34px;
    height: 30px;
    background: url(imagessiderbar_icon1.png);
}

.ewb-side-link2 .ewb-side-icon {
    margin: 0 0 13px 28px;
    width: 35px;
    height: 26px;
    background: url(imagessiderbar_icon2.png);
}

.ewb-side-link3 .ewb-side-icon {
    margin: 0 0 9px 24px;
    width: 43px;
    height: 34px;
    background: url(imagessiderbar_icon3.png);
}

.ewb-side-link4 .ewb-side-icon {
    margin: 0 0 10px 27px;
    width: 41px;
    height: 34px;
    background: url(imagessiderbar_icon4.png);
}

.ewb-side-link5 .ewb-side-icon {
    margin: 0 0 12px 33px;
    width: 26px;
    height: 37px;
    background: url(imagessiderbar_icon5.png);
}

.ewb-side-link6 .ewb-side-icon {
    margin: 0 0 12px 27px;
    width: 39px;
    height: 39px;
    background: url(imagessiderbar_icon6.png);
}

.ewb-side-link span {
    display: block;
    text-align: center;
}

.ewb-side-icon {
    *margin: 0 auto 13px !important;
}

.ewb-v-code {
    position: absolute;
    display: none;
    top: -9px;
    left: -107px;
    width: 104px;
    height: 104px;
}

.ewb-side-link3:hover .ewb-v-code,
.ewb-side-link4:hover .ewb-v-code,
.ewb-side-link5:hover .ewb-v-code {
    display: block;
}


.ewb-side-detection {
    position: absolute;
    display: none;
    top: 0;
    right: 88px;
    padding: 10px;
    width: 830px;
    height: 500px;
    background-color: #fff;
    z-index: 21;
}

.ewb-side-link1:hover .ewb-side-detection {
    display: block;
}

.ewb-detection-left {
    width: 170px;
}

.ewb-detection-tt {
    display: block;
    height: 100px;
    background: url(imageszqdh_bg.jpg);
}

.ewb-detection-link {
    position: relative;
    margin-top: 10px;
    display: block;
    height: 57px;
    line-height: 57px;
    text-align: center;
    color: #333;
    background-color: #e5e5e5;
}

.ewb-detection-link i {
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -10px;
    display: none;
    width: 10px;
    height: 20px;
    background: url(imagescur_arrow.jpg);
}

.ewb-detection-link.current {
    color: #fff;
    background-color: #ff7200;
}

.ewb-detection-link.current i {
    display: block;
}

.ewb-detection-con {
    position: absolute;
    top: 10px;
    left: 190px;
    width: 640px;
}

.ewb-detection-hd {
    height: 35px;
    line-height: 35px;
    background-color: #e4e4e4;
}

.ewb-detection-hd-tt {
    position: relative;
    display: block;
    width: 146px;
    text-align: center;
    color: #fff;
    background-color: #008dd6;
}

.ewb-detection-hd-tt i {
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 8px;
    background: url(imagesdetection_hd_tt.jpg);
}

.ewb-detection-bd {
    padding-top: 20px;
    margin-left: -44px;
}

.ewb-detection-item {
    float: left;
    margin-left: 64px;
    width: 105px;
    line-height: 26px; /*36px*/
}

.ewb-detection-item a {
    color: #333;
}

/* 导航底色 */

.ewb-nav-bg {
    position: absolute;
    /*bottom: 56px;*/
	bottom: 80px;
    left: 0;
    right: 0;
    height: 84px;
    z-index: 16;
    background: url(imagesnav_bg.png);
}
.ewb-banner {
	height:90px;
	margin-bottom:48px;
}
/* 正文 */

.ewb-main {
    position: relative;
    margin-top: -174px;
    z-index: 17;
}

/* 导航 */

.ewb-nav-tt {
    position: absolute;
    /*bottom: 56px;*/
	bottom: 80px;
}

.ewb-nav-tt a {
    display: block;
    padding-left: 64px;
    width: 86px;
    height: 84px;
    line-height: 84px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

.ewb-nav-tt.current {
    font-weight: bold;
    background: url(imagesnav_bgh.png);
}

.ewb-nav-tt.index-tt {
    left: 0;
}

.ewb-nav-tt.news-tt {
    left: 113px;
}

.ewb-nav-tt.gov-tt {
    left: 267px;
}

.ewb-nav-tt.service-tt {
    left: 421px;
}

.ewb-nav-tt.interact-tt {
    left: 574px;
}

.ewb-nav-tt.into-tt {
    left: 729px;
}

.ewb-nav-tt.project-tt {
    right: 0;
}

.ewb-nav-tt.index-tt a {
    padding-left: 55px;
    width: 58px;
    background: url(imagesnav_icon1.png) 12px 26px no-repeat;
}

.ewb-nav-tt.index-tt.current a {
    color: #f77339;
}

.ewb-nav-tt.news-tt a {
    background: url(imagesnav_icon2.png) 25px 26px no-repeat;
}

.ewb-nav-tt.news-tt.current a {
    color: #e34d4d;
}

.ewb-nav-tt.gov-tt a {
    background: url(imagesnav_icon3.png) 23px 26px no-repeat;
}

.ewb-nav-tt.gov-tt.current a {
    color: #fcb135;
}

.ewb-nav-tt.service-tt a {
    background: url(imagesnav_icon4.png) 23px 27px no-repeat;
}

.ewb-nav-tt.service-tt.current a {
    color: #02c98f;
}

.ewb-nav-tt.interact-tt a {
    background: url(../images/nav_icon5.png) 22px 28px no-repeat;
}

.ewb-nav-tt.interact-tt.current a {
    color: #0f9dfd;
}

.ewb-nav-tt.into-tt a {
    background: url(imagesnav_icon6.png) 25px 27px no-repeat;
}

.ewb-nav-tt.into-tt.current a {
    color: #537fff;
}

.ewb-nav-tt.project-tt a {
    width: 56px;
    background: url(imagesnav_icon7.png) 27px 28px no-repeat;
}

.ewb-nav-tt.project-tt.current a {
    color: #8464ff;
}

.ewb-m-com {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -142px;
    width: 100%;
    height: 316px;
    border-radius: 3px;
    background: url(imagesnav_bg.png);
}

/* 图片轮播 */

.ewb-viewpager {
    padding-top: 12px;
    padding-left: 10px;
    height: 282px;
}

.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: 36px;
    line-height: 36px;
    color: #fff;
    background: url(imagesmask-bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 240px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wb-slider-switcher {
    position: absolute;
    right: 6px;
    bottom: 9px;
    height: 18px;
}

.wb-slider-stag {
    float: left;
    margin-right: 3px;
    height: 18px;
    width: 26px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #898989;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #ff8202;
}

/* 溆浦要闻 */

.ewb-news {
    position: relative;
    padding-top: 12px;
    height: 282px;
}

.ewb-tabcom-tt {
    position: absolute;
    top: 12px;
}

.tab-com1 {
    left: 0;
}

.tab-com2 {
    left: 102px;
}

.tab-com3 {
    left: 204px;
}

.ewb-tabcom-tt {
    padding: 0 8px 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.ewb-tabcom-tt.current {
    border-bottom: 2px solid #e32731;
}

.ewb-tabcom-tt a {
    color: #333;
}

.ewb-tabcom-tt.current a {
    font-weight: bold;
    color: #e32731;
}

.ewb-tabcom-bd {
    padding-top: 5px;
    padding-left: 2px;
    margin-top: 31px;
    *margin-top: 44px;
    border-top: 1px solid #b8b8b8;
}

.ewb-tabcom-item {
    height: 30px;
    line-height: 30px;
    vertical-align: top;
    background: url(imagesitem_icon.png) 0 14px no-repeat;
}

.ewb-tabcom-block {
    padding-left: 8px;
    margin-right: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-tabcom-item a {
    color: #333;
}

.ewb-tabcom-item span {
    margin-top: -30px;
    color: #666;
}

.ewb-tabcom-item:hover a {
    color: #e44a4a;
}

/* 公示公告 */

.ewb-notice {
    padding-left: 10px;
    height: 42px;
    line-height: 42px;
}

.ewb-notice-tt {
    width: 88px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #e44a4a;
}

.ewb-notice-con {
    width: 690px;
}

.wb-textlist{
    width: 690px;
    overflow: hidden;
}
.wb-textlist li{
    float:left;
    margin-left: 40px;
    width: 310px;
    font-size: 14px;
    background: url(imagesitem_icon.png) 0 20px no-repeat;
}

.wb-textlist a {
    color:#333;
}

.wb-textlist span {
    margin-top: -42px;
    color: #666;
}

/* news links */

.ewb-news-links {
    padding-top: 6px;
    *padding-top: 12px;
    padding-right: 10px;
}

.ewb-news-link {
    display: block;
    margin-top: 6px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    background-color: #e44a4a;
}

.ewb-news-link:hover {
    background-color: #fcb135;
}

/* gov links */

.ewb-gov-links {
    padding-left: 10px;
}

.ewb-gov-link {
    display: block;
    margin-top: 9px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    background-color: #fcb135;
}

.ewb-gov-link:hover {
    background-color: #ef3b40;
}

.ewb-gov-link.ewb-spe {
    position: relative;
}

.ewb-gov-link.ewb-spe:hover {
    background: url(imagesgov_icon.png) 173px 21px no-repeat #ef3b40;
}

.ewb-gov-a {
    color: #fff;
}

.ewb-gov-block {
    position: absolute;
    top: -59px;
    left: 190px;
    display: none;
    width: 788px;
    height: 296px;
}

.ewb-gov-con {
    margin-left: 10px;
    padding: 0 10px;
    width: 758px;
    height: 296px;
    line-height: 28px;
    background-color: #fff;
}

.ewb-gov-con .ewb-info-hd {
    border-bottom: 1px solid #c1c1c1;
}

.ewb-gov-link.ewb-spe:hover .ewb-gov-block {
    display: block;
}

.ewb-gov-con-bd {
    padding-top: 5px;
    padding-left: 7px;
}

.ewb-gov-con .ewb-info-tt {
    font-size: 14px;
}

.ewb-gov-con-bd li {
    font-size: 14px;
    font-weight: normal;
    text-align: left;
	width:100px;
}

.ewb-gov-con-item {
    width: 115px;
}

.ewb-gov-con-bd li a {
    color: #333;
}

.ewb-gov-con-bd li a:hover {
    color: #fcb135;
}

.ewb-gov-con-item.ewb-last {
    width: 230px;
}

.ewb-gov-cun .ewb-gov-con-item {
    width: 99px;
}

.ewb-info-hd.ewb-spe {
    height: 26px;
    line-height: 26px;
}

.ewb-info-hd.ewb-spe .ewb-info-tt {
    height: 25px;
}

/* 最新信息公开 */

.ewb-info {
    padding-top: 12px;
}

.ewb-info-hd {
    height: 31px;
    border-bottom: 1px solid #e0e0e0;
}

.ewb-info-tt {
    display: inline-block;
    padding: 0 8px 0 10px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #fcb135;
    border-bottom: 2px solid #fcb135;
}

.ewb-info-bd {
    padding-top: 6px;
    padding-left: 1px;
}

.ewb-info-item {
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    background: url(imagesgov_item_icon.png) 0 13px no-repeat;
}

.ewb-info-item:hover {
    background: url(imagesgov_item_iconh.png) 0 13px no-repeat;
}

.ewb-info-block {
    padding-left: 6px;
    margin-right: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-info-item a {
    color: #333;
}

.ewb-info-item .r {
    margin-top: -28px;
    color: #666;
}

.ewb-info-item:hover a {
    color: #ef3b40;
}

/* 政务公开信息 */

.ewb-gov-info {
    padding-top: 12px;
    padding-right: 10px;
}

.ewb-gov-info-bd {
    margin-left: -12px;
}

.ewb-gov-info-link {
    margin-top: 15px;
    margin-left: 12px;
    padding-left: 28px;
    width: 80px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    color: #333;
    background: url(../images/gov_info_icon.png) 14px 18px no-repeat #fff;
}

.ewb-gov-info-link:hover {
    color: #fff;
    border: 1px solid #fcb135;
    background: url(imagesgov_info_iconh.png) 14px 18px no-repeat #fcb135;
}

/* 政务大厅 */

.ewb-affairs {
    padding-top: 12px;
    padding-left: 10px;
}

.service .ewb-info-hd {
    border-bottom: 1px solid #b8b8b8;
}

.service .ewb-info-tt {
    color: #00b37f;
    border-bottom: 2px solid #00b37f;
}

.ewb-affairs-bd {
    padding-left: 8px;
}

.ewb-affairs-con {
    margin-top: 15px;
    height: 105px;
}

.ewb-aff-bus {
    padding-top: 10px;
    width: 74px;
}

.ewb-aff-link {
    display: block;
    padding-top: 70px;
    width: 62px;
    font-weight: bold;
    color: #00b37f;
}

.ewb-aff-link.aff-icon1 {
    background: url(imagesaffairs_icon1.png) no-repeat;
}

.ewb-aff-link.aff-icon2 {
    background: url(imagesaffairs_icon2.png) no-repeat;
}

.ewb-aff-items {
    width: 276px;
}

.ewb-aff-item {
    margin-left: 10px;
    width: 82px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(imagesaff_item_icon.png) 0 13px no-repeat;
}

.ewb-aff-item a {
    padding-left: 12px;
    color: #333;
}

.ewb-aff-item a:hover,
.ewb-priority-item a:hover {
    font-weight: bold;
    color: #02c98f;
}

/* 重点办事服务 */

.ewb-priority {
    padding-top: 12px;
    padding-right: 10px;
}

.ewb-priority-more {
    *margin-top: -30px;
    line-height: 30px;
    color: #333;
}

.ewb-priority-bd {
    padding-top: 10px;
    padding-left: 14px;
}

.ewb-priority-item {
    width: 190px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(imagespriority_icon.png) 0 16px no-repeat;
}

.ewb-priority-item a {
    padding-left: 10px;
    color: #333;
}

.ewb-priority-item.ewb-short {
    width: 115px;
}

/* 最新访谈 */

.ewb-interview {
    padding-top: 12px;
    padding-left: 10px;
}

.ewb-tabcom-tt.interview-tt1 {
    left: 10px;
}

.ewb-tabcom-tt.interview-tt2 {
    left: 95px;
}

.interact .ewb-tabcom-tt {
    line-height: normal;
}

.interact .ewb-tabcom-tt.current {
    border-bottom: 2px solid #0f9dfd;
}

.interact .ewb-tabcom-tt.current a{
    color: #0f9dfd;
}

.interact .ewb-tabcom-bd {
    padding-top: 13px;
    padding-left: 10px;
    *margin-top: 31px;
}

.ewb-interview-img {
    margin-top: 7px;
    margin-right: 10px;
}

.ewb-interview-img img {
    display: block;
    vertical-align: top;
}

.ewb-interview-p {
    line-height: 28px;
}

.ewb-inter-mail {
    margin-top: 20px;
    height: 32px;
    line-height: 32px;
}

.ewb-interview-link {
    padding-left: 36px;
    font-size: 16px;
    color: #0f9dfd;
    background: url(imagesmail_icon.png) 0 6px no-repeat;
}

.ewb-interview-mail {
    margin-left: 10px;
    width: 150px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
}

.ewb-interview-mail.write {
    background-color: #0f9dfd;
}

.ewb-interview-mail.search {
    background-color: #537fff;
}

/* 调查征集 */

.ewb-collect {
    padding-top: 12px;
    padding-right: 10px;
}

.interact .ewb-info-hd {
    border-bottom: 1px solid #b8b8b8;
}

.interact .ewb-info-hd a{
    color: #0f9dfd;
    border-bottom: 2px solid #0f9dfd;
}

.ewb-collect-bd {
    padding-top: 2px;
}

.ewb-collect-col1 {
    color: #0f9dfd;
}

.ewb-collect-col2 {
    color: #666;
}

/* 溆浦情况 */

.ewb-situation {
    padding-top: 12px;
    padding-left: 10px;
}

.into .ewb-info-hd {
    border-bottom: 1px solid #b8b8b8;
}

.into .ewb-info-tt {
    color: #537fff;
    border-bottom: 2px solid #537fff;
}

.ewb-situation-bd {
    padding-top: 7px;
    padding-left: 2px;
}

.ewb-situation-img {
    margin-top: 5px;
    margin-right: 12px;
}

.ewb-situation-img img {
    display: block;
    vertical-align: top;
}

.ewb-situation-p {
    line-height: 28px;
    font-size: 16px;
    text-indent: 2em;
}

.ewb-situation-links {
    margin-top: 23px;
}

.ewb-situation-link {
    margin-left: 25px;
    margin-right: 37px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(imagessituation_icon.png);
}

.ewb-situation-link:hover {
    background: url(../images/situation_iconh.png);
}

/* 溆浦地图 */

.ewb-map {
    padding-top: 12px;
    padding-right: 10px;
}

.ewb-map-bd {
    padding-top: 8px;
    padding-left: 25px;
}

/* 专题 */

.ewb-project-con {
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.project .ewb-info-hd {
    border-bottom: 1px solid #b8b8b8;
}

.project .ewb-info-tt {
    color: #8464ff;
    border-bottom: 2px solid #8464ff;
}

.ewb-project-bd {
    padding: 16px 0 15px 0;
}

.ewb-project-link {
    margin-left: 23px;
    margin-right: 4px;
}

.ewb-project-link img {
    display: block;
    vertical-align: top;
}
