/* search */

.spcmid-top {
  
}.retrieval-box {
    flex: 1;
    width: 100%;
    margin-right: 20px;
    border-radius: 6px;
    /* background: rgba(255, 255, 255, 0.5); */
    /* box-shadow: 0px 2px 8px 0px rgba(55, 110, 160, 0.1); */
    display: flex;
}.retrieval-hd {
    width: 106px;
    height: 106px;
}
.retrieval-bd,.retrieval-bd > form {
    flex: 1;
    width: 0;
    padding: 10px;
    display: flex;
    align-items: center;
}
.retrieval-condition {
    flex: 1;
    width: 0;
    margin-right: 10px;
}
.retrieval-condition>ul {
    display: flex;
    flex-wrap: wrap;
}
.retrieval-condition>ul>li:nth-child(1) {
    margin-bottom: 10px;
}
.retrieval-condition>ul>li {
    width: 100%;
}
.retrieval-text {
    width: 100%;
    height: 38px;
    border-radius: 2px;
    background: #fff;
    border: 0;
    padding-left: 12px;
    font-size: 15px;
    box-sizing: border-box;
    outline:  none;
}
.query-btn {
    width: 64px;
    height: 84px;
    border-radius: 4px;
    background: linear-gradient(180deg, #fb7 0%, #fca753 100%);
    box-shadow: 0px 2px 0px 0px #e98829;
}
:focus {
    outline: none !important;
}
.query-btn span {
    display: block;
    height: 100%;
    padding-top: 49px;
    line-height: 28px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/748603/images/query_ico.png) center 17px no-repeat;
}

#search_inp {
    display: none;
}

.docmsearch {
    width: 100%;
      flex: 1;
   
    margin-right: 15px;
    /* padding: 14px; */
    height: 120px;
    border-radius: 6px;
    /* border: 1px solid #fff; */
    background: #e3f0fd;
   
}
.retrieval-hd {
    width: 130px;
    height: 120px;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0 10px 0 25px;
}
.retrieval-condition>ul>li:nth-child(2) {
    width: 48%
}
.retrieval-condition>ul>li:nth-child(3) {
    margin-left: 4%;
    width: 48%;
}
input.chosen-search-input {
    height: 38px;
    /* background: #fff; */
    width: 100%;
    padding-left: 1em;
    font-size: 15px;
}
.docmsearch input {
    border-radius: 10px;
    outline: none  !important;
    border: none;
}

/* search */





.Headtit_name {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    top: 32% !important;
    margin-left: 12em;
}
.Headtit_name span {
    font-size: 45px;
    font-weight: bold;
    color: #fef0a3;
    margin-left: 10px;
   
}
.Headtit_name h2 {
    font-size: 46px;
    color: #fff;
}
.HeadTits{
    background-size: 100% 100% !important;
}

.pac{
    height: 82px;
    background: url(/cms_files/webqingtianxianrenminzhengfumenhuwangzhan/pubtplobject/defaultSet/748603/images/bac-gc.png) no-repeat center top;
    width: 100%;
    margin: 0 auto;

    background-size: 100% 100%;
    margin: 30px 0;
}

.mid-a.pac h2 {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 82px;
    color: #fff;
}

.Ghd_side{
    background-color: #fff;
}

.content.Gimpor.clearfix {
    background-color: #f2f2f2;
    padding-top: 30px;
}
.HeadTits {
    background-color: #f2f2f2;
}