/*ico*/
.ico-menu{width: 46px;height: 40px;}
.ico-xwzx{background-position: -262px -21px;top: 15px;}
.ico-bmjj{background-position: -130px -22px;top: 15px;left: -2px;}
.ico-zwgk{background-position: -192px -21px;top: 15px;left: -6px;}
.ico-hdjl{background-position: -846px -26px;top: 12px;left: -6px;}
.ico-zwff{background-position:-154px -99px;top: 10px;left: -9px;}
.ico-sy{background-position: -225px -96px;  position: relative;top: 9px;left: -8px;}

/*address*/
.address{height: 40px;line-height: 40px;}
.address,.address a{font-size: 0.875rem;color: #909091;}
.address em{margin-left: 0.625rem;}
.address a:hover{color: #4a8ebd}


/*content*/
/* .szbmwzlj{margin-top: 0px;} */
.content .p-address{width: 30px;height: 30px;background-position: -50px -100px;position: relative;top: 3px;}
.content{background: #fff;}
.article-url a:hover{color: #4a8ebd}
.article{width: 80%; margin: 0 auto;}
.article .title{font-size: 2rem;color: #1f5d92;text-align: center;margin-top: 40px;}
.article .title-sub{color: #000;text-align: center;margin: 2.5rem 0;}
.article .content{color: #000;line-height: 1.6875rem;text-indent:1.875rem;max-width: 100%;overflow: hidden;}
.article .content p img{max-width:80%;}
.article .wx-link{text-align: center;margin-top: 1.875rem;}
.article-footer{width: 80%; margin: 0 auto;padding: 2.5rem 0;}
.article-footer .article-footer-con{ background: #f7f7f7; color: #9fa0a0;height: 35px;line-height: 35px;padding: 0 1rem;}
.article-footer-con div{display: inline-block;margin-right:4rem;font-size: 14px;}
.share{float:right;margin-top: 4px;}
.share-name{float: right;margin-right: 10px;}
.pagecode{margin-top: 1.25rem;}
.pagecode img{display: block;position: relative; left: 50%;transform: translate(-50%, 0);}

@media screen and (max-width:1200px) {
    .article {
        width: 94%;
    }
    .article img {max-width: 100%;height: auto !important;display: block;}
    .article .content table {height: auto;width: 100%;}
    .article .content td {height: auto;width: 100%;}
    .article .content td img {height: auto;width: 100%;display:block;}

    .share,.search-b,
    .share-name {
        display: none !important;
    }

    .nav-sub-ul li:nth-child(-n+2) {
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .nav-sub-ul li:nth-child(3) {
        border-bottom: 1px solid #fff;
    }

    .nav-sub-ul li:nth-child(4) {
        border-right: 1px solid #fff;
    }

    .nav-sub-ul li:nth-child(5) {
        border-right: 1px solid #fff;
    }

   .nav-sub li {
        width: 33.3%;
        float: left;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
    }
    .nav-sub li a {font-size:16px;}
    .nav-sub {
        height:82px;
    }

    .nav li:first-child {
        display: block !important;
    }  
}

@media screen and (max-width:830px) {

    .article-font,
    .article-url {display: none; }
    .article .title {font-size:18px;}
    .article .title-sub {margin:30px 0;font-size:16px;}
    .article .content p {    font-size: 14px !important;}
    .article .wx-link {display:none;}
    .pagecode {display:none;}
    .article-footer {width:90%;}
}
