body{
    background-image: url('../images/bg-summer.jpg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    /*font-family: "宋体", "Microsoft Yahei", "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font: 300 1em/1.8 'microsoft Yahei', '宋体', 'Arial';
    font-size: 13px;
}
.h1_fix{
    padding: 0 12px;
    font-size: 16px;
}
.h4_fix{
    font-size: 14px;
    color: #333333;
}
.main_header_8 {
    background: #ffffff url( '../images/foot_bg.jpg' ) no-repeat 50% 0;
    background-size: 100% auto;
    background-position: bottom;
    padding: 26px 0;
}
.f-left {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 197px;
    height: 193px;
    background: url('../images/body-left.png') no-repeat 0 100%;
}
.f-right {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 210px;
    height: 242px;
    background: url('../images/body-right.png') no-repeat 100% 100%;
}
.ad_float_right {
    width: 150px;
    height: 170px;
    position: fixed;
    right: 30px;
    bottom: 221px;
    border-left: 1px dashed #c9b2a8;
    border-top-left-radius: 20px;
    border-top: 1px dashed #c9b2a8;
    padding-top: 10px;
    padding-left: 3px;
}
.panel-bordered-danger{

}
.panel-title_fix_2 {
    font-size: 15px;
}
.main_header_1 {
    background-color: rgba( 255,255,255,0.4 );
}
.container {
    width: 1200px;
}