body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	font-family: Arial, "微软雅黑" !important;
	-webkit-text-size-adjust: none;
	min-width: 1200px;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-size: 14px;
	line-height: 16px;
}

img {
	border: 0;
}

ul,
li {
	list-style-type: none;
}

a {
	color: #333;
	text-decoration: none !important;
}

a:hover,
a:active {
	text-decoration: none !important;
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.dis {
	display: block;
}

.undis {
	display: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
}

.fb {
	font-weight: bold;
}

.fnb {
	font-weight: 200;
	margin-left: -1px;
}

.hr_1,
.hr_10 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.hr_1 {
	height: 1px;
}

.hr_10 {
	height: 15px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	outline: none;
}

/**/
.padding-0 {
	padding: 0 !important;
}

.padding-left-0 {
	padding-left: 0 !important;
}

.padding-right-0 {
	padding-right: 0 !important;
}

.padding-top-0 {
	padding-top: 0 !important;
}

.padding-bottom-0 {
	padding-bottom: 0 !important;
}

.padding-h-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.padding-v-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.margin-left-0 {
	margin-left: 0 !important;
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.marrgin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-0 {
	margin: 0 !important;
}

.margin-h-0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.margin-v-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.Img-width-max {
	width: 100%;
}

.text-center {
	text-align: center;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, "微软雅黑" !important;
}

::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 10px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #adadad;
}

::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	background: #EDEDED;
}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.kf{width:127px;border:1px solid #51b5f0;position:fixed;top:45%;right:0;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:10px 0 10px;}
.kf_r img{margin-bottom:5px;}

/*Top按钮*/
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*解决IE6下不兼容 position:fixed 的问题*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;display:block;}

/*新闻列表内容页*/
.listConts,.listConts a
{
    line-height: 26px;
    color: #FFF;
}
.listConts .title
{
    font-size: 24px;
    line-height: 40px;

    text-align: center;

    color: #000;
}
.listConts .info
{
    line-height: 28px;

    width: 480px;
    height: 27px;
    margin: 15px auto;

    text-align: center;

    color: #666;
    border: 1px solid #ccc;
    border-right: none;
    border-left: none;
}
.listConts .info small
{
    font-size: 12px;

    margin-right: 3px;
    margin-left: 8px;

    color: #fff;
}
.listConts .info .small,
.info .big
{
    font-family: Georgia;
    font-weight: bold;

    cursor: pointer;
}
.listConts .info .small
{
    font-size: 10px;

    padding-right: 3px;
}
.listConts .info .big
{
    padding-left: 3px;

    color: #003ba6;
}
.listConts .desc
{
    line-height: 20px;

    margin: 20px 0 15px;
    padding: 5px 10px;
    color: #666;
    border: 1px solid #f4e4b4;
    background: #fffff0;
}
.listConts .showimg
{
    margin: 20px 0;

    text-align: center;
}
.listConts .showimg a img
{
    padding: 1px;

    border: 1px solid #ccc;
}
.listConts .showimg a:hover img
{
    padding: 1px;

    border: 1px solid #f90;
}
.listConts .conttitle
{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

    margin-bottom: 7px;
    padding-bottom: 7px;

    color: #2f2f2f;
    border-bottom: 1px solid #ddd;
}
.listConts .author
{
    text-align: right;

    color: #fff;
}
