#main{
 background: #f5f5f5;
 padding-top: 40px;
}
.cloumn .title{
  text-align: center;
}
.title .title-txt{
 font-size: 24px;
 color: #333333;
 height: 24px;
    line-height: 24px;
}
.news .newsleft{
    width: 430px;
    height: 420px;
    float: left;
    margin-top: 30px;
    background: #ffffff;
}
.newsright{
 width: 655px;
    height: 440px;
    margin-top: 30px;
    background: #ffffff;
 float: right;
}
.news .newsleft{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
 
        box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;
}
.news .newsright{
 padding-top: 20px;
 padding-bottom: 10px;
 padding-left: 20px;
 padding-right: 20px;
     box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;
}
.news-list .icon{
     width: 15px;
    height: 15px;
    vertical-align: middle;
    float: left;
    margin-right: 8px;
    background: #0d5ba8;
    position: absolute;
    top: 16px;

}
.news-list{
    padding-bottom: 10px;
}
.newsright .news-list li{
 position: relative;
  font-size: 16px;
  line-height: 46px;
  height: 46px;
}
.newsright .news-list li span{
 float: right;
 color: #333;
}
.newsright .news-list li a{
  float: left;
      margin-left: 25px;
  color: #333;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more{
     float: right;
 
    width: 88px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #2267b1;
    text-align: center;
}
.more a{
 color: #fff;
}
.newsleft img{
 text-align: center;
    margin: 0 auto;
    width: 330px;
    height: 206px;
    display: block;
}
.newsleft .title{
     font-size: 16px;
    font-weight: bold;
    color: #323232;
    line-height: 24px;
    padding: 14px 0 8px;
    display: block;
    text-align: center;
}
.newsleft p{
 font-size: 14px;
    color: #787878;
    text-indent: 2em;
    line-height: 28px;
}
.newsleft p a.detail {
    color: #2267b1;
}
.newsleft span {
    color: #acafb6;
    text-align: right;
    display: block;
    line-height: 26px;
}
.block{
 margin-top: 20px;
 padding-top: 20px;
 height: 395px;
 background: url(../images/bj2.jpg);
}
.notice-left{
  width: 660px;
  height: 380px;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
            box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;
}
.notice-right{
 float:right;
  height: 380px;
  width: 480px;
  background: #fff;
            box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;
}
.notice-left .content ul li{
    height: 70px;
  
}
.content ul li .time{
 text-align: center;
 width: 58px;
 float: left;
}
.content ul li .time .day{
 background: #2267b1;
     height: 35px;
    line-height: 35px;
    font-size: 24px;
        color: #ffffff;
}
.content ul li .time .date{
 font-size: 12px;
    width: 56px;
    height: 28px;
    color: #888a8f;
    line-height: 28px;
    border-left: 1px solid #d1d6d9;
     border-right: 1px solid #d1d6d9;
      border-bottom: 1px solid #d1d6d9;

}
.news .list-content{
    width: 580px;
}
.list-content{
     width: 550px;
    height: 100%;
    float: left;
    margin-left: 12px;
}
.newsright .content ul li{
    padding-top: 8px;
    padding-bottom: 8px;
}
.content ul li .title {
    margin-bottom: 14px;
    width: 100%;
    height: 16px;
    line-height: 16px;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    color: #333;
}
.content ul li .desc {
    width: 100%;
    height: 22px;
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    color: #9b9898;
    overflow: hidden;
}
.load ul{
 margin-left: 10px;
    padding-right: 20px;
}
.load ul li{
 height: 47px;
 margin-left: 13px;
 overflow: hidden;
}
.load ul li .icon{
     float: left;
    width: 15px;
    height: 15px;
    margin-top: 4px;
    background: #2267b1;
}
.load ul li a{
     margin-left: 10px;
     color: #333;
    float: left;
    width: 303px;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.load ul li a:hover, .Caucus ul li a:hover{
    color: #2267b1;
}
.Caucus{
 float: left;
 width: 588px;
 height: 380px;
 background: #fff;
        box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;

}
.Caucus .list{
 width: 530px;
 margin: 0 auto;
}
.Caucus .list li{
 font-size: 16px;
 vertical-align: middle;
     height: 32px;
     line-height: 26px;
    position: relative;
    margin-bottom: 13px;
    overflow: hidden;
}
.Caucus .list li .icon{
 width: 15px;
    height: 15px;
    vertical-align: middle;
    float: left;
    margin-right: 8px;
    background: #0d5ba8;
   
}
.Caucus .list li i {
    position: absolute;
    top: 7px;
}
.Caucus .list li a{
 margin-left: 25px;
    float: left;
    color: #333;

}
.Caucus .list li span, .load li span{
 float: right;
}
.party{
 margin-right: 20px;
}
.boxp{
    width: 386px;
    height: 470px;
    background: #ffffff;
    float: left;
    margin-right: 18px;
        box-shadow: #ccc 0px 0px 5px;
    border: #EEE 1px solid;
}
.box3 {
 margin-right: 0;
}
.boxp .title{
 width: 320px;
    height: 46px;
    margin:0 auto;
    line-height: 40px;
    font-size: 24px;
    color: #3fa1ce;
    margin-top: 20px;
    text-align: left;
    
    
}
.boxp .title .title-txtp{
    display: inline-block;
    padding: 1px;
    background-color: #0d5ba8;
    color: #fff;
    font-size: 18px;
    height: 38px;
    width: 115px;
    line-height: 38px;
    text-align: center;
}
.box2 .title{

}
.box3 .title{
 
}
.boxp .boxp-line{
     width: 320px;
    height: 4px;
    background: #2267b1;
    margin: 0 auto;
}
.boxp .boxp-img{
     width: 320px;
    height: 220px;
    margin: 0 auto;
}
.boxp .boxp-line .boxp-img img{
     width: 320px;
    height: 220px;
}
.boxp .boxp-txt{
    width: 320px;
    margin: 0 auto;
    margin-top: 20px;
}
.boxp .boxp-txt .txt-title{
     width: 100%;
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-bottom: 14px;
}
.boxp .boxp-txt .desc{
 width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    max-height: 78px;
    overflow: hidden;
}
.block1, .block2, .block3{
 margin-top: 20px;
 
}
.new-list-headimg a>img{
    width: 260px;
    float: left;
}
.new-list-headimg .txt{
    text-align: left;
        width: 430px;
    height: 167px;
    float: right;
}
.new-list-headimg .txt .title1{
        font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.new-list-headimg .txt .content{
        font-size: 14px;
    line-height: 30px;
    color: #787878;
    line-height: 25px;
    margin-top: 10px;
}
.new-list-headimg .txt .time{
        margin-top: 20px;
}
.new-list-headimg .txt img{
        float: left;
    margin-top: 4px;
}
.new-list-headimg .txt .time-txt{
    float: left;
    color: #7f817f;
    font-size: 14px;
    margin-left: 6px;
}

.img-picture{
    position: absolute;
    
    transition: all 2s;
    z-index: 1;
}
.image-news{
    position: relative;
}

.image-news-bottom {
    position: absolute;
    z-index: 999;
    background-color: rgba(162, 164, 165, 0.7);
    height: 45px;
    bottom: 16px;
    width: 490px;
    left: 15px;
}
.image-news-title{
        height: 45px;
    line-height: 45px;
    float: left;
}
.image-news-title li{
    position: absolute;
}
.image-news-title > li > h3 {
    font-size: 14px;
    display: inline-block;
    margin-left: 14px;
}
.image-news-title > li > h3 a{

    font-size: 14px;
color: #fff;

}
.dcos{
        margin-top: 13px;
    margin-left: 5px;
float: right;
}
.image-news .dcos li{
 float: left;
 width: 22px;
 height: 22px;
 line-height: 22px;
 background-color: #999;
 font-weight: bold;
 color: #fff;
 border-radius: 50%;
 text-align: center;
 color: #fff;
 vertical-align: middle;
 margin-right: 10px;
 cursor: pointer;
}
.active{
    background-color: #0d5ba8!important;
}
.notice-time{
        width: 90px;
    height: 46px;
    float: left;
    border: 1px solid #2267b1;
}
.notice-time .day{
    width: 45px;
    float: left;
    line-height: 46px;
    text-align: center;
    color: white;
    background: #2267b1;
    font-size: 22px;
}
.notice-time .date{
    width: 45px;
    float: right;
    margin-top: 12px;
}
.notice-time .date .top{
    text-align: center;
    color: #2267b1;
    font-size: 13px;
}
.notice-time .date .bottom{
    text-align: center;
    color: #aaa8a8;
    font-size: 13px;
}
.imgnews-txt{

    border-top: none;
    position: relative;

}
.imgnews-txt li{
    position: absolute;
    opacity: 0;
    list-style: none;
    width: 430px;
}
.imgnews-txt .t-active{
    opacity: 1;
}
.imgnews-txt h4{
    font-size: 20px;
    line-height: 28px;
    height: 28px;
     margin: 15px 0;
        font-weight: normal;
        color: #333;

}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pn-postion{
    display: none;
    position: absolute;
    width: 472px;
    z-index: 10;
    left: 4px;
    top: 136px;
}
.newsleft:hover .pn-postion{
    display: block;
}
.pn-postion .pre{
        float: left;
        background:  rgba(255,255,255,1) url(../images/jt2.png) no-repeat center center;
}
.pn-postion .next{
        float: right;
        background:  rgba(255,255,255,1) url(../images/jt1.png) no-repeat center center;
}
.pn-postion>span{
    width: 44px;
    height: 44px;
    display: block;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        border-radius: 100%;
        border:1px solid #f5f5f5;
        cursor: pointer;
        
}
.boxp .boxp-img img{
    width: 320px;
    height: 220px;
}
.b3more{
        float: right;
    height: 22px;
    padding: 1px;
    border-radius: 12px;
    transition: 0.4s;
    margin-top: 6px;
}
.b3more span {
    float: left;
    width: 20px;
    height: 20px;
    border: 1px solid #9b9b9b;
    position: relative;
    border-radius: 100%;
    transition: 0.4s;
}
b{
    height: 1px;
    width: 60px;
    background: #333;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.5;
    margin: 0 20px;
}
.more2{
    width: 20px;
    height: 20px;
    margin-top: 11px;
    display: block;
    float: right;
    background-size: 20px 20px;
}