@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "utf-8";
    html,body,div,span,applet,object,iframe,h1,button,input,textarea,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0 none;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;font-feature-settings:inherit;font-kerning:inherit;font-language-override:inherit;font-size:inherit;font-size-adjust:inherit;font-stretch:inherit;font-style:inherit;font-synthesis:inherit;font-variant:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;vertical-align:baseline}
    table{border-collapse:collapse;border-spacing:0}
    ul,ol,li{list-style:outside none none}
    em,i{font-style:normal}
    img{border:0 none}
    div{overflow:hidden;}
    textarea{outline:medium none}
    a{text-decoration:none;color: #188bd8;font-size:14px;}
    .clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:""}
    body{background:#fbfbfb;color:#1a1a1a;max-width: 740px;margin: auto;}
    input{outline: none;}
    u{text-decoration:none;}
    /*top*/
    .clearfix:after{clear: both;display:block;overflow: hidden;content: '';}
    .clearfix{zoom: 1;}
    .fl{float: left;}
    .fr{float: right;}
    a{color: #2965b1;font-size: 14px;}
    a:hover{text-decoration: none;}
    html,body{height: 100%;}
    body{background-color: #ffffff;}
    .riji_center{width: 100%;display: flex;}
    /*header*/
    .riji_bar{float: left;width: 100%;background: #f3f2f2;padding: 9px 0;border-bottom: 1px solid #dedede;}
    .riji_center{}
    .logo{float:left;background-image: url(../img/logo.png);width: 128px;height: 25px;background-size: 100%;margin-left: 7px;margin-top: 3px;}
    .search{width: 452px;margin-top: 21px;float: left;margin-left: 134px;}
    .searchbar{width: 333px;float: left;height: 36px;padding-left: 10px;border: solid 1px #dcdcdc;font-size: 14px;border-radius: 6px 0 0 6px;}
    .results{color: #fff;font-size: 15px;background-color: #00c171;text-align: center;width: 90px;height: 38px;border-radius: 0 6px 6px  0;border: none;}
    .login{float: right;line-height: 33px;text-align: center;display: none;}
    .login a{margin-left: 12px;height: 29px;color: #fff;width: 79px;background: #fb7135;float: left;line-height: 29px;border-radius: 20px;font-size: 12px;}
    .login .jianyi{background: #00c171;}
    .login a:hover{color:#ffff;}
    /*nav*/
    .riji_menu{line-height: 45px;width: 100%;background: #444846;float: left;height: 45px;}
    .riji_menu_box{width: 1100px;margin: 0 auto;}
    .riji_menu_box ul li{float: left;min-width: 120px;}
    .riji_menu_box ul li a{display: inline-block;width: 100%;height: 100%;text-align: center;font-size: 15px;color: #fff;}
    .riji_menu_box ul li a:hover{color: white;}
    .active{background: #00c171;}
    .riji_cont{float: left;width: 100%;}
    .riji_main_con{margin-top: 12px;width: 100%;float: left;}
    .riji_middle_con{width: 100%;float: left;}
    .riji_middle_right{width: 100%;float: left;margin-top: 19px;}
    /* 导航*/
    .riji_let_nav{color: #999;float: left;line-height: 28px;width: 68%;height: 28px;overflow: hidden;margin-left: 10px;}
    .riji_let_nav .nav_title{font-size: 14px;}
    .riji_let_nav span{font-size: 14px;}
    .riji_let_nav a{color: #999;font-size: 16px;padding: 0 5px;}
    /* 内容*/
    .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;}
    .title{line-height: 30px;font-size: 26px;margin-bottom: 21px;text-align: center;color: #333;font-weight: 700;margin-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_img{display: none;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{display: none;float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
    .related_about .related_about_t{float: left;width: 100%;height: 28px;line-height: 28px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}
    .related_about .related_about_t code{color: #000;font-size: 18px;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: 16px;color: #2965b1;}
    .related_about li a:before{float: left;content: "";width: 3px;height: 3px;background: #000;margin-top: 14px;margin-right: 5px;}
    .related_about li a:hover{color: #000;}


    /* 最新推*/
    .riji_rem{background-color: #fff;float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;display: none;}
    .riji_rem p{font-weight: bold;color: #00a862;line-height: 42px;font-size: 16px;border-bottom: 1px solid #EAEAEA;}
    .riji_itemb{width: 100%;}
    .riji_itemb li{line-height: 28px;display: inline-block;width: 147px;height: 28px;overflow: hidden;}
    .riji_itemb li a:hover{color:#00a862;}
    .you_like li{width: 147px;}
    .riji_rem ul li span{float: left;width: 16px;height: 16px;line-height: 16px;margin-right: 4px;margin-top: 8px;color:#fff;background-color: #6f7371;text-align: center;font-size: 12px;border-radius: 2px;}
    .riji_rem ul li:nth-child(1) span{float: left;width: 16px;height: 16px;line-height: 16px;margin-right: 4px;margin-top: 8px;color:#fff;background-color: #fb7135;text-align: center;font-size: 12px;}
    .riji_rem ul li:nth-child(2) span{float: left;width: 16px;height: 16px;line-height: 16px;margin-right: 4px;margin-top: 8px;color:#fff;background-color: #fb7135;text-align: center;font-size: 12px;}
    .riji_rem ul li:nth-child(3) span{float: left;width: 16px;height: 16px;line-height: 16px;margin-right: 4px;margin-top: 8px;color:#fff;background-color: #fb7135;text-align: center;font-size: 12px;}
    .riji_rem ul li:nth-child(4) span{float: left;width: 16px;height: 16px;line-height: 16px;margin-right: 4px;margin-top: 8px;color:#fff;background-color: #fb7135;text-align: center;font-size: 12px;}

    /* 上下页面*/
    .previous{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
    .previous a{font-size: 14px;}
    .previous span{font-size: 14px;line-height: 32px;width: 50%;float: left;height: 32px;overflow: hidden;}
    .right_fixed {bottom: 45px;width: 336px;position: fixed!important;}
    .next{ text-align: right; }

    /* 页脚*/
    .footer{float: left;background: #444;width: 94%;padding: 3%;text-align: center;}
    .footer p{line-height: 24px;color: #dadada;font-size: 12px;}
    .footer a{font-size: 12px;color: #dadada;padding: 0 3px;}

    .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 p{text-indent: 2em;}
    .content img {display: block;margin: 0 auto;border-radius: 10px;}
    .content em {background: url(../img/bolang.png) 100% 100% repeat-x;padding-bottom: 4px;color: red;font-weight: bold;}
    .after_height_light~p a {color: #2965b1 !important;}
}