.side {
    float: right;
    width: 350px;
    margin-left: 20px;
}
.box {
    margin-bottom: 20px;
}
.box .bd {
    padding-top: 19px;
}
#row1 {
    overflow: hidden;
}


#row1 .btnGroup {
    overflow: hidden;
    margin: 0 -5px;
}
#row1 .btnGroup li {
    float: left;
    width: 49.99%;
    margin-bottom: 10px;
}
#row1 .btnGroup li a {
    position: relative;
    margin: 0 4px;
    display: block;
    padding-top: 77px;
    line-height: 80px;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
#row1 .btnGroup li a i {
    position: absolute;
    top: 45px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background: url(../png/gmj0s0.png) no-repeat 0 0;
    transition: all 0.3s ease 0s;
}
#row1 .btnGroup li a:hover {
    background-color: #6f9cd9;
    border-color: #6f9cd9;
    color: #fff;
}
#row1 .btnGroup li a:hover i {
    background-position: 0 -40px;
}
#row1 .btnGroup .li2 a i {
    background-position: 0 -80px;
}
#row1 .btnGroup .li2 a:hover i {
    background-position: 0 -120px;
}
#row1 .btnGroup .li3 a i {
    background-position: 0 -160px;
}
#row1 .btnGroup .li3 a:hover i {
    background-position: 0 -200px;
}
#row1 .btnGroup .li4 a i {
    background-position: 0 -240px;
}
#row1 .btnGroup .li4 a:hover i {
    background-position: 0 -280px;
}


#szxx {
    border: 1px solid #ddd;
    overflow: hidden;
    border-radius: 6px;
}
#szxx .hd {
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
    border-bottom: 2px solid #3069b8
}
#szxx .hd h3 {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border: none;
}
#szxx .hd .write {
    float: right;
    margin: 10px 20px 0 0;
    padding: 4px 20px;
    border-radius: 4px;
    background-color: #75a2df;
    color: #fff;
    line-height: 20px;
}
#szxx .bd {
    padding: 19px;
    height: 236px;
}
#szxx .letterList .date{
    display:none
}


#row2 .btnGroup {
    overflow: hidden;
    margin: 0 -5px 20px;
}
#row2 .btnGroup li {
    float: left;
    width: 230px;
}
#row2 .btnGroup li a {
    margin: 0 5px;
    display: block;
    text-align: center;
    height: 80px;
    line-height: 80px;
    text-indent: -999px;
    background: url(../jpg/1ra0x9.jpg) no-repeat 0 0;
    overflow: hidden;
}
#row2 .btnGroup .li2 a {
    background-position: 0 -80px;
}
#row2 .btnGroup .li3 a {
    background-position: 0 -160px;
}
#row2 .btnGroup .li4 a {
    background-position: 0 -240px;
}
#row2 .btnGroup .li5 a {
    background-position: 0 -320px;
}




#wstc {
    margin: 0;
}
#wstc .bd .surveyList li {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
}
#wstc .bd .surveyList li .tit {
    padding-left: 12px;
    background: url(../png/fgf671.png) 2px center no-repeat;
}
#wstc .bd .surveyList li .btns {
    float: right;
}
#wstc .bd .surveyList li .btns a {
    margin-left: 5px;
    padding: 0 10px;
    border: 1px solid #bec7e8;
    background-color: #f0f2fa;
    color: #3069b8;
    border-radius: 4px;
}
#wstc .bd .surveyList li .btns a:hover {
    background-color: #3069b8;
    border-color: #3069b8;
    color: #fff;
}
#wstc .bd .surveyList li .dates {
    display: block;
    font-size: 12px;
    color: #999;
}


#zxft {
    margin: 0;
}
#zxft .bd {
    padding: 20px 0 0;
}
#zxft .interviewItem .interviewPic {
    float: left;
    margin-right: 20px;
}
#zxft .interviewItem .interviewCon {
    margin-top: 10px;
    line-height: 25px;
}
#zxft .interviewItem .interviewCon .label {
    font-weight: bold;
}
#zxft .interviewItem .interviewCon .title {
    height: 50px;
    line-height: 25px;
    margin-bottom: 5px;
}
#zxft .interviewItem .interviewCon .title a {
    font-size: 16px;
    font-weight: bold;
}
#zxft .interviewItem .interviewCon .title .label {
    display: none;
}
#zxft .interviewItem .interviewLink {
    display: none;
}