﻿@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
.youce-div a,img{border:0;}
.youce-div a{color:#000;text-decoration:none}
.youce-div a:hover{color:#F60!important;text-decoration:none}
.youce-div body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* jump */
#jump{position:fixed;top:300px;right:30px;width:40px;z-index:400;}
*html #jump{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}
#jump li{height:50px;overflow:hidden;}
#top,#share,#reply,#sina,#ceping,#weixin,#github,#dashang,#bilibili,#setting{display:block;width:40px;height:42px;overflow:hidden;cursor:pointer;}
#top{background:url(img/top.png) no-repeat;}
#share{background:url(img/share.png) no-repeat;}
#reply{background:url(img/reply.png) no-repeat;}
#sina{background:url(img/sina.png) no-repeat;}
#weixin{background:url(img/weixin.png) no-repeat;}

#top:hover{background:url(img/toped.png) no-repeat;}
#share:hover{background:url(img/shared.png) no-repeat;}
#reply:hover{background:url(img/reply.png) no-repeat;}
#sina:hover{background:url(img/sinad.png) no-repeat;}
#weixin:hover{background:url(img/weixind.png) no-repeat;}

#ceping{background:url(img/ceping.png) no-repeat;}
#ceping:hover{background:url(img/cepinged.png) no-repeat;}

#github{background:url(img/github.png) no-repeat;}
#github:hover{background:url(img/github.png) no-repeat;}
#dashang{background:url(img/dashang.png) no-repeat;}
#dashang:hover{background:url(img/dashang.png) no-repeat;}

#bilibili{background:url(img/bilibili.png) no-repeat;background-size: 35px;}
#bilibili:hover{background:url(img/bilibili.png) no-repeat;background-size: 40px;}

#setting{background:url(img/setting.png) no-repeat;}
#setting:hover{background:url(img/setting.png) no-repeat;}
#EWM{position:absolute;left:-150px;display:none;}
#EWM img{width:150px;height:150px;}