/**!
 * [青海政府服务旗舰店]
 * date:2019-03-12
 * author: [xhz];
 */
.content {
    background: #f9f9f9;
}

h1 span {
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    position: relative;
    margin-bottom: -1px;
    border-bottom: 2px solid #e39499;
}

.container {
    width: 1100px;
    margin: 0 auto;
}

.banner {
    background: url(../images/flaghome/banner.png) no-repeat center;
    height: 90px;
}

.location {
    height: 68px;
    font-size: 17px;
    line-height: 68px;
}

.location a {
    margin: 0 5px;
}

.location a:first-child {
    margin-left: 0;
}

.main {
    position: relative;


}

.main>div {
    border: 1px solid #e6e6e6;
    /* background: #fff; */
    padding: 0 30px;
}

.search {
    float: left;
    width: 700px;
}


.related h1,
.search h1 {
    padding-top: 20px;
    height: 60px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
}

.related h1 span,
.search h1 span {
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    position: relative;
    margin-bottom: -1px;
    border-bottom: 3px solid #c40311;
}

.item {
    border-radius: 3px;
    height: 45px;
    width: 455px;
    margin: 25px auto 0 auto;
    position: relative;
}

.item:first-child {
    margin-top: 50px;
}

.addborder {
    border: 1px solid #dcdcdc;

}

.item.name {
    background: #fafafa url(../images/flaghome/person-input1.png) no-repeat 15px center;
}

.item.num {
    background: #fafafa url(../images/flaghome/person-input2.png) no-repeat 15px center;
}

.item input {
    display: block;
    background: transparent;
    float: right;
    width: 398px;
    height: 24px;
    line-height: 24px;
    margin-top: 9px;
    padding-left: 15px;
    border-left: 1px solid #dcdcdc;

}

.validate {
    float: left;
    width: 285px;
    height: 45px;
    position: relative;
    background: #fafafa url(../images/flaghome/person-input3.png) no-repeat 15px center;
}

.validate-num {
    float: right;
    height: 45px;
    width: 150px;
    cursor: pointer;
}

.buttons {
    height: 45px;
    width: 455px;
    margin: 40px auto 0 auto;
}

.buttons>button {
    width: 210px;
    height: 45px;
    border-radius: 3px;
    font-size: 17px;
    text-align: center;
    line-height: 45px;
    border: none;
    outline: none;
}

.submit {
    float: left;
    color: #fff;
    background: #c40311;
}

.submit:hover {
    background: #b50512;
}

.validate input {
    width: 230px;
}

.reset {
    float: right;
    background: #dfdfdf;
}

.reset:hover {
    background: #cecaca;
}

.related {
    float: right;
    width: 360px;
}

.related li {
    height: 80px;
    border-bottom: 1px solid #e6e6e6;
}

.related li a {
    display: block;
    height: 100%;
    line-height: 80px;
    font-size: 17px;
}

.related li a:hover {
    color: #b50512;
}

.related li img {
    margin-right: 10px;
    vertical-align: middle;
}


.list {
    margin-top: 20px;
    height: 241px;
    overflow: hidden;
}

table,
th,
tr,
td {
    border: 1px solid #e5e5e5;
    text-align: center;
}

th,
td {
    height: 40px;
    font-size: 15px;
}

th {
    background: #f7f7f7;

}

.search-content{
    /* height: 540px; */
}

.query {
    margin-top: 20px;
    margin-bottom: 20px;
}
.cxinput{
    display: inline-block;
    vertical-align: top;
    width: 318px;
    height: 30px;
    border: 1px solid #e5e5e5;
    line-height: 30px;
    text-indent: 12px;
    font-size: 14px;
    outline: 0;
}
/* #code{  
    font-family:Arial;  
    font-style:italic;
    font-size:20px;			
    font-weight:bold;  
    border:0;  
    letter-spacing:2px;  
    color:blue; 
    width:100px;
    height:32px;
    margin-left:10px;
} */

#detailinfo{
    width: 100%;
    margin:20px auto;
}

#query1{
    background-color: #b50512;
    color: #fff;
}

.footer{
    margin-top: 15px;
    text-align: center;
}

.footer p{
    font-size: 17px;
    color: #333333;
    padding-bottom: 10px;
}

* {
    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;
}

/*查询框结束*/

.cenBg {
    overflow: hidden;
    background: #fff url(bg.png) no-repeat center bottom;
}

/*//右边显示*/
.centerR {
    width: 370px;
    height: 537px;
    margin-left: 20px;
    float: left;
    background-color: #fff;
    border: solid 1px #e9e9e9;
    padding: 15px 30px 30px;
}
/*右边结束*/


/*//底部落款*/
.copyText {
    padding: 20px 0;
    clear: both;
}

.copyText > p {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}



