/* 整体布局 */
body {
	margin-top: 0px;
	font-size:13px;
	background-color: #ecffec;
}
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: #575757;
	color: #575757;
}
.zt .tt a{
	font-size:15px;
	float: right;
	font-weight: normal;
	color:#000000;
}
.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;
}
/* 中间 */

#cen{
	
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}


.cen_top .cen_top_left{
	width: 280px;
	float: left;
	height:300px;
	font-size: 17px;
}
.cen_top .cen_top_left h1{
	color: #575757;
	font-family: "微软雅黑";
	line-height: 45px;
	font-weight: bold;
	padding-top: 160px;
}
.cen_top .cen_top_left p{
	font-size: 18px;
	font-family: "微软雅黑";
}
.cen_top .cen_top_right{
	width: 748px;
	float: left;
	background-color: #60bc62;
	height:300px;
	
}
.cen_top .cen_top_right img{
	padding: 20px;
}

.cen_box{
    height:200px;
}
.cen_box .one{
    height:200px;
	width:249px;
	background-color:#60bc62;
	float:left;
	margin-right:10px;
}
.cen_box .one ul{
    height:110px;
}
.cen_box .one ul img{
    float:left;
	height:90px;
	width:90px;
	padding:10px;
}
.cen_box .one ul h1{
	font-size: 16px;
	color: #000000;
	font-family: "微软雅黑";
	padding-top: 20px;
}
.cen_box .one ul a{
	background-color: #0a940e;
	height: 30px;
	width: 80px;
	float: left;
	display: block;
	margin-top:10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.cen_box .one ul a:hover{
    background-color: #3aa73d;
}
.cen_box .one p{
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	text-indent: 30px;
	color: #333333;
	line-height: 20px;
}
.cen_box .one p a{
     color:#000000;
}
#cen .cen_top .cen_top_left p {
	font-size: 16px;
}
#cen .cen_top .cen_top_left .cen_top strong {
	font-size: 36px;
}
#cen .cen_top .cen_top_left p {
	font-size: 16px;
}
