@charset "utf-8";
body,div,p,ul,li,dl,dt,dd,form,h1,h2,h3,h4,ol {font-family:"微软雅黑";padding:0;margin:0;list-style:none}
input {outline:none}
.clear {clear:both}
img {border:0}
.container {width:100%;margin:0 auto;}
.marginTop2 {margin-top:2px}
.marginTop8 {margin-top:8px}
.marginTop15 {margin-top:15px}
.marginTop70 {margin-top:70px}
.PTop12 {padding-top:12px;}
.PTop8 {padding-top:8px;}
.PTop4 {padding-top:4px;}
.wrapper {width:1005px;margin:0 auto}
.relative {position: relative;}
.wrapperbox {width:100%;}
a {text-decoration: none;}
.header {height: 412px;width:100%;margin:0 auto;background:url(../images/hbg.jpg) center center;}
.header .logo {float: left;width: 405px;padding:40px 0 0 0}
.header .menu {float: right;height: 130px;overflow: hidden;}
.header .menu li {float: right;height: 130px;padding:55px 15px 0 15px;}
.header .menu li a {color:#666;font-size: 14px;font-weight: 700}
.header .menu li a:hover {color:#568ffa;}
.header .menu li.selected {background:url(../images/menubg.png);}
.header .menu li.selected a {color: #568ffa}
.banner {margin-top:29px;width:100%;height: 165px;overflow: hidden;}
.banner .banner_focus {position: relative;width:1005px;height: 165px;margin:0 auto;}

.banner .slideBox{ width:1005px;height: 165px;position: absolute;top:0;z-index: 1;}
.banner .slideBox .bhbg {width:100%;height:25px;position: absolute;z-index: 99;bottom: 80px;}
.banner	.slideBox .hd{line-height:18px;margin:0 auto;text-align: center;width:100%;position: absolute;z-index: 99;bottom:20px;}
.banner .slideBox .hd li{display:inline-block;
	width:10px;
	height:10px;
	border-radius:10px;
	background:#141414;
	box-shadow:inset 0 1px 3px black,0 0 1px 1px #202020;
	margin:0 2px;
	cursor:pointer}
.banner	.slideBox .hd li.on{box-shadow:inset 0 1px 3px -1px #6cb391,0 1px 2px rgba(0,0,0,.5);
	background-color:#6cb391;
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f3dc0),color-stop(100%,#0f6297));
	background-image:-webkit-linear-gradient(top,#2f3dc0,#0f6297);
	background-image:-moz-linear-gradient(top,#2f3dc0,#0f6297);
	background-image:-ms-linear-gradient(top,#2f3dc0,#0f6297);
	background-image:-o-linear-gradient(top,#2f3dc0,#0f6297);
	background-image:linear-gradient(top,#2f3dc0,#0f6297)}
.banner	.slideBox .bd{ position:relative; height:165px; z-index:0; overflow:hidden;}
.banner	.slideBox .bd li{ zoom:1; vertical-align:middle;}
.banner	.slideBox .bd img{  height:165px;width:1005px; display:block; margin:0 auto;}



.footer {background: #e8e8e8;height: 50px;line-height: 50px;font-size: 12px;color:#000;}
.footer .wrapper {position: relative;}
.footer .fmenu,.footer .copyright {float: left;}
.footer .copyright {margin-left:20px;}
.footer a {color: #000}
.footer .company {position: absolute;right:8px;top:0;}
