﻿
*{padding:0;margin:0;list-style:none}

.con_top{
     width:100%;
     padding-bottom:0!important;
     /*border-bottom:1px solid #a1a1a1;*/
    /*border-top: 1px solid #a1a1a1;*/
    margin:20px 0;
 }

.top_title{
    height:40px;
    background-color: #e8f2fe ;
    padding:10px 0;
    position:relative;
}
.top_title span{
    margin-left:20px;
}
.top_con{
    background-color: #fff;
    border: 1px solid #ccc;
    /*margin-top: 30px;*/
    padding: 10px 10px;
    width: calc(100% - 180px);
    margin-left: 20px;
}
.top_con2{
    background-color: #fff;
    width: 1000px;
    margin-left: 20px;
}
.top_con ul li:first-child span:first-child{
    margin-left:0px;
}
.top_con li{
    padding:20px;
}
.top_con li input[type=text] {
    padding: 5px;
}
.gover{
    margin-bottom:10px;
}
.gover span{
    display:inline-block;
    height:30px;
    line-height:30px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-bottom{
    width:100%;
    margin-bottom:50px;
}
.bot_title{
    margin:0 auto;
    padding:20px 0;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    color: #0f80f8
}
/*.bot_con{*/
    /*!*width:90%;*!*/
    /*!*margin:0 auto;*!*/
    /*!*text-align: center;*!*/
    /*background-color:#fff;*/
/*}*/
.bot_bot{
    /*width:90%;*/
    margin:0 auto;
    padding:30px 0;
    font-size:12px;
    direction: rtl;
}
.bot_bot span:first-child{
    font-weight: bold;
}
.bot_bot input{
    width:20px;
}
/*典型事例*/
.te_btn input[type="text"]{
    margin-right:130px;
}
.te_btn input[type="submit"]{
     width: 75px;
     margin: 0 30px;
     color: #666;
 }
.dqxz{
    padding:10px;
    background: #3a72ae;
    color: #fff;
}
.bot_con-title{
    font-size: 24px;
    color:#0b6ba8;
    margin-bottom: 10px;
    font-weight: bold;
}
/*信用公示*/
.pubShow-title{
    text-align: center;
    color: #f42c2c;
}
.pubShow-type{
    border:1px solid #ccc;
    overflow: hidden;
}
.pubShow-type>ul>li{
    float:left;
    height:50px;
    padding: 0 9.5px;
    border-right:1px solid #ccc;
    text-align: center;
}
.pubShow-type>ul>li.w_145{
    width: 145px;
}
.pubShow-type>ul>li.bt{
    border-bottom: 1px solid #ccc;
}
.pubShow-type>ul>li>div{
    display: table;
    width: 100%;
    height: 100%;
}
.pubShow-type>ul>li>div>a{
    display: table-cell;
    vertical-align: middle;
}
.pubShow-focus{
    background: #f42c2c;
    color:#fff;
}
.pubShow-focus a{
    color:#fff;
}

.pubShow-focus-arrow{
    color: #fff;
    background: url(https://obs.negn.cn/creditchina-cms/pc/img/信息公示_icon.png) no-repeat center 48px #e22323;
    border-bottom: 1px solid #fff;
}
.pubShow-focus-arrow a{
    color:#fff;
}

.active.codeShow-focus{
    background: #f42c2c;
    /*color:#fff;*/
}
.active.codeShow-focus a{
    color:#fff;
}
.limit {
    font-size: 14px;
    color: red;
    float: right;
    margin-top: 20px;
}

