.content {
    padding: 18px 25px 40px;
    font-size: 16px;
    box-sizing: border-box;
}

.inside_left {
    width: 269px;
}

.insidezw h1 {
    height: 71px;
    background:  no-repeat -130px 0;
    line-height: 71px;
    color: #fff;
    padding-left: 15px;
    font-size: 24px;
    font-weight: normal;
}

.zzjg_list li {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 16px;
    color: #000;
}

.zzjg_list li i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #fff;
    border: 1px solid #b0b0b0;
    margin: 0 25px 0 53px;
}

.zzjg_list_con {
    position: relative;
}

.inside_right {
    width: 845px;
}

.inside>h1 {
    height: 40px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 20px;
    color: #0b7bd9;
    line-height: 40px;
}

.inside table tbody td {
    height: 45px;
    font-size: 15px;
}

.inside>h1 span {
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.p-content-main-write {
    margin-left: 17px;
}

.p-content-main-write table {
    width: 820px;
    border: 0;
}

.p-content-main-write td {
    height: 40px;
}

.p-content-main-write .p-table-ask {
    width: 117px;
    text-align: right;
}

.p-content-main-write .p-table-ask span {
    color: #ff1111;
}

.w280 {
    width: 280px;
}

.w920 {
    width: 920px;
}

.w198 {
    width: 198px;
}

.w100 {
    width: 100%;
}

.p-content-main-write .p-table-input {
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    padding-left: 10px;
    outline: none;
    font-size: 16px;
    border: 0;
    vertical-align: middle;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin: 12px 0;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input::-moz-input-placeholder {
    color: #999999;
}

input::-ms-input-placeholder {
    color: #999999;
}

.p-content-main-write table .p-table-textarea {
    height: 200px;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    font-size: 16px;
    vertical-align: middle;
    background-color: #f2f2f2;
    border-radius: 5px;
    margin: 12px 0;
    border: 0;
    line-height: 40px;
    resize: none;
    padding: 5px 10px;
}

.p-content-main-write label {
    width: 130px;
    display: inline-block;
    height: 40px;
    margin: 12px 0;
    line-height: 40px;
}


.p-content-main-write label>input {
    box-sizing: border-box;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    margin-right: 10px;
    border: 0;

}

input[type=radio] {
    cursor: pointer;
    position: relative;
    width: 16px;
    height: 16px;
    font-size: 14px;
    border-radius: 50%;
}

input[type=radio]::after {
    position: absolute;
    top: 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    visibility: visible;
    text-align: center;
    content: ' ';
    border-radius: 50%;
    background-color: #f2f2f2;
    border: 1px solid #d0d0d0;
}

input[type=radio]:checked::after {
    content: "";
    visibility: visible;
    text-align: center;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #1b71c2;
    background:  no-repeat center;
}

.w250 {
    width: 250px;
}

.p-content-main-write table .p-table-code {
    height: 40px;
    width: 130px;
    border: 0;
    background-color: #77b1fd;
    outline: none;
    border-radius: 5px;
    color: #ffffff;
    margin-left: 16px;
    cursor: pointer;
}

.p-content-main-submit {
    text-align: center;
    margin: 35px 0 55px 0;
}

.p-content-main-submit a {
    display: inline-block;
    width: 120px;
    height: 45px;
    color: #fff;
    font-size: 19px;
    line-height: 45px;
    background-color: #1b71c2;
}

#deptselect {
    width: 260px;
    height: 40px;
    border: 1px solid #e3e3e3;
    background-color: #f2f2f2;
    padding-left: 5px;
    border-radius: 5px;
}

#deptselect option {
    background-color: #fff;
}




/*信件查询*/
.p-content-main-inquiry {
    width: 610px;
    height: 370px;
    box-shadow: 0 0 30px #e2ebff;
    margin: 40px auto 110px auto;
    border-radius: 10px;
    padding: 85px 65px 0 65px;
}

.p-content-main-inquiry table {
    border: 0;
    width: 610px;
}

.p-content-main-inquiry td {
    height: 40px;
    font-size: 16px;
    padding: 15px 0;
}


.p-content-main-inquiry .p-table-input {
    box-sizing: border-box;
    display: inline-block;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #e6e6e6;
    outline: none;
    font-size: 16px;
    vertical-align: middle;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.p-content-main-inquiry td>img {
    width: 130px;
    margin-left: 10px;
    height: 40px;
    vertical-align: middle;
    border-radius: 5px;

}

.w115 {
    width: 115px;
}

.w495 {
    width: 495px;
}

.w350 {
    width: 350px;
}

.red {
    color: #ff1111;
}

input::-webkit-input-placeholder {
    color: #ababab;
}

input::-moz-input-placeholder {
    color: #ababab;
}

input::-ms-input-placeholder {
    color: #ababab;
}

.p-content-main-inquiry .p-content-inquiry-a {
    width: 610px;
    margin-top: 54px;
    text-align: center;
    line-height: 45px;
}

.p-content-main-inquiry .p-content-inquiry-a a {
    display: inline-block;
    height: 45px;
    width: 120px;
    cursor: pointer;
}

.blue {
    background-color: #1b71c2;
    color: #ffffff;
}

.gray {
    background-color: #f2f2f2;
}

/*信件查询结束*/