﻿@charset "utf-8";
/***************
  CSS Reset
****************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote{margin:0; padding:0;}
fieldset, img{border:0;}
:focus {outline: 0;}
address, caption, cite, code, dfn, th, var, optgroup{font-style:normal; font-weight:normal;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
abbr, acronym{border:0; font-variant:normal;}
input, button, textarea, select, optgroup, option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
code, kbd, samp, tt{font-size:100%;}

input, button, textarea, select{*font-size:100%;}
input, button, textarea, select, optgroup, option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
ol, ul{list-style:none;}
table{border-collapse:separate; border-spacing:0;}
.table{border-collapse:collapse; border-spacing:0;}
th,td{vertical-align:top;}
caption, th{text-align:left;}
sup, sub{font-size:100%; vertical-align:baseline;}

:link, :visited , ins{text-decoration:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:''; content:none;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}

* html .clearfix {height:1%;}
.clearfix {display:block;}
body {color:#333; font:12px/1.5 "Microsoft YaHei",tahoma,arial,"Hiragino Sans GB",宋体,sans-serif;}

/*!
* copyright by zhangxinxu 
* http://www.zhangxinxu.com/wordpress/
* 2010-07-12 v1.0
* 2010-07-21 v1.1 添加block元素居中之auto属性，增加鼠标手形样式
* 2010-09-17 v1.2 添加z-index层级属性
* 2010-09-29 v1.3 添加break-word属性
* 2010-11-12 v1.4 添加white-space:nowrap;值，去掉Georgia字体
* 2011-01-17 v1.5 去除red颜色，添加cell双栏自适应属性，z样式影响扩至IE7，样式位置以及顺序调整，dib样式忽略Firefox 2，去除Lucida Console字体，添加Verdana字体，添加letter-spacing样式
* 2011-07-28 v1.6 增加vertical-align:bottom属性，增加点点点效果多样
* 2012-01-18 v1.7 点点点效果样式去除-moz-前缀，多余；增加修复cell下连续单词字符换行问题；去除.ovs{overflow:scroll;};去除.vimg{margin-bottom:-3px;}
* 保留版权说明
*/

.bk{word-wrap:break-word;}
.cl{clear:both;}
.rel{position:relative;}
.abs{position:absolute;}
.zx1{z-index:1;}
.zx2{z-index:2;}
.ovh{overflow:hidden;}
.vh{visibility:hidden;}
.vv{visibility:visible;}
.z{*zoom:1;}
.tu{text-transform:uppercase}
/*清除浮动*/
.fix{*zoom:1;}
.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
/*基于display:table-cell的自适应布局*/
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/*双栏自适应cell部分连续英文字符换行*/
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/*单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.none{display:none;}

.fl{float:left; display:block;}
.fr{float:right; display:block;}

.pd10{padding-top:10px;}.pd15{padding-top:15px;}.pd20{padding-top:20px;}.pd30{padding-top:30px;}.pd40{padding-top:40px;}.pd50{padding-top:50px;}
.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mt25{margin-top:25px;}.mt30{margin-top:30px;}.mt40{margin-top:40px;}.mt50{margin-top:50px;}




.green-black{padding:3px 4px 5px; margin:0 auto 70px; text-align:center;}
	.green-black a{padding:8px 12px; border:#d2d2d2 1px solid; background:#f2f2f2; font-size:14px; font-family:"微软雅黑"; color:#333; margin-right:8px; text-decoration:none}
	.green-black a:hover{border:#c2000e 1px solid; background:#c2000e; color:#fff;}
	.green-black a:active{border:#c2000e 1px solid; background:#c2000e; color:#fff;}
	.green-black a.current{border:#c2000e 1px solid; padding:8px 12px; font-weight:bold; background:#c2000e; color:#fff; margin-right:8px; }
	.green-black a.disabled{border:#c2000e 1px solid; padding:8px 12px; color:#ccc; margin-right:8px; }


.proline{width:100%; padding-top:9px; margin-top:5px; border-top:1px solid #e1e1e1; position:relative;}
	.proline a.backlist{display:inline-block; width:88px; height:24px; background:url(../images/backbg.png) no-repeat; text-align:left; text-indent:28px; color:#666; position:absolute; top:-1px; right:5px;}
	.proline #prev, .proline #next{line-height:25px; padding-left:5px; color:#666; font-weight:bold; letter-spacing:0.05em;}
	.proline #prev a, .proline #next a{font:12px/25px "微软雅黑"; color:#3a3a3a; font-weight:normal;}
	.proline #prev a:hover, .proline #next a:hover{color:#e62129;}

.jiathis_style{display:block; padding:10px 3px 15px 3px; text-align:left;}







