/*jd*/
*{
	margin:0;
	padding:0;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,i,dl,dt,dd,ol,ul,li,form,label,table,tbody,tfoot,thead,tr,th,td,footer,header,nav{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	/*vertical-align:baseline;*/
}
html{-webkit-text-size-adjust:100%;}
body{
	line-height:1;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;
	min-width: 1001px;
}
div,span,a,header{-webkit-tap-highlight-color:rgba(255,255,255,0);}
ol,ul,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea,button{outline:0;resize:none;border: none;}
a{text-decoration:none;}
img{border: none;}
/*my*/
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none;}/*apple*/
.mat{width: 1001px;margin: 0 auto;}
.lf{float:left;}
.rf{float:right;}
.fw{font-family: "microsoft yahei";}
.fs{font-family: simsun;}
.fa{font-family: arial;}
.fb{font-weight: bold;}
.tct{text-align:center;}
.trt{text-align: right;}
.tjt{text-align: justify;}
.dbk{display:block;}
.clearFix{zoom:1;}
.clearFix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;zoom:1;}

/* banner */
.banner{ min-width:1200px;  position:relative;  height:350px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:350px; }
.banner .bd li a{ height:350px; display:block;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:0px 4px; overflow:hidden; line-height:9999px;background-color: #fff;border-radius: 16px;}
.banner .hd ul li.on{background-color: #0064af;}
.banner2 ,.banner2 .bd li,.banner2 .bd li a{height:262px;}
.banner3 ,.banner3 .bd li,.banner3 .bd li a{height:339px;}