﻿@charset "utf-8";

/* 信箱首页 ----------------------------------------------------- */
.ConsultationStatistics {
    float: right;
}
.ConsultationStatistics label {
    margin-right: 20px;
    color: #888;
}
/* boxA-petition */
.boxA-petition {
    margin-bottom: 20px;
}
.boxA-petition .hd h3 {
    position: relative;
    float: left;
}
.boxA-petition .hd ul {
    float: left;
    position: relative;
    margin-right: 6px;
}
.boxA-petition .hd .write,
.boxA-petition .hd .select{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    color: #fff;
    float: right;
    background: #739DBF;
    margin-top: 9px;
    margin-right: 5px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.boxA-petition .hd .write a,
.boxA-petition .hd .select a{
    display: block;
    float: left;
    padding: 0px 20px 0px 12px;
    color: #fff;
}
.boxA-petition .hd .write a i,
.boxA-petition .hd .select a i{
    width: 20px;
    height: 28px;
    float: left;
    margin-right: 5px;
    background: url(../../interaction/img/interaction-icons.png) 0px -999px no-repeat;
    transition: all .5s;
}
.boxA-petition .hd .write a:hover i,
.boxA-petition .hd .select a:hover i{
    transform: rotateY(180deg);
}
.boxA-petition .hd .select,
.mainBox .mHd .select {
    background: #739DBF
}
.boxA-petition .hd .select a i{
    background-position: 0px -1123px;
}

.boxA-petition .hd .notice,
.boxA-petition .hd .myLetter {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    margin-top: 12px;
}
.boxA-petition .hd .notice a,
.boxA-petition .hd .myLetter a {
    float: left;
    padding: 0px 10px 0px 12px;
}
.boxA-petition .hd .notice a i,
.boxA-petition .hd .myLetter a i {
    width: 20px;
    height: 30px;
    float: left;
    margin-right: 5px;
    background: url(../../interaction/img/interaction-icons.png) 4px -2462px no-repeat;
}
.boxA-petition .hd .myLetter a i {
    background-position: 4px -2637px;
}
.boxA-petition .bd {
    overflow: hidden;
    clear: both;
    padding: 1px 0px 0px;
}
/* 信件列表页 ----------------------------------------------------- */
.petitionListPage .mHd h3 {
    float: left;
}
.petitionListPage .mHd .searchtitle {
    float: left;
    padding-left: 20px;
}
.petitionListPage .mBd .page li {
    float: left;
}
.petitionListPage .path .fontcolor {
    color: red;
}
/* 侧栏信件统计 */
#sideStatistics {
    margin-bottom: 0
}
#sideStatistics .hd {
    padding-bottom: 0;
}
.sideStatisticsTable {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    margin-top: -1px;
}
.sideStatisticsTable th,
.sideStatisticsTable td {
    border: 1px solid #ECECEC;
    text-align: center;
    width: 20%;
}
.sideStatisticsTable th {
    background: #EFF4F7
}
.sideStatisticsTable .dept {
    width: auto;
    display:none;
}
.sideStatisticsTable .rank{
    display:none;
}
.sideStatisticsTable tbody tr:nth-child(2n) td {
    background: #f8f8f8
}
/* 搜索+写信 */
.mHd .write{float: right; color:#FF950F; margin:8px 15px 0 0; }
.msgWriteBtn {margin: 13px 0 0 15px;width: 72px;height: 32px;line-height:30px;padding-left: 40px;font-size: 15px;background: url(../../base/img/icon.png) no-repeat 0 -864px;overflow:hidden;float: left;}
.msgWriteBtn a,.msgWriteBtn a:hover {color:#fff;}
.petionSearch {
    overflow: hidden;
    margin-bottom: 10px;
}
.petionSearch .searchBox {
    float: right;
    *display: inline;
 /*    height: 60px; */
}
.petionSearch .searchBox .hd {
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 0;
    float: left;
    *display: inline;
    font-size: 16px;
    color: #333;
    /*  background: url(../img/petition-icons.png) 19px -151px no-repeat; */
}
.petionSearch .searchBox .bd {
    height: 36px;
    float: right;
    *display: inline;
    padding: 0 0px 0px 0px;
}
.petionSearch .searchBox .department {
    width: 95px;
    height: 36px;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 0px 5px 15px;
    border: 1px solid #ccc;
    border-right: none;
    outline: none;
    float: left;
    display:none;
}
.petionSearch .searchBox .keyword {
    width: 200px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 0px 5px 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-right: none;
    outline: none;
    float: left;
    *display: inline;
}
.petionSearch .searchBox .searchsubmit {
    width: 84px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #35a4db;
    border: none;
    float: left;
    *display: inline;
}
.petionSearch .searchBox .searchsubmit:hover {
    background: #3bb6f3;
}
.petionSearch .write {
    margin-top:10px;
    float: left;
    *display: inline;
    height: 40px;
    line-height: 40px;
}
.petionSearch .write a {
    display: block;
    width: 139px;
    background: #09a7c8;
    height: 40px;
    overflow: hidden;
    padding-left: 20px;
    color: #fff;
}
.petionSearch .write a i {
    width: 22px;
    height: 40px;
    float: left;
    *display: inline;
    margin-right: 13px;
    background: url(../img/petition-icons.png) 0px 8px no-repeat;
    transition: all .5s;
}
.petionSearch .write a:hover {
    background: #0797b6;
}
.petionSearch .write a span {
    float: left;
    *display: inline;
    font-size: 17px;
}
.petionSearch .write a:hover {
    text-decoration: none;
}
.petionSearch .write a:hover i {
    transform: rotateY(180deg);
}
/* 信访须知 */
#notice {
    background: url(../img/bgletter.jpg) 50% 0px no-repeat #f2f2f2;
    min-height: 500px;
    padding: 50px 140px 80px 170px;
}
#notice h3 {
    font-size: 35px;
    color: #35a4db;
    text-align: center;
    line-height: 52px;
    margin-bottom: 40px;
}
#notice .info {
    font-size: 14px;
    line-height: 28px;
    height: 325px;
    overflow-y: auto;
}
#notice .info p {
    padding: 6px 0px;
}
#notice .center {
    overflow: hidden;
    height: 40px;
    text-align: center;
    padding-top: 50px;
}
#notice .yesBtn {
    background: #35a4db;
    vertical-align: middle;
    margin-right: 20px;
    cursor: pointer;
    border: none;
    width: 166px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    text-decoration: none;
}
#notice .noBtn {
    background: #d3d3d3;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    width: 75px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #555
}
/* 写信内容 */
.onlineplForm{
    padding:30px;
}
.onlineplForm .hd {
    height: 40px;
    border-bottom: 2px solid #35a4db;
}
.onlineplForm .hd h3 {
    width: 138px;
    float: left;
    *display: inline;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #35a4db;
    color: #fff;
    font-size: 16px;
}
.onlineplForm .hd .tips {
    float: left;
    *display: inline;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
    color: #35a4db;
    font-size: 12px;
}
.onlineplForm .bd {
    padding: 30px 0px
}
.onlineplForm .bottombt {
    overflow: hidden;
    height: 40px;
    text-align: center;
}
.onlineplForm .bottombt .inputbutton {
    background: #35a4db;
    vertical-align: middle;
    margin-right: 20px;
    cursor: pointer;
    border: none;
    width: 166px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff
}
.inputbuttonsubmit {
    background: #35a4db;
    vertical-align: middle;
    margin-right: 20px;
    cursor: pointer;
    border: none;
    width: 166px;
    height: 40px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff
}
.onlineplForm .bottombt .restButton {
    background: #d3d3d3;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    width: 75px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #555
}
.PetitionLetterTable {
    width: 100%
}
.PetitionLetterTable td {
    line-height: 24px;
    padding: 8px 5px;
    vertical-align: middle;
}
.PetitionLetterTable td .field-validation-error {
    color: #ff0000;
}
.PetitionLetterTable td.tdlab {
    width: 130px;
    text-align: right;
}
.PetitionLetterTable td input[type="text"] {
    width: 681px;
    border: #ccc solid 1px;
    height: 20px;
    overflow: hidden;
    padding: 5px 0px 5px 5px;
}
.detailTable td input[type="text"] {
    width: 681px;
    border: #ccc solid 1px;
    color: #36C;
    height: 20px;
    overflow: hidden;
    padding: 5px 0px 5px 5px;
}
.PetitionLetterTable td label.radio {
    float: left;
    *display: inline;
    margin-right: 15px;
}
.detailTable td label.radio {
    float: left;
    *display: inline;
    margin-right: 15px;
}
.PetitionLetterTable td label.radio input {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.PetitionLetterTable td #Contacts,
.PetitionLetterTable td #ContactInformation,
.PetitionLetterTable td #ExtendContentObject_Profession {
    width: 230px;
}
.PetitionLetterTable td textarea[name=Content] {
    width: 686px;
}
.PetitionLetterTable td select {
    height: 24px;
    line-height: 24px;
}
.PetitionLetterTable .codeinp {
    float: none;
    overflow: hidden;
}
.PetitionLetterTable td .codeinp input {
    width: 120px;
    margin-right: 10px;
}
.PetitionLetterTable td .codeinp img {
    height: 28px;
    width: auto;
}
/*时间选择 */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
/*时间选择左右箭头定义*/
.dropdown-menu {
    max-height: 315px;
    overflow-y: auto;
}
.dropdown-menu .menu-search {
    display: inline-block;
    width: 75%;
    margin-left: 5px;
}
.upload-single {
    width: 220px;
}
.upload-single .upload-pick {

}
.upload-single .upload-file-area {
    background: #fff;
    min-height: 100px;
    border: 2px dashed #ccc;
}
.upload-single .upload-pick:hover .webuploader-pick,
.upload-single .webuploader-pick-hover {
    background: #077BD4;
    color:#fff;
}
.upload-single .webuploader-pick {
    width: 60%;
    background: #aaa;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    color:#fff;
    margin-left:20%;
}
.upload-single .upload-placeholder p{
    font-size: 14px;
}
.upload-multi {
    width: 400px;
}
.upload-multi .upload-file-area {
    background: #fff;
    min-height: 100px;
    border: 2px dashed #ccc;
}
.upload-multi .webuploader-pick {
    width: 50%;
    background: #aaa;
    height: 30px;
    line-height: 30px;
}
#video-Attachment,#photo-Attachment,#audio-Attachment{
    display:none;
}
/* 侧栏信件统计 */
.sideLetterStatistics { margin-bottom: 20px; overflow: hidden; border: 1px solid #e8e8e8; border-top: 2px solid #007FE2;background:#fff;}
.sideLetterStatistics h3 { height: 48px; display: block; line-height: 48px; padding-left: 15px; font-size: 18px; color: #007FE2;}
.sideLetterStatistics .con { overflow: hidden; border-left: 0; font-size: 12px; height: 65px; line-height: 25px; padding: 0px 0 0 15px;}
.sideLetterStatistics li { float: left; width: 50%;}
.sideLetterStatistics li span { font-weight: bold; color: #ea0000; margin-right: 5px;}