﻿/*header*/

.header {
    /*height: 285px;*/
}

.header-top {
    background: url("../images/hebj.png") repeat-x;
    height: 40px;
}

.header-left {
    width: 450px;
    font-size: 14px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.header-left a {
    color: #fff;
}

.header-left a:hover {
    color: #f3e42b;
}

.hefwm {
    position: relative;
}

.index-wxys {
    display: none;
    position: absolute;
    right: 0;
    top: 30px;
    width: 120px;
    height: 120px;
}

.index-wxys img {
    width: 120px;
    height: 120px;
}


/*logo-warp*/

.logo-warp {
    overflow: hidden;
    background: url("../images/hebj2.png") no-repeat 100% 100%;
    height: 120px;
}

.logo-margin {
    padding-top: 15px;
}

.logo {
    width: 471px;
    height: 90px;
}

.logo img {
    /*  width:471px;*/
    height: 90px;
}

.index-sech {
    margin-top: 20px;
}

.index-sech-bj {
    background-image: url("../images/bj-sech.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 320px;
    height: 40px;
}

.index-sech-input {
    width: 249px;
    margin-top: 9px;
    border: 0;
    margin-left: 12px;
    font-size: 14px;
}

.index-sech-sub {
    width: 48px;
    height: 40px;
    border: 0;
    opacity: 0;
    cursor: pointer;
}

.index-sech-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

.index-sech-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.index-sech-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.index-sech-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}


/*logo-warp end*/


/*header end*/


/*nav*/

.nav-bj {
    background: #1081d9;
}

.nav {}

.nav li {
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
}

.nav ul li {
    position: relative;
    z-index: 9999;
}

.nav ul li a {
    display: block;
    width: 120px;
    color: #fff;
    text-align: center;
}

.nav ul li>a:hover {
    background: #0ea1df;
    color: #fff;
}

.nav ul li>a.active {
    background: #0ea1df;
    color: #fff;
}

.nav ul li>a.activea {
    background: #0ea1df;
    color: #fff;
}

.nav .sub-section {
    position: absolute;
    top: 50px;
    z-index: 99;
    width: 100%;
    left: 0;
    display: none;
    padding: 0;
    background: rgba(16, 129, 217, 0.8);
}

.nav .sub-section a {
    font-size: 14px;
    color: #fff;
    float: none;
    line-height: 50px;
    border-bottom: 0;
    padding: 0;
    text-align: center;
}

.nav .sub-section a:hover {
    background: #0ea1df;
    color: #fff;
}


/*nav end*/


/*广告位*/

.index-adve {
    margin-top: 20px;
}


/*广告位 end*/


/*活动预报*/


/*轮播*/

.index-oneleft {
    width: 820px;
    height: 260px;
}

.index-oneleft .device {
    width: 820px;
    height: 260px;
    position: relative;
}

.index-oneleft .swiper-container {
    width: 820px;
    height: 260px;
}

.index-oneleft .swiper-container .swiper-slide {
    position: relative;
    height: 260px;
}

.index-oneleft .swiper-container .swiper-slide img {
    max-width: 100%;
}

.swperpos {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
}

.index-oneleft .pagination {
    position: absolute;
    text-align: center;
    bottom: 12px;
    width: 100%;
    z-index: 2;
    counter-reset: step;
    right: 0;
}

.index-oneleft .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    cursor: pointer;
    text-align: center;
    background: #1081d9;
    border-radius: 10px;
}

.index-oneleft .swiper-active-switch {
    background: #fff;
}


/*轮播 end*/


/*index-oneright*/

.index-oneright {
    width: 360px;
}

.indexc-oneh4 {
    border-bottom: 3px solid #1081d9;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    background: #f6f6f6;
}

.indexc-oneh4 span {
    background: #1081d9;
    color: #fff;
    display: block;
    width: 140px;
    height: 41px;
    line-height: 41px;
    text-align: center;
}

.indexc-oneh4 a {
    position: absolute;
    right: 20px;
    top: 9px;
    font-size: 16px;
    font-weight: normal;
}


/*滚动条*/

.scroll-pane {
    width: 100%;
    height: 162px;
    overflow: auto;
    background: #fff;
}

.horizontal-only {
    height: auto;
    max-height: 221px;
}

.indexscr-cont {
    width: 360px;
    height: 221px;
    padding-top: 15px;
}

.indexscr-cont ul li {
    margin-bottom: 7px;
}

.indexscr-conleft {
    width: 70px;
}

.indexscr-conleft span {
    display: block;
}

.index-scr-conh3 {
    font-size: 14px;
    background: #1081d9;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

.index-scr-span {
    height: 19px;
    line-height: 19px;
    text-align: center;
    font-size: 12px;
    color: #666666;
    border: 1px solid #e5e5e5;
    border-top: 0;
}

.indexscr-conright {
    width: 246px;
    height: 44px;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    margin-left: 15px;
}

.indexscr-conright a {
    color: #333333;
}

.indexscr-conright a:hover {
    color: #0f81d9;
}


/*滚动条 end*/

.meeting_img {
    margin-top: 10px;
    width: 100%;
    height: 44px;
    overflow: hidden;
}

.meeting_img img {
    width: 100%;
    height: 44px;
}


/*index-oneright end*/


/*活动预报 end*/


/*学会动态*/

.index-twoleft {
    width: 820px;
    height: 270px;
}

.index-stdiv {
    margin-top: 21px;
    height: 222px;
}

.index-sxleft {
    width: 246px;
}

.index-sxleft h3 {
    font-size: 16px;
    color: #666;
    padding-top: 12px;
}

.index-sxleft h3:hover {
    color: #0f81d9;
}

.index-sxright {
    width: 550px;
}

.index-seriul li {
    background: url("../images/dian3.png") no-repeat left center;
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    margin-bottom: 13px;
}

.index-seriul li a {
    color: #444444;
}

.index-seriul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.index-tworight {
    width: 360px;
    height: 270px;
    overflow: hidden;
}

.index-tzdiv {
    margin-top: 21px;
    height: 222px;
}


/*学会动态 end*/


/*六个*/

.box-five {
    overflow: hidden;
    margin-top: 31px;
    margin-bottom: 30px;
}

.box-five ul {
    height: 140px;
    margin-right: -24px;
}

.box-five ul li {
    width: 182px;
    height: 140px;
    float: left;
    margin-right: 22px;
}

.box-five ul li span {
    display: block;
}

.bj-1 {
    background: #ed4633;
}

.bj-2 {
    background: #9e42af;
}

.bj-3 {
    background: #2996f3;
}

.bj-4 {
    background: #53ae4f;
}

.bj-5 {
    background: #f9c031;
}

.bj-6 {
    background: #f49730;
}

.box-five .ico-hy {
    width: 100%;
    height: 48px;
    overflow: hidden;
    margin-top: 30px;
    text-align: center;
}

.box-five .text-hy {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 9px;
    font-size: 18px;
    color: #ffffff;
}

.box-five ul li:hover {
    background: #bababa;
}

.box-five ul li:hover .text-hy {
    color: #fff;
}


/*六个 end*/


/*会议报道*/

.index-fgleft {
    width: 567px;
    height: 402px;
}

.inde-fglh3 {
    background: url("../images/flogo.png") no-repeat;
    width: 567px;
    height: 41px;
    line-height: 41px;
    position: relative;
}

.inde-fglh3 span {
    font-size: 18px;
    color: #fff;
    padding-left: 12px;
}

.inde-fglh3 a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999;
}

.inde-fglh3 a:hover {
    color: #0f81d9;
}

.index-fgdes {
    margin-top: 17px;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    height: 140px;
}

.index-fgdes h3 {
    font-size: 18px;
    color: #333333;
}

.index-fgdes h3 a {
    color: #333333;
}

.index-fgdes h3:hover a {
    color: #0f81d9;
}

.index-fgdestime {
    font-size: 14px;
    color: #999999;
    padding: 10px 0;
}

.index-fgdesa {
    font-size: 14px;
    color: #666666;
}

.index-fgdesa a {
    color: #666666;
}

.index-fgdesa a span {
    color: #999999;
}

.index-fgdesa:hover a span {
    color: #0f81d9;
}


/*会议报道 end*/


/*广告*/

.index-adv {
    height: 120px;
    margin-top: 20px;
    margin-bottom: 27px;
}

.index-adv img {
    max-width: 100%;
}


/*广告 end*/


/*密码科谱*/

.index-kpleft {
    width: 380px;
    height: 350px;
    overflow: hidden;
}

.brandtitle {
    font-size: 22px;
    color: #1081d9;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    padding-bottom: 14px;
}

.brandtitle span {
    border-bottom: 3px solid #1081d9;
    padding-bottom: 10px;
}

.brandtitle a {
    position: absolute;
    right: 0;
    top: 7px;
    font-size: 14px;
    color: #999 !important;
    padding: 0 !important;
}

.brandtitle:hover a {
    color: #00367e !important;
}

.index-sekuul {
    margin-top: 13px;
}

.index-sekuul li {
    margin-bottom: 7px;
    font-size: 14px;
}

.index-kpmidd {
    width: 380px;
    margin-left: 31px;
    height: 350px;
    overflow: hidden;
}

.index-kpmidiv {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 14px;
    margin-top: 19px;
}

.index-kpmiimg {
    width: 164px;
    height: 112px;
}

.index-kpmdirigh {
    width: 204px;
}

.index-kpmdrh3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
}

.index-kpmdrh3:hover {
    color: #0f81d9;
}

.index-kpmidtime {
    font-size: 14px;
    color: #999999;
    margin-bottom: 2px;
}

.index-kpmitdes {
    font-size: 14px;
    line-height: 30px;
}

.index-kpmitdes a {
    color: #666;
}

.index-kpmitdes a span {
    color: #999999;
}

.index-kpmitdes:hover a span {
    color: #0f81d9;
}

.index-sekuul2 {
    margin-top: 16px;
}

.index-sekuul2 li {
    margin-bottom: 7px;
    font-size: 14px;
}

.index-kpright {
    width: 380px;
    height: 350px;
    overflow: hidden;
}

.index-kpritul {
    margin-top: 20px;
}

.index-kpritul li {
    width: 380px;
    height: 90px;
    margin-bottom: 10px;
}

.index-kpritul li img {
    width: 380px;
    height: 90px;
}


/*密码科谱 end*/


/*四个图片*/

.index-listimgfou {
    overflow: hidden;
    margin-top: 24px;
}

.index-listimgfou ul {
    margin-right: -31px;
}

.index-listimgfou ul li {
    float: left;
    width: 380px;
    height: 210px;
    margin-right: 30px;
}


/*四个图片 end*/


/*友情链接*/

.index-link {
    overflow: hidden;
    margin-top: 20px;
}

.index-fgleftd {
    height: 140px;
}

.index-tabs {
    border-bottom: 3px solid #1081d9;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    height: 41px;
    background: #f6f6f6;
}

.tabsdiv-fg a {
    color: #1081d9;
    display: inline-block;
    padding: 9px 34px;
}

.tabsdiv-fg .active {
    background: #1081d9;
    color: #fff;
}


/*轮播*/

.index-fourslide {
    padding-top: 20px;
    margin-bottom: 20px;
    width: 1225px;
    margin-left: -12px;
}

.index-fourslide .device {
    width: 1225px;
    position: relative;
    height: 120px;
}

.index-fourslide .swiper-container {
    height: 120px;
    margin: 0 auto;
}

.index-fourslide .swiper-slide {
    height: 100%;
    text-align: center;
}

.index-fourslide .swiper-slide-visible {}

.index-fourslide .swiper-slide-active {
    top: 0;
    opacity: 1;
}

.index-fourslide .swiper-slide .title {
    width: 275px;
    height: 75px;
    overflow: hidden;
    margin: 0 auto;
}

.index-fourslide .swiper-slide .title img {
    width: 273px;
    height: 73px;
    border: 1px solid #e5e5e5;
}


/*轮播 end*/


/*.index-fgleft .swiper-container{*/


/*height: 288px;*/


/*}*/


/*友情链接 end*/


/*footer*/

.footer {
    width: 100%;
    overflow: hidden;
    background: url("../images/footbj.png") no-repeat;
    background-size: 100% 100%;
    height: 320px;
    margin-top: 20px;
}

.footerleft {
    width: 470px;
}

.footerlogo {
    height: 65px;
    overflow: hidden;
    margin-top: 42px;
    margin-bottom: 16px;
}

.footerlogo img {
    width: 287px;
    height: 50px;
}

.footerleftp {
    font-size: 12px;
    line-height: 26px;
    color: #fff;
}

.footerleftp a {
    color: #fff;
}

.footerright {
    width: 715px;
    margin-top: 42px;
}

.footerrighdiv {
    float: left;
    border-left: 1px solid #6c97d7;
    width: 166px;
    padding-left: 70px;
    height: 236px;
}

.footerh3 {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 35px;
}

.footerul li {
    font-size: 14px;
    color: #ffffff;
    line-height: 35px;
}

.ficon {
    margin-right: 15px;
    vertical-align: middle;
}

.footerul li a {
    color: #fff;
}

.footerwx {
    width: 140px;
}

.footerwx p {
    color: #ffffff;
    font-size: 12px;
    line-height: 26px;
    margin-top: 5px;
}


/*footer end*/


/*列表*/

.pageconnews {
    margin-top: 30px;
    min-height: 750px;
}

.news-leftpage {
    width: 280px;
}

.news-lefh3 {
    background: #1081d9;
    width: 280px;
    height: 63px;
    font-size: 18px;
    color: #fff;
    line-height: 63px;
    text-align: center;
}

.news-leftpagul {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.news-leftpagul li {
    font-size: 18px;
    height: 63px;
    line-height: 63px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    background: #fff;
}

.news-leftpagul li a {
    color: #666666;
    display: block;
}

.news-leftpagul li .active {
    background: #1081d9;
    color: #fff;
}

.news-rightpage {
    width: 900px;
    background: #fff;
    border: 1px solid #e6e6e6;
}

.news-righwidth {
    margin: 0 30px;
}


/*位置*/

.pagenewshome {
    padding: 17px 0;
    margin-bottom: 30px;
    font-size: 14px;
    color: #999999;
    border-bottom: 1px solid #1081d9;
    overflow: hidden;
}

.pagenewshome a {
    color: #999999;
}

.pagenewshome>a+a:before {
    content: '>';
    padding-right: 6px;
    opacity: 1;
    color: #999999;
}

.pagenewshome a:hover {
    color: #0f81d9;
}

.pagenewshome .active {
    color: #0f81d9;
}

.hicon {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 10px;
}


/*位置 end*/


/*简介*/

.news-rightwcondiv {
    height: 150px;
    margin-bottom: 20px;
}

.news-rightcondimg {
    width: 200px;
    height: 150px;
    margin-right: 10px;
}

.news-rightwcondies {}

.news-rightwcondies h3 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 5px;
}

.news-rightwcondestim {
    font-size: 14px;
    color: #999999;
    margin-bottom: 5px;
}

.news-rightwcdontdes {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}


/*简介 end*/

.list-ul li {
    background: url("../images/liicon.png") no-repeat left center;
    padding-left: 10px;
    font-size: 14px;
}

.list-ul li a {
    color: #666;
}

.list-line {
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 40px;
    margin-bottom: 40px;
}


/*分页*/

.add-page {
    margin: 25px auto 29px;
    width: 565px;
    padding-bottom: 40px;
    text-align: center;
}

.add-page ul li {
    display: inline-block;
    float: left;
    margin: 0 5px;
    /*display: block;*/
    font-size: 14px;
    color: #999999;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 7px 15px;
    margin-right: 2px;
}

.add-page ul li:hover a {
    color: #fff;
}

.add-page .form {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.add-page .form span {
    font-size: 14px;
    padding: 0 5px;
}

.add-page .form .input {
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
}

.add-page ul li .add-page-first {
    padding: 7px 23px;
}

.add-page ul li .border-none {
    border: 0;
}

.add-page-number {
    width: 38px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
}

.add-page .form .go-page {
    width: 58px;
    height: 38px;
    border: 1px solid #dcdcdc;
    text-align: center;
    padding-left: 0 !important;
    border-radius: 3px;
    cursor: pointer;
    background: #ffffff;
    display: inline-block;
    padding: 0;
}

.add-page ul li:hover {
    background: #1081d9;
    color: #fff;
    border: 1px solid #1081d9;
}

.add-page ul .active {
    background: #1081d9;
    color: #fff;
    border: 1px solid #1081d9;
}

.add-page ul .active a {
    color: #fff;
}

.add-page ul .active:hover a {
    color: #fff;
}


/*分页 end*/


/*列表 end*/


/*内页*/

.list-pagebord {
    background: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.list-pagebordw {
    width: 1140px;
    margin: 0 auto;
    padding-top: 30px;
}

.list-content_left {
    margin: 0 auto;
    padding-top: 30px;
}

.TextTitle {
    width: 100%;
    padding: 17px 0;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    padding-top: 0;
}

.TextTitle h3 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
}

.TextTitle .shar {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
    overflow: hidden;
    margin-top: 10px;
    position: relative;
}

.TextTitle .shar .bdsharebuttonbox {
    display: inline-block;
    overflow: hidden;
    top: 6px;
    position: relative;
}

.bdshare-button-style2-24 a {
    width: 25px !important;
    height: 25px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.bds_weixin:hover {
    background: url(../images/fx-ico.png) no-repeat!important;
}

.bds_weixin {
    background: url(../images/fx-hover1.png) no-repeat!important;
}

.bds_tsina:hover {
    background: url(../images/fx-ico2.png) no-repeat!important;
}

.bds_tsina {
    background: url(../images/fx-hover2.png) no-repeat!important;
}

.bds_qzone:hover {
    background: url(../images/fx-ico3.png) no-repeat!important;
}

.bds_qzone {
    background: url(../images/fx-hover3.png) no-repeat!important;
}

.bds_sqq:hover {
    background: url(../images/fx-ico4.png) no-repeat!important;
}

.bds_sqq {
    background: url(../images/fx-hover4.png) no-repeat!important;
}

.shar-right {
    width: 166px;
    position: absolute;
    right: 0;
    top: -6px;
}

.recpagep {
    margin-top: 30px;
}

.recpagep p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.recpagep img {
    max-width: 100%;
}

.recpagep p img {
    max-width: 100%;
}


/*分篇*/

.jourPages {
    border-top: 1px solid #e5e5e5;
    margin-top: 30px;
}

.jourPages a {
    width: 50%;
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    color: #666666;
    font-size: 14px;
}

.jourPages a:hover {
    color: #0f81d9;
}


/*分篇 end*/

.list-pagh3 {
    font-size: 20px;
    font-weight: bold;
    color: #1081d9;
    padding-left: 10px;
    background: url("../images/lipaicon.png") no-repeat left center;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 20px;
    padding-bottom: 20px;
}

.list-pagul {
    margin-top: 21px;
    padding-bottom: 10px;
}

.list-pagul li {
    font-size: 16px;
    width: 49%;
    float: left;
}


/*内页 end*/


/*右侧*/

.index-float {
    position: fixed;
    right: 0;
    top: 25%;
}

.index-float ul li {
    width: 70px;
    height: 70px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 5px;
    position: relative;
}

.fdicon {
    height: 26px;
    margin-top: 13px;
}

.index-floatdiv h3 {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}

.index-float1 {
    background: #0092eb;
}

.index-float2 {
    background: #5dbe11;
}

.index-float3 {
    background: #e89212;
}

.index-float4 {
    background: #e75741;
}

.index-float5 {
    background: #0085ff;
}

.index-float6 {
    background: #00b9d4;
}

.index-floatwx {
    position: absolute;
    right: 70px;
    top: 0;
    width: 140px;
    display: none;
}

.index-float ul li:hover {
    background: #bababa;
}


/*右侧 end*/


/*党建*/

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

.swiper-img {
    width: 590px;
    height: 400px;
    float: left;
}

.swiper-img .swiper-container {
    width: 100%;
    height: 400px;
    color: #fff;
    text-align: center;
}

.swiper-img .swiper-slide {
    position: relative;
}

.swiper-img .swiper-text {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(23, 23, 23, 0.5);
    z-index: 999;
}

.swiper-img .S-Text {
    width: 80%;
    line-height: 40px;
    text-indent: 2em;
    font-size: 14px;
    text-align: left;
    color: #fff;
    overflow: hidden;
    /*自动隐藏文字*/
    text-overflow: ellipsis;
    /*文字隐藏后添加省略号*/
    white-space: nowrap;
    /*强制不换行*/
}

.swiper-img .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-img .swiper-slide p {
    font-style: italic;
    font-size: 25px;
}

.swiper-img .arrow-left,
.swiper-img .arrow-right {
    display: none;
}

.swiper-img .pagination {
    position: absolute;
    z-index: 20;
    right: 20px;
    bottom: 10px;
}

.swiper-img .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    cursor: pointer;
    margin-right: 10px;
    background: #fff;
    border: 1px solid #fff;
}

.swiper-img .swiper-active-switch {
    background: #f42b20;
    border: 1px solid #f42b20;
}

.swiper-img .swiper-dynamic-links {
    text-align: center;
}

.swiper-img .swiper-dynamic-links a {
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    margin: 5px;
    font-size: 12px;
    text-decoration: none;
    color: #333;
    background: #eee;
}

.indextwo-newsright {
    width: 588px;
    height: 400px;
    overflow: hidden;
}

.indextwoh3 {
    background: url("../images/indextwh3.png") no-repeat;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #fff;
    position: relative;
    padding-left: 13px;
    width: 577px;
}

.indextwoh3 a {
    position: absolute;
    font-size: 14px;
    color: #575757;
    right: 0;
}

.indextwowidth {
    background: #f7f7f7;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 14px;
}

.index-onerightdes h3 {
    color: #c01911;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}

.index-onerightdes {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 9px;
}

.index-onerightdes p {
    font-size: 14px;
    color: #666666;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
}

.index-onerightdes p span {
    color: #c01911;
}

.indextwoul {
    margin-top: 15px;
    padding-bottom: 7px;
}

.indextwoul li {
    font-size: 14px;
    color: #333333;
    position: relative;
    list-style: none;
    margin-bottom: 12px;
}

.indextwoul ul li a {
    color: #333333;
}

.indextwoul ul li span {
    position: absolute;
    color: #666666;
    right: 0;
}

.indextwolistnew {
    width: 550px;
    padding: 20px;
    border-top: 3px solid #c40000;
    background: #f7f7f7;
    padding-bottom: 0;
    height: 417px;
    overflow: hidden;
}

.indextwolisnh3 {
    font-size: 18px;
    color: #c40000;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    position: relative;
}

.indextwolisnh3 a {
    position: absolute;
    right: 0;
    font-size: 14px;
    font-weight: normal;
    top: 6px;
}

.index-dynamic-list {
    margin-top: 18px;
    border-bottom: 1px dashed #b9b9b9;
    padding-bottom: 18px;
}

.index-dynamic-listh3 {
    width: 325px;
}

.index-dynamic-listit {
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    color: #333333;
}

.index-dynamic-listtime {
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}

.index-dynamic-listp {
    font-size: 14px;
    color: #575757;
    height: 96px;
    line-height: 24px;
    overflow: hidden;
}

.index-dynamic-listp span {
    color: #c01911;
}

.indextwodj {
    border-top: 3px solid #c40000;
    margin-top: 30px;
    padding-top: 20px;
    background: #f7f7f7;
}

.index-fourslide2 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.index-fourslide2 .device {
    width: 1160px;
    position: relative;
    height: 110px;
    margin: 0 auto;
}

.index-fourslide2 .swiper-container {
    width: 1160px;
    margin: 0 auto;
    height: 110px;
}

.index-fourslide2 .swiper-slide {
    height: 100%;
    text-align: center;
}

.indextwodjimg {
    width: 175px;
    height: 110px;
}

.index-fourslide2 .swiper-slide-visible {}

.index-fourslide2 .swiper-slide-active {
    top: 0;
    opacity: 1;
}


/*党建 end*/


/*会员查询*/

.addserver {
    background: #eeeeee;
    border: 1px solid #dcdcdc;
    padding: 17px 26px;
    margin-bottom: 20px;
}

.addserver-topleft {
    width: 235px;
    padding-top: 14px;
}

.addserver-radio {
    margin-right: 20px;
    vertical-align: sub;
}

.addserver-topright {
    background: url("../images/adsevbj.png") no-repeat 100% 100%;
    width: 550px;
    height: 50px;
}

.addsever-topsech {
    width: 400px;
    margin-top: 13px;
    padding-left: 20px;
    border: 0;
    margin-left: 5px;
}

.adsever-topsub {
    width: 120px;
    padding-left: 0;
    height: 48px;
    border: 0;
    background: transparent;
    opacity: 0;
    cursor: pointer;
}

.add-server-cont {
    background: #fff;
    padding: 20px 22px;
    margin-top: 15px;
}

.add-severtab {
    width: 100%;
}

.add-severtab tr th {
    width: 25%;
    font-size: 16px;
    color: #fff;
    background: #0f81d9;
    padding: 12px 0;
    text-align: center;
}

.add-severtab tr td {
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 14px 0;
}

.add-severtab tr:nth-child(even) td {
    background: #f2f2f2;
}


/*会员查询 end*/

.down-ul li {
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 9px;
    background: none;
    padding-left: 0;
}


/* 托举人才 */

.index_list {
    margin-bottom: -25px;
    width: 100%;
    overflow: hidden;
}

.index_list li {
    float: left;
    margin-right: 35px;
    margin-bottom: 25px;
    width: 140px;
    height: 253px;
    text-align: center;
}

.index_list li:nth-child(5n) {
    margin-right: 0;
}

.index_list li img {
    width: 100%;
    height: 186px;
}

.index_list li h6 {
    margin-top: 7px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index_list li:hover h6 {
    color: #0f81d9;
}

.index_list li p {
    margin-top: 5px;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newstext_section {
    width: 100%;
    overflow: hidden;
}


/* 会议活动 */

.page_content {
    padding: 0 30px;
    min-height: calc(100vh - 210px);
    background: #fff;
    border: 1px solid #E6E6E6;
    overflow: hidden;
}

.meeting_search {
    margin-top: -10px;
    padding-right: 30px;
    overflow: hidden;
}

.meeting_search ul {
    width: 100%;
    overflow: hidden;
}

.meeting_search li {
    float: left;
    margin-right: 65px;
    margin-bottom: 18px;
    overflow: hidden;
}

.meeting_search li:nth-child(2n) {
    margin-right: 0;
}

.meeting_search li .item_tit {
    float: left;
    width: 70px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    line-height: 35px;
}

.meeting_search li .item_cont {
    float: left;
    overflow: hidden;
}

.meeting_search li .item_cont select {
    width: 139px;
    height: 33px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
}

.meeting_search li .item_cont span {
    margin-left: 10px;
    margin-right: 20px;
    font-size: 14px;
    color: #333;
}

.meeting_search li .item_cont input {
    width: 452px;
    height: 33px;
    font-size: 14px;
    color: #666;
    background: #fff;
    border: 1px solid #E2E2E2;
    border-radius: 3px;
}

.meeting_search li .item_cont input::-webkit-input-placeholder {
    font-size: 14px;
    color: #999;
}

.meeting_search li .item_cont input:-moz-placeholder {
    font-size: 14px;
    color: #999;
}

.meeting_search li .item_cont input::-moz-placeholder {
    font-size: 14px;
    color: #999;
}

.meeting_search li .item_cont input:-ms-input-placeholder {
    font-size: 14px;
    color: #999;
}

.meeting_search li .item_cont button {
    margin-left: -5px;
    position: relative;
    top: -1px;
    width: 60px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    border: 0;
    background: #1081D9;
    border-radius: 0px 3px 3px 0px;
    cursor: pointer;
}

.meeting_search li .item_cont a {
    margin-right: 30px;
    margin-left: 7px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
}

.meeting_search li .item_cont a:hover {
    color: #1081D9;
}

.meeting_search li .item_cont a.active {
    color: #1081D9;
    font-weight: bold;
}

.first_list {
    border-top: 1px solid #F1F1F1;
    overflow: hidden;
}

.first_list li {
    padding: 20px 30px;
    border-bottom: 1px solid #F1F1F1;
    overflow: hidden;
}

.first_list li .item_contleft {
    float: left;
    overflow: hidden;
}

.first_list li .item_contleft .img_box {
    float: left;
    width: 325px;
    height: 200px;
    overflow: hidden;
}

.first_list li .item_contleft .img_box img {
    width: 100%;
    height: 200px;
}

.first_list li .item_contleft .item_cont {
    float: left;
    margin-left: 20px;
    margin-top: 12px;
    width: 525px;
    overflow: hidden;
}

.first_list li .item_contleft .item_cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first_list li .item_contleft .item_cont h6 a {
    color: #333;
}

.first_list li .item_contleft .item_cont p {
    font-size: 14px;
    color: #999;
    line-height: 35px;
}

.first_list li .item_contleft .item_cont p img {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.first_list li .item_contleft .item_cont p.item_address {
    color: #B68D55;
}

.first_list li .item_contright {
    float: right;
    display: flex;
    align-items: center;
    width: 96px;
    height: 200px;
}

.first_list li .item_contright label {
    display: block;
    margin-bottom: 15px;
    width: 96px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
}

.first_list li .item_contright label.bmz {
    background: #DA8911;
}

.first_list li .item_contright label.yjs {
    background: #ccc;
}

.first_list li .item_contright label.zwkq {
    background: #999;
}

.first_list li .item_contright a {
    display: block;
    width: 96px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #1081D9;
    border-radius: 3px;
}