.n-icon{
    background-position:0px 5px !important;
  }
  .n-icon1{
    background-position: 0px -83px !important;
  }
  .n-icon2{
   background-position: 0px -171px !important;
  }
  .n-icon3{
    background-position: 0px -350px !important;
  }
  .n-icon4{
    background-position: 0px -263px !important;
  }
  .n-icon5{
   background-position: 0px -428px !important;
  }
  .n-icon6{
   background-position: 0px -545px !important;
  }
  .bg-logo{
      background: url(../images/watermark_bg.png) #fff no-repeat;
      background-position: right bottom;
  }
  
  .top_banner {
      position: relative;
      /*height: 260px;*/
      background: rgb(249,249,249);
      margin-top: 66px;
  }
  .top_img {
      width: 100%;
      height: 224px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  .top_img img {
      width: 100%;
  }
  .path {
      position: absolute;
      top:27px;
  }
  
  .main_content {
      height: 100%;
      box-sizing: border-box;
      background:#fff;
      margin-left:180px;
      padding: 38px 36px 40px 34px;
  }
  .noleftmenu {
      margin-left:0;
  }
  .visible-pc {
    display: block;
  }
  .visible-mobile {
    display: none;
  }
  
  .page_title {
      font-size: 30px;
      padding-bottom: 8px;
      margin:0;
      border-bottom: 1px solid rgb(220,220,220);
  }
  
  .icon3.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .header_pc {
      background: rgba(0, 0, 0, 1);
  }
  .footer{
  margin-top:60px;
  }
  /*20181210yuanyong*/
  .bg-fff{
    background: #fff;
  } 
  .withinTitlenei{
   background: url(../images/icon_title_new.png) no-repeat;
   position: relative;
   margin-top: 20px;
   margin-bottom: 17px;
  }
  .withinTitlenei h2{
    margin:0;
    text-indent: 45px;
    font-size: 25px;
    line-height: 42px;
  }
  .withinTitel{
   background: url(../images/title_icon.png) no-repeat;
   position: relative;
   margin-top: 40px;
   margin-bottom: 17px;
  
  }
  .withinTitel h2{
    margin:0;
    text-indent: 45px;
    font-size: 25px;
    line-height: 42px;
  }
  .DisclosureType{
    line-height: 40px;
  }
  .DisclosureType ul{
    margin-top: 10px;
  }
  .DisclosureType span{
    float: left;
    font-size: 16px;
    color:#0068b6; 
    line-height: 56px;
  }
  .DisclosureType li{
    font-size: 16px;
    padding:  0px 30px;
    float: left;
    margin: 0 27px;
    border-radius: 2px;
    text-align: center;
    margin-bottom: 6px;
    cursor: pointer;
  } 
  .withinContent{
    padding-top: 28px;
    border-top:1px solid #bfbfbf;
  }
  .DisclosureType li.active{
    background: #8abef0;
    color:#fff;
  }
  
  .telecom p{
  
    border-top: 1px solid #ccc;
    margin: 30px 26px 0px;
    padding-top: 17px;
  }
  .move p{
   margin-top: 30px;
   border-top: 1px solid #ccc;
   margin: 30px 26px 0px;
   padding-top: 17px;
  }
  .telecom,.move{
    position: relative;
    height: 228px;
    border: 1px solid #ccc;
    background: #e5e5e5 no-repeat;
    padding-top: 30px;
    /*width: 95%;*/
    height: 260px;
  }
  .telecom{
    float: left;
  }
  .move{
    float: right;
  }
  
  .site{
    float: left;
    display: block;
    color: #4489ca;
    font-size: 30px;
    padding-left: 20px;
    padding-top: 40px;
  }
  .telecom img{
    margin-left: 25%;
    float: left;
    padding-bottom: 
  }
  .move img{
    margin-left: 25%;
    float: left
  }
  .pl-0{
    padding-left: 0;
  }
  .pr-0{
    padding-right: 0;
  }
  .mb-190{
    margin-bottom:190px;
  
  
  }
  @media screen and (max-width: 1000px){
      .move img{
          width: 80px;
      }
      .telecom img{
          width: 80px;
      }
      .move a{
          padding-top: 26px;
          font-size: 20px;
      }
      .telecom .site{
          padding-top: 26px;
          font-size: 20px;
      }
  }
  @media screen and (max-width: 768px) { 
      .mt-30 {
          margin-top: 30px; 
      }
      .telecom{
          float: none;
      }
      .move{
          float: none;
      }
      .main_content {
          margin-left: 0;
          width: 100%;
      }
      .visible-pc {
          display: none;
      }
      .visible-mobile {
      display: block;
      }
      .main_content {
          padding-top: 10px;
      }
      .top_banner {
          margin-top: 30px;
          margin-bottom: 10px;
      }
      .top_banner,.top_img {
          height: 160px;
      }
      .main_content {
          padding-left: 15px;
          padding-right: 15px;
      }
      .list a {
          border-bottom: 1px solid rgba(220,220,220,.4); 
      }
      /*20181210yuanyong*/
      .DisclosureType li{
          font-size: 12px ;
          padding: 0px 8px;
          float: left;
          margin: 0;
          border-radius: 2px;
          text-align: center;
          margin-bottom: 5px;
          cursor: pointer;
      }
  }
  
  /*20181212pagecontent*/
  .page_con_box {
      border: 1px solid #bfbfbf;
      background: #fff;
      margin-top: 30px;
  }
  .page_con_box .con_box {
      padding: 1px 15px 15px;
      background-color: #fff;
  }
  .page_con_box h5 {
      font-weight: bold;
      font-size: 18px;
      line-height: 1.5em;
      text-align: center;
      padding-top: 15px;
  }
  .page_con_box .con_page_top {
      padding: 15px;
      border-bottom: 1px solid #bfbfbf;
      color: #999999;
  }
  .page_con_box .con_page_top p a {
      color: #999999;
      font-size: 18px;
      padding-left: 10px;
  }
  .page_con_box .con_page_con {
      padding: 15px;
      line-height: 2em;
  }
  .page_con_box .con_page_con p {
      margin-top: 10px;
  }
  /*imglist*/
   .list-style li {
       border-bottom: 1px solid #dcdcdc;
       line-height: 45px;
       color: #434343;
   }
   .list-style .list-style_img{
       background:none;
   }
   .list-style li a {
       color: #434343;
       margin: 0;
       white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;
       display: block;
   }
   .list-style .list-style_img img {
       float: left;
       padding-right: 14px;
       padding-bottom: 15px;
   }
   .list-style .list-style_img h4 {
       margin: 0;
       white-space: nowrap;
       overflow: hidden;
       text-overflow: ellipsis;
       color: #434343;
       font-weight: bold;
       font-size: 15px;
       line-height: 30px;
   }
  .list-style .list-style_img p {
      line-height: 30px;
      color: #a0a0a0;
      white-space: normal;
  }
  .list-style li span {
      float: right;
      color: #a0a0a0;
  }
  
  label {
      padding: 0;
      margin: 0;
  }
  .report fieldset {
      border-bottom: 1px dashed rgba(198,198,198,.8);
      margin-bottom: 20px;
  }
  .report legend {
      color: rgb(98,98,98);
      font-size: 24px;
      padding-bottom: 15px;
      margin-bottom: 25px;
      border-bottom: 1px solid rgb(191,191,191);
  }
  .report .form_input {
      position: relative;
      margin-bottom: 25px;
  
  }
  .form_input input[type="text"],.form_input select,.form_input textarea {    
      display: inline-block;  
      box-sizing: border-box;
      width: 470px;
      font-size: 14px;
      padding: 9px;
      padding-left: 20px;
      border: 1px solid rgb(181,181,181);
      background-color: #ffffff;
  }
  
  .report .input_name {
      display: inline-block;
      float: left;
      width: 100px;
      color: rgb(98,98,98);
      font-weight: normal;
  }
  
  .form_input input[type="text"]:focus,
  .form_input input[type="email"]:focus,
  .form_input textarea:focus,
  .form_input select:focus {
    outline: none;
    border-color: #2c97de;
    box-shadow: 0 0 5px rgba(44, 151, 222, 0.2);
  }
  /*上传*/
  .upload-file-button {
      position: relative;
      width: 470px;
      height: 38px;
      border: 1px solid rgb(181,181,181);
      margin-bottom: 10px;
      background: #fff;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;
  }
  .upload-file-button:before {
      content: '浏览';
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      height: 36px;
      line-height: 36px;
      vertical-align: middle;
      text-align: center;
      color: #fff;
      background: rgb(138,189,239);
      
      border-top: 0;
      border-bottom: 0;   
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;
      
  }
  .form_input input[type="file"]{
      width: 470px;
      height: 36px;
      opacity: 0;
      position: absolute;
      top:0;
      left: 0;
      cursor: pointer;
  }
  .form_input textarea {
      min-height:200px; 
  }
  .form_input .upload-file {
      display: inline-block;  
      width: 470px;
  }
  .upload-file ul,.upload-file li{
      padding: 0;
      margin: 0;
      list-style: none;
  }
  .upload-file li{ 
      margin-bottom: 5px;
  }
  .upload-file a {
      color: rgb(98,98,98);
      text-decoration: underline;
  }
  .upload-file a:hover {
      color: #2c97de;
      text-decoration: underline;
  }
  .upload-file a.del {
      display: inline-block;
      box-sizing: border-box;
      width: 50px;
      height: 28px;
      line-height: 26px;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      border:1px solid rgb(0,160,233);
      background: rgb(138,189,239);
      text-decoration: none;
      border-radius: 5px;
  }
  .upload-file a.del:hover {
      height: 28px;
      line-height: 26px;
      vertical-align: middle;
      background: rgb(0,160,233);
      border: 1px solid transparent;
  }
  /*警示字体 红色*/
  .caution {
      color: #F45858;
  }
  /*验证码*/
  
  .verifycode input[type="text"]{
      width: 100px;
      height: 38px;
      line-height: 38px;
  }
  .verifycode img {
      position: absolute;
      top:50%; 
      margin-top: -19px;
      margin-left: 20px;
      height: 38px;
      width: auto;
  }
  .submit_block {
      margin-top: 50px;
  }
  .submit_block button[type="button"] {
      margin-right: 30px;
  }
  .submit_block_txcenter {
      text-align: center;
  }
  .form_input {
      position: relative;
  }
  /*checkbox radiobox */
  .form_input input[type="checkbox"] {
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      margin: 0;
      padding: 0;
      opacity: 0;
      z-index: 2;
  }
  .form_input input[type="checkbox"] + label {
      font-weight: normal;
      font-size: 14px;
      padding-left: 24px; 
  }
  .form_input input[type="checkbox"] + label:before ,.form_input input[type="checkbox"] + label:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -8px;
      width: 16px;
      height: 16px;
      border-radius: 5px;
  }
  .form_input input[type="checkbox"] + label:before {
      border: 1px solid rgb(181,181,181);
      background: #ffffff;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
      border-radius: 2px;
  }
  
  .form_input input[type="checkbox"] + label:after {
      border: 0;
      background-color: #2c97de;
      background-position: center center;
      background-repeat: no-repeat;
      box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
      display: none;
  }
  .form_input input[type="checkbox"]:checked + label:after {
      display: block;
  } 
  .form_input input[type="checkbox"]:checked + label:before,
  .form_input input[type="checkbox"]:checked + label:after {
      -webkit-animation: input-bounce 0.3s;
      -moz-animation: input-bounce 0.3s;
      animation: input-bounce 0.3s;
  }
  
  .form_input input[type="checkbox"] + label::after {
      background-color: #2c97de;
      background-position: center center;
      background-repeat: no-repeat;
      box-shadow: 0 0 5px rgba(44, 151, 222, 0.4);
      display: none;
  }
  
  .form_input button[type="button"] {
      cursor: pointer;
      padding: 10px 48px;
      border-radius: 5px;
      color: #fff;
      border:1px solid rgb(0,160,233);
      background: rgb(138,189,239);
  }
  .form_input button[type="button"]:hover {
      background: rgb(0,160,233);
  }
  .form_input button[type="button"]:disabled {
      background: rgb(138,138,138);
      border: 0;
  }
  /*查询结果*/
  .reslut_block {
      padding: 20px;
      font-size: 14px;
      background: rgba(191,191,191,.2);
      border-radius: 5px;
      margin-bottom: 10px;
  }
  .reslut_block h3 {  
      padding: 0;
      margin: 0; 
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px solid rgb(191,191,191);
      color: rgb(98,98,98);
      font-size: 18px;
      font-weight: bold;
  }
  .reslut_block dl {
      padding: 0;
      margin: 0; 
      margin-bottom: 10px;
  }
  .reslut_block dt {
      float: left;
      width: 120px;
  }
  .reslut_block dd {
      padding-left: 120px;
  }
  .reslut_block a {
      color: rgb(98,98,98);
      text-decoration: underline;
  }
  .reslut_block a:hover {
      color: #2c97de;
      text-decoration: underline;
  }
  /*大号字体*/
  .txt_big{
      font-size: 16px;
      line-height: 28px; 
  }
  /*提交成功*/
  .report_ok {
      padding-top: 20px;
      padding-left: 20px;
  }
  .report_ok .glyphicon-ok {
      position: relative;
      display: block;
      width: 100px;
      height: 100px;
      border-radius: 50%; 
      background: rgb(191,191,191);
  }
  .report_ok .glyphicon-ok:before {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -25px;
      margin-top: -25px;
      font-size: 50px;
      color: rgba(255,255,255,.9);
  }
  .report_ok .text_block {
      display: inline-block;
      padding-left: 50px;
  }
  /*按钮动画*/
  @-webkit-keyframes input-bounce {
    0%, 100% {
      -webkit-transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.8);
    }
  }
  @-moz-keyframes input-bounce {
    0%, 100% {
      -moz-transform: scale(1);
    }
    50% {
      -moz-transform: scale(0.8);
    }
  }
  @keyframes input-bounce {
    0%, 100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
    }
  }
  .modal {
      top: 50%;
      margin-top: -215px;
  }
  .modal-header {
      border: 0;
  }
  .modal-body .nav-tabs >li>a {
      color: #999;
  }
  .modal-body .nav {
      margin-bottom: 20px;
  }
  .modal-body .input-group {
      margin-bottom: 20px;
  }
  .modal-body .form-control {
      height: 38px;
  }
  .modal-body .btn-info {
      width: 100%;
      border: 1px solid rgb(0,160,233);
      background: rgb(138,189,239);
      font-size: 14px;
  }
  .modal-body .btn-info:hover {
      background: rgb(0,160,233);
  }
  .modal-body .tab-content p {
          margin: 30px 0px 10px 0px;
      font-size: 12px;
  }
  /*报错提示*/
  .error {
      content: 'ffff';
      display: block;
      position: absolute;
      left: 100px;
      color: #F45858;
  }
  .form_input input[type="text"].input_error {
      border: 1px solid #F45858;
  }
  /*icon*/
  .form_input input[type="checkbox"] + label:after {
      background-image: url("fonts/img/cd-icon-check.svg");
  }
  .main_content p {
     font-size:14px;
     margin: 0 0 10px;
     color: rgb(98,98,98);
  }
  
  /* 信息披露内页2019-01-14 */
  .pages{
      float: right;
      padding: 20px 0;
  }
  .pages .paging_num_on{
      height: 20px;
      width: 20px;
      background: #8abef0;
      display: inline-block;
      text-align: center;
      color: #fff;
      margin: 0 5px;
      border-radius: 2px;
  }
  .pages .pagea{
      height: 20px;
      width: 20px;
      background: #fff;
      display: inline-block;
          text-decoration: none;
      cursor: pointer;
          margin: 0 5px;
      text-align: center;
  }
  .paging_pre,.paging_next{
      background-color: #8abef0;
      padding: 10px;
      border-radius: 3px;
      color: #fff;
      text-decoration: none;
      margin: 0 5px;
  }
  .pages{
      /* padding-top: 20px;
      padding-bottom: 20px; */
  }
  .pages img{
      position: relative;
      top: -10px;
      margin: 0 8px;
  }
  .paging_input input{
      width: 50px;
      border-radius: 2px;
      outline: none;
      border: 1px solid #ccc;
      text-align: center;
      position: relative;
      top: -9px;
      margin: 0 7px;
  }
  .paging_input{
      display: inline-flex;
  }
  .paging_text{
      float: right;
  }
  
  
  .home-table tr.tr_odd{
    background:#fff;
  }
  .home-table tr.tr_even{
    background:#f9f9f9;
  }
  .home-table tr:hover{
  background:#EEF9FD;
  
  }
  .newtab{ 
      float: left;
      width: 100%;
      padding-bottom: 16px;
      padding-top: 16px;
  }
  .newtab span{
      margin-right: 40px;
      padding: 0px 30px;
      border-radius: 2px;
  }
  .newtab span a{
      text-decoration:none
  }
  .newtab .active{
      background: #8abef0;
      color:#fff;
  }
  .newtab .active a{
      color:#fff;
      text-decoration:none
  }
  .activeli .show{
      background: #8abef0 !important ;
      color: #fff;
  }
  .tablelist{
      width: 100%;
      height: 42px;
  }
  .tablelist>li{
    text-align: center;
}
 /*举报中心欺诈发行20200109*/
   .form_input button[type="button"] {
    cursor: pointer;
    padding: 10px 48px;
    border-radius: 5px;
    color: #fff;
    border:none;
    background:rgb(138,138,138);
}
   .form_input button[type="button"]:hover{
    background:rgb(138,138,138);
} 
   .form_input.submit_block button[type="button"]{
  border: none;
    background: rgb(138, 138, 138);
}
.zeroRecordDiv_noData {
  text-align: center;
  margin-top: 20px;
}
.gg-list .dian{
    text-indent: 2em;
    background: url(../../images/diandian.jpg) no-repeat;
    background-position: left center;
}
.gg-list .align-left {
    text-align: left;
    border-top: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 50px !important;
    font-size: 14px;
}
.gg-list .align-right {
    text-align: right;
    border-top: none;
    line-height: 50px !important;
    font-size: 12px;
    padding-right: 10px;
}
#dataList1_container_pagination {
    padding-top: 40px !important; 
}
#dataList1_container_pagination {
    padding-top: 40px !important; 
}
#dataList1_container_pagination {
    padding-top: 40px !important; 
}
.nav-tabs a{
      line-height: 50px;
      text-align: center;
      /*background: #eeeeee;*/
      padding: 0;
      margin: 0;
      bottom: 0px;
      font-size: 14px;
}
.tab-fzb.nav-tabs li a{
  background: #eeeeee;
  font-size: 16px;
  margin: 0 2px 0 20px;
  width:150px;
}
.tab-fzb.nav-tabs {
  height: auto;
}
/*.nav-tabs a[data-toggle=tab].active {
     height: 50px;
     line-height: 50px;
     padding: 0;
     bottom: 0px;
}
.nav-tabs a[data-toggle=tab]{
    border-radius: 5px 5px 0 0;
    height: 50px;
    line-height: 50px;
    padding: 0px;
}*/
@media screen and (max-width: 768px) {
	.nav-tabs a{
		width: 100%;
	}
	.td_break_word_5_new{
		min-width:200px;
	}
        .tab-fzb.nav-tabs li a{
           width:auto;       
           margin: 0 2px 0 5px;    
           padding: 10px;
        }
}
.file {
    text-decoration: underline;
    color: #666;
}
#yjhf td {
    padding-left: 10px !important;
    text-align: left !important;
    word-wrap: break-word;
    white-space: pre-line;
}
#yjhf tbody tr td:first-child, #sswyjhf tbody tr td:first-child, #zcjgtz tbody tr td:first-child,
#yjhf tbody tr td:last-child, #sswyjhf tbody tr td:last-child, #zcjgtz tbody tr td:last-child,
#yjhf thead tr th:first-child, #sswyjhf thead tr th:first-child, #zcjgtz thead tr th:first-child,
#yjhf thead tr th:last-child, #sswyjhf thead tr th:last-child, #zcjgtz thead tr th:last-child,
.alignLeft{
  text-align: center !important;
}
.xmxq-jbxx-con table th {
    width: 20%;
    word-wrap: break-word;
    white-space: pre-line;
    text-align: center;
    background-color: #9CD0E5;
}
.xmxq-jbxx-con table td {
    width: 30%;
    word-wrap: break-word;
    white-space: pre-line;
}
.xmxq-xxpl-con table th {
    background-color: #9CD0E5;
    width: 25%;
    text-align: center;
}
.xmxq-xxpl-con table td {
    width: 25%;
    text-align: center;
}
.xmxq-wxhf-con table th {
    background-color: #9CD0E5;
}
.xmxq-jbxx-con table td,
.xmxq-xxpl-con table td,
.xmxq-wxhf-con table td {
    background-color: #EEF9FD;
}
.xmxq-jbxx-con .table>tbody>tr>th,
.xmxq-xxpl-con .table>tbody>tr>th,
.xmxq-wxhf-con .table>tbody>tr>th {
    border-top: 1px solid #8BBCCD;
}
.xmxq-jbxx h3,.xmxq-xxpl h3,.xmxq-wxhf h3 {
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 10px;
} 
.xmxq-wxhf .table>thead>tr>th {
    border-bottom: 0;
}

.step_bar {
    margin-bottom: 15px;
    padding: 15px 10px;
    background: #ffffff;
    border: 1px solid #ddd;
    height:150px;
}
.step_bar ul li {
    float: left;
    list-style: none;
    width: 16%;
    text-align: center;
}
.step_bar ul li.step_bar_left01 {
    height:115px;
    background: url(/images/step_bar_bg.png) center 45px no-repeat;
}
.step_bar ul li.step_bar_left02 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -75px no-repeat;
}
.step_bar ul li.step_bar_left03 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -195px no-repeat;
}
.step_bar ul li.step_bar_center01 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -315px no-repeat;
}
.step_bar ul li.step_bar_center02 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -435px no-repeat;
}
.step_bar ul li.step_bar_center03 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -555px no-repeat;
}
.step_bar ul li.step_bar_center04 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -675px no-repeat;
}
.step_bar ul li.step_bar_center05 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -795px no-repeat;
}
.step_bar ul li.step_bar_right01 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -915px no-repeat;
}
.step_bar ul li.step_bar_right02 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1035px no-repeat;
}
.step_bar ul li.step_bar_right03 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1155px no-repeat;
}
.step_bar ul li.step_bar_right04 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1275px no-repeat;
}
.step_bar ul li.step_bar_left04 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1995px no-repeat;
}
.step_bar ul li.step_bar_left05 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -2115px no-repeat;
}
.step_bar ul li.step_bar_left06 {
    height:115px;
    background: url(/images/standby-right-red.gif) center 34px no-repeat;
}
.step_bar ul li.step_bar_center06 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1395px no-repeat;
}
.step_bar ul li.step_bar_center07 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1515px no-repeat;
}
.step_bar ul li.step_bar_center08 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1635px no-repeat;
}
.step_bar ul li.step_bar_center09 {
    height:115px;
    background: url(/images/standby-center-red.gif) center 34px no-repeat;
}
.step_bar ul li.step_bar_center10 {
    height:115px;
    background: url(/images/standby-center-blue.gif) center 34px no-repeat;
}
.step_bar ul li.step_bar_center11 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1755px no-repeat;
}
.step_bar ul li.step_bar_center12 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -1875px no-repeat;
}
.step_bar ul li.step_bar_right05 {
    height:115px;
    background: url(/images/step_bar_bg.png) center -2235px no-repeat;
}
.step_bar ul li strong {
    display: block;
    margin-bottom: 55px;
    color: #4489CA;
}
.step_bar ul li span {
    color: #999;
    font-size: 13px;
    display: block;
    height: 21px;
}
.step_bar_center06 span,.step_bar_center11 span,.step_bar_left05 span{
    padding-left:78px;
}
.step_bar_date {
    color: #4489CA;
    font-size: 13px;
    margin-top:-80px;
    padding-top: 5px;
}
.step_bar_date_s {
    color: #4489CA;
    font-size: 13px;
    margin-top:-60px;
    padding-top: 5px;
}
.step_bar ul{
    min-width: 1115px;
}
.triangle {
    position: absolute;
    top: -11px;
    border-bottom: 7px solid #cd000f;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    right: 10px;
}
.al-hide{
    overflow-x: auto;
    overflow-y: hidden;
}
.table tr {
    white-space: normal; 
}
#zcother tr,#zzhtz tr{
    white-space: normal;
}
@media screen and (max-width: 768px) {
    .xmxq-jbxx-con table th {
        white-space: nowrap;
    }
    .xmxq-jbxx-con table td {
        white-space: nowrap;
    }
    .xmxq-xxpl-con table th {
        white-space: nowrap;
    }
    .xmxq-xxpl-con table td {
        white-space: nowrap;
    }
    #yjhf td {
        white-space: nowrap;
    }
   #zcother tr{
    white-space: nowrap;
   }
}
#step10F,#step10S{
    display: none;
}
#IPOStatus> li{
    width: 20%;/*16%*/
    position:relative;
}
#IPOStatus2> li{
    width: 9%;
    position:relative
}
.zzhtz{
   display: none
}
.zzhtz thead tr .col-md-1, .zzhtz thead tr .col-md-2{
  text-align: center;
}
.zh_type {
    font-style: normal;
    position: absolute;
    width: 120px;
    right: -60px;
    bottom: 0%;
    text-align: center;
}
.main_content .pages{
    padding: 0;
margin-top: -10px;
}