﻿@charset "utf-8";
.side {
    float: left;
}
.mainContent {
    float: right;
}
.infoListA li {
    height: 42px;
}
/* sideMenu */
#sideMenu li a {
    background-image: url(../img/interaction-icons.png);
    background-position: 220px -3264px;
}
#sideMenu .on a,
#sideMenu .on a:hover {
    background-position: 220px -3339px;
}
/* mzhdSideBox */
.mzhdSideBox .hd {
    height: 50px;
    background: #036FC6;
}
.mzhdSideBox .hd h3 {
    height: 50px;
    float: left;
    *display: inline;
}
.mzhdSideBox .hd h3 i {
    float: left;
    *
    display: inline;
    width: 40px;
    height: 50px;
    background: url(../img/interaction-icons.png) 14px -2986px no-repeat;
}
.mzhdSideBox .hd h3 a {
    float: left;
    *display: inline;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    padding-left: 7px;
}
.mzhdSideBox .hd .more {
    display: none;
}
.mzhdSideBox .bd {
    border: 1px solid #e8e8e8;
    border-top: none;
    padding: 10px;
}

/* 侧栏信件统计 */
.sideStatisticsTable {width: 100%;background: #f0f7fd; border-collapse: collapse;empty-cells: show; margin-top: -1px;margin-bottom: 10px;}
.sideStatisticsTable th,
.sideStatisticsTable td {border: 1px solid #ECECEC;text-align: center;width: 20%;height: 29.8px;font-size: 14px;}
.sideStatisticsTable .dept {width: auto;}
.sideStatisticsTable tbody tr:nth-child(2n) td { background: #fff;}
.sideStatisticsTable td.tdTit {font-weight: bold;}



/* 互动首页 ----------------------------------------------------- */
.row{
    overflow:hidden;
    margin-bottom:20px;
}
#zmhd-rowA .side{
    width:210px;
    float:right;
}
#zmhd-rowA .mainContent{
    float:left;
    width:930px;
}
#zmhd-rowA .item{
    border:1px solid #BEC7E8;
    height:364px;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
    overflow:hidden;
}
#zmhd-rowA .in{
    padding:10px 10px 20px 10px;
}
#zmhd-rowA th{
    font-weight:bold;
    border-bottom:1px solid #DDDDDD
}
#zmhd-rowA td{
    border-bottom:1px dotted #ddd
}
#zmhd-rowA .in th{
    display:none;
}
.xjcxBtn{
    float:right;
    display:block;
    height:34px;
    line-height:34px;
    background: url(../../Base/img/icons.png) 14px -2561px no-repeat #509BE4;
    color:#fff;
    padding:0 20px 0 40px;
    -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
}
.xjcxBtn:hover{
    color:#fff;
    text-decoration:none;
    background-color:#3284d4
}
.picBtns a{
    height:60px;
}
#zmhd-myzj{
    width:565px;
    float:left;
}
#zmhd-wstc{
    width:565px;
    float:right;
}
.ivList{
    overflow:hidden;
    margin-right:-20px;
}
.ivList .pic em{
    display:none;
}
.ivList li{
    float:left;
    width:274px;
    margin-right:20px;
}
.ivList .pic img{
    width:100%;
    height:auto;
    margin-bottom:10px;
}
.ivList dl{
    overflow:hidden;
    height:26px;
    line-height:26px;
    overflow:hidden;
}
.ivList dt{
    float:left;
    font-weight:bold;
}
.field-error {
    display: inline-block;
}
textarea[name=Content] {
    width: 710px;
    height: 180px;
    border: 1px solid #ccc;
}
.validationcode {
    display: inline-block;
}
.codeinp {
    float: left;
}
div.codeinp input[type="text"] {
    width: 50%;
    margin-right: 10px;
}
.total,
.select {
    vertical-align: baseline;
}
.UserPublicStatus div {
    width: 110px;
    float: left;
}
input[name=Email] {
    _display: inline-block;
    float: left;
}
/* 业务知识库-首页 ----------------------------------------------------- */
.ywzskNodes {
    margin-top: 20px;
    overflow: hidden;
    background: url(../img/ywzsk-line.jpg)
}
.ywzskNodes li {
    float: left;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    width: 20%;
}
.ywzskNodes a {
    padding-left: 23px;
    background: url(../../Base/img/icons.png) 10px -2484px no-repeat;
}
/* 业务知识库-列表页 ----------------------------------------------------- */
.ywzskSideMenu .hd {
    height: 60px;
    line-height: 60px;
    background: #036FC6;
}
.ywzskSideMenu .hd h3 {
    padding-left: 100px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url(../img/ywzsk-icons.png) 60px 18px no-repeat;
}
.ywzskSideMenu .list li {
    border: 1px solid #E1E1E1;
    margin-top: -1px;
    overflow: hidden;
    vertical-align: top;
}
.ywzskSideMenu .list a {
    display: block;
    line-height: 24px;
    padding: 12px 40px;
    text-align: center;
    background: url(../img/ywzsk-icons.png) 259px -173px no-repeat;
    font-size: 16px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.ywzskSideMenu .list .on a,
.ywzskSideMenu .list a:hover {
    background-position: 259px -97px;
    background-color: #E6FEFE;
    text-decoration: none;
}
.ywzskList li,
.ywzskListHead {
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.ywzskList em,
.ywzskListHead em {
    display: block;
    float: left;
    width: 88px;
    text-align: center;
}
.ywzskListHead {
    background: #F6F6F6;
    border-bottom: 0;
    text-align: center;
}
.ywzsTitle {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #3069B8;
    padding: 20px 0
}
/* 问卷调查-列表页 ----------------------------------------------------- */
.surveyCommonList .dates{
    font-size:12px;
}
.surveyCommonList .btns a{
    border:1px solid #BEC7E8;
    background:#F0F2FA;
    color:#1376D1
}