@charset "utf-8";

/* CSS Document */

body {
    width: 100%;
    height: 100%;
    font-family: 微软雅黑;
    font-size: 15px;
    color: #333;
    background: #fff;
}

body {
    font-family: 微软雅黑;
}

.main {
    width: 100%;
    border-top: 1px solid #B9B8B7;
    margin-bottom: 50px;
}

.inner {
    width: 1200px;
    margin: 0 auto;
}


/******省份切换*******/

.part1 {
    width: 1200px;
    height: 540px;
    margin: 0 auto;
    border-top: 1px solid #B9B8B7;
    background: #fff;
}

.tpxw {
    width: 50%;
    height: 540px;
    float: left;
    padding-top: 60px;
}

.dgtgk_tit {
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.dgtgk_tit span {
    display: inline-block;
    float: left;
    width: auto;
    height: 40px;
    font-size: 28px;
    color: #333333;
    padding: 0 10px;
}

.dgtgk_tit p {
    display: block;
    float: left;
    width: auto;
    height: 40px;
    font-size: 16px;
    color: #999999;
    padding: 0 10px;
}

.sdp {
    width: 100%;
    height: 60px;
    float: left;
    border-bottom: 1px solid #EEEEEE;
    margin-top: 20px;
}

.sdp li {
    width: 100%;
    height: 60px;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}

.sdp li .one {
    width: 100px;
    height: 60px;
    float: left;
}

.sdp li .two {
    width: 400px;
    height: 60px;
    float: left;
}

.sdp li .three {
    width: 100px;
    height: 60px;
    float: left;
}

.sdp_list {
    width: 100%;
    height: auto;
    float: left;
}

.sdp_list li {
    width: 100%;
    height: 50px;
    float: left;
    font-size: 16px;
    color: #333333;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
}

.sdp_list li .one {
    width: 100px;
    height: 50px;
    float: left;
}

.sdp_list li .two {
    width: 400px;
    height: 50px;
    float: left;
}

.sdp_list li .three {
    width: 100px;
    height: 50px;
    float: left;
}


/****下拉框*****/

.form {
    width: 121px;
    height: 40px;
    float: left;
    margin-left: 100px;
}

.j_select {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    background: #fff;
    display: inline-block;
}

.j_select .current_select {
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    border: 1px solid #333;
    outline: none;
    font-size: 16px!important;
}

.mySelect_current_select_text {
    font-size: 16px!important;
    padding: 0px!important;
}

.j_select .current_select .select_icon {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 32px;
    height: 38px;
    background: url(sjys2.jpg) no-repeat;
}

.j_select ul {
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    border-radius: 2px;
    display: none;
    box-shadow: 1px 1px 2px #ccc;
    background: #fff;
    position: absolute;
    width: calc(100% - 2px) !important;
    max-height: 302px;
    overflow: auto;
    outline: none;
    z-index: 99 !important;
}

.j_select ul li {
    margin: 0;
    padding: 0;
    line-height: 30px;
    text-indent: 1em;
    list-style: none;
}

.j_select ul li:hover {
    background: #f90;
    color: #fff;
    cursor: default;
}

.j_select ul li.current_item {
    background: #f90;
    color: #fff;
    cursor: default;
}

#part2 {
    width: 100%;
    height: 724px;
    background: #f5f5f5;
}

.part2 {
    width: 1200px;
    height: 724px;
    margin: 0 auto;
}

.zsys {
    width: 1200px;
    height: 110px;
    background: url(sjys.png) no-repeat center top;
    margin-top: 40px;
    float: left;
    margin-bottom: 24px;
}

.zsys h1 {
    font-size: 36px;
    color: #333333;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    line-height: 50px;
    text-align: center;
}

.zsys_one {
    width: 580px;
    height: 490px;
    float: left;
    background: url(sjys1.jpg) no-repeat;
}

.zsys_one span {
    display: block;
    width: 100%;
    height: 28px;
    float: left;
    margin-top: 77px;
    font-size: 20px;
    color: #333333;
    line-height: 28px;
    text-indent: 30px;
    font-weight: bold;
}


/* tagscloud */

#tagscloud {
    width: 480px;
    height: 380px;
    position: relative;
    font-size: 16px;
    color: #333;
    float: left;
    margin-left: 50px;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    text-decoration: none;
    margin: 0 20px 20px 0;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    border-radius: 3px;
}

#tagscloud a.tagc1 {
    font-size: 42px;
    color: #6B84BE;
}

#tagscloud a.tagc2 {
    font-size: 17px;
    color: #666666;
}

#tagscloud a.tagc5 {
    font-size: 13px;
    color: #666666;
}

#tagscloudOne {
    width: 480px;
    height: 380px;
    position: relative;
    font-size: 16px;
    color: #333;
    float: left;
    margin-left: 50px;
    text-align: center;
}

#tagscloudOne a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    text-decoration: none;
    margin: 0 20px 20px 0;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    border-radius: 3px;
}

#tagscloudOne a.tagc1 {
    font-size: 42px;
    color: #FFBC7C;
}

#tagscloudOne a.tagc2 {
    font-size: 17px;
    color: #FFBC7C;
}

#tagscloudOne a.tagc5 {
    font-size: 13px;
    color: #666666;
}

.sfxz {
    width: 515px;
    height: 450px;
    float: left;
}

.sfxz_tit {
    width: 100%;
    height: 70px;
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 70px;
    position: relative;
}

.sfxz_tit span {
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(shuom.png) no-repeat;
    top: 29px;
    left: 80px;
}

.sfxz_list {
    width: 100%;
    height: 350px;
    float: left;
}

.sfxz_list li {
    width: 110px;
    height: 35px;
    float: left;
    border: 1px solid #D8D8D8;
    font-size: 14px;
    color: #666666;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow:hidden;
}

.sfxz_list li:hover {
    background: #51CAF5;
    border: 1px solid #51CAF5;
    color: #fff;
}


/* 选中省份 */

.clickProvince {
    background: #51CAF5;
    border: 1px solid #51CAF5;
    color: #fff !important;
}

.zbfw {
    width: 660px;
    height: 450px;
    float: right;
}

.zbfw_tit {
    width: 100%;
    height: 70px;
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 70px;
    position: relative;
}

.zbfw_tit span {
    font-size: 14px;
    color: #666666;
    line-height: 70px;
    padding-left: 20px;
    font-weight: normal;
}

#containerFive {
    width: 630px;
    height: 320px;
    float: left;
}

.shsz {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    background: url(zhbj.png) top center no-repeat;
    text-align: center;
    line-height: 80px;
    color: #333333;
    font-size: 36px;
    margin-top: 40px;
}

.bjsz {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
    background: url(dxbj.png) top center no-repeat;
    text-align: center;
    line-height: 80px;
    color: #333333;
    font-size: 36px;
}

#container,
#containerOne,
#containerTwo,
#containerThr,
#containerFour {
    width: 545px;
    height: 240px;
    float: left;
    margin-top: 40px;
}

.szbt {
    width: 20px;
    height: 240px;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    padding-top: 50px;
    margin-top: 26px;
word-wrap: break-word;
}