@charset "utf-8";

.searchcond{
    padding-top: 40px;
}
.advsear{
    float: left;
    width: 1048px;
    height: 608px;
    border: 1px solid #E5E5E5;
    padding: 30px 0 0 0;
}
.advsear .item{
    font-size: 0px;
    margin-bottom: 30px;
    position: relative;
}
.advsear .item,
.advsear input{
    line-height: 34px;
}
.advsear label{
    font-size: 18px;
}
.advsear input{
    border: 1px solid #A6A6A6;
    font-size: 18px;
    padding: 0 0 0 10px;
}
.advsear  label {
    text-align: right;
    display: inline-block;
    width: 150px;
    height: 36px;
    vertical-align: middle;
}
.advsear input#title{
    width: 740px;
    margin-left: 2px;
}
.advsear .item {
    height: 36px;
}
.advsear .item .select{
    display: inline-block;
    cursor: pointer;
    width: 300px;
    font-size: 18px;
    padding:0 30px 0 10px;
    background: url(../images/icon3.png) no-repeat 280px center;
}
.advsear .item .select#keyword{
    width: 80px;
    background-position: 60px;
    padding: 0 20px 0 10px;
}
.advsear .item.fwzh input{
    margin-right: 2px;
}
.advsear .item.fwzh .box,.advsear .item.sfyh span{
    display: inline-block;
    font-size: 18px;
}
.advsear .item .oth{
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
    vertical-align: top;
}
.advsear .item .selectbox,.advsear .item .selectboxsfzc{
    display: none;
    position: absolute;
    width: 300px;
    font-size: 18px;
    left: 150px;
    background: #FFF;
    z-index: 1000;
    border: 1px solid #A6A6A6;
}
.advsear .item .selectbox li,.advsear .item .selectboxsfzc li{
    line-height: 30px;
    text-indent: 10px;
    cursor: pointer;
}
.advsear .item .selectbox li:hover,.advsear .item .selectboxsfzc li:hover{
    background: #EFF5FE;
}

.advsear .item .itemleft,.advsear .item .itemright{
    position: relative;
    width: 50%;
    float: left;
}
.advsear .itemright .true{
    padding: 0 40px 0 8px;
    font-size: 18px;
}
.advsear .itemright .false{
    padding: 0 0 0 8px;
    font-size: 18px;
}
.advsear  .btn{
    text-align: center;
    padding-top: 30px;
}
.advsear  .btn input{
    border: none;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 6px;
}
.advsear  .btn .submit{
    background: #124AB6;
    color: #FFF;
    margin-right: 30px;
    
}
.advsear .btn .reset{
    color: #808080;
    cursor: pointer;
}

.timelist,.selectbox ul.hight,.advsear .item .selectboxsfzc.sfzc2 ul{
    max-height: 300px;
    overflow-y: auto;
}
.advsear .item #sfzcs
/*  */

.advsear .item.cwtime input{
    display: initial;
    width: auto;
}
.advsear .item .selectboxsfzc.sfzc2 ul{
    display: none;
}
.advsear .item .selectboxsfzc.sfzc2 ul.on{
    display: block;
}
.advsear .item .selectboxsfzc.sfzc2 {
    left: 452px;
}
.advsear .item.fltitle .keyword{
    width: 80px;
}
.advsear .item .select#sfzcs{
    display: none;
}
.advsear .item .select#sfzc{
    margin-right: 2px;
}
.hotword{
    float: right;
    width: 270px;
}
.hotword .tips{
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #35569d;
    padding-bottom: 10px;
    background: url(../images/hwline.png) no-repeat left bottom;
}
.hotword ul{
    padding-top: 10px;
}
.hotword li{
    line-height: 30px;
    color: #000;
    margin-bottom: 5px;
    cursor: pointer;
}
.hotword li:hover{
    color: #35569d;
}
.hotword li span{
    display: inline-block;
}
.hotword li span.num{
    width: 16px;
    height: 19px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.hotword li span.num1{color: #FFF;background: url(../images/hw1.png) no-repeat left center;}
.hotword li span.num2{color: #FFF;background: url(../images/hw2.png) no-repeat left center;}
.hotword li span.num3{color: #FFF;background: url(../images/hw3.png) no-repeat left center;}
.hotword li span.word{
    cursor: pointer;
}
@media screen and (max-width:1366px){
    .hotword{width: 230px;}
}
@media screen and (max-width:1024px){
    .advsear,.hotword{
        float: none;
        width: 100%;
        height:auto;
        margin-bottom: 20px;
        padding-left: 5px; 
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .advsear input#title{width: 700px;}
    .hotword li{display: inline-block;width: 33%;}
}

@media screen and (max-width:820px){
    .advsear input#title{width: 560px;}
    .advsear label{width: 90px;}
    .advsear .item .select {width: 270px;background: url(../images/icon3.png) no-repeat 245px center;}
    #nian,#hao{width: 160px;}
}


@media screen and (max-width:768px){
    .searchcond {
        padding-top: 20px;
    }
    .advsear,.hotword{
        float: none;
        width: 100%;
        height:auto;
        margin-bottom: 20px;
        padding-left: 5px; 
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .advsear .item{
        height: auto;
        margin-bottom: 0;
        margin-bottom: 5px;
    }
    .advsear label{
        display: block;
        text-align: left;
    }
    .advsear input#title {
        /* width: 250px; */
        margin-left: 2px;
        width: calc(100% - 87px);
    }
    .advsear .item.fwzh input#nian,.advsear .item.fwzh input#hao{
        width: calc(50% - 30px);;
    }
    .advsear input#startTime,.advsear input#endTime{
        width: calc(50% - 30px);;
    }
    .advsear .item .itemleft, .advsear .item .itemright{
        width: 100%;
        float: none;
    }
    .advsear .item .selectbox{
        left: 0;
    }
    .hotword li{
        width: 49%;
        display: inline-block;
    }
    /* 20230505 */
    .advsear .item.fwzh input{
        margin-bottom: 5px;
    }
    .advsear .item .select{
        width: calc(100% - 5px);
        background: url(../images/icon3.png) no-repeat right center;
        background-position-x: calc(100% - 5px);
    }

    .advsear .item .selectboxsfzc,.advsear .item .selectboxsfzc.sfzc2{
        left: 0px;
    }
    .advsear .item .select#sfzc{
        margin-bottom: 5px;
    }
}
@media screen and (max-width:640px){
    .fgksear .fkginputsr .hsearch{display: none;}
    .fgksear .fkginputsr button.nsearch{width: 70px;line-height: 30px;}
    .fgksear .fkginputsr input{min-width: 270px;max-width: 340px;}
}
