﻿/**!
 * 中国人民政治协商会议江苏省苏州市委员会
 * author: lucw;
 * date:2020-05-11
 */

/* grid */
.ewb-sp520 {
    float: left;
    width: 520px;
}

.ewb-sp450 {
    float: left;
    width: 450px;
}

.ewb-sp450 {
    float: left;
    width: 450px;
}

.ewb-sp260 {
    float: left;
    width: 260px;
}

.ewb-sp990 {
    float: left;
    width: 990px;
}

.ewb-sp260 {
    float: left;
    width: 260px;
}

/* 轮播图 */
.ewb-slidebox {
    position: relative;
    overflow: hidden;
    height: 390px;
}

.ewb-slidebox-hd {
    position: absolute;
    right: 10px;
    bottom: 17px;
    z-index: 1;
    height: 4px;
    overflow: hidden;
}

.ewb-slidebox-hd ul {
    height: 4px;
    overflow: hidden;
    zoom: 1;
}

.ewb-slidebox-hd ul li {
    margin-top: 1px;
    float: left;
    width: 12px;
    height: 2px;
    margin-right: 10px;
    cursor: pointer;
    background-color: #fff;
}

.ewb-slidebox-hd ul li.on {
    margin-top: 0;
    height: 4px;
    background-color: #0081bd;
}

.ewb-slidebox-bd {
    position: relative;
    z-index: 0;
    height: 100%;
}

.ewb-slidebox-bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
}

.ewb-slidebox-bd img {
    display: block;
    width: 520px;
    height: 390px;
}

.ewb-slidebox-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url('../images/mask_bg.png') repeat;
}

.ewb-slidebox-tt {
    display: block;
    padding-left: 20px;
    width: 300px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* do */
.ewb-do {
    height: 390px;
    overflow: hidden;
}

.do-hd {
    margin-top: -3px;
    height: 43px;
    border-bottom: 1px solid #bbd4e8;
}

.do-items {
    padding-left: 5px;
}

.do-name {
    position: relative;
}

.do-name a {
    padding: 0 15px;
    display: block;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #015293;
}

.do-name i {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 3px;
    background-color: #015293;
}

.do-name.current a {
    font-weight: bold;
    font-size: 18px;
}

.do-name.current i {
    display: block;
}

.do-move {
    margin-top: 20px;
    height: 329px;
}

/* flag */
.flag-box {
    height: 100px;
    overflow: hidden;
}

.flag-items>li {
    height: 100px;
}

.flag-items img {
    display: block;
    width: 100%;
    height: 100px;
}

/* 专委会工作 */
.say-hd {
    height: 84px;
    line-height: 84px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url('../images/say_bg.jpg') center top no-repeat;
}

.say-hd a {
    color: #fff;
}

.say-bd {
    height: 253px;
    border: 1px solid #bbd4e8;
    border-top: 0;
    overflow: hidden;
}

.say-items {
    margin: 0 9px;
}

.say-items>li {
    padding: 20px 0;
    border-top: 1px solid #d6e5f1;
}

.say-lk {
    display: inline-block;
    vertical-align: top;
    padding-left: 54px;
    line-height: 44px;
    font-weight: bold;
    color: #015293;
    background-repeat: no-repeat;
    background-position: 20px center;
}

.say-items>li:first-child {
    border-top: 0;
}

.say-lk.bg01 {
    background-image: url('../images/say_ico01.png');
}

.say-lk.bg02 {
    background-image: url('../images/say_ico02.png');
}

.say-lk.bg03 {
    background-image: url('../images/say_ico03.png');
}

.say-lk.bg04 {
    background-image: url('../images/myhd.png');
    margin-left:-20px;
    width:180px;
    
}

/* work */
.work-hd {
    height: 69px;
    overflow: hidden;
    border-bottom: 1px solid #bbd4e8;
    background-color: #e9f2f9;
}

.work-items {
    margin-right: -30px;
    padding-top: 7px;
}

.work-name {
    width: 21%;
    min-height: 1px;
}

.work-name:first-child>a {
    margin-left: 20px;
}

.work-name.spe {
    width: 16%;
}

.work-name a {
    line-height: 28px;
    font-size: 16px;
    color: #015293;
}

.work-name.current a {
    font-weight: bold;
}

.work-bd{
    height: 268px;
    overflow: hidden;
}

/* tell */
.ewb-tell{
    margin-top: 20px;
}

.tell-l {
    float: left;
    width: 360px;
}

.tell-lk {
    position: relative;
    display: block;
    height: 248px;
}

.tell-lk img {
    display: block;
    width: 360px;
    height: 248px;
}

.tell-para {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('../images/mask_bg.png') repeat;
}

.tell-r{
    margin-left: 20px;
    float: left;
    width: 610px;
}

.tell-lists .wb-data-list{
    margin-bottom: 27px;
}

.tell-lists .wb-data-item{
    margin-bottom: -27px;
}

/* pub */
.ewb-sp33{
    float: left;
    width: 33.3%;
}

.pub-hd{
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #bbd4e8;
}

.pub-tt{
    margin-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #015293;
}

.ewb-pub .wb-data-item{
    padding-top: 14px;
    padding-left: 20px;
    font-size: 14px;
    margin-bottom: 0;
}

.ewb-pub .wb-data-list{
    line-height: 42px;
    margin-bottom: 0;
}

.ewb-pub .wb-data-list:hover, 
.ewb-pub .wb-data-list:hover a{
    text-decoration: none;
}

.pub-bd{
    overflow: hidden;
}

.h219{
    height: 219px;
}

.ewb-mt18{
    margin-top: 18px;
}

.split15{
    margin: 0 15px;
}

.split15-wpr{
    margin: 0 -15px;
}

/* fun */
.ewb-fun{
    position: relative;
}

.ewb-fun-hd .prev,
.ewb-fun-hd .next{
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-fun-hd .prev{
    left: 0;
    background: url('../images/fun_btnlh.png');
}

.ewb-fun-hd .next{
    right: 0;
    background: url('../images/fun_btnrh.png');
}

.ewb-fun-hd .prev.prevStop{
    background: url('../images/fun_btnl.png');
}

.ewb-fun-hd .next.nextStop{
    background: url('../images/fun_btnr.png');
}

.ewb-fun-bd{
    margin: 0 auto;
    width: 1180px;
    height: 80px;
    overflow: hidden;
}

.ewb-fun-imgitem>li{
    margin-right: 20px;
    width: 280px;
    height: 80px;
}

.ewb-fun-imgitem img{
    display: block;
    width: 280px;
    height: 80px;
}

.ewb-mt28{
    margin-top: 28px;
}

.ewb-show{
    overflow: hidden;
}

.show-box{
    margin-left: 20px;
    float: left;
    width: 630px;
}

.show-box:first-child{
    margin-left: 0;
}

.h325{
    height: 325px;
}

.ewb-mt20{
    margin-top: 20px;
}

.h251{
    height: 251px;
}

/* 政协刊物 */
.ewb-book{
    padding-top: 20px;
    padding-bottom: 8px;
    overflow: hidden;
}

.book-items{
    margin-right: -21px;
}

.book-items>li{
    margin-right: 21px;
    float: left;
    width: 196px;
    height: 296px;
    box-shadow:0px 2px 5px 0px rgba(12,44,62,0.2);
}

.book-items img{
    display: block;
    width: 196px;
    height: 296px;
}

/* 书画天地 */

.ewb-nice{
    margin-top: 20px;
    height: 220px;
    overflow: hidden;
}

.nice-items{
    margin-right: -20px;
}

.nice-items>li{
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    width: 305px;
    height: 220px;
}

.nice-items img{
    display: block;
    width: 305px;
    height: 220px;
}


/* 视频点播 */
.ewb-see{
    padding-top: 20px;
}

.see-items>li{
    margin-left: 20px;
    float: left;
    width: 305px;
}

.see-items>li:first-child{
    margin-left: 0;
}

.see-lk{
    position: relative;
    display: block;
}

.see-lk img{
    display: block;
    width: 305px;
    height: 220px;
}

.see-para{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: url('../images/mask_bg.png') repeat;
}

.see-info{
    margin-left: 17px;
    padding-left: 26px;
    background: url('../images/see_ico.png') left center no-repeat;
}

.see-time{
    margin-right: 16px;
}

.see-sub{
    margin-top: 10px;
    height: 66px;
    border-left: 2px solid #015293;
    background-color: #e9f5ff;
}

.see-det{
    padding-top: 9px;
    padding-right: 10px;
    margin-left: 14px;
    height: 46px;
    line-height: 23px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

/* 会议活动 */
.ewb-act{
    height: 329px;
    overflow: hidden;
    border-top: 1px solid #015293;
    background-color: #e9f5ff;
}

.know-hd{
    height: 40px;
    border-bottom: 1px solid #bbd4e8;
}

.know-name{
    position: relative;
    width: 25%;
    text-align: center;
}

.know-name>i{
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0;
    width: 6px;
    height: 4px;
    background: url('../images/know_tri.png') center bottom no-repeat;
}

.know-name>a{
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #015293;
    border-bottom: 1px solid transparent;
}

.know-name.current>a{
    font-weight: bold;
    border-color: #015293;
}

.know-name.current>i{
    display: block;
}

.know-bd{
    height: 230px;
    overflow: hidden;
}

/* 200603 */
.know-hd{
    position: relative;
}

.know-hd .tab-hd.spe{
    position: absolute;
    top: -43px;
    left: 20px;
}

.know-hd .pub-tt{
    margin-left: 0;
    position: relative;
    line-height: 42px;
    border-bottom: 1px solid transparent;
}

.ovauto{
    overflow: visible;
}

.know-box{
    display: none;
}

.know-hd .tab-hd.spe>i{
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 0;
    width: 6px;
    height: 4px;
    background: url(../images/know_tri.png) center bottom no-repeat;
}

.current.tab-hd.spe>i{
    display: block;
}

.current.tab-hd.spe .pub-tt{
    border-color: #015293;
}

/* add200612 */

.work-name{
    width: 19%;
}

.work-name.spe{
    position: relative;
    width: 23%;
}

.work-name.spe>a{
    position: absolute;
    top: 10px;
    left: 0;
    margin-left: 46px;
    display: block;
    width: 135px;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    color: #fff;
    text-indent: 37px;
    background: url('../images/addpic/zw_ico.png') 11px center no-repeat #015293;
}

.work-name.spe.current>a{
    font-weight: normal;
}

.tell-lists .wb-data-list{
    margin-bottom: 16px;
}

.ewb-pub .wb-data-item{
    padding-top: 6px;
}

.ewb-pub .wb-data-list{
    line-height: 38px;
}

.h219{
    height: 225px;
}

.ewb-fun-imgitem>li{
    margin-right: 15px;
    width: 224px;
}

.ewb-fun-imgitem img{
    width: 224px;
}

.show-box{
    float: none !important;
    width: auto;
}

.ewb-nice{
    margin-top: 24px;
    height: 323px;
}

.nice-items>li{
    width: 198px;
    height: 323px;
}

.nice-items img{
    display: block;
    width: 196px;
    height: 293px;
    border: 1px solid #eceef0;
    box-shadow:0px 2px 5px 0px rgba(12,44,62,0.2);
}

.h251{
    height: auto;
}

.say-bd{
    border: 0;
}

.say-items>li{
    margin-top: 19px;
    padding: 0;
    border: 0;
}

.say-items{
    margin: 0;
}

.say-lk{
    padding-left: 103px;
    width: auto;
    display: block;
    height: 70px;
    background-size: 100% auto;
}

.say-lk>i{
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.say-lk>span{
    max-width: 135px;
    line-height: 22px;
    display: inline-block;
    vertical-align: middle;
}

.say-lk.bg01{
    color: #007c96;
    background: url('../images/addpic/nsay_ico01.jpg') left top no-repeat;
}

.say-lk.bg02{
    color: #f99a2b;
    background: url('../images/addpic/nsay_ico02.jpg') left top no-repeat;
}

.say-lk.bg03{
    color: #4ca266;
    background: url('../images/addpic/nsay_ico03.jpg') left top no-repeat;
}

.say-hd{
    height: 69px;
    line-height: 69px;
}

.say-bd{
    height: 270px;
}

/* 200824 */
.ewb-pub .wb-data-list{
    font-size: 16px;
}

/* 200619 */
.ewb-fun-bd{
    width: 1200px;
}

.ewb-fun-imgitem>li{
    margin-right: 11px;
    width: 231px;
}

.ewb-fun-imgitem img{
    width: 231px;
    height: 78px;
}