@charset "UTF-8";
/*=======Version-1.o======*/
/*======Author-SdL=======*/
/*=====Tim09102o18======*/
/*====SiChaunService===*/

*{
    font-family: Microsoft YaHei, sans-serif;
}
.clearFix:after{
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
}
.center{
    width: 1100px;
    margin: 0 auto;
}
header>img,footer>img{
    width: 100%;
}

body{
    background: #f9f9f9;
}

/*banner文字开始*/
.center{
    width: 1100px;
    margin: 0 auto;
}
/*banner文字结束*/

/*查询框开始*/
.center .centerL{
    padding: 15px 30px 30px;
    border: solid 1px #e9e9e9;
    width: 700px;
    float: left;
    background-color: #ffffff;
}
.applicationNav{
    border-bottom: 1px solid #dcdcdc;
    height: 48px;

}
.applicationNav>span{
    border-bottom: 3px solid #c40311;
    font-size: 19px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
}

.formBox{
    width: 455px;
    margin: 0 auto;
    padding: 30px 0 60px;
}
#form input{
    border: none;
    outline: none;
}
.formName{
    margin: 20px 0;
    width: 455px;
    height: 45px;
    border: solid 1px #dcdcdc;
    background-color: #fafafa;
}
.formCode{
    position: relative;
    margin: 20px 0;
    width: 260px;
    height: 45px;
    border: solid 1px #dcdcdc;
    background-color: #fafafa;
}
.formName .name_icon,.formCode .code_icon{
    float: left;
    display: block;
    margin: 3px 0;
    height: 38px;
    width: 45px;
    border-right: 1px solid #dcdcdc;
    line-height: 33px;
    text-align: center;
}

.formName input{
    height: 100%;
    width: 408px;
    float: right;
    padding: 10px;
    line-height: 25px;
    background: transparent;
}

.formspan{
    width: 455px;
    height: 24px;
}
.formspan span{
    font-size: 17px;
    line-height: 24px;
    color: #999999;
}
.formCode input{
    height: 100%;
    width: 213px;
    float: right;
    padding: 10px;
    line-height: 25px;
    background: transparent;
}
.formButton li{
    height: 50px;
    width: 210px;
    line-height: 50px;
    text-align: center;
    background-color: #dfdfdf;
    font-size: 19px;
    border-radius: 3px;
    cursor: pointer;
    color: #333333
}
.formButton li.subMit{
    float: left;
}
.formButton li.subRes{
    float: right;
}
.formButton li:hover{
    background-color: #c40311;
    color: #fff !important;
    transition: 0.2s;
}
.formCodeImg{
    position: absolute;
    right: -160px;
    top: -1px;
    width: 140px;
    height: 45px;
}

.formSlect{
    position: relative;
}
.formSlect .formOption{
    cursor: pointer;
}
.formPic{
    position: absolute;
    top: 18px;
    right: 12px;
    cursor: pointer;
}

.formList{
    position: absolute;
    width: 455px;
    left: -1px;
    top: 43px;
    z-index: 1;
    background: #f7f7f7;
    padding: 8px 0 10px;
    overflow-y: auto;
    border: solid 1px #cccccc;
    display: none;
}
.formList>li{
    height: 32px;
    width: 100%;
    padding-left: 8px;
    font-size: 15px;
    color: #888;
    line-height: 32px;
    text-align: left;
}
.formList>li:hover{
    background: #ccc;
    color: #222;
    cursor: pointer;
}
.snrn{font-size:17px;color: #c40311;display: block;}
.wosr{width: 360px;float: left;margin-bottom: 0px}
#form .wosr input{float: left;width: 313px}
.bre{display: block;height: 45px;background: #c40311;font-size:15px;color: #fff;
    line-height: 45px;text-align: center;float: left;width: 95px;margin-top:20px;}
    .clear{clear: both;height: 0px}

/*查询框结束*/

.cenBg {
    overflow: hidden;
    background: #fff url(bg.png) no-repeat center bottom;
}
/*//右边显示*/
.center .centerR{
    width: 380px;
    height: 537px;
    margin-left: 20px;
    float: left;
    background-color: #fff;
    border: solid 1px #e9e9e9;
    padding: 15px 30px 30px;
}

/*右边结束*/
/*结果显示*/
.applicationNav{
    border-bottom: 1px solid #dcdcdc;
    height: 48px;
}
.applicationNav>span{
    border-bottom: 3px solid #c40311;
    font-size: 19px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    cursor: pointer;
}
.applicationNav .applicationNav_Act{
    border-bottom: 3px solid #c40311;
}
.formResult{
    width: 100%;
    padding: 20px;
}


/*结果页显示-横向table*/



/*//底部落款*/
.copyText{
    padding: 20px 0;
    clear: both;
}
.copyText>p{
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}


/*//浮动开始*/

.poF{
    position: fixed;
    top: 20px;
    right: 124px;
    animation: searchTop .5s ease-in-out;
}


/* 添加样式 */
.hb_table{
    width: 100%
}
.hb_table thead td{
    background-color: #f7f7f7
}
.hb_table td{
    /* text-align: center; */
    line-height: 20px;
height: 50px;
padding: 5px 10px;
border: solid 1px #dcdcdc;
}
.formResult table td{
    text-align: center
}

.formResult table {
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    width: 100%;
}
.formResult table thead tr {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #dcdcdc;
}
.formResult table thead th{
    border: 1px solid #dcdcdc;
    padding: 5px;    
}
.formResult table thead th{
    width: 90px;
    background: #f7f7f7;
}
.formResult table tbody  tr {
    line-height: 30px;
    height: 30px;
}
.formResult table tbody  tr td {
    padding: 5px;
    border: 1px solid #dcdcdc;
    text-align: center;
}



.zhegai {
    width: 100%;
    height: 1250px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.zhegai .zhegai_xq {
    position: absolute;
    width: 800px;
    margin: 0 auto;
    /* margin-top:100px; */
    padding: 20px;
    background: #fff;
    text-align: center;
    border-radius: 5px;
}
.zhegai table {
    margin: 0 auto;
    width: 760px;
    border: 1px solid #dfdfdf;
    color: #000;
}
.zhegai table td {
    border: 1px solid #dfdfdf;      
    line-height: 20px;      
    padding: 5px;
}
.zhegai table td:nth-of-type(1){
    background: #F7F8FA;
    width: 150px;
}
.zhegai span {
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url("icon_close_02.png")
}
.close_button {
    width: 150px;
    background: #c40311;
    color: #fff;
    text-align: center;
    height: 40px;
    margin: 20px auto 0;
    border: 1px solid #c40311;
    outline: none;
    border-radius: 5px;
}
.detail {
    color: #222;
}