
#city-tab .search-box-bot input{
    border: 1px #193995 solid;
    width: 200px;
    height: 26px;
    font-size: 13px;
    vertical-align:top;
    padding-left: 20px;
}


.small-logo{
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}


#downGovButton button{
    height: 28px;
    background-color: #f67a0c;
    color: #ffffff;
    font-size: 14px;
    border: 0 none;
    vertical-align:top;
    line-height: 28px;
    /*margin-left: 30px;*/
}
#downGovButton{
    padding-left: 40px;
}
#city-tab .search-box-bot button{
    width: 120px;
    height: 28px;
    line-height: 28px;
    background-color: #193995;
    color: #ffffff;
    font-size: 14px;
    border: 0 none;
    vertical-align:top;

}
/*#footer-tab{*/
/*    !*border-top: rgba(0,0,0,0.1) solid 1px;*!*/
/*    margin-top:30px ;*/
/*    height: 40px;*/
/*    text-align: center;*/
/*    padding-top: 30px;*/
/*    background-color:#e7e7e7 ;*/
/*}*/





.viewInfo li {
    margin-bottom: 15px;
}

.viewInfo li span {
    display: inline-block;
    width: 15%;

    /*height: 100%;*/
    text-align: left;
    margin-right: 15px;
    font-weight: bold;
}
.filter_box{
    border: solid #e2e2e2 1px;
    padding: 10px 0;
    margin-top: 10px;
    /*margin: 0 10px;*/
    /*margin-bottom: 20px;*/
}
.filter_box ul{
    overflow: hidden;
    border-bottom: 1px dashed rgba(0,0,0,0.2);
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;

}
.filter_box ul:last-child{
    border-bottom: none;
}

.filter_box ul li{
    font-size: 14px;
    float: left;
    padding-left: 20px;
    max-width: 1000px;
}
.filter_box ul li:nth-child(1){
    font-weight: bolder;
    width: 1000px;
    text-align: left;
    padding-left:130px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: none;
}
.filter_box ul li:nth-child(1) p a{
    padding: 5px;
    color: #193995;
}

.filter_box ul li:nth-child(2){
    font-weight: bolder;
    width: 110px;
    text-align: right;
    padding-left:0px;
}
.filter_box ul li:nth-child(3){
    height: 18px;
    cursor: pointer;
    width: 1100px;
}
.filter_box ul:nth-child(1) li:nth-child(3){
    width: auto;
}
.filter_box ul li:nth-child(3) a{
    margin-right: 20px;
    margin-bottom: 10px;
    line-height: 18px;
    display: inline-block;
}
.filter_box ul li:nth-child(3) a:hover{
    background: #193995;
    color: #ffffff;
}
.filter_box ul:nth-child(1) li a {
    background: #193995;
    color: #ffffff;
    padding: 2px;
    border: dashed 1px rgba(0.0 .0 .0 .5);
}
.clic{
    font-size: 14px;
}
.layui-table-cell {
    height: auto;
}
.testshow {
    position: fixed;
    top: 0px;
    z-index: 100;
    margin-top: 0;
}
.testshow100 {
    position: fixed;
    top: 0px;
    z-index: 100;
    margin-top: 0;
}
.testshow300 {
    position: fixed;
    top: 100px;
    z-index: 100;
    margin-top: 0;
}
.testshow2{
    position: fixed;
    top: 30px;
    z-index: 90;
}

#filter_box_city {
    min-height: 30px;
    margin-top: 10px;
    background: #ffffff;
}

#filter_box_city ul li {
    float: left;
    line-height: 30px;
    margin: 0px 10px;
    /*cursor: pointer*/
}
#filter_box_city ul li:nth-child(2) a{
    line-height: 30px;
    padding: 0px 10px;
    cursor: pointer;
    display: inline-block;
}

#filter_box_city ul li:nth-child(2) a:hover {
    /*background-color: #f67a0c;*/
    background-color: #193995;
    color: #ffffff;
}
#filter_box_city ul li:nth-child(1):hover {
    background-color: #193995;
    color: #ffffff;
}

#filter_box_city ul {
    float: left;
    width: 1130px;
    min-height: 30px;
}

#filter_box_city span {
    display: inline-block;
    float: left;
    font-weight: bolder;
    line-height: 30px;
}

.layui-table-cell {
    height: auto;
}

/*信息价筛选框*/
.periods{
    height: 45px;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.periods form select{
    height: 24px;
    margin-top: 10px;
    margin-right: 30px;
}
.periods form span{
    font-weight: bolder;
}


/*
新添加样式
 */
.periods-menu{
    /*float: right;*/
    padding: 10px;
    width: 210px;
    background: #ffffff;
    border: solid 1px #193995;
    position: relative;
    left: 35%;
    top: -12px;
}
#localtion{
    position: fixed;
    z-index: 100;
    width: 1000px;
}

.city-menu ul{
    overflow:hidden;
    margin-left: 10px;
    margin-right: 10px;

}
.city-menu ul li{
    float: left;
    cursor:pointer;
}
.city-menu .title ul li{
    background-color: #ffffff;
    padding:6px;
    margin-left: 2px;
}
.title{
    padding-top: 10px;
    /*padding-top: 10px;*/
    height: 30px;
    background: #193995;
}
#city_choice_box {
    background-color: #ffffff;
    border: solid 1px #193995;
    padding: 20px 0;
}

#city_choice_box ul li{
    padding-left: 10px;
    padding-bottom: 10px;
}
#city_choice_box ul li a:hover{
    color: red;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.city-menu{
    float: left;
    width: 400px;
    /*height: 150px;*/
    background: #c0c4cc;
    position: relative;
    left: 91px;
    top: -12px;

}
.city-inner{
    height: 50px;
    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.1);
    margin-top: 10px;
    margin-bottom: 10px;
}
.city-inner>div{
    float: left;
    width: 290px;
    padding-top: 12px;
}
.city-inner .search-box-bot{
    width:350px ;
}
.city-inner #downGovButton{
    width:200px ;
}
.city-list{
    padding-left: 20px;
}
.option_box{
    padding-left: 10px;
    /*border-radius: 2px;*/
}
.option_box a{
    padding: 3px 5px;
    border: solid 1px #193995;
    display: inline-block;
    background-color: #ffffff;
    cursor:pointer;
    border-radius: 4px;
}
.option_box a i{
    padding-left: 8px;
}

.font_weight{
    font-weight: bolder;
    color:#000000;
}

.city-menu{
    float: left;
    width: 400px;
    /*height: 150px;*/
    background: #c0c4cc;
    position: relative;
    left: 91px;
    top: -12px;

}

.years-govlist {
    height: 25px;
    border-bottom: solid 1px #000000;
    padding-top: 8px;
    margin-bottom: 8px;
}
.years-govlist span{
    float: left;
}
.years-govlist ul{
    width: 170px;
    height: 20px;
    overflow:hidden;
    float: left;

}
.years-govlist ul li{
    float: left;
    padding-bottom: 8px;
    width: 170px;
    text-align: center;
}
.info-price ul li{
    margin-bottom: 8px;
    padding-left: 5px;
}

/*treee的格式*/
.orgbox{
    display: inline-block;
    margin-right: 23px;
    width: 20%;
    /*height: 810px;*/
    border: 1px solid #ddd;
    overflow: auto;
}
.orgbox::-webkit-scrollbar{
    display: none;
}
.layui-icon-file{
    display:none;
}
#cli .layui-icon{
    display: inline-block;
}
#def-name .layui-icon{
    display: inline-block;
}
.layui-tree-txt{
    font-size: 12px;
}
/*新添加件兼容ie* 清除浮动*/
.clearfix:after,.clearfix:before{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.clearfix{
    *zoom: 1;
}

/*标题和说明样式*/
#info_title h2{
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
}
#info_title>div span:nth-child(1){
    float: left;
    width: 70px;
    display: block;
}
#info_title>div{
    background: #E2E2E2;
    margin: 0px 20px 20px 20px;
    padding: 10px 5px;
}
#info_title>div span:nth-child(2){
    width: 730px;
    display: block;
    float: left;
    height: 20px;
    overflow: hidden;
}
#info_title>div span:nth-child(3){
    width: 70px;
    display: block;
    float: left;
    text-align: right;
}

#info_title {
    border: 1px solid rgba(0,0,0,0.1);

}


/*新添加联系方式页样式*/
.contact-nav{
    text-align: center;
    height: 40px;
}
.contact_detail{
    height: 200px;
    box-shadow:2px 2px 10px #e7e7e7;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    margin-top: 20px;
    width: 1200px;
}
.detail-left{
    height: 120px;
    width: 120px;
    /*background-color: #e2e2e2*/
;
    float: left;
    margin: 40px;

}
.detail-right{
    float: left;
    width: 900px;
    margin: 40px 40px 40px 0;
}
.detail-right h3{
    font-weight: bold;
    font-size: 24px;
}
.detail-right p{
    margin-top: 10px;
    font-size: 18px;
}

#tooltip{
    width: 100px;
    height: 200px;
    position: fixed;
    right: 5%;
    top: 40%;
    padding: 20px 10px;
    color: red;
    z-index: 100;
}