/*公共样式*/
html { font-size: 17px; }
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 17px; color: #151515; background: #f7f7f7; }
img { border: 0; display: block; }
a { text-decoration: none; color: #151515;}
div, ul, li, form, h1, h2, h3, h4, p, dl, dt, dd, ul, ol, li, th, td, aside, article { margin: 0px; padding: 0px; list-style: none; }
.clear { clear: both; }
.clear:after { content: ""; display: block; clear: both;}
.bg{ background: #fff;}
.bg_2{ background: #f6f5f5;}
.bg_a{ background: #3676e1;}
.bian { border: solid 1px #dbe1de; }
.bian2 { border: solid 1px #dbe1de; }
.bj_mt40 { margin-top: 1.25rem; }
.bj_mt60 { margin-top: 1.875rem; }
.relative{ position:relative;}
.red, #red,  { color: #f00;}
.more { color: #9999;font-size: 13px;float: right;}
.ca { color: #3676e1; }
.cb { color: #ff6400; }
.cf { color: #fff; }
.cz {color: #3b4044;}
.c3 { color: #333; }
.c6 { color: #666; }
.c9 { color: #999; }
.cc { color: #ccc; }
.noshow{ display: none; font-size:0;}
em, i { font-style: normal; }
.hidden { overflow: hidden; }
/*超出隐藏*/
.chao { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.chao2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.bold { font-weight: bold; }
/* 输入框字体颜色 */
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-input-placeholder { color: #ccc; }
input::-ms-input-placeholder { color: #ccc; }
input:focus {outline: 0; border: none;}
/*圆角*/
.yj_10{ border-radius:10px;}
.yj_4{ border-radius:4px;}
/*盒子模型*/
.box{ box-sizing:border-box;}
/*头部*/
header { width: 100%;margin: 0 auto; padding: 20px 3%;box-sizing: border-box;background: #3676e1; background-size: 100%;}
.haeder_nr { position: relative; box-sizing: border-box;}
header .logo{ display: none;}
header img{width: 100px;min-height: 30px;}
.top_r {display: none;}
.con_ban {background: none;}
.search { padding-right: 40px; }
.search_text{width: 85%;position: relative; height: 40px; line-height: 40px; box-sizing: border-box;text-indent: 20px; font-size: 17px; background-color:#fff;border: none;}
.search_sub { height: 40px;width: 70px;border: none;border-radius: 24px; position: absolute;right: 0;z-index: 1;background: none;font-size: 0;}
.search_f { position: relative; width: 100%; background: #fff; border-radius: 20px; overflow: hidden; height: 40px;  }
.search_f em{position: absolute;right:10px;top:6px;font-size: 28px;color: #3676e1;}
header .menu_btn { position: absolute; right: 3%; top: 20px;}
.menu_a { display: block; width: 30px; height: 30px; text-align: center;line-height: 40px;}
.menu_a em {font-size: 36px; color: #fff;}
.other_header {  padding: 0; }
.other_header .menu_btn { right: 3%;}
/*导航弹窗*/
nav { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,0.6) !important; z-index: 20; display: none; }
nav ul li{width: 100%;}
nav ul li em{display: none;}
nav ul { width: 60% !important; background: #f7f7f7!important; transition: 0.3s ease; position: fixed; left: -70%; top: 0; bottom: 0; padding:90px 20px 20px 20px; box-sizing: border-box; overflow-y:scroll; }
nav ul.on {  transition: 0.3s ease; left: 0; }
nav ul:before { content:""; display: block; background: #3676e1; border-radius: 10px; position: absolute; width: 8px; height: 18px; top: 36px; left: 20px; }
nav ul:after { content:"网站导航"; left: 36px; top: 30px; position: absolute; font-size: 20px; font-weight: bold; }
nav ul a { display: block; line-height: 46px; height: 46px;background: #fff; padding: 0 10px; margin-bottom: 10px; border-radius: 10px; overflow: hidden;color: #000 !important; }
nav ul .nav_btn { position: absolute; top: 25px; padding: 0; width: 40px; height: 40px; line-height: 40px; text-align: center; right: 20px; display: block; background: url(../images/close.svg) no-repeat center!important;background-size: 50%!important ;background-color: #fff;}
nav ul .nav_btn em { font-size: 24px; }
nav .nav_rbg { position: fixed; right: 0; width: 40%; bottom: 0; top: 0; backdrop-filter: blur(10px); }
/* 隐藏 */
.fink,.rc_nav{display: none;}
/*面包屑*/
.position { padding: 10px 0; color: #999; font-size: 13px; line-height: 30px; box-sizing: border-box; position: relative;}
.position em {color: #3676e1;}
.position a { color: #666; }
/*底部*/
footer { padding:20px 0; }
.footer_b p { font-size: 12px; text-align: center; color: #999; line-height: 20px; }
.footer_b p span { margin: 0 5px; }
.footer_b p a { color: #999; margin-left: 10px; }
.footer_nav { text-align: center; width: 100%; font-size: 14px; color: #666; padding: 10px 0; }
.footer_nav a { margin: 0 5px; color: #666; }
.right_nav { display: none; }
/*标题*/
.more { display: none;}
.icon_head { position: relative; padding-left: 24px; line-height: 30px; margin: 10px 0 20px 0; }
.icon_head:before { content:""; display: block; position: absolute; background: url(../images/pc/icon_head.png) no-repeat center left; width: 15px; height: 30px; left: 0; top: 0;}
/*最新图文*/
.ban_jx { background: #fff; border-radius: 10px; padding: 10px 3% 0 3%;}
.ban_jx .head_1 { height: 40px; line-height: 40px; position: relative; padding-left: 0px;margin-bottom: 10px; }
.ban_jx .head_1 em { margin-right: 10px; font-size: 22px; font-weight: normal; position: absolute; left: 0; top: 2px;  }
/*最新文章*/
.ban_b { background: #fff; padding: 0 3%; border-radius: 10px;  }
.ban_b .head_2 { line-height: 40px; font-weight: bold; font-size: 18px; padding: 10px 0; }
/*列表*/
.lb_1,.lb_2 { line-height: 50px; height: 50px; display: block; position: relative; padding-left: 30px; border-bottom: 1px dashed #e1e1e1; }
.lb_1 em { font-size: 24px; position: absolute; left: 0; top: 1px;}
.lb_2 { padding:0 40px 0 0; }
.lb_2 time { position: absolute; right: 0; font-size: 13px; color: #999;}
.lb_3 { height: 81px; border-bottom: 1px dashed #e1e1e1; padding-bottom: 15px; margin-bottom: 15px; position: relative; padding-left: 130px;  }
.lb_3 .lb_img { display: block; width: 120px; height: 80px; border: 1px solid #e1e1e1; border-radius: 10px; position: absolute; left: 0; top: 0; overflow: hidden; }
.lb_3:last-child { margin-bottom: 0; border-bottom: none; }
.lb_3 p { display: none; }
.lb_3 .lb_img img { width: 100%; min-height: 80px; }
.lb_3 span { display: block; font-size: 17px; margin-bottom: 5px; line-height: 26px; height: 52px; overflow: hidden; white-space: normal; }
.lb_3 time { font-size: 13px; color: #999;}
/* 翻页 */
.pnum{ width: 100%; margin: 20px 0 0 0; display: flex; justify-content: center;}
.pnum a{ background: #3676e1; display: none; font-size: 14px; margin: 5px; line-height: 40px; min-width: 40px; padding: 0 10px; border-radius: 20px; float: left; box-sizing: border-box; text-align: center;color: #fff;}



.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: 1rem;
    flex-shrink: 0;
}

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



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

.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: #3676e1;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #3676e1;
}
.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;
}