@charset "utf-8";
/* CSS Document */
/* banner */
.zdcjjy-banner {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.zdcjjy-banner .biaoti {
  width:204px;
  height: 60px;
  background: url("../img/zdcjjy_banner_biaoti.png");
  background-size: cover;
  position: absolute;
  top: 55px;
  left: 50px;
}
.zdcjjy-banner .img {
  width: 302px;
  height: 200px;
  background: url("../img/zdcjjy_banner_img.png");
  background-size: cover;
  position: absolute;
  top: 20px;
  right: 50px;
}
.zdcjjy-banner img {
  position: absolute;
  width: 1920px;
  height: 200px;
  left: 50%;
  margin-left: -960px;
}
@media (min-width: 1921px) {
  .zdcjjy-banner img {
    margin-left: -50%;
    width: 100%;
  }
}
/* 查询条件 */
.zdcjjy-cx{
    margin-top: -56px;
    padding: 0px 0px 20px 0px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    background: #fff;
    margin-bottom: 20px;
}
.zdcjjy-cx i,.zdcjjy-cx em{
    font-style: normal;
}
#zdcjjy-con{
    padding: 5px 20px 10px 20px;
}
.zdcjjy-tab{
    text-align: center;
    font-size: 20px;
    color: #000;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(0deg, #ffcbc2 0%, #fee9e5 100%);
    height: 56px;
}
.zdcjjy-tab .out,.zdcjjy-tab span{    
    width: 50%;
    cursor: pointer;   
    display: inline-block;
    height: 56px;
    line-height: 56px;
    color: #df0629;
}
.zdcjjy-tab .over{
    color: #df0629;
    background: url("../img/zdcjjy_tab_bg1.png") ;
    width: 50%;
    height: 56px;
    background-size: cover;    
}
.zdcjjy-tab span.over.inactive {
  background: linear-gradient(0deg, #ffcbc2 0%, #fee9e5 100%);
}  
.zdcjjy-tab span.out.active {
  color: #df0629;
  background: url("../img/zdcjjy_tab_bg2.png");
  width: 50%;
  height: 56px;
  background-size: cover;  
}
.zdcjjy-tab .tabico1{
  background: url("../img/zdcjjy_tab_ico1.png");
  width:22px;
  height: 22px;
  background-size: cover; 
  display: inline-block;
  vertical-align: -3px;
  margin-right: 20px;
}
.zdcjjy-tab .tabico2{
  background: url("../img/zdcjjy_tab_ico2.png");
  width:22px;
  height: 22px;
  background-size: cover;
  display: inline-block;
  vertical-align: -3px;
  margin-right: 20px;
}
.zdcjjy-con.active {
  display: block;
  animation: fadeIn 0.5s ease;
}
.zdcjjy-con{
    display: none;
}

.zdcjjy-tab-in {
    width: 1000px;
    background: #f8f8f8;
    border: 1px solid #e9e9e9;
    height:38px;
    font-size: 16px;
    border-radius: 40px;
    text-align: center;
    line-height: 38px;
    font-weight: normal;
    margin: 30px auto 30px auto;
}
.zdcjjy-tab-in a {
  width: 200px;
  display: block;
  float: left;
  border-radius: 40px;
  color: #333;
  cursor: pointer;
}
.zdcjjy-tab-in a.over {
  background: #df0629;
  color: #fff;
}
.zdcjjy-table table {
  line-height: 38px;
}

.zdcjjy-table table td {
  padding: 0 5px;
  color: #333;
  font-size: 16px;
}
.zdcjjy-table input, .zdcjjy-table select {
  border: 1px solid #dedede;
  outline: none;
  height: 28px;
  line-height: 28px;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "SimSun";
  font-size: 14px;
  color: #3e3e3e;
  padding: 0 8px;
  border-radius: 3px;
}
.zdcjjy-table input:focus, .zdcjjy-table select:focus {
  border: solid 1px #ef8294;
  box-shadow: 0 0 5px rgba(223, 6, 41, 0.3);
}
.zdcjjy-table .width195 {
  width: 195px;
}
.zdcjjy-table .width202 {
  width: 202px;
}
.zdcjjy-table .width178 {
  width: 178px;
}
.zdcjjy-table .width70 {
  width: 71px;
}
.zdcjjy-table .width440{
  width: 440px;
}
.zdcjjy-table input::-webkit-input-placeholder { /*WebKit browsers*/
  color: #c3c0c0;
}
.zdcjjy-table input::-moz-input-placeholder { /*Mozilla Firefox*/
  color: #c3c0c0;
}
.zdcjjy-table input::-ms-input-placeholder { /*Internet Explorer*/
  colhor: #c3c0c0;
}
.zdcjjy-table .ss_btn {
  width: 130px;
  height: 34px;
  display: block;
  border-radius: 3px;
  background: #df0629;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
  margin-top: 10px;
}
.zdcjjy-table .ss_btn:hover {
  background-color: #d10426;
}
/* 展开 收起 */
.toggle-btn {  
  border: 1px solid #df0629;
  color: #df0629;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 2px 5px;
  float: right;
  background: #fff;
  margin: 5px 13px 0 0;
}
.expandable {
  display: none;
}
.arrow-icon {
  margin-left: 5px;
  transition: transform 0.3s ease;
  background-image: url("../img/zdcjjy_arrow.png");
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: cover;
}
.arrow-icon.up {
  transform: rotate(-180deg);
}
.zdcjjy-btn{
    width: 220px;
    margin:20px auto 10px auto;
}
.zdcjjy-cxbtn {
    width: 100px;
    height: 34px;
    display: inline-block;
    border-radius: 3px;
    background: #df0629;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
    margin-right: 5px;
}
.zdcjjy-cxbtn:hover {
    background-color: #d10426;
    color: #fff;
}
.zdcjjy-czbtn {
    width: 100px;
    height: 34px;
    display: inline-block;
    border-radius: 3px;
    background: #c3c3c3;
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 34px;
    margin-top: 10px;
}
.zdcjjy-czbtn:hover {
    background-color: #b1b1b1;
    color: #fff;
}

/* 查询结果 */
.zdcjjy-result{
    margin-top: 20px;
    padding: 20px 20px 20px 20px;
    overflow: hidden;
    border-radius: 5px 5px 0 0;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}
.zdcjjy-result .qwss_tit {
  font-size: 16px;
  font-weight: bold;
  color: #000;  
}
.zdcjjy-result .qwss_tit:before {
  content: "";
  display: block;
  width: 6px;
  height: 15px;
  background: #df072a;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.zdcjjy-more {
    position: absolute;
    font-size: 15px;
    color: #000;
    right: 25px;
    top: 10px;
    font-weight: normal;
    z-index: 99;
}
.zdcjjy-more :hover{
    color: #333;    
}
.zdcjjy-more i {
    display: inline-block;
    width: 23px !important;
    height: 10px !important;
    background: url("../img/jyyg_more.png");
    background-size: cover;
    vertical-align: 0px !important;
    -webkit-animation: jtAni ease-in-out 1.3s infinite;
	animation: jtAni ease-in-out 1.3s .5s infinite;
    margin-right: 10px;
}
@-webkit-keyframes jtAni {
 0% {
-webkit-transform:translateX(0px);
     opacity: 100%;
}
 50% {
-webkit-transform:translateX(-5px);
    opacity: 50%;
}
 100% {
-webkit-transform:translateX(0px);
    opacity: 100%;
}
}
@keyframes jtAni {
 0% {
transform:translateX(0px);
     opacity: 100%;
}
 50% {
transform:translateX(-5px);
     opacity:50%;
}
 100% {
transform:translateX(0px);
     opacity: 100%;
}
}
.zdcjjy-result .jgtit{
    text-align: center;
    font-size: 15px;
    background: linear-gradient(to bottom, #f3f4f8, #ebecef);
    border-radius: 5px 5px 0 0;
    height: 46px;
    line-height: 46px;
    color: #333;
    font-weight: bold;
    margin-top: 20px;
}
.zdcjjy-result .result-list{
    font-size: 15px;
    border-collapse: collapse;
}
.zdcjjy-result .result-list tr{
    border-bottom: 1px solid #ebeef5;
    min-height: 56px;
    line-height: 56px;
}
.zdcjjy-result .result-list tr:nth-child(4n - 1){
    background: #fafafa;
}
.zdcjjy-result .result-list td{
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 5px;
    
}
.expand-btn {
   cursor: pointer;
    text-align: center;
 }  
.expand-icon {
  margin-left: 5px;
  transition: transform 0.3s ease;
  background-image: url("../img/zdcjjy_arrow.png");
  display: inline-block;
  width: 10px;
  height: 10px;
  background-size: cover;
}
.expanded .expand-icon {
   transform: rotate(180deg);
}       
.expand-content {
    padding: 10px;
}
.expand-content .biaod-tit{
    background: #fee8e8;
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-align: center;    
    margin-top: 5px;
}
.expand-content .biaod-tit span{
    float: left;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff; 
    display: inline-block;
    padding: 0 5px;
}
.expand-content .biaod-tit span:nth-child(1),.expand-content .expand-list li span:nth-child(1){
    width: calc(13% - 10px);
}
.expand-content .biaod-tit span:nth-child(2),.expand-content .expand-list li span:nth-child(2){
    width: calc(16% - 10px);
}
.expand-content .biaod-tit span:nth-child(3),.expand-content .expand-list li span:nth-child(3){
    width: calc(26% - 10px);
}
.expand-content .biaod-tit span:nth-child(4),.expand-content .expand-list li span:nth-child(4){
    width: calc(10% - 10px);
}
.expand-content .biaod-tit span:nth-child(5),.expand-content .expand-list li span:nth-child(5){
    width: calc(23% - 10px);
}
.expand-content .biaod-tit span:nth-child(6),.expand-content .expand-list li span:nth-child(6){
    width: calc(17% - 11px);
}
.expand-content .expand-list{
    margin-bottom: 5px;
    border-left: 1px solid #ebebeb;
}
.expand-content .expand-list li{
    width: 100%;  
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;    
}
.expand-content .expand-list li:hover{
    background: #fafafa;
    cursor: pointer;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.05)
}
.expand-content .expand-list li span{    
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    float: left;   
    overflow: hidden;    
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    padding: 0 5px;
    height: 39px;
}

.expand-content .expand-list li .djbm-btn{
  background: #df0629;
  color: #fff; 
  border: 1px solid #df0629;
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 14px;
}
.expand-content .expand-list li .djbm-btn:hover {
    background-color: #d10426;
    color: #fff;
}
.expand-row {
    display: none;
    border: 2px solid #e70126;
    border-bottom: 2px solid #e70126 !important;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
    width: 1160px;
    background: #fff;     
}
.expand-row.show {
    display: table-row;     
    
}
.zdcjjy-result .ckyg-btn{
  color: #df0629;
  font-size: 15px;
  border: 1px solid #df0629;
  padding: 2px 5px;
  border-radius: 3px;
  margin-left: 6px;
}
.zdcjjy-result .ckyg-btn:hover {
  background: #df0629;
  color: #FFFFFF;
}
.zdcjjy-result .disable_btn{
  color: #b3b3b3;
  font-size: 15px;
  border: 1px solid #c1c1c1;
  background: rgba(243,243,243,0.4);
  padding: 2px 5px;
  border-radius: 3px;
  margin-left: 6px;
  cursor: not-allowed;
}
.zdcjjy-result .result-list .daiks{
    color: #08b985;
    font-size: 14px;
    border: 1px solid #b0e0c6;
    background: rgba(224,251,244,0.45);    
    padding: 2px 10px;
    border-radius: 20px;
}
.zdcjjy-result .result-list .jingxz{
    color: #ff4e4d;
    font-size: 14px;
    border: 1px solid #ffaeae;
    background: rgba(255,231,231,0.4);
    padding: 2px 10px;
    border-radius: 20px;
}
.zdcjjy-result .result-list .yijs{
    color: #b3b3b3;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    background: rgba(243,243,243,0.4);
    padding: 2px 10px;
    border-radius: 20px;
}
.zdcjjy-result .list-page{
    margin-bottom: 0;
    margin-top: 40px;
}

