@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
body{ background:#f6f8ff; margin:0px auto;font-family:"微软雅黑"; font-size:14px; color:#666666;}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  tbody,  th  { margin:0; padding:0; border:0; }
li { list-style-type:none; }
a{ text-decoration:none; color:#666666;}
a:hover{ color:#5169c8;}
a img{ border:0px;}
/*top*/
.top_xian{ height:90px; margin:0px auto;}
.top_bg{ background:url(../images/nav_bg.jpg) center top no-repeat; position:fixed;  width:100%; min-width:1200px; margin:0px auto; z-index:20000; height:90px;}
.top{ width:1200px; margin:0px auto; height:90px;}
.logo{ width:245px; float:left; padding-top:15px; background:#FFF; height:75px; }
/*nav*/

.navBar {
	width:520px;
	height:90px;
	line-height:90px;
	color:#FFF;
}
.nav {
	position:relative;
	width:520px;
	float:left;
	padding-left:120px;
	font-size:16px;z-index:1000000000000000000000000000;
}

.nav h3 {
	font-size:16px;
	font-weight:normal;
}
.nav .m {
	float:left;
	position:relative;
	z-index:1;
	
}

.nav h3 a {
	display:block;
	width:100px;
	text-align:center;
	font-weight:normal;
	color:#FFF;
}
.nav .sub {
	display:none;
	position:absolute;
	top:90px;
	z-index:1000000;
	width:118px;
	border:1px solid #E6E4E3;
	border-top:0;
	background:#fff;
}
.nav .sub li {
	text-align:center;
	padding:0 8px;
	margin-bottom:-1px;
	
}
.nav .sub li a {
	display:block;
	border-bottom:1px solid #E6E4E3;
	padding:8px 0;
	height:28px;
	line-height:28px;
	color:#000;
	font-size:14px;
	
}
.nav .sub li a:hover {
	color:#36373b; font-size:16px;
}
.nav .block {
	height:20px;
	width:100px;
	background:url(../images/nav_hover.jpg) center bottom no-repeat;
	position:absolute;
	right:0px;
	top:60px;
	overflow:hidden;
	color:#FFF;
}
.on h3 a{ color:#FFF;}

/*nav*/
.clear{ clear:both;}
/*banner*/
..banner{width:100%; height:595px; margin:0px auto; overflow:hidden; z-index:1; position:relative; padding-top:90px;}
.slides { display:block; width:100%; height:595px; list-style:none; padding:0; margin:0; position:relative;}
.slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
}
.slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
.pagination { display:block; list-style:none; position:absolute; right:48%; top:630px; z-index:9999;  padding:5px 15px 5px 0; margin:0;}
.pagination li { display:block; list-style:none; width:30px; height:10px; float:left; margin-left:10px;   background:#364ca1; }
.pagination li a{ display:block; width:30px; height:10px; padding:0; margin:0;  text-indent:-9999px; }
.pagination li.current { background:#36373b;}
.xian{ height:80px; margin:0px auto; clear:both;}
.ss{ border:#ffef00 solid 2px; border-radius:10px; width:160px; height:40px; float:right; margin-top:25px; padding-left:5px;}
.ss_01{ width:120px; float:left; background:none; border:0pc; outline:none; height:38px; color:#FFF;}
.ss_02{ background:url(../images/ss.jpg) center center no-repeat; width:40px; height:38px; float:right; outline:none; border:none; cursor:pointer;}

.fot{ width:100%; min-width:1200px; margin:0px auto; padding-top:15px; padding-bottom:15px; color:#FFF; background:#364ca1; clear:both;}
.fot a{ color:#FFF;}
.fot a:hover{color:#CCC;}
.fot_01{ width:1200px; margin:0px auto;}
.fot_left{ float:left;}
.fot_right{ float:right;}
.bot_bg{ background:#5169c8; margin:0px auto; padding-top:30px; padding-bottom:30px; width:100%; min-width:1200px;}
.bot{ width:1200px; margin:0px auto; line-height:40px; color:#FFF;}
.bot a{ color:#FFF;}
.bot a:hover{ color:#D0D0D0;}
.bot_left{ float:left; width:730px; font-size:18px;}
.bot_left a{ padding:0px 15px;}
.bot_right{ float:right; width:230px;}