<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@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;}
    table{border-collapse:collapse;border-spacing:0}
    fieldset,img{border:0 none}
    address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
    strong{font-weight:800}
    ol,ul,li{list-style:none outside none;}
    caption,th{text-align:left}
    h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
    a{color: #2965b1;text-decoration:none;font-size: 14px;}
    a:hover{ text-decoration:underline}
    strong{font-weight: 800;}
    body{font-size: 12px;float: left;width: 100%;}
    .header {float: left;width: 100%;}
    .header_box{width: 100%;margin:auto;text-align: center;background: #f5f5f5;}
    .logo {width: 101px;height: 33px;background: url("../img/logo.png") no-repeat;display: inline-block;margin-top: 7px;background-size: 100%;}
    .kouhao{float: left;width: 135px;background: url(../img/ico.png) no-repeat;height: 38px;margin-top: 27px;margin-left: 15px;display: none;}
    .nav{float:left;width: 100%;background: #2299ff;display: none;}
    .nav a {color: #fff;float: left;font-size: 15px;width: 33.33%;line-height: 30px;}
    .nav .now{color: #077ff9;}
    .rougao{float: right;line-height: 33px;margin-top: 24px;display: none;}
    .rougao a{margin-left: 10px;height: 32px;color: #ffffff;width: 90px;float: left;line-height: 32px;font-size: 14px;border-radius: 6px;background: #2299ff;text-align: center;border: 1px solid #2299ff;}
    .rougao .jianyi{color: #2299ff;background: #ffffff;}
    .rougao a:hover{color:#ff5050;}
    /*内容*/
    .main{width: 100%;margin: auto;}
    /*面包屑*/
    .sidebar{width: 94%;float: left;line-height: 43px;font-size: 16px;color: #999;height: 43px;overflow: hidden;margin: 0 3%;}
    .sidebar a{color: #999;padding: 0 4px;font-size: 16px;}
    .sidebar span{color: #585858;font-size: 14px;}

    .main-left{width: 100%;background-color: #fff;float: left;}
    .article{width: 100%;overflow: hidden;}
    .content{line-height: 28px;font-size: 17px;}
    .content p{font-size: 17px;line-height: 28px;padding-bottom: 12px;color: #333;width: 94%!important;margin: 0 3%;}
    .title{line-height: 30px;font-size: 26px;margin: 10px 0;text-align: center;font-weight: 700;color: #333;}
    .info a{color: #999;font-size: 14px;display: none;}
    .info span{padding: 0 5px;}
    .info{height: 28px;line-height: 28px;margin: 0 auto;padding-top: 5px;color: #999;font-size: 16px;width: 100%;}

    .previous{font-size: 14px;float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;}
    .previous span{line-height: 32px;height: 32px;float: left;overflow: hidden;width: 50%;}
    .next{text-align: right;}

    .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;}
    .related_article{float: left;width: 94%;padding: 0 3%;background: #fff;}

    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;clear: both;color: #ff0000;margin-bottom: 12px;padding: 0 3%;}
    .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;}

    .right_fixed { bottom: 54px;width: 336px;position: fixed!important;z-index: 300;}
    .main-right{float:right;width: 100%;}
    .fw_box{font-size: 14px;float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;display: none;}
    .fw_box_t{float: left;width: 100%;height: 26px;margin-bottom: 8px;line-height: 26px;color: #333;font-size: 16px;}
    .fw_box_t span{float: left;width: 29px;background: url(../img/ico.png) no-repeat -208px -4px;height: 24px;}
    .fw_box ul{float: left;width: 100%;margin-bottom: 5px;}
    .fw_box ul li{float: left;width: 50%;line-height: 28px;height: 28px;overflow: hidden;}
    .fw_box ul li font{float: right;color: #999;font-size: 12px;}
    .fw_box ul li a{/* float: left; */}
    .fw_box ul li span{float: left;background: #bbbbbb;height: 17px;width: 17px;color: #fff;line-height: 17px;text-align: center;margin-right: 6px;margin-top: 6px;font-size: 13px;}
    .fw_box ul li:nth-child(1) span {background: #ff9e00;color: #fff;}
    .fw_box ul li:nth-child(2) span {background: #ff4d4d;color: #fff;}
    .fw_box ul li:nth-child(3) span {background: #2299ff;color: #fff;}
    
    /*页脚*/
    .footer {background: #515559;padding: 3%;float: left;width: 94%;}
    .footer p {width: 100%;text-align: center;color: #bec4ca;font-size: 12px;line-height: 24px;}
    .footer p a {padding: 0 4px;font-size: 12px;color: #bec4ca;}
}</pre></body></html>