.long_guang {
    padding-left: 10px;
    font-size: 20px;
    line-height: 1.2;
    border-left: 4px solid #0f81fb;
}
.long_guang {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 20px;
}
.guang_text3{
    font-size: 22px !important;;
    line-height: 1.35;
    padding-left: 10px;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000 !important;
    font-weight: 700;
    padding-bottom: 12px;
    border-bottom: 4px solid #f94d9e !important;
    padding-left: 10px;
    margin: 30px 0 20px;
    line-height: 1.4;
}
.long_xiazai {
    cursor: pointer;
    font-size: 17px;
    background: #ff597f;
    border: 1px solid #ff597f;
    border-radius: 8px;
    color: #fff;
    padding: 7px 10px;
    
    
}

.long_xiazai_hr hr{
    border: 0;
    height: 1px;
    margin: 10px 0 30px 0 !important;
    background-image: -webkit-linear-gradient(left, #F5F6F7, #8c8b8b, #F5F6F7);
}


.widget-box {
    position: relative;
    clear: both;
    /*margin-bottom: 20px;*/
    border-top: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    background: none repeat scroll 0 0 #fff;
}

.widget-title {
    display: block;
    height: 40px;
    border-bottom: 1px solid #E1E1E1;
    background: #F8F8F8;
    margin-bottom: 0px;
}

.widget-title span.icon {
    float: left;
    padding: 10px 13px;
    min-width: 13px;
    border-right: 1px solid #dadada;
    line-height: 20px;
}

.widget-title h3 {
    float: left;
    margin: 0;
    padding: 14px;
    color: #333;
    line-height: 12px;
    font-weight: 700;
     font-size: 15px;
}

.widget-content1 {
    position: relative;
    z-index: 0;
    padding: 5px 15px 20px 15px;
    border-bottom: 1px solid #E1E1E1;
}

.home-links li {
    float: left;
    padding: 8px 10px;
    line-height: 22px;
    list-style: none;
}

.widget-content1 ul{
    margin: 0px !important;
    padding-left: 30px;
}


.entry-tips {
    padding: 20px;
    background: #fff6f6;
    color: #ff8484;
    margin-bottom: 20px;
    border-left: 6px solid #FF6666;
}
.content-excerpt {
    margin-bottom: 40px;
    padding: 20px;
    background: #F5F6F7;
    position: relative;
    font-size: 16px;
    font-family: 思源宋体 CN SemiBold,SimSun,fangsong;
    color: #000;
    margin-top: 15px;
}


/***稀缺资源***/
#content .entry-content p>a, #content .entry-content li>a {
    color: #315efb!important;
    border-bottom: none;
}
#content .entry-content p>a:hover, #content .entry-content li>a:hover {
    text-decoration: underline;
}

/***公告背景***/
.gg-box .gg-box-title{
    background-image: url("https://pic.rmb.bdstatic.com/bjh/9b776b820940af151cea04be26ecbdd6.jpeg");
}