* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
}

body {
    background-color: #efefef;
}

.box {
    width: 100%;
    height: auto;
    background-color: #efefef;
    margin-top: 5px;
}

.middle {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.box-title {
    width: 100%;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #cccccc
}

.box-title span {
    display: block;
    height: 100%;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 1px solid #003366;
    float: left;
    font-size: 17px;
    color: #125aae
}

.box-title a {
    font-size: 15px;
    color: #999999;
    float: right
}

.kg-25w {
    width: 25px;
    height: 100%;
    float: left
}

.kg-22h {
    width: 100%;
    height: 22px;
}

.kg-25h {
    width: 100%;
    height: 25px;
}

.kg-15w {
    width: 15px;
    height: 100%;
    float: left
}

.three-cc ul li a:hover {
    color: red
}


/*第一层*/

.box-one {
    width: 100%;
    height: 309px;
}

.box-one-left {
    width: 793px;
    height: 100%;
    background-color: #ffffff;
    padding: 15px 20px 0 15px;
    float: left
}

.box-one-left-c1 {
    width: 100%;
    height: 265px;
}

.box-one-right {
    float: left;
    padding: 21px 20px 19px 20px;
    width: 282px;
    height: 100%;
    background-color: #ffffff;
}

.one-right1 {
    display: block;
    background: url("zm-right1.jpg") no-repeat;
    height: 75px;
    width: 242px;
}

.one-right2 {
    display: block;
    background: url("zm-right2.jpg") no-repeat;
    height: 75px;
    width: 242px;
}

.one-right3 {
    display: block;
    background: url("zm-right3.jpg") no-repeat;
    height: 75px;
    width: 242px;
}


/*第二层*/

.box-two {
    width: 100%;
  background: #fff;
  padding:15px;
    /* height: 417px; */
}

.box-two-left {
    width: 793px;
    height: 100%;
    background-color: #ffffff;
    padding: 15px 20px 0 15px;
    float: left
}

.box-two-c1 {
    width: 100%;
    height: 194px;
    border-bottom: 1px dashed #999999;
    padding:15px 0
}

.box-two-c1 .pic {
    float: left;
    width: 246px;
    height: 164px;
}

.box-two-c1 .pic img {
    width: 100%;
    height: 100%;
}

.box-two-c1 .info {
    float: left;
    width: 789px;
    margin-left: 25px;
}

.box-two-c1 .info li {
    font-size: 16px;
    line-height: 32px;
}

.box-two-c1 .info li .xx {
    color: red;
}

.box-two-c1 .info li .bt {
    color: #333;
}

.box-two-c2 {
    width: 100%;
    /* height: 198px; */
    padding-top: 10px;
}

.box-two-c2 span {
    font-size: 17px;
    color: #333333;
    display: block;
    width: 100%;
    padding-left: 12px;
}

.box-two-list {
    position: relative;
    /* height: 149px; */
    width: 100%;
    margin-top: 16px;
}

.box-two-list ul li {
    width: 252px;
    /* height: 180px; */
    margin-right: 20px;
    background: #fff;
}

.box-two-list ul li>a {
    display:block;
    width: 252px;
    height: 180px;
    margin-right: 20px;
}

.box-two-list ul li>a img {
    width: 100%;
    height: 100%;
}

.box-two-list ul li .slideTxt {
    padding: 0 20px;
}

.box-two-list ul li .slideTxt a {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.box-two-list .tempWrap{width:1070px!important;}
.box-two-list .next,
.box-two-list .prev {
    position: absolute;
    top: 60px;
    width: 21px;
    height: 50px;
    z-index: 10;
}

.box-two-list .prev {
    left: 0;
    background: url(prev.jpg) no-repeat;
}

.box-two-list .next {
    right: 0;
    background: url(next.png) no-repeat;
}

.box-two-right {
    float: left;
    padding: 16px 16px 19px 15px;
    width: 282px;
    height: 100%;
    background-color: #ffffff;
}

.box-cont {
    height: 346px;
    width: 100%;
}


/*第三层*/

.box-three {
    width: 100%;
    height: 307px;
    background-color: #ffffff;
    padding: 15px 14px 0 15px
}

.three-cq {
    width: 528px;
    float: left;
    height: 100%;
}

.three-cc {
    width: 100%;
    height: 265px;
    padding-top: 10px;
}

.three-cc ul {
    width: 100%;
    height: auto
}

.three-cc ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url("art-icon.png") no-repeat left;
    padding-left: 15px;
}

.three-cc ul li a {
    float: left;
    font-size: 15px;
    color: #333333;
}

.three-cc ul li span {
    float: right;
    color: #999999;
    font-size: 15px;
}


/**市长信箱列表**/

#hotlist li {
    height: 44px;
    line-height: 40px;
}

#hotlist li span,
#hotlist li a {
    display: inline-block;
    text-align: center;
    font-family: '微软雅黑';
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#hotlist li span:first-child {
    width: 190px;
}

#hotlist li a:nth-child(2) {
    width: 330px;
}

#hotlist li span:nth-child(3) {
    width: 100px;
}

#hotlist li span:nth-child(4) {
    width: 138px;
}

.old_type .box-one {
    height: 440px;
}

.old_type .box-one-left-c1 {
    height: 370px !important;
}

.old_type .box-title {
    height: 70px;
    line-height: 70px;
}

.old_type .box-title span {
    line-height: 70px;
    font-size: 32px;
}

.old_type .box-title a {
    font-size: 28px;
}

.old_type .zmhdList td {
    font-size: 24px;
    line-height: 60px;
}

.old_type #hotlist li {
    height: 60px;
    line-height: 60px;
}

.old_type #hotlist li span,
.old_type #hotlist li a {
    font-size: 24px;
}

.old_type .box-three {
    height: auto;
}

.old_type .three-cq {
    width: 100%;
    height: auto;
}

.old_type .three-cc {
    height: auto;
}

.old_type .listA a {
    font-size: 24px;
    line-height: 60px;
}

.old_type .bt_time {
    font-size: 32px;
    width: 180px !important;
}

.old_type .listDot {
    padding-top: 6px !important;
}

.old_type .title1 {
    height: 70px;
    line-height: 70px;
}

.old_type .c-left-five {
    height: auto;
}

.old_type .title-five li {
    font-size: 34px;
}

.old_type #baobiao_div1 {
    display: none;
}

.old_type .box-two-c1{
  height:auto;
}
.old_type .box-two-c1 .info li {
    font-size: 24px;
    line-height: 48px;
}

.old_type .box-two-c2 span{
  font-size:32px;
}
.old_type .box-two-list ul li .slideTxt a{
  font-size:24px;
}