﻿body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 微软雅黑;
}


a
{
    text-decoration: none;
    color: inherit;
}
a:hover
{
    color: inherit;
}

ul, menu, dir
{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.topbar
{
    background-color: #323232;
    width: 100%;
    float: left;
    height: 37px;
    line-height: 37px;
    color: White;
    font-size: 12px;
}

.default
{
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.logobar
{
    width: 100%;
    background-color: #f6f6f6;
    border-bottom: 1px solid #d4d4d4;
    height: 125px;
    float: left;
}

.logo
{
    width: 500px;
    height: 125px;
    float: left;
    background: url(/templates/rdl/images/logo.png) left center no-repeat;
    line-height: 125px;
}

.srarchbar
{
    width: 300px;
    height: 60px;
    margin-top: 32px;
    float: right;
}

.menu
{
    width: 120px;
    height: 47px;
    float: left;
    line-height: 47px;
    text-align: center;
    color: #6c6c6c;
}

.date1:hover
{
    background-color: #2a80b9;
}

.menu:hover, .menu1
{
    color: White;
    background-color: #1f73c4;
}

.jzfw_item
{
    width: 253px;
    height: 355px;
    float: left;
    background: url(/templates/rdl/images/border.png) no-repeat center center;
}

.jzfw_item:hover
{
    background: url(/templates/rdl/images/border1.png) no-repeat center center;
}

.foot
{
    width: 100%;
    text-align: center;
    background-color: #323232;
    height: 90px;
    float: left;
    padding-top: 25px;
    font-size: 14px;
    line-height: 170%;
    color: White;
}

.cpsq-title
{
    font-size: 30px;
    line-height: 60px;
    border-bottom: #cccccc 1px dashed;
    margin-bottom: 40px;
    padding: 0px 20px;
    padding-top: 30px;
}
.fl-ri
{
    float: right;
    display: inline;
}
.cpsq-title span
{
    font-size: 13px;
    padding-top: 10px;
}

.err
{
    color: red;
}

.channel_title
{
    width: 220px;
    height: 60px;
    background-image: url(/templates/rdl/images/xwzx_t.png);
    float: left;
}

.column_item
{
    width: 198px;
    height: 59px;
    float: left;
    color: #5a5a5a;
    margin-top: 15px;
    text-align: center;
    line-height: 59px;
    font-size: 16px;
    background: url(/templates/rdl/images/ci_bg2.png);
}

.column_item:hover
{
    color: #0ab0c1;
    background: url(/templates/rdl/images/ci_bg1.png);
}

.column_item2
{
    width: 130px;
    text-align: center;
    line-height: 60px;
    float: left;
  
    height: 60px;
}
.column_item2:hover
{
    background: url(/templates/rdl/images/it_bg1.png);
    color: White;
}

.left_content
{
    margin-top: 20px;
}
.right_content
{
    width: 850px;
    margin-left: 40px;
    margin-top: 20px;
    height: auto;
    float: left;
}

.curr_post
{
    font-size: 12px;
    margin-right: 20px;
}

.time
{
    width: auto;
    float: right;
    margin-right: 10px;
    font: 14px;
}

.right_conten_li
{
    width: 100%;
    height: 45px;
    line-height: 55px;
    float: left;
    border-bottom: 1px dashed #d7d7d7;
    color: #818181;
    font-size: 14px;
}
.article_info
{
    border-bottom: 1px dashed #d7d7d7;
    width: 100%;
    text-align: center;
    float: left;
    height: 35px;
    line-height: 20px;
}

.article_txt
{
    margin-top: 20px;
    float: left;
    width: 90%;
    margin-left: 5%;
    height: auto;
    min-height: 300px;
    line-height: 150%;
    font-size: 16px;
}
.article_title
{
    margin-top: 20px;
    width: 100%;
    height: auto;
    min-height: 50px;
    line-height: 160%;
    float: left;
    text-align: center;
    font-family: 黑体;
    font-size: 22px;
}

.pro_item
{
    height: 210px;
    width: 260px;
    margin-top: 20px;
    float: left;
    margin-right: 20px;
}

.pro_title {
    width: 220px;
    height: 25px;
    font-size: 14px;
    color: #787777;
    line-height: 25px;
    text-align: center;
}