.zjk-tong-border{border:1px solid #d9d9d9;margin-top: 20px;}
.zjk-tong-lb{margin:20px;}

.zjk-ty-new-lb ul{margin-top: 10px;}
.zjk-ty-new-lb li{line-height: 30px;}
.zjk-ty-new-lb li a{font-size:14px;color:#333;}
.zjk-ty-new-lb li a:hover{color:#E60012;}
.zjk-ty-new-lb li span{float:right;font-size:14px;color:#333;}

.tong-tit-border{border-bottom:1px solid #d9d9d9;height:40px;line-height: 40px;}
.tong-tit{font-size:18px;color:#333;border-bottom:2px solid #e60012;height:39px;font-weight: bold;display: inline-block;}

.xys_header{display:none;}  

 @media screen and (min-width:767px) and (max-width:1023px){

  .ej-header-div{display:none;}

  .xys_header{display:block;}  

 .zjk-tong-zong{margin-top:80px;}

 }

 @media screen and (min-width:640px) and (max-width:766px){

  .ej-header-div{display:none;}

  .xys_header{display:block;}  

 .zjk-tong-zong{margin-top:80px;}

 } 

 @media screen and (min-width:500px) and (max-width:639px){

  .ej-header-div{display:none;}

  .xys_header{display:block;}   

 .zjk-tong-zong{margin-top:80px;}

}

 @media screen and (min-width:320px) and (max-width:499px){

  .ej-header-div{display:none;}

  .xys_header{display:block;}   

 .zjk-tong-zong{margin-top:80px;}

 }

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

  .ej-header-div{display:none;}

  .xys_header{display:block;}  
 .zjk-tong-zong{margin-top:80px;}

 }


/*存款证明防伪查询*/
.queryJiaoyi {padding: 20px 30px;overflow: hidden;}
.queryJiaoyi div {overflow: hidden;padding: 15px 0;padding-left: 36%;}
.queryJiaoyi label {float: left;width: 110px;text-align: justify;font-size: 16px;font-weight: bold;color: #000;line-height: 26px;}
.queryJiaoyi label::after {content: '';display: inline-block;width: 100%;}
.queryJiaoyi input {float: left;height: 26px;width: 180px;border: 1px #e0e0e0 solid;padding: 0 10px;border-radius: 2px;-moz-transition: all 0.4s linear;-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;}
.queryJiaoyi input:focus {border: 1px solid #33bbee !important;outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(26 86 168 / 47%);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(70 160 225 / 50%);}
.queryJiaoyi img {float: left;margin-left: 20px;height: 24px;}
.queryJiaoyi button {display: block;text-align: center;color: #fff;background-color: #e60012;line-height: 32px;width: 98px;cursor: pointer;border: none;border-radius: 5px;margin: 20px auto 10px;}

table{border-spacing: 0; border-collapse: collapse;}
#result{display:none;}
#result h2{text-align:center;font-size:18px;margin-top:30px;}
#result table{table-layout:fixed;width:80%;line-height:1.5;background-color: #fff;margin:30px auto;}
#result table th,#result table td{padding:10px;border:1px solid #ddd;text-align: center;font-size: 14px;}
#result table th{background-color:#ebebeb;color: #565656;font-weight: normal;}
#result table.top tbody tr td:nth-child(2n),#result table.bottom tbody{background:#fafafa;width: 20%;font-size: 16px;cursor: no-drop;}
#result table.top tbody tr td:nth-child(2n+1){font-weight:bold;font-size:16px;}
#result table thead td{font-size:16px;font-weight:bold;}
#result button {display: block !important;text-align: center;color: #fff;background-color: #e60012;line-height: 32px;width: 98px;cursor: pointer;border: none;border-radius: 5px;margin: 20px auto 10px;}