
HTML, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {border:none;font-size:14px;margin:0px;padding:0px;}
html,body{height: 100%;width: 100%;}
address, caption, cite, code, dfn, em, th, var {font-style: normal;font-weight: normal;}
a{text-decoration:none;}
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}
input{-webkit-appearance: none;margin: 0;outline: none;padding: 0;}
input::-webkit-input-placeholder{color: #ccc;}
input::-ms-input-placeholder{color: #ccc;}
input::-moz-placeholder{color: #ccc;}
input[type=submit],input[type=button]{cursor: pointer;}
button[disabled], input[disabled] {cursor: default;}
img{border:none;}
ul,ol,li{list-style-type:none;}
/*top*/
.clearfix:after{clear: both;display:block;overflow: hidden;content: '';}
.clearfix{zoom: 1;}
.fl{float: left;}
.fr{float: right;}
a{color:#333;font-size: 15px;}
a:hover{text-decoration: none;}
html,body{height: 100%;}
body{background-color: #f7f7f7;}
/*header*/
.riji_bar{float: left;width: 100%;background: #ffffff;text-align: center;}
.riji_bar .riji_center{width: 100%;margin: auto;overflow: hidden;
height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    z-index: 999;
background: #505050;
}

.logo {
  display: flex;
    align-items: center;
    height: 100%;

}
.logo img{
    max-height: 90%;
}
.meun{
    color: white;
    font-size: 30px;
}

.search_box{display: inline-block;width: 792px;}
.search {background: #fff;float: left;border-radius: 10px;overflow: hidden;border: 1px solid #67b3f0;margin: 3%;width: 94%;}
.search em{float: left;width: 26px;height: 25px;margin-left: 13px;margin-top: 11px;display: none;}
.search_text {width: 65%;padding: 0 10px 0 15px;line-height: 44px;height: 44px;border: 0;color: #cacaca;font-size: 17px;outline: none;}
.search_btn {width: 20%;line-height: 45px;cursor: pointer;background: #67b3f0;padding: 0;float: right;font-size: 16px;color: #ffffff;border: 0;text-align: center;font-size: 16px;}

.login{float: right;line-height: 33px;text-align: center;margin-top: 34px;display: none;}
.login a{font-weight: bold;margin-left: 13px;height: 30px;color: #fff;width: 89px;background: #505050;float: left;line-height: 30px;border-radius: 20px;font-size: 11px;}
.login .jianyi{background: #67b3f0;}
.login a:hover{color:#ffff;}
/*nav*/

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:45px;z-index:99999;padding-bottom:10px;height: 95vh;
}
.menuwraps a{
    color: #333 !important;
}
.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}


.riji_menu_box{
    width: 100%;
    white-space: nowrap;
    overflow-x:scroll;
    overflow-y:hidden;
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #e3e3e3;
    background: white;
}
.riji_menu_box ul{
    display: inline-block;


}
.riji_menu_box ul li{
    display: inline-block;
    padding:8px 10px;
    font-size: 16px;
    color: #333;

}

.riji_menu_box::-webkit-scrollbar {
    height: 0;
}
.hes{
    height: 45px;
}




.banner {position: relative;width: 100%;float: left;height: 225px !important;overflow: hidden;border-radius: 10px;}
.banner li {list-style: none;}
.banner ul li {float: left;height: 100%;position: relative;border-radius: 10px;width: 100%;}
.banner ul li a{
    display: block;
    height: 100%;
}
.banner ul li img{width: 100%;height:100%;}
.banner ul{
    height: 100%;
}
.banner ul li p {
    background: #484747a8;
    line-height: 42px;
    color: #fff;
    bottom: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.list_lan{width: 100%;margin: auto;position: relative;}
.list_lan ul{width: 96%;float: left;margin-top: 10px;padding: 2%;border-radius: 15px;background: #fff;overflow: hidden;}
.list_lan li{font-size:12px;line-height: 50px;height: 90px;background: #ffffff;float:left;text-align:center;overflow:hidden;width:100%;border-radius: 60px;margin-bottom: 10px;}
.list_lan li:nth-child(even){background: #f0f0f0;}
.list_lan li:nth-child(even) span a{background: #505050;}
.list_lan li span{float:left;font-size:12px;}
.list_lan li span a{margin:0 9px 0 6px;display:inline-block;vertical-align:middle;background: #67b3f0;position:relative;float: left;margin-top: 10px;height: 26px;line-height: 26px;padding: 0 12px;border-radius: 12px;color: #fff;font-size: 14px;margin-left: 12px;}
.list_lan li p{position:relative;line-height:60%;width:100%;overflow:visible;margin-left:4px}
.list_lan li p a{float:left;color: #464545;width: 24%;position:relative;font-size: 15px;line-height: 42px;}

.riji_cont{width: 100%;float: left;}
.riji_main{float: left;width: 100%;margin-top: 30px;}
.riji_main_all{float: left;width: 100%;margin-top: 10px;}
.img_box {display: flex;flex-wrap: wrap;justify-content: space-between;margin-right: 10px;width: 94%;background-color: #fff;float: left;border-radius: 15px;padding: 3%;overflow: hidden;}
.img_box>a {width: 48%;height: 101px;position: relative;float: left;margin-bottom: 10px;border-radius: 10px;overflow: hidden;}
.img_box img {width: 100%;height: 100%;}
.img_box>a p {position: absolute;padding: 0px 10px;background-color: rgba(0,0,0,0.4);bottom: 0px;left: 0px;width: calc(100% - 20px);color: #fff;height: 24px;line-height: 24px;overflow: hidden;}
.img_box_left{width: 100%;float: left;display: flex;flex-wrap: wrap;justify-content: space-between;}
.img_box_left a{float: left;width: 30%;margin-bottom: 10px;}
.img_box_left a img{width: 100%;float: left;border-radius: 10px;height: 73px}
.img_box_left a p{width: 100%;height: 32px;line-height: 32px;text-align: center;overflow: hidden;}
.mid_left{width: 100%;float: left;display: flex;justify-content: space-between;flex-wrap: wrap;}
.img_art{height: 97px;float: left;width: 100%;overflow: hidden;margin-top: 15px;}
.img_art img{float: left;width: 46px;height: 46px;border-radius: 50%;margin-right: 10px;margin-top: 10px;}
.img_art h2{line-height: 34px;height: 34px;}
.img_art h2 a{font-size: 16px;margin-left: 10px;color: #333;}
.img_art h2 i,.mid_left>ul li i{width: 4px;height: 4px;float: left;margin-top: 17px;background-color: #3ACA81;display: inline-block;position: absolute;transform: rotate(45deg);}
.img_art p{color:#666;line-height: 24px;font-size: 14px;height: 44px;overflow: hidden;margin-top: 8px;}
.img_art p a{color: #67b3f0;}

.top_riji{width: 100%;float: left;margin-top: 20px;}
.top_riji ul{width: 100%;float: left;display: flex;flex-wrap: wrap;justify-content: space-between;}
.top_riji ul li{line-height: 41px;margin-top: 0;height: 41px;width: 100%;float: left;overflow: hidden;}
.top_riji ul li a{color: #444;margin-top: 0;height: 29px;width: 20%;}
.top_riji ul li i{width: 4px;height: 4px;background-color: #67b3f0;float: left;margin-top: 19px;margin-right: 8px;border-radius: 10px;}
.top_riji ul li span{color: #a0a0a0;margin-top: 0;font-size: 13px;float: right;}

.mid_r_tit{position: relative;font-size: 16px;font-weight: 600;height: 45px;line-height: 45px;background: #f3f3f3;border-radius: 10px;margin-bottom: 10px;}
.mid_r_tit i{float: left;margin-right: 10px;height: 18px;width: 7px;background-color: #67b3f0;margin-top: 14px;border-radius: 10px;}
.riji_new{width: 94%;background-color: #fff;float: right;margin-bottom: 10px;border-radius: 10px;padding: 3%;overflow: hidden;margin-top: 10px;}
.new_tit span{border-left: 8px solid #67b3f0;display: inline-block;padding-left: 10px;color: #333;font-size: 16px;font-weight: 700;}
.new_tit{background: #f3f3f3;line-height: 43px;border-radius: 60px;overflow: hidden;margin-bottom: 10px;}
.riji_new ul li{height: 42px;line-height: 42px;overflow: hidden;}
.riji_new ul li i{width: 4px;height: 4px;background-color: #67b3f0;float: left;margin-top: 21px;margin-right: 10px;border-radius: 20px;}
.riji_new ul li a{display: inline-block;width: 71%;}
.riji_new ul li span{float: right;color: #999;font-size: 13px;}

.chan_left{width: 94%;background-color: #fff;float: left;margin-bottom: 10px;border-radius: 10px;padding: 3%;overflow: hidden;}
.chan_tit{height: 44px;line-height: 44px;background: #f3f3f3;border-radius: 6px;margin-bottom: 20px;}
.chan_tit h2{color: #333;font-size: 19px;padding: 0 15px;float: left;}
.chan_chil{float: right;padding-right: 20px;}
.chan_chil a{color: #67b3f0;}
.chan_chil a:hover{color:#3ACA81;}
.chan_box{float: left;width: 100%;}

.list_ul{width: 100%;float: right;display: flex;flex-wrap: wrap;justify-content: space-between;}
.list_ul li{line-height: 41px;font-size: 14px;float: left;width: 100%;height: 41px;overflow: hidden;}
.list_ul li a{float: left;width: 71%;height: 29px; overflow: hidden;}
.list_ul li span{color: #999;float: right;font-size: 12px;}
.list_ul li:before{content:"";float: left;background: #67b3f0;width: 4px;height: 4px;margin-top: 18px;margin-right: 7px;border-radius: 10px;}
.list_ul li a:hover{color:#3ACA81;}

.chan_right{width: 94%;background-color: #fff;float: right;margin-bottom: 10px;border-radius: 10px;padding: 3%;overflow: hidden;}
.chan_right .title{width: 95%;background-color: #f3f3f3;color: #333;height: 40px;line-height: 40px;font-size: 15px;border-radius: 60px;border-left: 8px solid #67b3f0;padding-left: 3%;font-weight: 700;}
.chan_right ul{float: left;margin-top: 10px;}
.chan_right ul li{float: left;height: 43px;width: 100%;line-height: 43px;overflow: hidden;}
.chan_right ul li a{display: inline-block;width: 89%;}
.chan_right ul li em{float: left;width: 17px;height: 17px;line-height: 17px;margin-right: 8px;margin-top: 12px;color:#fff;background-color: #cbcbcb;text-align: center;font-size: 12px;border-radius: 6px;}
.chan_right ul li:nth-child(1) em{background-color: #3a96e0;}
.chan_right ul li:nth-child(2) em{background-color: #67b3f0;}
.chan_right ul li:nth-child(3) em{background-color: #81c2f5;}
/* flink */
.flink{background: #fff;padding: 3%;width: 93%;overflow: hidden;margin: auto;border-radius: 15px;}
.flink ul{width: 1100px;margin: auto;}
.flink b{line-height: 28px;float: left;font-size: 15px;font-weight: 700;color: #67b3f0;}
.flink b:before{content:"";font-weight: 700;float: left;width: 6px;height: 6px;margin-right: 5px;background: #67b3f0;border-radius: 60px;margin-top: 11px;}
.flink b:after{content:"";display: inline-block;background: #eeeeee;height: 2px;width: 228px;margin-left: 15px;}

.flink li{line-height: 22px;color: #b7b7b7;margin: 5px;float: left;}
.flink li:nth-child(1){color: #4586f1;}
.flink li a{color: #888;font-size: 12px;}
.flink li a:hover{color: #4586f1;}

.footer{float: left;background: #444;width: 100%;padding: 10px 0;margin-top: 10px;}
.foo_con{width: 100%;margin: auto;text-align: center;}
.foo_con p{line-height: 24px;color: #dadada;font-size: 12px;}
.foo_con a{font-size: 12px;color: #dadada;padding: 0 4px;}





.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: #4e77de
}


.page{padding:20px 0 0;text-align:center;clear: both;overflow: hidden}
.page a,.page li span{ position:relative; display:inline-block; overflow:hidden; padding:8px 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{  background:#3790e2; color:#fff; text-decoration:none; }
.page li{
    margin: 0 5px;
}
.page .pagination{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.bg_div{float: left;width: 100%;}
.riji_list_left{width: 94%;background-color: #fff;padding: 3%;border-radius: 10px;}
.riji_nav{height: 52px;line-height: 52px;font-size: 15px;padding: 0 3%;}
.nav_title{color: #666;}
.jihua_art_box li{padding-bottom: 15px;padding-top: 15px;float: left;width: 100%;border-bottom: 1px solid #f2f2f2;}
.time{position: absolute;right: 5px;top: 22px;color:#666;display: none;}
.jihua_art_box li a h1{font-size: 16px;margin-bottom: 10px;}
.jihua_art_box li a h2{font-size: 16px;margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.jihua_art_box li a p{color: #a0a0a0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 24px;}

.riji_hot_right {width: 100%;float: right;margin-top: 10px;}



.article{background-color: #fff;padding: 0 2%;}
.content{font-size: 17px;line-height: 28px;color: #333;}
.content p{font-size: 17px;line-height: 28px;color: #333;padding-bottom: 12px;}
.mais .title{line-height: 30px;font-size: 26px;margin-bottom: 21px;text-align: center;color: #333;font-weight: 700;padding-top: 15px;}
.riji_info{height: 28px;line-height: 22px;margin: 0 auto;color: #999;font-size: 16px;}
.riji_info span{padding: 0 5px;}
.riji_info a{color: #999;font-size: 12px;display: none;}

.related_article{/* border-top: 10px solid #eee; *//* padding: 0 2%; */}
u{text-decoration:none;}
.content a{font-size: 15px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 17px;text-align: left;font-weight: bold;line-height: 28px;color: #ff0000;margin-bottom: 12px;}
.content img{max-width: 100%!important;height: auto!important;}
.content img{border-radius: 10px;}
.after_height_light~p a {color: #2965b1 !important;}

.entry-meta {
    font-size: 16px;
    clear: both;
    overflow: hidden;
    padding: 20px 0;
}

.entry-meta ul {
    overflow: hidden;
}

.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
    font-size: 16px;
}

.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;
    font-size: 16px;
}


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

.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;
}
.xg{
    clear: both;
    overflow: hidden;
}