/**!
 * 梁溪网站
 * author: xuyang;
 */


/* main */

.main {
    position: relative;
    background: url(imagesm-bg.png) center 243px no-repeat;
}

.map {
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: 510px;
	padding-top: 120px;
	font-size: 14px;
	background: url(imagesmap-bg.png) center 0 no-repeat;
}

.map a {
	color: #aa373e;
}

/* 图片轮播 */

.viewpage {
    height: 371px;
}

.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-switcher {
    position: absolute;
    left: 280px;
    bottom: 17px;
    height: 11px;
}

.wb-slider-stag {
    float: left;
    margin-right: 20px;
    height: 11px;
    width: 11px;
    background: url(imagesstag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url(imagesstag-active.png);
}


/* 通知公告 */

.floor-com-a {
    width: 158px;
    height: 74px;
}

.floor-bg1 {
    background: url(imagesfloor-bg1.jpg);
}

.floor-bg2 {
    background: url(imagesfloor-bg2.jpg);
}

.floor-bg3 {
    background: url(imagesfloor-bg3.jpg);
}

.floor-bg4 {
    background: url(imagesfloor-bg4.jpg);
}

.floor-bg5 {
    background: url(imagesfloor-bg5.jpg);
}

.floor-bg1:hover {
    background: url(imagesfloor-bg1h.jpg);
}

.floor-bg2:hover {
    background: url(imagesfloor-bg2h.jpg);
}

.floor-bg3:hover {
    background: url(imagesfloor-bg3h.jpg);
}

.floor-bg4:hover {
    background: url(imagesfloor-bg4h.jpg);
}

.floor-bg5:hover {
    background: url(imagesfloor-bg5h.jpg);
}

.floor-icon1 {
    margin-top: 23px;
    margin-left: 23px;
    width: 39px;
    height: 29px;
    background: url(imagesfloor-icon1.png);
}

.floor-icon2 {
    margin-top: 23px;
    margin-left: 20px;
    width: 40px;
    height: 28px;
    background: url(imagesfloor-icon2.png);
}

.floor-icon3 {
    display: block;
    margin-top: 10px;
    margin-left: 32px;
    width: 37px;
    height: 33px;
    background: url(imagesfloor-icon3.png);
}

.floor-icon4 {
    display: block;
    margin-top: 10px;
    margin-left: 34px;
    width: 35px;
    height: 35px;
    background: url(imagesfloor-icon4.png);
}

.floor-icon5 {
    display: block;
    margin-top: 10px;
    margin-left: 35px;
    width: 31px;
    height: 35px;
    background: url(imagesfloor-icon5.png);
}

.floor-sp {
    margin-left: 15px;
    line-height: 74px;
    font-size: 16px;
    font-weight: bold;
    color: #fbeed9;
}

.floor-com-b {
    margin-top: 10px;
    width: 102px;
    height: 74px;
}

.floor-b-sp {
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fbeed9;
}

.notice {
    height: 203px;
    background-color: #f2e4cc;
}

.common-hd {
    height: 43px;
}

.commn-tt {
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}

.notice-bd {
    padding-top: 11px;
}

.notice-item {
    line-height: 28px;
    vertical-align: top;
    font-size: 14px;
    background: url(imagesitem-icon.png) 0 13px no-repeat;
}

.notice-block {
    padding-left: 9px;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.notice-item a {
    color: #333;
}

.notice-item a:hover {
    color: #aa373e;
}


/* 今日梁溪 */

.today {
    height: 291px;
    background-color: #f2e4cc;
}

.today-bd {
   /*  padding-top: 16px; */
}

.today-h {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #aa373e;
}

.today-p {
    padding: 9px 11px 0;
    line-height: 20px;
    font-size: 14px;
    text-indent: 30px;
}

.today-p a {
    color: #ec2d2d;
}

.today-items {
    padding-top: 2px;
    padding-left: 10px;
}


/* 部门快讯 */

.depart-tt {
    margin-top: 10px;
    width: 124px;
    height: 33px;
    cursor: pointer;
}

.depart-tt1 {
    background: url(imagesdepart-tt1.png);
}

.depart-tt2 {
    background: url(imagesdepart-tt2.png);
}

.depart-tt1.current {
    background: url(imagesdepart-tt1h.png);
}

.depart-tt2.current {
    background: url(imagesdepart-tt2h.png);
}

.depart-line {
    margin: 11px 8px 0;
    width: 1px;
    height: 31px;
    background-color: #ab3a40;
}


/* 走进梁溪 */

.approach-bd {
    padding: 14px 0 0 2px;
}

.approach-block {
    margin-left: 25px;
    width: 124px;
    height: 92px;
}

.approach-block img {
    display: block;
}

.app-link {
    padding-top: 3px;
    height: 20px;
    font-size: 14px;
    text-align: center;
}

.app-link a {
    color: #333;
}

.app-link a:hover {
    color: #aa373e;
}

.app-viewpage {
    margin-top: 2px;
    height: 48px;
}

.left-btn {
    float: left;
    width: 38px;
    height: 48px;
    background: url(imagesleft-btn.png) 10px 11px no-repeat #9c513a;
    cursor: pointer;
}

.focus {
    float: left;
    width: 1052px;
    height: 48px;
    overflow: hidden;
}

.right-btn {
    float: left;
    width: 38px;
    height: 48px;
    background: url(imagesright-btn.png) 14px 11px no-repeat #9c513a;
    cursor: pointer;
}

.focus-bd {
    height: 48px;
}

.focus-bd-pics {
    height: 48px;
}

.focus-bd-pics-item {
    width: 250px;
    height: 48px;
    float: left;
    display: inline;
}

.focus-bd-pics-item img {
    display: block;
    width: 100%;
    height:100%;
}

/* 信息公开 */

.infor {
    height: 399px;
    background-color: #f2e4cc;
}

/* 公共服务 */

.public {
    padding: 0 10px;
    height: 399px;
    background-color: #f2e4cc;
}

.public-hd {
    height: 53px;
    border-bottom: 1px solid #aa373e;
}

.public-tt {
    padding-top: 10px;
    display: inline-block;
}

.public-bd {
    padding-top: 10px;
}

.p-common {
    width: 313px;
    height: 322px;
    border: 1px solid #aa373e;
}

.pq-hd {
    height: 32px;
}

.pq-tt {
    margin-top: 5px;
    margin-left: 9px;
    padding-left: 8px;
    font-size: 16px;
    background: url(imagespq-line.jpg) 0 3px no-repeat;
    color: #aa373e;
}

.pq-sel {
    margin-top: 5px;
    margin-right: 9px;
    padding-left: 8px;
    width: 113px;
    height: 21px;
    line-height: 21px;
    border: 1px solid #b28850;
    font-size: 14px;
    color: #987064;
}

.pq-items {
    margin-top: 4px;
    margin-left: 10px;
    height: 200px;
    overflow: hidden;
}

.pq-linkarea {
    margin-top: 2px;
}

.pq-link {
    width: 57px;
}

.pq-icon {
    display: block;
    width: 57px;
    height: 57px;
}

.pq-icon1 {
    background: url(imagespq-icon1h.png);
}

.pq-icon2 {
    background: url(imagespq-icon2h.png);
}

.pq-icon3 {
    background: url(imagespq-icon3h.png);
}

.pq-icon4 {
    background: url(imagespq-icon4h.png);
}

.pq-link:hover .pq-icon1 {
    background: url(imagespq-icon1.png);
}

.pq-link:hover .pq-icon2 {
    background: url(imagespq-icon2.png);
}

.pq-link:hover .pq-icon3 {
    background: url(imagespq-icon3.png);
}

.pq-link:hover .pq-icon4 {
    background: url(imagespq-icon4.png);
}

.pq-sp {
    display: block;
    padding-top: 3px;
    font-size: 14px;
    text-align: center;
    color: #aa373e;
}

.pq-link:hover .pq-sp {
    color: #b28850;
}

.ser-bd {
    padding: 8px 9px 0 4px;
}

.ser-link {
    margin-left: 6px;
    width: 94px;
    height: 47px;
    line-height: 47px;
    font-size: 14px;
    text-align: center;
    color: #fbeed9;
}

.ser-color1 {
    background-color: #af503a;
}

.ser-color2 {
    background-color: #de763f;
}

.ser-color3 {
    background-color: #da765c;
}

.ser-color4 {
    background-color: #b28850;
}

.ser-color5 {
    background-color: #a7573c;
}

.ser-color6 {
    background-color: #cc7f5c;
}

.ser-color1:hover {
    background-color: #9f3b24;
}

.ser-color2:hover {
    background-color: #d5672c;
}

.ser-color3:hover {
    background-color: #cf5e41;
}

.ser-color4:hover {
    background-color: #a2763b;
}

.ser-color5:hover {
    background-color: #9f492c;
}

.ser-color6:hover {
    background-color: #c16b45;
}

.conven-hd {
    /* margin-top: 17px; */
}

.conven-bd {
    padding-top: 3px;
}

.conven-item {
	width: 40%;
    padding-left: 9px;
    margin-left: 20px;
    line-height: 28px;
    vertical-align: top;
    font-size: 14px;
    background: url(imagesitem-icon.png) 0 14px no-repeat;
}

.conven-item a {
    color: #333;
}

.conven-item a:hover {
    color: #aa373e;
}

.firendlink-hd {
    position: relative;
    height: 30px;
}

.fl-sp1 {
    padding-left: 38px;
    width: 80px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #f2e4cc;
    background: url(imagesfl-icon.png) 15px 6px no-repeat #aa373e;
}

.fl-sp1.cur {
    background: url(imagesfl-icon.png) 15px 6px no-repeat #AA373E;
}

.fl-sp2 {
    margin-left: 1px;
    width: 25.5%;
    height: 28px;
    line-height: 28px;
    text-align:center;
    font-size: 16px;
    border: 1px solid #b28850;
    color: #b28850;
    background: url(imagesfl-icon2.png)  90% 11px no-repeat #fbeed9;
    cursor: pointer;
}

.fl-sp2.current {
    height: 30px;
    border: 1px solid #aa373e;
    border-bottom: 1px solid #fbeed9;
    color: #aa373e;
    background: url(imagesfl-icon2h.png) 90% 11px no-repeat #fbeed9;
}
.fl-sp2.last{
	float:right !important;
	width: 22.1%;
}

.fl-con {
    display: none;
    margin-top: 1px;
    padding: 5px 0 7px 0;
    border: 1px solid #aa373e;
    background-color: #fbeed9;
}

.fl-item {
	width: 18%;
    margin-left: 20px;
    margin-right: 10px;
    padding-left: 10px;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    vertical-align: top;
    background: url(imagesitem-icon.png) 0 12px no-repeat;
}

.fl-item a {
    color: #333;
}

.fl-item a:hover {
    color: #aa373e;
}

