@charset "utf-8";
/* CSS Document */
/*全局*/
header {
    background: url(../images/logo.png) no-repeat 10px center scroll #F9F9F9;
	background-size:139px 40px;
    padding:12px 0;
    position: absolute;
	height:60px;
    top: 0;
    width: 100%;
    z-index: 900;
	
}
header span{ display:block; float:right; text-align:right; margin-right:10px;}
header span strong{ color:#DA271E; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
.nav{ height:40px; line-height:40px; position:absolute; top:60px; width:100%; background:#0A65B2; z-index: 900; text-align:center}
.guide_n{ display:table; width:100%; height:40px;}
.guide_n li{ display:table-cell; white-space:nowrap; text-align:center; width:20%;}
.guide_n li a{ display:block; height:100%; line-height:40px; color:#fff; font-size:14px;}
.guide_n li a.navCur{ background:#fff; color:#0A65B2;}
.guide_n li a:hover{ text-decoration:none;}
body{ color:#666; background:#fff; margin:0px; padding:0px;}

ul,li,img{ margin:0px; padding:0px; list-style:none;}
.downBg{ position:relative}
.downBg span{ position:absolute; right:10px; bottom:10px; color:#fff; font-size:1.75em;}
.app h2{ font-size:18px; padding:0px; }
.app h3{ font-size:16px; padding:0px; margin:10px 0px; color:#c3c3c3;}
.app p{ color:#ccc; }
.app li{  border-top:1px solid #ddd; padding:10px 0px 10px 90px; position:relative; }
.app li.ios{ background:url(../images/ios.png) no-repeat 0px center #fff scroll;  background-size:100px 100px;}
.app li.android{ background:url(../images/android.png) no-repeat 0px center #fff scroll; background-size:100px 100px;}
.app li.minfo{ background:url(../images/minfo.png) no-repeat 0px top #fff; background-size:100px 100px;}

.app li button{ position:absolute; right:10px; top:20px;}
.copyright{ text-align:center; color:#666; padding:10px 0px; border-top:1px solid #ddd;}
.about{ color:#999; font-size:12px;  padding:10px; line-height:20px;}
.bg,.bg1{ background:#000;filter:alpha(opacity=50);opacity:0.5; z-index:10001; position:absolute; width:100%; height:100%; left:0; top:0; display:none}
.share{ width:100%; position:absolute; z-index:10002;
 }
.tips{ position:absolute; width:200px; height:150px; left:50%; top:50%; margin-top:-70px; margin-left:-100px; background:url(../images/true.png) no-repeat #fff center 30px; background-size:32px 32px; border:1px solid #ddd; box-shadow:0px 0px 8px #ddd; border-radius:5px; z-index:10002; text-align:center; display:none; }
.tips span{ margin-top:70px; display:block;}
.reli li{ position:relative; border-bottom:1px dotted #ddd; overflow:hidden; padding-bottom:10px; margin-bottom:10px;}
.recon{ width:60%; float:left; overflow:hidden;}
.recon h5{ margin:0; padding:0;}
.recon h5 a{ text-decoration:none;}
.reli li img{ float:left; margin-right:10px; width:80px; height:80px;}
.confer {
border: 1px solid #ddd;
color: #1f1b18;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
height: 300px;
margin: auto;
overflow: scroll;
visibility: inherit;
word-break: break-all;
font-size: 14px;
padding: 10px;
line-height: 25px;}
.loaction,.telnumber,.vip,.usertel,.pas{ background:url(../images/loaction.png) no-repeat 10px 5px #fff; background-size:16px 24px; padding-left:30px;}
.telnumber{background:url(../images/telnumber.png) no-repeat 10px 7px;background-size:20px 20px;  }
.pas{background:url(../images/pas.png) no-repeat 10px 7px;background-size:18px 18px;  }

.usertel{background:url(../images/usertel.png) no-repeat 10px 7px;background-size:18px 18px;  }
.ps{background:url(../images/usertel.png) no-repeat 10px 7px;background-size:18px 18px;  }
.vip{background:url(../images/vip.png) no-repeat 10px 10px;background-size:16px 13px;}
#result1{
      max-height:300px; width:90%;position:absolute; z-index:100; background:#fff; border:1px solid #ddd;padding-left:25px; border-radius:4px; display:none; overflow:auto; padding-right:25px;
    }
#tip{ position:relative;}
.close{ position:absolute; right:10px; top:10px;}