﻿/**!
 * 松江市交通委员会
 * author: chenzhaoping;
 * date:2017-09-06
 */

/* 正文 */

/* 浮动窗口 */

.float-img {
    z-index: 1000;
    width: 300px;
    height: 95px;
    position: fixed;
    left: 0;
    top: 0;
}

.float-img img {
    width: 300px;
    height: 80px;
}

.close {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 300px;
    height: 15px;
    text-align: right;
    line-height: 15px;
    color: #000;
    background-color: #ccc;
    cursor: pointer;
}

/* 轮播图 */

.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: 12px;
    font-family: "宋体";
    color: #fff;
    background: url(imagesmask_bg.png);
}

.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    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;
}

/* 最新动态 图片新闻 */

.ewb-com-hd {
    height: 32px;
    line-height: 32px;
    background: url(imagestabbg.jpg) repeat-x;
}

.ewb-com-hd a {
    color: #363636;
}

.ewb-news-tt {
    margin-right: 2px;
    width: 80px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background: url(imagesnews.jpg) no-repeat;
}

.ewb-news-tt.cur {
    color: #fff;
    background: url(imagesnews1.jpg) no-repeat;
}

.ewb-more{
    margin-right: 6px;
}

/* 公示公告 */

.ewb-notc-hd{
    padding-top: 4px;
    height: 28px;
    line-height: 28px;
}

.ewb-notc-tt{
    padding-left: 39px;
    font-weight: bold;
    background: url(imagesnotice.jpg) no-repeat;
}

.wb-tab-infor ul .wb-data-infor{
    margin-right: 45px;
}

.wb-textlist{
    overflow: hidden;
}

/* 信息公开 */

.ewb-colu-hd{
    height: 41px;
    line-height: 41px;
    background: url(imagespublic.jpg) repeat-x;
}

.ewb-colu-tt{
    width: 126px;
    height: 41px;
    background: url(imagespub_icon1.jpg) 10px 7px no-repeat;
}

.ewb-public-bd{
    padding: 30px 15px 0 38px;
    height: 150px;
}

.ewb-public-item{
    padding-bottom: 15px;
    display: block;
    width: 266px;
    height: 34px;
    background-repeat: no-repeat;
}

.ewb-public-item.gk1{
    background-image: url(imagesgk1.jpg);
}

.ewb-public-item.gk2{
    background-image: url(imagesgk2.jpg);
}

.ewb-public-item.gk3{
    background-image: url(imagesgk3.jpg);
}

.ewb-public-item.gk4{
    background-image: url(imagesgk4.jpg);
}

.ewb-public-item.gk1:hover{
    background-image: url(imagesgk1h.jpg);
}

.ewb-public-item.gk2:hover{
    background-image: url(imagesgk2h.jpg);
}

.ewb-public-item.gk3:hover{
    background-image: url(imagesgk3h.jpg);
}

.ewb-public-item.gk4:hover{
    background-image: url(imagesgk4h.jpg);
}

/* 基层动态 */

.dynamic .ewb-colu-tt{
    background: url(imagespub_icon3.jpg) 15px 7px no-repeat;
}

.ewb-colu-bd .wb-data-item{
    padding: 10px 0 0 11px;
    height: 168px;
}

.ewb-colu-bd .wb-data-list{
    line-height: 23px;
}

.ewb-colu-bd .wb-data-date{
    margin-top: -23px;
}

/* 最新公开 */

.new .ewb-colu-tt{
    background: url(imagespub_icon2.jpg) 14px 7px no-repeat;
}

.new .wb-data-item{
    height: 150px;
}

/* 网上办事 */

.work .ewb-colu-tt{
    background: url(imagespub_icon4.jpg) 12px 7px no-repeat;
}

/* 主任信箱 */

.ewb-email{
    margin-bottom: 4px;
    display: block;
    width: 224px;
    height: 47px;
}

.ewb-email.img3{
    height: 57px;
}

.ul-item {
	margin-top:15px;
}

.item-img {
	margin-top:15px;
	width:224px;
	height:47px;
}

/* 便民查询 */

.ewb-farm{
    height: 421px;
}

.ewb-farm-hd{
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #1c6fb8;
}

.ewb-farm-hd a{
    display: block;
    font-size: 14px;
    background: url(imagesfarm_bg.jpg) 2px 5px no-repeat;
    color: #363636;
}

.ewb-farm-bd{
    padding: 5px 0 0 11px;
    height: 395px;
}

.ewb-farm-bd li{
    margin: 5px 0 0 7px;
} 

.ewb-farm-item{
    display: block;
    width: 92px;
    height: 71px;
    background-repeat: no-repeat;
}

.ewb-farm-item.farm1{
    background-image: url(imagesfarm1.jpg);
}

.ewb-farm-item.farm2{
    background-image: url(imagesfarm2.jpg);
}

.ewb-farm-item.farm3{
    background-image: url(imagesfarm3.jpg);
}

.ewb-farm-item.farm4{
    background-image: url(imagesfarm4.jpg);
}

.ewb-farm-item.farm5{
    background-image: url(imagesfarm5.jpg);
}

.ewb-farm-item.farm6{
    background-image: url(imagesfarm6.jpg);
}

.ewb-farm-item.farm7{
    background-image: url(imagesfarm7.jpg);
}

.ewb-farm-item.farm8{
    background-image: url(imagesfarm8.jpg);
}

.ewb-farm-item.farm9{
    background-image: url(imagesfarm9.png);
}

.ewb-farm-item.farm10{
    background-image: url(imagesfarm10.png);
}

.ewb-farm-item.farm1:hover{
    background-image: url(imagesfarm1h.jpg);
}

.ewb-farm-item.farm2:hover{
    background-image: url(imagesfarm2h.jpg);
}

.ewb-farm-item.farm3:hover{
    background-image: url(imagesfarm3h.jpg);
}

.ewb-farm-item.farm4:hover{
    background-image: url(imagesfarm4h.jpg);
}

.ewb-farm-item.farm5:hover{
    background-image: url(imagesfarm5h.jpg);
}

.ewb-farm-item.farm6:hover{
    background-image: url(imagesfarm6h.jpg);
}

.ewb-farm-item.farm7:hover{
    background-image: url(imagesfarm7h.jpg);
}

.ewb-farm-item.farm8:hover{
    background-image: url(imagesfarm8h.jpg);
}

.ewb-farm-item.farm9:hover{
    background-image: url(imagesfarm9h.png);
}

.ewb-farm-item.farm10:hover{
    background-image: url(imagesfarm10h.png);
}

/* 下属机构 */

.ewb-affair{
    height: 81px;
    background: url(imagesaffair_bg.jpg);
}

.ewb-affair-hd{
    margin: 2px 5px 0 0;
    width: 35px;
    height: 76px;
}

.ewb-affair-bd{
    padding-top: 3px;
    width: 941px;
    text-align: center;
    line-height: 80px;
    font-size: 16px;
    font-weight: bold;
}

.ewb-affair-bd li{
    background: url(imagesaffair_line.jpg) right top no-repeat;
}

.ewb-affair-bd li.affair5{
    background: none;
}

.ewb-affair-bd li:hover a{
    background-color: #f1f8fe;
}

.ewb-affair-item{
    margin: 0 3px 0 2px;
    display: block;
    width: 183px;
    height: 73px;
    color: #266dbf;
    background-position: 10px center;
    background-repeat: no-repeat;
}

.affair1 .ewb-affair-item{
    background-image: url(imagesaffair1.png);
}

.affair2 .ewb-affair-item{
    background-image: url(imagesaffair2.png);
}

.affair3 .ewb-affair-item{
    background-image: url(imagesaffair3.png);
}

.affair4 .ewb-affair-item{
    background-image: url(imagesaffair4.png);
}

.affair5 .ewb-affair-item{
    margin-right: 0;
    padding-left: 44px;
    width: 142px;
    background-image: url(imagesaffair5.png);
}

/* 特色专题 */

.ewb-topic{
    height: 87px;
    background-color: #f6f6f6;
}

.ewb-topic-bd{
    padding: 14px 0 0 2px;
}

.ewb-topic-item{
    margin-left: 12px;
    width: 215px;
    height: 61px;
}

/* 友情链接 */

.ewb-flink{
    height: 35px;
    line-height: 35px;
    background-color: #f6f6f6;
}

.ewb-flink-tt{
    width: 108px;
    text-align: center;
    font-weight: bold;
}

.ewb-flink-sel{
    margin: 8px 12px 0 0;
    width: 270px;
    height: 19px;
    line-height: 19px;
    font-size: 13px;
	text-align:center;
	border:1px solid #000;
	cursor:pointer;
}

.ewb-flink-sel.last{
    margin-right: 10px;
}