﻿@media screen and (min-width:1201px) {

    /* banner */
    .dis_inBlock {
        display: inline-block;
        *display: inline;
        *zoom: 1;
    }

    .dis_block {
        display: block;
    }

    .banner {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        min-width: 320px;
        z-index: 7;
    }

    .banner img {
        width: 100%;
    }

    .banner ul li {
        width: 100%;
        position: relative;
    }

    .banner ul li a {
        position: relative;
        display: block;
    }

    .banner ul li a p {
        font-size: 14px;
        color: #FFF;
        width: 94%;
        padding: 0 3%;
        line-height: 50px;
        height: 50px;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .banner ol {
        height: 20px;
        position: absolute;
        z-index: 10;
        width: 40%;
        right: 3%;
        bottom: 10px;
        margin-top: -19px;
        text-align: right;
    }

    .banner ol li {
        display: inline-block;
        margin: 3px;
        width: 11px;
        height: 11px;
        background-color: #fff;
        border-radius: 50%;
    }

    .banner ol li.on {
        width: 11px;
        height: 11px;
        background-color: #b51b01;
    }

    /*企业查询系统*/
    .IndQue {
        width: 1198px;
        height: 90px;
        background: #f5e9e6;
        margin: 15px auto;
        border: 1px solid #b51b01;
    }

    .IndQueT {
        font-size: 16px;
        width: 130px;
        padding-left: 20px;
        background: #b51b01;
        line-height: 90px;
        height: 90px;
        float: left;
        color: #FFF;
        margin-right: 20px;
    }

    .IndQueT span {
        font-weight: 600;
        display: block;
    }

    .IndQueS {
        float: left;
        font-size: 14px;
        color: #000;
        width: 100px;
        text-align: right;
        line-height: 90px;
    }

    .IndQueI {
        background: #FFF;
        line-height: 48px;
        height: 48px;
        color: #000;
        width: 274px;
        padding: 0 20px;
        margin-left: 15px;
        float: left;
        border: none;
        margin-top: 21px;
        font-size: 14px;
    }

    .IndQueB {
        line-height: 48px;
        height: 48px;
        width: 114px;
        color: #FFF;
        border: none;
        background: #b51b01;
        font-size: 14px;
        margin-left: 20px;
        margin-top: 21px
    }

    /*title*/
    .IndTit {
        padding: 20px 0;
        line-height: 20px;
        margin: 0 25px;
    }

    .IndTit p {
        line-height: 20px;
        font-size: 18px;
        padding-left: 15px;
        margin-left: 15px;
        border-left: 4px solid #db280a;
    }

    /*行业动态 584*/
    .IndK {
        border: 1px solid #ddd;
        margin-bottom: 20px;
    }

    .IndW1 {
        width: 1198px;
    }

    .IndDyn {
        padding-left: 25px;
    }

    .IndDynA {
        width: 570px;
        display: block;
        padding-top: 20px;
        padding-bottom: 30px;
        float: left;
    }

    .IndDynI {
        width: 276px;
        height: 253px;
        overflow: hidden;
    }

    .IndDynAr {
        width: 270px;
        margin-left: 20px;
    }

    .IndDynAt {
        line-height: 30px;
        font-size: 16px;
        color: #000;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        margin-bottom: 8px;
    }

    .IndDynAr {
        font-size: 12px;
        line-height: 24px;
    }

    .IndDynAr p {
        color: #898989;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .IndDynAb {
        color: #db280a;
    }

    .IndDyn .IndNwk {
        float: right;
    }

    .IndNwk {
        width: 524px;
        padding: 15px 30px;
    }

    .IndNwA {
        line-height: 38px;
        display: block;
        color: #191919;
        font-size: 14px;
        position: relative;
        padding-left: 28px;
    }

    .IndNwA i {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #dbdbdb;
        position: absolute;
        display: block;
        position: absolute;
        left: 8px;
        top: 16px;
    }

    .IndNwA:hover,
    .IndNwA:hover span {
        color: #db280a;
    }

    .IndNwA p {
        float: left;
        width: 330px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .IndNwA span {
        float: right;
        color: #9b9b9b;
        text-align: right;
    }

    /**/
    .IndAD {
        display: block;
        margin: 0 auto 20px;
    }

    /*国务院文件*/
    .IndW2 {
        width: 584px;
        float: left;
    }

    .IndW3 {
        width: 584px;
        float: right;
    }

    .IndNwk1 {
        height: 190px;
    }

    .IndTit A {
        color: #a39c99;
        line-height: 20px;
        font-size: 18px;
        padding-right: 15px;
        font-weight: 600;
    }

    .IndTit A.IndTitA {
        color: #db280a;
    }

    .dlockB {
        display: none;
    }

    /********************************************************************/
    .CerTit {
        font-size: 26px;
        font-weight: 600;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 40px;
        text-align: center;
        color: #b51b01;
    }

    .CerSea {
        width: 510px;
        margin: 0 auto 30px;
    }

    .CerSeaI {
        border: 1px solid #b51b01;
        background: #FFF;
        height: 48px;
        line-height: 48px;
        width: 354px;
        padding: 0 18px;
        float: left;
        font-size: 14px;
        color: #000;
    }

    .CerSeaB {
        background: #b51b01;
        color: #FFF;
        border: 1px solid #b51b01;
        height: 48px;
        line-height: 48px;
        width: 106px;
        float: right;
        font-size: 14px;
    }

    .CerT {
        width: 1200px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .CerT a {
        font-size: 16px;
        margin: 0 25px;
        line-height: 40px;
        display: inline-block;
        color: #000;
    }

    .CerT a.CerTA {
        color: #b51b01;
        font-weight: 600;
    }

    .CerT a.CerTA i {
        background: #b51b01;
        width: 50px;
        height: 5px;
        display: block;
        margin: 0 auto;
    }

    .CerK {
        width: 1198px;
        margin: 25px auto;
        border: 1px solid #ddd;
        background: #FFF;
    }

    .CerT1t {}

    .CerT1t tr.CerT1tr td {
        background: #EEE;
        border-top: none;
        color: #8f8f8f;
    }

    .CerT1t tr td {
        font-size: 14px;
        color: #000;
        text-align: center;
        border-top: 1px solid #ddd;
        padding: 15px;
    }

    .CerT1t a {
        background: #b51b01;
        width: 68px;
        line-height: 32px;
        background: #b51b01;
        border-radius: 3px;
        text-align: center;
        color: #FFF;
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .CerKpc {
        display: block;
        width: 100%;
    }

    .CerK,
    .CerKwap {
        display: none;
    }

    .CerKtit {
        padding: 20px 0;
        border-bottom: 1px solid #DDD;
        background: #eee;
    }

    .CerKtit p {
        font-size: 16px;
        color: #000;
        line-height: 20px;
        padding-left: 15px;
        border-left: 4px solid #b51b01;
    }

    .CerT2 {
        padding-bottom: 40px;
    }

    .CerXX {
        width: 1150px;
        margin: 25px auto 0;
        background: url(../images/pic/CerB.jpg) center;
        height: 312px;
        border: 1px solid #dc9487;
    }

    .CerXXt {
        font-size: 18px;
        color: #c80000;
        padding-top: 25px;
        padding-left: 25px;
        line-height: 30px;
    }

    .CerXXn {
        padding-left: 60px;
        padding-top: 15px;
    }

    .CerXXn p {
        line-height: 32px;
        color: #000;
        font-size: 14px;
    }

    .CerXXn p span {
        color: #878787;
    }

    .CerT3,
    .CerT4 {
        padding-bottom: 30px;
    }

    .CerSJ {
        padding: 30px 20px 0;
        display: block;
    }

    .CerSJI {
        width: 95px;
        height: 88px;
        border-radius: 3px;
        overflow: hidden;
    }

    .CerSJN {
        width: 1150px;
    }

    .CerSJN p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: pre-wrap;
    }

    .CerSJN p span {
        font-size: 16px;
        line-height: 35px;
        color: #000;
        float: left;
        margin-right: 8px;
    }

    .CerSJN p span.date {
        font-size: 14px;
        line-height: 35px;
        color: #8d8d8d;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        float: right;
    }

    .CerSJN p:hover {
        color: #b51b01;
        background: #F3F3F3;
    }

    .CerSJN p span:hover {
        text-decoration: none;
    }

    .CerSJN p span.title {
        width: 960px;
        overflow: hidden;
    }

    /*******************************/
    .CerDet {
        text-align: center;
        padding: 50px 30px;
    }

    .CerTA {
        display: inline-block;
        margin: 0 30px;
        text-align: center;
        color: #000;
        font-size: 16px;
    }

    .CerDetI {
        height: 328px;
        display: flex;
        align-items: center
    }

    .CerDetI img {
        max-height: 328px;
        max-width: 372px;
        align-items: center;
    }

    .CerTA p {
        margin-top: 20px;
    }

    /****************************************************/
    .mianB {
        width: 100%;
        line-height: 24px;
        height: 24px;
        font-size: 14px;
        margin: 0 auto 30px;
        ;
        color: #0a0204;
    }

    .mianB a {
        color: #0a0204;
    }

    .EquK .mianB,
    .EquK .mianB a {
        color: #FFF;
    }

    .mianB a:hover {
        color: #db280a;
    }

    .LisL {
        width: 904px;
        float: left;
        margin-bottom: 50px;
    }

    .IndW4 {
        width: 902px;
    }

    .LisLn {
        padding: 12px 25px;
    }

    .LisLA {
        margin: 20px 0;
        padding-left: 20px;
        display: block;
        position: relative;
        line-height: 28px;
    }

    .LisLA i {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #dbdbdb;
        position: absolute;
        display: block;
        position: absolute;
        left: 0;
        top: 12px;
    }

    .LisLA p {
        font-size: 16px;
        color: #000;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .LisLA span {
        display: block;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .LisLA p:hover {
        color: #db280a;
    }

    .LisLA span:hover {
        text-decoration: underline;
    }

    /*分页  -webkit-transform: scale(1,2)字体拉申*/
    .paging {
        margin-top: 10px;
    }

    .pagingA {
        background: #ffffff;
        width: 36px;
        height: 36px;
        line-height: 36px;
        border-radius: 3px;
        text-align: center;
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
        color: #000;
        transition: 0.5s;
        border: 1px solid #ddd;
    }

    .pagingAon,
    .pagingA:hover {
        color: #FFF !important;
        background: #e42125;
        transition: 0.5s;
        border: 1px solid #e42125
    }

    .pagingU,
    .pagingD {
        width: auto;
        padding: 0 1em !important;
    }

    .pagingY {
        color: #333;
    }

    .LisR {
        width: 284px;
        float: right;
        margin-bottom: 50px;
    }

    .IndW5 {
        width: 282px;
    }

    .IndW5 .IndTit {
        margin: 0 10px;
    }

    .LisQue {
        padding: 10px 0 20px;
    }

    .LisQueS {
        line-height: 35px;
        margin: 15px 15px 0;
        color: #545454;
        font-size: 14px;
    }

    .LisQueI {
        margin: 0 auto;
        height: 48px;
        line-height: 48px;
        padding: 0 15px;
        width: 218px;
        background: #FFF;
        border: 1px solid #ddd;
        font-size: 14px;
        color: #000;
        display: block;
    }

    .LisQueB {
        line-height: 48px;
        height: 48px;
        width: 250px;
        color: #FFF;
        border: none;
        display: block;
        background: #e42125;
        font-size: 16px;
        margin: 20px auto 0;
    }

    .LisNew {
        padding: 15px 22px;
        min-height: 180px;
    }

    a.LisNewA {
        line-height: 37px;
        position: relative;
        display: block;
        padding-left: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        color: #000;
    }

    .LisNewA i {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #dbdbdb;
        position: absolute;
        display: block;
        position: absolute;
        left: 0;
        top: 16px;
    }

    /***************************详情页**********************/
    .DetTit {
        padding: 30px 32px 20px;
    }

    .DetTit p {
        font-size: 18px;
        font-weight: 600;
        color: #000;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .DetTime {
        line-height: 20px;
        color: #898989;
        font-size: 14px;
        text-align: right;
    }

    .DetTime span {
        padding-left: 35px;
        display: inline-block;
    }

    .Detn {
        font-size: 14px;
        line-height: 36px;
        color: #000;
        padding: 0 32px 50px;
    }

    .DetUD {
        padding: 0 32px 30px;
    }

    .DetUD p {
        line-height: 35px;
        font-size: 14px;
        color: #000;
    }

    .DetUD p a {
        color: #000;
        font-weight: 600;
    }

    .DetUD p a:hover {
        color: #e42125;
    }

    /********************************弹出 2018年12月22日********************************/
    .TCB {
        background: rgba(0, 0, 0, 0.6);
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        min-width: 1200px;
        z-index: 999;
        display: none
    }

    .TCnr {
        position: fixed;
        top: 10%;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 1000;
        display: none;
    }

    .close {
        position: absolute;
        width: 24px;
        height: 24px;
        top: 0;
        right: 100px;
        z-index: 1000;
    }

    .TCPic {
        border-radius: 3px;
        text-align: center;
    }

    .TCPicK {
        text-align: center;
        display: block;
        margin: 0 auto;
        border-radius: 3px;
    }

    .TCPicK img {
        height: 90%;
        max-height: 800px;
    }
}