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;
}
.mains{
    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;
    padding:20px 0;
}
.logo a{
}
.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{;text-align: center;;}
.rougao i{background: url(../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;
}
.index_top1{
    background-color: #fff;
    border: 1px solid #ccc;
    padding-left: 25px;
    margin-top: 10px;
}
.index_top1 a{
    width: 173px;
    display: inline-block;
    height: 32px;
    color: #333;
    overflow: hidden;
    line-height: 32px;
}
.jutop{
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
    border: 1px solid #ccc;
}
.jutop_left{
    float:left;
    width: 300px;
    padding: 8px 15px;
}
.jutop_left_first{
    line-height: 32px;
    font-size: 16px;
    display: block;
    color: #fd6598;
    border-bottom:1px solid #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
}
.jutop_left ul li{
    line-height: 28px;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jutop_left ul li a{
    color:#555;
}
.jutop_center{
    float: left;
    padding: 10px;
}
.ju_banner {
    width: 388px;
    position: relative;
    overflow: hidden;
    height: 230px;
}
.ju_banner ul{
    overflow: hidden;
}
.ju_banner ul li {
    float: left;
    width: 388px;
    height: 230px;
    position: relative;
    overflow: hidden;
}
.ju_banner ul li img {
    width: 388px;
    height: 230px;
}

.ju_banner ul li p {
    background: rgba(0, 0, 0, 0.6);
    line-height: 30px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 368px;
    padding: 0 10px;
}

.ju_banner .dots {
    position: absolute;
    bottom: 40px;
    right: 9px;
}

.ju_banner .dots .dot {
    width: 23px;
    height: 23px;
    background: #fff;
    float: left;
    text-align: center;
    color: #fd6598;
    margin: 0 5px;
    line-height: 26px;
    cursor:pointer;
    border: 1px solid #fd6598;
}

.ju_banner .dots .dot.active {
    background: #fd6598;
    color:#fff;
}
.jutop_right{
    float: right;
    width: 349px;
}
.jutop_right_title{
    line-height:28px;
    border-bottom:1px solid #ddd;
    font-weight: 700;
    color: #fd6598;
    margin-top: 7px;
}
.jutop_right ul{
    margin-top: 4px;
}
.jutop_right li{
    font-size:14px;
    line-height: 29px;
    background: url("../images/icon-ar.png") no-repeat left;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jutop_right a{
    color:#333;
}
.twlist{
    overflow:hidden;
    background: #fff;
    margin-top:10px;
    border: 1px solid #ccc;
}
.twlist_title{
    border-bottom: 1px solid #fd6599;
    font-weight: bold;
    line-height: 28px;
    text-indent: 1em;
}
.tw_item {
    width: 162px;
    float: left;
    padding:10px;
    font-size: 14px;
    text-align: center;
    color:#555;
}
.tw_item img{
    width: 167px;
    height: 106px;
}
.tw_item p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}

.ju_list{
    overflow: hidden;
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top:10px;
}
.ju_item{
    width:250px;
    padding:10px 12px;
    float: left;
}
.ju_item_title{
    font-size: 15px;
    border-bottom: 1px solid #fd6599;
    line-height: 28px;
    text-indent: 1em;
    font-weight: bold;
    color: #fd6599;
    margin-bottom: 10px;
}
.ju_item_title a{
    float: right;
    color:#555;
    font-weight: normal;
}
.ju_item_title a:hover {
    color: #900;
    text-decoration: underline;
}
.ju_item li{
    padding:0 10px;
    text-indent: 1em;
    height: 30px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
    background: url(../images/icon-ar.png) no-repeat scroll 10px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ju_item li a{
    color:#555;
}

.flink{
    width: 1098px;
    margin: 10px auto 0;
    border: 1px solid #ccc;
    clear: both;
    background: #fff;
    overflow: hidden;
}
.flink li{
    line-height: 22px;
    color: #b7b7b7;
    margin: 5px 5px;
    display: inline-block;
    float: left;
}
.flink b {
    line-height: 22px;
    font-weight: 400;
    float: left;
    color: #fd6599;
}
.flink li a {
    color: #797979;
    font-size: 12px;
}
.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;
}




.footer{
    /*background: #2d3237;*/
    padding: 20px 0;
    color: #666;
    font-size: 14px;
    text-align: center;
}
.footer a{
    color: #666;
}





.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background:#fd6598;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #fd6598;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}