/*公共样式*/
html { font-size: 17px; }
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 17px; color: #151515; background: #f7f7f7; }
body{
    max-width: 750px;
    margin: 0 auto;
}
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;}
.main { width: 100%; margin: 0 auto; }
.bg{ background: #fff;}
.bg_2{ background: #f6f5f5;}
.bg_a{ background: #0388dc;}
.bian { border: solid 1px #dbe1de; }
.bian2 { border: solid 1px #dbe1de; }
/* .bj_mt10 { margin-top: 0.3125rem; } */
/* .bj_mt20 { margin-top: 0.4rem; } */
.bj_mt40 { margin-top: 1.25rem; }
.bj_mt60 { margin-top: 1.875rem; }
.relative{ position:relative;}
.red, #red,  { color: #f00;}
.more { color: #9999;font-size: 12px;float: right;}
.ca { color: #0388dc; }
.cb { color: #ff6400; }
.cf { color: #fff; }
.cz {color: #3b4044;}
.c3 { color: #333; }
.c6 { color: #666; }
.c9 { color: #999; }
.cc { color: #ccc; }
.f12 {font-size: 0.75rem;}
.f14 {font-size: 0.875rem;}
.f16 {font-size: 1rem;}
.f18 {font-size: 1.125rem;}
.f30 {font-size: 1.875rem;}
.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; }
.chao3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.chao4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.chao5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; }
.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;}
.con.on,header.on { filter: blur(18px);}
/*头部*/
header{ width: 100%;margin: 0 auto; padding: 20px 3%;box-sizing: border-box;background: #0388dc url(../images/m/bg_1.png) no-repeat;background-size: 100%;}
.haeder_nr { position: relative; padding-right: 40px; box-sizing: border-box;}
header .logo{ display: none;}
header img{width: 100px;min-height: 30px;}
.top_r{display: none;}
.con_ban{background: none;}
.search { width: 100%; border-radius: 20px; }
.search_text{width: 85%;position: relative; height: 40px;box-sizing: border-box;text-indent: 20px;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;height: 40px;}
.search_f em{position: absolute;right:10px;top:6px;font-size: 28px;color: #0388dc;}
.menu_btn { position: absolute; right: 0; top: 0px;}
.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; display: block; 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: #0388dc; 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/m/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;  }
/* 隐藏 */
.fink{display: none;}
.rc_nav{display: none;}
/*面包屑*/
.position {padding: 10px 3%; color: #999; font-size: 13px; box-sizing: border-box; position: relative;}
.position em {color: #16a2bb;}
.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; }
/* 栏目 */
.lm .head_l h3{position: relative; margin-left: 15px;float: left; font-size: 17px;}
.lm .head_l h3:before {content: "";display: block;position: absolute;width: 7px;height: 18px;background: #0388dc;left: -15px;border-radius: 1rem;top: 17px;}
.lm {width: 100%; border-radius: 10px; padding-bottom: 20px;background-color: #fff;margin-bottom: 10px;}
.lm_l{width: 100%;}
.lm_l_l{float: none;}
.lm .head{width: 100%;line-height: 50px;height: 50px; padding: 0 3%;border-bottom: 3px solid #f1f1f1;box-sizing: border-box;}
.lm_nr {width: 100%;}
.lm_nr_l{width: 100%;}
.lm_nr_r{display: none;}
.lm_nr_c{display: none;}
.lm_r{display: none;}
.lm_l_t_r{display: none;}
.lm_nr .bj_mt10{margin-top: 0px;}
.lb_4 { height: 90px; display: block; margin: 10px 3% 0 3%; border-bottom: 1px solid #f1f1f1; position: relative; padding-left: 130px; }
.lb_4 .lb_img { position: absolute; left: 0; top: 0; width: 120px; height: 76px; overflow: hidden; border-radius: 10px; }
.lb_4 .lb_img img { width: 100%; min-height: 76px; }
.lb_4 p { font-size: 15px; margin-top: 10px;}
.lm_nr_l .lb_5{line-height: 50px;}
.lm_nr_l .lb_5{border-bottom: 1px solid #f1f1f1;padding: 0 40px 0 3%;position: relative;}
.lm_nr_l .lb_5 time{position: absolute;right: 3%;font-size: 12px;opacity: 0.7;}
/* 翻页 */
.pnum{ width: 100%; margin: 20px 0 0 0; display: flex; justify-content: center;}
.pnum a{ background: #0388dc; 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;}




.lists{
    display: flex;
    /*align-items: center;*/
    margin-bottom: 20px;
}
.lists-l{
    display: block;
    width: 120px;
    height: 75px;
    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: 17px;
    /*font-weight: bold;*/
}


.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: #292b2c;
    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:#0388dc;
    color: #fff;
}

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