@charset "utf-8";
/* CSS Document */
BODY {
	font-size:12px; 
	line-height:24px;
	margin:0px auto; 
	padding:0px;
	border:0px;
	width:100%;
	font-family:"Microsoft YaHei","宋体", arial;
	/*font-family:"微软雅黑", arial;*/
	background:#FFF;
	color:#000;

}
div,form,img,ul,ol,li,dl,dt,dd,em,i,h1,h2,h3,h4,p{padding:0px; border:0px;margin:0px auto;list-style: none;font-style:normal;}
img{vertical-align:top;}

a:link{color:#514F50; text-decoration:none;}
a:visited{color:#514F50; text-decoration:none;}
a:hover{color:#C30; text-decoration:underline;}

/***连接样式***/
.bai a:link{color:#fff; text-decoration:none;}
.bai a:visited{color:#fff; text-decoration:none;}
.bai a:hover{color:#ffc; text-decoration:none;}


table{border-collapse:collapse;border-spacing:0;}
.bg1{ background:#369; }
.bg2{ background:#636; }
.bg3{ background:#F36; }
.h600{ height:600px;}
.top10{ margin-top:10px;}
.none{ display:none;}
.po{ position:relative;}

.headerbox{ float:left; width:100%; height:90px;}
.header{ width:1000px; height:90px; }
.logo{ float:left; height:66px; margin-top:10px;}

     .daohang{ position:absolute; width:100px; height:60px; right:0px; top:30px;/* background:#069*/}
	 .daohang a{ float:left; padding:3px; padding-left:6px; padding-right:6px; margin-right:10px; font-size:16px; text-decoration:none;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	animation: 1.5s linear 0s normal none infinite rotate;
	-webkit-animation:1.5s linear 0s normal none infinite rotate;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
	  .daohang a:hover{  color:#FFF; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-family:"Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";}
      .link0:hover{ background:#336;}
      .link1:hover{ background:#69C;}
	  .link2:hover{ background:#F60;}
	  .link3:hover{ background:#FC0}
	  .link4:hover{ background:#C33;}
	  .link5:hover{ background:#000;}
	  .link6:hover{ background:#696;}
	  
	  
.flashbox{ float:left;width:100%;height:375px;background:url(../images/flash.jpg) no-repeat center; background-size:100% 100%; }
.flash{ float:left; width:965; margin-top:10px;}
.flash img{ float:left;width:965; }
	  
	  
img{-ms-interpolation-mode: bicubic; vertical-align:top;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
.imgmiddle,input,select{vertical-align:middle;}
.clear{clear:both; height:0; overflow:hidden;}
.clearbox:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearbox{zoom:1;}
.infocus{width:100%; height:1000px; overflow:hidden; position:relative; }
.focus_pic{width:100%; overflow:hidden;}
.focus_pic li{float:left; overflow:hidden;}
.focus_pic li a{text-align:center; width:300%; display:block; margin-left:-100%;}
.left_btn{position:absolute; left:-50px; top:260px;}
.right_btn{position:absolute; right:-50px; top:260px;}
	  
	  
.bodybox{width:1000px;}
.bodyboxa{float:left;width:100%;}
.foot{ width:1000px; line-height:22px; text-align:center; padding-top:20px; padding-bottom:20px;}
.foot span{ /*color:#869ABE;*/ color:#f8f8f8;}
.footbg{ background:#2B3748;}
	  
	  