/* 整体布局 */
body {
	margin-top: 0px;
	font-size:13px;
}
body,div,h1,h2,a,ul,li,p,span{
    margin:0px;
	padding:0px;
      
}
.both{
	height:10px;
	clear: both;
}
img{
   border:0px;
}
a{
	text-decoration: none;
}
a:hover{
	color: #999999;
}
a:visited {
	color: #999999;
}
a:active {
	color: #999999;
}
a:link {
	color: #999999;
}

a img {
    display:block;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }




.miao{
	right: 110px;
	position:fixed;
	bottom:30px;
	height: 55px;
	width: 55px;
	 
	
}
.miao a{
    background: url(img/return-top.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    width: 55px;
}
.miao a:hover{
	background-position: 0 -64px;
}
/* 头部 */

.top{
	height:70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #f9f9f9;
}
.top_cen{
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height:50px;
}
.top_cen_left{
	float: left;
	width: 350px;
}
.top_cen_right{
	float: left;
	height: 50px;
	width: 660px;
}
.top_cen_right li{
	float: left;
	height: 50px;
	width: 80px;
	font-size: 15px;
	text-align: center;
	display: block;
	line-height: 70px;
	font-family: "微软雅黑";
} 
.top_cen_right li a{
	color: #666666;
	height: 70px;
	width: 80px;
	display: block;
	margin-top:-10px;
	
	
	
}
.top_cen_right li a:hover{
	color: #000000;
	background-color: #F1F1F1;
}


/* 专题推荐 */
.zt{
	height: 500px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
.zt .tt{
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 35px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #149CD7;
	color: #149CD7;
}
.zt .tt a{
	font-size:15px;
	float: right;
	font-weight: normal;
	color:#FFFFFF;
}
.zt .box{
	float: left;
	height: 440px;
	width: 248px;
	margin-top: 10px;
	margin-right: 10px;
}
.zt .box img{
    width:248px;
}
.zt .box .box_1{
	height: 280px;
}
.zt .box h1{
	color: #FFFFFF;
	filter: Alpha(Opacity=30);
	
	background:rgba(155, 155, 155, 0.7) none repeat scroll 0 0 !important;
	position: relative;
	top: -30px;	
}
.zt .box h1 p{
     position:relative;
	 font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	

	
}
.zt .box .box_2{
	height: 150px;
}

/* 底部 */
.bottom{
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	background-color: #f9f9f9;
}

.bottom h1{
   
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    margin: 6px 0 0 20px;
    text-align: center;
   
}

 
.bottom h2 {
	font-size: 12px;
	color: #484848;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 28px;
    margin: 0 0 0 20px;
    text-align: center;
}
/* 幻灯 */
.silde{
    height:300px;
	 width:1028px;
	margin:0 auto;
	background-color:#eeeeee;
}
 
 .silde_t{
	background-image: url(img/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:280px;
	 width:1008px;
	 padding:10px;
}
 
 .silde_t .box{
	width:630px;
	height:280px;
	float:right;
	background-image: url(img/silde-back.png);
	background-repeat: no-repeat;
	background-position: center center;
 }
 .silde_t .box h1{
    width:500px;
	height:40px;
	line-height:50px;
	margin:0 auto;
}
 .silde_t .box p{
   padding-top:10px;
   padding-left:40px;
    width:530px;
	height:240px;
	margin:0 auto;
	line-height:45px;
	font-size:15px;
	text-indent:25px;
 }
 
/*软件 */
.center{
    width:1028px;
	margin:0 auto;
	
}

.cen{
     width:336px;
	 height:300px;
	 float:left;
	 background-color:#eeeeee;
	 margin-right:10px;
}

.cen div:hover{
   background-color:#e5e5e5;
 }

.cen .cen_t h1{
    height:40px;
	font-family:"微软雅黑";
	border-bottom:2px solid #149CD7;
	font-size:20px;
	line-height:40px;
	width:316px;
	margin-left:10px;
}
.cen .cen_box{
     height:260px;
}
.cen .cen_box img{
    padding:10px;
	width:316px;
	height:135px;
}
.cen .cen_box p{
     width:316px;
	 margin-left:10px;
	 text-indent:25px;
	 line-height:25px;

}
.cen .cen_box p a{
     color:#993300;
}
.cen .cen_box p a:hover{
     color:#FF0000;
}
