﻿.html_banner
{
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1200px;
    height: 150px;
}

.lyrc_content
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.clear
{
    clear: both;
}

.current_Location
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    background: none;
}
.current_Location a
{
    color: #000000;
}
.current_Location span
{
    color: #1369c0;
}

.pb10
{
    padding-bottom: 10px;
}

/*left*/
.zx_cont_main h1
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.zx_inner_left
{
    width: 834px;
    padding: 20px;
    border: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 5px;
    background: #fff;
}
.zx_show_cont
{
    width: 670px;
    padding: 20px;
    border: 1px solid #eee;
    overflow: hidden;
}
.zx_show_cont_h1
{
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.zx_main_source
{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dotted #e1e1e1;
    text-align: center;
}
.zx_main_source_r
{
    margin-left: 15px;
}
.zx_main_source ul li
{
    color: #282b2d;
    padding-right: 27px;
    float: left;
}
.zx_main_source em
{
    color: #999;
    font-style: normal;
}
.zx_main_source span
{
    display: inline-block;
}
.zx_main_source ul .sour_share
{
    _padding-top: 18px;
}
.zx_main_source ul .sour_share em
{
    font-style: normal;
}
.zx_main_source ul .sour_share span
{
    float: left;
}
.zx_main_source a
{
    color: #1369c0;
}
.zx_main_source a:hover
{
    color: #ff6600;
}
.zx_well_flip
{
    line-height: 38px;
    border: 1px dashed #ddd;
    margin-top: 20px;
    background: #f9f9f9;
}
.zx_well_flip span
{
    width: 313px;
    float: left;
    padding-left: 10px;
    color: #827a7a;
}
.zx_well_flip span a
{
    color: #1369c0;
}
.zx_well_flip span a:hover
{
    color: #ff6600;
}
.zx_well_with
{
    padding-top: 20px;
}
.zx_with_recom
{
    line-height: 41px;
    background: #f4f4f4;
    font-size: 18px;
    color: #303234;
    padding-left: 13px;
}
.zx_with_list
{
    font-size: 14px;
    padding-top: 10px;
}
.zx_with_list ul
{
    width: 313px;
    float: left;
}
.zx_with_list ul li
{
    line-height: 28px;
    padding-left: 13px;
    background: url(../images/zx_point.png) no-repeat 3px center;
}
.zx_with_list ul li a
{
    color: #291c1c;
}
.zx_with_list ul li a:hover
{
    color: #ff6600;
}
.newss_cblue
{
    color: #1369c0;
    display: inline-block;
}

/*right*/
.zx_inner_right
{
    width: 310px;
}
.zx_rig_rom
{
    width: 100%;
    padding-bottom: 25px;
}
.zx_article
{
    border: 1px solid #eee;
    margin-top: 15px;
    background: #fff;
}
.zx_art_tit
{
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    height: 38px;
    color: #000;
    padding-left: 20px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.Company_h1_line
{
    display: block;
    width: 5px;
    height: 18px;
    background: #1369c0;
    position: absolute;
    left: 0px;
    top: 10px;
}
.zx_art_hot
{
    padding: 20px 0px 8px 10px;
}
.zx_art_hot dl dt
{
    width: 98px;
    float: left;
}
.zx_art_hot dl dt img
{
    width: 84px;
    height: 63px;
}
.zx_art_hot dl dd
{
    float: left;
    width: 134px;
}
.art_fanfu
{
    font-size: 16px;
    margin-bottom: 2px;
}
.art_fanfu a
{
    color: #291c1c;
}
.art_fanfu a:hover
{
    color: #ff6600;
}
.art_xq
{
    color: #948d8d;
    line-height: 24px;
}
.zx_art_list
{
    font-size: 14px;
    padding: 10px;
}
.zx_art_list ul li
{
    line-height: 28px;
    background: url(/images/zx_point.png) no-repeat left center;
    padding-left: 10px;
}
.zx_art_list ul li a
{
    color: #291c1c;
    font-size: 14px;
}
.zx_art_list ul li a:hover
{
    color: #ff6600;
}

/*搜索*/
.news_search_box
{
    border: 1px solid #eee;
    background: #fff;
    padding: 10px;
}
.news_search_input
{
    width: 220px;
    outline: none;
    line-height: 30px;
    height: 30px;
    text-indent: 10px;
    color: #666;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
}
.news_search_button
{
    line-height: 30px;
    height: 30px;
    width: 55px;
    text-align: center;
    background: #46a2ec;
    border: none;
    color: #FFF;
    border-radius: 3px;
    margin-left: 5px;
    cursor: pointer;
}
.news_search_box a
{
    color: #FFF;
}

/*分类导航*/
.news_class
{
    padding: 10px 0px 0px 0px;
    border: 1px solid #eee;
    background: #fff;
    margin-top: 15px;
}
.news_class li
{
    float: left;
    width: 50%;
    text-align: center;
    height: 35px;
    margin-bottom: 10px;
}
.news_class li a
{
    height: 32px;
    line-height: 32px;
    margin: 0px 10px;
    border: 1px #DDD solid;
    background-color: #f0f0f0;
    font-size: 14px;
    display: block;
    text-align: center;
}
.news_class li a:hover
{
    background: #f5f5f5;
}

/*资讯-列表*/
.zx_part_hd
{
    font-size: 18px;
    color: #1369c0;
    line-height: 42px;
    border-bottom: 1px solid #ddd;
}
.zx_part_lists
{
}

.zx_part_lists li
{
    line-height: 45px;
    height: 45px;
    border-bottom: 1px dashed #ddd;
    background: url(http://www.lyrc.cc/Images/dot123.gif) left center no-repeat;
    text-indent: 20px;
    overflow: hidden;
}
.zx_part_lists li a
{
    font-size: 14px;
    color: #3377cc;
    font-weight: bold;
}
.zx_part_lists li a:hover
{
    color: #ff6600;
    font-size: 14px;
}
.zx_part_lists li em
{
    font-style: normal;
}

.zx_part_lists dl
{
    width: 100%;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dashed #ddd;
    float: left;
}
.zx_part_lists dl dt
{
    float: left;
    display: inline;
    width: 115px;
    height: 82px;
}
.zx_part_lists dl dd
{
    float: left;
    width: 100%;
    color: #656565;
}
.zx_part_bt
{
    line-height: 25px;
    padding-bottom: 8px;
    _height: 25px;
}
.zx_part_bt a
{
    font-size: 14px;
    color: #3377cc;
    font-weight: bold;
    background: url(http://www.lyrc.cc/Images/dot123.gif) left center no-repeat;
    text-indent: 20px;
}
.zx_part_bt a:hover
{
    color: #ff6600;
    font-size: 14px;
}
.zx_part_bt em
{
    font-style: normal;
}
.zx_part_nr
{
    line-height: 25px;
}
.zx_art_content
{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-top: 20px;
}

.zx_art_content img
{
    max-width: 660px;
}

/* 新闻栏目分页 */
.pagination
{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
}
.pagination-total
{
    display: inline-block;
    width: 35%;
    float: left;
    font-size: 14px;
}
.pagination-pages
{
    display: inline-block;
    width: 65%;
    float: left;
}
.page-item
{
    display: table-cell;
    float: left;
    margin-right: 15px;
}
.page-item a
{
    display: inline-block;
    text-align: center;
    padding: 0px 12px;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #fff;
}
.page-item a:hover
{
    border: 1px solid #0FA3F6;
    font-size: 14px;
    color: #333;
}
.page-item a:visited, .page-item a:link
{
    font-size: 14px !important;
}
.page-current
{
    color: #fff;
    background: #0FA3F6;
    display: inline-block;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}
