.test240511{display:block;}
.gkxxfzjs_app input[type="text"]{
    height:35px;
    border: 1px solid #e4e7ed;
    background: #e8e8e8;
    border-radius: 4px;
    padding-left:5px;
    font-size:12px;
    width:24%;
    margin-bottom: 5px;
    padding-left: 10px;
    display: inline-block;}
.gkxxfzjs_app form input{
    outline:none;
    border:1px solid #e4e7ed;
    border-radius:2px;}
.gkxxfzjs_app form{}

.gkxxfzjs_app .tj{
    padding-left:6px;
    letter-spacing: 5px;
    color:white;
    min-width:53px;
    height:36px;
    border: 1px solid #e4e7ed;
    border-radius: 4px; 
    border-top-left-radius:0;
    border-bottom-left-radius:0;
    margin-left:-3px;
    background-color:#1890FF;
    position: relative;
    top:0px;
    width:8%;
    cursor:pointer;}
.tb-item span{
    position: relative;
    display: inline-block;
    cursor: pointer;
 font-size: 14px;}
.tb-item span:hover{
color: blue;}
.tb-item .tb-box{
    position: absolute;
    top: 26px;
    left: -205px;
    width:500px ;
    display: none;
    padding: 10px;
z-index:9;
    border-radius: 6px;
    background-color:#5282d7;}
.tb-item .tb-box li a{
    color:white;}
.tb-box:after, #demo:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left:44%;

  position: absolute;
  width: 0;}
.tb-box:after {
  border-width: 9px;
  border-bottom-color: #5282d7;
  top: -16px;}
.tb-jd:hover .tb-jd-box{
    display: block;}
.tb-wd:hover .tb-wd-box{
    display: block;}
.tb-wd dd{
    color: #407be7;
    font-size:16px;}
