@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
@charset "utf8";
    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: #333;text-decoration:none;font-size: 15px;}
    a:hover{ text-decoration:underline}
    strong{font-weight: 800;}
    body{font-size: 12px;}

    /*头部*/
    .index_mid{float: left;
        width: 100%;
        background: #f7f7f7;
        border-bottom: 1px solid #efefef;}

    /*logo*/
    .logo_box{width: 100%;margin: auto;text-align: center;}
    .logo {width: 110px;height: 42px;background: url("../img/logo.png") no-repeat;margin-top: 3px;background-size: 100%;display: inline-block;}


    .nav{float: left;margin-left: 34px;height: 44px;line-height: 44px;display: none;}
    .nav a{float: left;color: #333;font-size: 15px;margin: 0px 19px;}
    .nav a:hover{color:#e2b526;}

    .sidebar{width: 100%;float: left;line-height: 48px;font-size: 16px;color: #9d9d9d;height: 48px;overflow: hidden;margin-bottom: 3px;}
    .sidebar a{color: #9d9d9d;padding: 0 4px;font-size: 16px;}
    .sidebar code{color: #9d9d9d;font-size: 14px;}
    .sidebar:before{content:"";width: 0;height: 0;border-top: 4px solid transparent;border-left: 7px solid #3eb2d8;border-bottom: 4px solid transparent;border-radius: 0;margin-left: 10px;margin-top: 20px;background: #f5f5f8;float: left;margin-right: 8px;}

    /*主要内容*/
    .main{width: 100%;margin: 0 auto;}
    .main-left{width: 100%;float:left;}
    .main-right{float:right;width: 100%;background: #FFF;}
    .main-left .title{font-size: 28px;text-align: center;color: #333;font-weight: bold;}
    .main-left .info{line-height: 24px;padding: 8px 0;color: #C5C5C5;overflow: hidden;margin: 2px auto;width: 100%;text-align: center;font-size: 12px;}
    .main-left .info span{margin-right: 10px;font-size: 16px;}
    .main-left .info .source a{color: #C5C5C5;font-size: 16px;display: inline-block;}
    .main-left .content{clear:both;float: left;font-size: 17px;line-height: 28px;width: 100%;}
    .main-left .content p{color: #333;font-size: 17px;line-height: 28px;float: left;padding-bottom: 12px;width: 94%!important;margin: 0 3%;}
    .main-left .content h2,.main-left .content h2 a,.main-left .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:15px;padding: 0 3%;}
    .main-left .softAbs .info span{margin-right:10px}
    .content .rel_art_line{padding-left: 10px!important;}
    /*previous*/
    .main-left .previous{line-height: 26px;float: left;width: 100%;color: #000;font-size: 12px;margin-top: 5px;}
    .main-left .previous a{color: #333;}
    .main-left .previous .next{float: left;width: 50%;height: 38px;line-height: 38px;overflow: hidden;font-size: 14px;text-align: right;}
    .main-left .previous .pre{float: left;width: 50%;height: 38px;line-height: 38px;overflow: hidden;font-size: 14px;}

    .related_article_img{float: left;width: 100%;}
    .related_article_img .related_top{height: 30px;width: 100%;border-bottom: 1px solid #EEE;}
    .related_article_img .related_top code{float: left;font-size: 18px;height: 30px;line-height: 30px;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;}
    .related_article_img li{overflow: hidden;width: 156px;height: 127px;float: left;margin-right: 1px;margin-left: 10px;text-align: center;}
    .related_article_img li a:hover span{text-decoration: underline;}
    .related_article_img li a img{height: 104px;float: left;width: 100%;border: 1px solid #ddd;}
    .related_article_img li a span{float: left;height: 24px;width: 100%;line-height: 24px;font-size: 16px;color: #2965b1;overflow: hidden;}

    /*related_article*/
    .related_about{width: 100%;float: left;overflow: hidden;padding-top: 15px;margin-bottom: 10px;}
    .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;}

    /*right*/
    .right_box{float: right;width: 90%;margin-bottom: 10px;margin-top: 10px;margin-left: 0;border-top: 2px solid #0099cb;padding: 4% 5%;background: #f7f7f7;border-radius: 10px;display: none;}
    .right_box span{color: #333;font-size: 18px;font-weight: 700;float: left;width: 100%;height: 45px;line-height: 45px;margin-bottom: 5px;background: #f5f5f8;border-bottom: 3px solid #e8ebef;}
    .right_box span:before{content:"";width: 0;height: 0;border-top: 8px solid transparent;border-left: 14px solid #e9ae2b;border-bottom: 8px solid transparent;border-radius: 0;margin-top: 14px;background: #f5f5f8;float: left;margin-right: 8px;}

    .right_box ul{line-height: 24px;overflow: hidden;width: 100%;float: left;display: flex;flex-wrap: wrap;justify-content: space-between;}
    .right_box ul li{overflow: hidden;height: 39px;float: left;width: 48%;line-height: 39px;}
    .right_box ul li:before{content:"w";line-height: 13px;color: #ffffff;width: 14px;height: 14px;text-align: center;float: left;background: #0099cc;font-family: inherit;font-size: 12px;top: 10px;border-radius: 3px;margin-top: 13px;margin-right: 5px;}

    .right_box ul li a{font-size: 16px;}
    .right_box li em{float: left;width: 17px;height: 17px;background: #0099cb;line-height: 17px;text-align: center;color:#fff;margin-top: 8px;margin-right: 5px;}
    .right_fixed{top: 0;width: 336px;position: fixed!important;}
    /*footer*/
    .footer{width: 100%;padding: 10px 0;background: #2b333e;float: left;margin-top: 15px;bottom: 0;}
    .foot_box{width: 1000px;margin: auto;}
    .footer p {float:left;width:100%;text-align: center;color: #d8dde0;font-size: 12px;height: 28px;line-height: 28px;}
    .footer p a:hover{text-decoration:none;}
    .footer p span{height:30px;font-size:12px;color:#555;margin:0 auto;}
    .footer p a{color: #d8dde0;font-size: 14px;}

    .download_card{width: 96%!important;}

    .content img{border-radius: 10px;}
    .content img {max-width: 100%!important;height: auto!important;}
    .after_height_light~p a {color: #2965b1 !important;}
}