@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	font-family:"宋体",Arial;
	font-size:12px;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	line-height:20px;
	font-weight:normal;
}

ul, li {
	list-style:none;
}
a {
	color:#000000;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#ff8400;
}
a:active {
	text-decoration:none;
	color:#ff8400;
}
img{border:0;}

.clear {
	clear:both; }


#global{ width:960px; margin: 0 auto; margin-top:5px; padding:0; text-align:left; background:#ffffff;  height:auto; overflow:hidden;}

/*头部样式*/
#header{ float:left; width:960px; margin:0 auto; height:auto;}
.nav{ float:left; width:960px; padding-top:10px; }
.navlogo{ float:left; margin-top:20px;}
.navlogo_a{ float:left; padding:4px; margin-top:7px; margin-right:12px; display:block;}
.navlogo_suba{ float:left; height:49px; line-height:49px; font-size:22px; display:block; padding-left:12px; color:#666666; font-weight:700;  background:url(../images/logo.jpg) no-repeat left; font-family:"微软雅黑"; }
.navul_div{float:right;width:530px; margin-top:8px;}
.navul{ float:left; width:530px;}
.navul li{ float:left;  line-height:21px;  padding:0 16px; height:21px; }
.navulli{ background: url(../images/footli.jpg) no-repeat right 4px; height:21px; line-height:21px;}
.navul a:hover{color:#ff8400; text-decoration:none;}
.navulli span{ color:#ff8400; font-weight:bold;}

.navul_div_right{  float:left; width:530px; height:30px; line-height:30px; font-size:14px; padding-top:3px;}

/*搜索样式*/
  
.navul_div_right .inputbt{float:left; width:416px; padding:0px 2px; height:30px; color:#000000; line-height:30px; border:3px solid #ff7300;  background-color:#FFFFFF;}
.navul_div_right .but{ float:left; width:99px; height:36px; overflow:hidden; line-height:36px; border:0; background:#ff7300; color:#FFFFFF; font-size:14px; font-weight:bold;}




/*中间样式*/
#div_content{ float:left; width:950px; margin-left:10px;  display:inline;}


.div_app{ float:left; width:948px; margin-top:20px; margin-bottom:10px; line-height:30px; border-bottom:1px solid #ff8400; display:inline; font-size:14px; clear:both;}
.div_font{ float:left; font-size:14px; font-weight:bold; color:#ff7200; padding-left:15px;}
.div_logo{ float:right; padding-right:20px;}
.div_logo p{ float:left; color:#ff7200; padding-right:15px; font-size:12px;}

.app_center{ float:left;  width:900px; margin-top:20px; margin-left:20px; display:inline; clear:both;}
.app_center_left_title{ float:left; width:900px; padding-bottom:15px;}
.app_android{ float:left;  width:900px; margin-top:20px; margin-left:20px; display:inline; clear:both;}
.app_center_left{ float:left; width:420px; margin-right:10px;}  
.app_sli{ float:left; color:#404040; font-size:16px; height:38px; line-height:38px; width:146px; cursor:pointer; margin-right:10px; display:inline; text-align:center;}
.app_hover{ float:left; font-size:16px; background:url(../images/android_03.jpg) no-repeat; margin-right:10px; display:inline; text-align:center; height:38px; line-height:38px; color:#ffffff; width:146px; cursor:pointer;}
.app_hover a{ color:#ffffff;}
.app_hover a:hover{color:#ffffff; text-decoration:none;}
.app_div_font{ width:420px; font-size:12px; padding:10px 0; clear:both;}
.app_div_erwei{ width:400px; padding:10px 5px;}
.app_div_erwei img{ width:182px; height:182px;}

.andriod_down{ background:url(../images/downapp.jpg) no-repeat; height:50px;  padding-left:18px; padding-top:5px; font-size:12px; font-weight:bold; line-height:20px;}
.andriod_down a{color:#ffffff;}
.andriod_down span{ font-size:15px;}

.iphone_down{ background:url(../images/iphoneapp.jpg) no-repeat; height:50px;  padding-left:18px; padding-top:5px; font-size:12px; font-weight:bold; line-height:20px;}
.iphone_down a{color:#ffffff;}
.iphone_down span{ font-size:15px;}

.app_center_right{ float:left; width:440px;  text-align:center;}  

.app_gongn{ float:left; width:800px; background:url(../images/androidbg.jpg) no-repeat left bottom; font-size:14px; color:#ff7200; padding-bottom:5px; padding-left:5px; clear:both;}
.app_gongn_div{ float:left; width:900px; padding:30px 0 10px 0;}
.app_gdiv{ float:left; padding-left:30px; width:260px;}
.app_gdiv_img{ float:left; width:40px; text-align:center; vertical-align:top;}
.app_gdiv_font{ float:left; width:210px; padding-left:10px;}
.app_gdiv_font p{ font-size:12px; line-height:18px; padding:3px 0;}
.app_gdiv_font .app_gdiv_font_p{ font-size:14px; color:#ff7200;}



/*底部样式*/
#footer{ float:left; width:960px; height:80px; margin:10px 0; border-top:3px solid #ff8400;}
.footer_title{ float:left; margin-left:100px; line-height:25px; margin-bottom:10px; margin-top:10px; display:inline; }
.footer_ul{ float:left; width:800px; padding-left:10px; color:#000000; text-align:center; margin-top:5px; }
.footer_ul .licolor{ color:#999999;}
.footer_ul li{ float:left; line-height:25px;  padding:0 8px; height:25px; }
.footer_ul .lishu{ background: url(../images/footli.jpg) no-repeat right 6px; height:25px; line-height:25px;}
.footer_ul a:hover{color:#ff8400; text-decoration:none;}