@charset "gb2312";
@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    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;}
    table {border-collapse: collapse;border-spacing: 0;width: 100%;line-height: 30px;}
    td {line-height: 30px;}
    fieldset, img {border: 0 none;}
    address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
    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;}
    a:hover {text-decoration: underline;}
    body,input,button,textarea,select{font-size: 12px;}
    a{text-decoration:none;}
    ul{list-style:none;}
   .header_box{width: 100%;text-align: center;background: #f9f8f8;border-bottom: 1px solid #e4e4e4;}
    .logo{width: 183px;height: 35px;background:url("../img/logo.png") no-repeat center;display: inline-block;background-size: 100%;margin-top: 4px;}
    .header_box ul{flex-wrap: wrap;margin: 0 3%;width: 94%;display: flex;justify-content: space-between;align-content: center;display: none;}
    .header_box li{width: 31%;background: #4084ff;text-align: center;border-radius: 4px;margin:6px 0;font-size:14px;}
    .header_box li a{color:#fff;display: block;line-height: 36px;}
    .rougao{display: none;}

    a{text-decoration:none;color: #2965b1;font-size: 14px;}

    .main{width:100%;display:inline-block;}
    .main_base{width: 100%;background:#ffffff;display:inline-block;}

    .main-left{width:100%;float:left;background:#fff;}
    .article{float: left;width: 100%;}
    .now_position{font-size: 16px;color: #afabab;height: 43px;line-height: 43px;margin: 0 2%;overflow: hidden;}
    .now_position a{color: #afabab;font-size: 16px;padding: 0 4px;}
    .title{line-height:36px;font-size: 26px;margin: 11px 0px 21px;color:#333;font-weight:bold;text-align: center;}
    .art_msg{line-height:24px;color:#C5C5C5;overflow:hidden;width:100%;font-size: 16px;float:left;}
    .art_msg span{padding: 0 5px;}
    .art_msg a{font-size: 14px;color: #C5C5C5;display: none;}
    .content{color:#000;width: 100%;font-size: 17px;line-height: 28px;float:left;overflow: hidden;}
    .content p{color: #333;font-size: 17px;line-height: 28px;float:left;padding-bottom: 12px;margin: 0 3%;width: 94%!important;}
    .content img{max-width: 100%!important;height: auto!important;}

    .page{ float: left; width: 94%; border-top: 10px solid #eee; padding: 2% 3%;}

    .prev{width: 50%;float:left;overflow:hidden;font-size:16px;line-height: 32px;height: 32px;}
    .next{width: 50%;float: left;overflow: hidden;font-size: 15px;line-height: 32px;height: 32px;text-align: right;}

    .main-right{float:left;width:100%;}
    .main-right .right_list{float: left;width: 94%;border-top: 10px solid #eee;padding: 2% 3%;display: none;}
    .main-right .right_list .right_list_title{float: left;width: 100%;height: 40px;line-height: 40px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}

    .main-right .right_list .right_list_title span{color: #000;font-size: 16px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;}
    .main-right .right_list ul{display: inline-block;}
    .main-right .right_list ul li{font-size: 15px;width: 158px;height: 30px;overflow: hidden;line-height: 30px;display: inline-block;}
    .main-right .right_list ul li:nth-child(1) span{background: #4084ff;}
    .main-right .right_list ull i:nth-child(2) span{background: #76a7ff;}
    .main-right .right_list ul li:nth-child(3) span{background: #abc9ff;}
    .main-right .right_list ul li span{width: 17px;height: 17px;background:#cccfd9;color:#fff;font-size:12px;float: left;text-align: center;border-radius: 4px;margin-right:6px;line-height: 17px;margin-top: 6px;}

    .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{overflow: hidden;padding-top: 15px;margin-bottom: 10px;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: 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;}

    .tuijian_title{text-align: left;height: 56px;line-height: 56px;border-bottom: 1px solid #e2e2e2;border-top: 10px solid #eee;padding: 0 2%;margin-bottom: 10px;}
    .tuijian_title span{float: left;display: inline-block;height: 54px;font-weight: normal;line-height: 56px;font-size: 18px;padding: 0 8px;color: #000;border-bottom: 2px solid #000;}
    .related_article{padding: 0 2%;display: inline-block;width: 96%;}
   u{text-decoration:none;}
   .content a{font-size: 16px;}
   .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;}
   
    .footer {background: #3d434f;overflow: hidden;float: left;width: 94%;padding: 3%;line-height: 24px;}
    .footer p {width: 100%;text-align: center;color: #eaeaea;font-size: 12px;float: left;}
    .footer p a {color: #eaeaea;font-size: 12px;padding: 0 5px;}
}
