/**公用样式**/
body { margin: 0px; padding: 0px; font-family: "微软雅黑", "宋体", Arial; font-size: 15px; color: #333; }
img { border: 0; display: block;}
a { text-decoration: none; color: #333; cursor: pointer; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
a:hover { color: #0388dc; transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; font-weight: bold; }
.ts {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
.ts:hover {transition: 0.3s ease; -ms-transition: 0.3s ease; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease;}
div, ul, li, form, h1, h2, h3, h4,h5, 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;}
.fl { float: left; }
.fr { float: right; }
.main { width: 1200px; margin: 0 auto; }
.bg_a { background: #0388dc;}
.bg{ background: #fff;}
.bg2{ background: #f7f8f8;}
.bian { border: solid 1px #dbe1de; }
.bianju, .bj_mt10 { margin-top: 10px; }
.bj_mt15 { margin-top: 15px;}
.bj_mt20 { margin-top: 20px;}
.bj_mt40 { margin-top: 40px;}
.bj_mt60 { margin-top: 60px;}
.y_ju2, .bj_mt30 { margin-top: 30px;}
.bj_pt10{ padding-top: 10px;}
.bj_pt15{ padding-top: 15px;}
.bj_pt30{ padding-top: 30px;}
.bj_pt60{ padding-top: 60px;}
.relative{ position:relative;}
.noshow{ display: none;}
em, i { font-style: normal; }
hr {opacity: .2;}
.iconfont { text-align: center;}
.hidden { overflow: hidden; }
.nobian{ border: 0; }
.ca { color: #0388dc;}
.cb { color: #7fb926;}
.more { color: #ccc; font-size: 13px;}
.white, .cf { color: #fff; }
.gray, .c3{ color: #333;}
.gray2, .c6{ color: #666;}
.gray3, .c9{ color: #999;}
.gray4, .cc{ color: #ccc;}
.center{ text-align: center;}
.f30{ font-size: 30px;}
.f24{ font-size: 24px;}
.f20{ font-size: 20px;}
.f18{ font-size: 18px;}
.f16{ font-size: 16px;}
.f15{ font-size: 15px;}
.f14{ font-size: 14px;}
.f13{ font-size: 13px;}
.f12{ font-size: 12px;}
.nobold{ font-weight: normal;}
.line10{ height: 10px; background: #f8f8f8; width: 100%; margin: 40px 0;}
.block{ display: block;}
/*超出隐藏*/
.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; }
.top_xia{ padding: 15px; position: absolute; z-index: 9999999; left: 50%; margin-left: -90px; top:25px;}
.top_xia img{ width: 150px; height: 150px;}
/*鼠标经过图片特效*/
.photo { display: block; overflow: hidden; border-radius: 3px;}
.photo img { transition: all 0.3s ease-out; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1, 1); -ms-transform: scale(1, 1); -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); -o-transform: scale(1, 1);/* filter: alpha(opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; */}
.photo:hover img { width: 100%;  transition: transform 0.3s; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s; transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -webkit-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); /* filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; */ }
/*圆角*/
.yj_4{ border-radius:4px;}
.yj_10{ border-radius:10px;}
.yj_20{ border-radius:20px;}
/*日期*/
time { font-size: 13px; color: #999999; }
/*盒子模型*/
.box{ box-sizing:border-box;}
/*鼠标手势*/
.cursor{cursor: pointer;}
/*输入框字体颜色*/
input::-webkit-input-placeholder { color: #ccc; }
input::-moz-input-placeholder { color: #ccc; }
input::-ms-input-placeholder { color: #ccc; }
input:focus {outline: 0; border: none;}
.icon { width: 40px; height: 40px; display: block; position: absolute; left: 0; top: 0; background: url(../images/pc/icon.png) no-repeat; }
/*顶部*/
.header_top { border-bottom: 1px solid #e5e5e5; line-height: 44px; }
.header_top .iconfont { margin-right: 5px; font-size: 12px; }
.header_top span { opacity: .4;margin: 0 4px; }
.header_top a:hover { text-decoration: underline; }
.haeder_nr { margin: 0 auto; padding: 20px 0;}
.search_f { width: 400px; height: 46px; border-radius: 10px; overflow: hidden; position: relative; background: #0388dc; border: 1px solid #0388dc; }
.search_text { width: 300px; line-height: 46px;height: 46px; padding: 0 10px; background: #fff; }
.search_sub { width: 80px; border: none; position: absolute; color: #fff; font-size: 16px; right: 0; top: 0; background: none; cursor: pointer; height: 46px; line-height: 46px; padding-left: 26px;}
.header_r { background: #fafafa; padding: 0 20px; border-radius: 20px; line-height: 30px; height: 30px; margin-top: 14px; }
.search em { position: absolute; color: #fff; display: block; right: 46px; top: 8px; width: 30px; height: 30px; font-size: 20px; line-height: 30px; text-align: center; }
/*其他顶部*/
.other_header { height: 50px; line-height: 50px; overflow: hidden; border-bottom: 1px solid rgba(255,255,255,0.6); }
.other_header .logo { float: left; width: 114px; margin-top: 0; }
.other_header .logo img { width: 100%; margin-top: 8px; }
.other_header .nav_com { float: left; margin-left: 40px; max-width: 80%; width: auto; background: none; }
.other_header .nav_com li { float: left;}
.other_header nav li a { padding: 0 10px; }
/*导航*/
.nav_rwap { width: 1200px; margin: 0 auto;}
nav ul { height: 50px;  width: 1200px; margin: 0 auto; overflow: hidden; }
nav li { line-height: 50px; position: relative; margin-right: 10px; }
nav li a { font-size: 16px; color: #fff; padding: 0 10px; display: block;  }
nav li a:hover { color: #fff; }
nav li:hover { background: #7fb926; }
.arc_header .nav_com li:hover { background: none; }
.nav_close,.menu_btn { display: none;}
/*标题*/
.head_1 { height: 40px; border-radius: 4px;; position: relative; border-bottom: 3px solid #f7f8f8; padding-bottom: 5px; margin-bottom: 5px;}
.head_1 .icon { background-position: 0 -150px; }
.head_1 h4 { font-size: 20px; margin-left: 4px;margin-top:  }
.head_1 p { color: #d0d5d6; line-height: 10px; font-size: 12px; font-style: italic;   }
.icon3 {background-position: 0 -267px;}
/*列表*/
.time1 { position: absolute; left: 0; background: #f7f8f8; width: 50px; text-align: center; border-radius: 10px; line-height: 20px; height: 20px; top: 5px; font-size: 12px; }
.lb_1 { display: block; margin-bottom: 10px; }
.lb_1 .lb_a { position: relative; line-height: 30px; }
.lb_1 time { position: absolute; right: 0; left: auto; }
.lb_1:hover span { font-weight: bold; }
.lb_1:hover time { background: #0388dc; color: #fff; }
.lb_1 p { line-height: 22px; height: 44px; display: none; }
.lb_1:hover { text-decoration: none; }
.lb_2 { height: 30px; line-height: 30px; position: relative; padding-left: 60px; }
.lb_3 { height: 30px;line-height: 30px; width: 240px; }
.lb_3 span { color: #ccc; padding: 0 6px; }
.lb_4 { height: 110px; padding-bottom: 20px; display: block; border-bottom: 1px dashed #dcdcdc; }
.lb_4 .lb_a { line-height: 30px; }
.lb_4 .lb_img { width: 110px; height: 70px; border-radius: 4px; overflow: hidden; border: 1px solid #e1e1e1; }
.lb_4 .lb_img img { width: 100%; min-height: 70px; }
.lb_4 .lb_nr { width: 256px; }
.lb_4 .lb_nr p { line-height: 24px; height: 70px; }
.lb_5 { padding:0 60px 0 10px; position: relative; line-height: 30px; margin-bottom: 10px; }
.lb_5 time { position: absolute; right: 0; }
.lb_5:before { content:"";  display: block; position: absolute; width: 4px; height: 4px; background: #ccc; border-radius: 4px; left: 0; top: 13px; }
/*热门文章*/
.doc_nr_t .lb_2 { float: left; width: 340px; }
.doc_nr_t .lb_2:hover time { background: #0388dc; color: #fff; }
.doc_nr_t .lb_2 span { font-weight: bold; }
.doc_nr_b .lb_3 { width: 380px; margin-right: 20px;}
/*栏目*/
.head { height:50px; line-height: 50px;  border-bottom: 3px solid #e1e1e1;}
.head .icon2 {background-position: 0 -45px;}
.head h3 { max-width: 250px; position: relative; }
.head h3:before { content:"";  display: block; position: absolute; background: #0388dc; width: 100%; height: 3px; left: 0; bottom: -3px; }
.head .hd { max-width: 70%; height: 50px; overflow: hidden; }
.head .hd a { margin: 0 10px; position: relative;  }
.head .hd a:before { position: absolute; left: -14px; content:"";  display: block; position: absolute; background: #ccc; height: 12px; width: 1px; top: 4px; }
.head_l { max-width: 30%; }
.font-bo{
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 0 0 0 10px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lm_nr_l { width: 380px; margin-right: 40px; }
.lm_nr_c { width: 380px;}
.lm_nr_r { width: 350px;}
.lm_nr_r .head_1 { border-bottom: 1px dashed #dcdcdc; margin-bottom: 6px; }
.lm_nr_r .icon3 { background-position: 0 -204px; }
.lm_nr_r .hot_nr {margin-top: 15px; }
.lm_nr_r .hot_nr .lb_a { padding-left: 25px; position: relative; }
.lm_nr_r .hot_nr time { display: none;}
.lm_nr_r .hot_nr .lb_a em { width: 16px; height: 16px; color: #fff; display: block; background: #cdd2d3; text-align: center; line-height: 16px; position: absolute; left: 0; top: 7px; font-size: 12px; }
.lm_nr_r .hot_nr .lb_1 { margin-bottom: 10px; }
.lm_nr_r .hot_nr .lb_1:hover time { background: none; color: #0388dc; }
.lm_nr_r .hot_nr .lb_1:first-child em { background: #f57a02; }
.lm_nr_r .hot_nr .lb_1:first-child+li em { background: #1bad0c; }
.lm_nr_r .hot_nr .lb_1:first-child+li+li em { background: #0388dc; }
.lm_nr_c_te .lb_5:first-child { font-weight: bold; }
.lm_nr_c_te .lb_5:first-child+a+a+a+a+a+a+a { font-weight: bold; margin-top:16px;  }
/*友情链接*/
.fink { width: 1160px; padding: 20px; min-height: 120px; background: #f7f7f7; border-radius: 10px; position: relative;}
.fink .head_l { max-width: 100%; padding: 0 0 10px 30px; border-bottom: 1px solid #e1e1e1; position: relative; font-size: 18px; font-weight: bold; }
.fink .head_l em { font-size: 28px; margin-right: 10px; color: #0388dc; position: absolute; left: 0; top: -2px;}
.fink_nr a { margin: 0 20px 10px 0; height: 20px; display: block; float: left; }
.fink_nr a:hover { text-decoration: underline; }
/*底部*/
footer { padding: 30px 0; background: #292b2c!important; margin-top: 26px; }
.footer_nav { text-align: center; }
.footer_nav a { margin-right: 16px; color: #fff; opacity: 1; font-size: 13px; }
.footer_b { color: #fff; font-size: 12px; opacity: 0.5; line-height: 22px; margin-top: 10px; text-align:center; }
.footer_b a { color: #fff; margin-left: 10px; }
.footer_b p span { margin: 0 5px; }
/*翻页*/
.pnum { width: 100%; display: flex;  justify-content: center;  line-height: 34px; }
.pnum a{ min-width: 34px; margin: 0 5px; font-size: 14px; padding: 0 6px; height: 34px; text-align: center; line-height: 34px; box-sizing: border-box; display: block; float: left;background: #f7f8f8;  }
.pnum a.sed { background: #0388dc; color: #fff; border: 1px solid #0388dc;  }
.pnum a:hover { background: #0388dc; color: #fff;  }
.pnum .pageinfo { margin-left: 10px; color: #999; }
/*面包屑*/
.position { line-height: 30px; height: 30px; color: #999; border-radius: 10px; width: 1200px; position: relative; overflow: hidden; }
.position a { color: #666; font-size: 13px; }
.position em { color: #16a2bb; }
/*面包屑*/
/* 右边固定导航 */
.rc_nav{ font-size: 15px; background: #fff; border-radius: 10px; border: 1px solid #f1f1f1; position: fixed; bottom: 240px; left: 50%; margin-left: 620px; z-index: 2; box-shadow: 0 10px 20px rgba(0,0,0,0.05); }
.rc_nav li{ padding: 10px; margin-bottom: 1px; color: #333; font-size: 13px;  cursor: pointer; position: relative; }
.rc_nav li:before { position: absolute; width: 6px; height: 14px; content:""; display: block; position: absolute;  left: 0; top: 12px; border-radius: 4px; }
.rc_nav li.active:before { background: #0388dc; }
.rc_nav li p { overflow:hidden; margin: 0 auto; padding:0 5px; position: relative;}
.rc_nav li.active { color: #0388dc;}
.rc_nav li.active p .icon { background: #0388dc; }
.rc_nav li.last { line-height: 30px; height: 30px; border-top: 1px solid #f1f1f1; position: relative; padding-left: 36px; }
.rc_nav li.last .iconfont {font-size: 24px; color: #999; margin-right: 4px; position: absolute; left: 10px; top: 10px; }
@media all and (max-width: 1500px){.rc_nav { display: none!important; }}




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