*{
    padding: 0;
    margin: 0;}
.banner{
    width: 100%;
    height: 160px;
    background:url(../images/top.jpg) top center no-repeat;}

.cntainer{
    width: 1280px;
    margin: 0 auto;}

#top_bg{
    height:60px;
    width:100%;
    background:#eeeeee;}
.top{
    width:1360px;
    height:40px;
    margin:0 auto;}

.nav_z{
    width:auto!important;
    height:60px;
    float:left;
    position:relative;
    z-index:999 ;}
#navul li{
    float:left;
    width:220px;
    height:60px;
    position:relative;
    text-align:center;
    line-height:60px;
    cursor: pointer;}
#navul li a:link, #navul li a:visited{
    color: #333333;
    font-weight:500;
    letter-spacing:2px;
    font-size: 16px;
    text-decoration: none;}
#navul li ul{
    display:none;
    position:absolute;
    z-index:999;
    background:#eeeeeeee;
    border-bottom:none;
    left:0;
    top: 60px;
    width: 220px;}
#navul li ul li{
    display:block;
    width:220px;
    float:none;
    height:40px;
    position:relative;
    line-height:40px;
    font-size:12px;
    overflow:hidden
;}
#navul li ul li:hover{
    background-color:rgba(1,96,176,.8)
;}
#navul li ul li a{
    color: black;}
#navul li.navmoon{
    background:#0160b0;
    width:220px;
    height:60px;
    line-height:60px;
    color: #FFFFFF;}
#navul li.navmoon a{
    color: #ffffff;}
#navul li.navhome a:hover{
    color: #ffffff;}
#navul li.navmoon ul{
    display:block;}
#navul li.navmoon ul a{
    display:block;
    width:150px;
    height:40px;
    line-height:40px;}
#navul li.navmoon ul a:hover{
    color: #ffffff;
    text-decoration: none;}

/*轮播图*/
.focus{
    width:1280px;
    height:480px;
    overflow:hidden;
    position:relative;}
.focus ul{height:380px;position:absolute;}
.focus ul li{
    float:left;
    width:1280px;
    height:480px;
    overflow:hidden;
    position:relative;
    background:#000;}
.focus ul li div{position:absolute;overflow:hidden;}
.focus .btn{
    position:absolute;
    width:1280px;
    height:10px;
    padding:5px 10px;
    right:0;
    bottom:10px;
    text-align:center;}
.focus .btn span{
    display:inline-block;
    _display:inline;
    _zoom:1;
    width:13px;
    height:13px;
    _font-size:0;
    margin-left:5px;
    cursor:pointer;
    background:#fff;
    border-radius:50%;}
.focus .btn span.on{
    background:#0160b0;}
.focus .preNext{
    width:45px;
    height:100px;
    position:absolute;
    top:180px;
    background:url(../images/sprite.jpg) no-repeat 0 0;
    cursor:pointer;
    display:none;}
.focus .pre{
    left:0;}
.focus .next{
    right:0;
    background-position:right top;}

/*新闻通栏*/
.news-box{
    overflow: hidden;
    margin-top: 50px;}
.left-title{
    float: left;
    background: #0160b0;
    width: 120px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #FFFFFF;
    font-size: 26px;
    position: relative;}
.triangle_border_left{
    width:0;
    height:0;
    border-width:18px 20px 18px 0;
    border-style:solid;
    border-color:transparent #fff transparent transparent;/*透明 灰 透明 透明 */
    margin:0px auto;
    position:absolute;
    top: 24px;
    right: 0;}

.news{
    float: left;
    margin-left: 30px;
    width: 1130px;
    cursor: pointer;}
a.news{
    text-decoration: none!important;}
.news h2{
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;}
.news p{
    font-size: 16px;
    width: 1130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}



/*统战动态*/
.tzdt-box{
    overflow: hidden;}
#focus1{
    width:640px;
    height:450px;
    overflow:hidden;
    position:relative;
    margin:40px auto;
    float: left;}
#focus1 a{position:relative;zoom:1;}
#focus1 p{
    position:absolute;
    height:50px;
    line-height:48px;
    padding-left:15px;
    bottom:0;
    _bottom:-2px;
    left:0;
    color:#fff;
    font-size:16px;}
#focus1 p span{
    float:left;
    width: 450px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
#focus1 a:hover .text{text-decoration:underline;cursor:pointer;}

#focus1 s{
    position:absolute;
    height:50px;
    line-height:48px;
    width:100%;
    bottom:0;
    _bottom:-2px;
    left:0;
    filter:Alpha(Opacity=70);
    opacity:0.7;
    background:#000;
    cursor:pointer;}
#ctr{
    position:absolute;
    bottom:14px;
    _bottom:10px;
    right:17px;
    z-index:2;
    color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;}
#ctr span{
    background:url(../images/323ccbb03c5950d55c51e143cadf8de5_doc.jpg) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/doc.png', sizingMethod='crop');
    text-align:center;
    width:15px;
    height:15px;
    float:left;
    margin-right:7px;
    cursor:pointer
;}
#ctr span.current{background:url(../images/323ccbb03c5950d55c51e143cadf8de5_doc_hover.jpg) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/doc_hover.png?20121224', sizingMethod='crop');}

.tzdt-news-list-box{
    float: left;}
.tzdt-title{
    border-bottom: 2px solid #0160b0;
    width: 580px;
    margin-left: 50px;
    overflow: hidden;
    margin-top: 40px;}
.tzdt-title h3{
    float: left;
    font-size: 20px;
    background: #0160b0;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;}
.tzdt-title a{
    float: right;
    font-size: 18px;
    color: #0160b0;
    line-height: 48px;}
.news-list{
    margin-left: 50px;
    margin-top: 20px;}
.news-list li{
    overflow: hidden;
    margin: 15px auto;}
.news-list li span{
    width: 8px;
    height: 8px;
    background: #cccccc;
    display: block;
    border-radius: 50%;
    float: left;
    margin-top: 8px;
    margin-right: 5px;}
.news-list li a{
    font-size: 16px;
    color: #000000;
    cursor: pointer;
    float: left;
    width: 460px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.news-list li div{
    float: right;
    font-size: 14px;
    color: #333333;
    font-style: italic;
    margin-right: 5px;}

.banner-img{
    overflow: hidden;}
.banner-img a{
    float: left;}
.banner-img a:nth-child(1){
    margin-right: 80px;}

/*风采展示*/
.style-show{
    margin-top: 50px;}
.style-show-title{
    overflow: hidden;
    background: #eeeeee;
    height: 50px;}
.style-show-title h3{
    float: left;
    display: block;
    line-height: 50px;
    color: #0160b0;
    font-size: 22px;
    padding-left: 20px;
    margin-right: 10px;}
.style-show-title span{
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    font-style: italic;}

.bottom-box{
    background: #0160b0;
    height: 120px;
    margin-top: 60px;}
.bottom-container{
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;}
.bottom-container img:nth-child(1){
    margin-top: 25px;
    float: left;}
.bottom-container div{
    float: left;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 120px;
    margin-left: 290px;}
.bottom-container div a{
    color: #FFFFFF;
    cursor: pointer;}
.bottom-container img:last-child{
    float: right;
    margin-top: 35px;}

.SliderPicBorder{
    width:1280px;
    height:600px;
    overflow:hidden;}
.More{
    text-align:right;
    color:#666;
    line-height:40px;
    height:40px;
    font-size:12px;
    display:block;}
.ThumbPicBorder {
    width:1280px;
    margin:50px auto 0;}
#ThumbPic img{
    cursor:pointer;
    margin:0 10px;
    width:300px;
    height:218px;
    display:block;}
.jCarouselLite{
    width:1280px!important;}


/*列表页面*/
.bg-color{
    background: #f7f8fa;}
.list-box{
    overflow: hidden;
    margin-top: 40px;
    background: #0160b0;
    font-size: 16px;}
.list-box li{
    float: left;}
.list-box li a{
    color: #FFFFFF;
    padding: 14px 30px;
    display: block;
    cursor: pointer;}
.list-box li a.active{
    background: #f7f8fa;
    color: #0160b0;
    padding: 13px 30px;
    border-top: 2px solid #0160b0;}

.news-container{
    overflow: hidden;}
.news-container li{
    overflow: hidden;
    background: #FFFFFF;
    margin: 15px 0;}
.news-container li a{
    overflow: hidden;
    cursor: pointer;}
.news-container li a .date{
    float: left;
    margin-left: 20px;
    margin-top: 12px;}
.news-container li a p{
    float: left;
    font-size: 16px;
    color: #000000;
    line-height: 100px;
    margin-left: 30px;}
.news-container li a .date span:first-child{
    font-size: 30px;
    color: #0160b0;
    display: block;
    text-align: center;}
.news-container li a .date span:last-child{
    font-size: 16px;
    color: #0160b0;
    display: block;
    text-align: center;}


.loaction-box{
    background: #FFFFFF;
    margin-top: 20px;
    font-size: 16px;
    color: #000000;
    line-height: 50px;
    padding-left: 20px;}
.loaction-box a{
    cursor: pointer;
    text-decoration: none!important;}
.news-content{
    margin-top: 20px;
    background: #FFFFFF;
    padding: 40px;}
.news-content h1{
    text-align: center;
    font-size: 24px;}
.news-content hr{
    height:1px;
    border:none;
    border-top:1px solid #e5e5e5;
    margin: 30px 0;}
.news-content .add-date{
    font-size: 14px;
    color: #333333;
    text-align: center;
    display: block;}
.news-content img{
    margin: 20px auto;
    display: block;}
.news-details p{
    font-size: 16px;
    color: #000;
    text-indent: 32px;
    line-height: 32px;
    margin: 0 auto 20px;}
.pre-next-box{
    font-size: 16px;
    color: #333333;}
.pre-next-box a{
    cursor: pointer;}
.pre-next-box a:hover{
    color: #0160b0;}
.pre-next-box .pre{
    margin-bottom: 10px;}
