﻿@charset "utf-8";
.reveal-modal-bg{
   z-index: 100;
    position: fixed;
    filter: alpha(opacity=60) !important;
    width: 100%;
    display: none;
    background: #000;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.6;
}
#box_content_sub2 .judian .dbsp .reveal-modal{
   z-index: 101;
    position: absolute;
    padding-bottom: 34px;
    text-indent: 0px;
    padding-left: 30px;
    width: 510px;
    padding-right: 30px;
    background: #333 -200px -80px;
    visibility: hidden;
    margin-left: -280px;
    top: 0px !important;
    padding-top: 40px;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.dbsp .reveal-modal{
   z-index: 101;
    position: absolute;
    padding-bottom: 34px;
    text-indent: 0px;
    padding-left: 30px;
    width: 480px;
    padding-right: 30px;
    background: #333 -200px -80px;
    visibility: hidden;
    margin-left: -280px;
    top: 200px;
    padding-top: 40px;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.weiboa .reveal-modal{
   z-index: 101;
    position: absolute;
    padding-bottom: 30px;
    text-indent: 0px;
    padding-left: 30px;
    width: 480px;
    padding-right: 30px;
    background: #333 -200px -80px;
    visibility: hidden;
    margin-left: -300px;
    top: 200px;
    padding-top: 40px;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.reveal-modal{
   z-index: 101;
    position: absolute;
    padding-bottom: 34px;
    text-indent: 0px;
    padding-left: 30px;
    width: 750px;
    padding-right: 30px;
    background: #333 -200px -80px;
    visibility: hidden;
    margin-left: -400px;
    top: 200px;
    padding-top: 40px;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.reveal-modal.small{
   width: 200px;
    margin-left: -140px;
}
.reveal-modal.medium{
   width: 400px;
    margin-left: -240px;
}
.reveal-modal.large{
   width: 600px;
    margin-left: -340px;
}
.reveal-modal.xlarge{
   width: 800px;
    margin-left: -440px;
}
.reveal-modal .close-reveal-modal:hover{
   position: absolute;
    text-align: center;
    line-height: 33px;
    text-indent: 0px;
    width: 33px;
    background: none transparent scroll repeat 0% 0%;
    color: #fff !important;
    font-size: 28px;
    top: 8px;
    cursor: pointer;
    right: 11px;
    font-weight: bold;
}
.reveal-modal .close-reveal-modal{
   position: absolute;
    text-align: center;
    line-height: 33px;
    text-indent: 0px;
    width: 33px;
    background: none transparent scroll repeat 0% 0%;
    color: #fff !important;
    font-size: 28px;
    top: 8px;
    cursor: pointer;
    right: 11px;
    font-weight: bold;
}
.big-link{
   text-align: center;
    display: block;
    color: #06f;
}
#weiboc .wemaleft{
   margin-top: 50px;
    width: 450px;
    font-family: "微软雅黑";
    float: left;
}
#weiboc .wemaleft H2{
   margin: 10px;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 16px;
}
#weiboc .wemaleft P{
   text-align: left;
    margin-top: 20px;
    text-indent: 24px;
    font-family: "微软雅黑";
    color: #ccc;
    font-size: 14px;
}
#weiboc IMG{
   float: right;
    margin-right: 20px;
}
