/* 
    Document   : blessing
    Created on : 2016-6-22, 11:24:29
    Author     : yzhou
    Description:
        Purpose of the stylesheet follows.
*/

@charset "utf-8";
* {
    margin: 0;padding: 0;
}
a {
    color: #414141;text-decoration: none;
}
a:hover{
    color:#B20405;text-decoration: underline;
}
body, div, p, span, td, tr, table, ul, li, input, form, textarea, a, h1, h2, h3, h4 {
    list-style: none outside none;margin: 0;padding: 0;
}
img {
    border: 0 none;vertical-align: middle;
}
.floatleft {float: left;}
.clearfloat {clear: both;}
.displayNone{display:none;}

body{
    font-family: "微软雅黑","宋体";font-size: 12px;width:100%;
}
.wp_sitefun .yulan{
    width:338px;height: 195px;position: fixed;z-index:999;right: 0;top:0px
}
.wp_sitefun .yulan_zf{
    position: fixed;width:138px;height: 195px;
    background-image: url(yulan_zf1.png);
    background-repeat:no-repeat;right:0;
    background-position: 0 0;
}
.wp_sitefun .yulan_gx{
    position: fixed;width:338px;height: 223px;display: none;
    background-repeat:no-repeat;
    background-position:center;
}
.wp_sitefun .yulan_think{
    position: fixed;right:115px;top: 100px;width:210px;height:90px;display: none;
}
.wp_sitefun .yulan_close{
    position: fixed;right: 142px;top: 118px;width: 15px;height: 15px;display: none;
}
.wp_sitefun .yulan .qgd{
    position: fixed;right:25px;top: 108px;width:87px;height:35px; background:url(qd.png) no-repeat;
}
.wp_sitefun .yulan .szf { background:url(zf.png) no-repeat;}
.wp_sitefun .yulan .szf,.yulan .szf1{
    position: fixed;
    right: 24px;
    top: 115px;width:87px;height:35px;
}
.wp_sitefun .yulan_count{
    position: fixed;right:63px;
    top: 79px;height:26px;
    line-height: 26px;color:#F0D471;font-weight: bold;font-size: 18px;
}
.wp_sitefun .timer{
    width:250px;height: 90px;top:195px;right:7px;
    background-image: url(timer.png);
    background-repeat:no-repeat;
    background-position:center;position: fixed;
}
.wp_sitefun .timer .cd{
    width:75px;height: 42px;margin: 34px 0 0 152px;
    font-family: Arial;font-size: 40px;color: #f60;letter-spacing: 3px;
}
.wp_sitefun .yulan_title { position:fixed; color:#fff; font-size:14px; right: 5px; top: 79px; height: 26px; line-height: 26px; font-weight:bold;}