.clearfix:after {
    display: block;
    height: 0;
    content: "";
    clear: both;
}
body{
    background: #fafafa;
}
.fangjia_banner {
    background: url(../images/fangjia_banner.jpg)no-repeat center center;
    width: 100%;
    height: 300px;
    color: #fff;
    position: relative;
}

.fangjia_banner h1 {
    font-weight: normal;
    font-size: 64px;
    position: absolute;
    left: 22%;
    top: 90px;
}

.fangjia_banner p {
    font-size: 32px;
    position: absolute;
    left: 22%;
    top: 180px;
}

.fangjia_main {
    width: 1080px;
    margin: 0 auto;
}

.fangjia_main a:hover {
    color: #0a8dcd
}

.fangjia_main .hot_city a:hover {
    color: #0a8dcd
}

.fangjia_main .hot_city {
    margin-top: 20px;
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
    width: 1080px;
}

.fangjia_main .hot_city a {
    font-size: 14px;
    color: #808080;
    margin-right: 16px;
}

.fangjia_main .hot_city .title {
    font-size: 18px;
    color: #333;
    margin-right: 20px;
}

.fangjia_main .all_city_title {
    font-size: 18px;
    color: #333;
    padding: 30px 0;
}

.all_city_box table {
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-spacing: 0;
    margin-bottom: 80px;
}

.all_city_box table td {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    height: 30px;
    padding: 15px 0;
    padding-left: 30px;
}

.all_city_box table td a {
    color: #808080;
    font-size: 14px;
    display: inline-block;
    margin-right: 24px;
    line-height: 32px;
}

.all_city_box table td:first-child {
    background: #f6f7f8;
    width: 100px;
    padding-left: 20px;
    border-right: none;
    font-size: 16px;
    color: #333;
}
.all_city_box table tr:last-child td{
    border: none;
    padding: 0;
}
.all_city_box table tr:last-child td a{
    margin: 0;
}
.fangjia_main .top_title {
    font-size: 14px;
    color: #999;
    padding: 20px 0;
}

.fangjia_main .top_title a {
    color: #999;
}

.fangjia_main .fangjia_main_left {
    width: 760px;
    float: left;
}

.fangjia_main .city_fangjia_title {
    width: 680px;
    padding: 26px 40px;
    padding-bottom: 30px;
    background: #fff;
}

.city_fangjia_title h1 {
    font-size: 24px;
    font-weight: normal;
}

.city_fangjia_title .time {
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: -20px;
}

.city_fangjia_title .avg_price {
    font-size: 18px;
    color: #666;
    border-bottom: 1px solid #fafafa;
    padding: 15px 0 30px 0;
}

.avg_price span {
    color: #ff3838;
    font-size: 20px;
}

.city_fangjia_title .nearly_avg {
    margin-top: 30px;
}

.city_fangjia_title .nearly_avg li {
    width: 21%;
    height: 80px;
    margin-right: 5%;
    text-align: center;
    font-size: 16px;
    color: #666;
    float: left;
}

.city_fangjia_title .nearly_avg li:last-child {
    margin: 0;
}

.nearly_avg .price {
    color: #ff3838;
    font-size: 24px;
}

.nearly_avg .upper {
    color: #ff4141;
}
.nearly_avg .lower {
    color: #6ac593;
}

.nearly_avg .nearly_thirty {
    color: #4d4d4d;
    margin-top: 10px;
    font-weight: 600;
}

.month_chart_box {
    background: #fff;
    margin-top: 20px;
    padding: 30px 30px;
    position: relative;
}
.month_chart_box .notdata{
    position: relative;
    left: 153px;
    top: 13px;
}

.all_year {
    margin: 0;
}

.month_chart_box .m_title {
    font-size: 18px;
    font-weight: 600;
}

.month_chart_box .tag_box {
    margin-top: 20px;
}

.month_chart_box .tag_box a {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 6px 10px;
    margin-left: 10px;
}

.month_chart_box .year_select_box a {
    padding: 6px 8px;
    margin-left: 2px;
}

.month_chart_box .tag_box .active {
    background: #0da4ed;
    color: #fff;
}

.month_chart_box .more_year {
    padding: 6px 10px;
    border: 1px solid #0da4ed;
    border-radius: 2px;
    color: #0da4ed;
    position: absolute;
    right: 30px;
    top: 65px;
}

#month_chart {
    height: 300px;
}

#year_chart {
    height: 300px;
}

.city_in_price {
    background: #fff;
    margin-top: 20px;
    padding: 30px 0;
    position: relative;
    margin-bottom: 70px;
}

.city_in_price .change_tab_box {
    height: 45px;
    border-bottom: 1px solid #ebebeb;
    padding: 0 30px;
}

.change_tab_box span {
    font-size: 18px;
    color: #999;
    display: inline-block;
    margin-right: 20px;
    height: 45px;
    cursor: pointer;
}

.change_tab_box .selected {
    color: #333;
    font-weight: 600;
    border-bottom: 2px solid #2aa0ea;
}

.county_box {
    padding: 0 30px;
    margin-top: 20px;
}

.county_box a {
    color: #0a8dcd;
}

.county_box table {
    border-spacing: 0;
}

.county_box table tr td {
    height: 40px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
}

.county_box table tr .upper {
    color: #ff3838;
}

.county_box table tr .lower {
    color: #6ac593;
}

.county_box table tr:first-child td {
    background: #f5f7fa;
    color: #333;
    border: none;
}

.fangjia_main_right {
    width: 260px;
    float: right;
    padding: 30px 20px;
    background: #fff;
}

.fangjia_main_right h2 {
    font-size: 18px;
    /* font-weight: normal; */
}

.fangjia_main_right table {
    border-spacing: 0;
    margin-top: 20px;
}

.fangjia_main_right table tr td {
    height: 40px;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
}

.other_viallage table tr td {
    text-align: left;
    padding-left: 12px;
}

.other_viallage table tr td:last-child {
    text-align: right;
    padding-right: 12px;
}

.fangjia_main_right table tr .upper {
    color: #ff3838;
}

.fangjia_main_right table tr .lower {
    color: #6ac593;
}

.fangjia_main_right table tr:first-child td {
    background: #f5f7fa;
    color: #333;
    border: none;
}

.city_in_price .year_avg_price {
    padding: 0 30px;
}

.year_avg_price span {
    font-size: 18px;
    font-weight: 600;
}
.viallage_price{
    margin-top: 35px;
    padding-bottom: 20px;
}
.viallage_price table{
    border-spacing: 0;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}
.viallage_price table tr td{
    font-size: 14px;
    color: #333;
    padding: 10px 0;
    padding-left: 20px;
    height: 20px;
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.viallage_price table tr td:first-child,.viallage_price table tr td:nth-child(3){
    width: 120px;
    background: #f5f7fa;
    color: #666;
    border-right: none;
}
.cwmx-pages a{
    color: #000;
}
.county_box .cwmx-pages{
    text-align: left;
}
.adv_box{
    margin-top: 20px;
}