
@charset "gb2312";
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;}
img {border: none;}
a {text-decoration: none;color: #333;font-size: 16px;}
ul, li {list-style: none;}

.logo {
    display: flex;
    height: 48px;
    align-items: center;
}
.logo img{
    max-height: 95%;
}
.meun{
    color: white;
    font-size: 30px;
}
.header_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #00b156;
}
.nav{background: white;padding-top: 5px;height: 30px;overflow: hidden;}
.nav a{font-size: 15px;text-align: center;color: #fff;line-height: 34px;}
.nav_b{
    width: 100%;
    white-space: nowrap;
    overflow-x:scroll;
    overflow-y:hidden;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #e3e3e3;
background: white;
}
.nav_b ul{
    display: inline-block;
}
.nav_b ul li{
    display: inline-block;
    padding: 5px 10px;
    font-size: 16px;
    color: #333;

}

.nav_b::-webkit-scrollbar {
    height: 0;
}
/*rougao*/
.rougao {float: right;margin-top: 20px;display: none;}
.rougao .jianyi {background-color: #ffa722;}
.rougao a {height: 34px;line-height: 34px;float: left;color: #fff;font-size: 14px;background-color: #05a955;border-radius: 4px;width: 103px;text-align: center;margin-left: 15px;}
.rougao a:hover{background-color: #0797ca;color: #fff!important;}
.rougao .jianyi:hover{background-color:  rgb(20 153 210);color: #fff!important;}

.nav_b {padding: 4px 0;}


.nav_b a {color: #333;}
.t_left{width: 94%;padding: 3%;}
.t_banner {width: 100%;position: relative;overflow: hidden;border-radius: 10px;}
.t_banner ul li {float: left;height: 225px;position: relative;}
.t_banner ul li img {width: 100%;height: 100%;}

.t_banner ul li p {
    background: rgba(0, 0, 0, 0.6);
    line-height: 30px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.header_box{
    position: fixed;
    z-index: 999;
    width: 100%;
}
.ts{
    height: 48px;
}
.menus{display:block;width:25px;height:25px;top:15px;right:12.5px;background-size:25px 25px;margin:  0 6px 0 0}
.menuwraps{width:calc(100%);background:#fff;top:48px;z-index:99999;padding-bottom:10px;height: 95vh;
}
.menuwrapmain{overflow:auto;height:95vh;}
.menuwrapmain>a{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{text-align:left;font-size:18px;line-height:30px;height:30px;padding-left:15px;margin:15px 0 5px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.pos-a{position:fixed;left: 0;right: 0;margin: 0 auto}



.t_banner .dots {position: absolute;bottom: 40px;right: 30px;}
.t_banner .dots .dot {width: 23px;height: 23px;background: rgba(0, 0, 0, 0.6);float: left;text-align: center;color: #fff;margin: 0 5px;line-height: 23px;font-size: 12px;}
.t_banner .dots .dot.active {background: #00b156;}
.t_left .g_box2 {display: none;}

.t_1 {height: 33px;line-height: 33px;font-size: 15px;font-weight: bold;border-bottom: 1px #e1e1e1 solid;background: #f1f1f1;color: #2d2d2d;padding: 0 3%;width: 94%;}
.tc_t {padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 34px;font-weight: 700;padding-top: 10px;}
.tc_t a{color: #00b156;font-size: 16px;}

.t_2_lanmu{display:none;}
.tc_desc{font-size: 14px;color: #666;padding:0 10px;padding-bottom:10px;border-bottom: 1px solid #e2e2e2;line-height: 26px;height: 45px;overflow: hidden;}
.t_center ul{padding:0 10px;line-height: 32px;}
.t_center ul li{border-bottom: 1px dashed #e4e3e3;width: 100%;height: 41px;overflow: hidden;float: left;line-height: 41px;}
.t_right{display: none;}
.main2{float: left;margin-top: 10px;border-top: 10px solid #f1f1f1;width: 100%;}
.t_2{display: flex;padding:0 10px;background: #00b156;justify-content: space-between;line-height: 39px;margin-bottom: 10px;}
.t_2 a{color:#fff;}
.mbl_one{padding:0 10px;}
.mbl_one a{line-height:30px;font-weight: 700;font-size: 16px;}
.mbl_one div{font-size:14px;color:#999;padding: 11px 0;border-bottom:1px dashed #ccc;}
.mbl_two{padding:0 10px;line-height: 41px;}

.mbc_f{display: none;}
.m_box_right{display: none;}
.mbc_one{padding:0 10px;}
.mbc_one li{padding: 15px 0;border-top: 1px dashed #e1e1e1;}
.mbc_one li a{display: flex;align-items: center;}
.mbc_one li a img{min-width:120px;height:80px;border-radius: 10px;}
.tw{margin-left:10px;}
.tw h4{height: 30px;line-height: 30px;overflow: hidden;font-size: 16px;}
.tw p{font-size: 14px;color:#999;float: left;height: 50px;overflow: hidden;line-height: 24px;}

.flink {width: 94%;padding: 3%;overflow: hidden;border-top: 12px solid #ece9e9;}
.flink li {line-height: 22px;color: #00b156;margin: 4px;float: left;font-size: 14px;}
.flink li a {color: #888;font-size: 12px;}

.footer {padding: 10px 0;border-top: 1px solid #e2e2e2;background: #242725;}
.footer p {width: 100%;text-align: center;color: #dadada;font-size: 12px;line-height: 24px;}
.footer p a {color: #dadada;font-size: 12px;padding: 0 5px;display: inline-block;}


.n_p{width: 94%;margin: 3%;font-size: 14px;color: #999;}
.n_p a{font-size: 14px;color: #999;}
.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #999;
}


.subcate {
    padding: 5px;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 5px rgba(0,0,0,0.01);
    font-size: 16px;
    margin-bottom: 10px;
}

.subcate ul {
    font-size: 0;
}

.subcate li {
    display: inline-block;
    font-size: 16px;
    padding: 0 15px;
    position: relative;
}

.subcate li a {
    line-height: 40px;
}

.subcate li:after {
    content: '/';
    position: absolute;
    top: 10px;
    right: -4px;
    color: #9ca0ad;
    opacity: .28
}

.subcate li:last-child {
    padding: 0 0 0 15px;
}

.subcate li:last-child:after {
    display: none
}

.subcate li.active a {
    color: #448EF6
}

.page{margin:20px 0 20px;text-align:center; clear: both;overflow: hidden}
.page a,.page li span{ position:relative; display:inline-block; overflow:hidden; padding:2px 10px; width:auto; border:1px solid #E3E3E3; background:#fff; color:#333; text-align:center; font-size:13px; zoom:1; _display:inline; }
.page a[disabled]{ border:1px solid #ccc; background:#e4e4e4; color:#333; cursor:not-allowed; }
.page a[disabled]:hover{ border:1px solid #ccc; background:#e4e4e4; color:#333; }
.page .active span, .page .active:hover{  background:#00b156; color:#fff; text-decoration:none; }
.page li{
    margin: 0 5px;
}
.page .pagination{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.sidebar{line-height: 41px;padding:0 10px;font-size: 16px;color: #a9a9a9;height: 41px;overflow: hidden;}
.sidebar a{font-size: 16px;color: #a9a9a9;}
.article{width: 100%;}
.title{font-size: 26px;text-align: center;line-height: 33px;margin: 18px 0;}
.t_info{color:#999;font-size: 16px;line-height: 30px;padding: 0 2%;}
.t_info span{padding: 0 5px;}
.t_info a{color:#999;font-size: 12px;display: none;}
.content{line-height: 28px;color: #333;overflow: hidden;width: 100%;float: left;font-size: 17px;}
.content p{line-height: 30px;font-size: 17px;color: #333;padding-bottom: 15px;display: inline-block;width: 94%!important;margin: 0 3%;}
h2{display:inline-block;}
u{text-decoration:none;}
.content a{font-size: 16px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 17px;text-align: left;font-weight: bold;line-height: 31px;clear: both;color: #ff0000;margin-top:12px;padding: 0 3%;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}

.near_s {float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
.near_s div {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 30px;line-height: 30px;color: #000;float: left;font-size: 14px;width: 50%;clear: initial;}
.near_s a {font-size: 14px;color: #2965b1;}
.near_s a:hover {text-decoration: underline;}
.prev {float: left;}
.next {text-align: right;}
.download_fixed_toushi a{font-size:12px;}

.mc_r_l{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;display: none;}
.mcrl_t{color: #000;font-size: 16px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;line-height: 40px;}
.mc_r_l ul{padding: 10px 0;line-height: 27px;border-top: 1px solid #EEE;display: inline-block;}
.mc_r_l ul li{width: 49%;line-height: 24px;height: 24px;overflow: hidden;display: inline-block;}
.mc_r_l ul li em{width: 18px;height: 18px;float: left;text-align: center;line-height: 18px;background: #bbbbbb;color:#fff;margin: 6px 6px 0 0;font-size: 13px;font-style: inherit;}
.mc_r_l ul li:nth-child(1) em{background: #ff7f42;}
.mc_r_l ul li:nth-child(2) em{background: #ff9800;}
.mc_r_l ul li:nth-child(3) em{background: #ffc107;}
.mc_r_l ul li:nth-child(4) em{background: #ffc107;}

.related_article_img{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
.related_article_img .related_top{height: 40px;width: 100%;border-bottom: 1px solid #EEE;}
.related_article_img .related_top code{float: left;font-size: 16px;height: 40px;line-height: 40px;color: #333;background: #fff;border-bottom: 2px solid #1c1c1c;font-family: initial;font-weight: 700;}
.related_article_img ul{margin-top: 13px;width: 100%;float:left;display: flex;justify-content: space-between;align-content: center;flex-flow: wrap;}
.related_article_img li{overflow: hidden;width: 48%;height: 132px;float: left;}
.related_article_img li a:hover span{text-decoration: underline;}
.related_article_img li a img{height: 98px;float: left;width: 100%;}
.related_article_img li a span{float: left;height: 24px;width: 99%;line-height: 30px;font-size: 14px;color: #2965b1;overflow: hidden;text-align: center;}

/*related_article*/
.related_about{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
.related_about .related_about_t{float: left;width: 100%;height: 40px;line-height: 40px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}
.related_about .related_about_t code{color: #000;font-size: 16px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;}
.related_about ul{float: left;width: 100%;}
.related_about li{float: left;width: 50%;height: 30px;font-size: 16px;overflow: hidden;line-height: 30px;}
.related_about li a{font-size: 15px;color: #2965b1;}
.related_about li a:before{float: left;content: "";width: 3px;height: 3px;background: #000;margin-top: 11px;margin-right: 5px;}
.related_about li a:hover{color: #000;}


.entry-meta{
    padding: 10px ;
    font-size: 16px;
    clear: both;
    overflow: hidden;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}


.content .rel_art_line:before {
    background: #e8b856;
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 6px;
    border-radius: 10px;
    left: 10px;
    top: 12px;
}

.after_height_light~p:after {
    content: "";
    border-bottom: 1px dashed #cecece;
    width: 100%;
    top: 19px;
    display: inline-block;
    position: absolute;
    left: 14px;
}

.content .after_height_light~p {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 39px;
    float: left;
    padding-bottom: 0;
    line-height: 39px;
    background: white;
}

.content .rel_art_line::after {
    display: none;
}

.content .after_height_light~p a {
    display: inline-block;
    background: #fff;
    font-size: 17px;
    position: absolute;
    z-index: 2;
    max-width: 68%;
    overflow: hidden;
    padding-right: 5px;
}

.content .after_height_light~p span {
    float: right;
    font-size: 12px;
    color: #bebbbb;
    background: #fff;
    position: absolute;
    z-index: 2;
    right: 0;
    padding-left: 6px;
}

.content .rel_art_line {
    line-height: 40px !important;
    padding-left: 20px;
    font-size: 17px;
    background-color: #f2f8fc;
    border-radius: 10px;
    float: left;
    width: 93%!important;
    font-weight: 700;
    color: #333!important;
    padding-bottom: 4px!important;
    margin-bottom: 5px!important;
}

.content a {
    color: #2965b1;
}

.art_next a {
    color: #2965b1!important;
}
.mains{
    overflow: hidden;
    clear: both;
}