@charset "utf-8";
/* CSS Document */
*{ font-family:"Microsoft Yahei";}
a{ text-decoration:none;}
body,ul,li,div,h1,a,h2,h3,h4{ margin:0; padding:0;}
body{ /*background-color:#f5f5f5;*/  }
li{ list-style:none;}
img{border:none;}
.clearfix{ clear:both;}
/*top头部*/
.topbg{ background-color:#440241;}
.top{ width:1200px; margin:0 auto;}
.top_left{ float:left; color:#fff; font-size:12px; line-height:30px;}
.top_right{ float:right;}
.top_right ul li{ float:left; color:#fff; font-size:12px; line-height:30px; margin-right:10px;}
.top_right ul li a{ color:#fff; font-size:12px; line-height:30px;}
/*logo 导航*/
.logobg{ background-color:#650461;}
.logo{ width:1200px; margin:0 auto;}
.logo_left{ float:left; margin-top:20px; margin-bottom:20px;}
.navbg{ float:right;}
/*.navbg ul li{ float:left; width:80px;height:136px; text-align:center;}
.navbg ul li:hover{ background-color:#440241;}
.navbg ul li a{ color:#fff; text-align:center; line-height:136px;}
.current{ background-color:#440241;}
.navbg ul li.active{ background-color:#440241;}*/
.nav{ width:720px; margin:0 auto; height:136px; line-height:136px;   position:relative; z-index:1; }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; position:relative; display:inline;}
		.nav .nLi h3{ float:left; text-align:center; font-weight:normal;}
		.nav .nLi h3 a{ display:block; width:90px; line-height:136px; font-size:16px; }
		.nav .sub{ display:none; width:100px; left:0; top:136px;  position:absolute; background:#440241;  line-height:50px; }
		.nav .sub li{ zoom:1;}
		.nav .sub a{ display:block; width:100px; font-size:16px; text-align:center;}
		.nav .sub a:hover{ background:#650461; color:#fff;  }
		.nav .on h3 a{ background:#440241; color:#fff; }
		
		
/*banner图*/

.slideBox{ width:100%; height:450px; overflow:hidden; position:relative; margin:0 auto;}
		.slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:30px; z-index:1; margin-left:-240px; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
		.slideBox .hd ul li{ float:left; margin-right:20px; width:80px; height:10px; background-color:#b5b5b5; cursor:pointer; z-index:99; }
		.slideBox .hd ul li.on{ background:#323232; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:450px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev{ position:absolute; left:5%; top:50%; margin-top:-50px; display:block; width:50px; height:50px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
		.slideBox .next{ position:absolute; left:5%; top:50%; margin-top:-50px; display:block; width:50px; height:50px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		/*.slideBox .prev{ background:url(../images/left-arrow.png) no-repeat center center; left:520px; top:50%; margin-top:-200px; display:block; width:50px; height:50px; filter:alpha(opacity=50); opacity:0.5;}
		.slideBox .next{ background:url(../images/right-arrow.png) no-repeat center center; right:520px; top:50%; margin-top:-200px; display:block; width:50px; height:50px; filter:alpha(opacity=50); opacity:0.5;}*/
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;}
		.slideBox .nextStop{ display:none;}

/*banner图*/

/*页脚*/
.footerbg{ background-color:#440241;}
.footer{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:20px;}
.yq_link{ float:left;}
.yq_link .yq_bt{ color:#fff; font-size:18px; line-height:40px;}
.yq_link ul{ float:left; margin-right:20px; margin-top:16px;}

.yq_link ul li a{ color:#fff; font-size:12px; line-height:30px;}
.footer_logo{ float:left; width:450px; text-align:center;}
.copyright{ float:right; margin-top:10px; margin-right:30px;}
.copyright ul li{ color:#fff; font-size:12px; line-height:26px;}