*{ font-family: "microsoft yahei"; } .centerBox { width: 1100px; margin:0 auto; position: relative; } .clearfix:after { content: ""; clear: both; display: block; } .fl { float: left; } .fr { float: right; } html { font-family: "微软雅黑"; overflow-x: hidden; overflow-y: auto; } body { background: #f5f5f5; } /*****公共头部部分开始********/ .header { width: 100%; height: 450px; background: url("/images/3/top.png") no-repeat center; } .nav { width: 100%; height: 50px; background: #e74342; margin-bottom: 30px; } .nav_list li { float: left; line-height: 50px; } .nav_list li a { font-size: 15px; float: left; color: #fff; } .nav_list_icon { width: 17px; height: 18px; margin: 16px 10px 0 0; background: url("/images/3/home.png") no-repeat; } .nav_list_tip { width: 10px; height: 7px; color: #ffffff; } /*****公共头部部分结束********/ /****公共底部开始***/ .footer { height: 110px; background: #c8c8c8; margin-top: 50px; } .footer_main { padding-left: 200px; *padding-left: 330px; } .footer_main_pic { width: 52px; height: 110px; margin-right: 40px; } .footer_main_pic img { margin-top: 23px; } .footer_main_message { width: 610px; height: 110px; *height: 85px; font-size: 13px; color: #333333; padding-top: 25px; line-height:24px; text-align: center; } /****公共底部结束***/ /***业务动态样式开始***/ .main { border: 1px dashed #e74342; border-radius: 3px; padding: 5px; } .main_list { background: #fff; padding: 16px 20px 65px 20px; } .main_list_title { height: 34px; border-bottom: 2px solid #e74342; margin-bottom: 15px; } .main_list_title h3 { height: 18px; font-size: 17px; color: #e74342; line-height:18px; padding-left: 10px; border-left: 6px solid #e74342; margin: 0; } .main_list_all { margin: 0; padding-bottom: 20px; border-bottom: 1px solid #e74342; } .main_list_all a { color: #666666; float: left; font-size: 15px; } .main_list_all a:hover{ color: #e74342; } .main_list_all_item { line-height: 45px; border-bottom: 1px dashed #dddddd; } .main_list_all .icon { width: 3px; height: 3px; background: #666; margin: 20px 10px 0 0; } .main_list_all .time { color: #999; font-size: 15px; } /***业务动态样式结束***/ /**各地风格样式开始**/ .main_pic .main_list { *height: 727px; } .main_list_pic { padding-bottom: 0; *height: 675px; *border-bottom: 1px solid #dadada; } .main_list_pic .main_list_item { float: left; width: 250px; height: 224px; border: none; margin-right:16px; } .main_list_pic .main_list_item a { display:block; width: 250px; *width: 236px; height: 165px; *height: 151px; border: 1px solid #dcdcdc; padding: 7px; } .main_list_pic .main_list_item a img { border: none; } .main_list_pic span { display:block; line-height:43px; text-align: center; font-size:15px; margin-top: 7px; color: #333; cursor: pointer; } /**各地风格样式结束**/ /**文章页样式****/ .main_article { padding: 55px 146px 82px 142px; background:#fff; } .main_article p { font-size: 15px; text-indent: 34px; line-height:30px; } /**文章页样式结束****/