<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.code 
{
 font-family:Arial;
 font-style:italic;
 color:blue;
 font-size:16px;
 border:0px solid #ccc;
 padding:2px 3px;
 letter-spacing:3px;
 font-weight:bolder;
 float:left;
 cursor:pointer;
 width:80px;
 height:20px;
 text-align:center;
 vertical-align:middle;
 line-height:20px;
}
.govinfo-list-right-section-title{
	font-size: 18px;
    font-weight: 700;
    line-height: 44px;
    overflow: hidden;
    height: 44px;
    margin: 0 10px;
    color: #035497;
    border-bottom: 1px solid #dcdcdc;
	margin-bottom:30px;
}
.normalInput {
    font-size: 14px;
    line-height: 30px;
    position: relative;
    overflow: visible;
    width: 100%;
    height: 30px;
    color: #333;
}

.normalInput2 {
    font-size: 14px;
    line-height: 30px;
    position: relative;
    overflow: visible;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    color: #333;
}

.normalInput label {
	display: block;
    float: left;
    width: 75px;
    text-align: right;
}

.normalInput input {
    font-size: 14px;
    font-size: 14px;
    width: 300px;
    height: 20px;
    padding: 2px 0;
    padding-left: 10px;
    color: #888;
    border: 1px solid #ccc;
}

.normalInput .text-focus-1 {
    border: 1px solid #c5daed;
}

.normalInput .checkboxes {
    line-height: 30px;
    float: left;
    overflow: hidden;
    width: 350px;
    height: 30px;
}

.normalInput .checkboxes label {
    width: auto;
    margin-right: 15px;
    margin-left: 5px;
}
.normalInput .checkboxes label input {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    border: 0;
}

.normalInput .open-tips-fix {
    width: 450px;
}

.normalInput .open-tips {
    color: #666;
}

.normalInput .useraddr,.normalInput .fix-wiin {
    width: 570px;
}
.user-cnter-form{ width:470px; height:auto; margin:0 auto; margin-top:30px;}
.btn-fix {
    text-align: center;
}

.btn-fix input {
    font-size: 14px;
    line-height: 29px;
    overflow: hidden;
    width: 85px;
    height: 29px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 5px;
}

.btn-fix input:hover,.btn-fix input:active {
    color: #fff;
    background-color: #105095;
}
.se-qrcode {
    position: relative;
    overflow: hidden;
}

.se-qrcode .se-dde {
    width: 160px;
}
.img-code {
    position: absolute;
    top: 0;
    left: 280px;
    overflow: hidden;
    width: 300px;
    height: 30px;
}

.img-code img {
    float: left;
    overflow: hidden;
    width: 80px;
    height: 30px;
    margin-right: 10px;
}

.img-code em {
    font-style: normal;
    float: left;
}
.fix-lteeer {
    overflow: hidden;
    height: 170px;
}

.fix-lteeer .letter-area {
    width: 580px;
    height: 135px;
    border: 1px solid #ccc;
}
.fix-lteeer .text-tips{ margin-left:75px;}
.needed {
    font-size: 14px;
    font-style: normal;
    color: red;
}
.qqde{
	font-size: 14px;
    font-style: normal;
    color: red;
}
.formBox{ width:980px; margin:0 auto; }
.formBox h5{ line-height:30px; font-size:14px; font-weight:bold; text-align:center; padding-bottom:15px;}
.formBox table{ border:1px solid #000; text-align:center;}
.formBox td{ height:25px; line-height:25px; border-bottom:1px solid #000;border-right:1px solid #000;font-size:14px;}
.formBox td.nobor{ border-bottom:none;}
.formBox td.noborR{ border-right:none;}
.formBox td span{ color:#F00; padding-right:3px;}
.formBox td.tbg{ background:#FAFAFA;}
.formBox td.fontB{ font-weight:bold;}
.inputTxt{ width:100%; height:25px; line-height:22px;}
.subTit{ width:970px; height:30px; line-height:30px; background:#f0f0f0; font-size:12px; font-weight:bold; margin:0 auto; padding-left:10px;}
.subTit a{ margin:0 5px;}
.fotmBtn{ width:980px; margin:10px auto 0; text-align:center;}
.mrBtn{ margin-right:10px;}
.footer2{ width:980px; border-top:7px solid #12559b; margin:15px auto 0; font-size:12px;}
.footerLine2{ height:18px; border-bottom:1px solid #274f72; margin-bottom:10px;}
.footer2 p{ line-height:24px; text-align:center;}
.textarea{width:100%; height:80px;}
.p_class{padding-left:10px}
/*依申请公开部门列表*/
.ysqgkbm{width:100%; height: auto; clear:both; margin-top:0px;}
.ysqgkbm ul{ width:100%; height:auto;}
.ysqgkbm ul li{ float:left; width:190px; line-height:200%; text-align:center; font-size:16px; border-radius:5px; cursor:pointer; margin:9px 10px; background-color:#dddddd;}
.ysqgkbm ul li:hover{background-color:rgb(3, 84, 150); }
.ysqgkbm ul li:hover a{color:#FFFFFF;}</pre></body></html>