/* 信件列表页 ----------------------------------------------------- */ .letterPageList th{ height:40px; line-height:40px; font-size:14px; font-weight:bold; color:#3269B8; background:#EDF2F9; } .letterPageList .dep{ width:200px; display:table-cell; } .letterPageList td{ padding:7px 5px; } /* 侧栏信件统计 */ #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; } .sideStatisticsTable tbody tr:nth-child(2n) td { background: #f8f8f8 } /* 搜索+写信 */ .petionSearch { overflow: hidden; margin-bottom: 20px; } .petionSearch .searchBox { height: 60px; } .petionSearch .searchBox .hd { height: 36px; line-height: 36px; padding: 12px 20px 12px 70px; float: left; _display: inline; font-size: 16px; color: #333; background: url("/wwwxcwgysjcom/Content/Main/PetitionLetter/img/Petition-icons.png") 19px -151px no-repeat; } .petionSearch .searchBox .bd { float: left; _display: inline; padding: 7px 0px 0px 0px; } .petionSearch .department{ display:none; } .petionSearch .searchBox .keyword { width: 220px; height: 24px; line-height: 24px; font-size: 14px; padding: 11px; background: #fff; border: 1px solid #ddd; outline: none; float: left; _display: inline; margin-right:20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .petionSearch .searchBox .searchsubmit { width: 80px; height: 48px; line-height: 48px; font-size: 16px; color: #fff; text-align: center; background: #3269B8; border: none; float: left; _display: inline; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .petionSearch .searchBox .searchsubmit:hover { background: #1850a0; } .petionSearch .write { float: right; _display: inline; height: 48px; line-height: 48px; } .petionSearch .write a { display: block; width: 139px; background: #F8A648; height: 48px; overflow: hidden; padding-left: 30px; color: #fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .petionSearch .write a i { width: 22px; height: 60px; float: left; _display: inline; margin-right: 13px; background: url("/wwwxcwgysjcom/Content/Main/PetitionLetter/img/Petition-icons.png") 0px 14px no-repeat; transition: all .5s; } .petionSearch .write a:hover { background: #f79424; } .petionSearch .write a span { float: left; _display: inline; font-size: 17px; } .petionSearch .write a:hover { text-decoration: none; } /* 信访须知 */ #notice { background: url("/wwwxcwgysjcom/Content/Main/PetitionLetter/img/bgLetter.jpg") 50% 0px no-repeat #F4F9FF; padding: 30px 60px 80px 60px; } #notice h3 { font-size: 35px; color: #2D6ABA; text-align: center; font-weight:bold; line-height: 57px; margin-bottom: 60px; padding-left:20px; } #notice .info { font-size: 16px; } #notice .info p { padding: 6px 0px; } #notice .center { overflow: hidden; text-align: center; padding-top: 50px; } #notice .yesBtn, #notice .noBtn { background: #FF9729; vertical-align: middle; cursor: pointer; border: none; padding:0 20px; height: 50px; line-height:50px; font-size: 16px; text-align: center; font-weight: bold; color: #fff; display: inline-block; text-decoration: none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } #notice .noBtn { background: #d3d3d3; color: #555; margin-left: 20px; } /* 写信内容 */ .onlineplForm .hd { border-bottom: 2px solid #3069B8; overflow:hidden; height: 50px; line-height: 50px; } .onlineplForm .hd h3 { float: left; _display: inline; text-align: center; padding:0 20px; background: #3069B8; color: #fff; font-size: 16px; } .onlineplForm .hd .tips { float: left; padding-left: 20px; color: #999; } .onlineplForm .bd { padding: 30px 0px } .onlineplForm .bottombt { overflow: hidden; text-align: center; padding:20px 0; } .onlineplForm .bottombt .inputbutton, .onlineplForm .bottombt .restButton { background: #FF9728; vertical-align: middle; cursor: pointer; border: none; height: 50px; line-height:50px; padding:0 40px; font-size: 16px; text-align: center; font-weight: bold; color: #fff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .onlineplForm .bottombt .restButton { background: #d3d3d3; color: #555 } .PetitionLetterTable { width: 100%; font-size:16px; } .PetitionLetterTable td { line-height: 24px; padding: 8px 5px; vertical-align: middle; } .PetitionLetterTable td .field-validation-error { color: #ff0000; } .PetitionLetterTable td.tdlab { width: 20%; text-align: right; } .PetitionLetterTable td input[type="text"] { width: 681px; border: #ddd solid 1px; color: #36C; height: 20px; line-height:20px; overflow: hidden; padding:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; } .PetitionLetterTable 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; padding:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px solid #ddd; } .PetitionLetterTable td select { height: 30px; line-height: 30px; border:1px solid #ddd; } .PetitionLetterTable .codeinp { float: none; overflow: hidden; } .PetitionLetterTable td .codeinp input { width: 120px; margin-right: 10px; } .PetitionLetterTable td .codeinp img { height: 28px; width: auto; }