a{
    font-size: 14px;
    color:#333;
}
a:hover{
    color:#d11120;
}
.bl-red{
    color: #9e0205;
    font-weight: 600;
    letter-spacing: 3px;
}
/****导航条****/
#nav .nav-lf{
    width:280px;
    font-size: 16px;
    float:left;
}
#nav .nav-list li{
    float:left;
    width:200px;

}
/******banner部分*******/
#fenxi{
    width:336px;
    *width:321px;
    height:239px;
    background: #fff;
    padding-left:15px;
    position: relative;
    border:1px solid #ddd;
}
#fenxi>p{
    color:#818b94;
    font-size: 16px;
    height:40px;
    line-height:40px;
    padding-right:15px;
}
.yuan{
    display: inline-block;
    width:8px;
    height:8px;
    border:1px solid #ddd;
    border-radius: 50%;
    margin-right:5px;
}
#fenxi .fenxi-list li{
    width:310px;
    height:25px;
    line-height: 25px;
    overflow: hidden;
}
#slider{
    float:left;
    width:575px;
    height:239px;
    overflow: hidden;
    position: relative;
}
.slider-list{
    width:2300px;
}
.slider-list li{
    float:left;
    width:575px;
    height:239px;
    overflow: hidden;
}
.btn-list{
    position: absolute;
    bottom:8px;
    right:5px;
}
.btn-list span{
    display: inline-block;
    width:20px;
    height:20px;
    border-radius: 10px;
    background: #fff;
    color:#000;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin-right:5px;
    cursor: pointer;
}
.btn-list .blue{
    background:#f89120;
    color:#fff;
    font-weight: 600;
}

#banner-rt{
    float:right;
    width:280px;
    height:239px;
}
#banner-rt .fabu a{
    display: inline-block;
    width:280px;
    height:40px;
    line-height: 40px;
    color:#fff;
    text-align: center;background-color: #e5383c;
}
#banner-rt .cr-ad-market a{
    display: inline-block;
    width:140px;
    *width:139px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
#banner-rt .cr-ad-market .cr-market a{
    border-right:1px solid #ddd;
}
#banner-rt .zy-js{
    width:280px;
    border:1px solid #ddd;
}
#banner-rt .zy-js h3{
    height:40px;
    line-height: 40px;
    color:#f60001;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px dashed #ddd;
}
#banner-rt .zy-js h3 b{
    padding-right:5px;
    background-color: #f60000;
    margin-right: 25px;
}
#banner-rt .zy-js-list li{
    padding-left: 35px;
    padding-right: 15px;
    height:29px;
    line-height: 29px;
    background: url("../images/star.jpg") no-repeat 15px 7px;
    overflow: hidden;
}
/*********area*********/
#area{
    height:80px;
    background-color: #f3f6ff;
    border-top:1px solid #dadce9;
    font-size: 14px;
    color:#6d788c;
    line-height: 40px;
    margin-top:30px;
}
#area a{
    color:#e98925;
    display: inline-block;
    margin:0 10px;
}
/****** 楼层部分 *******/
#floor .fl{
    margin-top:30px;
}
.fl-title{
    height:40px;
    background: #ebe9ea;
    border:1px solid #e2e2e2;
    /*line-height: 40px;*/
}
.fl-title h3{
    height:39px;
    font-weight: 600;
}
.fl-title p{
    margin-right:20px;
}
.fl-title p a{
    color:#333;
    font-size: 14px;
}
.fl-title p:hover a{
    color:#da171d;
}
.fl-title a{
    font-size: 16px;
    color:#c80000;
    line-height: 35px;
}
.fl-title span{
     display: inline-block;
     width:40px;
     height:36px;
     margin-top:2px;
     margin-left:2px;
     background-color: #3ca100;
     font-size: 20px;
     font-weight: normal;
     color:#fff;
     text-align: center;
 }
/****** 市场图片 *******/
.mar-show dl{
    float:left;
    width:275px;
    margin-left:20px;
    margin-top:20px;
}
.mar-show dt img{
    width:275px;
}
.mar-show dd h3{
    font-size: 14px;
    height:30px;
    line-height:30px;
    width: 100%;
    overflow: hidden;
}
.mar-show dd ul li{
    float:left;
    width:50%;
    *width:137px;
    height:25px;
    line-height: 25px;
}