/*url*/
.MobileIcon,.BlogSMode h3 a.MobileIcon,.BloggerName a.MobileIcon{
	background-image:url("https://libvpn.swfu.edu.cn/vpn/89/https/NB3T6Z5PM3YXZLUDN7XB/uf/Imgs/Blog/PhoneIconBg.png;vpn_img");
	background-repeat:no-repeat;
}
.MobileIcon,.BloggerName a.MobileIcon,.BlogSMode h3 a.MobileIcon{
	height:22px;
	display:inline-block;
	width:15px;
}
.TitBar .MobileIcon{
	vertical-align: top;
	margin-top:10px;
}
.HandleBox .MobileIcon{
	vertical-align: top;
	position:relative;
	top:-3px;
}
/*旧版首页*/
.BlogLTitle .MobileIcon{
	 vertical-align: top;
    margin-top: 7px;
    margin-left: 5px;
}
.BlogMBTitle .MobileIcon{
	position:absolute;
	left:95px;
	top:6px;
}
.BlogLTitle .BlogTAd{
	width:auto;
}
.BlogLTitle .BlogTAd img{
	display:inline-block;
	vertical-align:middle;
	margin-right: 3px;
}
.BlogLTitle .BlogTAd span{
	height:30px;
	line-height:30px;
	display:inline-block;
}
/**/
.MIconPos1{
	background-position:0 0;
}
.MIconPos2{
	background-position:0 -27px;
}
.MIconPos3{
	background-position:0 -55px;
}
.BlogSMode h3 a.MobileIcon{
	background-position: 0 -55px;
    padding: 0;
    float: none;
    margin-left: 5px;
    margin-top: 4px;
    vertical-align: top;
}
.BloggerName .MobileIcon{
	margin-left:8px;
}
/**/
.BlogSortLink {
    height: 75px;
    position: absolute;
    right: 15px;
    top: 245px;
    width: 218px;
}
/*2015-11-25旧版博客跳转弹窗*/
.LinkDia{
    height: 341px;
    display: block;
    position: fixed;
    _position:absolute;
    background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NB3T6Z5PM3YXZLUDN7XB/uf/Imgs/Blog/LinkDiaBg1125.png;vpn_img");
    _background: url("https://libvpn.swfu.edu.cn/vpn/89/https/NB3T6Z5PM3YXZLUDN7XB/uf/Imgs/Blog/LinkDiaBg1125.gif;vpn_img");
    margin-left: -193px;
    margin-top: -170px;
    left: 50%;
    top:50%;
    z-index: 10002;
    width: 385px;
}
.CountDP{
    font-size: 18px;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
    text-indent: 2em;
    top: 165px;
    height: 25px;
    width: 100%;
}
.LinkDiaBtn{
    color: #ffffff;
    font-size: 16px;
    position: absolute;
    left: 134px;
    height: 40px;
    background-image: url("https://libvpn.swfu.edu.cn/vpn/89/https/NB3T6Z5PM3YXZLUDN7XB/uf/Imgs/Blog/LinkDiaBtnBg1125.png;vpn_img");
    _background-image: url("https://libvpn.swfu.edu.cn/vpn/89/https/NB3T6Z5PM3YXZLUDN7XB/uf/Imgs/Blog/LinkDiaBtnBg1125.gif;vpn_img");
    background-position: 0 0;
    width: 142px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}
.LinkDiaBtn:hover{
    background-position:0 -45px;
}
.WBg{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.65;
    filter:alpha(opacity=65);
    z-index: 10001;
    width: 100%;
}