/*头部*/
.header {
    background: url("https://www.zhanjiang.gov.cn/public/header_main.jpg") top center no-repeat;
    width: 100%;
    padding-bottom: 20px;
}

.header .headerTop {
    height: 54px;
    box-sizing: border-box;
    padding-top: 15px;
    background: rgba(218, 236, 255, 0.5);
}

.header .headerTop .con {
    width: 1200px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
}

.header .headerTop .con a {
    display: inline-block;
    margin: 0 6px;
}

.header .headerTop .con a#slh{
    background: #dd0900;
    color:#ffffff;
    padding: 0 8px;
    border-radius: 8px;
    line-height: 26px;
}

.header .headerTop .con span.ipv{
    display: inline-block;
    background: #428fe6;
    line-height: 26px;
    border-radius: 20px;
    padding:0 10px;
}

.header .headerLogo {
    margin: 70px auto 40px;
}

.header .headerLogo img {
    display: block;
    margin: 0 auto;
}

.header .search {
    margin: 20px auto;
    width: 690px;
}

.header .search form {
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    background: rgba(255, 255, 255, 0.7);
    overflow: hidden;
}

.header .search form input {
    height: 100%;
    display: block;
    background: none;
    font-size: 18px;
    border: none;
    width: 568px;
    text-indent: 10px;
}

.header .search form button {
    width: 116px;
    text-align: center;
    height: 100%;
    background: #3968b6;
    cursor: pointer;
    display: block;
    font-size: 20px;
    color: #fff;
}

.header .search form button img {
    margin-right: 10px;
    vertical-align: -4px;
    display: inline-block;
    width: 20px;
}

.header .search .hotSearch {
    text-align: center;
    margin: 16px auto 80px;
    color: #ffffff;
}

.header .search .hotSearch span {
    margin: 0 7px;
    cursor: pointer;
    display: inline-block;
}

.header .headerNav {
    width: 100%;
    margin: 0 auto;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #3868b6;
}
.header .headerNav ul.navList {
    width: 1200px;
    margin: 0 auto;
}
.header .headerNav li {
    float: left;
    text-align: center;
    font-size: 18px;
    box-sizing: border-box;
    width: 172px;
}

.header .headerNav li.index {
    background: #3b94d9;
    width: 168px;
}

.header .headerNav li a {
    display: block;
}

.header .headerNav li a:hover {
    background: #3b94d9;
}
.main{
    width: 100%;
    padding: 10px 0;
    background: #ffffff;
}
.main .con {
    margin: 0 auto;
}

/* 新闻列表 */
.newsList {
    margin-top: 16px;
}

.newsList li {
    line-height: 48px;
    font-size: 18px;
}

.newsList li span.point {
    display: inline-block;
    margin-right: 8px;
    width: 5px;
    height: 5px;
    float: left;
    margin-top: 22px;
    background: #EDEDED;
}

.newsList li a {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsList li a:hover{
    color: #4c93c9;
}

.newsList li span.time {
    color: #999999;
}

.more:hover{
    color: #4c93c9;
}

.main .con .banner1 {
    height: 80px;
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.main .con .banner1 .swiper-banner1{
    height: 80px;
    width: 1200px;
}

.main .con .banner1 img {
    height: 80px;
    width: 1200px;
}

.main .con .banner1 .pagination {
    position: absolute;
    text-align: right;
    bottom: 8px;
    z-index: 2;
    right: 8px;
}

.main .con .banner1 .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    background: #b6c0c1;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 4px;
    display: inline-block;
    transition: all 0.4s;
}

.main .con .banner1 .pagination .swiper-active-switch {
    background: #3b94d9;
}

.main .con .headline {
    background: #ffffff;
    position: relative;
    width: 1200px;
    display: table;
    margin: 14px auto 10px;
}

.main .con .headline .tip {
    width: 160px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    vertical-align: middle;
    font-weight: bold;
    display: table-cell;
    text-indent: 8px;
    color: #ffffff;
    background: url("../images/headline3.png") no-repeat center;
}

.main .con .headline .headlineBox {
    text-align: center;
}

.main .con .headline .headlineBox h3 {
    font-weight: bold;
    color: #3868b6;
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 10px;
}

/* .main .con .headline .headlineBox p {
    font-size: 18px;
    line-height: 28px;
} */
.main .con .headline .headlineBox p {
    font-size: 18px;
    line-height: 1.5;
    color: #3b94d9;
    margin-top: 0 !important;
}

.main .con .news {
    background: #ffffff;
    margin: 10px auto 20px;
    padding: 5px 0;
    width: 1200px;
}

/*新闻大图*/
.main .con .news .newsPic {
    width: 620px;
    height: 360px;
    position: relative;
}

.main .con .news .newsPic .swiper-newsPic {
    width: 620px;
    height: 360px;
}

.main .con .news .newsPic .section {
    width: 620px;
    height: 360px;
    position: relative;
}

.main .con .news .newsPic .section img {
    width: 620px;
    height: 360px;
}

.main .con .news .newsPic .section p {
    position: absolute;
    font-size: 18px;
    width: 100%;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-right: 110px;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.4);
}

.main .con .news .newsPic .pagination {
    position: absolute;
    text-align: right;
    bottom: 12px;
    z-index: 2;
    right: 10px;
}

.main .con .news .newsPic .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background: #b6c0c1;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    transition: all 0.4s;
}

.main .con .news .newsPic .pagination .swiper-active-switch {
    background: #ffffff;
}

/*新闻列表*/
.main .con .news .jryw {
    width: 540px;
}

.main .con .news .jrywNav {
    background: #f7f7f7;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main .con .news .jrywNav li {
    float: left;
    margin: 0 26px;
    cursor: pointer;
}

.main .con .news .jrywNav span.line {
    width: 1px;
    height: 18px;
    background: #e5e5e5;
    display: inline-block;
    float: left;
    margin: 11px 1px 0 2px;
}

.main .con .news .jrywNav li.active {
    color: #3868b6;
    font-weight: bold;
}

.main .con .news .container .newsList{
    margin-top: 10px;
}

.main .con .news .container .newsList li{
    line-height: 44px;
}

.main .con .news .container .newsList li a {
    width: 410px;
}

.main .con .news .jryw .yshj{
    margin-top: 10px;
}

.main .con .banner2 {
    height: 136px;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.main .con .banner2 .swiper-banner2 {
    height: 136px;
    width: 1200px;
}

.main .con .banner2 .pagination {
    position: absolute;
    text-align: right;
    bottom: 8px;
    z-index: 2;
    right: 8px;
}

.main .con .banner2 .swiper-pagination-switch {
    width: 8px;
    height: 8px;
    background: #b6c0c1;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 4px;
    display: inline-block;
    transition: all 0.4s;
}

.main .con .banner2 .pagination .swiper-active-switch {
    background: #3b94d9;
}

.main .con .banner2 img {
    height: 136px;
    width: 1200px;
}

.main .con .change {
    margin: 25px 0;
    background: #EDF4FC;
}

.main .con .change ul.changeNav {
    width: 1200px;
    margin: 0 auto;
}

.main .con .change .changeNav li {
    background: #4c93c9;
    height: 58px;
    line-height: 58px;
    text-align: center;
    position: relative;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    width: 401px;
    box-sizing: border-box;
    cursor: pointer;
    border-right: 2px solid #FFFFFF;
}

.main .con .change .changeNav li:last-child {
    border-right: none;
    width: 398px;
}

.main .con .change .changeNav li img {
    margin-right: 10px;
    height: 22px;
    vertical-align: -4px;
}

.main .con .change .changeNav li.active {
    background: #3868b6;
}

.main .con .change .changeNav li.active::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 30;
    left: 196px;
    bottom: -8px;
    display: block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #3868b6;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
}
.main .con .change .container {
    width: 1200px;
    margin: 0 auto;
}
.main .con .change .container .changeBox {
    padding: 36px 30px 30px;
}

.main .con .change .zwgk .gsgg {
    width: 560px;
    padding-right: 30px;
    border-right: 1px dashed #eaeaea;
}

.main .con .change .zwgk .gsgg .gsggNav {
    background: #f7f7f7;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main .con .change .zwgk .gsgg .gsggNav li {
    float: left;
    cursor: pointer;
    margin: 0 19px;
}

.main .con .change .zwgk .gsgg .gsggNav li.active {
    color: #3868b6;
    font-weight: bold;
}

.main .con .change .zwgk .gsgg .gsggNav span.line {
    width: 1px;
    height: 18px;
    background: #e5e5e5;
    display: inline-block;
    float: left;
    margin: 11px 0 0 1px;
}

.main .con .change .zwgk .gsgg .newsList{
    margin-top: -16px;
}

.main .con .change .zwgk .gsgg .gsggBox .section img{
    height: 100px;
    width: 560px;
}

.main .con .change .zwgk .gsgg .cwhy .newsList{
    margin-top: 6px;
}

.main .con .change .zwgk .gsgg .newsList li {
    border-bottom: 1px dashed #eaeaea;
    line-height: 60px;
}
.main .con .change .zwgk .gsgg .newsList li {
    border-bottom: 1px dashed #eaeaea;
    line-height: 60px;
}

.main .con .change .zwgk .gsgg .newsList li span.point {
    margin-top: 28px;
}

.main .con .change .zwgk .gsgg .newsList li a {
    width: 420px;
}

.main .con .change .zwgk .zcjd {
    width: 520px;
}

.main .con .change .zwgk .zcjd h5 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #ececec;
}

.main .con .change .zwgk .zcjd h5 span {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 86px;
    height: 2px;
    background: #3868b6;
}

.main .con .change .zwgk .zcjd h5 a.more {
    font-size: 16px;
    margin-top: 6px;
    font-weight: normal;
}

.main .con .change .zwgk .zcjd .zcjdPic {
    width: 276px;
    height: 168px;
    position: relative;
}

.main .con .change .zwgk .zcjd .zcjdPic img {
    width: 276px;
    height: 168px;
}

.main .con .change .zwgk .zcjd .zcjdPic p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.4);
}

.main .con .change .zwgk .zcjd .newsList {
    width: 230px;
    margin-top: -10px;
}

.main .con .change .zwgk .zcjd .newsList a {
    width: 214px;
}

.main .con .change .zwgk .zwgkIcon .icon {
    float: left;
    width: 20%;
    text-align: center;
    margin: 10px 0;
}

.main .con .change .zwgk .zwgkIcon .icon .drow {
    background: #5a99cc;
    width: 60px;
    border-radius: 30px;
    margin: 0 auto 10px;
    height: 60px;
}

.main .con .change .zwgk .zwgkIcon .icon .drow:hover {
    background: #3b94d9;
}

.main .con .change .zwgk .zwgkIcon .icon .drow img {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}

.main .con .change .zwfw .major {
    width: 760px;
}


.main .con .change .zwfw .major .zwfwSearch {
    width: 760px;
    position: relative;
    margin-bottom: 40px;
}

.main .con .change .zwfw .major .zwfwSearch form {
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    line-height: 48px;
    display: block;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: url("../images/search_zwfw.png") no-repeat 20px center #f2f2f2;

}

.main .con .change .zwfw .major .zwfwSearch form input {
    height: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 16px;
    background: none;
    width: 600px;
    border: none;
    margin-left: 64px;
}

.main .con .change .zwfw .major .zwfwSearch form button {
    width: 90px;
    text-align: center;
    height: 100%;
    font-weight: bold;
    background: #3968b6;
    cursor: pointer;
    display: block;
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 0;
    position: absolute;
}

.main .con .change .zwfw .major .grfw {
    width: 360px;
}

.main .con .change .zwfw .major .frfw {
    margin-left: 36px;
}

.main .con .change .zwfw .major .grfw h5 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #ececec;
}

.main .con .change .zwfw .major .grfw h5 span {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 86px;
    height: 2px;
    background: #3868b6;
}

.main .con .change .zwfw .major .grfw h5 a.more {
    font-size: 16px;
    margin-top: 6px;
    font-weight: normal;
}

.main .con .change .zwfw .major .grfw .fwIcon .icon {
    width: 97px;
    position: relative;
    margin: 11px 12px 11px 11px;
    float: left;
    box-shadow: 0 0 6px 0 #C4DBED;
    height: 96px;
}

.main .con .change .zwfw .major .grfw .fwIcon .icon p {
    position: absolute;
    width: 97px;
    font-size: 15px;
    text-align: center;
    left: 0;
    bottom: 8px;
}

.main .con .change .zwfw .zwfwBanner {
    width: 320px;
}

.main .con .change .zwfw .zwfwBanner .modular {
    display: block;
    margin-bottom: 12px;
}

.main .con .change .zwfw .zwfwBanner .modular img {
    width: 320px;
    height: 84px;
}

.main .con .change .zwfw .zwfwBanner .znzx .section {
    background: #FFFFFF;
    box-shadow: 0 0 9px 0 #C4DBED;
    width: 152px;
    height: 95px;
    text-align: center;
}

.main .con .change .zwfw .zwfwBanner .znzx .section img {
    display: block;
    margin: 10px auto;
}
.znzx{margin-top: 30px;}
.main .con .change .zwfw .zwfwIcon {
    margin-right: -16px;
    margin-top: 20px;
}

.main .con .change .zwfw .zwfwIcon .icon {
    background: #ffffff;
    margin-right: 14px;
    float: left;
    height: 54px;
    line-height: 54px;
    width: 217px;
    text-align: center;
}

.main .con .change .zwfw .zwfwIcon .icon:hover {
    background: #DBE9F4;
}

.main .con .change .zwfw .zwfwIcon .icon a {
    display: block;
}

.main .con .change .zwfw .zwfwIcon .icon img {
    display: inline-block;
    margin-right: 10px;
}

.main .con .change .hdjl .zxft {
    width: 400px;
}

.main .con .change .hdjl .zxft h5 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #ececec;
}

.main .con .change .hdjl .zxft h5 span {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 86px;
    height: 2px;
    background: #3868b6;
}

.main .con .change .hdjl .zxft h5 a.more {
    font-size: 16px;
    margin-top: 6px;
    font-weight: normal;
}

.main .con .change .hdjl .zxft .zxftPic {
    width: 400px;
    height: 268px;
    position: relative;
    margin-bottom: 36px;
}

.main .con .change .hdjl .zxft .zxftPic img {
    width: 400px;
    height: 268px;
}

.main .con .change .hdjl .zxft .zxftPic p {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    text-indent: 10px;
    color: #FFFFFF;
    overflow: hidden;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.4);
}

.main .con .change .hdjl .zxft .wqft .title {
    margin-bottom: 20px;
}

.main .con .change .hdjl .zxft .wqft .title h6 {
    display: inline-block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #3b94d9;
    color: #FFFFFF;
}

.main .con .change .hdjl .zxft .wqft .wqftPic {
    margin-right: -6px;
}

.main .con .change .hdjl .zxft .wqft .wqftPic .section {
    width: 130px;
    height: 86px;
    margin-right: 5px;
}

.main .con .change .hdjl .zxft .wqft .wqftPic .section img {
    width: 130px;
    height: 86px;
}

.main .con .change .hdjl .lyxd {
    width: 660px;
}

.main .con .change .hdjl .lyxd .lyxdNav {
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.main .con .change .hdjl .lyxd .lyxdNav li {
    float: left;
    padding-bottom: 10px;
    cursor: pointer;
}

.main .con .change .hdjl .lyxd .lyxdNav span.line {
    width: 1px;
    height: 14px;
    background: #999999;
    display: inline-block;
    float: left;
    margin: 8px 30px 0;
}

.main .con .change .hdjl .lyxd .lyxdNav li.active {
    color: #3868b6;
    font-weight: bold;
    border-bottom: 2px solid #3868b6;
}

.main .con .change .hdjl .lyxd .lyxdBox .section {
    position: relative;
}

.main .con .change .hdjl .lyxd .lyxdBox .section .more {
    position: absolute;
    right: 0;
    top: -50px;
}

.main .con .change .hdjl .lyxd .lyxdBox .section .newsList li a {
    width: 520px;
}

.main .con .change .hdjl .lyxd .hdjlSearch {
    width: 660px;
    position: relative;
    margin: 20px 0;
}

.main .con .change .hdjl .lyxd .hdjlSearch form {
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    line-height: 48px;
    display: block;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    background: url("../images/search_zwfw.png") no-repeat 20px center #f2f2f2;

}

.main .con .change .hdjl .lyxd .hdjlSearch form input {
    height: 100%;
    display: block;
    box-sizing: border-box;
    font-size: 16px;
    background: none;
    width: 600px;
    border: none;
    margin-left: 64px;
}

.main .con .change .hdjl .lyxd .hdjlSearch form button {
    width: 90px;
    text-align: center;
    height: 100%;
    font-weight: bold;
    background: #3968b6;
    cursor: pointer;
    display: block;
    font-size: 20px;
    color: #fff;
    right: 0;
    top: 0;
    position: absolute;
}

.main .con .change .hdjl .lyxd .hdjlIcon .icon {
    float: left;
    margin: 10px 24px;
    width: 84px;
    text-align: center;
}

.main .con .change .hdjl .lyxd .hdjlIcon .icon a:hover .drow {
    background: #f3faff;
}

.main .con .change .hdjl .lyxd .hdjlIcon .icon .drow {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background: #FFFFFF;
    margin: 10px auto;
    box-shadow: 0 0 6px 0 #C4DBED;
}

.main .con .change .hdjl .lyxd .hdjlIcon .icon .drow img {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
}
/*专题滚动栏*/
.main .con .box {
	width: 1250px;
	height: 110px;
	overflow: hidden;
	margin: 30px auto 0;
}

.main .con .box  .scroll {
	width: 1250px;
	overflow: hidden;
	position: relative;
}
.main .con .box  .scroll .arrow-left {
	width: 10px;
    left: 0;
    top: 40%;
    position: absolute;
    height: 17px;
    z-index: 2;
    background: url(../images/ts_left.png) no-repeat;
}

.main .con .box  .scroll .arrow-right {
	width: 10px;
    right: 0;
    top: 40%;
    position: absolute;
    height: 17px;
    z-index: 2;
    background: url(../images/ts_right.png) no-repeat;
}
.main .con .box .scroll .swiper-container{
	height: 110px;
    width: 1200px;
}
.main .con .box  .scroll .swiper-container img{
	width: 377px;
    height:110px;
    display: block;
    margin: auto;
}


/*图说价值观*/
.main .con .ts {
    background: #FFFFFF;
    padding: 0 30px;
    margin: 30px auto;
    width: 1200px;
}

.main .con .ts h4 {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #ececec;
}

.main .con .ts h4 span {
    position: absolute;
    left: 0;
    bottom: -1px;
    display: block;
    width: 202px;
    height: 2px;
    background: #3868b6;
}

.main .con .ts h4 a.more {
    font-size: 16px;
    margin-top: 6px;
    font-weight: normal;
}

.main .con .ts .container {
    position: relative;
}

.main .con .ts .container .swiper-ts {
    width: 1100px;
    margin: 0 auto;
    height: 230px;
}

.main .con .ts .container .swiper-ts .section {
    width: 140px;
    margin: 0 auto;
}

.main .con .ts .container .swiper-ts .section p {
    text-align: center;
    margin-top: 8px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .con .ts .container .swiper-ts .section img{
    width: 140px;
    height: 196px;
}

.sidebar{
    position: fixed;
    right: 10px;
    top: 300px;
    z-index:10;
    color: #767676;
}

.sidebar li{
    background: #f7fbff;
    width: 80px;
    padding-top: 8px;
    height: 80px;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #E4E4E4;
}
.sidebar li:hover{
    background: #EDF4FC;
}
.sidebar li:last-child{
    border-bottom: none;
}

.sidebar li img{
    display: block;
    margin: 0 auto 2px;
}

.sidebar li .sidebarEwm{
    width: 132px;
    position: absolute;
    right: 80px;
    box-sizing: border-box;
    padding-top: 8px;
    top:-22px;
    background: url("https://www.zhanjiang.gov.cn/public/ewm_bg.png") no-repeat;
    height: 126px;
}

.sidebar li .sidebarEwm img{
    width: 110px;
    margin-left: 8px;
}

.share-bar {
    width: 320px;
    height: 190px;
    overflow: hidden;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0px;
}
.share-bar .close{
    position: absolute;
    right: 0; 
    width: 16px;
    height: 16px; 
    float: right;
    z-index: 10;
    top:-2px;
}
.share-bar .swiper-share {
    width: 320px;
    height: 190px;
}

.share-bar .section {
    width: 320px;
    height: 190px;
    position: relative;
}

.share-bar .section img {
    width: 320px;
    height: 190px;
}

.share-bar .pagination {
    position: absolute;
    text-align: right;
    bottom: 5px;
    z-index: 2;
    right: 10px;
}

.share-bar .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background: #b6c0c1;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    transition: all 0.4s;
}

.share-bar .pagination .swiper-active-switch {
    background: #3b94d9;
}

