body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    border: 0 none;
    outline: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    font-size: 15px;
}
a:hover{
    text-decoration: underline;
}
html{
    background: #eeeeee;
}
body{
    width:1100px;
    margin:0 auto;
}
.bfjuzi_t{height: 32px;background: #f5f5f5;border-bottom: 1px solid #e0e1e0;width: 100%;overflow: hidden;line-height: 32px;}
.bfjuzi_t_box{ width: 1100px;margin: 0 auto;}
.bfjuzi_t span{float: left;color: #9d9e9d;font-size: 14px;margin-left: 10px;}
.bfjuzi_t ul {float: right;width: 700px;margin-right: 10px;}
.bfjuzi_t ul li{float: right;}
.bfjuzi_t ul a {color: #888;font-size: 12px;vertical-align: middle;display: block;margin-left: 12px;text-align: right;}
.bfjuzi_t ul a.now,.header a:hover{text-decoration: none;color: #929292;}

.header_bfjuzi{
    height:80px;
    background: #fff;
}
.logo a{
    float: left;
    width:196px;
    height: 59px;
    background: url("/static/images/logo.png") no-repeat;
    margin-top: 12px;
    margin-left: 10px;
}
.search{width: 400px;height: 36px;border: solid 1px #dbdbdb;border-radius: 6px;float: left;margin-left: 142px;margin-top: 19px;}
.searchbar{width: 314px;float: left;height: 36px;padding-left: 10px;border-radius: 6px 0px 0px 6px;}
.results{color: #fff;font-size: 15px;background-color: #5f5b5b;text-align: center;width: 76px;height: 36px;border-radius: 0px 6px 6px 0px;}
.rougao{float: right;margin-top: 21px;text-align: center;margin-right: 10px;}
.rougao i{background: url(/static/images/icon.png) no-repeat -149px -52px;width: 33px;height: 33px;float: left;margin-right: 6px;}
.rougao a{font-weight: bold;margin-left: 20px;height: 36px;color: #fff;width: 93px;background: #fd6598;float: left;line-height: 36px;font-size: 14px;border-radius: 4px;}
.rougao .jianyi{background: #5f5b5b;}

.bfjuzinav{
    line-height: 43px;
    background: #222222;
}
.bfjuzinav ul{
    overflow: hidden;
}
.bfjuzinav li{
    padding: 0 8px;
    float: left;
}
.bfjuzinav a{
    color:#fff;
    font-size: 16px;
}
.bfjuzibox{
    overflow: hidden;
    margin-top:10px;
}
.main-left{
    width: 708px;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 20px;
}
.ju_sibe{
    height: 55px;
    line-height: 55px;
    color: #555;
    text-indent: 1em;
    border-bottom: 1px solid #fd6599;
    font-size: 18px;
}
.ju_sibe a{
    color:#555;
}
.ju_sibe code{
    margin:0 6px;
}

.title {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
}
.bfjz_into {
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin: 5px 0;
}
.content {
    line-height: 28px;
}
.content p {
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 15px;
}

.bfjz_page {
    font-size: 14px;
    color: #666;
    overflow: hidden;
    margin: 10px 0;
    border-bottom: 1px dashed #ccc;
    display: inline-block;
    width: 100%;
}
.bfjz_page div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: inline-block;
    width: 49%;
    color: #000;
}
.next{
    text-align: right;
}
.bfjz_page a {
    color: #000;
}
.bfjz_xg {
}
.bfjz_xg span {
    color: #fd6599;
}
.bfjz_xg ul {
    float: left;
    margin-bottom: 10px;
}
.bfjz_xg li {
    line-height: 30px;
    font-size: 14px;
    float: left;
    width: 49%;
    margin-right: 1%;
    overflow: hidden;
    height: 30px;
}
.bfjz_xg a {
    color: #333;
}

.bfjz_right{
    width:336px;
    float: right;
}
.right_fixed {
    bottom: 54px;
    width: 336px;
    position: fixed !important;
    z-index: 300;
}
.right_list{
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.right_list_title{
    height: 28px;
    line-height: 28px;
    font-weight: 700;
    text-indent: 10px;
    border-bottom: 1px solid #fd6599;
    color: #555;
}
.right_list li {
    height: 28px;
    line-height: 28px;
    padding-left: 16px;
    background: url(/static/images/icon-ar.png) no-repeat 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 146px;
    display: inline-block;
}
.right_list li a{
    color:#333;
    font-size:14px;
}

.bfjz_foot {
    padding-bottom: 10px;
    margin-top: 10px;
}
.bfjz_foot p {
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
.bfjz_foot p a{
    color: #666;
    font-size: 12px;
}

.related_article_img{float: left;width: 100%;}
.related_article_img .related_top{height: 30px;width: 100%;border-bottom: 1px solid #EEE;}
.related_article_img .related_top code{float: left;font-size: 18px;height: 30px;line-height: 30px;color: #333;background: #fff;border-bottom: 2px solid #1c1c1c;font-family: initial;font-weight: 700;}
.related_article_img ul{margin-top: 13px;width: 100%;float:left;}
.related_article_img li{overflow: hidden;width: 157px;height: 132px;float: left;margin-right: 17px;}
.related_article_img li a:hover span{text-decoration: underline;}
.related_article_img li a img{height: 108px;float: left;width: 100%;}
.related_article_img li a span{float: left;height: 24px;width: 100%;line-height: 30px;font-size: 16px;color: #2965b1;overflow: hidden;}

/*related_article*/
.related_about{width: 100%;float: left;overflow: hidden;padding-top: 15px;margin-bottom: 10px;}
.related_about .related_about_t{float: left;width: 100%;height: 28px;line-height: 28px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}
.related_about .related_about_t code{color: #000;font-size: 18px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;}
.related_about ul{float: left;width: 100%;}
.related_about li{float: left;width: 50%;height: 30px;font-size: 16px;overflow: hidden;line-height: 30px;}
.related_about li a{font-size: 16px;color: #2965b1;}
.related_about li a:before{float: left;content: "";width: 3px;height: 3px;background: #000;margin-top: 14px;margin-right: 5px;}
.related_about li a:hover{color: #000;}


h2{display: inline-block;}
u{text-decoration:none;}
.content a{font-size: 15px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 15px;text-align: left;font-weight: bold;line-height: 31px;clear: both;color: #ff0000;margin-top:12px;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}