﻿@charset "utf-8";

body{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;}
html, body, div, span, applet, object, iframe,h1,button, input,textarea, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;/*font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;*/font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei";}
table{padding-bottom:0px; margin:0px; padding-left:0px; padding-right:0px; padding-top:0px;}
ul,ol,li{list-style:none}
em,i{font-style:normal}
img{border:0}
textarea{outline:none;}
.clearfix:after{display:block; content:''; clear:both; visibility:hidden; height:0;}
.clearfix{*zoom:1;}
section{margin:0;padding:0;}
select{margin:0;padding:0;}

a{color:#333; text-decoration:none;}
a:link,a:visited,a:active{text-decoration:none;}
a:hover{color:#C30;	text-decoration:underline;}


.time_hk{
	float:right;
	font-size:12px;
	padding-right:5px;
	line-height:30px;
	text-align:right;
}
.timeK{	float:right; font-size:12px; text-align:right; padding-right:5px; padding-left:5px; color:#6f6f6e; }



/*分页一*/
.FenYe{
	width:270px;
	height:auto;	
	margin:0 auto;
	
}
.FenYe2{
	width:auto;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
.FY_Mid{
	width:auto;
	height:34px;
	float:left;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.FY_Prev{
	width:6px;
	height:36px;
	float:left;
	background:url(/global/FY_Prev.jpg) no-repeat;
}
.FY_Next{
	width:6px;
	height:36px;
	float:left;
	background:url(/global/FY_Next.jpg) no-repeat;
}
.FY_Txet{ }
.FY_Txet a{	
	width:35px;
	line-height:34px;
	font-size:12px;
	text-align:center;
	color:#59b352;
	float:left;
	background-color:#fff;
	border-right:1px solid #ddd;
	text-decoration:none;
}
.FY_Txet a:hover{
	width:35px;
	line-height:34px;
	font-size:12px;
	text-align:center;
	color:#fff;
	float:left;
	background-color:#9fd39b;
}
.FY_Txet a.FYNObd{ border:none;}
.FY_Txet a.FYbgclr{ background-color:#59b352; color:#fff;}

/*分页一*/

/*分页二*/
.divFY1{width:100%; height:auto; float:left;}
.divFY2{width:180px; height:38px; margin:0 auto; margin-top:0px; }
.divFY2 .Prev{width:35px; height:37px; float:left; background:url(/global/Prev.jpg) no-repeat; }
.divFY2 .Prev a{width:35px; height:37px; display:block; cursor:pointer; }
.divFY2 .Next{width:35px; height:37px; float:right; background:url(/global/Next.jpg) no-repeat;}
.divFY2 .Next a{width:35px; height:37px; display:block; cursor:pointer; }
.divFY2 .Text{width:110px; height:38px; line-height:38px; text-align:center; float:left; color:#2B2B2B; font-size:20px; }
/*分页二*/

.m-auto{margin:0 auto;}
.w100{width:100%;}
.w_650{width:650px;}
.w_1200{width:1200px;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.clearfix{*zoom:1}
.dsb{display:block;}