﻿@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文字结束*/

.xinxicen{margin-top:20px;}
.xinxicen p{font-size: 15px;color: #333;line-height: 26px;text-indent: 2em;}
.xinxicen p i{font-style: normal;color: #c40311;font-weight: bold;}
.xinxicen p.txe{text-indent: 0;}

/*查询框开始*/
.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 30px;
}
#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: 400px;
    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: 200px;
    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: 4px;
    cursor: pointer;
}
.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;
}
.cenBg {

    background: #fff url(bg.png) no-repeat center bottom;
 
}
.sm{display: block;float: left;height: 45px;line-height: 45px}
.srmak{overflow: hidden;}
.srmak .formName{width: 78px;float: left;margin:0 6px;}
.formName input.srn{width: 100%;}
.formSlect{position: relative;}
.shmi{font-size: 15px;line-height: 26px;color: #c40311;margin-bottom: 20px}
.shmi i{font-weight: bold;font-style:normal}
.formPic {
    position: absolute;
    top: 18px;
    right: 12px;
    cursor: pointer;
}
.formList {
    cursor: pointer;
    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;
}
/*查询框结束*/


/*//右边显示*/
.center .centerR{
    width: 380px;
    height: 600px;
    margin-left: 20px;
    float: left;
    background-color: #fff;
    border: solid 1px #e9e9e9;
    padding: 15px 30px 30px;
}
.snrbg{overflow: hidden;}
.srnbq1{width: 100%}
.sskm .srqm dl>dd{border-bottom: 1px solid #e5e5e5;overflow: hidden;height: 82px}
.refw{display: block;font-size: 21px;color:#ca3f46;border-bottom: 2px solid #c40311;width: 85px;line-height: 36px;position: relative;top:1px;}
.tb{display: block;width: 50px;height: 50px;text-align: center;line-height: 57px;float: left;margin:18px 16px 0 0;    position: relative;}
.tb img{position:absolute;margin: auto;top: 0;bottom:0;left: 0;right: 0;}
.qnd>li{display: none}
.qnd>li:first-child{display: block;}
.rns{float: left;margin: 19px 0 0;}
.rns a,.rns span{display: inline-block;font-size: 17px}
.rns span{color: #999999;margin-left:12px;}
.rns i{display: block;font-style: normal;color:#a2a2a2 ;font-size: 13px;margin-top:7px;}
.rns a{color: #000;}
.rns a:hover{color: #c40311}
/*右边结束*/
/*结果显示*/
.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: 0px;
}
.formResult #yesResult{
    padding: 5px 0px;
}
.formResult #yesResult ul{
    margin: 20px 0;
}
.formResult  #yesResult .xm{
    font-size: 19px;
    line-height: 22px;
    font-weight: 600;
    color: #333333;
}
.formResult  #yesResult .zt{
    font-size: 19px;
    line-height: 22px;
    color: #333333;
    margin: 10px 0;
}
#yesResult table td, #yesResult table th {
    padding: 6px;
    text-align: center;
    border: solid 1px #dcdcdc;
    background: #fff;
}
#yesResult table{border:1px  #dcdcdc solid;width: 100%}
#yesResult table tr{height:48px;font-size: 17px;color: #666666;}
#yesResult table tr th{
    background: #f7f7f7;

    font-weight: normal;
    text-align: center;
}
#yesResult table tr td{
    text-align: left;
    padding-left: 20px;
}
.formType i{
    font-style: normal;
    color:#c40311;
    
}
#pictr{width: 150px!important;}
#pictr img{display: block;
margin: 0 auto;}
.pad{padding:0px !important;}
.snq{padding:40px;overflow: hidden;padding-bottom: 25px}
.snq img{display: block;float: left;width: 112px;height: 136px}
.fri{float: left;margin-left: 35px;color: #333333;width: 410px}
.title{font-size:21px;line-height: 32px;margin-bottom: 15px;margin-top: 10px}
.fri p{font-size:17px;line-height: 24px;margin-bottom: 10px}
.scon{font-size:17px;color: #333}
.scon p{line-height: 36px;text-indent: 2em;}
.fril{float: right;margin-top:30px;}
.fril span{display: block;}
.shmi p{
    color: #333;
    font-size: 14px;
    line-height: 26px;
}
/*//底部落款*/
.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;
}
#noResult table tr td{
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.fwtg {
	width:100%;
    line-height:25px;
	text-align:center;
}