@charset "utf-8";

/* CSS Document */

body {
    margin: 0;
    color: #333;
    background: url('list_bg_zdxm.png') top center #fff no-repeat;
    height: 100%;
    position: relative;
}

* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "宋体", "黑体", Helvetica Neue, Tahoma, Arial, 'Hiragino Sans GB';
    color: #333;
    font-size: 14px;
    outline: none;
}

a {
    color: #666;
    text-decoration: none
}

a:hover,
a:focus {
    color: #D21D1D;
    text-decoration: none
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.container {
    width: 1200px;
    margin: 0 auto;
}


/*首页*/

.backHome {
    margin: 60px;
    float: right;
}

.zhanwei {
    height: 374px;
}


/*盟市页面*/

.msPro {
    width: 1200px;
    height: 600px;
    background-color: #fff;
    display: none;
    position: absolute;
    top: -600px;
    left: 0;
    overflow: hidden;
}

.mpC {
    width: 1200px;
}

.cityName {
    width: 287px;
    height: 109px;
    float: left;
    background: url("list_city_item_bg_zdxm.png") top center no-repeat;
    margin-top: 234px;
    margin-left: 50px;
}

.cityName span {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #2983BD;
    line-height: 109px;
    font-weight: bold;
}

.cityContent {
    float: left;
    width: 808px;
    margin-left: 55px;
}

.cityContent .ccItem {
    height: 51px;
    background: url("list_city_title_bg_zdxm.png") left center no-repeat;
    margin-top: 20px;
}

.cityContent .ccItem span {
    line-height: 51px;
    color: #fff;
    font-size: 28px;
    padding-left: 40px;
}

.cityContent .ccCon {
    margin-top: 20px;
    padding-right: 20px;
    height: 507px;
    display: block;
}

.cityContent .ccCon p,
.cityContent .ccCon * {
    line-height: 35px;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    color: #666;
}


/*盟市列表*/

.list_top {
    width: 100%;
    height: 200px;
    background: url("list_top_bg.jpg") top center no-repeat;
    border-bottom: 3px solid #1E98D7;
}

.list_top span {
    display: block;
    text-align: center;
    font-size: 75px;
    color: #2983BD;
    font-weight: bold;
    line-height: 200px;
    letter-spacing: 4px;
}

.container .c {
    margin-top: 70px;
    margin-bottom: 40px;
}

.chnList {
    float: left;
    width: 171px;
    background: url("list_chn_bg_zdxm.png") top center repeat-y;
    padding: 40px 12px;
}

.chnList li {
    line-height: 38px;
    transition: 0.5s;
    padding: 5px 0;
}

.chnList li:hover {
    background-color: #EFAD3D;
}

.chnList li span {
    padding: 0 19px;
    color: #fff;
}

.chnList li a {
    color: #fff;
    font-size: 16px;
}

.documentList {
    float: left;
    width: 946px;
    margin-left: 59px;
}

.documentList .t {
    height: 51px;
    border-bottom: 2px solid #5BBBEE;
}

.documentList .t span {
    width: 179px;
    height: 51px;
    float: left;
    background: url("list_document_t_bg_zdxm.png") left center no-repeat;
    text-align: center;
    font-size: 18px;
    line-height: 51px;
    color: #fff;
}

.documentList ul {
    margin-top: 20px;
}

.documentList li {
    line-height: 30px;
    background: url("dot_zdxm.png") 10px 20px no-repeat;
    padding: 5px 0 5px 30px;
    font-size: 15px;
}

.documentList li span {
    float: right;
}

.documentPage,
.banshiPage {
    margin: 0 51px;
}

.documentPage h1,
.banshiPage h1 {
    text-align: center;
    line-height: 50px;
    margin: 30px 0;
    font-size: 28px;
    color: #128CC5;
}

.documentPage .documentInfo {
    height: 29px;
    line-height: 29px;
    background: url("list_detail_bg_zdxm.png") top center repeat-x;
    text-align: center;
}

.documentPage .documentInfo span {
    padding-right: 50px;
}

.documentPage .documentInfo * {
    font-size: 12px;
    color: #fff;
}

.documentPage .documentInfo span a {
    margin: 0 5px;
}

.documentPage .documentContent {
    padding: 24px;
}

.documentPage .documentContent * {
    line-height: 200%;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}


/*盟市导航*/

.cityList {
    margin-top: 70px;
    height: 148px;
    background: url("index_ms_bg_dzxm.png") left center no-repeat;
    position: relative;
}

.clTop,
.clBottom {
    color: #fff;
    font-size: 18px;
}

.clTop {
    padding-top: 20px;
    margin-left: 170px;
}

.clBottom {
    margin-top: 45px;
    margin-left: 100px;
}

.index_hover {
    background: url(cltop_hover.png) top center no-repeat;
    position: absolute;
    top: -90px;
    width: 463px;
    height: 76px;
    color: #fff;
}

.index_hover a {
    line-height: 70px;
    padding: 10px 30px;
    color: #fff;
    font-size: 18px;
    transition: 0.5s;
}

.index_hover a:hover {
    text-decoration: underline;
}

.cityList .index_hover a:hover {
    text-decoration: underline;
}

.clTop>a.on {
    background-color: #EFAD3D;
    font-size: 18px;
    padding: 10px 30px;
    line-height: 30px;
    transition: 0.5s;
    color: #fff;
}

.cityList .naver-bar a {
    padding: 10px 30px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    transition: 0.5s;
}

.cityList .naver-bar a:hover {
    background-color: #EFAD3D;
}

.pages {
    width: 95%;
    text-align: center;
    padding: 12px;
    clear: both;
    margin-top: 10px;
}

.pages span,
.pages a,
.pages b {
    font-size: 16px;
    margin: 0 2px;
}

.pages span font {
    color: #333333;
    font-size: 12px;
}

.pages a,
.pages b {
    border: 1px solid #ccc;
    background: #DDD;
    padding: 2px 8px;
    text-decoration: none
}

.pages span {
    padding-right: 10px
}

.pages b,
.pages a:hover {
    background: #187DC7;
    color: #FFFFFF;
}