@charset "utf-8";
/* CSS Document */
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,table,td,img{margin:0;padding:0;}
input,select,textarea{margin:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ol{list-style-type:none;}
body{font:12px/21px normal Verdana, Arial, Helvetica, sans-serif;margin:0 auto }
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;overflow:hidden;}
.f12{font-size:12px;}
.f14{font-size:14px;line-height:23px;}
.fB{font-weight:bold;}
.fwhite,a.fwhite{color:#fff;}
.fblack{color:#000;}.fred{color:#c00;}
a.fnoL{text-decoration:none;}
a.fnoL:hover{text-decoration:underline;}
.fB{font-weight:bold;}
.fgray{color:#999;}
a:link, a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;cursor:pointer;}
.l{float:left;}
.r{float:right}
.c{clear:both}
a{color:#000;font-size:14px;}
/*header*/
 .header{
	 width:900px;
	 height:239px;
	 text-align:center;
	 margin:0 auto}
.content{
	width:800px;
	overflow:hidden;
	margin:0 auto;
	padding: 0 50px;
	background: #FFF url(images/bj.jpg) repeat-x}	
.con1{
	width:860px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	margin-top:15px}	
.left{
	width:430px;
	float:left}	
.con1 p{
	background:url(images/xiaob.png) no-repeat;
	background-position:2px 3px;
	text-align:left;
	padding-left:30px;
	font-size:16px;
	font-family:"微软雅黑";
	}
.ima{
	width:120px;
	float:left;
	margin:10px 20px 0px 0px}
.ima dd{
	text-align:left;
	color:#000;font-size:14px;}	
.right{
	width:430px;
	float:left}	
.footer{
	background:url(images/dibu.jpg) repeat-x;
	height:155px;
	  width:900px;
	  text-align:center;
	  margin:0 auto;
	 margin-top:12px;
	  line-height:25px}
	

/* 171225添加 */
.jsbox {
	overflow: hidden;
}
.jsbox img {
	float: left;
	margin-right: 20px;
}
.jsbox p {
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #222;
	margin: 10px 0 20px;
}
.jsbox a {
	display: inline-block;
	font-size: 16px;
	line-height: 32px;
}
.jsbox a:hover {
	text-decoration: underline;
}