@charset utf-8;
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td, select, form {
	margin:0;
	padding:0;
}
body, button, input, select, textarea/**/ {
	font:14px/1.5 Microsoft Yahei, HELVETICA, "\5b8b\4f53", arial;
	/*font:12px/1.5 Microsoft YaHei, HELVETICA, "\5b8b\4f53", arial;*/
}


input, textarea {
	border:#ccc solid 1px;

}

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
h1 {
	font-size:28px;
	font-family:"\9ed1\4f53";/* black */
}
h2 {
	font-size:18px;
	font-family:"\9ed1\4f53";
}
h3 {
	font-size:14px;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family:"Courier New", Courier, monospace;
}
small {
	font-size:12px;
}
ul, ol {
	list-style:none;
}
a {
	text-decoration:none;
	color:#555;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted;
	cursor:help;
}
q:before, q:after {
	content: '';
}
legend {
	color:#000;
}
fieldset, img {
	border:none;
}
button, input, select, textarea {
	font-size:100%;
}
textarea {
	resize:none;
}
textarea:focus {
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	border:none;
	height:1px;
}

.clearall { zoom: 1; }
.clearall:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
/**************** just like short cuts *************/
.f10 {font-size:10px;}


.f14 {font-size:16px;}
.f16 {font-size:18px;}



.f18 {font-size:18px;}
.f24 {font-size:24px;}
.f48 {font-size:48px;}
.f72 {font-size:72px;}
.wb {font-weight:bold;}
.white {color:#FFF;}
.c_org {color:#ffa032;}
.red {color:red;}
.blue {color:#0084FF;}
.c_f2 {background-color:#F2F2F2;}
.fleft {float:left;}
.fright {float:right;}
.pab {position:absolute;}
.prl {position:relative;}
.bd {border:1px #ccc solid;}
.disn {display:none;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mb10 {margin-bottom:10px;}
.clear {clear:both; height:0;}
.clr {clear:both; height:0;}
.mL15 {margin-left:15px;}
.mL5 {margin-left:5px;}
/* selected font color */

::-moz-selection {
    background:#6C6;
    color:#fff;
}
::selection {
	background:#6C6;
	color:#fff;
}

/* list */
.list li {
	width:100%;
	text-indent:10px;
	/*background:url(../images/dot.gif) no-repeat 10px 20px; */	
	height:40px;
	line-height:40px;
	text-align:left;
	overflow:hidden;
border-bottom: 1px solid #c1c1c1;
}
/****** reset ended here site style start *********/
body{

	background-repeat: repeat;
}
.top {
	width:100%;
	height:32px;
	background:url(../images/top.gif);
}
.topBox {
	width:960px;
	height:32px;
	line-height:32px;
	padding:0 20px;
	margin:0 auto;
	_position:relative;
}
.topBox span {
	_position:absolute;
	_right:0;
	_top:3px;
}

.fla {
	width: 100%; top center no-repeat; overflow:hidden;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}


/**************** footer ********************/
.footer {
	width:1000px;
	margin:20px auto 30px;
	text-align:center;
}
.footer p, .footer p a {
	font-size:15px;
	color:#272727;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~新增20170721~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.jdnews .imgs img {vertical-align: top; padding-right: 10px; float: left; }
.jdnews .imgs img { width:110px; height:80px; }
.jfgs{
padding:0 2%;
margin:1% 0 3% 0;
float:left;
width:46%;
height:130px;
overflow:hidden;
}
.jfgs img {width:100%; height:120px;}
.jfgs h3 {font-size:20px;
line-height:30px;
font-weight:bold;
color:#000;}
.jfgs p {line-height:30px;
font-size:16px;
padding-top:10px;}
.jfgs .fright {width:58%;}
.jfgs .fleft {width:36%;}
.jfgs .floatl {width:100%;}
.zbfz {padding:0 2%;
margin:1% 0 3% 0;
float:left;
width:96%;
height: auto;}
.zbfz img {width:100%; height:180px;}
.zbfz h3 {font-size:24px;
line-height:40px;
font-weight:bold;
color:#000;}
.zbfz p {line-height:30px;
font-size:16px;
padding-top:10px;}
.zbfz .fright {width:68%;}
.zbfz .fleft {width:30%;}
.zbfz .floatl {width:100%;}


















