/* 整体布局 */
/*全局样式*/
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{
	margin-top:0px;
	background-color: #f7f7f7;
}
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:none;}
.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;
}



/* 底部 */
.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;
}
/* 内容开始 */
.center{
	width:1038px;
	background-image: url(img/back-1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.silde{
	height:200px;
	background-image: url(img/peat.jpg);
	background-repeat: repeat;
	width:1008px;
	margin:0px auto;
}
.silde .left{
     width:640px;
	 float:left;
	 height:160px;
	 margin-top:16px;
	 margin-left:15px;
}
.silde .left h1{
     font-size:25px;
	 font-weight:bold;
}
.silde .left p{
     font-size:14px;
	 width:600px;
	 line-height:30px;
	 text-indent:30px;
}
.silde .right{
	width:328px;
	height:160px;
	float:left;
	border: 4px dashed #04A1E4;
	margin-top:16px;
}
.text{
    height:290px;
	width:1008px;
	margin:0px auto;
}
.text .t_1{
	width:335px;
	height:290px;
	background-color:#EEEEEE;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.text img{
	padding:3px;
	width:309px;
	height:120px;
	border: 1px solid #cccccc;
	margin-top:10px;
	margin-left:9px;
}
.text h2{
    font-family:"微软雅黑";
	font-size:20px;
	height:35px;
	line-height:35px;
	width:315px;
	margin:0px auto;
}
.text p{
	width:315px;
	margin:0px auto;
	height:76px;
	overflow: hidden;
	line-height:25px;
}
#ringt{
    border-right:none;
}
.text .t_2{
	width:335px;
	height:290px;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(img/peat.jpg);
	background-repeat: repeat;
}
.down{
    width:200px;
	margin:0px auto;
}
.down a{
	width:90px;
	height:30px;
	display:block;
	float:left;
	text-align:center;
	line-height:30px;
	margin-right:20px;
	background-color:#00a6d0;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
}
.down a:hover{
    color:#000000;
	background-color:#06CDFF;
}