/* CSS Document */
/*公用*/
body, div, h1, h2, h3, h4, h5, h6, p, ul, li, b, span { margin:0; padding:0; }
body { font-family:微软雅黑; font-size:12px;}
ul, ol, li { list-style:none }
img { border:0 }
.clearfloat{clear:both;}

.banner{width:100%;min-width:960px;height:546px;background:url(../images/banner.jpg) center no-repeat #F4F2EC;overflow:hidden;}
.content_con{width:100%;min-width:960px;background:#F4F2EC}
.content{width:960px; margin:0 auto;background:url(../images/content_bg.jpg) repeat-y ;position:relative;}
.card_pic{position:absolute;right:76px;top:-16px;width:}
.content .tit{width:146px;height:50px;font-size:20px;color:#FFFFFF;padding:10px 0 0 35px;float:left;}
.content .act_text{line-height:24px;font-size:18px;color:#626262;padding:10px 50px 0 192px;}
.act_obj{padding:36px 0 20px 0;}
.c_r{background:url(../images/tit_bg_red.png) no-repeat;}
.c_b{background:url(../images/tit_bg_blue.png) no-repeat;}
.act_date{padding-bottom:35px;}
.cy_style{padding-bottom:55px;}
.fx_style{padding-bottom:50px;}
.tb_sm{padding-bottom:45px;}

.sq_btn{width:210px;height:52px;margin:0 auto;padding-bottom:46px;}
.sq_btn a{display:block; width:210px;height:52px;background:url(../images/sq_btn.png) no-repeat;}
.footer_tips{line-height:24px;font-size:18px;color:#707070;padding:35px 0 ;text-align:center;}
