﻿ #faqdiv
 {
            position: absolute;
            width: 90%;
            margin-left: 5%;
            word-break: break-all;
            margin-top: 50%;
            height: auto;
            z-index: 100;
            background-color: #EBEBEB;
            border: 1px #7B0F12 solid;
            padding: 1px;
            -moz-box-shadow: 10px 10px 10px #909090;
            -webkit-box-shadow: 10px 10px 10px #909090;
            box-shadow: 10px 10px 10px #909090;
 }
        
.imgsys{   float:left; height:5%;  line-height:55px; color:#000; padding-left:1px; font-size:100%; width:90%; text-decoration:none;}
.imgsys_ios{   float:left;   color:#000; padding-left:1px; font-size:100%; width:91%; text-decoration:none; height:50px; line-height:50px; }

#gg
{
position: fixed;
bottom: 0px;
background: #333;
width: 100%;
height:55px;
line-height:55px;
z-index: 9999;
opacity: .90;
filter: alpha(opacity=90);
_bottom: auto;
_width: 100%;
_position: absolute;
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-
(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
text-decoration:none;

}
#gg a
{
    color: #fff;
    font-size:100%;
    letter-spacing: 2px;
	text-decoration:none;
}

#tipapp
{
    position: fixed;
    width: 100%;
    top: 0px;
    margin-left: 0%;
    word-break: break-all;
    margin-top: 0;
	background-color: #666666;
    height: 100%;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    z-index: 100;
			
}
.tiparrow img
{
    float: right;
	
}     
.tipfont
{
    color: White;
    font-size:120%;
    float: left;
    margin-top: 20px;
    font-weight: bold;
    line-height: 43px;
    font-family: 黑体;
	

}
        
.tipknow
{
    margin-top: 15px;
    float: left;
    width: 100%;
    text-align: center;
}



/*2017-4-28*/
.zz-bg{ position:fixed; top:0; left:0; width:100%; height:100%; background:RGBA(0,0,0,0.5);overflow:hidden;z-index: 9999}
.zz-txt{ width:80%;top:25%; position:absolute; left:50%; margin-left:-40%; background:#fff; z-index:9999; border-radius:6px; padding-bottom:55px; }
.zz-txt h3{ font-size:123%; color:#555; font-weight:normal; width:100%; text-indent: 37px;text-align:center; hegiht:50px; line-height:50px; border-radius:6px; margin:0; padding:0; background:#eee; }
.zz-txt p{ width:80%; text-align:left; color:#555; line-height:180%; margin:0 auto; padding-top:40px;}
.sub-btn{ display:block; text-align:center; text-decoration:none;width:100%; height:43px; line-height:43px; background:#d8403f; color:#fff; border:none; cursor:pointer; font-size:120%; font-family:微软雅黑; padding:0;}
.zz-txt h3 img{ text-align:right; vertical-align:middle; float:right; margin:14px 15px 0 0; cursor:pointer;}
#sharetip{display:none;}
#titletip{display:none;}
