﻿.fl
{
    float: left;
}
.fr
{
    float: right;
}
.page-nr
{
    margin: 25px 0;
}
.sve-left
{
    width: 255px;
}
.sve-l-hd
{
    background: #0586c7;
    height: 83px;
    text-align: center;
}
.sve-l-hd h3
{
    font-size: 23px;
    color: #fff;
    line-height: 83px;
    font-weight: 400;
}
.sve-l-hd h3 span
{
    padding: 0 10px;
}
.sve-left ul
{
    border-top: 0;
}
.sve-left ul li
{
    line-height: 65px;
}
.sve-left ul li a
{
    font-size: 15px;
    color: #4f4f4f;
}
.sve-left ul li a:hover
{
    color: #02ae6b;
}
.sve-right
{
    width: 882px;
}
.sve-right ul li
{
    width: 274px;
    height: 257px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: solid 1px #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.sve-right ul li h3
{
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    color: #333;
}
.sve-right ul li:hover
{
    border: solid 1px #0a759d;
}
.sve-right ul li:hover h3
{
    color: #0a759d;
}
.sve-img
{
    width: 100%;
    height: 215px;
    overflow: hidden;
    position: relative;
}
.sve-img img
{
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
}
.sve-right ul li
{
    margin-right: 30px;
    margin-bottom: 38px;
}
.sve-right ul li:nth-child(3n)
{
    margin-right: 0;
}
.page-right
{
    width: 882px;
    min-height: 500px;
}
.this-add
{
    padding: 0 15px;
    border: 1px solid #eee;
    line-height: 35px;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 25px;
    background: #0586c7;
    color: #fff;
}
.this-add>a
{
    font-size: 14px;
    color: #fff;
}
.this-add a:hover
{
    color: #000;
}
.page-nr
{
    margin: 25px 0;
}
.list_xw_aad
{
    font-size: 16px;
}
.list_xw_aad li
{
    border-bottom: dotted 1px #5d5d5d;
}
.list_xw_aad a
{
    display: block;
    height: 30px;
    line-height: 30px;
    color: #5d5d5d;
    font-size: 14px;
}
.list_xw_aad span
{
    float: right;
}
.show_title h1
{
    height: 45px;
    line-height: 45px;
    text-align: center;
    overflow: hidden;
    font-size: 24px;
    font-weight: normal;
    color: #545353;
}
.show_bt
{
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #a7a7a7;
}
.show_bt li
{
    margin-right: 17px;
    display: inline;
}
.show_content
{
    line-height: 28px;
    font-size: 14px;
    color: #666;
    min-height: 500px;
}
.show_content img
{
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.pt-righta
{
    width: 878px;
}
.ar_likeart
{
    padding: 0;
    overflow: hidden;
}
.ar_likeart h3
{
    color: #0586c7;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0586c7;
}
.ar_likeart ul
{
    padding: 10px 0;
    overflow: hidden;
}
.ar_likeart li
{
    float: left;
    width: 47%;
    border-bottom: 1px dashed #ccc;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 2%;
}
.ar_likeart li a
{
    color: #4f4f4f;
    font-size: 12px;
}
.ar_linkeartpro
{
    margin: 0 auto;
    overflow: hidden;
}
.ar_linkeartpro h3
{
    color: #076ce0;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #076ce0;
}
.ar_linkeartpro ul
{
    padding: 10px 0;
    overflow: hidden;
}
.ar_linkeartpro li
{
    float: left;
    width: 210px;
    height: 210px;
    display: inline;
    margin-right: 5px;
}
.ar_linkeartpro ul
{
    padding: 10px 0;
    overflow: hidden;
}
.ar_linkeartpro li a
{
    cursor: pointer;
    float: left;
    width: 210px;
    height: 210px;
    color: #000;
}
.ar_linkeartpro li img
{
    height: 175px;
    max-width: 100%;
    vertical-align: middle;
}
.ar_linkeartpro li a p
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#PrevNext
{
    line-height: 24px;
    padding: 10px 0;
    border-top: 1px solid #cfcfcf;
    font-size: 14px;
    color: #666;
}
#PrevNext a
{
    color: #666;
}
#pages
{
    padding: 14px 0 10px;
    font-family: 宋体;
    text-align: center;
    clear: both;
}
#pages a
{
    display: inline-block;
    height: 33px;
    line-height: 33px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 10px;
}
#pages a:hover
{
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}
#pages span
{
    display: inline-block;
    height: 33px;
    line-height: 33px;
    background: #1cb9ec;
    border: 1px solid #1cb9ec;
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
.page .noPage
{
    display: inline-block;
    width: 56px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}
.thisclass
{
    color: #f00!important;
}
.list_xw_zuo
{
    width: 290px;
    background-color: #0586c7;
    border: solid 1px #dcdcdc;
}
.list_xw_zuo .cpad
{
    height: 72px;
    background: #0586c7;
    color: #fff;
    font-size: 30PX;
    font-weight: bold;
    text-indent: 10px;
    text-align: center;
    line-height: 72px;
}
.list_xw_zuo .huise
{
    background-color: #fff;
}
.list_xw_zuo .huise .hlb li
{
    margin-bottom: 8px;
}
.list_xw_zuo .huise .hlb li a
{
    display: block;
    height: 43px;
    line-height: 50px;
    background: url(../image/ico_bbjds_03.jpg) top center no-repeat;
    color: #424242;
    text-indent: 60px;
}
.list_xw_zuo .huise .hlb li a:hover
{
    color: #0586c7;
}
.list_xw_zuo .bbj_d
{
    height: 103px;
    background: #0586c7;
}
.list_xw_zuo .bbj_d .ctt
{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.list_xw_zuo .bbj_d .czz
{
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.llb_ad li
{
    border: solid 1px #dfdfdf;
    margin-bottom: 13px;
}
.llb_ad li .zuo
{
    width: 134px;
    height: 121px;
    background: #dfdfdf;
}
.llb_ad li .zuo .ss
{
    color: #595959;
    font-size: 32px;
    text-align: center;
}
.llb_ad li .zuo .ssx
{
    text-align: center;
    color: #393939;
    font-size: 18px;
    border: solid 1px #9b9b9b;
    width: 90px;
    margin: 0 auto;
}
.llb_ad li .you
{
    width: 717px;
}
.llb_ad li .you .chakan a
{
    color: #595959;
    font-size: 20px;
}
.llb_ad li .you .chakan a:hover
{
    color: #0586c7;
}
.llb_ad li .you .zhaiyao
{
    color: #595959;
    font-size: 16px;
    line-height: 24px;
}
