.Log{
    text-align: center;
    height: 55px;
    line-height: 55px;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    border-bottom:0.55px solid #eee;
}
.pag-go {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 55px;
    width: 15%;
    text-align: center;
}
.Log img{
    height:25px;
}
.Log .pag-go img{
    height:15px;
}
.wx-cont{
    margin:55px 0px 30px 0px;
}
.phone-title{
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:0.9em;
	color:#5a5a5a;
    background:#f2f2f2;
    font-weight: bold;
}
.phone-title img{
	width:20px;
	vertical-align:middle;
	margin-right:10px;
}
#contBox{
    text-align:center;
    padding:5px;
}
#contBox img{
    margin-bottom:5px;
}
/*΅½΅ΧΑΛ*/
.page-ft-txt {
    position: absolute;
    height: 30px;
    line-height: 30px;
    font-size: 0.7rem;
    color: #bbb;
    background: #f2f2f2;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}