@charset "gb2312";


/*区情概况 start*/
.overview{
    height: 360px;
    margin-bottom: 10px;
}
.overview .container{
    background: url("png_quqing_overview_bg.png") no-repeat;
    height: 300px;
    width: 1120px;
    padding: 30px;
}
.overview_img{
    width: 390px;
    height: 248px;
    margin-left: 24px;
    margin-top: 26px;
    float: left;
    margin-right: 30px;
}
.overview_img img{
    width: 390px;
    height: 248px;
}
.overview_desc{
    width: 656px;
    height: 300px;
    float: left;
}
.overview_desc .title{
    color: #0068B7;
    font-size: 22px;
    line-height: 2.2;
    height: 48px;
    overflow: hidden;
}
.overview_desc .desc_content{
    line-height: 1.6;
    text-align: justify;
    height: 208px;
    overflow: hidden;
}
.overview_desc .desc_content p{
    margin-bottom: 10px;
}
.desc_detail{
    text-align: right;
}
.desc_detail a{
    color: #0068B7;
}
/*区情概况 end*/

/*区情栏目 start*/
.columns{
    margin-bottom: 10px;
    clear: both;
    overflow: auto;
}
.columns .container .wrap{
    margin-left: -10px;
    margin-top: -10px;
    width: 1190px;
}
.column{
    width: 384px;
    height: 311px;
    float: left;
    margin: 10px 0px 0px 12px;
    background: url("png_quqing_column_bg.png") no-repeat;
}
.column_title{
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
}
.column_content{
    width: 328px;
    height: 186px;
    overflow: hidden;
    margin: 0 auto;
    text-align: justify;
    text-indent: 28px;
    line-height: 1.6;
}
.column_content p{
    margin-bottom: 10px;
}
.column .desc_detail{
    width: 340px;
    margin: 10px auto 0;
}
/*区情栏目 end*/

/*区情图说 start*/
.tushuo{
    clear: both;
    height: 270px;
    margin-bottom: 10px;
}
.tushuo .container{
    background: url("png_quqing_pic_bg.png");
}
.tushuo_left{
    float: left;
    width: 285px;
    height: 240px;
    margin-left: 120px;
    margin-top: 20px;
    margin-right: 10px;
}
.tushuo_cener{
    float: left;
    width: 525px;
    height: 240px;
    margin-top: 20px;
    margin-right: 10px;
}
.tushuo_right{
    float: left;
    width: 200px;
    height: 240px;
    margin-top: 20px;
}
.tushuo .center_top{
    margin-bottom: 10px;
}
.tushuo .top_left{
    width: 260px;
    height: 115px;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
.tushuo .top_right{
    width: 255px;
    height: 115px;
    float: left;
    margin-bottom: 10px;
}
.tushuo .bottom_left{
    width: 226px;
    height: 115px;
    margin-right: 10px;
    float: left;
}
.tushuo .bottom_right{
    width: 289px;
    height: 115px;
    float: left;
}
.tushuo img{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}
/*区情图说 end*/
