@charset "UTF-8";
/*=======Version-1.o======*/
/*======Author-SdL=======*/
/*=====Tim09102o18======*/
/*====SiChaunService===*/

/**字体引用**/
@font-face {
    font-family: 'PingFangSC-Regular';
    src: url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Regular_0.ttf');
    src: local('☺'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Regular_0.eot?#iefix') format('embedded-opentype'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Regular_0.woff') format('woff'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Regular_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PingFangSC-Light';
    src: url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Light_0.ttf');
    src: local('☺'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Light_0.eot?#iefix') format('embedded-opentype'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Light_0.woff') format('woff'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Light_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PingFangSC-Medium';
    src: url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Medium_0.ttf');
    src: local('☺'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Medium_0.eot?#iefix') format('embedded-opentype'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Medium_0.woff') format('woff'),
        url('/jcms/jcms_files/jcms1/pingfang_SC/PingFang Medium_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: 'PingFangSC-Regular', 'Microsoft YaHei UI', 'Microsoft YaHei';
    background-color: #fcfcfe;}

/* 当前位置开始 */
.position{height: 50px;font-size: 14px;line-height: 50px;color: #999}
.position a{color: #448AF0;}
.position a,.position span{display: inline-block;padding: 0 5px}
.position a:nth-child(1){padding-left: 0px;}
.position a:nth-last-child(1){color: #999;}
/* 当前位置结束 */


.clearFix:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
}

.center {
    width: 1100px;
    margin: 0 auto;
}

header>img,
footer>img {
    width: 100%;
}

/* body {
    background: #f9f9f9;
    font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif !important;
} */

.bt-height-30 {
    width: 100%;
    height: 30px;
}

/*banner文字开始*/
.center {
    width: 1200px;
    margin: 0 auto;
}

/*banner文字结束*/






/*//底部落款*/
.copyText {
    padding: 20px 0;
    clear: both;
}

.copyText>p {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}


/*查询框开始*/
.center .centerL {
    box-shadow: 0 0 12px 0 rgba(68,138,240,0.10);
    width: 1200px;
    min-height: 600px;
    background-color: #ffffff;
    padding: 30px;
    padding-bottom: 10px;
}

.applicationNav {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    color: #2B2F32;

}

.applicationNav2 {
    margin-top: 24px;
    color: #2B2F32;
    font-size: 24px;
    height: 33px;
    line-height: 33px;
    font-weight: normal;
    font-family: 'PingFangSC-Medium';
}

.place {
    height: 28px;
    margin-top: 16px;
    font-size: 14px
}

.place a {
    color: #448AF0;
}

.line1 {
    height: 2px;
    width: 100%;
    background-color: #73777A;
    margin-top: 12px;
    opacity: 0.8;
}

.applicationNav>span {
    line-height: 45px;
    font-size: 32px;
    font-weight: normal;

}

.formBox {
    width: 100%;
    height: auto;
    padding: 5px 0 40px;
    overflow: hidden;
}
.formBox span {
    width: 70px;
    height: 40px;
    line-height: 40px;
    height: auto;
    color: #373D41;
    display: inline-block;
    float: left;
}

#form input {
    outline: none;
}

/* .formName {
  
 
} */

.formCode {
    font-size: 14px;
    margin-top: 20px;

}

/* 查询框 */
.formName{
    margin-top: 20px;
}

.formName input {
    width: 280px;
    height: 40px;
    margin-left: 10px;
    padding-left: 14px;
    border: 1px solid #D7D8D9;
    color: #979797;
    font-size: 14px;
}

.formName span {
    font-size: 14px;
}

/* 下拉框 */
#proLeader {
    width: 280px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #D7D8D9;
    font-size: 14px;
    margin: 0 0 0 10px;
    outline: none;
    padding-left: 11px;
    color: #979797;
    
}
#proLeader>option{
    width: 260px;
}

.formspan span {
    font-size: 17px;
    color: #999999;
}



/* 验证码框 */
.formCode span{
    float: left;
}

.formCode input {
    margin-left: 10px;
    width: 198px;
    height: 40px;
    padding-left: 14px;
    border: 1px solid #D7D8D9;
    color: #979797;
    font-size: 14px;
    display: block;
    float: left;
}
input::-webkit-input-placeholder {
    color: #979797;
}

input::-moz-input-placeholder {
    color: #979797;
}

input::-ms-input-placeholder {
    color: #979797;
}
.formButton li {
    text-align: center;
    color: white;
    font-size: 14px;
    cursor: pointer;
}

.formButton li.subMit {
    width: 116px;
    height: 32px;
    line-height: 32px;
    margin-left: 80px;
    margin-top: 20px;
    background-color: #448AF0;
}

.formButton li.subRes {
    float: right;
}

.formButton li:hover {

    color: #fff !important;
    transition: 0.2s;
}

.formCodeImg {
    width: 70px;
    height: 40px;
    border: 1px solid #D7D8D9;
    margin-left: 12px;
}

/* 查询框结束 */

/* 下拉开始 */
.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;
}

/* 下拉结束 */
/* 结果页面 */
.ty_tit {
    height: 32px;

}

.ty_tit span {
    display: block;
    width: auto;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    color: #2B2F32 ;
    cursor: default;
    font-family: 'PingFangSC-Medium';
}

.cx_con{
    width: 800px;
    overflow: hidden;
    text-align: center;
}

.outer_table {
    width: 100%;
    margin-top: 20px;
    color: #373D41;
}

.outer_table td {
    padding: 8px 12px;
    line-height: 24px;
    border: 1px solid rgba(215,216,217,0.50);
    text-align: center;
}

.outer_table td.t {
    padding-left: 0;
}
.t {color: #333;font-size: 17px;background-color: #F1F2F3;text-align: center;width: 153px;}
.c {color: #373D41;font-size: 14px;text-align: center;width: 330px;}
.outer_table td.a {
    background: #F1F2F4;
}
.inner_table {
    width: 100%;
}

.inner_table td {
    border: none;
    padding: 0 10px;
    width: 50%;
    line-height: 20px;
    color: #999;
}

.tt {
    text-align: left;
}

.cc {
    text-align: center;
}

/* 结果样式结束 */

/*下拉*/
.select {
    position: relative;
    width: 455px;
    height: 45px;
    margin-bottom: 10px;
}

.select dt {
    height: 45px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    background: #fafafa url(../image/sjx.png) no-repeat 375px center;
    line-height: 45px;
    padding-left: 11px;
    font-size: 15px;
    color: #666;
    cursor: pointer;
    width: 411px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    outline: none;
    top: -45px;
    left: 45px;
    border-left: none;
}

.select dd {
    position: absolute;
    left: 44px;
    top: 44px;
    border: 1px solid #dcdcdc;
    background: #fff;
    width: 412px;
    z-index: 999;
    border-top: none;
}

.select dd>ul>li {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    text-indent: 20px;
    cursor: pointer;
}

.select dd>ul>li>a {
    color: #999;
    display: block;
    width: 100%;
}