/**重置样式**/
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{margin:0;padding:0;}
fieldset,img{border:0;}
body{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:separate;border-spacing:0;}
a{text-decoration:none;color:#000;}
a:hover{color:none;}
input,select,img{ vertical-align:middle;}
hr{border:1px solid #333;}
.clear{ clear:both;}
.fl{float:left;}
.fr{float:right;}
.wp{width: 1030px; height: auto; margin: 0 auto;}

.header{ height: 110px; padding-top: 20px;}
.menu{width: 100%; height: 40px; background: #1265b9;}
.nav ul li{width: 100px; line-height: 40px; text-align: center; font-size: 14px; font-family: "微软雅黑";float: left;}
.nav ul li a{color: #FFF;}
.banner{width: 100%; height: 400px; overflow: hidden;}
#kinMaxShow .KMSPrefix_kinMaxShow_button{ left: 48%;}
.m1{width: 100%; height: 300px; background: #f1f1f1; padding-top: 20px;}
.m1 div.fl{width: 310px;}
.m1t{font-family: "微软雅黑"; margin-bottom: 5px;}
.m1t span{font-size: 18px;color: #053589;font-weight: bold;}
.m1t em{font-size: 16px; color: #666; margin-left: 10px;}
.m1t p{margin-top: 3px;}
.m1t i{font-size: 13px; line-height: 30px; color: #666;}
.m1t i a{color: #666;}
.m1-l-con{ font-size: 13px; line-height: 25px;}
.m1-l-con a{color: #053589;}
.m1-mid{ margin-left: 50px;}
.m1-m-con ul li{font-size: 13px; line-height: 25px; border-bottom: 1px dashed #CCC;}
.m1-m-con ul li span{float: right;}
.m1-right{ margin-left: 50px;}
.m1-right h4{ margin-top: 10px;}
.m1-r-con{font-size: 13px; line-height: 25px;}
.m1-r-con dl{width: 155px; float: left;}
.contact .m1-r-con dl{width:210px;}
.m2 .m2-one{width: 235px; margin-top: 20px; height: 350px;}
.m2 .fl{width: 235px;}
.m2t{width: 235px; height: 33px; background: #1265b9; line-height: 33px; font-family: "微软雅黑";}
.m2t span{margin-left: 20px;color: #FFF;}
.m2t em{margin-top: 15px; margin-right: 10px;}
.m2-one h5{margin-top: 5px; margin-bottom: 10px;}
.m2-one ul li{width: 117px; line-height: 25px; background: url(img/jt.png) left no-repeat; font-size: 13px; float: left;}
.m2-one ul li a{margin-left: 10px;}
.m2-two{ margin-left: 30px;}
.footer{width: 100%; height: 76px; padding-top: 20px; background: #1265b9; text-align: center; margin-top: 20px;}
.footer p{font-size: 13px; line-height: 20px;color: #FFF;}
.footer p a{color: #FFF;}
.left{width: 235px; height: auto; margin-top: 20px;}
.cate{width: 100%; height: 47px; background: #1265b9; font-size: 20px; line-height: 47px; text-align: center; font-family: "微软雅黑";color: #FFF;}
.category dl dt{width: 100%; height: 33px; background: #eaeaea; line-height: 33px; margin-top: 5px;}
.category dl dt a{font-family: "微软雅黑"; margin-left: 10px;color: #666;font-size:13px;}
.contact{width: 235px; margin-top: 50px;}
.contact .m1-r-con h4{ margin-top: 10px;}
.contact dl{ margin-left: 10px; margin-right: 10px;}
.right{width: 765px; height: auto;margin-top: 20px;}

.products ul li{width: 235px; height: 190px; float: left; margin: 10px;}
.products ul li img{width: 235px; height: 160px;}
.products ul li p{font-size: 13px; text-align: center; margin-top: 10px;}
.pageshow{ margin: 10px; line-height: 25px;}
.news{ margin: 20px; }
.news ul li{font-family: "微软雅黑"; line-height: 30px; border-bottom: 1px dashed #CCC; font-size: 13px; background: url(img/jt.png) left no-repeat;}
.news ul li span{float: right;}
.news ul li a{margin-left: 10px;}

.con-tt{ margin-bottom:20px;margin-top:10px;}
.con-tt h2{ text-align:center; margin-bottom:10px;color:#666;}
.con-tt p{ text-align:center; font-size:13px; color:#666;}
.con-tt p span{ margin-right:20px;}
/* 分页page样式 style*/
.page{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.page a{	
	border: 1px solid #ccc;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration:none;
	color:#999;
}
.page a:hover{
	border:1px solid #FF6600; 
	background-color:#FF6600; 
	color:#fff;
}
.page span{
	border: 1px solid #FF6600;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFEEE5;
	color: #FF6600;}