/* 整体布局 */
/*全局样式*/
body,ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body,ul,ol,li,p,form,fieldset,table,td{font-family:"宋体"; font-weight:normal;}
body{color:#ebebeb; background:#f8f8f8;}
body{margin-top:0px;}
td,p,li,select,input,textarea,div{font-size:12px; text-align:left; color: #000; line-height: 24px;}
ul{list-style-type:none; color: #000000;}
ol{list-style-type:none; color: #000000;}
select,input{vertical-align:middle;}
a{text-decoration:none;}
a:link{color:#555; text-decoration:none}
a:visited{color:#555;text-decoration: none;}
a:hover{color:#c00; text-decoration:underline;}
.clearit{clear:both;}
a:focus {outline:none; -moz-outline:none;}

.both{
	height:10px;
	clear: both;
}
img{
   border:0px;
}

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;
	text-decoration: none;
}


/* 专题推荐 */
.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: #31b4a4;
	color: #31b4a4;
}
.zt .tt a{
	font-size:15px;
	float: right;
	font-weight: normal;
}
.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;
	background-image:url(img/flower.png);
	background-repeat: repeat-x;
}
.ss{
    width:1028px;
	margin:0 auto;
	height:285px;
	background-image:url(img/fl.jpg);
}
.ss h1{
	line-height:50px;
	font-size:40px;
	font-family:"方正粗倩简体";
	padding-top:20px;
	color:#ffffff;
}
.ss p{
     line-height:30px;
	 font-size:15px;
	 width:540px;
	 text-indent:30px;
	 padding-top:10px;
}
/* 内容 */
.center{
    width:1028px;
	margin:0 auto;
}

 
.bk{
    height:302px;
}
.bk_box{
	width:502px;
	height:300px;
	display:block;
	float:left;
	margin-right:20px;
	background-image: url(img/bk.jpg);
	background-repeat: repeat;
	border: 1px solid #f1f1f1;
}
.bk_box:hover{
	border: 1px solid #31b4a4;
	
}
.bk_box h2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.bk_box ul{
    height:258px;
}
.bk_box ol{
    width:240px;
	height:240px;
	padding:10px;
	float:left;
}
.bk_box p{
    line-height:30px;
	float:left;
	width:230px;
	text-indent:25px;
	
}
.bk_box a{
     width:90px;
	 height:30px;
	 line-height:30px;
	 display:block;
	 float:left;
	 background-color:#31b4a4;
	 margin-right:20px;
	 margin-top:20px;
}
.bk_box a:hover{
	color:#FF6600;
	text-decoration: none;
}