﻿@charset "utf-8";

/* 互动首页 ----------------------------------------------------- */
.box-block .hd li { font-weight: bold; }
.box-block .hd li.on a { background-color: #3E95D0;  }
.box-block .hd h3 { float: left; font-weight: bold; background-color: #3E95D0;  }
.box-block .hd h3 a {  display: block; line-height: 40px;  padding: 0 49px; color: #fff; }



.box-block .bd { clear: both; padding:10px 5px; }

/* in-interact----------- */

/* interact-side */
.interact-side { float: left; width: 625px; }

/* box-letter */
.box-letter { margin-bottom: 20px; }
.box-letter .hd { height: 47px; background: url(../../base/img/ldsbg.jpg) no-repeat; padding-top: 8px; padding-right: 10px; border-radius: 8px 8px 0 0; }
.box-letter .hd h3 { float: left; width: 430px; }
.box-letter .hd h3 a { display: block; font-size: 0 ; width: 100%; height: 47px; }
.box-letter .hd a.more { float: right; display: block; border: 1px solid #fff; border-radius: 5px; height: 36px; line-height: 36px; position: relative; padding-left: 72px; padding-right: 18px; color: #fff; }
.box-letter .hd a.more i { display: block; background: url(../../base/img/icons-xx.png) no-repeat; width: 44px; height: 26px; position: absolute; left: 14px; top: 50%; margin-top: -13px; transition: all 0.5s;}
.box-letter .hd a.more:hover i { transform: rotateY(180deg); }

.box-letter .letterList { border: 1px solid #ddd; }
.box-letter .letterList th,.box-letter .letterList td { border-bottom: 1px solid #ddd; padding: 6px 8px;}
.box-letter .letterList th {  background-color: #f2f2f2; font-weight: bold; color: #333; font-size: 16px; text-align: center;}
.box-letter .letterList .ico { padding-left: 0; padding-right: 0; text-align: right; vertical-align: middle;}
.box-letter .letterList .date,.box-letter .letterList .type { width: 60px; }
.box-letter .letterList .dep,.box-letter .letterList .state { width: 70px; }
.box-letter .letterList td.state { color: #f60; }

/* interact-main */
.interact-main { float: right; width: 530px; padding-left: 20px; border-left: 1px solid #ddd; }
.interact-main .box-block { margin-bottom: 10px; }

/* box-pic-ewm */
.box-pic-ewm .bd { padding-top: 14px; }

.qr-menu {  position: relative; z-index: 2; border-bottom: 1px dashed #ddd; }
.qr-menu li { float: left; width: 24.99%; text-align: center; position: relative; }
.qr-menu li a { height: 125px; display: block; line-height: 24px; font-size: 16px; }

.qr-menu li i { display: block; width: 50px; height: 50px; background: url(../img/icons-font.png) no-repeat 0 0; margin: 0 auto 10px; transition: all 0.5s; line-height: 40px; font-size: 14px; }
.qr-menu li.li2 i { background-position: 0 -50px; }
.qr-menu li.li3 i { background-position: 0 -100px; }
.qr-menu li.li4 i { background-position: 0 -150px; }
.qr-menu li.on,.qr-menu li:hover { background: url(../img/line.png) no-repeat center; }
.qr-menu li.on a,.qr-menu li:hover a { color: #D12C2C; }
.qr-menu li.on .in { display: block; }

.qr-menu .in { width: 240px; display: none; position: absolute; top: 100%; left: 50%; margin-left: -120px; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25); }
.qr-menu .in::before { display: block; content: ""; width: 0; height: 0; border-style: solid; border-width: 20px; border-color: #fff #fff transparent transparent; transform: rotate(-45deg); position: absolute; left: 50%; margin-left: -20px; top: -20px; box-shadow: 0px 0 5px rgba(0, 0, 0, 0.25);  }
.qr-menu .pic img { width: 200px; height: 200px;  }
.qr-menu .pic { background-color: #fff; position: relative; z-index: 1; padding: 20px; background-color: #fff;  }

.qr-node-menu li { width: 48%; float: left; margin-top: 15px;}
.qr-node-menu li:nth-child(2n) { float: right; }
.qr-node-menu li a { border-radius: 5px; line-height: 52px; letter-spacing: 0; text-align: center; background-color: #f1f1f1; border: 1px solid #e5e5e5; height: 52px; font-size: 16px; cursor: pointer; display: block; transition: all 0.5s;  }
.qr-node-menu li a:hover { background-color: #3E95D0; color: #fff; border-color: #3E95D0; letter-spacing: 1px; }


/* interact-btn */
.interact-btn ul { padding: 0 5px; overflow: hidden;  }
.interact-btn li { float: left; width: 250px; height: 60px; }
.interact-btn li.li2 { float: right; }
.interact-btn img { width: 250px; height: 60px; }


/* box-interview */
.box-interview { margin-bottom: 20px; }
.box-interview .hd { border-bottom: 1px solid #ddd; line-height: 40px; height: 40px; }
.box-interview .hd h3 { float: left; font-size: 18px; font-weight: bold;}
.box-interview .hd h3 a { display: block; background-color: #2F6EA4; color: #fff; padding: 0 49px;}
.box-interview .hd a.more { float: right; padding-left: 30px;background: url(../../base/img/icons.png) no-repeat 0 -617px; font-size: 14px; }

.box-interview .interviewItem { overflow: hidden; margin-bottom: 10px;}
.box-interview .interviewItem .title { line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; height: 40px; }
.box-interview .interviewItem .title a {font-weight: bold; }
.box-interview .interviewItem .title .more { float: right; color: #941818; font-weight: normal; }
.box-interview .interviewItem .interviewPic { float: left; width: 270px; height: 166px; margin-right: 20px; padding-top: 5px;}
.box-interview .interviewItem .interviewPic img { width: 270px; height: 166px; }
.box-interview .interviewItem .interviewCon { overflow: hidden; font-size: 14px; color: #666; }
.box-interview .interviewItem .interviewCon .intro { max-height: 110px;/* overflow-y: scroll;*/ }

.box-interview .interviewItem .interviewCon>div { overflow: hidden; line-height: 22px;  }
.box-interview .interviewItem .interviewCon>div .label { font-weight: bold; color:#2F6EA4; }
.box-interview .interviewItem .interviewCon span.con a { color: #f60; font-weight: bold; }

.box-interview .bd { padding-top: 10px; }
.box-interview .bd .infoList { clear: both; }
.box-interview .bd .infoList li { line-height: 32px; height: 32px; background-position: 0 14px; font-size: 14px;}



/* 侧栏信件统计 */
.sideLetterStatistics {
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    border-top: 2px solid #0068b7;
}
.sideLetterStatistics h3 {
    height: 48px;
    display: block;
    line-height: 48px;
    padding-left: 15px;
    font-size: 18px;
    color: #0068b7;
}
.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;
}

/* letterListB */
.letterListB {
    width: 100%;
}
.letterListB th,
.letterListB td {
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    line-height: 28px;
    padding: 6px 5px;
}
.letterListB th,
.letterListB .even {
    background: #f5f5f5;
}
.letterListB th {
    color: #0068B7;
    height: 40px;
    padding: 0px;
}
.letterListB th.title {
    text-align: left;
    padding-left: 38px;
}
.letterListB .num {
    display: none;
}
.letterListB td.title {
    text-align: left;
    padding-left: 5px;
}
.letterListB .ico {
    width: 30px;
    text-align: center;
    vertical-align: middle;
}
.letterListB .ico img {
    vertical-align: middle;
}
.letterListB .dep {
    width: 90px;
}
.letterListB .state {
    width: 90px;
}
.letterListB .state .s0 {
    color: #333;
}
.letterListB .state .s1 {
    color: #f70;
}
.letterListB .state .s2 {
    color: #f00;
}
.letterListB .state .s3 {
    color: #390;
}
.letterListB .state .s4 {
    color: #333;
    text-decoration: line-through;
}
.letterListB .date {
    border-right: none;
    width: 90px;
}
#tabWsxf .bd {
    min-height: 257px;
}
/* tabBmzx */
#tabBmzx .bd {
    min-height: 257px;
}
/* 在线访谈 */
#tabZxft {
    margin-bottom: 20px;
}
#tabZxft .hd .more {
    height: 40px;
    line-height: 40px;
    width: 100px;
    overflow: hidden;
    color: #0068b7;
}
#tabZxft .hd .more a i {
    width: 20px;
    height: 40px;
    float: left;
    *display: inline;
    margin-right: 5px;
    background: url(../img/interaction-icons.png) 3px -2811px no-repeat;
    transition: all .5s;
}
#tabZxft .hd .more a span {
    float: left;
    *display: inline;
    color: #0068b7;
}
#tabZxft .hd .more a:hover {
    text-decoration: none;
}
#tabZxft .hd .more a:hover i {
    transform: rotate(-360deg);
}
#tabZxft .bd {
    padding: 20px 0 0 0;
}
#tabZxft .bd .tCon {
    height: 172px;
    overflow: hidden;
}
#tabZxft .interviewItem {
    overflow: hidden;
}
#tabZxft .interviewItem .interviewPic {
    width: 230px;
    height: 172px;
    float: left;
    *display: inline;
    margin-right: 20px;
}
#tabZxft .interviewItem .interviewPic img {
    width: 230px;
    height: 172px;
}
#tabZxft .interviewItem .interviewCon {
    overflow: hidden;
    line-height: 34px;
}
#tabZxft .interviewItem .interviewCon .title,
#tabZxft .interviewItem .interviewCon .date,
#tabZxft .interviewItem .interviewCon .guest,
#tabZxft .interviewItem .interviewCon .intro {
    overflow: hidden;
}
#tabZxft .interviewItem .interviewCon .label {
    color: #0068b7;
}
#tabZxft .interviewItem .interviewCon .title .con a {
    font-weight: bold;
}
#tabZxft .interviewItem .interviewCon .intro .more {
    color: #b45400;
}
#tabZxft .interviewItem .interviewLink {
    display: none;
}
/* 民意征集等 */
.myzjWrap {
    overflow: hidden;
}
.myzjWrap .boxA {
    width: 49%;
    float: left;
    *display: inline;
    margin-bottom: 0px;
}
.myzjWrap .boxA .bd {
    height: 165px;
    padding-bottom: 0px;
}
.myzjWrap #boxWsdc {
    float: right;
}
.field-error {
    display: inline-block;
}
textarea[name=Content] {
    padding:5px;
    width: 700px;
    height: 180px;
    border: 1px solid #ccc;
    line-height:22px;
}
.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: #0068B7;
}
.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
}