.yk_WeChatFans_show {
    background-color:  #fcffff;
    padding:6px 8px;
    border: 1px dashed #24b4f0;
    border-radius: 10px;
}

.yk_WeChatFans_hide_box {
    border:1px dashed #24b4f0;
    padding:10px;
    margin:10px 0;
    line-height:200%;
    color:#f0503c;
    background-color:#fcffff;
    overflow:hidden;
    clear:both;
    border-radius: 10px;
}

.yk_WeChatFans_hide_box img{
    float: right;
    width:150px;
    height:150px;
    margin-left:20px;
    display:inline;
    border:none
}

.yk_WeChatFans_hide_box form{
    margin:10px 0;
}

.yk_WeChatFans_hide_box .yzm{
    font-size:18px;
    font-weight:700;
    float:left;
}

.yk_WeChatFans_hide_box .yzm_input{
    float:left;
    width:auto;
    height:32px;
    line-height:30px;
    padding:0 5px;
    border:1px solid #FF6600;
    border-radius:5px;
    margin-right: 10px
}

.yk_WeChatFans_hide_box .submit{
    border: 1px solid #E6DB55;
    float:left;
    width:80px;
    height:32px;
    padding:0 5px;
    background-color:#24b4f0;
    text-align:center;
    cursor:pointer; color:#FFF;
    font-size:14px;
    border-radius:5px;
}

.yk_WeChatFans_hide_box .bottom_font{
    color:#00BF30;
    margin-top: 20px;
}

.yk_WeChatFans_hide_box .keyword{
    color:#e74c3c
}

.yk_WeChatFans_hide_box .content{
    font-size:18px;
}