body {
    background: url('imagesbody-bg.jpg') no-repeat center bottom;
}

.poster {
    width: 100%;
    min-width: 1200px;
    height: 45px;
    background-color: #F6B84B;
}

.poster .title {
    width: 224px;
    height: 28px;
    background: url('imagesimg-08.png') no-repeat;
    float: left;
    margin-top: 9px;
    display: block;
}

.poster .map-trigger {
    width: 25px;
    height: 31px;
    float: right;
    margin-top: 7px;
    cursor: pointer;
}

.poster .map-trigger.up {
    background: url('imagesmap-trigger-up.png') no-repeat;
}

.poster .map-trigger.down {
    background: url('imagesmap-trigger-down.png') no-repeat;
}

/*map*/
.map {
    height: 816px;
    background: url('../images/map-bg.jpg') no-repeat center bottom;
}

.map-anchor {
    height: 355px;
}

.map-anchor .m-l {
    width: 470px;
    float: left;
    padding: 0 65px;
}

.map-anchor .m-l .map-main {
    margin-top: 30px;
    position: relative;
}

.map-anchor .m-r {
    width: 470px;
    float: left;
    padding: 0 65px;
}

.map-anchor .m-r .title {
    color: #053D79;
    font-family: "microsoft yahei";
    font-size: 38px;
    font-weight: bold;
    margin-top: 45px;
    padding-bottom: 15px;
    border-bottom: 1px solid #16394C;
    letter-spacing: 3px;
}

.map-anchor .m-r .header {
    margin: 20px 0;
}

.map-anchor .m-r .header a {
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #003673;
    margin-right: 20px;
}

.map-anchor .m-r .content {
    margin-top: 15px;
    overflow: hidden;
}

.map-anchor .m-r .content a {
    padding: 0 10px;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #003673;
    font-size: 16px;
    font-family: "microsoft yahei";
    float: left;
    width: 87px;
    height: 30px;
}

.map-anchor .m-r .content a.hover {
    background-color: #FF9900;
    color: #fff;
}

.map-anchor .m-r .content a.active {
    background-color: #FF9900;
    color: #fff;
}

.map-meta {
    float: right;
    margin-top: 20px;
}

.search-widget .search {
    border: 1px solid #6D6D6D;
    background-color: #fff;
}

.search-widget .search .text {
    width: 135px;
    height: 26px;
    line-height: 26px;
    padding-left: 27px;
    padding-right: 5px;
    float: left;
    font-size: 14px;
    color: #333;
    font-family: 'microsoft yahei';
    border: 0;
    background: url(imagesico-04.jpg) no-repeat 8px 6px;
}

.search-widget .search .button {
    width: 23px;
    height: 22px;
    float: left;
    background: url(imagesico-05.jpg) no-repeat;
    border: none;
    cursor: pointer;
    margin-top: 2px;
    margin-right: 2px;
}

.website-toolbar a{
    float:right;
    margin-left:5px;
}

.view-num {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    margin-top: 3px;
    color: #000;
}

.view-num #viewNum {
    color: #E30000;
    font-size: 18px;
    vertical-align: middle;
}

/*footer*/
.footer-line {
    height: 46px;
    background-color: #1D2255;
    width: 100%;
}

.footer-copyright {
    background-color: #EBEBEB;
    padding: 35px 0;
}

.footer-copyright p {
    text-align: center;
    line-height: 30px;
    color: #5B7195;
}

/*map-tips*/
.map-tips {
    background-color: #008AE1;
    width: 180px;
    padding: 15px;
    position: absolute;
    display: none;
    z-index: 999;
}

.map-tips .box-hd {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #fff;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
}

.map-tips .box-hd a {
    display: inline-block;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
    font-size: 12px;
}

.map-tips ul.box-bd {
    margin-top: 5px;
    height: 100px;
    overflow-y: auto;
}

.map-tips ul.box-bd li {
    margin-bottom: 3px;
}

.map-tips ul.box-bd li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-family: microsoft yahei;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 3px;
}

.map-tips ul.box-bd li a:hover {
    background-color: #FF9900;
}

.map-tips-close {
    position: absolute;
    color: #fff;
    right: 3px;
    top: 3px;
    width: 15px;
    height: 15px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    font-family: simsun;
    cursor: pointer;
    display: block;
}

.map-tips-close:hover {
    background-color: #fff;
    color: #111;
}

#wuHouQiTips {
    top: -37px;
    left: -84px;
}

#wuZhongQiTips {
    top: -82px;
    left: 117px;
}

#wuQianQiTips {
    top: 56px;
    left: 169px;
}

#wuYuanTips {
    top: 21px;
    left: 81px;
}

#lingHeTips {
    top: 36px;
    left: 19px;
}

#hangJinHouQiTips {
    top: 47px;
    left: -45px;
}

#dengKouTips {
    top: 89px;
    left: -47px;
}

/*code*/
#floatDivBoxs img {
    margin: 0 auto;
}







