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;
}
body{
    max-width:750px;
    margin:0 auto;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover{
    text-decoration: underline;
}
.bfjuzi_t{display:none;}
.header_bfjuzi{
    width:100%;
    height: auto;
    background: #fff;
}
.search{width: 94%;height: 36px;border: solid 1px #dbdbdb;border-radius: 6px;margin: 3%;}
.searchbar{width: 75%;float: left;height: 36px;padding-left: 10px;border-radius: 6px 0px 0px 6px;}
.results{color: #fff;font-size: 15px;background-color: #fd81ab;text-align: center;width: 22%;height: 37px;border-radius: 0px 6px 6px 0px;}
.rougao{display:none;}
.bfjuzinav{
    padding: 4px 10px;
    background: #222;
    margin-bottom: 5px;
}
.bfjuzinav ul{
    display: flex;
    flex-wrap: wrap;
}
.bfjuzinav li{
    width: 20%;
    line-height: 41px;
    text-align: center;
}
.bfjuzinav a{color:#fff;}
.jutop_left{
    float:left;
    padding: 3%;
    width: 94%;
    padding-top: 0;
}
.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{
    display: inline-block;
    padding: 3%;
    width: 94%;
    overflow: hidden;
}
.ju_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 225px;
}
.ju_banner ul{
    overflow: hidden;
}
.ju_banner ul li {
    float: left;
    width: 100%;
    height: 225px;
    position: relative;
    overflow: hidden;
}
.ju_banner ul li img {
    width: 100%;
    height: 225px;
}

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

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

.ju_banner .dots .dot {
    width: 22px;
    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;
}
.index_top1 a{
    display: inline-block;
    line-height: 25px;
    font-size: 15px;
    color:#333;
    padding: 0 3%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 42%;
}
.jutop_right_title,.twlist_title,.ju_item_title{
    text-indent: 1em;
    line-height: 28px;
    border-bottom: 1px solid #fd6599;
    width:100%;
    color: #fd6599;
}
.jutop_right li,.ju_item li{
    line-height: 31px;
    padding:0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jutop_right li a,.ju_item li a{
    color:#333;
    font-size: 15px;
}
.twlist{
    margin-top:10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0 2%;
}
.tw_item{
    width: 48%;
    display: block;
    font-size:14px;
    margin-top:10px;
}
.tw_item img{
    width:100%;
    height: 100px;
}
.tw_item p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color:#333;
}
.ju_item{
    margin-top:10px;
}
.ju_item_title{
    display: flex;
    justify-content: space-between;
    padding-right:16px;
    box-sizing: border-box;
    align-items: center;
}
.ju_item_title a{
    font-size:14px;
    color:#444;
}
.flink{
    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:10px;
    margin-top: 10px;
    background: #f5f5f5;
}
.bfjz_foot p {
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 12px;
    line-height: 22px;
}
.bfjz_foot p a{
    color: #666;
}


.lists{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.lists-l{
    display: block;
    width: 100px;
    height: 80px;
    flex-shrink: 0;
}
.lists-r{
    padding: 0px 0 0 15px;
}
.lists-r p{
    font-size: 14px;
    line-height: 22px;
    color: #333;
    margin: 10px 0 10px 0;
}
.lists-r span{
    color: #999;
    font-size: 14px;
}
.lists-r-t{
    font-size: 18px;
}


.menus{display:block;width:25px;height:25px;top:12px;right:12.5px;background:url(../images/menu.png) no-repeat;background-size:25px 25px;margin:  0 6px 0 0}
.menuwrap{width:100%;background:#fff;top:50px;z-index:99999;padding-bottom:10px;max-width: 750px}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain .as{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
.menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
.menuwrapmain h3{font-size:18px;line-height:30px;height:30px;padding-left:10px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:absolute;}


.topnavs{
    display: flex;
    align-items: center;
    overflow-x: auto;
    border-bottom:  1px solid #eee;

}
.topnavs a{
    display: block;
    padding: 10px 10px;
    font-size: 17px;
    flex-shrink: 0;
}

::-webkit-scrollbar {
    display: none;
}


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





.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;
}