﻿@charset "utf-8";
/* CSS Document */
/* Base Style Sheet
   Last Modify: 2010-04-22
----------------------------------------------------------------------*/
/* 初始化浏览器默认值
-----------------------------------------------------------------------*/
*{margin:0;padding:0;border:1;font-weight:inherit;font-style:inherit;font-size:100%;font-family:simsun, Arial, Helvetica, sans-serif;}
cite{font-style:normal;}
strong{font-weight:bold;} 
body{font-size:12px;color:#404040;background:#fafafa url(../images/container-bg.jpg);}
ul,dl{list-style-type:none;}
table{border-collapse:separate;border-spacing:1;}
caption,th,td{text-align:left;font-weight:normal;}
a{color:#404040;text-decoration:none;outline:none;}
a:hover{color:#1f9ad6 !important;text-decoration:underline;}
label,button{cursor:pointer;}
* img{border:0px;font-size:0px;}
input{font-size:12px;}
input.text,textarea.text{border:1px solid #6189C6;padding:3px 4px;font-family:Verdana, Arial, Helvetica, sans-serif;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;}
i,em,cite{font-style:normal !important;}
.left{float:left !important;}
.right{float:right !important;}

.app_wrapper{width:100%;height:100%;overflow:hidden;}
.globar_header{width:100%; background:url(../images/body-bg.jpg) no-repeat top center;overflow:hidden;}
.wrap-900{width:900px; margin:0 auto;}
.erweima{padding-left:760px;width:110px;margin-top:140px;float:right;text-align:center; padding-right:30px;}
.erweima a img{float:left;margin-bottom:3px; display:inline-block;}
.erweima span.icon{float:left;width:110px; line-height:18px;font-family:Microsoft Yahei;color:#101010;font-size:14px;}
.erweima a:hover span.icon{color:#1f9ad6 !important;}
.profile,.butt-ico{float:left; padding-left:395px;_padding-left:410px; margin-top:5px; display:inline-block;}
.profile,.butt-ico{width:480px;}
.profile p{color:#000;font-size:16px;line-height:32px;font-family:Microsoft Yahei;}
.profile p strong{font-weight:bold;color:#dd2a76;font-size:20px;padding:0px 2px;}
.butt-ico{ margin-top:45px;}
.butt-ico a.iphone,.butt-ico a.Android{float:left;text-indent:-999px; width:200px; height:81px; background:url(../images/button.jpg) no-repeat; display:block;}
.butt-ico a.iphone{background-position:0px 0px; margin-right:30px; display:inline;}
.butt-ico a:hover.iphone{background-position:0px -81px;}
.butt-ico a.Android{background-position:0px -162px;}
.butt-ico a:hover.Android{background-position:0px -243px;}
.another{float:left;width:850px;padding-top:90px; padding-left:80px;}
.another span.an{float:left;}
.another .load{float:left; width:585px;}
.another .load li{float:left; background:url(../images/load-icon.gif) no-repeat 0px 16px;height:50px;line-height:50px;padding-left:20px;margin-right:20px; display:inline;}
.another .load li a{font-size:12px;color:#404040;}
.copy{float:left;width:900px; margin:0 auto; text-align:center; display:inline-block;}
.copy a{width:431px;height:43px; line-height:43px; font-size:22px;font-weight:bold;font-family:Microsoft Yahei; text-align:center; display:block; background:url(../images/web-site.jpg) no-repeat;margin:0 auto; text-align:center;}
.copy a em{color:#0d8bc8; font-family:arial;}
.copy a:hover{ text-decoration:none;}
.copy a:hover em{color:#00acff !important;}
.footer{float:left;width:900px;border-top:1px solid #eee; margin-top:10px; height:40px; line-height:30px; color:#555555; text-align:center; font-family:arial;}