@charset "utf-8";
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.cf{zoom:1;}

/*超出显示...*/
.ellipsis{white-space:nowrap; text-overflow:ellipsis;overflow:hidden; display:block;}
* html .cf{height:1%} /* Hides from IE-mac \*/
.cf{display:block}/* End hide from IE-mac */
.fl{float: left;}
.fr{float: right;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt60{margin-top: 60px;}
.mr10{margin-right:10px;}
.mr30{margin-right:30px;}
.mr52{margin-right:52px;}
.ml30{margin-left:30px;}
.pb50{padding-bottom: 50px;}
.bgf9{background: #f9f9f9;}
.bb1{border-bottom: 1px solid #efefef;}
.c_blue{color: #0066b3!important;}
body
{
  margin:0px ;
  padding:0px;   
}
.section
{
    width: 1220px;
    margin: 0 auto;
   // height: 600px;
    margin:20px auto;
}
.content
{
  //  height:900px;
}
#ccbAnchor_content
{
    width: 100%;
    //height: 100%;
}
