/* 整体布局 */
/*全局样式*/
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:#ebebeb;}
body{margin-top:0px; background:#fff;}
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:0px;
	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;
}





/* 底部 */
.footer {width:100%; height:290px; background:#e1e1e1; clear:both; margin-top:20px;}
.foot_inner {width:1028px; height:245px; margin:0px auto; background:#f1f1f1; padding:20px 10px;}
.links {width:1028px; height:130px; background:#fff; border-bottom:1px solid #e1e1e1;}
.linkbox {width:255px; height:130px; float:left;}
.linkbox dl {width:245px; height:20px; float:left; line-height:20px; padding:5px 0px 5px 10px; color:#6e6e6e; font-size:14px;}
.linkbox ul {width:235px; height:75px; float:left; padding:5px 9px 10px 10px; border-right:1px solid #e1e1e1;}
.linkbox ul li {width:44px; height:25px; float:left; line-height:25px; color:#8e8e8e;}
.linkbox ul li a:link{color:#8e8e8e; text-decoration:none}
.linkbox ul li a:visited{color:#8e8e8e;text-decoration: none;}
.linkbox ul li a:hover{color:#87c80c; text-decoration:underline;}
.banquan {width: 960px; margin-right: auto; margin-left: auto; margin-bottom:10px; margin-top:25px;}
.banquan h1 {width:960px; height:auto; line-height:28px;  margin-top:6px; margin-bottom:0px; font-size:12px; font-weight:normal; text-align:center; text-align: center; color:#6e6e6e;}
.banquan h2 {width:960px; height:auto; line-height:28px;margin-top:0px; margin-bottom:0px; font-size:12px; font-weight:normal; text-align:center; color:#8e8e8e; text-align: center;}
.banquan h1 a:link{color:#8e8e8e;text-decoration:none;}
.banquan h1 a:visited{color:#8e8e8e;text-decoration:none}
.banquan h1 a:hover{color:#87c80c;text-decoration:underline;}
.banquan h2 a:link{color:#8e8e8e;text-decoration:none;}
.banquan h2 a:visited{color:#8e8e8e;text-decoration:none}
.banquan h2 a:hover{color:#87c80c;text-decoration:underline;}

.center{
   width:1028px;
   margin:0 auto;
}
/* 幻灯 */
.silder{
    height:200px;
	padding-top:20px;
}

/* 内容 */

.tt{
    height:200px;
}
.tt h1{
    color:#666;
	line-height:30px;
	padding-top:10px;
	font-family:"微软雅黑";
	padding-left:30px;
	font-size:20px;
}
.tt p{
    width:968px;
	margin:0 auto;
	line-height:30px;
	font-size:14px;
	color:#666;
	text-indent:20px;
	padding-bottom:20px;
	
}
.text{
	background-image: url(img/555.png);
	background-repeat: no-repeat;
	background-position: center top;
  
}
.apple{
    height:300px;
}
.apple dl{
    position:relative;
	z-index:-1;
	margin-left:109px;
	margin-top:47px;
    width:120px;
	height:213px;
	float:left;
	margin-right:200px;
	
}
.krg{
    width:550px;
	height:200px;
	float:left;
	margin-top:70px;
	color:#FFFFFF;
}
.krg p{
    color:#FFFFFF;
}
.apple_down{
	background-image:url(img/apple-down.png);
	margin-left:260px;
	height:63px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:20px;
}
.apple_down h1{
    text-align:center;
	line-height:38px;
	color:#FFFFFF;
	font-family:"微软雅黑";
}
.apple_down:hover{
   opacity: 0.5;
}

/*安卓*/
.androad{
     height:320px;
}
.androad dl{
    position:relative;
	z-index:-1;
	margin-right:187px;
	margin-top:62px;
    width:125px;
	height:219px;
	float:right;
	
}
.ad_down{
	background-image:url(img/ac_down.png);
	height:63px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:20px;
}
.ad_down h1{
    text-align:center;
	line-height:38px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	width:196px;
}
.ad_down:hover{
   opacity: 0.5;
}
/*pc*/
.pc{
    height:300px;
}
.pc dl{
    position:relative;
	z-index:-1;
	margin-left:80px;
	margin-top:60px;
    width:212px;
	height:120px;
	float:left;
	margin-right:130px;
	
}
.krg{
    width:550px;
	height:200px;
	float:left;
	margin-top:70px;
	color:#FFFFFF;
}
.krg p{
    color:#FFFFFF;
}
.pc_down{
	background-image:url(img/pc_down.png);
	margin-left:260px;
	height:63px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:20px;
}
.pc_down h1{
    text-align:center;
	line-height:38px;
	color:#FFFFFF;
	font-family:"微软雅黑";
}
.pc_down:hover{
   opacity: 0.5;
}

/*mac*/

.mac{
     height:320px;
}
.mac dl{
    position:relative;
	z-index:-1;
	margin-right:132px;
	margin-top:66px;
    width:241px;
	height:137px;
	float:right;
	
}
.mac_down{
	background-image:url(img/mac-down.png);
	height:63px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:20px;
}
.mac_down h1{
    text-align:center;
	line-height:38px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	width:196px;
}
.mac_down:hover{
   opacity: 0.5;
}