@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%;background: #f3f3f3;border-bottom: 1px solid #e4e4e4;}
    .header_box{width: 100%;margin:auto;text-align: center;}
    .logo {width: 157px;height: 35px;background: url("../img/logo.png") no-repeat;display: inline-block;margin: 5px 0;background-size: 100%;}
    .kouhao{float: left;width: 178px;background: url(../img/kouhao.png) no-repeat;height: 38px;margin-top: 29px;margin-left: 15px;display: none;}
    .nav{float:left;overflow: hidden;background: #1fb0b6;width: 100%;display: none;}
    .nav a {width: 25%;float: left;font-size: 15px;height: 36px;line-height: 36px;color: #fff;}
    .nav a:nth-of-type(1){display: none;}
    .nav .now{color: #077ff9;}
    .rougao{float: right;line-height: 33px;margin-top: 28px;display: none;}
    .rougao a{margin-left: 10px;height: 35px;color: #ffffff;width: 90px;float: left;line-height: 35px;font-size: 14px;background: #ff9a24;text-align: center;}
    .rougao .jianyi{background: #1fb0b6;}
    .rougao a:hover{color:#ff5050;}

    .menu{float:left;font-size: 16px;width: 100%;background: #1fb0b6;display: none;}
    .menu ul{width: 100%;margin: auto;}
    .menu ul li{float:left;width: 25%;text-align: center;line-height: 36px;}
    .menu ul a{color: #fff;font-size: 15px;display: inline-block;}

    /*main*/
    .main{width: 100%;margin: auto;}
    /*sidebar*/
    .sidebar{width: 94%;float: left;line-height: 34px;font-size: 16px;color: #b5b5b5;height: 39px;overflow: hidden;margin: 0 3%;}
    .sidebar a{color: #b5b5b5;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%;float: left;}
    .content{line-height: 28px;font-size: 17px;width: 100%;float: left;overflow: hidden;}
    .content p{font-size: 17px;line-height: 28px;padding-bottom: 12px;color: #333;margin: 0 3%;width: 94%!important;}
    .title{line-height: 30px;font-size: 26px;text-align: center;font-weight: 700;color: #333;margin: 19px 0;}
    .info a{color: #999;font-size: 12px;display: none;}
    .info span{padding: 0 5px;}
    .info{height: 28px;line-height: 28px;color: #999;font-size: 16px;width: 96%;padding: 0 2%;}

    .previous{margin-top: 10px;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{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: 100%;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%;}
    .x_box{font-size: 14px;float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;display: none;}
    .x_box_t{float: left;width: 100%;height: 26px;margin-bottom: 8px;line-height: 26px;color: #333;font-size: 16px;font-weight: 700;}
    .x_box_t span{display: inline-block;width: 32px;height: 34px;float: left;margin-right: 10px;border-radius: 20px 0 10px;text-align: center;font-size: 24px;color: #fff;font-weight: 700;margin-top: -1px;background: url(../img/ico.png) -60px 0px no-repeat;}
    .x_box ul{float: left;width: 100%;margin-bottom: 5px;}
    .x_box ul li{float: left;width: 50%;line-height: 28px;height: 28px;overflow: hidden;}
    .x_box ul li font{float: right;color: #999;font-size: 12px;}
    .x_box ul li a{/* float: left; */}
    .x_box ul li span {line-height: 18px;color: #ffffff;width: 18px;height: 18px;background-color: #cccccc;font-size: 13px;text-align: center;float: left;margin-top: 6px;margin-right: 10px;border-radius: 4px;}
    .x_box ul li:nth-child(1) span{background: #f46e0b;}
    .x_box ul li:nth-child(2) span{background: #00c360;}
    .x_box ul li:nth-child(3) span{background: #aacf15;}
    .x_box ul li:nth-child(4) span{background: #1fb0b6;}

    /*footer*/
    .footer {padding: 3%;background: #394344;overflow: hidden;float: left;width: 94%;margin-top: 10px;}
    .footer p {width: 100%;text-align: center;color: #eaeaea;font-size: 12px;line-height: 24px;}
    .footer p a {color: #eaeaea;font-size: 12px;padding: 0 5px;}
}